2023-07-13T14:16:32.2078607Z Requested labels: linux.g5.4xlarge.nvidia.gpu 2023-07-13T14:16:32.2078857Z Job defined at: pytorch/test-infra/.github/workflows/build_wheels_linux.yml@refs/heads/main 2023-07-13T14:16:32.2079180Z Reusable workflow chain: 2023-07-13T14:16:32.2079294Z pytorch/audio/.github/workflows/build_wheels_linux.yml@refs/heads/nightly (83d75edafc2f9246e62b01722f52eb5484fbe13e) 2023-07-13T14:16:32.2079378Z -> pytorch/test-infra/.github/workflows/build_wheels_linux.yml@refs/heads/main (f1766167e55a3952a5eef0755a94cc78aaabbdc2) 2023-07-13T14:16:32.2079481Z Waiting for a runner to pick up this job... 2023-07-13T14:16:34.2300432Z Job is about to start running on the runner: i-00d65323b583cb9c3 (organization) 2023-07-13T14:16:42.7578434Z Current runner version: '2.306.0' 2023-07-13T14:16:42.7583549Z Runner name: 'i-00d65323b583cb9c3' 2023-07-13T14:16:42.7584071Z Runner group name: 'Default' 2023-07-13T14:16:42.7584759Z Machine name: 'ip-10-0-5-202' 2023-07-13T14:16:42.7587025Z ##[group]GITHUB_TOKEN Permissions 2023-07-13T14:16:42.7587765Z Actions: write 2023-07-13T14:16:42.7588175Z Checks: write 2023-07-13T14:16:42.7588545Z Contents: write 2023-07-13T14:16:42.7588917Z Deployments: write 2023-07-13T14:16:42.7589279Z Discussions: write 2023-07-13T14:16:42.7589671Z Issues: write 2023-07-13T14:16:42.7590024Z Metadata: read 2023-07-13T14:16:42.7590394Z Packages: write 2023-07-13T14:16:42.7590749Z Pages: write 2023-07-13T14:16:42.7591110Z PullRequests: write 2023-07-13T14:16:42.7591548Z RepositoryProjects: write 2023-07-13T14:16:42.7591971Z SecurityEvents: write 2023-07-13T14:16:42.7592351Z Statuses: write 2023-07-13T14:16:42.7592724Z ##[endgroup] 2023-07-13T14:16:42.7595549Z Secret source: Actions 2023-07-13T14:16:42.7596205Z Prepare workflow directory 2023-07-13T14:16:42.8763441Z Prepare all required actions 2023-07-13T14:16:42.8931005Z Getting action download info 2023-07-13T14:16:43.0700900Z Download action repository 'actions/checkout@v3' (SHA:c85c95e3d7251135ab7dc9ce3241c5835cc595a9) 2023-07-13T14:16:43.3913075Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-07-13T14:16:43.6548579Z Uses: pytorch/test-infra/.github/workflows/build_wheels_linux.yml@refs/heads/main (f1766167e55a3952a5eef0755a94cc78aaabbdc2) 2023-07-13T14:16:43.6549988Z ##[group] Inputs 2023-07-13T14:16:43.6550255Z repository: pytorch/audio 2023-07-13T14:16:43.6550492Z ref: 2023-07-13T14:16:43.6550751Z test-infra-repository: pytorch/test-infra 2023-07-13T14:16:43.6551021Z test-infra-ref: main 2023-07-13T14:16:43.6560966Z build-matrix: {"include": [{"python_version": "3.8", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/manylinux-builder:cpu", "package_type": "manywheel", "build_name": "manywheel-py3_8-cpu", "validation_runner": "linux.2xlarge", "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu", "channel": "nightly", "upload_to_base_bucket": "no", "stable_version": "2.0.1"}, {"python_version": "3.8", "gpu_arch_type": "cuda", "gpu_arch_version": "11.8", "desired_cuda": "cu118", "container_image": "pytorch/manylinux-builder:cuda11.8", "package_type": "manywheel", "build_name": "manywheel-py3_8-cuda11_8", "validation_runner": "linux.g5.4xlarge.nvidia.gpu", "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu118", "channel": "nightly", "upload_to_base_bucket": "no", "stable_version": "2.0.1"}, {"python_version": "3.8", "gpu_arch_type": "cuda", "gpu_arch_version": "12.1", "desired_cuda": "cu121", "container_image": "pytorch/manylinux-builder:cuda12.1", "package_type": "manywheel", "build_name": "manywheel-py3_8-cuda12_1", "validation_runner": "linux.g5.4xlarge.nvidia.gpu", "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu121", "channel": "nightly", "upload_to_base_bucket": "no", "stable_version": "2.0.1"}, {"python_version": "3.8", "gpu_arch_type": "rocm", "gpu_arch_version": "5.4.2", "desired_cuda": "rocm5.4.2", "container_image": "pytorch/manylinux-builder:rocm5.4.2", "package_type": "manywheel", "build_name": "manywheel-py3_8-rocm5_4_2", "validation_runner": "linux.2xlarge", "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm5.4.2", "channel": "nightly", "upload_to_base_bucket": "no", "stable_version": "2.0.1"}, {"python_version": "3.8", "gpu_arch_type": "rocm", "gpu_arch_version": "5.5", "desired_cuda": "rocm5.5", "container_image": "pytorch/manylinux-builder:rocm5.5", "package_type": "manywheel", "build_name": "manywheel-py3_8-rocm5_5", "validation_runner": "linux.2xlarge", "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm5.5", "channel": "nightly", "upload_to_base_bucket": "no", "stable_version": "2.0.1"}, {"python_version": "3.9", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/manylinux-builder:cpu", "package_type": "manywheel", "build_name": "manywheel-py3_9-cpu", "validation_runner": "linux.2xlarge", "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu", "channel": "nightly", "upload_to_base_bucket": "no", "stable_version": "2.0.1"}, {"python_version": "3.9", "gpu_arch_type": "cuda", "gpu_arch_version": "11.8", "desired_cuda": "cu118", "container_image": "pytorch/manylinux-builder:cuda11.8", "package_type": "manywheel", "build_name": "manywheel-py3_9-cuda11_8", "validation_runner": "linux.g5.4xlarge.nvidia.gpu", "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu118", "channel": "nightly", "upload_to_base_bucket": "no", "stable_version": "2.0.1"}, {"python_version": "3.9", "gpu_arch_type": "cuda", "gpu_arch_version": "12.1", "desired_cuda": "cu121", "container_image": "pytorch/manylinux-builder:cuda12.1", "package_type": "manywheel", "build_name": "manywheel-py3_9-cuda12_1", "validation_runner": "linux.g5.4xlarge.nvidia.gpu", "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu121", "channel": "nightly", "upload_to_base_bucket": "no", "stable_version": "2.0.1"}, {"python_version": "3.9", "gpu_arch_type": "rocm", "gpu_arch_version": "5.4.2", "desired_cuda": "rocm5.4.2", "container_image": "pytorch/manylinux-builder:rocm5.4.2", "package_type": "manywheel", "build_name": "manywheel-py3_9-rocm5_4_2", "validation_runner": "linux.2xlarge", "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm5.4.2", "channel": "nightly", "upload_to_base_bucket": "no", "stable_version": "2.0.1"}, {"python_version": "3.9", "gpu_arch_type": "rocm", "gpu_arch_version": "5.5", "desired_cuda": "rocm5.5", "container_image": "pytorch/manylinux-builder:rocm5.5", "package_type": "manywheel", "build_name": "manywheel-py3_9-rocm5_5", "validation_runner": "linux.2xlarge", "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm5.5", "channel": "nightly", "upload_to_base_bucket": "no", "stable_version": "2.0.1"}, {"python_version": "3.10", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/manylinux-builder:cpu", "package_type": "manywheel", "build_name": "manywheel-py3_10-cpu", "validation_runner": "linux.2xlarge", "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu", "channel": "nightly", "upload_to_base_bucket": "no", "stable_version": "2.0.1"}, {"python_version": "3.10", "gpu_arch_type": "cuda", "gpu_arch_version": "11.8", "desired_cuda": "cu118", "container_image": "pytorch/manylinux-builder:cuda11.8", "package_type": "manywheel", "build_name": "manywheel-py3_10-cuda11_8", "validation_runner": "linux.g5.4xlarge.nvidia.gpu", "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu118", "channel": "nightly", "upload_to_base_bucket": "no", "stable_version": "2.0.1"}, {"python_version": "3.10", "gpu_arch_type": "cuda", "gpu_arch_version": "12.1", "desired_cuda": "cu121", "container_image": "pytorch/manylinux-builder:cuda12.1", "package_type": "manywheel", "build_name": "manywheel-py3_10-cuda12_1", "validation_runner": "linux.g5.4xlarge.nvidia.gpu", "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu121", "channel": "nightly", "upload_to_base_bucket": "no", "stable_version": "2.0.1"}, {"python_version": "3.10", "gpu_arch_type": "rocm", "gpu_arch_version": "5.4.2", "desired_cuda": "rocm5.4.2", "container_image": "pytorch/manylinux-builder:rocm5.4.2", "package_type": "manywheel", "build_name": "manywheel-py3_10-rocm5_4_2", "validation_runner": "linux.2xlarge", "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm5.4.2", "channel": "nightly", "upload_to_base_bucket": "no", "stable_version": "2.0.1"}, {"python_version": "3.10", "gpu_arch_type": "rocm", "gpu_arch_version": "5.5", "desired_cuda": "rocm5.5", "container_image": "pytorch/manylinux-builder:rocm5.5", "package_type": "manywheel", "build_name": "manywheel-py3_10-rocm5_5", "validation_runner": "linux.2xlarge", "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm5.5", "channel": "nightly", "upload_to_base_bucket": "no", "stable_version": "2.0.1"}, {"python_version": "3.11", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/manylinux-builder:cpu", "package_type": "manywheel", "build_name": "manywheel-py3_11-cpu", "validation_runner": "linux.2xlarge", "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu", "channel": "nightly", "upload_to_base_bucket": "no", "stable_version": "2.0.1"}, {"python_version": "3.11", "gpu_arch_type": "cuda", "gpu_arch_version": "11.8", "desired_cuda": "cu118", "container_image": "pytorch/manylinux-builder:cuda11.8", "package_type": "manywheel", "build_name": "manywheel-py3_11-cuda11_8", "validation_runner": "linux.g5.4xlarge.nvidia.gpu", "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu118", "channel": "nightly", "upload_to_base_bucket": "no", "stable_version": "2.0.1"}, {"python_version": "3.11", "gpu_arch_type": "cuda", "gpu_arch_version": "12.1", "desired_cuda": "cu121", "container_image": "pytorch/manylinux-builder:cuda12.1", "package_type": "manywheel", "build_name": "manywheel-py3_11-cuda12_1", "validation_runner": "linux.g5.4xlarge.nvidia.gpu", "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu121", "channel": "nightly", "upload_to_base_bucket": "no", "stable_version": "2.0.1"}, {"python_version": "3.11", "gpu_arch_type": "rocm", "gpu_arch_version": "5.4.2", "desired_cuda": "rocm5.4.2", "container_image": "pytorch/manylinux-builder:rocm5.4.2", "package_type": "manywheel", "build_name": "manywheel-py3_11-rocm5_4_2", "validation_runner": "linux.2xlarge", "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm5.4.2", "channel": "nightly", "upload_to_base_bucket": "no", "stable_version": "2.0.1"}, {"python_version": "3.11", "gpu_arch_type": "rocm", "gpu_arch_version": "5.5", "desired_cuda": "rocm5.5", "container_image": "pytorch/manylinux-builder:rocm5.5", "package_type": "manywheel", "build_name": "manywheel-py3_11-rocm5_5", "validation_runner": "linux.2xlarge", "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm5.5", "channel": "nightly", "upload_to_base_bucket": "no", "stable_version": "2.0.1"}]} 2023-07-13T14:16:43.6570974Z pre-script: 2023-07-13T14:16:43.6571187Z post-script: 2023-07-13T14:16:43.6571473Z smoke-test-script: test/smoke_test/smoke_test_no_ffmpeg.py 2023-07-13T14:16:43.6571744Z env-var-script: 2023-07-13T14:16:43.6571976Z package-name: torchaudio 2023-07-13T14:16:43.6572223Z trigger-event: push 2023-07-13T14:16:43.6572451Z cache-path: 2023-07-13T14:16:43.6572665Z cache-key: 2023-07-13T14:16:43.6572921Z ##[endgroup] 2023-07-13T14:16:43.6573481Z Complete job name: pytorch/audio / manywheel-py3_9-cuda12_1 2023-07-13T14:16:43.7111715Z ##[group]Checking docker version 2023-07-13T14:16:43.7124801Z ##[command]/usr/bin/docker version --format '{{.Server.APIVersion}}' 2023-07-13T14:16:43.7601578Z '1.41' 2023-07-13T14:16:43.7618689Z Docker daemon API version: '1.41' 2023-07-13T14:16:43.7619099Z ##[command]/usr/bin/docker version --format '{{.Client.APIVersion}}' 2023-07-13T14:16:43.7800232Z '1.41' 2023-07-13T14:16:43.7811646Z Docker client API version: '1.41' 2023-07-13T14:16:43.7815649Z ##[endgroup] 2023-07-13T14:16:43.7818803Z ##[group]Clean up resources from previous jobs 2023-07-13T14:16:43.7823817Z ##[command]/usr/bin/docker ps --all --quiet --no-trunc --filter "label=dc4f4d" 2023-07-13T14:16:43.8005621Z ##[command]/usr/bin/docker network prune --force --filter "label=dc4f4d" 2023-07-13T14:16:43.8166183Z ##[endgroup] 2023-07-13T14:16:43.8166802Z ##[group]Create local container network 2023-07-13T14:16:43.8176325Z ##[command]/usr/bin/docker network create --label dc4f4d github_network_9c84961d5c7e4c3c84cf79568fe1cd34 2023-07-13T14:16:43.8632504Z 06104cb2f8be3e2c0da78718b7db7138c5744c2f4ad577a3162ee32cc8bad5ff 2023-07-13T14:16:43.8647736Z ##[endgroup] 2023-07-13T14:16:43.8725091Z ##[group]Starting job container 2023-07-13T14:16:43.8741066Z ##[command]/usr/bin/docker pull pytorch/manylinux-builder:cuda12.1 2023-07-13T14:16:44.0525272Z cuda12.1: Pulling from pytorch/manylinux-builder 2023-07-13T14:16:44.0525657Z 2d473b07cdd5: Pulling fs layer 2023-07-13T14:16:44.0525981Z 9bfe4c94de0b: Pulling fs layer 2023-07-13T14:16:44.0526291Z 58848e8ab8a1: Pulling fs layer 2023-07-13T14:16:44.0526919Z d99b7c22f86d: Pulling fs layer 2023-07-13T14:16:44.0527235Z e9b9972bef0c: Pulling fs layer 2023-07-13T14:16:44.0527554Z 37d35f6394a3: Pulling fs layer 2023-07-13T14:16:44.0527840Z 25328f082416: Pulling fs layer 2023-07-13T14:16:44.0528121Z a5490137a7a0: Pulling fs layer 2023-07-13T14:16:44.0528346Z a73c51e4b4ce: Pulling fs layer 2023-07-13T14:16:44.0528634Z 8bb629f23881: Pulling fs layer 2023-07-13T14:16:44.0528877Z b5e491737693: Pulling fs layer 2023-07-13T14:16:44.0529094Z 3bf5dc2d7e4e: Pulling fs layer 2023-07-13T14:16:44.0529447Z 89bf6901ad8a: Pulling fs layer 2023-07-13T14:16:44.0529673Z 7eae535cf8e8: Pulling fs layer 2023-07-13T14:16:44.0529916Z fceda2ca2c3a: Pulling fs layer 2023-07-13T14:16:44.0530144Z 4f4fb700ef54: Pulling fs layer 2023-07-13T14:16:44.0530359Z d99b7c22f86d: Waiting 2023-07-13T14:16:44.0530574Z 440bba2edb7b: Pulling fs layer 2023-07-13T14:16:44.0530802Z 5fe7daaa26b1: Pulling fs layer 2023-07-13T14:16:44.0531025Z 8bb629f23881: Waiting 2023-07-13T14:16:44.0531240Z 9122069f94a9: Pulling fs layer 2023-07-13T14:16:44.0531490Z b5e491737693: Waiting 2023-07-13T14:16:44.0531700Z e2f8e78d1ee3: Pulling fs layer 2023-07-13T14:16:44.0531927Z 6eaa40b7f9bd: Pulling fs layer 2023-07-13T14:16:44.0532144Z 3bf5dc2d7e4e: Waiting 2023-07-13T14:16:44.0532363Z 2901da59075e: Pulling fs layer 2023-07-13T14:16:44.0532583Z 35e07bc14d08: Pulling fs layer 2023-07-13T14:16:44.0532793Z fceda2ca2c3a: Waiting 2023-07-13T14:16:44.0533017Z 656627bb4a9f: Pulling fs layer 2023-07-13T14:16:44.0533228Z 7eae535cf8e8: Waiting 2023-07-13T14:16:44.0533431Z 4f4fb700ef54: Waiting 2023-07-13T14:16:44.0533647Z 62c3d40bf6d6: Pulling fs layer 2023-07-13T14:16:44.0533990Z 89bf6901ad8a: Waiting 2023-07-13T14:16:44.0534214Z bf564e2feed9: Pulling fs layer 2023-07-13T14:16:44.0534433Z 5fe7daaa26b1: Waiting 2023-07-13T14:16:44.0534637Z e2f8e78d1ee3: Waiting 2023-07-13T14:16:44.0534847Z f0038226b0d5: Pulling fs layer 2023-07-13T14:16:44.0535051Z 440bba2edb7b: Waiting 2023-07-13T14:16:44.0535267Z a5fc41941ebc: Pulling fs layer 2023-07-13T14:16:44.0535485Z 62c3d40bf6d6: Waiting 2023-07-13T14:16:44.0535685Z e9b9972bef0c: Waiting 2023-07-13T14:16:44.0535883Z 35e07bc14d08: Waiting 2023-07-13T14:16:44.0536069Z 656627bb4a9f: Waiting 2023-07-13T14:16:44.0536265Z 9122069f94a9: Waiting 2023-07-13T14:16:44.0536457Z 37d35f6394a3: Waiting 2023-07-13T14:16:44.0536652Z 2901da59075e: Waiting 2023-07-13T14:16:44.0536850Z a73c51e4b4ce: Waiting 2023-07-13T14:16:44.0537200Z bf564e2feed9: Waiting 2023-07-13T14:16:44.0537408Z a5fc41941ebc: Waiting 2023-07-13T14:16:44.0537604Z a5490137a7a0: Waiting 2023-07-13T14:16:44.1465760Z 58848e8ab8a1: Verifying Checksum 2023-07-13T14:16:44.1466159Z 58848e8ab8a1: Download complete 2023-07-13T14:16:44.5198510Z d99b7c22f86d: Verifying Checksum 2023-07-13T14:16:44.5198889Z d99b7c22f86d: Download complete 2023-07-13T14:16:44.5793449Z e9b9972bef0c: Download complete 2023-07-13T14:16:44.7186168Z 37d35f6394a3: Verifying Checksum 2023-07-13T14:16:44.7186589Z 37d35f6394a3: Download complete 2023-07-13T14:16:44.7854074Z 25328f082416: Verifying Checksum 2023-07-13T14:16:44.7854351Z 25328f082416: Download complete 2023-07-13T14:16:44.8415281Z 2d473b07cdd5: Verifying Checksum 2023-07-13T14:16:44.8416040Z 2d473b07cdd5: Download complete 2023-07-13T14:16:44.9193256Z a73c51e4b4ce: Verifying Checksum 2023-07-13T14:16:44.9193998Z a73c51e4b4ce: Download complete 2023-07-13T14:16:45.0554497Z 9bfe4c94de0b: Verifying Checksum 2023-07-13T14:16:45.0554943Z 9bfe4c94de0b: Download complete 2023-07-13T14:16:45.1001263Z b5e491737693: Download complete 2023-07-13T14:16:45.1502926Z 3bf5dc2d7e4e: Download complete 2023-07-13T14:16:45.2114683Z 89bf6901ad8a: Download complete 2023-07-13T14:16:45.2790646Z 7eae535cf8e8: Download complete 2023-07-13T14:16:45.3392549Z fceda2ca2c3a: Verifying Checksum 2023-07-13T14:16:45.3392916Z fceda2ca2c3a: Download complete 2023-07-13T14:16:45.3872629Z 4f4fb700ef54: Download complete 2023-07-13T14:16:45.4658088Z 440bba2edb7b: Verifying Checksum 2023-07-13T14:16:45.4658412Z 440bba2edb7b: Download complete 2023-07-13T14:16:45.5125229Z 5fe7daaa26b1: Verifying Checksum 2023-07-13T14:16:45.5125573Z 5fe7daaa26b1: Download complete 2023-07-13T14:16:45.6017295Z 9122069f94a9: Verifying Checksum 2023-07-13T14:16:45.6017683Z 9122069f94a9: Download complete 2023-07-13T14:16:45.6589643Z e2f8e78d1ee3: Verifying Checksum 2023-07-13T14:16:45.6590046Z e2f8e78d1ee3: Download complete 2023-07-13T14:16:46.0670747Z a5490137a7a0: Verifying Checksum 2023-07-13T14:16:46.0671178Z a5490137a7a0: Download complete 2023-07-13T14:16:46.1200181Z 2901da59075e: Verifying Checksum 2023-07-13T14:16:46.1200492Z 2901da59075e: Download complete 2023-07-13T14:16:46.5693281Z 2d473b07cdd5: Pull complete 2023-07-13T14:16:46.7000151Z 35e07bc14d08: Verifying Checksum 2023-07-13T14:16:46.7000463Z 35e07bc14d08: Download complete 2023-07-13T14:16:46.7216108Z 6eaa40b7f9bd: Verifying Checksum 2023-07-13T14:16:46.7216432Z 6eaa40b7f9bd: Download complete 2023-07-13T14:16:46.7947016Z 656627bb4a9f: Verifying Checksum 2023-07-13T14:16:46.7947650Z 656627bb4a9f: Download complete 2023-07-13T14:16:46.9164752Z 62c3d40bf6d6: Verifying Checksum 2023-07-13T14:16:47.7917537Z 8bb629f23881: Verifying Checksum 2023-07-13T14:16:47.7917866Z 8bb629f23881: Download complete 2023-07-13T14:16:47.8385580Z a5fc41941ebc: Verifying Checksum 2023-07-13T14:16:47.8385878Z a5fc41941ebc: Download complete 2023-07-13T14:16:48.0226381Z f0038226b0d5: Verifying Checksum 2023-07-13T14:16:48.0226712Z f0038226b0d5: Download complete 2023-07-13T14:16:48.2542165Z 9bfe4c94de0b: Pull complete 2023-07-13T14:16:48.4575648Z 58848e8ab8a1: Pull complete 2023-07-13T14:16:48.9721065Z d99b7c22f86d: Pull complete 2023-07-13T14:16:49.0678128Z e9b9972bef0c: Pull complete 2023-07-13T14:16:49.3372118Z 37d35f6394a3: Pull complete 2023-07-13T14:16:49.4253726Z 25328f082416: Pull complete 2023-07-13T14:16:52.9328987Z a5490137a7a0: Pull complete 2023-07-13T14:16:53.0359902Z a73c51e4b4ce: Pull complete 2023-07-13T14:16:58.5306116Z 8bb629f23881: Pull complete 2023-07-13T14:16:58.6406371Z b5e491737693: Pull complete 2023-07-13T14:16:58.7371778Z 3bf5dc2d7e4e: Pull complete 2023-07-13T14:16:58.8535892Z 89bf6901ad8a: Pull complete 2023-07-13T14:16:58.9459024Z 7eae535cf8e8: Pull complete 2023-07-13T14:16:59.0200354Z fceda2ca2c3a: Pull complete 2023-07-13T14:16:59.1196066Z 4f4fb700ef54: Pull complete 2023-07-13T14:16:59.2282407Z 440bba2edb7b: Pull complete 2023-07-13T14:16:59.3202257Z 5fe7daaa26b1: Pull complete 2023-07-13T14:16:59.5385047Z 9122069f94a9: Pull complete 2023-07-13T14:16:59.6364496Z e2f8e78d1ee3: Pull complete 2023-07-13T14:17:01.3574317Z 6eaa40b7f9bd: Pull complete 2023-07-13T14:17:01.4643626Z 2901da59075e: Pull complete 2023-07-13T14:17:02.6361953Z 35e07bc14d08: Pull complete 2023-07-13T14:17:02.8546012Z 656627bb4a9f: Pull complete 2023-07-13T14:17:03.2829147Z 62c3d40bf6d6: Pull complete 2023-07-13T14:17:28.7343835Z bf564e2feed9: Verifying Checksum 2023-07-13T14:17:28.7344114Z bf564e2feed9: Download complete 2023-07-13T14:18:12.0685841Z bf564e2feed9: Pull complete 2023-07-13T14:18:13.4013213Z f0038226b0d5: Pull complete 2023-07-13T14:18:13.6413740Z a5fc41941ebc: Pull complete 2023-07-13T14:18:13.7576896Z Digest: sha256:1b41372b02c1689ffa6780d1183c38dd4fcc130c0f9adb7a3643a2e16c890c60 2023-07-13T14:18:13.8017181Z Status: Downloaded newer image for pytorch/manylinux-builder:cuda12.1 2023-07-13T14:18:13.8219744Z docker.io/pytorch/manylinux-builder:cuda12.1 2023-07-13T14:18:13.8341341Z ##[command]/usr/bin/docker create --name ec60aace387b4d30b6e2e5c07d4c3849_pytorchmanylinuxbuildercuda121_3ab513 --label dc4f4d --workdir /__w/audio/audio --network github_network_9c84961d5c7e4c3c84cf79568fe1cd34 --gpus all -e "HOME=/github/home" -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/ec2-user/actions-runner/_work":"/__w" -v "/home/ec2-user/actions-runner/externals":"/__e":ro -v "/home/ec2-user/actions-runner/_work/_temp":"/__w/_temp" -v "/home/ec2-user/actions-runner/_work/_actions":"/__w/_actions" -v "/home/ec2-user/actions-runner/_work/_tool":"/__w/_tool" -v "/home/ec2-user/actions-runner/_work/_temp/_github_home":"/github/home" -v "/home/ec2-user/actions-runner/_work/_temp/_github_workflow":"/github/workflow" --entrypoint "tail" pytorch/manylinux-builder:cuda12.1 "-f" "/dev/null" 2023-07-13T14:19:02.6860490Z 6a555e6c26e79e4dc6fcba2104455efe4f21eab3354c0808d94cf3e502e85404 2023-07-13T14:19:02.6882176Z ##[command]/usr/bin/docker start 6a555e6c26e79e4dc6fcba2104455efe4f21eab3354c0808d94cf3e502e85404 2023-07-13T14:19:02.8257678Z Error response from daemon: could not select device driver "" with capabilities: [[gpu]] 2023-07-13T14:19:02.8258172Z Error: failed to start containers: 6a555e6c26e79e4dc6fcba2104455efe4f21eab3354c0808d94cf3e502e85404 2023-07-13T14:19:02.8290551Z ##[error]Docker start fail with exit code 1 2023-07-13T14:19:02.8395432Z Stop and remove container: ec60aace387b4d30b6e2e5c07d4c3849_pytorchmanylinuxbuildercuda121_3ab513 2023-07-13T14:19:02.8399773Z ##[command]/usr/bin/docker rm --force 6a555e6c26e79e4dc6fcba2104455efe4f21eab3354c0808d94cf3e502e85404 2023-07-13T14:19:02.8588622Z 6a555e6c26e79e4dc6fcba2104455efe4f21eab3354c0808d94cf3e502e85404 2023-07-13T14:19:02.8612580Z Remove container network: github_network_9c84961d5c7e4c3c84cf79568fe1cd34 2023-07-13T14:19:02.8617222Z ##[command]/usr/bin/docker network rm github_network_9c84961d5c7e4c3c84cf79568fe1cd34 2023-07-13T14:19:02.9417963Z github_network_9c84961d5c7e4c3c84cf79568fe1cd34 2023-07-13T14:19:02.9546229Z Cleaning up orphan processes