Skip to content

Merge branch 'add_ci_test' of https://github.com/sandeepd-nv/cuda-pyt… #326

Merge branch 'add_ci_test' of https://github.com/sandeepd-nv/cuda-pyt…

Merge branch 'add_ci_test' of https://github.com/sandeepd-nv/cuda-pyt… #326

Triggered via push December 8, 2024 15:16
Status Failure
Total duration 9m 19s
Artifacts 27

ci-gh.yml

on: push
Matrix: CI
Fit to window
Zoom out
Zoom in

Annotations

33 errors and 4 warnings
CI (win-x64, gpu, release, false, 3.9, 12.6.2) / Build (win-x64, Python "3.9")
Unable to download artifact(s): Artifact not found for name: mini-ctk-12.6.2-win-x64 Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
CI (win-x64, gpu, release, false, 3.9, 12.6.2) / Build (win-x64, Python "3.9")
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
CI (linux-x64, gpu, release, false, 3.9, 12.6.2) / Build (linux-x64, Python "3.9")
Unable to download artifact(s): Artifact not found for name: mini-ctk-12.6.2-linux-x64 Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
CI (win-x64, gpu, release, false, 3.10, 12.6.2) / Build (win-x64, Python "3.10")
Unable to download artifact(s): Artifact not found for name: mini-ctk-12.6.2-win-x64 Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
CI (win-x64, gpu, release, false, 3.10, 12.6.2) / Build (win-x64, Python "3.10")
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
CI (win-x64, gpu, release, false, 3.11, 12.6.2) / Build (win-x64, Python "3.11")
Unable to download artifact(s): Artifact not found for name: mini-ctk-12.6.2-win-x64 Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
CI (win-x64, gpu, release, false, 3.11, 12.6.2) / Build (win-x64, Python "3.11")
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
CI (linux-x64, gpu, release, false, 3.12, 12.6.2) / Build (linux-x64, Python "3.12")
Unable to download artifact(s): Artifact not found for name: mini-ctk-12.6.2-linux-x64 Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
CI (linux-x64, gpu, release, false, 3.12, 12.6.2) / Build (linux-x64, Python "3.12")
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
CI (linux-x64, gpu, release, false, 3.11, 12.6.2) / Build (linux-x64, Python "3.11")
Unable to download artifact(s): Artifact not found for name: mini-ctk-12.6.2-linux-x64 Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
CI (linux-x64, gpu, release, false, 3.11, 12.6.2) / Build (linux-x64, Python "3.11")
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
CI (win-x64, gpu, release, false, 3.12, 12.6.2) / Build (win-x64, Python "3.12")
Unable to download artifact(s): Artifact not found for name: mini-ctk-12.6.2-win-x64 Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
CI (linux-x64, gpu, release, false, 3.10, 12.6.2) / Build (linux-x64, Python "3.10")
Unable to download artifact(s): Artifact not found for name: mini-ctk-12.6.2-linux-x64 Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
CI (linux-x64, gpu, release, false, 3.10, 12.6.2) / Build (linux-x64, Python "3.10")
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
CI (linux-x64, gpu, release, false, 3.9, 12.6.2) / Test (CUDA 12.6.2)
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
CI (linux-x64, gpu, release, false, 3.9, 12.6.2) / Test (CUDA 12.6.2)
WARNING: The directory '/github/home/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
CI (linux-x64, gpu, release, false, 3.9, 12.6.2) / Test (CUDA 12.6.2)
Process completed with exit code 1.
CI (linux-x64, gpu, release, false, 3.12, 12.6.2) / Test (CUDA 12.6.2)
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
CI (linux-x64, gpu, release, false, 3.12, 12.6.2) / Test (CUDA 12.6.2)
WARNING: The directory '/github/home/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
CI (linux-x64, gpu, release, false, 3.12, 12.6.2) / Test (CUDA 12.6.2)
Process completed with exit code 1.
CI (linux-x64, gpu, release, false, 3.11, 12.6.2) / Test (CUDA 12.6.2)
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
CI (linux-x64, gpu, release, false, 3.11, 12.6.2) / Test (CUDA 12.6.2)
WARNING: The directory '/github/home/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
CI (linux-x64, gpu, release, false, 3.11, 12.6.2) / Test (CUDA 12.6.2)
Process completed with exit code 1.
CI (linux-aarch64, gpu, release, false, 3.12, 12.6.2) / Build (linux-aarch64, Python "3.12")
Unable to download artifact(s): Artifact not found for name: mini-ctk-12.6.2-linux-aarch64 Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
CI (linux-aarch64, gpu, release, false, 3.12, 12.6.2) / Build (linux-aarch64, Python "3.12")
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
CI (linux-x64, gpu, release, false, 3.10, 12.6.2) / Test (CUDA 12.6.2)
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
CI (linux-x64, gpu, release, false, 3.10, 12.6.2) / Test (CUDA 12.6.2)
WARNING: The directory '/github/home/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
CI (linux-x64, gpu, release, false, 3.10, 12.6.2) / Test (CUDA 12.6.2)
Process completed with exit code 1.
CI (linux-aarch64, gpu, release, false, 3.10, 12.6.2) / Build (linux-aarch64, Python "3.10")
Unable to download artifact(s): Artifact not found for name: mini-ctk-12.6.2-linux-aarch64 Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
CI (linux-aarch64, gpu, release, false, 3.11, 12.6.2) / Build (linux-aarch64, Python "3.11")
Unable to download artifact(s): Artifact not found for name: mini-ctk-12.6.2-linux-aarch64 Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
CI (linux-aarch64, gpu, release, false, 3.11, 12.6.2) / Build (linux-aarch64, Python "3.11")
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
CI (linux-aarch64, gpu, release, false, 3.9, 12.6.2) / Build (linux-aarch64, Python "3.9")
Unable to download artifact(s): Artifact not found for name: mini-ctk-12.6.2-linux-aarch64 Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
CI (linux-aarch64, gpu, release, false, 3.9, 12.6.2) / Build (linux-aarch64, Python "3.9")
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
CI (linux-x64, gpu, release, false, 3.9, 12.6.2) / Test (CUDA 12.6.2)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.320.0. Please update to the latest version 2.321.0
CI (linux-x64, gpu, release, false, 3.12, 12.6.2) / Test (CUDA 12.6.2)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.320.0. Please update to the latest version 2.321.0
CI (linux-x64, gpu, release, false, 3.11, 12.6.2) / Test (CUDA 12.6.2)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.320.0. Please update to the latest version 2.321.0
CI (linux-x64, gpu, release, false, 3.10, 12.6.2) / Test (CUDA 12.6.2)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.320.0. Please update to the latest version 2.321.0

Artifacts

Produced during runtime
Name Size
cuda-bindings-python310-cuda12.6.2-linux-aarch64-ci-7f623a0db0dd40d16dc89fe91a011a18e6fb1aeb
22.9 MB
cuda-bindings-python310-cuda12.6.2-linux-x64-ci-7f623a0db0dd40d16dc89fe91a011a18e6fb1aeb
23.3 MB
cuda-bindings-python310-cuda12.6.2-win-x64-ci-7f623a0db0dd40d16dc89fe91a011a18e6fb1aeb
9.72 MB
cuda-bindings-python311-cuda12.6.2-linux-aarch64-ci-7f623a0db0dd40d16dc89fe91a011a18e6fb1aeb
23.6 MB
cuda-bindings-python311-cuda12.6.2-linux-x64-ci-7f623a0db0dd40d16dc89fe91a011a18e6fb1aeb
24.1 MB
cuda-bindings-python311-cuda12.6.2-win-x64-ci-7f623a0db0dd40d16dc89fe91a011a18e6fb1aeb
9.74 MB
cuda-bindings-python312-cuda12.6.2-linux-aarch64-ci-7f623a0db0dd40d16dc89fe91a011a18e6fb1aeb
23 MB
cuda-bindings-python312-cuda12.6.2-linux-x64-ci-7f623a0db0dd40d16dc89fe91a011a18e6fb1aeb
23.2 MB
cuda-bindings-python312-cuda12.6.2-win-x64-ci-7f623a0db0dd40d16dc89fe91a011a18e6fb1aeb
9.84 MB
cuda-bindings-python39-cuda12.6.2-linux-aarch64-ci-7f623a0db0dd40d16dc89fe91a011a18e6fb1aeb
22.9 MB
cuda-bindings-python39-cuda12.6.2-linux-x64-ci-7f623a0db0dd40d16dc89fe91a011a18e6fb1aeb
23.3 MB
cuda-bindings-python39-cuda12.6.2-win-x64-ci-7f623a0db0dd40d16dc89fe91a011a18e6fb1aeb
9.72 MB
cuda-core-python310-linux-aarch64-ci-7f623a0db0dd40d16dc89fe91a011a18e6fb1aeb
1.01 MB
cuda-core-python310-linux-x64-ci-7f623a0db0dd40d16dc89fe91a011a18e6fb1aeb
1.02 MB
cuda-core-python310-win-x64-ci-7f623a0db0dd40d16dc89fe91a011a18e6fb1aeb
409 KB
cuda-core-python311-linux-aarch64-ci-7f623a0db0dd40d16dc89fe91a011a18e6fb1aeb
1.06 MB
cuda-core-python311-linux-x64-ci-7f623a0db0dd40d16dc89fe91a011a18e6fb1aeb
1.07 MB
cuda-core-python311-win-x64-ci-7f623a0db0dd40d16dc89fe91a011a18e6fb1aeb
409 KB
cuda-core-python312-linux-aarch64-ci-7f623a0db0dd40d16dc89fe91a011a18e6fb1aeb
1.08 MB
cuda-core-python312-linux-x64-ci-7f623a0db0dd40d16dc89fe91a011a18e6fb1aeb
1.1 MB
cuda-core-python312-win-x64-ci-7f623a0db0dd40d16dc89fe91a011a18e6fb1aeb
407 KB
cuda-core-python39-linux-aarch64-ci-7f623a0db0dd40d16dc89fe91a011a18e6fb1aeb
1.02 MB
cuda-core-python39-linux-x64-ci-7f623a0db0dd40d16dc89fe91a011a18e6fb1aeb
1.02 MB
cuda-core-python39-win-x64-ci-7f623a0db0dd40d16dc89fe91a011a18e6fb1aeb
410 KB
mini-ctk-12.6.2-linux-aarch64
155 MB
mini-ctk-12.6.2-linux-x64
162 MB
mini-ctk-12.6.2-win-x64
415 MB