Skip to content

Merge branch 'main' into hip-validation

d5e06e6
Select commit
Loading
Failed to load commit list.
Open

Hip validation #1046

Merge branch 'main' into hip-validation
d5e06e6
Select commit
Loading
Failed to load commit list.
ci-bridge / CI Bridge / test_cuda succeeded Jan 29, 2026 in 9m 36s

GitLab CI: SUCCESS

This check triggered job acts/ci-bridge/68810662
in pipeline acts/ci-bridge/35101
Status: SUCCESS
Created at: 2026-01-29T09:19:50.928Z
Started at: 2026-01-29T09:43:22.903Z
Finished at: 2026-01-29T09:52:58.581Z

Details

Running with gitlab-runner 16.4.0 (6e766faf)
  on acts-gpu-ci-1 t3_bzAvsW, system ID: r_zO9zvpou11jf
section_start:1769679803:resolve_secrets
Resolving secrets
section_end:1769679803:resolve_secrets
section_start:1769679803:prepare_executor
Preparing the "docker" executor
Using Docker executor with image ghcr.io/acts-project/ubuntu2204_cuda:56 ...
Pulling docker image ghcr.io/acts-project/ubuntu2204_cuda:56 ...
Using docker image sha256:0a33ef1d9724055429d849e6408848a25e2ca0de2cbf22ac5d16b9c2e054d1f8 for ghcr.io/acts-project/ubuntu2204_cuda:56 with digest
ghcr.io/acts-project/ubuntu2204_cuda@sha256:58479be4f71e6837befb958fb6717b3d856746e74f1fb8c82897b8f6db6614cb ...
section_end:1769679805:prepare_executor
section_start:1769679805:prepare_script
Preparing environment
Running on runner-t3bzavsw-project-132265-concurrent-0 via 59d8c6ef367a...
section_end:1769679805:prepare_script
section_start:1769679805: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:1769679808:get_sources
section_start:1769679808:download_artifacts
Downloading artifacts
Downloading artifacts for build_cuda (68810660)...
Downloading artifacts from coordinator... ok        host=gitlab.cern.ch id=68810660 responseStatus=200 OK token=glcbt-64
section_end:1769679814:download_artifacts
section_start:1769679814:step_script
Executing "step_script" stage of the job script
Using docker image sha256:0a33ef1d9724055429d849e6408848a25e2ca0de2cbf22ac5d16b9c2e054d1f8 for ghcr.io/acts-project/ubuntu2204_cuda:56 with digest
ghcr.io/acts-project/ubuntu2204_cuda@sha256:58479be4f71e6837befb958fb6717b3d856746e74f1fb8c82897b8f6db6614cb ...
$ git clone $CLONE_URL src
Cloning into 'src'...
$ git -C src checkout $HEAD_SHA
Note: switching to 'd5e06e66e80ea9e62ab31d9803489e8334b313be'.

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 d5e06e66 Merge branch 'main' into hip-validation
$ src/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  90.3M      0 --:--:-- --:--:--
--:--:-- 90.5M
  % 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    915      0 --:--:-- --:--:--
--:--:--   918
Files from detray-data-v2 unpacked under 'src/data/'
$ cd build
$ nvidia-smi
Thu Jan 29 09:43:37 2026       
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 550.107.02             Driver Version: 550.107.02     CUDA Version: 12.4     |
|-----------------------------------------+------------------------+----------------------+
| 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 |
| 41%   50C    P8             17W /  140W |       2MiB /  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/9 Test #1: detray_unit_test_cuda .............................   Passed    0.18 sec
    Start 2: detray_unit_test_cuda_grid2_array
2/9 Test #2: detray_unit_test_cuda_grid2_array .................   Passed    0.14 sec
    Start 3: detray_unit_test_cuda_array
3/9 Test #3: detray_unit_test_cuda_array .......................   Passed    5.95 sec
    Start 4: detray_unit_test_cuda_eigen
4/9 Test #4: detray_unit_test_cuda_eigen .......................   Passed    5.86 sec
    Start 5: detray_integration_test_cuda_array
5/9 Test #5: detray_integration_test_cuda_array ................   Passed   17.52 sec
    Start 6: detray_integration_test_cuda_eigen
6/9 Test #6: detray_integration_test_cuda_eigen ................   Passed    2.15 sec
    Start 7: detray_integration_test_telescope_detector_cuda
7/9 Test #7: detray_integration_test_telescope_detector_cuda ...   Passed  125.45 sec
    Start 8: detray_integration_test_toy_detector_cuda
8/9 Test #8: detray_integration_test_toy_detector_cuda .........   Passed  175.88 sec
    Start 9: detray_integration_test_wire_chamber_cuda
9/9 Test #9: detray_integration_test_wire_chamber_cuda .........   Passed   23.34 sec

100% tests passed, 0 tests failed out of 9

Total Test time (real) = 356.49 sec
$ find bin -type f -name "*cuda" -not -name "*text*" -exec {} \;
DETRAY INFO    (HOST): detector_builder.hpp         l.117  Building detector: "telescope_detector"... 
DETRAY INFO    (HOST): detector_builder.hpp         l.118  -> type: telescope_metadata<algebra::plugin::array<float>, rectangle2D>
DETRAY INFO    (HOST): detector_builder.hpp         l.122  Have 1 configured volume builders
DETRAY INFO    (HOST): detector_builder.hpp         l.135  Detector building complete: telescope_detector
DETRAY INFO    (HOST): detector_builder.hpp         l.136  -> Built 1 volumes
DETRAY INFO    (HOST): detector_builder.hpp         l.137  -> Built 16 surfaces:
DETRAY INFO    (HOST): detector_builder.hpp         l.138  --> portals:    6
DETRAY INFO    (HOST): detector_builder.hpp         l.139  --> sensitives: 10
DETRAY INFO    (HOST): detector_builder.hpp         l.140  --> passives:   0
DETRAY INFO    (HOST): detector_builder.hpp         l.154  -> Built homogeneous material:
DETRAY INFO    (HOST): detector_builder.hpp         l.155  --> slabs: 10
DETRAY INFO    (HOST): detector_builder.hpp         l.156  --> rods:  0
DETRAY INFO    (HOST): consistency_checker.hpp      l.317  Checking detector consistency...
DETRAY INFO    (HOST): consistency_checker.hpp      l.482  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.91   Running scan on: telescope_detector

DETRAY INFO    (HOST): detector_scan.hpp            l.238  Generating trace data...
DETRAY INFO    (HOST): detector_scan.hpp            l.273    ->Adding 10000 intersection traces to whiteboard
DETRAY INFO    (HOST): detector_scan.hpp            l.114  Checking trace data...

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

[       OK ] detray_validation.telescope_detector_ray_scan_for_cuda (126 ms)
[ RUN      ] detray_validation.telescope_detector_straight_line_navigation_cuda
DETRAY INFO    (HOST): navigation_validation.hpp    l.214  Fetching data from white board...
DETRAY INFO    (HOST): navigation_validation.hpp    l.256  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.453  Wrote distance to boundary of missed intersections in:
"telescope_detector_ray_missed_intersections_dists_cuda.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.456  Wrote track states in: "telescope_detector_ray_navigation_track_params_cuda.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.457  Wrote truth intersections in: "telescope_detector_ray_truth_intersections_cuda.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.458  Wrote track intersections in: "telescope_detector_ray_navigation_intersections_cuda.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.459  Wrote accumulated material in: "telescope_detector_ray_accumulated_material_cuda.csv"
[       OK ] detray_validation.telescope_detector_straight_line_navigation_cuda (1221 ms)
[ RUN      ] detray_validation.telescope_detector_helix_scan_for_cuda
DETRAY INFO    (HOST): detector_scan.hpp            l.91   Running scan on: telescope_detector

DETRAY INFO    (HOST): detector_scan.hpp            l.238  Generating trace data...
DETRAY INFO    (HOST): detector_scan.hpp            l.273    ->Adding 10000 intersection traces to whiteboard
DETRAY INFO    (HOST): detector_scan.hpp            l.114  Checking trace data...

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

[       OK ] detray_validation.telescope_detector_helix_scan_for_cuda (262 ms)
[ RUN      ] detray_validation.telescope_detector_helix_navigation_cuda
DETRAY INFO    (HOST): navigation_validation.hpp    l.214  Fetching data from white board...
DETRAY INFO    (HOST): navigation_validation.hpp    l.256  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.453  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.456  Wrote track states in:
"telescope_detector_helix_navigation_track_params_cuda_0.000000_2.000000_GeV.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.457  Wrote truth intersections in:
"telescope_detector_helix_truth_intersections_cuda_0.000000_2.000000_GeV.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.458  Wrote track intersections in:
"telescope_detector_helix_navigation_intersections_cuda_0.000000_2.000000_GeV.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.459  Wrote accumulated material in:
"telescope_detector_helix_accumulated_material_cuda_0.000000_2.000000_GeV.csv"
[       OK ] detray_validation.telescope_detector_helix_navigation_cuda (1149 ms)
[ RUN      ] detray_validation.telescope_detector_material_scan_for_cuda
DETRAY INFO    (HOST): material_scan.hpp            l.119  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.141  Running material validation on: telescope_detector...

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

[       OK ] detray_validation.telescope_detector_material_validaiton_cuda (21 ms)
[----------] 6 tests from detray_validation (2783 ms total)

[----------] Global test environment tear-down
[==========] 6 tests from 1 test suite ran. (2783 ms total)
[  PASSED  ] 6 tests.
DETRAY INFO    (HOST): detector_builder.hpp         l.117  Building detector: "toy_detector"... 
DETRAY INFO    (HOST): detector_builder.hpp         l.118  -> type: toy_metadata<algebra::plugin::array<float> >
DETRAY INFO    (HOST): detector_builder.hpp         l.122  Have 38 configured volume builders
DETRAY INFO    (HOST): detector_builder.hpp         l.135  Detector building complete: toy_detector
DETRAY INFO    (HOST): detector_builder.hpp         l.136  -> Built 38 volumes
DETRAY INFO    (HOST): detector_builder.hpp         l.137  -> Built 4158 surfaces:
DETRAY INFO    (HOST): detector_builder.hpp         l.138  --> portals:    153
DETRAY INFO    (HOST): detector_builder.hpp         l.139  --> sensitives: 4004
DETRAY INFO    (HOST): detector_builder.hpp         l.140  --> passives:   1
DETRAY INFO    (HOST): detector_builder.hpp         l.143  -> Built 18 surface grids
DETRAY INFO    (HOST): detector_builder.hpp         l.148  -> Built 0 material maps
DETRAY INFO    (HOST): detector_builder.hpp         l.154  -> Built homogeneous material:
DETRAY INFO    (HOST): detector_builder.hpp         l.155  --> slabs: 4005
DETRAY INFO    (HOST): detector_builder.hpp         l.156  --> rods:  0
DETRAY INFO    (HOST): consistency_checker.hpp      l.317  Checking detector consistency...
DETRAY INFO    (HOST): consistency_checker.hpp      l.482  Detector consistency check: OK
DETRAY INFO    (HOST): detector_builder.hpp         l.117  Building detector: "toy_detector"... 
DETRAY INFO    (HOST): detector_builder.hpp         l.118  -> type: toy_metadata<algebra::plugin::array<float> >
DETRAY INFO    (HOST): detector_builder.hpp         l.122  Have 38 configured volume builders
DETRAY INFO    (HOST): detector_builder.hpp         l.135  Detector building complete: toy_detector
DETRAY INFO    (HOST): detector_builder.hpp         l.136  -> Built 38 volumes
DETRAY INFO    (HOST): detector_builder.hpp         l.137  -> Built 4158 surfaces:
DETRAY INFO    (HOST): detector_builder.hpp         l.138  --> portals:    153
DETRAY INFO    (HOST): detector_builder.hpp         l.139  --> sensitives: 4004
DETRAY INFO    (HOST): detector_builder.hpp         l.140  --> passives:   1
DETRAY INFO    (HOST): detector_builder.hpp         l.143  -> Built 18 surface grids
DETRAY INFO    (HOST): detector_builder.hpp         l.148  -> Built 0 material maps
DETRAY INFO    (HOST): detector_builder.hpp         l.154  -> Built homogeneous material:
DETRAY INFO    (HOST): detector_builder.hpp         l.155  --> slabs: 4005
DETRAY INFO    (HOST): detector_builder.hpp         l.156  --> rods:  0
DETRAY INFO    (HOST): consistency_checker.hpp      l.317  Checking detector consistency...
DETRAY INFO    (HOST): consistency_checker.hpp      l.482  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.91   Running scan on: toy_detector

DETRAY INFO    (HOST): detector_scan.hpp            l.238  Generating trace data...
DETRAY INFO    (HOST): detector_scan.hpp            l.273    ->Adding 10000 intersection traces to whiteboard
DETRAY INFO    (HOST): detector_scan.hpp            l.114  Checking trace data...

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

[       OK ] detray_validation.toy_detector_ray_scan_for_cuda (1137 ms)
[ RUN      ] detray_validation.toy_detector_straight_line_navigation_cuda
DETRAY INFO    (HOST): navigation_validation.hpp    l.214  Fetching data from white board...
DETRAY INFO    (HOST): navigation_validation.hpp    l.256  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.453  Wrote distance to boundary of missed intersections in:
"toy_detector_ray_missed_intersections_dists_cuda.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.456  Wrote track states in: "toy_detector_ray_navigation_track_params_cuda.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.457  Wrote truth intersections in: "toy_detector_ray_truth_intersections_cuda.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.458  Wrote track intersections in: "toy_detector_ray_navigation_intersections_cuda.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.459  Wrote accumulated material in: "toy_detector_ray_accumulated_material_cuda.csv"
[       OK ] detray_validation.toy_detector_straight_line_navigation_cuda (4246 ms)
[ RUN      ] detray_validation.toy_detector_helix_scan_for_cuda
DETRAY INFO    (HOST): detector_scan.hpp            l.91   Running scan on: toy_detector

DETRAY INFO    (HOST): detector_scan.hpp            l.238  Generating trace data...
DETRAY INFO    (HOST): detector_scan.hpp            l.273    ->Adding 10000 intersection traces to whiteboard
DETRAY INFO    (HOST): detector_scan.hpp            l.114  Checking trace data...

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

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

-----------------------------------
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.453  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.456  Wrote track states in:
"toy_detector_helix_navigation_track_params_cuda_0.900000_1.100000_GeV.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.457  Wrote truth intersections in:
"toy_detector_helix_truth_intersections_cuda_0.900000_1.100000_GeV.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.458  Wrote track intersections in:
"toy_detector_helix_navigation_intersections_cuda_0.900000_1.100000_GeV.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.459  Wrote accumulated material in:
"toy_detector_helix_accumulated_material_cuda_0.900000_1.100000_GeV.csv"
[       OK ] detray_validation.toy_detector_helix_navigation_cuda (4287 ms)
[ RUN      ] detray_validation.toy_detector_material_scan_for_cuda
DETRAY INFO    (HOST): material_scan.hpp            l.119  Running material scan on: toy_detector
(10000 rays) ...

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

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

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

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

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

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

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

[       OK ] detray_validation.toy_detector_hom_material_validaiton_cuda (73 ms)
[----------] 8 tests from detray_validation (175799 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 1 test suite ran. (175799 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.117  Building detector: "wire_chamber"... 
DETRAY INFO    (HOST): detector_builder.hpp         l.118  -> type: default_metadata<algebra::plugin::array<float> >
DETRAY INFO    (HOST): detector_builder.hpp         l.122  Have 11 configured volume builders
DETRAY INFO    (HOST): detector_builder.hpp         l.135  Detector building complete: wire_chamber
DETRAY INFO    (HOST): detector_builder.hpp         l.136  -> Built 11 volumes
DETRAY INFO    (HOST): detector_builder.hpp         l.137  -> Built 1933 surfaces:
DETRAY INFO    (HOST): detector_builder.hpp         l.138  --> portals:    43
DETRAY INFO    (HOST): detector_builder.hpp         l.139  --> sensitives: 1890
DETRAY INFO    (HOST): detector_builder.hpp         l.140  --> passives:   0
DETRAY INFO    (HOST): detector_builder.hpp         l.143  -> Built 10 surface grids
DETRAY INFO    (HOST): detector_builder.hpp         l.148  -> Built 0 material maps
DETRAY INFO    (HOST): detector_builder.hpp         l.154  -> Built homogeneous material:
DETRAY INFO    (HOST): detector_builder.hpp         l.155  --> slabs: 0
DETRAY INFO    (HOST): detector_builder.hpp         l.156  --> rods:  1890
DETRAY INFO    (HOST): consistency_checker.hpp      l.317  Checking detector consistency...
DETRAY INFO    (HOST): consistency_checker.hpp      l.482  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.91   Running scan on: wire_chamber

DETRAY INFO    (HOST): detector_scan.hpp            l.238  Generating trace data...
DETRAY INFO    (HOST): detector_scan.hpp            l.273    ->Adding 10000 intersection traces to whiteboard
DETRAY INFO    (HOST): detector_scan.hpp            l.114  Checking trace data...

[       OK ] detray_validation.wire_chamber_ray_scan_for_cuda (1380 ms)
[ RUN      ] detray_validation.wire_chamber_straight_line_navigation_cuda
DETRAY INFO    (HOST): navigation_validation.hpp    l.214  Fetching data from white board...
DETRAY INFO    (HOST): navigation_validation.hpp    l.256  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.453  Wrote distance to boundary of missed intersections in:
"wire_chamber_ray_missed_intersections_dists_cuda.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.456  Wrote track states in: "wire_chamber_ray_navigation_track_params_cuda.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.457  Wrote truth intersections in: "wire_chamber_ray_truth_intersections_cuda.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.458  Wrote track intersections in: "wire_chamber_ray_navigation_intersections_cuda.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.459  Wrote accumulated material in: "wire_chamber_ray_accumulated_material_cuda.csv"
[       OK ] detray_validation.wire_chamber_straight_line_navigation_cuda (2462 ms)
[ RUN      ] detray_validation.wire_chamber_helix_scan_for_cuda
DETRAY INFO    (HOST): detector_scan.hpp            l.91   Running scan on: wire_chamber

DETRAY INFO    (HOST): detector_scan.hpp            l.238  Generating trace data...
DETRAY INFO    (HOST): detector_scan.hpp            l.273    ->Adding 10000 intersection traces to whiteboard
DETRAY INFO    (HOST): detector_scan.hpp            l.114  Checking trace data...

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

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

DETRAY WARNING (HOST): navigation_validation_utils.hppl.552  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.453  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.456  Wrote track states in:
"wire_chamber_helix_navigation_track_params_cuda_3.900000_4.100000_GeV.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.457  Wrote truth intersections in:
"wire_chamber_helix_truth_intersections_cuda_3.900000_4.100000_GeV.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.458  Wrote track intersections in:
"wire_chamber_helix_navigation_intersections_cuda_3.900000_4.100000_GeV.csv"
DETRAY INFO    (HOST): navigation_validation.hpp    l.459  Wrote accumulated material in:
"wire_chamber_helix_accumulated_material_cuda_3.900000_4.100000_GeV.csv"
[       OK ] detray_validation.wire_chamber_helix_navigation_cuda (4063 ms)
[ RUN      ] detray_validation.wire_chamber_material_scan_for_cuda
DETRAY INFO    (HOST): material_scan.hpp            l.119  Running material scan on: wire_chamber
(10000 rays) ...

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

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

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

[       OK ] detray_validation.wire_chamber_material_validaiton_cuda (77 ms)
[----------] 6 tests from detray_validation (23510 ms total)

[----------] Global test environment tear-down
[==========] 6 tests from 1 test suite ran. (23510 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 (70 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 (72 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 (4 ms total)

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