Skip to content

Adding template parameter HandlerTy for operator_sum and formatting #10624

Adding template parameter HandlerTy for operator_sum and formatting

Adding template parameter HandlerTy for operator_sum and formatting #10624

Triggered via push February 4, 2025 17:11
Status Cancelled
Total duration 18m 38s
Artifacts 17

ci.yml

on: push
Retrieve PR info
4s
Retrieve PR info
Matrix: Load wheel dependencies
Matrix: Load dependencies
Matrix: Load source build cache
Configure build
2s
Configure build
Matrix: Create Python wheels
Matrix: Build and test
Matrix: Create Docker images
Matrix: Gen code coverage
Matrix: Create CUDA Quantum installer
Create Python metapackages  /  Build Python metapackages
Create Python metapackages / Build Python metapackages
Prepare cache clean-up
2s
Prepare cache clean-up
Matrix: Create Python metapackages / Test Python metapackages
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

68 errors and 25 warnings
Create Docker images (arm64) / cuda-quantum (release)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c if [ -n \"$install\" ]; then expected_prefix=$CUDAQ_INSTALL_PREFIX; install=`echo $install | xargs` && export $install; bash scripts/build_cudaq.sh -v; if [ ! \"$?\" -eq \"0\" ]; then exit 1; elif [ \"$CUDAQ_INSTALL_PREFIX\" != \"$expected_prefix\" ]; then mkdir -p \"$expected_prefix\"; mv \"$CUDAQ_INSTALL_PREFIX\"/* \"$expected_prefix\"; rmdir \"$CUDAQ_INSTALL_PREFIX\"; fi; echo \"source-sha: $git_source_sha\" > \"$CUDAQ_INSTALL_PREFIX/build_info.txt\"; fi" did not complete successfully: exit code: 1
Build and test (amd64, clang16, openmpi) / Dev environment (Debug)
Process completed with exit code 1.
Build and test (amd64, gcc11, mpich) / Dev environment (Debug)
Process completed with exit code 1.
Build and test (arm64, gcc11, mpich) / Dev environment (Debug)
Process completed with exit code 1.
Build and test (amd64, gcc11, openmpi) / Dev environment (Debug)
Process completed with exit code 1.
Build and test (arm64, gcc11, openmpi) / Dev environment (Debug)
Process completed with exit code 1.
Build and test (arm64, clang16, openmpi) / Dev environment (Debug)
Process completed with exit code 1.
Build and test (arm64, gcc12, mpich) / Dev environment (Debug)
Process completed with exit code 1.
Build and test (arm64, gcc12, openmpi) / Dev environment (Debug)
Process completed with exit code 1.
Create Docker images (amd64) / cuda-quantum (release)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c if [ -n \"$install\" ]; then expected_prefix=$CUDAQ_INSTALL_PREFIX; install=`echo $install | xargs` && export $install; bash scripts/build_cudaq.sh -v; if [ ! \"$?\" -eq \"0\" ]; then exit 1; elif [ \"$CUDAQ_INSTALL_PREFIX\" != \"$expected_prefix\" ]; then mkdir -p \"$expected_prefix\"; mv \"$CUDAQ_INSTALL_PREFIX\"/* \"$expected_prefix\"; rmdir \"$CUDAQ_INSTALL_PREFIX\"; fi; echo \"source-sha: $git_source_sha\" > \"$CUDAQ_INSTALL_PREFIX/build_info.txt\"; fi" did not complete successfully: exit code: 1
Build and test (amd64, gcc12, mpich) / Dev environment (Debug)
Process completed with exit code 1.
Build and test (amd64, gcc12, openmpi) / Dev environment (Debug)
Process completed with exit code 1.
Build and test (arm64, clang16, openmpi) / Dev environment (Python): test_in_devenv.yml#L1
Pip install of CUDA Quantum failed with status 1.
Build and test (arm64, clang16, openmpi) / Dev environment (Python)
Process completed with exit code 1.
Build and test (arm64, gcc11, openmpi) / Dev environment (Python): test_in_devenv.yml#L1
Pip install of CUDA Quantum failed with status 1.
Build and test (arm64, gcc11, openmpi) / Dev environment (Python)
Process completed with exit code 1.
Build and test (arm64, gcc12, openmpi) / Dev environment (Python): test_in_devenv.yml#L1
Pip install of CUDA Quantum failed with status 1.
Build and test (arm64, gcc12, openmpi) / Dev environment (Python)
Process completed with exit code 1.
Build and test (arm64, gcc12, mpich) / Dev environment (Python): test_in_devenv.yml#L1
Pip install of CUDA Quantum failed with status 1.
Build and test (arm64, gcc12, mpich) / Dev environment (Python)
Process completed with exit code 1.
Build and test (amd64, gcc11, mpich) / Dev environment (Python): test_in_devenv.yml#L1
Pip install of CUDA Quantum failed with status 1.
Build and test (amd64, gcc11, mpich) / Dev environment (Python)
Process completed with exit code 1.
Build and test (amd64, gcc11, openmpi) / Dev environment (Python): test_in_devenv.yml#L1
Pip install of CUDA Quantum failed with status 1.
Build and test (amd64, gcc11, openmpi) / Dev environment (Python)
Process completed with exit code 1.
Create Docker images (arm64) / cuda-quantum-dev (debug)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c if [ -n \"$install\" ]; then expected_prefix=$CUDAQ_INSTALL_PREFIX; install=`echo $install | xargs` && export $install; bash scripts/build_cudaq.sh -v; if [ ! \"$?\" -eq \"0\" ]; then exit 1; elif [ \"$CUDAQ_INSTALL_PREFIX\" != \"$expected_prefix\" ]; then mkdir -p \"$expected_prefix\"; mv \"$CUDAQ_INSTALL_PREFIX\"/* \"$expected_prefix\"; rmdir \"$CUDAQ_INSTALL_PREFIX\"; fi; echo \"source-sha: $git_source_sha\" > \"$CUDAQ_INSTALL_PREFIX/build_info.txt\"; fi" did not complete successfully: exit code: 1
Build and test (arm64, gcc11, mpich) / Dev environment (Python): test_in_devenv.yml#L1
Pip install of CUDA Quantum failed with status 1.
Build and test (arm64, gcc11, mpich) / Dev environment (Python)
Process completed with exit code 1.
Build and test (amd64, clang16, openmpi) / Dev environment (Python): test_in_devenv.yml#L1
Pip install of CUDA Quantum failed with status 1.
Build and test (amd64, clang16, openmpi) / Dev environment (Python)
Process completed with exit code 1.
Build and test (amd64, gcc12, openmpi) / Dev environment (Python): test_in_devenv.yml#L1
Pip install of CUDA Quantum failed with status 1.
Build and test (amd64, gcc12, openmpi) / Dev environment (Python)
Process completed with exit code 1.
Build and test (amd64, gcc12, mpich) / Dev environment (Python): test_in_devenv.yml#L1
Pip install of CUDA Quantum failed with status 1.
Build and test (amd64, gcc12, mpich) / Dev environment (Python)
Process completed with exit code 1.
Create CUDA Quantum installer (arm64, 11.8) / Build CUDA Quantum assets
Canceling since a higher priority waiting request for 'CI-refs/heads/pull-request/2407' exists
Create CUDA Quantum installer (amd64, 12.0) / Build CUDA Quantum assets
Canceling since a higher priority waiting request for 'CI-refs/heads/pull-request/2407' exists
Create CUDA Quantum installer (amd64, 11.8) / Minimal OpenMPI installation
Canceling since a higher priority waiting request for 'CI-refs/heads/pull-request/2407' exists
Create Python wheels (amd64, 3.12, 11.8) / Build Python 3.12 wheel
Canceling since a higher priority waiting request for 'CI-refs/heads/pull-request/2407' exists
Create Python wheels (amd64, 3.12, 11.8) / Build Python 3.12 wheel
The operation was canceled.
Create CUDA Quantum installer (arm64, 12.0) / Minimal OpenMPI installation
Canceling since a higher priority waiting request for 'CI-refs/heads/pull-request/2407' exists
Create CUDA Quantum installer (arm64, 11.8) / Minimal OpenMPI installation
Canceling since a higher priority waiting request for 'CI-refs/heads/pull-request/2407' exists
Create CUDA Quantum installer (amd64, 11.8) / Build CUDA Quantum assets
Canceling since a higher priority waiting request for 'CI-refs/heads/pull-request/2407' exists
Create Docker images (amd64) / cuda-quantum-dev (debug)
Canceling since a higher priority waiting request for 'CI-refs/heads/pull-request/2407' exists
Create Docker images (amd64) / cuda-quantum-dev (debug)
The operation was canceled.
Create Python wheels (amd64, 3.10, 11.8) / Build Python 3.10 wheel
Canceling since a higher priority waiting request for 'CI-refs/heads/pull-request/2407' exists
Create Python wheels (amd64, 3.10, 11.8) / Build Python 3.10 wheel
The operation was canceled.
Create Python wheels (arm64, 3.12, 12.0) / Build Python 3.12 wheel
Canceling since a higher priority waiting request for 'CI-refs/heads/pull-request/2407' exists
Create Python wheels (arm64, 3.12, 12.0) / Build Python 3.12 wheel
The operation was canceled.
Create CUDA Quantum installer (amd64, 12.0) / Minimal OpenMPI installation
Canceling since a higher priority waiting request for 'CI-refs/heads/pull-request/2407' exists
Create Docker images (amd64) / Prepare cache clean-up
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Create Python wheels (amd64, 3.10, 12.0) / Build Python 3.10 wheel
Canceling since a higher priority waiting request for 'CI-refs/heads/pull-request/2407' exists
Create Python wheels (amd64, 3.10, 12.0) / Build Python 3.10 wheel
The operation was canceled.
Create Python wheels (arm64, 3.10, 12.0) / Build Python 3.10 wheel
Canceling since a higher priority waiting request for 'CI-refs/heads/pull-request/2407' exists
Create Python wheels (arm64, 3.10, 12.0) / Build Python 3.10 wheel
The operation was canceled.
Create Python wheels (amd64, 3.12, 12.0) / Build Python 3.12 wheel
Canceling since a higher priority waiting request for 'CI-refs/heads/pull-request/2407' exists
Create Python wheels (amd64, 3.12, 12.0) / Build Python 3.12 wheel
The operation was canceled.
Create Python wheels (arm64, 3.10, 11.8) / Build Python 3.10 wheel
Canceling since a higher priority waiting request for 'CI-refs/heads/pull-request/2407' exists
Create Python wheels (arm64, 3.10, 11.8) / Build Python 3.10 wheel
The operation was canceled.
Create Python wheels (arm64, 3.12, 11.8) / Build Python 3.12 wheel
Canceling since a higher priority waiting request for 'CI-refs/heads/pull-request/2407' exists
Create Python wheels (arm64, 3.12, 11.8) / Build Python 3.12 wheel
The operation was canceled.
Create CUDA Quantum installer (arm64, 12.0) / Build CUDA Quantum assets
Canceling since a higher priority waiting request for 'CI-refs/heads/pull-request/2407' exists
Create Docker images (arm64) / cuda-quantum (release)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.321.0. Please update to the latest version 2.322.0
Build and test (amd64, clang16, openmpi) / Dev environment (Debug)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.321.0. Please update to the latest version 2.322.0
Gen code coverage (amd64, clang16) / gen_code_coverage
Codecov: Failed to properly upload report: The process '/home/runner/_work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Build and test (amd64, gcc11, mpich) / Dev environment (Debug)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.321.0. Please update to the latest version 2.322.0
Build and test (arm64, gcc11, mpich) / Dev environment (Debug)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.321.0. Please update to the latest version 2.322.0
Build and test (amd64, gcc11, openmpi) / Dev environment (Debug)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.321.0. Please update to the latest version 2.322.0
Build and test (arm64, gcc11, openmpi) / Dev environment (Debug)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.321.0. Please update to the latest version 2.322.0
Build and test (arm64, clang16, openmpi) / Dev environment (Debug)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.321.0. Please update to the latest version 2.322.0
Build and test (arm64, gcc12, mpich) / Dev environment (Debug)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.321.0. Please update to the latest version 2.322.0
Build and test (arm64, gcc12, openmpi) / Dev environment (Debug)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.321.0. Please update to the latest version 2.322.0
Create Docker images (amd64) / cuda-quantum (release)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.321.0. Please update to the latest version 2.322.0
Build and test (amd64, gcc12, mpich) / Dev environment (Debug)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.321.0. Please update to the latest version 2.322.0
Build and test (amd64, gcc12, openmpi) / Dev environment (Debug)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.321.0. Please update to the latest version 2.322.0
Build and test (arm64, clang16, openmpi) / Dev environment (Python)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.321.0. Please update to the latest version 2.322.0
Build and test (arm64, gcc11, openmpi) / Dev environment (Python)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.321.0. Please update to the latest version 2.322.0
Build and test (arm64, gcc12, openmpi) / Dev environment (Python)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.321.0. Please update to the latest version 2.322.0
Build and test (arm64, gcc12, mpich) / Dev environment (Python)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.321.0. Please update to the latest version 2.322.0
Build and test (amd64, gcc11, mpich) / Dev environment (Python)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.321.0. Please update to the latest version 2.322.0
Build and test (amd64, gcc11, openmpi) / Dev environment (Python)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.321.0. Please update to the latest version 2.322.0
Create Docker images (arm64) / cuda-quantum-dev (debug)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.321.0. Please update to the latest version 2.322.0
Build and test (arm64, gcc11, mpich) / Dev environment (Python)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.321.0. Please update to the latest version 2.322.0
Build and test (amd64, clang16, openmpi) / Dev environment (Python)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.321.0. Please update to the latest version 2.322.0
Build and test (amd64, gcc12, openmpi) / Dev environment (Python)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.321.0. Please update to the latest version 2.322.0
Build and test (amd64, gcc12, mpich) / Dev environment (Python)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.321.0. Please update to the latest version 2.322.0
Create CUDA Quantum installer (arm64, 12.0) / Build CUDA Quantum assets
ERROR: failed to remove one or more builders

Artifacts

Produced during runtime
Name Size
2f6ed499059fc09d8402f6e9e74ef2c34ed24f2fba4335050abb8a412b2ffd02
334 Bytes
35da9ae07cabf8666e4959ae2b6608757a5af875f416c1a5e68b9c925acb7789
350 Bytes
39c823cbbf9e26af3970c8400ed2374d5dc89ba5b95c199968ef717b6a7d206a
334 Bytes
3ec9ef9d1f7816880a2dbb7359a0cedede5971d22e11ec7474f9f40cef0779bb
285 Bytes
5b86063e8fd02bd1124ec9905816f934f4f42de9072ad974d48f4bedf2767877
336 Bytes
5bb28d1a6706c30dae6b3d12f9cac09159d13732c7cc693ef13d6b1312e8d0d2
284 Bytes
61c15e4e5fe4c7af2519a622fe79ba49a5ff3d10fc494200f0f02da1cdf94c51
336 Bytes
794b793dd46e88bfbaf748b970fed3b0576721bff39f3c560c10cd465b16ee37
350 Bytes
8e69b5c9b7e476cb7599d71897d6a3d8cf8fa37972f4e081752f1d850c641ed5
285 Bytes
_cache_keys
225 Bytes
b36599a66b8aca89423ff8ed05f5ace911b0dd3c7a0b36d6a0d60444f807e780
285 Bytes
c0567d56ba9e17e73657ab65dedf5001e031dc7485dce00013dd5de6e27b6fe6
334 Bytes
c7fd9026317015a76392aee8975927cc380da572eed576334538db3c8fa1da4d
350 Bytes
cache_keys_ci
152 Bytes
ce5b6083f1f8ec619640c1ae769581c920c3a9f89c310e32a84f202672178551
351 Bytes
ee087c7bfe1b6506e9412d7af6f0d15112fe540667c3ac578e0a6439ab6918b2
334 Bytes
metadata_ci
170 Bytes