Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Codemod][PSS] Upgrade fbcode/pytorch to Python Scientific Stack 2 #3845

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

[Codemod][PSS] Upgrade fbcode/pytorch to Python Scientific Stack 2 (#…

32abc8d
Select commit
Loading
Failed to load commit list.
Open

[Codemod][PSS] Upgrade fbcode/pytorch to Python Scientific Stack 2 #3845

[Codemod][PSS] Upgrade fbcode/pytorch to Python Scientific Stack 2 (#…
32abc8d
Select commit
Loading
Failed to load commit list.
PyTorch Bot / Dr.CI completed Oct 18, 2024 in 0s

Dr.CI classification results

{"FAILED":[{"workflowId":11397172185,"workflowUniqueId":14651946,"id":31712190031,"runnerName":"GitHub Actions 263","authorEmail":"[email protected]","name":"Integration Test / build (3.8)","jobName":"build (3.8)","conclusion":"failure","completed_at":"2024-10-18T04:00:00.000000000Z","html_url":"https://github.com/pytorch/audio/actions/runs/11397172185/job/31712190031","head_branch":"export-D64008689","pr_number":3845,"head_sha":"32abc8da301352a0cb417f08f95d4477b178663e","head_sha_timestamp":"2024-10-18T03:57:00Z","failure_captures":["subprocess.CalledProcessError: Command '['cmake', '/home/runner/work/audio/audio', '-DCMAKE_BUILD_TYPE=Release', '-DCMAKE_PREFIX_PATH=/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/torch/share/cmake', '-DCMAKE_INSTALL_PREFIX=/home/runner/work/audio/audio/build/lib.linux-x86_64-cpython-38/', '-DCMAKE_VERBOSE_MAKEFILE=ON', '-DPython_INCLUDE_DIR=/opt/hostedtoolcache/Python/3.8.18/x64/include/python3.8', '-DBUILD_CPP_TEST=OFF', '-DBUILD_SOX:BOOL=ON', '-DBUILD_RIR:BOOL=ON', '-DBUILD_RNNT:BOOL=ON', '-DBUILD_ALIGN:BOOL=ON', '-DBUILD_CUDA_CTC_DECODER:BOOL=ON', '-DBUILD_TORCHAUDIO_PYTHON_EXTENSION:BOOL=ON', '-DBUILD_TORIO_PYTHON_EXTENSION:BOOL=ON', '-DUSE_ROCM:BOOL=OFF', '-DUSE_CUDA:BOOL=ON', '-DUSE_OPENMP:BOOL=ON', '-DUSE_FFMPEG:BOOL=ON', '-GNinja']' returned non-zero exit status 1."],"failure_lines":["subprocess.CalledProcessError: Command '['cmake', '/home/runner/work/audio/audio', '-DCMAKE_BUILD_TYPE=Release', '-DCMAKE_PREFIX_PATH=/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/torch/share/cmake', '-DCMAKE_INSTALL_PREFIX=/home/runner/work/audio/audio/build/lib.linux-x86_64-cpython-38/', '-DCMAKE_VERBOSE_MAKEFILE=ON', '-DPython_INCLUDE_DIR=/opt/hostedtoolcache/Python/3.8.18/x64/include/python3.8', '-DBUILD_CPP_TEST=OFF', '-DBUILD_SOX:BOOL=ON', '-DBUILD_RIR:BOOL=ON', '-DBUILD_RNNT:BOOL=ON', '-DBUILD_ALIGN:BOOL=ON', '-DBUILD_CUDA_CTC_DECODER:BOOL=ON', '-DBUILD_TORCHAUDIO_PYTHON_EXTENSION:BOOL=ON', '-DBUILD_TORIO_PYTHON_EXTENSION:BOOL=ON', '-DUSE_ROCM:BOOL=OFF', '-DUSE_CUDA:BOOL=ON', '-DUSE_OPENMP:BOOL=ON', '-DUSE_FFMPEG:BOOL=ON', '-GNinja']' returned non-zero exit status 1."],"failure_context":[],"time":"2024-10-18T03:57:08.000000000Z"},{"workflowId":11397172207,"workflowUniqueId":47130345,"id":31712190422,"runnerName":"i-07fcef7f8b4195a19","authorEmail":"[email protected]","name":"Unit-tests on Linux GPU / tests (3.10, 11.8) / linux-job","jobName":"tests (3.10, 11.8) / linux-job","conclusion":"failure","completed_at":"2024-10-18T05:19:19.000000000Z","html_url":"https://github.com/pytorch/audio/actions/runs/11397172207/job/31712190422","head_branch":"export-D64008689","pr_number":3845,"head_sha":"32abc8da301352a0cb417f08f95d4477b178663e","head_sha_timestamp":"2024-10-18T03:57:00Z","failure_captures":["RuntimeError: Command docker exec -t 078f067c6e4ab7131b4cf9a96508f552c6c387fee03c4e6f823fd180fdddaf92 /exec failed with exit code 2"],"failure_lines":["RuntimeError: Command docker exec -t 078f067c6e4ab7131b4cf9a96508f552c6c387fee03c4e6f823fd180fdddaf92 /exec failed with exit code 2"],"failure_context":["+ pytest -v --cov=torchaudio --junitxml=/test-results/junit.xml --durations 100 -k 'cuda or gpu' torchaudio_unittest","+ grep TORCHAUDIO","+ env","+ python3 -m torch.utils.collect_env","+ cd test","+ declare -a args","+ args=('-v' '--cov=torchaudio' "--junitxml=${RUNNER_TEST_RESULTS_DIR}/junit.xml" '--durations' '100' '-k' 'cuda or gpu')","+ PATH=/pytorch/audio/third_party/install/bin/:/pytorch/audio/ci_env/bin:/opt/conda/condabin:/opt/conda/bin:/usr/local/cuda-11.8/bin:/opt/rh/devtoolset-9/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","+ export PATH=/pytorch/audio/third_party/install/bin/:/pytorch/audio/ci_env/bin:/opt/conda/condabin:/opt/conda/bin:/usr/local/cuda-11.8/bin:/opt/rh/devtoolset-9/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","+ echo '::group::Run tests'","+ echo ::endgroup::","+ pip3 install --progress-bar off kaldi-io SoundFile coverage pytest pytest-cov scipy==1.7.3 transformers expecttest unidecode inflect Pillow sentencepiece pytorch-lightning 'protobuf<4.21.0' demucs tinytag flashlight-text git+https://github.com/kpu/kenlm/ git+https://github.com/pytorch/fairseq.git@e47a4c8"],"time":"2024-10-18T03:57:09.000000000Z"},{"workflowId":11397172207,"workflowUniqueId":47130345,"id":31712190541,"runnerName":"i-0f4f0e0edd4821574","authorEmail":"[email protected]","name":"Unit-tests on Linux GPU / tests (3.8, 11.8) / linux-job","jobName":"tests (3.8, 11.8) / linux-job","conclusion":"failure","completed_at":"2024-10-18T05:33:00.000000000Z","html_url":"https://github.com/pytorch/audio/actions/runs/11397172207/job/31712190541","head_branch":"export-D64008689","pr_number":3845,"head_sha":"32abc8da301352a0cb417f08f95d4477b178663e","head_sha_timestamp":"2024-10-18T03:57:00Z","failure_captures":["RuntimeError: Command docker exec -t e27fa9dea464df6a53bba3b3a477abdfde142ea10276231cc9335e5aca61ae2c /exec failed with exit code 2"],"failure_lines":["RuntimeError: Command docker exec -t e27fa9dea464df6a53bba3b3a477abdfde142ea10276231cc9335e5aca61ae2c /exec failed with exit code 2"],"failure_context":["+ pytest -v --cov=torchaudio --junitxml=/test-results/junit.xml --durations 100 -k 'cuda or gpu' torchaudio_unittest","+ grep TORCHAUDIO","+ env","+ python3 -m torch.utils.collect_env","+ cd test","+ declare -a args","+ args=('-v' '--cov=torchaudio' "--junitxml=${RUNNER_TEST_RESULTS_DIR}/junit.xml" '--durations' '100' '-k' 'cuda or gpu')","+ PATH=/pytorch/audio/third_party/install/bin/:/pytorch/audio/ci_env/bin:/opt/conda/condabin:/opt/conda/bin:/usr/local/cuda-11.8/bin:/opt/rh/devtoolset-9/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","+ export PATH=/pytorch/audio/third_party/install/bin/:/pytorch/audio/ci_env/bin:/opt/conda/condabin:/opt/conda/bin:/usr/local/cuda-11.8/bin:/opt/rh/devtoolset-9/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","+ echo '::group::Run tests'","+ echo ::endgroup::","+ pip3 install --progress-bar off kaldi-io SoundFile coverage pytest pytest-cov scipy==1.7.3 transformers expecttest unidecode inflect Pillow sentencepiece pytorch-lightning 'protobuf<4.21.0' demucs tinytag flashlight-text git+https://github.com/kpu/kenlm/ git+https://github.com/pytorch/fairseq.git@e47a4c8"],"time":"2024-10-18T03:57:10.000000000Z"},{"workflowId":11397172207,"workflowUniqueId":47130345,"id":31712190648,"runnerName":"i-01226b4928e1b82b3","authorEmail":"[email protected]","name":"Unit-tests on Linux GPU / tests (3.9, 11.8) / linux-job","jobName":"tests (3.9, 11.8) / linux-job","conclusion":"failure","completed_at":"2024-10-18T05:27:57.000000000Z","html_url":"https://github.com/pytorch/audio/actions/runs/11397172207/job/31712190648","head_branch":"export-D64008689","pr_number":3845,"head_sha":"32abc8da301352a0cb417f08f95d4477b178663e","head_sha_timestamp":"2024-10-18T03:57:00Z","failure_captures":["RuntimeError: Command docker exec -t 0bfdcd06eda30762393eb8b4236e7e062c2d193203aa86a142c358488914fbde /exec failed with exit code 2"],"failure_lines":["RuntimeError: Command docker exec -t 0bfdcd06eda30762393eb8b4236e7e062c2d193203aa86a142c358488914fbde /exec failed with exit code 2"],"failure_context":["+ pytest -v --cov=torchaudio --junitxml=/test-results/junit.xml --durations 100 -k 'cuda or gpu' torchaudio_unittest","+ grep TORCHAUDIO","+ env","+ python3 -m torch.utils.collect_env","+ cd test","+ declare -a args","+ args=('-v' '--cov=torchaudio' "--junitxml=${RUNNER_TEST_RESULTS_DIR}/junit.xml" '--durations' '100' '-k' 'cuda or gpu')","+ PATH=/pytorch/audio/third_party/install/bin/:/pytorch/audio/ci_env/bin:/opt/conda/condabin:/opt/conda/bin:/usr/local/cuda-11.8/bin:/opt/rh/devtoolset-9/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","+ export PATH=/pytorch/audio/third_party/install/bin/:/pytorch/audio/ci_env/bin:/opt/conda/condabin:/opt/conda/bin:/usr/local/cuda-11.8/bin:/opt/rh/devtoolset-9/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","+ echo '::group::Run tests'","+ echo ::endgroup::","+ pip3 install --progress-bar off kaldi-io SoundFile coverage pytest pytest-cov scipy==1.7.3 transformers expecttest unidecode inflect Pillow sentencepiece pytorch-lightning 'protobuf<4.21.0' demucs tinytag flashlight-text git+https://github.com/kpu/kenlm/ git+https://github.com/pytorch/fairseq.git@e47a4c8"],"time":"2024-10-18T03:57:10.000000000Z"}],"FLAKY":[],"BROKEN_TRUNK":[{"workflowId":11397172230,"workflowUniqueId":55959754,"id":31721653729,"runnerName":"GitHub Actions 102","authorEmail":"[email protected]","name":"Build Windows Conda / pytorch/audio / upload / conda-py3_9-cuda11_8","jobName":"pytorch/audio / upload / conda-py3_9-cuda11_8","conclusion":"failure","completed_at":"2024-10-18T08:49:33.000000000Z","html_url":"https://github.com/pytorch/audio/actions/runs/11397172230/job/31721653729","head_branch":"export-D64008689","pr_number":3845,"head_sha":"32abc8da301352a0cb417f08f95d4477b178663e","head_sha_timestamp":"2024-10-18T03:57:00Z","failure_captures":["##[error]Unable to find an artifact with the name: pytorch_audio__3.9_cu118_"],"failure_lines":["##[error]Unable to find an artifact with the name: pytorch_audio__3.9_cu118_"],"failure_context":[],"time":"2024-10-18T08:49:13.000000000Z"},{"workflowId":11397172230,"workflowUniqueId":55959754,"id":31721654061,"runnerName":"GitHub Actions 112","authorEmail":"[email protected]","name":"Build Windows Conda / pytorch/audio / upload / conda-py3_9-cuda12_1","jobName":"pytorch/audio / upload / conda-py3_9-cuda12_1","conclusion":"failure","completed_at":"2024-10-18T08:49:28.000000000Z","html_url":"https://github.com/pytorch/audio/actions/runs/11397172230/job/31721654061","head_branch":"export-D64008689","pr_number":3845,"head_sha":"32abc8da301352a0cb417f08f95d4477b178663e","head_sha_timestamp":"2024-10-18T03:57:00Z","failure_captures":["##[error]Unable to find an artifact with the name: pytorch_audio__3.9_cu121_"],"failure_lines":["##[error]Unable to find an artifact with the name: pytorch_audio__3.9_cu121_"],"failure_context":[],"time":"2024-10-18T08:49:13.000000000Z"},{"workflowId":11397172230,"workflowUniqueId":55959754,"id":31721654370,"runnerName":"GitHub Actions 475","authorEmail":"[email protected]","name":"Build Windows Conda / pytorch/audio / upload / conda-py3_9-cuda12_4","jobName":"pytorch/audio / upload / conda-py3_9-cuda12_4","conclusion":"failure","completed_at":"2024-10-18T08:49:32.000000000Z","html_url":"https://github.com/pytorch/audio/actions/runs/11397172230/job/31721654370","head_branch":"export-D64008689","pr_number":3845,"head_sha":"32abc8da301352a0cb417f08f95d4477b178663e","head_sha_timestamp":"2024-10-18T03:57:00Z","failure_captures":["##[error]Unable to find an artifact with the name: pytorch_audio__3.9_cu124_"],"failure_lines":["##[error]Unable to find an artifact with the name: pytorch_audio__3.9_cu124_"],"failure_context":[],"time":"2024-10-18T08:49:14.000000000Z"},{"workflowId":11397172211,"workflowUniqueId":55948523,"id":31728621150,"runnerName":"GitHub Actions 141","authorEmail":"[email protected]","name":"Build Windows Wheels / pytorch/audio / upload / wheel-py3_9-cuda11_8","jobName":"pytorch/audio / upload / wheel-py3_9-cuda11_8","conclusion":"failure","completed_at":"2024-10-18T11:27:19.000000000Z","html_url":"https://github.com/pytorch/audio/actions/runs/11397172211/job/31728621150","head_branch":"export-D64008689","pr_number":3845,"head_sha":"32abc8da301352a0cb417f08f95d4477b178663e","head_sha_timestamp":"2024-10-18T03:57:00Z","failure_captures":["##[error]Unable to find an artifact with the name: pytorch_audio__3.9_cu118_"],"failure_lines":["##[error]Unable to find an artifact with the name: pytorch_audio__3.9_cu118_"],"failure_context":[],"time":"2024-10-18T11:26:42.000000000Z"},{"workflowId":11397172211,"workflowUniqueId":55948523,"id":31728621385,"runnerName":"GitHub Actions 492","authorEmail":"[email protected]","name":"Build Windows Wheels / pytorch/audio / upload / wheel-py3_9-cuda12_1","jobName":"pytorch/audio / upload / wheel-py3_9-cuda12_1","conclusion":"failure","completed_at":"2024-10-18T11:27:17.000000000Z","html_url":"https://github.com/pytorch/audio/actions/runs/11397172211/job/31728621385","head_branch":"export-D64008689","pr_number":3845,"head_sha":"32abc8da301352a0cb417f08f95d4477b178663e","head_sha_timestamp":"2024-10-18T03:57:00Z","failure_captures":["##[error]Unable to find an artifact with the name: pytorch_audio__3.9_cu121_"],"failure_lines":["##[error]Unable to find an artifact with the name: pytorch_audio__3.9_cu121_"],"failure_context":[],"time":"2024-10-18T11:26:43.000000000Z"},{"workflowId":11397172211,"workflowUniqueId":55948523,"id":31728621642,"runnerName":"GitHub Actions 157","authorEmail":"[email protected]","name":"Build Windows Wheels / pytorch/audio / upload / wheel-py3_9-cuda12_4","jobName":"pytorch/audio / upload / wheel-py3_9-cuda12_4","conclusion":"failure","completed_at":"2024-10-18T11:27:19.000000000Z","html_url":"https://github.com/pytorch/audio/actions/runs/11397172211/job/31728621642","head_branch":"export-D64008689","pr_number":3845,"head_sha":"32abc8da301352a0cb417f08f95d4477b178663e","head_sha_timestamp":"2024-10-18T03:57:00Z","failure_captures":["##[error]Unable to find an artifact with the name: pytorch_audio__3.9_cu124_"],"failure_lines":["##[error]Unable to find an artifact with the name: pytorch_audio__3.9_cu124_"],"failure_context":[],"time":"2024-10-18T11:26:43.000000000Z"},{"workflowId":11397172222,"workflowUniqueId":56760987,"id":31712190483,"runnerName":"i-0017f6e9ddc7272ca","authorEmail":"[email protected]","name":"Unit-tests on Linux CPU / tests (3.10) / linux-job","jobName":"tests (3.10) / linux-job","conclusion":"failure","completed_at":"2024-10-18T06:02:49.000000000Z","html_url":"https://github.com/pytorch/audio/actions/runs/11397172222/job/31712190483","head_branch":"export-D64008689","pr_number":3845,"head_sha":"32abc8da301352a0cb417f08f95d4477b178663e","head_sha_timestamp":"2024-10-18T03:57:00Z","failure_captures":["##[error]The operation was canceled."],"failure_lines":["##[error]The operation was canceled."],"failure_context":["+ /opt/conda/bin/conda install -y -c conda-forge -c numba/label/dev sox libvorbis librosa==0.10.0 parameterized 'requests>=2.20' 'ffmpeg>=6,<7'","+ __conda_exe install -y -c conda-forge -c numba/label/dev sox libvorbis librosa==0.10.0 parameterized 'requests>=2.20' 'ffmpeg>=6,<7'","+ case "$cmd" in","+ local cmd=install","+ conda install -y -c conda-forge -c numba/label/dev sox libvorbis librosa==0.10.0 parameterized 'requests>=2.20' 'ffmpeg>=6,<7'","+ hash -r","+ '[' -n '' ']'","+ '[' -n '' ']'","+ __conda_hashr","++ CONDA_PROMPT_MODIFIER='(ci) '","++ export 'CONDA_PROMPT_MODIFIER=(ci) '","++ CONDA_SHLVL=2"],"time":"2024-10-18T03:57:10.000000000Z"},{"workflowId":11397172222,"workflowUniqueId":56760987,"id":31712190571,"runnerName":"i-09bb536863bf875ad","authorEmail":"[email protected]","name":"Unit-tests on Linux CPU / tests (3.8) / linux-job","jobName":"tests (3.8) / linux-job","conclusion":"failure","completed_at":"2024-10-18T06:02:54.000000000Z","html_url":"https://github.com/pytorch/audio/actions/runs/11397172222/job/31712190571","head_branch":"export-D64008689","pr_number":3845,"head_sha":"32abc8da301352a0cb417f08f95d4477b178663e","head_sha_timestamp":"2024-10-18T03:57:00Z","failure_captures":["##[error]The operation was canceled."],"failure_lines":["##[error]The operation was canceled."],"failure_context":["+ /opt/conda/bin/conda install -y -c conda-forge sox libvorbis librosa==0.10.0 parameterized 'requests>=2.20' 'ffmpeg>=6,<7'","+ __conda_exe install -y -c conda-forge sox libvorbis librosa==0.10.0 parameterized 'requests>=2.20' 'ffmpeg>=6,<7'","+ case "$cmd" in","+ local cmd=install","+ conda install -y -c conda-forge sox libvorbis librosa==0.10.0 parameterized 'requests>=2.20' 'ffmpeg>=6,<7'","+ hash -r","+ '[' -n '' ']'","+ '[' -n '' ']'","+ __conda_hashr","++ CONDA_PROMPT_MODIFIER='(ci) '","++ export 'CONDA_PROMPT_MODIFIER=(ci) '","++ CONDA_SHLVL=2"],"time":"2024-10-18T03:57:10.000000000Z"},{"workflowId":11397172222,"workflowUniqueId":56760987,"id":31712190775,"runnerName":"i-050a9aa92a1a79398","authorEmail":"[email protected]","name":"Unit-tests on Linux CPU / tests (3.9) / linux-job","jobName":"tests (3.9) / linux-job","conclusion":"failure","completed_at":"2024-10-18T06:02:58.000000000Z","html_url":"https://github.com/pytorch/audio/actions/runs/11397172222/job/31712190775","head_branch":"export-D64008689","pr_number":3845,"head_sha":"32abc8da301352a0cb417f08f95d4477b178663e","head_sha_timestamp":"2024-10-18T03:57:00Z","failure_captures":["##[error]The operation was canceled."],"failure_lines":["##[error]The operation was canceled."],"failure_context":["+ /opt/conda/bin/conda install -y -c conda-forge -c numba/label/dev sox libvorbis librosa==0.10.0 parameterized 'requests>=2.20' 'ffmpeg>=6,<7'","+ __conda_exe install -y -c conda-forge -c numba/label/dev sox libvorbis librosa==0.10.0 parameterized 'requests>=2.20' 'ffmpeg>=6,<7'","+ case "$cmd" in","+ local cmd=install","+ conda install -y -c conda-forge -c numba/label/dev sox libvorbis librosa==0.10.0 parameterized 'requests>=2.20' 'ffmpeg>=6,<7'","+ hash -r","+ '[' -n '' ']'","+ '[' -n '' ']'","+ __conda_hashr","++ CONDA_PROMPT_MODIFIER='(ci) '","++ export 'CONDA_PROMPT_MODIFIER=(ci) '","++ CONDA_SHLVL=2"],"time":"2024-10-18T03:57:11.000000000Z"},{"workflowId":11397172205,"workflowUniqueId":56761844,"id":31712190191,"runnerName":"GitHub Actions 349","authorEmail":"[email protected]","name":"Unit-tests on Macos CPU / tests / macos-job","jobName":"tests / macos-job","conclusion":"failure","completed_at":"2024-10-18T04:55:36.000000000Z","html_url":"https://github.com/pytorch/audio/actions/runs/11397172205/job/31712190191","head_branch":"export-D64008689","pr_number":3845,"head_sha":"32abc8da301352a0cb417f08f95d4477b178663e","head_sha_timestamp":"2024-10-18T03:57:00Z","failure_captures":["torchaudio_unittest/prototype/functional/pyroomacoustics_compatibility_test.py::CompatibilityTest::test_simulate_rir_ism_single_band_1"],"failure_lines":["FAILED torchaudio_unittest/prototype/functional/pyroomacoustics_compatibility_test.py::CompatibilityTest::test_simulate_rir_ism_single_band_1 - AssertionError: The values for attribute 'shape' do not match: torch.Size([4, 899]) != torch.Size([4, 898])."],"failure_context":["+ ./.github/scripts/unittest-linux/run_test.sh","+ echo '::group::Run Tests'","+ echo ::endgroup::","+ pip install kaldi-io SoundFile coverage pytest pytest-cov scipy==1.7.3 expecttest unidecode inflect Pillow sentencepiece pytorch-lightning 'protobuf<4.21.0' demucs tinytag pyroomacoustics flashlight-text git+https://github.com/kpu/kenlm","+ hash -r","+ '[' -n '' ']'","+ '[' -n '' ']'","+ __conda_hashr","+++ unset conda_catalog_files ifs_libxml2 rem","+++ XML_CATALOG_FILES='file:///usr/local/miniconda/envs/ci/etc/xml/catalog file:///etc/xml/catalog'","+++ export 'XML_CATALOG_FILES=file:///usr/local/miniconda/envs/ci/etc/xml/catalog file:///etc/xml/catalog'","+++ conda_catalog_files='file:///usr/local/miniconda/envs/ci/etc/xml/catalog file:///etc/xml/catalog'"],"time":"2024-10-18T03:57:09.000000000Z"},{"workflowId":11397172202,"workflowUniqueId":56987541,"id":31712190158,"runnerName":"i-0080b54672d121568","authorEmail":"[email protected]","name":"Unittests on Windows CPU / unittests-windows-cpu / windows-job","jobName":"unittests-windows-cpu / windows-job","conclusion":"failure","completed_at":"2024-10-18T05:17:02.000000000Z","html_url":"https://github.com/pytorch/audio/actions/runs/11397172202/job/31712190158","head_branch":"export-D64008689","pr_number":3845,"head_sha":"32abc8da301352a0cb417f08f95d4477b178663e","head_sha_timestamp":"2024-10-18T03:57:00Z","failure_captures":["torchaudio_unittest\prototype\functional\pyroomacoustics_compatibility_test.py::CompatibilityTest::test_simulate_rir_ism_single_band_1"],"failure_lines":["FAILED torchaudio_unittest\prototype\functional\pyroomacoustics_compatibility_test.py::CompatibilityTest::test_simulate_rir_ism_single_band_1 - AssertionError: The values for attribute 'shape' do not match: torch.Size([4, 899]) != torch.Size([4, 898])."],"failure_context":["+ pytest --continue-on-collection-errors --cov=torchaudio '--junitxml=C:\actions-runner\_work\_temp/test-results/junit.xml' -v --durations 20 torchaudio_unittest","+ cd test","+ grep TORCHAUDIO","+ env","+ python -m torch.utils.collect_env","++ [[ cpu != \c\p\u ]]","++ version=cpu","++ '[' -z '' ']'","++ set -euxo pipefail","+ source /c/actions-runner/_work/audio/audio/pytorch/audio/.github/scripts/unittest-windows/set_cuda_envs.sh","+ this_dir=/c/actions-runner/_work/audio/audio/pytorch/audio/.github/scripts/unittest-windows","++ pwd"],"time":"2024-10-18T03:57:08.000000000Z"},{"workflowId":11397172204,"workflowUniqueId":56987542,"id":31712190256,"runnerName":"i-0ddd9d1f9d75e0725","authorEmail":"[email protected]","name":"Unittests on Windows GPU / unittests-windows-gpu / windows-job","jobName":"unittests-windows-gpu / windows-job","conclusion":"failure","completed_at":"2024-10-18T05:44:53.000000000Z","html_url":"https://github.com/pytorch/audio/actions/runs/11397172204/job/31712190256","head_branch":"export-D64008689","pr_number":3845,"head_sha":"32abc8da301352a0cb417f08f95d4477b178663e","head_sha_timestamp":"2024-10-18T03:57:00Z","failure_captures":["torchaudio_unittest\prototype\functional\pyroomacoustics_compatibility_test.py::CompatibilityTest::test_simulate_rir_ism_single_band_1"],"failure_lines":["FAILED torchaudio_unittest\prototype\functional\pyroomacoustics_compatibility_test.py::CompatibilityTest::test_simulate_rir_ism_single_band_1 - AssertionError: The values for attribute 'shape' do not match: torch.Size([4, 899]) != torch.Size([4, 898])."],"failure_context":["+ pytest --continue-on-collection-errors --cov=torchaudio '--junitxml=C:\actions-runner\_work\_temp/test-results/junit.xml' -v --durations 20 torchaudio_unittest","+ cd test","+ grep TORCHAUDIO","+ env","+ python -m torch.utils.collect_env","++ grep CUDA","++ env","++ nvcc --version","++ which nvcc","++ break","+-----------------------------------------------------------------------------+","+-----------------------------------------------------------------------------+"],"time":"2024-10-18T03:57:09.000000000Z"}],"UNSTABLE":[]}