Skip to content

build(deps): bump pypa/gh-action-pypi-publish from 1.14.1 to 1.14.2 - #5850

Merged
kodiakhq[bot] merged 2 commits into
mainfrom
dependabot/github_actions/pypa/gh-action-pypi-publish-1.14.2
Aug 10, 2026
Merged

build(deps): bump pypa/gh-action-pypi-publish from 1.14.1 to 1.14.2#5850
kodiakhq[bot] merged 2 commits into
mainfrom
dependabot/github_actions/pypa/gh-action-pypi-publish-1.14.2

Merge branch 'main' into dependabot/github_actions/pypa/gh-action-pyp…

0c8b8b6
Select commit
Loading
Failed to load commit list.
ci-bridge / CI Bridge / detray_test_cuda succeeded Aug 10, 2026 in 8m 39s

GitLab CI: SUCCESS

This check triggered job acts/ci-bridge/80193054
in pipeline acts/ci-bridge/40580
Status: SUCCESS
Created at: 2026-08-10T17:56:57.664Z
Started at: 2026-08-10T18:48:39.959Z
Finished at: 2026-08-10T18:57:18.923Z

Details

Running with gitlab-runner 16.4.0 (6e766faf)
  on acts-gpu-ci-1 t3_bzAvsW, system ID: r_zO9zvpou11jf
section_start:1786387720:resolve_secrets
Resolving secrets
section_end:1786387720:resolve_secrets
section_start:1786387720:prepare_executor
Preparing the "docker" executor
Using Docker executor with image ghcr.io/acts-project/ubuntu2404_cuda:87 ...
Pulling docker image ghcr.io/acts-project/ubuntu2404_cuda:87 ...
Using docker image sha256:9a9233953da64cbcbea137d20031bc4461b12cee391ee8db64dbf72b56eda2ab for ghcr.io/acts-project/ubuntu2404_cuda:87 with digest
ghcr.io/acts-project/ubuntu2404_cuda@sha256:6ed0d4ecf853aa627a21a9bc9f824ca60bd1bc6ac6ac948c1460283d2c95cd67 ...
section_end:1786387721:prepare_executor
section_start:1786387721:prepare_script
Preparing environment
Running on runner-t3bzavsw-project-132265-concurrent-0 via 59d8c6ef367a...
section_end:1786387722:prepare_script
section_start:1786387722:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Reinitialized existing Git repository in /builds/acts/ci-bridge/.git/
Checking out 12b1957a as detached HEAD (ref is main)...
Removing .spack/
Removing build/
Removing ci_models/
Removing dependencies/
Removing spack/
Removing spack_lockfile_cache/
Removing src/

Skipping Git submodules setup
section_end:1786387724:get_sources
section_start:1786387724:download_artifacts
Downloading artifacts
Downloading artifacts for detray_build_cuda (80193050)...
Downloading artifacts from coordinator... ok        host=gitlab.cern.ch id=80193050 responseStatus=200 OK token=glcbt-64
WARNING: build/python/detray/__init__.py: chmod build/python/detray/__init__.py: no such file or directory (suppressing repeats) 
section_end:1786387730:download_artifacts
section_start:1786387730:step_script
Executing "step_script" stage of the job script
Using docker image sha256:9a9233953da64cbcbea137d20031bc4461b12cee391ee8db64dbf72b56eda2ab for ghcr.io/acts-project/ubuntu2404_cuda:87 with digest
ghcr.io/acts-project/ubuntu2404_cuda@sha256:6ed0d4ecf853aa627a21a9bc9f824ca60bd1bc6ac6ac948c1460283d2c95cd67 ...
$ git clone $CLONE_URL src
Cloning into 'src'...
$ git -C src checkout $HEAD_SHA
Note: switching to '0c8b8b6a64c2455f9edff7a712b083e23cd88e69'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 0c8b8b6a6 Merge branch 'main' into dependabot/github_actions/pypa/gh-action-pypi-publish-1.14.2
$ src/Detray/data/detray_data_get_files.sh
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0 100 37.2M  100 37.2M    0     0  96.8M      0 --:--:-- --:--:--
--:--:-- 97.1M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0 100    56  100    56    0     0   1082      0 --:--:-- --:--:--
--:--:--  1098
Files from detray-data-v2 unpacked under 'src/Detray/data/'
$ cd build
$ nvidia-smi
Mon Aug 10 18:49:01 2026       
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 580.173.02             Driver Version: 580.173.02     CUDA Version: 13.0     |
+-----------------------------------------+------------------------+----------------------+
| GPU  Name                 Persistence-M | Bus-Id          Disp.A | Volatile Uncorr. ECC |
| Fan  Temp   Perf          Pwr:Usage/Cap |           Memory-Usage | GPU-Util  Compute M. |
|                                         |                        |               MIG M. |
|=========================================+========================+======================|
|   0  NVIDIA RTX A4000               Off |   00000000:21:00.0 Off |                  Off |
| 47%   63C    P8             19W /  140W |       1MiB /  16376MiB |      0%      Default |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+

+-----------------------------------------------------------------------------------------+
| Processes:                                                                              |
|  GPU   GI   CI              PID   Type   Process name                        GPU Memory |
|        ID   ID                                                               Usage      |
|=========================================================================================|
|  No running processes found                                                             |
+-----------------------------------------------------------------------------------------+
$ ctest --output-on-failure -R ".*cuda.*"
Test project /builds/acts/ci-bridge/build
    Start 1: detray_unit_test_cuda
1/8 Test #1: detray_unit_test_cuda .............................   Passed    0.52 sec
    Start 2: detray_unit_test_cuda_array
2/8 Test #2: detray_unit_test_cuda_array .......................   Passed    2.89 sec
    Start 3: detray_unit_test_cuda_eigen
3/8 Test #3: detray_unit_test_cuda_eigen .......................   Passed    2.75 sec
    Start 4: detray_integration_test_cuda_array
4/8 Test #4: detray_integration_test_cuda_array ................   Passed    9.73 sec
    Start 5: detray_integration_test_cuda_eigen
5/8 Test #5: detray_integration_test_cuda_eigen ................   Passed    2.29 sec
    Start 6: detray_integration_test_telescope_detector_cuda
6/8 Test #6: detray_integration_test_telescope_detector_cuda ...   Passed   55.15 sec
    Start 7: detray_integration_test_toy_detector_cuda
7/8 Test #7: detray_integration_test_toy_detector_cuda .........   Passed  183.80 sec
    Start 8: detray_integration_test_wire_chamber_cuda
8/8 Test #8: detray_integration_test_wire_chamber_cuda .........   Passed   24.91 sec

100% tests passed, 0 tests failed out of 8

Total Test time (real) = 282.04 sec
$ find bin -type f -name "*cuda" -not -name "*text*" -exec {} \;
DETRAY INFO    (HOST): detector_builder.hpp         l.114  Building detector: "telescope_detector"... 
DETRAY INFO    (HOST): detector_builder.hpp         l.115  -> type: telescope_metadata<array<float>, rectangle2D>
DETRAY INFO    (HOST): detector_builder.hpp         l.131  -> Built 1 volumes
DETRAY INFO    (HOST): detector_builder.hpp         l.132  -> Built 16 surfaces:
DETRAY INFO    (HOST): detector_builder.hpp         l.133  --> portals:    6
DETRAY INFO    (HOST): detector_builder.hpp         l.134  --> sensitives: 10
DETRAY INFO    (HOST): detector_builder.hpp         l.135  --> passives:   0
DETRAY INFO    (HOST): detector_builder.hpp         l.148  -> Built homogeneous material:
DETRAY INFO    (HOST): detector_builder.hpp         l.149  --> slabs: 10
DETRAY INFO    (HOST): detector_builder.hpp         l.150  --> rods:  0
DETRAY INFO    (HOST): detector_builder.hpp         l.152  Detector building complete: telescope_detector
DETRAY INFO    (HOST): consistency_checker.hpp      l.305  Checking detector consistency...
DETRAY INFO    (HOST): consistency_checker.hpp      l.464  Detector consistency check: OK
[==========] Running 6 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 6 tests from detray_validation
[ RUN      ] detray_validation.telescope_detector_ray_scan_for_cuda
DETRAY INFO    (HOST): detector_scan.hpp            l.90   Running scan on: telescope_detector

DETRAY INFO    (HOST): detector_scan.hpp            l.228  Generating trace data...
DETRAY INFO    (HOST): detector_scan.hpp            l.263    ->Adding 10000 intersection traces to whiteboard
DETRAY INFO    (HOST): detector_scan.hpp            l.113  Checking trace data...

------------------------------------
Tested 10000 tracks: OK
------------------------------------

[       OK ] detray_validation.telescope_detector_ray_scan_for_cuda (110 ms)
[ RUN      ] detray_validation.telescope_detector_straight_line_navigation_cuda
DETRAY INFO    (HOST): navigation_validation.hpp    l.200  Fetching data from white board...
DETRAY INFO    (HOST): navigation_validation.hpp    l.241  Running device navigation validation on: telescope_detector...

-----------------------------------
Tested 10000 tracks: OK
total number of surfaces:         76818

Portal sf. finding eff.: 100.0000000 ± 0.0099970%
Sensitive sf. finding eff.: 100.0000000 ± 0.0017599%
Passive sf. finding eff.: 100.0000000 ± 0.0099970%

Surface finding eff.: 100.0000000 ± 0.0013017%
-----------------------------------

DETRAY INFO    (HOST): navigation_validation.hpp    l.430  Wrote distance to boundary of missed intersections in:
"telescope_detector_ray_missed_intersections_dists_cuda.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.432  Wrote track states in: "telescope_detector_ray_navigation_track_params_cuda.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.433  Wrote truth intersections in: "telescope_detector_ray_truth_intersections_cuda.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.434  Wrote track intersections in: "telescope_detector_ray_navigation_intersections_cuda.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.435  Wrote accumulated material in: "telescope_detector_ray_accumulated_material_cuda.csv"
[       OK ] detray_validation.telescope_detector_straight_line_navigation_cuda (1264 ms)
[ RUN      ] detray_validation.telescope_detector_helix_scan_for_cuda
DETRAY INFO    (HOST): detector_scan.hpp            l.90   Running scan on: telescope_detector

DETRAY INFO    (HOST): detector_scan.hpp            l.228  Generating trace data...
DETRAY INFO    (HOST): detector_scan.hpp            l.263    ->Adding 10000 intersection traces to whiteboard
DETRAY INFO    (HOST): detector_scan.hpp            l.113  Checking trace data...

------------------------------------
Tested 10000 tracks: OK
------------------------------------

[       OK ] detray_validation.telescope_detector_helix_scan_for_cuda (258 ms)
[ RUN      ] detray_validation.telescope_detector_helix_navigation_cuda
DETRAY INFO    (HOST): navigation_validation.hpp    l.200  Fetching data from white board...
DETRAY INFO    (HOST): navigation_validation.hpp    l.241  Running device navigation validation on: telescope_detector...

-----------------------------------
Tested 10000 tracks: OK
total number of surfaces:         76820

Portal sf. finding eff.: 100.0000000 ± 0.0099970%
Sensitive sf. finding eff.: 100.0000000 ± 0.0017599%
Passive sf. finding eff.: 100.0000000 ± 0.0099970%

Surface finding eff.: 100.0000000 ± 0.0013017%
-----------------------------------

DETRAY INFO    (HOST): navigation_validation.hpp    l.430  Wrote distance to boundary of missed intersections in:
"telescope_detector_helix_missed_intersections_dists_cuda_0.000000_2.000000_GeV.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.432  Wrote track states in:
"telescope_detector_helix_navigation_track_params_cuda_0.000000_2.000000_GeV.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.433  Wrote truth intersections in:
"telescope_detector_helix_truth_intersections_cuda_0.000000_2.000000_GeV.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.434  Wrote track intersections in:
"telescope_detector_helix_navigation_intersections_cuda_0.000000_2.000000_GeV.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.435  Wrote accumulated material in:
"telescope_detector_helix_accumulated_material_cuda_0.000000_2.000000_GeV.csv"
[       OK ] detray_validation.telescope_detector_helix_navigation_cuda (1077 ms)
[ RUN      ] detray_validation.telescope_detector_material_scan_for_cuda
DETRAY INFO    (HOST): material_scan.hpp            l.116  Running material scan on: telescope_detector
(1000 rays) ...

-----------------------------------
Tested 1000 tracks
-----------------------------------

[       OK ] detray_validation.telescope_detector_material_scan_for_cuda (2 ms)
[ RUN      ] detray_validation.telescope_detector_material_validaiton_cuda
DETRAY INFO    (HOST): material_validation.hpp      l.133  Running material validation on: telescope_detector...

-----------------------------------
Tested 1000 tracks
-----------------------------------

[       OK ] detray_validation.telescope_detector_material_validaiton_cuda (15 ms)
[----------] 6 tests from detray_validation (2727 ms total)

[----------] Global test environment tear-down
[==========] 6 tests from 1 test suite ran. (2727 ms total)
[  PASSED  ] 6 tests.
DETRAY INFO    (HOST): detector_builder.hpp         l.114  Building detector: "toy_detector"... 
DETRAY INFO    (HOST): detector_builder.hpp         l.115  -> type: toy_metadata<array<float> >
DETRAY INFO    (HOST): detector_builder.hpp         l.131  -> Built 38 volumes
DETRAY INFO    (HOST): detector_builder.hpp         l.132  -> Built 4158 surfaces:
DETRAY INFO    (HOST): detector_builder.hpp         l.133  --> portals:    153
DETRAY INFO    (HOST): detector_builder.hpp         l.134  --> sensitives: 4004
DETRAY INFO    (HOST): detector_builder.hpp         l.135  --> passives:   1
DETRAY INFO    (HOST): detector_builder.hpp         l.138  -> Built 18 surface grids
DETRAY INFO    (HOST): detector_builder.hpp         l.143  -> Built 0 material maps
DETRAY INFO    (HOST): detector_builder.hpp         l.148  -> Built homogeneous material:
DETRAY INFO    (HOST): detector_builder.hpp         l.149  --> slabs: 4005
DETRAY INFO    (HOST): detector_builder.hpp         l.150  --> rods:  0
DETRAY INFO    (HOST): detector_builder.hpp         l.152  Detector building complete: toy_detector
DETRAY INFO    (HOST): consistency_checker.hpp      l.305  Checking detector consistency...
DETRAY INFO    (HOST): consistency_checker.hpp      l.464  Detector consistency check: OK
DETRAY INFO    (HOST): detector_builder.hpp         l.114  Building detector: "toy_detector"... 
DETRAY INFO    (HOST): detector_builder.hpp         l.115  -> type: toy_metadata<array<float> >
DETRAY INFO    (HOST): detector_builder.hpp         l.131  -> Built 38 volumes
DETRAY INFO    (HOST): detector_builder.hpp         l.132  -> Built 4158 surfaces:
DETRAY INFO    (HOST): detector_builder.hpp         l.133  --> portals:    153
DETRAY INFO    (HOST): detector_builder.hpp         l.134  --> sensitives: 4004
DETRAY INFO    (HOST): detector_builder.hpp         l.135  --> passives:   1
DETRAY INFO    (HOST): detector_builder.hpp         l.138  -> Built 18 surface grids
DETRAY INFO    (HOST): detector_builder.hpp         l.143  -> Built 0 material maps
DETRAY INFO    (HOST): detector_builder.hpp         l.148  -> Built homogeneous material:
DETRAY INFO    (HOST): detector_builder.hpp         l.149  --> slabs: 4005
DETRAY INFO    (HOST): detector_builder.hpp         l.150  --> rods:  0
DETRAY INFO    (HOST): detector_builder.hpp         l.152  Detector building complete: toy_detector
DETRAY INFO    (HOST): consistency_checker.hpp      l.305  Checking detector consistency...
DETRAY INFO    (HOST): consistency_checker.hpp      l.464  Detector consistency check: OK
[==========] Running 8 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 8 tests from detray_validation
[ RUN      ] detray_validation.toy_detector_ray_scan_for_cuda
DETRAY INFO    (HOST): detector_scan.hpp            l.90   Running scan on: toy_detector

DETRAY INFO    (HOST): detector_scan.hpp            l.228  Generating trace data...
DETRAY INFO    (HOST): detector_scan.hpp            l.263    ->Adding 10000 intersection traces to whiteboard
DETRAY INFO    (HOST): detector_scan.hpp            l.113  Checking trace data...

------------------------------------
Tested 10000 tracks: OK
------------------------------------

[       OK ] detray_validation.toy_detector_ray_scan_for_cuda (1668 ms)
[ RUN      ] detray_validation.toy_detector_straight_line_navigation_cuda
DETRAY INFO    (HOST): navigation_validation.hpp    l.200  Fetching data from white board...
DETRAY INFO    (HOST): navigation_validation.hpp    l.241  Running device navigation validation on: toy_detector...

-----------------------------------
Tested 10000 tracks: OK
total number of surfaces:         274588

Portal sf. finding eff.: 100.00000000 ± 0.00049572%
Sensitive sf. finding eff.: 100.00000000 ± 0.00188907%
Passive sf. finding eff.: 100.00000000 ± 0.00501706%

Surface finding eff.: 100.00000000 ± 0.00036418%
-----------------------------------

DETRAY INFO    (HOST): navigation_validation.hpp    l.430  Wrote distance to boundary of missed intersections in:
"toy_detector_ray_missed_intersections_dists_cuda.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.432  Wrote track states in: "toy_detector_ray_navigation_track_params_cuda.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.433  Wrote truth intersections in: "toy_detector_ray_truth_intersections_cuda.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.434  Wrote track intersections in: "toy_detector_ray_navigation_intersections_cuda.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.435  Wrote accumulated material in: "toy_detector_ray_accumulated_material_cuda.csv"
[       OK ] detray_validation.toy_detector_straight_line_navigation_cuda (4140 ms)
[ RUN      ] detray_validation.toy_detector_helix_scan_for_cuda
DETRAY INFO    (HOST): detector_scan.hpp            l.90   Running scan on: toy_detector

DETRAY INFO    (HOST): detector_scan.hpp            l.228  Generating trace data...
DETRAY INFO    (HOST): detector_scan.hpp            l.263    ->Adding 10000 intersection traces to whiteboard
DETRAY INFO    (HOST): detector_scan.hpp            l.113  Checking trace data...

[       OK ] detray_validation.toy_detector_helix_scan_for_cuda (172173 ms)
[ RUN      ] detray_validation.toy_detector_helix_navigation_cuda
DETRAY INFO    (HOST): navigation_validation.hpp    l.200  Fetching data from white board...
DETRAY INFO    (HOST): navigation_validation.hpp    l.241  Running device navigation validation on: toy_detector...

------------------------------------
Tested 10000 tracks: OK
------------------------------------

-----------------------------------
Tested 10000 tracks: OK
total number of surfaces:         279655

Portal sf. finding eff.: 100.00000000 ± 0.00048603%
Sensitive sf. finding eff.: 100.00000000 ± 0.00185487%
Passive sf. finding eff.: 100.00000000 ± 0.00499925%

Surface finding eff.: 100.00000000 ± 0.00035758%
-----------------------------------

DETRAY INFO    (HOST): navigation_validation.hpp    l.430  Wrote distance to boundary of missed intersections in:
"toy_detector_helix_missed_intersections_dists_cuda_0.900000_1.100000_GeV.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.432  Wrote track states in:
"toy_detector_helix_navigation_track_params_cuda_0.900000_1.100000_GeV.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.433  Wrote truth intersections in:
"toy_detector_helix_truth_intersections_cuda_0.900000_1.100000_GeV.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.434  Wrote track intersections in:
"toy_detector_helix_navigation_intersections_cuda_0.900000_1.100000_GeV.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.435  Wrote accumulated material in:
"toy_detector_helix_accumulated_material_cuda_0.900000_1.100000_GeV.csv"
[       OK ] detray_validation.toy_detector_helix_navigation_cuda (4077 ms)
[ RUN      ] detray_validation.toy_detector_material_scan_for_cuda
DETRAY INFO    (HOST): material_scan.hpp            l.116  Running material scan on: toy_detector
(10000 rays) ...

-----------------------------------
Tested 10000 tracks
-----------------------------------

[       OK ] detray_validation.toy_detector_material_scan_for_cuda (1257 ms)
[ RUN      ] detray_validation.toy_detector_material_validaiton_cuda
DETRAY INFO    (HOST): material_validation.hpp      l.133  Running material validation on: toy_detector...

-----------------------------------
Tested 10000 tracks
-----------------------------------

[       OK ] detray_validation.toy_detector_material_validaiton_cuda (80 ms)
[ RUN      ] detray_validation.toy_detector_hom_material_scan_for_cuda
DETRAY INFO    (HOST): material_scan.hpp            l.116  Running material scan on: toy_detector_hom_material
(10000 rays) ...

-----------------------------------
Tested 10000 tracks
-----------------------------------

[       OK ] detray_validation.toy_detector_hom_material_scan_for_cuda (1249 ms)
[ RUN      ] detray_validation.toy_detector_hom_material_validaiton_cuda
DETRAY INFO    (HOST): material_validation.hpp      l.133  Running material validation on: toy_detector_hom_material...

-----------------------------------
Tested 10000 tracks
-----------------------------------

[       OK ] detray_validation.toy_detector_hom_material_validaiton_cuda (72 ms)
[----------] 8 tests from detray_validation (184720 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 1 test suite ran. (184720 ms total)
[  PASSED  ] 8 tests.

Wire Chamber
----------------------------
  No. layers            : 10
  First layer inner rad.: 500 [mm]
  Half length z         : 500 [mm]
  Shape                 : wire cell
  Cell size             : 10 [mm]
  Stereo angle          : 0.05 [rad]
  Wire material         : material:  X0 = 3.504 | L0 = 99.46 | Z = 74 | state = solid
  Material rad.         : 0.015 [mm]

DETRAY INFO    (HOST): detector_builder.hpp         l.114  Building detector: "wire_chamber"... 
DETRAY INFO    (HOST): detector_builder.hpp         l.115  -> type: wire_chamber_metadata<array<float> >
DETRAY INFO    (HOST): detector_builder.hpp         l.131  -> Built 11 volumes
DETRAY INFO    (HOST): detector_builder.hpp         l.132  -> Built 1933 surfaces:
DETRAY INFO    (HOST): detector_builder.hpp         l.133  --> portals:    43
DETRAY INFO    (HOST): detector_builder.hpp         l.134  --> sensitives: 1890
DETRAY INFO    (HOST): detector_builder.hpp         l.135  --> passives:   0
DETRAY INFO    (HOST): detector_builder.hpp         l.138  -> Built 10 surface grids
DETRAY INFO    (HOST): detector_builder.hpp         l.143  -> Built 0 material maps
DETRAY INFO    (HOST): detector_builder.hpp         l.148  -> Built homogeneous material:
DETRAY INFO    (HOST): detector_builder.hpp         l.149  --> slabs: 0
DETRAY INFO    (HOST): detector_builder.hpp         l.150  --> rods:  1890
DETRAY INFO    (HOST): detector_builder.hpp         l.152  Detector building complete: wire_chamber
DETRAY INFO    (HOST): consistency_checker.hpp      l.305  Checking detector consistency...
DETRAY INFO    (HOST): consistency_checker.hpp      l.464  Detector consistency check: OK
[==========] Running 6 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 6 tests from detray_validation
[ RUN      ] detray_validation.wire_chamber_ray_scan_for_cuda
DETRAY INFO    (HOST): detector_scan.hpp            l.90   Running scan on: wire_chamber

DETRAY INFO    (HOST): detector_scan.hpp            l.228  Generating trace data...
DETRAY INFO    (HOST): detector_scan.hpp            l.263    ->Adding 10000 intersection traces to whiteboard
DETRAY INFO    (HOST): detector_scan.hpp            l.113  Checking trace data...

[       OK ] detray_validation.wire_chamber_ray_scan_for_cuda (1544 ms)
[ RUN      ] detray_validation.wire_chamber_straight_line_navigation_cuda
DETRAY INFO    (HOST): navigation_validation.hpp    l.200  Fetching data from white board...
DETRAY INFO    (HOST): navigation_validation.hpp    l.241  Running device navigation validation on: wire_chamber...

------------------------------------
Tested 10000 tracks: OK
------------------------------------

-----------------------------------
Tested 10000 tracks: OK
total number of surfaces:         153774

Portal sf. finding eff.: 100.00000000 ± 0.00100510%
Sensitive sf. finding eff.: 100.00000000 ± 0.00225800%
Passive sf. finding eff.: 100.00000000 ± 0.00999700%

Surface finding eff.: 100.00000000 ± 0.00065029%
-----------------------------------

DETRAY INFO    (HOST): navigation_validation.hpp    l.430  Wrote distance to boundary of missed intersections in:
"wire_chamber_ray_missed_intersections_dists_cuda.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.432  Wrote track states in: "wire_chamber_ray_navigation_track_params_cuda.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.433  Wrote truth intersections in: "wire_chamber_ray_truth_intersections_cuda.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.434  Wrote track intersections in: "wire_chamber_ray_navigation_intersections_cuda.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.435  Wrote accumulated material in: "wire_chamber_ray_accumulated_material_cuda.csv"
[       OK ] detray_validation.wire_chamber_straight_line_navigation_cuda (2435 ms)
[ RUN      ] detray_validation.wire_chamber_helix_scan_for_cuda
DETRAY INFO    (HOST): detector_scan.hpp            l.90   Running scan on: wire_chamber

DETRAY INFO    (HOST): detector_scan.hpp            l.228  Generating trace data...
DETRAY INFO    (HOST): detector_scan.hpp            l.263    ->Adding 10000 intersection traces to whiteboard
DETRAY INFO    (HOST): detector_scan.hpp            l.113  Checking trace data...

------------------------------------
Tested 10000 tracks: OK
------------------------------------

[       OK ] detray_validation.wire_chamber_helix_scan_for_cuda (15263 ms)
[ RUN      ] detray_validation.wire_chamber_helix_navigation_cuda
DETRAY INFO    (HOST): navigation_validation.hpp    l.200  Fetching data from white board...
DETRAY INFO    (HOST): navigation_validation.hpp    l.241  Running device navigation validation on: wire_chamber...

DETRAY WARNING (HOST): navigation_validation_utils.hppl.567  Track 999, inters. 3: Surfaces are swapped in trace, possibly due to overlaps/large mask
tolerances.
-----------------------------------
Tested 10000 tracks: OK
total number of surfaces:         264226

Portal sf. finding eff.: 100.00000000 ± 0.00057747%
Sensitive sf. finding eff.: 100.00000000 ± 0.00123361%
Passive sf. finding eff.: 100.00000000 ± 0.00999700%

Surface finding eff.: 100.00000000 ± 0.00037846%
-----------------------------------

DETRAY INFO    (HOST): navigation_validation.hpp    l.430  Wrote distance to boundary of missed intersections in:
"wire_chamber_helix_missed_intersections_dists_cuda_3.900000_4.100000_GeV.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.432  Wrote track states in:
"wire_chamber_helix_navigation_track_params_cuda_3.900000_4.100000_GeV.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.433  Wrote truth intersections in:
"wire_chamber_helix_truth_intersections_cuda_3.900000_4.100000_GeV.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.434  Wrote track intersections in:
"wire_chamber_helix_navigation_intersections_cuda_3.900000_4.100000_GeV.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.435  Wrote accumulated material in:
"wire_chamber_helix_accumulated_material_cuda_3.900000_4.100000_GeV.csv"
[       OK ] detray_validation.wire_chamber_helix_navigation_cuda (3929 ms)
[ RUN      ] detray_validation.wire_chamber_material_scan_for_cuda
DETRAY INFO    (HOST): material_scan.hpp            l.116  Running material scan on: wire_chamber
(10000 rays) ...

-----------------------------------
Tested 10000 tracks
-----------------------------------

[       OK ] detray_validation.wire_chamber_material_scan_for_cuda (1325 ms)
[ RUN      ] detray_validation.wire_chamber_material_validaiton_cuda
DETRAY INFO    (HOST): material_validation.hpp      l.133  Running material validation on: wire_chamber...

-----------------------------------
Tested 10000 tracks
-----------------------------------

[       OK ] detray_validation.wire_chamber_material_validaiton_cuda (73 ms)
[----------] 6 tests from detray_validation (24572 ms total)

[----------] Global test environment tear-down
[==========] 6 tests from 1 test suite ran. (24572 ms total)
[  PASSED  ] 6 tests.
Running main() from /builds/acts/ci-bridge/build/_deps/googletest-src/googletest/src/gtest_main.cc
[==========] Running 13 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 4 tests from container_cuda
[ RUN      ] container_cuda.single_store
[       OK ] container_cuda.single_store (263 ms)
[ RUN      ] container_cuda.tuple_container
[       OK ] container_cuda.tuple_container (0 ms)
[ RUN      ] container_cuda.regular_multi_store
[       OK ] container_cuda.regular_multi_store (0 ms)
[ RUN      ] container_cuda.multi_store
[       OK ] container_cuda.multi_store (0 ms)
[----------] 4 tests from container_cuda (265 ms total)

[----------] 9 tests from utils_ranges_cuda
[ RUN      ] utils_ranges_cuda.single
[       OK ] utils_ranges_cuda.single (0 ms)
[ RUN      ] utils_ranges_cuda.pointer
[       OK ] utils_ranges_cuda.pointer (0 ms)
[ RUN      ] utils_ranges_cuda.iota
[       OK ] utils_ranges_cuda.iota (0 ms)
[ RUN      ] utils_ranges_cuda.cartesian_product
[       OK ] utils_ranges_cuda.cartesian_product (0 ms)
[ RUN      ] utils_ranges_cuda.enumerate
[       OK ] utils_ranges_cuda.enumerate (0 ms)
[ RUN      ] utils_ranges_cuda.pick
[       OK ] utils_ranges_cuda.pick (0 ms)
[ RUN      ] utils_ranges_cuda.join
[       OK ] utils_ranges_cuda.join (0 ms)
[ RUN      ] utils_ranges_cuda.static_join
[       OK ] utils_ranges_cuda.static_join (0 ms)
[ RUN      ] utils_ranges_cuda.subrange
[       OK ] utils_ranges_cuda.subrange (0 ms)
[----------] 9 tests from utils_ranges_cuda (3 ms total)

[----------] Global test environment tear-down
[==========] 13 tests from 2 test suites ran. (269 ms total)
[  PASSED  ] 13 tests.
section_end:1786388236:step_script
section_start:1786388236:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1786388237:cleanup_file_variables
Job succeeded