Skip to content
Aborted

Console Output

Skipping 349 KB.. Full Log
15: [==========] 8 tests from 1 test suite ran. (0 ms total)
15: [  PASSED  ] 8 tests.
15/44 Test #15: Kokkos_CoreUnitTest_CTestDevice .............   Passed    0.00 sec
test 16
      Start 16: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0

16: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE"
16: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test
16: Test timeout computed to be: 1500
16/44 Test #16: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ...   Passed    0.00 sec
test 17
      Start 17: Kokkos_CoreUnitTest_DeviceAndThreads

17: Test command: /usr/bin/python3 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_nightly/build/core/unit_test/TestDeviceAndThreads.py"
17: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/core/unit_test
17: Test timeout computed to be: 1500
17: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase.test_device_id) ... skipped 'no device backend enabled'
17: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase.test_disable_warnings) ... ok
17: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase.test_num_devices) ... skipped 'no device backend enabled'
17: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase.test_num_threads) ... skipped 'no host parallel backend enabled'
17: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase.test_tune_internals) ... ok
17: 
17: ----------------------------------------------------------------------
17: Ran 5 tests in 0.012s
17: 
17: OK (skipped=3)
17/44 Test #17: Kokkos_CoreUnitTest_DeviceAndThreads ........   Passed    0.06 sec
test 18
      Start 18: Kokkos_PerformanceTest_TaskDag

18: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test/Kokkos_PerformanceTest_TaskDag
18: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test
18: Test timeout computed to be: 1500
18: "taskdag: alloc super repeat input output task-accum task-max" 1000000 10000 1 4 3 0 0
18: "taskdag: time (min, avg)" 3.807e-06 3.807e-06
18: "taskdag: tasks per second (max, avg)" 3.41476e+06 3.41476e+06
18/44 Test #18: Kokkos_PerformanceTest_TaskDag ..............   Passed    0.00 sec
test 19
      Start 19: Kokkos_PerformanceTest_Benchmark

19: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-05-24_T04-31-38.json"
19: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test
19: Test timeout computed to be: 1500
19: 2024-05-24T04:45:16+00:00
19: Running /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test/Kokkos_PerformanceTest_Benchmark
19: Run on (4 X 1996.25 MHz CPU s)
19: CPU Caches:
19:   L1 Data 64 KiB (x4)
19:   L1 Instruction 64 KiB (x4)
19:   L2 Unified 512 KiB (x4)
19:   L3 Unified 16384 KiB (x4)
19: Load Average: 4.33, 6.60, 4.44
19: CPU architecture: none
19: Default Device: N6Kokkos6SerialE
19: GIT_BRANCH: HEAD
19: GIT_CLEAN_STATUS: CLEAN
19: GIT_COMMIT_DATE: 2024-05-23T15:57:03-06:00
19: GIT_COMMIT_DESCRIPTION: Refactor: Replace SFINAE by `if constexpr` for `create_mirror*` functions (#6955)
19: GIT_COMMIT_HASH: 0410363d7
19: GPU architecture: none
19: KOKKOS_COMPILER_GNU: 1310
19: KOKKOS_ENABLE_ASM: yes
19: KOKKOS_ENABLE_CXX17: no
19: KOKKOS_ENABLE_CXX20: no
19: KOKKOS_ENABLE_CXX23: yes
19: KOKKOS_ENABLE_CXX26: no
19: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
19: KOKKOS_ENABLE_HWLOC: no
19: KOKKOS_ENABLE_LIBDL: yes
19: KOKKOS_ENABLE_PRAGMA_IVDEP: no
19: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
19: KOKKOS_ENABLE_PRAGMA_UNROLL: no
19: KOKKOS_ENABLE_PRAGMA_VECTOR: no
19: KOKKOS_ENABLE_SERIAL: yes
19: Kokkos Version: 4.3.99
19: platform: 64bit
19: ---------------------------------------------------------------------------------------------------------------------------------------------------
19: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
19: ---------------------------------------------------------------------------------------------------------------------------------------------------
19: GramSchmidt<double>/Count:1024/iterations:5/manual_time                            0.001 s         0.001 s             5       1024        1.12575u
19: GramSchmidt<double>/Count:2048/iterations:5/manual_time                            0.002 s         0.002 s             5     2.048k        1.81666u
19: GramSchmidt<double>/Count:4096/iterations:5/manual_time                            0.004 s         0.004 s             5     4.096k        922.381n
19: GramSchmidt<double>/Count:8192/iterations:5/manual_time                            0.007 s         0.008 s             5     8.192k        873.734n
19: GramSchmidt<double>/Count:16384/iterations:5/manual_time                           0.014 s         0.016 s             5    16.384k        856.724n
19: GramSchmidt<double>/Count:32768/iterations:5/manual_time                           0.029 s         0.035 s             5    32.768k        860.916n
19: GramSchmidt<double>/Count:65536/iterations:5/manual_time                           0.058 s         0.068 s             5    65.536k        876.271n
19: GramSchmidt<double>/Count:131072/iterations:5/manual_time                          0.125 s         0.160 s             5   131.072k        953.741n
19: GramSchmidt<double>/Count:262144/iterations:5/manual_time                          0.255 s         0.325 s             5   262.144k        979.889n
19: GramSchmidt<double>/Count:524288/iterations:5/manual_time                          0.527 s         0.666 s             5   524.288k        1005.05n
19: ----------------------------------------------------------------------------------------------------------------------------------------------
19: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s        Max
19: ----------------------------------------------------------------------------------------------------------------------------------------------
19: CustomReduction<double>/N:100000/R:1000/manual_time                                0.070 s         0.138 s            10   165.25/s       11.5
19: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
19: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced
19: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
19: OverlapRangePolicy/N:2000/M:10000/R:10                                              1.45 s          1.45 s             1       0.0542833    0.0536226                0.380476             0.381257    0.190566        0.190274
19: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
19: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced
19: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
19: OverlapMDRangePolicy/N:200/M:10000/R:10                                            0.136 s         0.136 s             5        4.51081m     4.43142m               0.0378116                 0.0378819   0.0189437       0.0190289
19: OverlapTeamPolicy/N:20/M:1000000/R:10                                               1.49 s          1.49 s             1       0.0701503    0.0704823                0.368621                  0.368883    0.184509        0.184351
19: ---------------------------------------------------------------------------------------------------------------------------------------------------
19: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
19: ---------------------------------------------------------------------------------------------------------------------------------------------------
19: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time                      0.000 s         0.000 s             5       1024        66.7969n
19: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time                      0.000 s         0.000 s             5     2.048k        66.9224n
19: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time                      0.000 s         0.000 s             5     4.096k        66.6123n
19: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time                      0.001 s         0.001 s             5     8.192k        66.4835n
19: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time                     0.001 s         0.001 s             5    16.384k        66.7044n
19: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time                     0.002 s         0.003 s             5    32.768k        67.3587n
19: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time                     0.004 s         0.007 s             5    65.536k        67.4509n
19: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time                    0.009 s         0.019 s             5   131.072k        67.9311n
19: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time                    0.018 s         0.045 s             5   262.144k        68.6017n
19: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time                    0.036 s         0.108 s             5   524.288k        67.8821n
19: -----------------------------------------------------------------------------------------------------------------------------------
19: Benchmark                                                                              Time             CPU   Iterations  FOM: rate
19: -----------------------------------------------------------------------------------------------------------------------------------
19: Malloc/N:1/manual_time                                                             0.195 us        0.345 us      3389513 5.12069M/s
19: Malloc/N:16/manual_time                                                            0.200 us        0.350 us      3682121 4.99313M/s
19: Malloc/N:256/manual_time                                                           0.255 us        0.405 us      2645095 3.92023M/s
19: Malloc/N:4096/manual_time                                                          0.173 us        0.323 us      4053124 5.77838M/s
19: Malloc/N:65536/manual_time                                                         0.131 us        0.333 us      5315127 7.64066M/s
19: Malloc/N:1048576/manual_time                                                       0.134 us        0.331 us      5223961 7.45342M/s
19: Malloc/N:16777216/manual_time                                                      0.136 us        0.332 us      5149157 7.36255M/s
19: Malloc/N:268435456/manual_time                                                      3.72 us         8.09 us       139836 268.597k/s
19: Malloc/N:4294967296/manual_time                                                     3.12 us         10.5 us       219809 320.987k/s
19: MallocFree/N:1/manual_time                                                         0.310 us        0.347 us      2198361 3.22991M/s
19: MallocFree/N:16/manual_time                                                        0.313 us        0.351 us      2222216 3.19767M/s
19: MallocFree/N:256/manual_time                                                       0.366 us        0.405 us      1958576 2.73253M/s
19: MallocFree/N:4096/manual_time                                                      0.299 us        0.338 us      2360725  3.3392M/s
19: MallocFree/N:65536/manual_time                                                     0.305 us        0.343 us      2289245 3.28255M/s
19: MallocFree/N:1048576/manual_time                                                   0.304 us        0.343 us      2277859 3.28452M/s
19: MallocFree/N:16777216/manual_time                                                  0.306 us        0.345 us      2298204 3.26663M/s
19: MallocFree/N:268435456/manual_time                                                  6.83 us         6.32 us       101326 146.439k/s
19: MallocFree/N:4294967296/manual_time                                                 11.4 us         10.5 us        61059 87.4882k/s
19: MallocTouch/N:1/manual_time                                                        0.427 us        0.568 us      1607651 2.34231M/s
19: MallocTouch/N:16/manual_time                                                       0.424 us        0.569 us      1581315 2.35786M/s
19: MallocTouch/N:256/manual_time                                                      0.514 us        0.660 us      1000000 1.94388M/s
19: MallocTouch/N:4096/manual_time                                                     0.404 us        0.550 us      1728313 2.47651M/s
19: MallocTouch/N:65536/manual_time                                                    0.439 us        0.639 us      1587308 2.27858M/s
19: MallocTouch/N:1048576/manual_time                                                   4.45 us         4.65 us       157113 224.855k/s
19: MallocTouch/N:16777216/manual_time                                                  90.9 us         91.6 us         7692 10.9994k/s
19: MallocTouch/N:268435456/manual_time                                                88878 us       114325 us            8  11.2514/s
19: MallocTouch/N:4294967296/manual_time                                             1132907 us      1365175 us            1 0.882685/s
19: MallocTouchFree/N:1/manual_time                                                    0.557 us        0.595 us      1286734 1.79627M/s
19: MallocTouchFree/N:16/manual_time                                                   0.550 us        0.589 us      1000000 1.81671M/s
19: MallocTouchFree/N:256/manual_time                                                  0.596 us        0.634 us      1153215 1.67884M/s
19: MallocTouchFree/N:4096/manual_time                                                 0.536 us        0.575 us      1310814 1.86537M/s
19: MallocTouchFree/N:65536/manual_time                                                0.609 us        0.648 us      1139695  1.6412M/s
19: MallocTouchFree/N:1048576/manual_time                                               4.61 us         4.65 us       151915 216.796k/s
19: MallocTouchFree/N:16777216/manual_time                                              90.3 us         90.4 us         7798  11.069k/s
19: MallocTouchFree/N:268435456/manual_time                                           114213 us       114143 us            6  8.75553/s
19: MallocTouchFree/N:4294967296/manual_time                                         1364570 us      1364075 us            1 0.732832/s
19: ----------------------------------------------------------------------------------------------------------------------------------------------
19: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s         MB
19: ----------------------------------------------------------------------------------------------------------------------------------------------
19: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                            0.254 s         0.317 s             3  3.15177/s        800
19: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time                           0.254 s         0.318 s             3  3.15156/s        800
19: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                            0.254 s         0.317 s             3  3.15487/s        800
19: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time                           0.254 s         0.317 s             3  3.15378/s        800
19: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                            0.254 s         0.317 s             3  3.15053/s        800
==> openssl: Executing phase: 'install'
==> openssl: Successfully installed openssl-3.3.0-itcefw3r75kltzmsdfvfwblwi4boubst
  Stage: 3.32s.  Install: 2m 47.61s.  Post-install: 0.10s.  Total: 2m 51.19s
[+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-itcefw3r75kltzmsdfvfwblwi4boubst
==> Installing curl-8.7.1-poblehzh4fyw35dvum6oh4pbigtu2s6t [16/18]
==> No binary for curl-8.7.1-poblehzh4fyw35dvum6oh4pbigtu2s6t found: installing from source
==> Fetching http://curl.haxx.se/download/curl-8.7.1.tar.bz2
==> No patches needed for curl
==> curl: Executing phase: 'autoreconf'
==> curl: Executing phase: 'configure'
19: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time                           0.254 s         0.317 s             3  3.15056/s        800
19: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                            0.254 s         0.316 s             3  3.14808/s        800
19: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time                           0.254 s         0.318 s             3  3.14995/s        800
19: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                            0.254 s         0.318 s             3  3.15058/s        800
19: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time                           0.254 s         0.317 s             3  3.15056/s        800
19: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                            0.254 s         0.319 s             3  3.14405/s        800
19: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time                           0.254 s         0.318 s             3  3.14345/s        800
19: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                            0.254 s         0.318 s             3  3.14777/s        800
19: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time                           0.254 s         0.318 s             3  3.14583/s        800
19: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                            0.267 s         0.329 s             3  2.99115/s        800
19: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time                           0.265 s         0.326 s             3  3.02077/s        800
19: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.067 s         0.067 s            10  24.0065/s       1.6k
19: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.067 s         0.067 s            10  23.8609/s       1.6k
19: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.066 s         0.066 s            10   24.146/s       1.6k
19: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.066 s         0.066 s            10  24.1861/s       1.6k
19: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.066 s         0.066 s            10  24.1565/s       1.6k
19: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.066 s         0.066 s            10  24.1699/s       1.6k
19: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.066 s         0.066 s            10  24.1512/s       1.6k
==> curl: Executing phase: 'build'
19: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time        1.29 s          1.29 s             1  1.24037/s       1.6k
19: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.905 s         0.905 s             1  1.76803/s       1.6k
19: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.068 s         0.068 s            10  23.5227/s       1.6k
19: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time        1.29 s          1.29 s             1  1.24163/s       1.6k
19: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.653 s         0.653 s             1  2.44932/s       1.6k
19: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.067 s         0.067 s            10  23.9751/s       1.6k
19: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.067 s         0.067 s            10  23.9833/s       1.6k
19: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.067 s         0.067 s            10  23.9137/s       1.6k
19: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.066 s         0.066 s            10  24.1793/s       1.6k
19: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.845 s         0.845 s             1  1.89281/s       1.6k
19: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.997 s         0.997 s             1  1.60471/s       1.6k
19: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.875 s         0.875 s             1  1.82906/s       1.6k
19: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time        1.11 s          1.11 s             1  1.44271/s       1.6k
19: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.066 s         0.066 s            11  24.2168/s       1.6k
19: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.066 s         0.066 s            11  24.1744/s       1.6k
19: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time        1.32 s          1.32 s             1   1.2135/s       1.6k
==> curl: Executing phase: 'install'
==> curl: Successfully installed curl-8.7.1-poblehzh4fyw35dvum6oh4pbigtu2s6t
  Stage: 3.53s.  Autoreconf: 0.00s.  Configure: 24.07s.  Build: 28.82s.  Install: 1.21s.  Post-install: 0.19s.  Total: 58.13s
[+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-poblehzh4fyw35dvum6oh4pbigtu2s6t
==> Installing cmake-3.29.2-ozbuccgxgzgpixibbxafgsnxha4skibe [17/18]
==> No binary for cmake-3.29.2-ozbuccgxgzgpixibbxafgsnxha4skibe found: installing from source
19: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time        1.11 s          1.11 s             1   1.4476/s       1.6k
19: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.068 s         0.068 s            10  23.4646/s       1.6k
19: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.066 s         0.066 s            11  24.1796/s       1.6k
19: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time        1.80 s          1.80 s             1 0.888503/s       1.6k
19: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time        1.46 s          1.46 s             1  1.09382/s       1.6k
==> Fetching https://github.com/Kitware/CMake/releases/download/v3.29.2/cmake-3.29.2.tar.gz
==> No patches needed for cmake
19: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.066 s         0.066 s            10  24.1234/s       1.6k
19: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.067 s         0.067 s            10   23.975/s       1.6k
19: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time        1.78 s          1.78 s             1 0.896863/s       1.6k
19: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time        1.65 s          1.65 s             1 0.969404/s       1.6k
19: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time          0.111 s         0.111 s             6  14.4403/s       1.6k
19: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time        0.111 s         0.111 s             6  14.4581/s       1.6k
19: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time         0.110 s         0.110 s             6  14.5063/s       1.6k
19: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time         0.111 s         0.111 s             6  14.3942/s       1.6k
19: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                                0.081 s         0.081 s             9   9.8917/s        800
19: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time                               0.081 s         0.081 s             9  9.90873/s        800
19: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                                0.081 s         0.081 s             9  9.89566/s        800
19: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time                               0.081 s         0.081 s             9  9.88833/s        800
19: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                                0.081 s         0.081 s             9  9.89537/s        800
19: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time                               0.081 s         0.081 s             9  9.90983/s        800
19: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                                0.081 s         0.081 s             9  9.89254/s        800
19: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time                               0.081 s         0.081 s             9  9.87802/s        800
19: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                                0.081 s         0.081 s             9  9.88058/s        800
19: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time                               0.081 s         0.081 s             9  9.89686/s        800
19: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                                0.071 s         0.071 s            10  11.2539/s        800
19: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time                               0.080 s         0.080 s             9  10.0589/s        800
19: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                                0.070 s         0.070 s            10    11.39/s        800
19: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time                               0.070 s         0.070 s            10  11.4062/s        800
19: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                                0.069 s         0.068 s            10  11.5744/s        800
19: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time                               0.072 s         0.072 s            10  11.1253/s        800
19: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time                                  0.080 s         0.079 s             9  10.0525/s        800
19: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time                                 0.079 s         0.079 s             9  10.0879/s        800
19: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.035 s         0.035 s            10  46.0104/s       1.6k
19: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.035 s         0.035 s            10  45.8168/s       1.6k
19: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.056 s         0.056 s            10  28.5246/s       1.6k
19: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.054 s         0.054 s            10  29.5033/s       1.6k
19: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.036 s         0.036 s            10  43.8973/s       1.6k
19: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.034 s         0.034 s            10  46.8254/s       1.6k
19: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.027 s         0.027 s            10  58.6142/s       1.6k
19: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.027 s         0.027 s            10  58.5249/s       1.6k
19: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.054 s         0.054 s            10  29.5575/s       1.6k
19: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.052 s         0.051 s            10  30.9418/s       1.6k
19: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.032 s         0.032 s            10  49.7037/s       1.6k
19: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.031 s         0.031 s            10  51.2459/s       1.6k
19: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.034 s         0.034 s            10  46.3922/s       1.6k
19: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.034 s         0.034 s            10  46.9862/s       1.6k
19: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.061 s         0.061 s            10  26.2481/s       1.6k
19: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.063 s         0.063 s            10  25.3351/s       1.6k
19: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.037 s         0.037 s            10  43.2404/s       1.6k
19: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.036 s         0.036 s            10  45.0177/s       1.6k
19: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.061 s         0.060 s            10  26.2506/s       1.6k
19: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.058 s         0.058 s            10  27.5041/s       1.6k
19: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.082 s         0.082 s            10  19.5641/s       1.6k
19: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.081 s         0.081 s            10  19.7439/s       1.6k
19: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.079 s         0.079 s            10  20.2437/s       1.6k
19: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.077 s         0.077 s            10  20.8656/s       1.6k
19: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.047 s         0.047 s            10  33.9577/s       1.6k
19: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.063 s         0.063 s            10  25.5486/s       1.6k
19: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.045 s         0.045 s            10  35.2048/s       1.6k
19: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.055 s         0.055 s            10  28.8626/s       1.6k
19: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.076 s         0.076 s            10  21.0374/s       1.6k
19: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.061 s         0.061 s            10  26.0206/s       1.6k
19: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.065 s         0.065 s            10  24.6961/s       1.6k
19: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.054 s         0.054 s            10   29.733/s       1.6k
19: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time           0.308 s         0.357 s            10  5.19135/s       1.6k
19: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time          0.299 s         0.348 s            10  5.34603/s       1.6k
19/44 Test #19: Kokkos_PerformanceTest_Benchmark ............   Passed  208.44 sec
test 20
      Start 20: Kokkos_Benchmark_Atomic_MinMax

20: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-05-24_T04-31-38.json"
20: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test
20: Test timeout computed to be: 1500
20: 2024-05-24T04:48:45+00:00
20: Running /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax
20: Run on (4 X 1996.25 MHz CPU s)
20: CPU Caches:
20:   L1 Data 64 KiB (x4)
20:   L1 Instruction 64 KiB (x4)
20:   L2 Unified 512 KiB (x4)
20:   L3 Unified 16384 KiB (x4)
20: Load Average: 1.11, 3.81, 3.75
20: CPU architecture: none
20: Default Device: N6Kokkos6SerialE
20: GIT_BRANCH: HEAD
20: GIT_CLEAN_STATUS: CLEAN
20: GIT_COMMIT_DATE: 2024-05-23T15:57:03-06:00
20: GIT_COMMIT_DESCRIPTION: Refactor: Replace SFINAE by `if constexpr` for `create_mirror*` functions (#6955)
20: GIT_COMMIT_HASH: 0410363d7
20: GPU architecture: none
20: KOKKOS_COMPILER_GNU: 1310
20: KOKKOS_ENABLE_ASM: yes
20: KOKKOS_ENABLE_CXX17: no
20: KOKKOS_ENABLE_CXX20: no
20: KOKKOS_ENABLE_CXX23: yes
20: KOKKOS_ENABLE_CXX26: no
20: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
20: KOKKOS_ENABLE_HWLOC: no
20: KOKKOS_ENABLE_LIBDL: yes
20: KOKKOS_ENABLE_PRAGMA_IVDEP: no
20: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
20: KOKKOS_ENABLE_PRAGMA_UNROLL: no
20: KOKKOS_ENABLE_PRAGMA_VECTOR: no
20: KOKKOS_ENABLE_SERIAL: yes
20: Kokkos Version: 4.3.99
20: platform: 64bit
20: ----------------------------------------------------------------------------------------------------------------------------------------
20: Benchmark                                                                                              Time             CPU   Iterations
20: ----------------------------------------------------------------------------------------------------------------------------------------
20: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time                               0.005 s         0.006 s            10
20: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time                               0.005 s         0.006 s            10
20: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.001 s         0.002 s            10
20: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.001 s         0.001 s            10
20: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
20: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
20: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time                              0.005 s         0.006 s            10
20: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time                              0.005 s         0.006 s            10
20: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.001 s         0.002 s            10
20: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.001 s         0.002 s            10
20: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
20: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
20: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.005 s         0.006 s            10
20: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.005 s         0.006 s            10
20: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.001 s         0.002 s            10
20: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.001 s         0.002 s            10
20: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
20: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
20: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.005 s         0.006 s            10
20: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.005 s         0.006 s            10
20: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.001 s         0.001 s            10
20: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.001 s         0.002 s            10
20: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
20: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
20: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.005 s         0.006 s            10
20: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.005 s         0.006 s            10
20: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.001 s         0.002 s            10
20: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.001 s         0.002 s            10
20: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
20: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
20: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.005 s         0.006 s            10
20: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.005 s         0.006 s            10
20: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.001 s         0.002 s            10
20: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.001 s         0.002 s            10
20: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
20: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
20: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time                             0.005 s         0.006 s            10
20: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time                             0.005 s         0.006 s            10
20: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.001 s         0.002 s            10
20: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.001 s         0.002 s            10
20: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time                   0.001 s         0.001 s            10
20: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time                   0.001 s         0.001 s            10
20: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time                            0.005 s         0.006 s            10
20: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time                            0.005 s         0.006 s            10
20: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.001 s         0.002 s            10
20: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.001 s         0.002 s            10
20: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time                  0.001 s         0.001 s            10
20: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time                  0.001 s         0.001 s            10
20/44 Test #20: Kokkos_Benchmark_Atomic_MinMax ..............   Passed    1.37 sec
test 21
      Start 21: Kokkos_PerformanceTest_Mempool

21: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-05-24_T04-31-38.json"
21: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test
21: Test timeout computed to be: 1500
21: 2024-05-24T04:48:46+00:00
21: Running /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test/Kokkos_PerformanceTest_Mempool
21: Run on (4 X 1996.25 MHz CPU s)
21: CPU Caches:
21:   L1 Data 64 KiB (x4)
21:   L1 Instruction 64 KiB (x4)
21:   L2 Unified 512 KiB (x4)
21:   L3 Unified 16384 KiB (x4)
21: Load Average: 1.10, 3.76, 3.73
21: CPU architecture: none
21: Default Device: N6Kokkos6SerialE
21: GIT_BRANCH: HEAD
21: GIT_CLEAN_STATUS: CLEAN
21: GIT_COMMIT_DATE: 2024-05-23T15:57:03-06:00
21: GIT_COMMIT_DESCRIPTION: Refactor: Replace SFINAE by `if constexpr` for `create_mirror*` functions (#6955)
21: GIT_COMMIT_HASH: 0410363d7
21: GPU architecture: none
21: KOKKOS_COMPILER_GNU: 1310
21: KOKKOS_ENABLE_ASM: yes
21: KOKKOS_ENABLE_CXX17: no
21: KOKKOS_ENABLE_CXX20: no
21: KOKKOS_ENABLE_CXX23: yes
21: KOKKOS_ENABLE_CXX26: no
21: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
21: KOKKOS_ENABLE_HWLOC: no
21: KOKKOS_ENABLE_LIBDL: yes
21: KOKKOS_ENABLE_PRAGMA_IVDEP: no
21: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
21: KOKKOS_ENABLE_PRAGMA_UNROLL: no
21: KOKKOS_ENABLE_PRAGMA_VECTOR: no
21: KOKKOS_ENABLE_SERIAL: yes
21: Kokkos Version: 4.3.99
21: platform: 64bit
21: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
21: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: fill ops per second
21: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
21: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time               0.000 s         0.000 s          3843               30.4971M/s
21: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
21: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: cycle ops per second
21: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
21: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time      0.000 s         0.000 s          8675                137.683M/s
21/44 Test #21: Kokkos_PerformanceTest_Mempool ..............   Passed    1.72 sec
test 22
      Start 22: Kokkos_PerformanceTest_Atomic

22: Test command: /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-05-24_T04-31-38.json"
22: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test
22: Test timeout computed to be: 1500
22: 2024-05-24T04:48:48+00:00
22: Running /var/jenkins/workspace/Kokkos_nightly/build/core/perf_test/Kokkos_PerformanceTest_Atomic
22: Run on (4 X 1996.25 MHz CPU s)
22: CPU Caches:
22:   L1 Data 64 KiB (x4)
22:   L1 Instruction 64 KiB (x4)
22:   L2 Unified 512 KiB (x4)
22:   L3 Unified 16384 KiB (x4)
22: Load Average: 1.10, 3.76, 3.73
22: CPU architecture: none
22: Default Device: N6Kokkos6SerialE
22: GIT_BRANCH: HEAD
22: GIT_CLEAN_STATUS: CLEAN
22: GIT_COMMIT_DATE: 2024-05-23T15:57:03-06:00
22: GIT_COMMIT_DESCRIPTION: Refactor: Replace SFINAE by `if constexpr` for `create_mirror*` functions (#6955)
22: GIT_COMMIT_HASH: 0410363d7
22: GPU architecture: none
22: KOKKOS_COMPILER_GNU: 1310
22: KOKKOS_ENABLE_ASM: yes
22: KOKKOS_ENABLE_CXX17: no
22: KOKKOS_ENABLE_CXX20: no
22: KOKKOS_ENABLE_CXX23: yes
22: KOKKOS_ENABLE_CXX26: no
22: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
22: KOKKOS_ENABLE_HWLOC: no
22: KOKKOS_ENABLE_LIBDL: yes
22: KOKKOS_ENABLE_PRAGMA_IVDEP: no
22: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
22: KOKKOS_ENABLE_PRAGMA_UNROLL: no
22: KOKKOS_ENABLE_PRAGMA_VECTOR: no
22: KOKKOS_ENABLE_SERIAL: yes
22: Kokkos Version: 4.3.99
22: platform: 64bit
22: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
22: Benchmark                                                         Time             CPU   Iterations     Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial
22: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
22: Test_Atomic<int>/100000/iterations:10                         0.005 s         0.005 s            10          1            4   0.0106537        2.19984m     299.56u     704.983M         704.983M     704.983M
22: Test_Atomic<long int>/100000/iterations:10                    0.005 s         0.005 s            10          1            8   0.0106875        2.15375m     598.54u     4.99995G         4.99995G     4.99995G
22: Test_Atomic<long long int>/100000/iterations:10               0.005 s         0.005 s            10          1            8   0.0107168        2.13321m     299.36u     4.99995G         4.99995G     4.99995G
22: Test_Atomic<unsigned int>/100000/iterations:10                0.005 s         0.005 s            10          1            4   0.0106565         2.1829m     299.96u     704.983M         704.983M     704.983M
22: Test_Atomic<unsigned long int>/100000/iterations:10           0.005 s         0.005 s            10          1            8    0.010697        2.13351m     299.96u     4.99995G         4.99995G     4.99995G
22: Test_Atomic<unsigned long long int>/100000/iterations:10      0.005 s         0.005 s            10          1            8   0.0106474        2.13271m     338.74u     4.99995G         4.99995G     4.99995G
22: Test_Atomic<float>/100000/iterations:10                       0.006 s         0.006 s            10          1            4    0.010693        3.42934m      897.7u     4.99989G         4.99989G     4.99989G
22: Test_Atomic<double>/100000/iterations:10                      0.006 s         0.006 s            10          1            8    0.010802        3.32985m      897.8u     4.99995G         4.99995G     4.99995G
22: Test_Atomic<int>/100000/iterations:10                         0.005 s         0.005 s            10          1            4   0.0107158        2.13271m     299.56u     704.983M         704.983M     704.983M
22/44 Test #22: Kokkos_PerformanceTest_Atomic ...............   Passed    0.47 sec
test 23
      Start 23: Kokkos_ContainersUnitTest_Serial

23: Test command: /var/jenkins/workspace/Kokkos_nightly/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial
23: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/containers/unit_tests
23: Test timeout computed to be: 1500
23: [==========] Running 65 tests from 1 test suite.
23: [----------] Global test environment set-up.
23: [----------] 65 tests from serial
23: [ RUN      ] serial.bitset
23: [       OK ] serial.bitset (1601 ms)
23: [ RUN      ] serial.bitset_default_constructor_no_alloc
23: [       OK ] serial.bitset_default_constructor_no_alloc (0 ms)
23: [ RUN      ] serial.dualview_combination
23: [       OK ] serial.dualview_combination (0 ms)
23: [ RUN      ] serial.dualview_alloc
23: [       OK ] serial.dualview_alloc (0 ms)
23: [ RUN      ] serial.test_dualview_copy_construction_and_assignment
23: [       OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
23: [ RUN      ] serial.dualview_combinations_without_init
23: [       OK ] serial.dualview_combinations_without_init (0 ms)
23: [ RUN      ] serial.dualview_deep_copy
23: [       OK ] serial.dualview_deep_copy (0 ms)
23: [ RUN      ] serial.dualview_realloc
23: [       OK ] serial.dualview_realloc (0 ms)
23: [ RUN      ] serial.dualview_resize
23: [       OK ] serial.dualview_resize (0 ms)
23: [ RUN      ] serial.dualview_device_correct_kokkos_device
23: [       OK ] serial.dualview_device_correct_kokkos_device (0 ms)
23: [ RUN      ] serial.dualview_host_correct_kokkos_device
23: [       OK ] serial.dualview_host_correct_kokkos_device (0 ms)
23: [ RUN      ] serial.dualview_host_modify_template_device_sync
23: [       OK ] serial.dualview_host_modify_template_device_sync (0 ms)
23: [ RUN      ] serial.dualview_host_modify_template_device_execspace_sync
23: [       OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms)
23: [ RUN      ] serial.dualview_device_modify_template_host_sync
23: [       OK ] serial.dualview_device_modify_template_host_sync (0 ms)
23: [ RUN      ] serial.dualview_device_modify_template_host_execspace_sync
23: [       OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
23: [ RUN      ] serial.dualview_template_views_return_correct_executionspace_views
23: [       OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
23: [ RUN      ] serial.dynamic_view
23: [       OK ] serial.dynamic_view (9 ms)
23: [ RUN      ] serial.dyn_rank_view_api_generic
23: [       OK ] serial.dyn_rank_view_api_generic (7 ms)
23: [ RUN      ] serial.dyn_rank_view_api_operator_rank12345
23: [       OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
23: [ RUN      ] serial.dyn_rank_view_check_fence_resize_realloc
23: [       OK ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms)
23: [ RUN      ] serial.dyn_rank_view_api_operator_rank67
23: [       OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms)
23: [ RUN      ] serial.ErrorReporterViaLambda
23: [       OK ] serial.ErrorReporterViaLambda (0 ms)
23: [ RUN      ] serial.ErrorReporter
23: [       OK ] serial.ErrorReporter (0 ms)
23: [ RUN      ] serial.offsetview_construction
23: [       OK ] serial.offsetview_construction (22 ms)
23: [ RUN      ] serial.offsetview_unmanaged_construction
23: [       OK ] serial.offsetview_unmanaged_construction (0 ms)
23: [ RUN      ] serial.offsetview_subview
23: [       OK ] serial.offsetview_subview (16 ms)
23: [ RUN      ] serial.offsetview_offsets_rank1
23: [       OK ] serial.offsetview_offsets_rank1 (0 ms)
23: [ RUN      ] serial.offsetview_offsets_rank2
23: [       OK ] serial.offsetview_offsets_rank2 (0 ms)
23: [ RUN      ] serial.offsetview_offsets_rank3
23: [       OK ] serial.offsetview_offsets_rank3 (0 ms)
23: [ RUN      ] serial.scatterview
23: [       OK ] serial.scatterview (1610 ms)
23: [ RUN      ] serial.scatterview_devicetype
23: [       OK ] serial.scatterview_devicetype (0 ms)
23: [ RUN      ] serial.staticcrsgraph
23: [       OK ] serial.staticcrsgraph (6 ms)
23: [ RUN      ] serial.resize_realloc_no_init_dualview
23: [       OK ] serial.resize_realloc_no_init_dualview (1 ms)
23: [ RUN      ] serial.resize_realloc_no_alloc_dualview
23: [       OK ] serial.resize_realloc_no_alloc_dualview (0 ms)
23: [ RUN      ] serial.resize_exec_space_dualview
23: [       OK ] serial.resize_exec_space_dualview (0 ms)
23: [ RUN      ] serial.realloc_exec_space_dualview
23: [       OK ] serial.realloc_exec_space_dualview (0 ms)
23: [ RUN      ] serial.resize_realloc_no_init_dynrankview
23: [       OK ] serial.resize_realloc_no_init_dynrankview (0 ms)
23: [ RUN      ] serial.resize_exec_space_dynrankview
23: [       OK ] serial.resize_exec_space_dynrankview (0 ms)
23: [ RUN      ] serial.realloc_exec_space_dynrankview
23: [       OK ] serial.realloc_exec_space_dynrankview (0 ms)
23: [ RUN      ] serial.resize_realloc_no_init_scatterview
23: [       OK ] serial.resize_realloc_no_init_scatterview (0 ms)
23: [ RUN      ] serial.resize_realloc_no_alloc_scatterview
23: [       OK ] serial.resize_realloc_no_alloc_scatterview (0 ms)
23: [ RUN      ] serial.resize_exec_space_scatterview
23: [       OK ] serial.resize_exec_space_scatterview (0 ms)
23: [ RUN      ] serial.realloc_exec_space_scatterview
23: [       OK ] serial.realloc_exec_space_scatterview (0 ms)
23: [ RUN      ] serial.create_mirror_no_init_dynrankview
23: [       OK ] serial.create_mirror_no_init_dynrankview (0 ms)
23: [ RUN      ] serial.create_mirror_no_init_dynrankview_viewctor
23: [       OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms)
23: [ RUN      ] serial.create_mirror_view_and_copy_dynrankview
23: [       OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms)
23: [ RUN      ] serial.create_mirror_no_init_offsetview
23: [       OK ] serial.create_mirror_no_init_offsetview (0 ms)
23: [ RUN      ] serial.create_mirror_no_init_offsetview_view_ctor
23: [       OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms)
23: [ RUN      ] serial.create_mirror_view_and_copy_offsetview
23: [       OK ] serial.create_mirror_view_and_copy_offsetview (0 ms)
23: [ RUN      ] serial.create_mirror_no_init_dynamicview
23: [       OK ] serial.create_mirror_no_init_dynamicview (0 ms)
23: [ RUN      ] serial.create_mirror_view_and_copy_dynamicview
23: [       OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms)
23: [ RUN      ] serial.create_mirror_no_init_dynamicview_view_ctor
23: [       OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms)
23: [ RUN      ] serial.UnorderedMap_insert
23: [       OK ] serial.UnorderedMap_insert (6147 ms)
23: [ RUN      ] serial.UnorderedMap_failed_insert
23: [       OK ] serial.UnorderedMap_failed_insert (2627 ms)
23: [ RUN      ] serial.UnorderedMap_deep_copy
23: [       OK ] serial.UnorderedMap_deep_copy (2 ms)
23: [ RUN      ] serial.UnorderedMap_valid_empty
23: [       OK ] serial.UnorderedMap_valid_empty (0 ms)
23: [ RUN      ] serial.UnorderedMap_clear_zero_size
23: [       OK ] serial.UnorderedMap_clear_zero_size (0 ms)
23: [ RUN      ] serial.UnorderedMap_consistent_size
23: [       OK ] serial.UnorderedMap_consistent_size (0 ms)
23: [ RUN      ] serial.UnorderedMap_shallow_copyable_on_device
23: [       OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
23: [ RUN      ] serial.UnorderedMap_lambda_capturable
23: [       OK ] serial.UnorderedMap_lambda_capturable (0 ms)
23: [ RUN      ] serial.UnorderedMap_constructor_view_alloc
23: [       OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
23: [ RUN      ] serial.vector_combination
23: [       OK ] serial.vector_combination (0 ms)
23: [ RUN      ] serial.vector_insert
23: [       OK ] serial.vector_insert (0 ms)
23: [ RUN      ] serial.vector_push_back_default_exec
23: [       OK ] serial.vector_push_back_default_exec (0 ms)
23: [ RUN      ] serial.viewctorprop_embedded_dim
23: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
23: [----------] 65 tests from serial (12058 ms total)
23: 
23: [----------] Global test environment tear-down
23: [==========] 65 tests from 1 test suite ran. (12058 ms total)
23: [  PASSED  ] 65 tests.
23/44 Test #23: Kokkos_ContainersUnitTest_Serial ............   Passed   12.21 sec
test 24
      Start 24: Kokkos_UnitTest_Sort

24: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
24: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
24: Test timeout computed to be: 1500
24: [==========] Running 15 tests from 1 test suite.
24: [----------] Global test environment set-up.
24: [----------] 15 tests from serial
24: [ RUN      ] serial.SortUnsignedValueType
24: [       OK ] serial.SortUnsignedValueType (8553 ms)
24: [ RUN      ] serial.SortEmptyView
24: [       OK ] serial.SortEmptyView (0 ms)
24: [ RUN      ] serial.SortByKeyEmptyView
24: [       OK ] serial.SortByKeyEmptyView (0 ms)
24: [ RUN      ] serial.SortByKey
24: [       OK ] serial.SortByKey (0 ms)
24: [ RUN      ] serial.SortByKeyWithComparator
24: [       OK ] serial.SortByKeyWithComparator (0 ms)
24: [ RUN      ] serial.SortByKeyStaticExtents
24: [       OK ] serial.SortByKeyStaticExtents (0 ms)
24: [ RUN      ] serial.SortByKeyWithStrides
24: [       OK ] serial.SortByKeyWithStrides (0 ms)
24: [ RUN      ] serial.SortByKeyKeysLargerThanValues
24: [       OK ] serial.SortByKeyKeysLargerThanValues (338 ms)
24: [ RUN      ] serial.SortWithCustomComparator
24: [       OK ] serial.SortWithCustomComparator (1012 ms)
24: [ RUN      ] serial.BinSortGenericTests
24: [       OK ] serial.BinSortGenericTests (1307 ms)
24: [ RUN      ] serial.BinSortEmptyView
24: [       OK ] serial.BinSortEmptyView (0 ms)
24: [ RUN      ] serial.BinSortEmptyKeysView
24: [       OK ] serial.BinSortEmptyKeysView (0 ms)
24: [ RUN      ] serial.BinSortUnsignedKeyLayoutStrideValues
24: [       OK ] serial.BinSortUnsignedKeyLayoutStrideValues (26213 ms)
24: [ RUN      ] serial.NestedSort
24: [       OK ] serial.NestedSort (8 ms)
24: [ RUN      ] serial.NestedSortByKey
24: [       OK ] serial.NestedSortByKey (72 ms)
24: [----------] 15 tests from serial (37507 ms total)
24: 
24: [----------] Global test environment tear-down
24: [==========] 15 tests from 1 test suite ran. (37507 ms total)
24: [  PASSED  ] 15 tests.
24/44 Test #24: Kokkos_UnitTest_Sort ........................   Passed   37.53 sec
test 25
      Start 25: Kokkos_UnitTest_Random

25: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_UnitTest_Random
25: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
25: Test timeout computed to be: 1500
25: [==========] Running 3 tests from 1 test suite.
25: [----------] Global test environment set-up.
25: [----------] 3 tests from serial
25: [ RUN      ] serial.Random_XorShift64
25: Test Seed:1716526178456254301
25: Test Scalar=int
25:  -- Testing randomness properties
25:  -- Testing 1-D histogram
25: Density 1D: 0 -0.0103225 0.00171656 || 0.051031 2037 2413 || 2245.24 2222.06 || 23.7297 -0.160751
25:  -- Testing 3-D histogram
25: Density 3D: 0 -0.0168348 -0.000426043 || 0.051031 1e+64 -1e+64
25: Test Scalar=unsigned int
25:  -- Testing randomness properties
25:  -- Testing 1-D histogram
25: Density 1D: 0 -0.0195073 -0.000585529 || 0.051031 2021 2441 || 2266.27 2222.06 || -8.09435 -0.160751
25:  -- Testing 3-D histogram
25: Density 3D: 0 0.00518991 7.62564e-05 || 0.051031 1e+64 -1e+64
25: Test Scalar=int64_t
25:  -- Testing randomness properties
25:  -- Testing 1-D histogram
25: Density 1D: 0 -0.00420319 0.00110972 || 0.051031 2033 2426 || 2231.44 2222.06 || 15.3407 -0.160751
25:  -- Testing 3-D histogram
25: Density 3D: 0 -0.00681656 -0.000466358 || 0.051031 1e+64 -1e+64
25: Test Scalar=uint64_t
25:  -- Testing randomness properties
25:  -- Testing 1-D histogram
25: Density 1D: 0 0.00590601 -0.0033257 || 0.051031 2038 2406 || 2209.01 2222.06 || -45.9745 -0.160751
25:  -- Testing 3-D histogram
25: Density 3D: 0 -0.00630629 2.92437e-05 || 0.051031 1e+64 -1e+64
25: Test Scalar=half
25:  -- Testing randomness properties
25:  -- Testing 1-D histogram
25: Density 1D: 0 0.0052033 0.00171091 || 0.051031 2035 2408 || 2210.56 2222.06 || 23.6516 -0.160751
25:  -- Testing 3-D histogram
25: Density 3D: 0 -0.000737747 0.00013172 || 0.051031 1e+64 -1e+64
25: Test Scalar=bhalf
25:  -- Testing randomness properties
25:  -- Testing 1-D histogram
25: Density 1D: 3.25521e-08 -0.0176235 -0.000434602 || 0.051031 2009 2398 || 2261.92 2222.06 || -6.00794 -0.160751
25:  -- Testing 3-D histogram
25: Density 3D: 9.76563e-08 0.0159441 0.000125534 || 0.051031 1e+64 -1e+64
25: Test Scalar=float
25:  -- Testing randomness properties
25:  -- Testing 1-D histogram
25: Density 1D: 0 0.0102378 0.00236352 || 0.051031 2051 2388 || 2199.54 2222.06 || 32.6733 -0.160751
25:  -- Testing 3-D histogram
25: Density 3D: 0 -0.017812 -0.000877325 || 0.051031 1e+64 -1e+64
25: Test Scalar=double
25:  -- Testing randomness properties
25:  -- Testing 1-D histogram
25: Density 1D: 0 0.000480619 -0.00234872 || 0.051031 2045 2410 || 2220.99 2222.06 || -32.4687 -0.160751
25:  -- Testing 3-D histogram
25: Density 3D: 0 -0.00472939 9.29871e-05 || 0.051031 1e+64 -1e+64
25: Test Seed:1716526180492366749
25: Test Scalar=int
25:  -- Testing randomness properties
25:  -- Testing 1-D histogram
25: Density 1D: 0 0.0103865 0.000123204 || 0.051031 2052 2418 || 2199.22 2222.06 || 1.70317 -0.160751
25:  -- Testing 3-D histogram
25: Density 3D: 0 -0.0208602 0.000684429 || 0.051031 1e+64 -1e+64
25: Test Scalar=unsigned int
25:  -- Testing randomness properties
25:  -- Testing 1-D histogram
25: Density 1D: 0 0.0161689 0.00253412 || 0.051031 2048 2410 || 2186.7 2222.06 || 35.0317 -0.160751
25:  -- Testing 3-D histogram
25: Density 3D: 0 -0.00981472 -0.000422787 || 0.051031 1e+64 -1e+64
25: Test Scalar=int64_t
25:  -- Testing randomness properties
25:  -- Testing 1-D histogram
25: Density 1D: 0 -0.00888351 0.00157912 || 0.051031 2053 2429 || 2241.98 2222.06 || 21.8297 -0.160751
25:  -- Testing 3-D histogram
25: Density 3D: 0 0.00365148 0.000403505 || 0.051031 1e+64 -1e+64
25: Test Scalar=uint64_t
25:  -- Testing randomness properties
25:  -- Testing 1-D histogram
25: Density 1D: 0 0.000475926 0.000856264 || 0.051031 2015 2431 || 2221 2222.06 || 11.837 -0.160751
25:  -- Testing 3-D histogram
25: Density 3D: 0 -0.00902468 0.00138179 || 0.051031 1e+64 -1e+64
25: Test Scalar=half
25:  -- Testing randomness properties
25:  -- Testing 1-D histogram
25: Density 1D: 9.76563e-08 -0.0026595 0.00247348 || 0.051031 2054 2399 || 2227.99 2222.06 || 34.1934 -0.160751
25:  -- Testing 3-D histogram
25: Density 3D: 2.92969e-07 -0.0134925 7.55817e-05 || 0.051031 1e+64 -1e+64
25: Test Scalar=bhalf
25:  -- Testing randomness properties
25:  -- Testing 1-D histogram
25: Density 1D: 6.51042e-08 -0.019735 0.00213788 || 0.051031 2035 2413 || 2266.8 2222.06 || 29.554 -0.160751
25:  -- Testing 3-D histogram
25: Density 3D: 1.95313e-07 -0.00862659 0.000616009 || 0.051031 1e+64 -1e+64
25: Test Scalar=float
25:  -- Testing randomness properties
25:  -- Testing 1-D histogram
25: Density 1D: 0 -0.00470078 0.00120403 || 0.051031 2043 2464 || 2232.56 2222.06 || 16.6445 -0.160751
25:  -- Testing 3-D histogram
25: Density 3D: 0 -0.0114156 -7.75984e-05 || 0.051031 1e+64 -1e+64
25: Test Scalar=double
25:  -- Testing randomness properties
25:  -- Testing 1-D histogram
25: Density 1D: 0 0.00332272 0.00171394 || 0.051031 2043 2399 || 2214.7 2222.06 || 23.6935 -0.160751
25:  -- Testing 3-D histogram
25: Density 3D: 0 -0.0124566 -0.000235831 || 0.051031 1e+64 -1e+64
25: [       OK ] serial.Random_XorShift64 (4072 ms)
25: [ RUN      ] serial.Random_XorShift1024_0
25: Test Seed:1716526182528283189
25: Test Scalar=int
25:  -- Testing randomness properties
25:  -- Testing 1-D histogram
25: Density 1D: 7.26597e-05 0.0154356 -0.00214937 || 0.051031 2002 2381 || 2164.81 2198.22 || -29.7129 -0.159026
25:  -- Testing 3-D histogram
25: Density 3D: 7.26597e-05 -0.00877135 -0.000562143 || 0.051031 1e+64 -1e+64
25: Test Scalar=unsigned int
25:  -- Testing randomness properties
25:  -- Testing 1-D histogram
25: Density 1D: 7.26597e-05 0.00207396 0.000283638 || 0.051031 2022 2392 || 2193.67 2198.22 || 3.92101 -0.159026
25:  -- Testing 3-D histogram
25: Density 3D: 7.26597e-05 -0.0133705 -0.000430231 || 0.051031 1e+64 -1e+64
25: Test Scalar=int64_t
25:  -- Testing randomness properties
25:  -- Testing 1-D histogram
25: Density 1D: 7.26597e-05 0.00755213 6.55675e-05 || 0.051031 2011 2387 || 2181.75 2198.22 || 0.906405 -0.159026
25:  -- Testing 3-D histogram
25: Density 3D: 7.26597e-05 -0.00192009 -0.000568948 || 0.051031 1e+64 -1e+64
25: Test Scalar=uint64_t
25:  -- Testing randomness properties
25:  -- Testing 1-D histogram
25: Density 1D: 7.26597e-05 -0.0132778 -0.000788538 || 0.051031 2021 2399 || 2227.8 2198.22 || -10.9008 -0.159026
25:  -- Testing 3-D histogram
25: Density 3D: 7.26597e-05 -0.00494089 0.000264234 || 0.051031 1e+64 -1e+64
25: Test Scalar=half
25:  -- Testing randomness properties
25:  -- Testing 1-D histogram
25: Density 1D: 7.26926e-05 0.0205068 0.00164677 || 0.051031 2026 2369 || 2154.05 2198.22 || 22.765 -0.159026
25:  -- Testing 3-D histogram
25: Density 3D: 7.27585e-05 -0.0103892 0.000286463 || 0.051031 1e+64 -1e+64
25: Test Scalar=bhalf
25:  -- Testing randomness properties
25:  -- Testing 1-D histogram
25: Density 1D: 7.26597e-05 0.0125221 0.000687429 || 0.051031 2006 2380 || 2171.04 2198.22 || 9.50301 -0.159026
25:  -- Testing 3-D histogram
25: Density 3D: 7.26597e-05 0.0117842 0.000435129 || 0.051031 1e+64 -1e+64
25: Test Scalar=float
25:  -- Testing randomness properties
25:  -- Testing 1-D histogram
25: Density 1D: 7.27585e-05 0.00484285 -0.00174543 || 0.051031 2008 2380 || 2187.63 2198.22 || -24.1288 -0.159026
25:  -- Testing 3-D histogram
25: Density 3D: 7.29559e-05 -0.00160212 -0.000212218 || 0.051031 1e+64 -1e+64
25: Test Scalar=double
25:  -- Testing randomness properties
25:  -- Testing 1-D histogram
25: Density 1D: 7.26597e-05 -0.00472716 -0.00104995 || 0.051031 2010 2376 || 2208.66 2198.22 || -14.5146 -0.159026
25:  -- Testing 3-D histogram
25: Density 3D: 7.26597e-05 0.00160297 -0.000576274 || 0.051031 1e+64 -1e+64
25: Test Seed:1716526185079274211
25: Test Scalar=int
25:  -- Testing randomness properties
25:  -- Testing 1-D histogram
25: Density 1D: 7.26597e-05 0.000801597 -0.000200688 || 0.051031 2030 2434 || 2196.46 2198.22 || -2.7743 -0.159026
25:  -- Testing 3-D histogram
25: Density 3D: 7.26597e-05 0.0101402 -0.000152078 || 0.051031 1e+64 -1e+64
25: Test Scalar=unsigned int
25:  -- Testing randomness properties
25:  -- Testing 1-D histogram
25: Density 1D: 7.26597e-05 0.00244062 0.00109189 || 0.051031 2009 2382 || 2192.87 2198.22 || 15.0943 -0.159026
25:  -- Testing 3-D histogram
25: Density 3D: 7.26597e-05 -0.000309181 0.000159362 || 0.051031 1e+64 -1e+64
25: Test Scalar=int64_t
25:  -- Testing randomness properties
25:  -- Testing 1-D histogram
25: Density 1D: 7.26597e-05 -0.000582596 -0.0012499 || 0.051031 2004 2392 || 2199.5 2198.22 || -17.2786 -0.159026
25:  -- Testing 3-D histogram
25: Density 3D: 7.26597e-05 -0.0138583 0.000544928 || 0.051031 1e+64 -1e+64
25: Test Scalar=uint64_t
25:  -- Testing randomness properties
25:  -- Testing 1-D histogram
25: Density 1D: 7.26597e-05 -0.000654311 0.00171766 || 0.051031 1998 2409 || 2199.66 2198.22 || 23.7449 -0.159026
25:  -- Testing 3-D histogram
25: Density 3D: 7.26597e-05 0.0183275 0.000124974 || 0.051031 1e+64 -1e+64
25: Test Scalar=half
25:  -- Testing randomness properties
25:  -- Testing 1-D histogram
25: Density 1D: 7.27255e-05 0.00535227 -0.00154047 || 0.051031 2003 2373 || 2186.52 2198.22 || -21.2954 -0.159026
25:  -- Testing 3-D histogram
25: Density 3D: 7.28572e-05 -0.00368922 -0.000274656 || 0.051031 1e+64 -1e+64
25: Test Scalar=bhalf
25:  -- Testing randomness properties
25:  -- Testing 1-D histogram
25: Density 1D: 7.26597e-05 0.0049263 0.000705895 || 0.051031 2011 2402 || 2187.45 2198.22 || 9.75829 -0.159026
25:  -- Testing 3-D histogram
25: Density 3D: 7.26597e-05 -0.0232986 0.000376466 || 0.051031 1e+64 -1e+64
25: Test Scalar=float
25:  -- Testing randomness properties
25:  -- Testing 1-D histogram
25: Density 1D: 7.26926e-05 -0.00680251 -6.61562e-05 || 0.051031 2039 2382 || 2213.28 2198.22 || -0.914543 -0.159026
25:  -- Testing 3-D histogram
25: Density 3D: 7.27585e-05 0.0122266 0.000806185 || 0.051031 1e+64 -1e+64
25: Test Scalar=double
25:  -- Testing randomness properties
25:  -- Testing 1-D histogram
25: Density 1D: 7.26597e-05 0.013135 -0.000280561 || 0.051031 2016 2367 || 2169.72 2198.22 || -3.87848 -0.159026
25:  -- Testing 3-D histogram
25: Density 3D: 7.26597e-05 -0.00682563 0.000769035 || 0.051031 1e+64 -1e+64
25: [       OK ] serial.Random_XorShift1024_0 (5100 ms)
25: [ RUN      ] serial.Multi_streams
25: [       OK ] serial.Multi_streams (0 ms)
25: [----------] 3 tests from serial (9172 ms total)
25: 
25: [----------] Global test environment tear-down
25: [==========] 3 tests from 1 test suite ran. (9173 ms total)
25: [  PASSED  ] 3 tests.
25/44 Test #25: Kokkos_UnitTest_Random ......................   Passed    9.18 sec
test 26
      Start 26: Kokkos_AlgorithmsUnitTest_StdSet_A

26: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
26: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
26: Test timeout computed to be: 1500
26: [==========] Running 15 tests from 3 test suites.
26: [----------] Global test environment set-up.
26: [----------] 3 tests from std_algorithms_reducers
26: [ RUN      ] std_algorithms_reducers.max_first_loc
26: [       OK ] std_algorithms_reducers.max_first_loc (0 ms)
26: [ RUN      ] std_algorithms_reducers.min_first_loc
26: [       OK ] std_algorithms_reducers.min_first_loc (0 ms)
26: [ RUN      ] std_algorithms_reducers.min_max_first_last_loc
26: [       OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms)
26: [----------] 3 tests from std_algorithms_reducers (0 ms total)
26: 
26: [----------] 1 test from std_algorithms
26: [ RUN      ] std_algorithms.is_admissible_to_std_algorithms
26: [       OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms)
26: [----------] 1 test from std_algorithms (0 ms total)
26: 
26: [----------] 11 tests from random_access_iterator_test
26: [ RUN      ] random_access_iterator_test.constructor
26: [       OK ] random_access_iterator_test.constructor (0 ms)
26: [ RUN      ] random_access_iterator_test.constructiblity
26: [       OK ] random_access_iterator_test.constructiblity (0 ms)
26: [ RUN      ] random_access_iterator_test.dereference
26: [       OK ] random_access_iterator_test.dereference (0 ms)
26: [ RUN      ] random_access_iterator_test.subscript_operator
26: [       OK ] random_access_iterator_test.subscript_operator (0 ms)
26: [ RUN      ] random_access_iterator_test.operatorsSet1
26: [       OK ] random_access_iterator_test.operatorsSet1 (0 ms)
26: [ RUN      ] random_access_iterator_test.operatorsSet2
26: [       OK ] random_access_iterator_test.operatorsSet2 (0 ms)
26: [ RUN      ] random_access_iterator_test.operatorsSet3
26: [       OK ] random_access_iterator_test.operatorsSet3 (0 ms)
26: [ RUN      ] random_access_iterator_test.operatorsSet4
26: [       OK ] random_access_iterator_test.operatorsSet4 (0 ms)
26: [ RUN      ] random_access_iterator_test.assignment_operator
26: [       OK ] random_access_iterator_test.assignment_operator (0 ms)
26: [ RUN      ] random_access_iterator_test.distance
26: [       OK ] random_access_iterator_test.distance (0 ms)
26: [ RUN      ] random_access_iterator_test.traits_helpers
26: [       OK ] random_access_iterator_test.traits_helpers (0 ms)
26: [----------] 11 tests from random_access_iterator_test (0 ms total)
26: 
26: [----------] Global test environment tear-down
26: [==========] 15 tests from 3 test suites ran. (0 ms total)
26: [  PASSED  ] 15 tests.
26/44 Test #26: Kokkos_AlgorithmsUnitTest_StdSet_A ..........   Passed    0.01 sec
test 27
      Start 27: Kokkos_AlgorithmsUnitTest_StdSet_B

27: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
27: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
27: Test timeout computed to be: 1500
27: [==========] Running 7 tests from 1 test suite.
27: [----------] Global test environment set-up.
27: [----------] 7 tests from std_algorithms_min_max_element_test
27: [ RUN      ] std_algorithms_min_max_element_test.min_element_empty_range
27: [       OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms)
27: [ RUN      ] std_algorithms_min_max_element_test.max_element_empty_range
27: [       OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms)
27: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data
27: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (0 ms)
27: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data
27: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (0 ms)
27: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp
27: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (0 ms)
27: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp
27: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (0 ms)
27: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp
27: [       OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (0 ms)
27: [----------] 7 tests from std_algorithms_min_max_element_test (0 ms total)
27: 
27: [----------] Global test environment tear-down
27: [==========] 7 tests from 1 test suite ran. (0 ms total)
27: [  PASSED  ] 7 tests.
27/44 Test #27: Kokkos_AlgorithmsUnitTest_StdSet_B ..........   Passed    0.01 sec
test 28
      Start 28: Kokkos_AlgorithmsUnitTest_StdSet_C

28: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
28: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
28: Test timeout computed to be: 1500
28: [==========] Running 13 tests from 10 test suites.
28: [----------] Global test environment set-up.
28: [----------] 1 test from std_algorithms_lexicographical_compare_test
28: [ RUN      ] std_algorithms_lexicographical_compare_test.test
28: [       OK ] std_algorithms_lexicographical_compare_test.test (160 ms)
28: [----------] 1 test from std_algorithms_lexicographical_compare_test (160 ms total)
28: 
28: [----------] 1 test from std_algorithms_for_each_test
28: [ RUN      ] std_algorithms_for_each_test.test
28: [       OK ] std_algorithms_for_each_test.test (81 ms)
28: [----------] 1 test from std_algorithms_for_each_test (81 ms total)
28: 
28: [----------] 1 test from std_algorithms_find_test
28: [ RUN      ] std_algorithms_find_test.test
28: [       OK ] std_algorithms_find_test.test (50 ms)
28: [----------] 1 test from std_algorithms_find_test (50 ms total)
28: 
28: [----------] 4 tests from std_algorithms_non_mod_seq_ops
28: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
28: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (2354 ms)
28: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
==> cmake: Executing phase: 'bootstrap'
==> cmake: Executing phase: 'build'
28: [       OK ] std_algorithms_non_mod_seq_ops.find_end (853 ms)
28: [ RUN      ] std_algorithms_non_mod_seq_ops.search
28: [       OK ] std_algorithms_non_mod_seq_ops.search (491 ms)
28: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
28: [       OK ] std_algorithms_non_mod_seq_ops.search_n (465 ms)
28: [----------] 4 tests from std_algorithms_non_mod_seq_ops (4165 ms total)
28: 
28: [----------] 1 test from std_algorithms_count_test
28: [ RUN      ] std_algorithms_count_test.test
28: [       OK ] std_algorithms_count_test.test (71 ms)
28: [----------] 1 test from std_algorithms_count_test (71 ms total)
28: 
28: [----------] 1 test from std_algorithms_equal_test
28: [ RUN      ] std_algorithms_equal_test.test
28: [       OK ] std_algorithms_equal_test.test (6 ms)
28: [----------] 1 test from std_algorithms_equal_test (6 ms total)
28: 
28: [----------] 1 test from std_algorithms_all_any_none_of_test
28: [ RUN      ] std_algorithms_all_any_none_of_test.test
28: [       OK ] std_algorithms_all_any_none_of_test.test (57 ms)
28: [----------] 1 test from std_algorithms_all_any_none_of_test (57 ms total)
28: 
28: [----------] 1 test from std_algorithms_nonmod_seq_ops
28: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
28: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (56 ms)
28: [----------] 1 test from std_algorithms_nonmod_seq_ops (56 ms total)
28: 
28: [----------] 1 test from std_algorithms_mismatch_test
28: [ RUN      ] std_algorithms_mismatch_test.test
28: [       OK ] std_algorithms_mismatch_test.test (125 ms)
28: [----------] 1 test from std_algorithms_mismatch_test (125 ms total)
28: 
28: [----------] 1 test from std_algorithms_mod_seq_ops
28: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
28: [       OK ] std_algorithms_mod_seq_ops.move_backward (29 ms)
28: [----------] 1 test from std_algorithms_mod_seq_ops (29 ms total)
28: 
28: [----------] Global test environment tear-down
28: [==========] 13 tests from 10 test suites ran. (4803 ms total)
28: [  PASSED  ] 13 tests.
28/44 Test #28: Kokkos_AlgorithmsUnitTest_StdSet_C ..........   Passed    4.82 sec
test 29
      Start 29: Kokkos_AlgorithmsUnitTest_StdSet_D

29: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
29: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
29: Test timeout computed to be: 1500
29: [==========] Running 31 tests from 5 test suites.
29: [----------] Global test environment set-up.
29: [----------] 3 tests from std_algorithms_mod_ops_test
29: [ RUN      ] std_algorithms_mod_ops_test.move
29: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
29: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
29: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms)
29: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
29: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms)
29: [----------] 3 tests from std_algorithms_mod_ops_test (0 ms total)
29: 
29: [----------] 12 tests from std_algorithms_mod_seq_ops_test
29: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
29: [       OK ] std_algorithms_mod_seq_ops_test.copy (0 ms)
29: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
29: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
29: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
29: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
29: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
29: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
29: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
29: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
29: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
29: [       OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
29: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
29: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
29: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
29: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
29: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
29: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
29: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
29: [       OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
29: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
29: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
29: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
29: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms)
29: [----------] 12 tests from std_algorithms_mod_seq_ops_test (0 ms total)
29: 
29: [----------] 4 tests from std_algorithms_replace_ops_test
29: [ RUN      ] std_algorithms_replace_ops_test.replace
29: [       OK ] std_algorithms_replace_ops_test.replace (14 ms)
29: [ RUN      ] std_algorithms_replace_ops_test.replace_if
29: [       OK ] std_algorithms_replace_ops_test.replace_if (72 ms)
29: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
29: [       OK ] std_algorithms_replace_ops_test.replace_copy (24 ms)
29: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
29: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (25 ms)
29: [----------] 4 tests from std_algorithms_replace_ops_test (137 ms total)
29: 
29: [----------] 11 tests from std_algorithms_mod_seq_ops
29: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
29: [       OK ] std_algorithms_mod_seq_ops.copy_if (19 ms)
29: [ RUN      ] std_algorithms_mod_seq_ops.unique
29: [       OK ] std_algorithms_mod_seq_ops.unique (191 ms)
29: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
29: [       OK ] std_algorithms_mod_seq_ops.unique_copy (52 ms)
29: [ RUN      ] std_algorithms_mod_seq_ops.remove
29: [       OK ] std_algorithms_mod_seq_ops.remove (32 ms)
29: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
29: [       OK ] std_algorithms_mod_seq_ops.remove_if (41 ms)
29: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
29: [       OK ] std_algorithms_mod_seq_ops.remove_copy (70 ms)
29: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
29: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (39 ms)
29: [ RUN      ] std_algorithms_mod_seq_ops.rotate
29: [       OK ] std_algorithms_mod_seq_ops.rotate (410 ms)
29: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
29: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (129 ms)
29: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
29: [       OK ] std_algorithms_mod_seq_ops.shift_left (211 ms)
29: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
29: [       OK ] std_algorithms_mod_seq_ops.shift_right (186 ms)
29: [----------] 11 tests from std_algorithms_mod_seq_ops (1385 ms total)
29: 
29: [----------] 1 test from std_algorithms_modseq_test
29: [ RUN      ] std_algorithms_modseq_test.reverse
29: [       OK ] std_algorithms_modseq_test.reverse (12 ms)
29: [----------] 1 test from std_algorithms_modseq_test (12 ms total)
29: 
29: [----------] Global test environment tear-down
29: [==========] 31 tests from 5 test suites ran. (1535 ms total)
29: [  PASSED  ] 31 tests.
29/44 Test #29: Kokkos_AlgorithmsUnitTest_StdSet_D ..........   Passed    1.55 sec
test 30
      Start 30: Kokkos_AlgorithmsUnitTest_StdSet_E

30: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
30: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
30: Test timeout computed to be: 1500
30: [==========] Running 29 tests from 7 test suites.
30: [----------] Global test environment set-up.
30: [----------] 2 tests from std_algorithms_sorting_ops_test
30: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
30: [       OK ] std_algorithms_sorting_ops_test.is_sorted (6 ms)
30: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
30: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (4 ms)
30: [----------] 2 tests from std_algorithms_sorting_ops_test (10 ms total)
30: 
30: [----------] 4 tests from std_algorithms_partitioning_test
30: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
30: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
30: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
30: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (0 ms)
30: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
30: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms)
30: [ RUN      ] std_algorithms_partitioning_test.partition_point
30: [       OK ] std_algorithms_partitioning_test.partition_point (0 ms)
30: [----------] 4 tests from std_algorithms_partitioning_test (0 ms total)
30: 
30: [----------] 1 test from std_algorithms_partitioning_ops
30: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
30: [       OK ] std_algorithms_partitioning_ops.partition_copy (0 ms)
30: [----------] 1 test from std_algorithms_partitioning_ops (0 ms total)
30: 
30: [----------] 12 tests from std_algorithms_numerics_test
30: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
30: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (0 ms)
30: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
30: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (0 ms)
30: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
30: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (0 ms)
30: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
30: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (0 ms)
30: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
30: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms)
30: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
30: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms)
30: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
30: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms)
30: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
30: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms)
30: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
30: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms)
30: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
30: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms)
30: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
30: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms)
30: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
30: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms)
30: [----------] 12 tests from std_algorithms_numerics_test (1 ms total)
30: 
30: [----------] 1 test from std_algorithms_numerics_ops_test
30: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
30: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (29 ms)
30: [----------] 1 test from std_algorithms_numerics_ops_test (29 ms total)
30: 
30: [----------] 8 tests from std_algorithms_numeric_ops_test
30: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
30: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (212 ms)
30: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
30: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
30: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
30: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (77 ms)
30: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
30: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
30: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
30: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (68 ms)
30: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
30: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
30: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
30: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (52 ms)
30: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
30: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
30: [----------] 8 tests from std_algorithms_numeric_ops_test (410 ms total)
30: 
30: [----------] 1 test from std_algorithms_transform_ops_test
30: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
30: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (10 ms)
30: [----------] 1 test from std_algorithms_transform_ops_test (10 ms total)
30: 
30: [----------] Global test environment tear-down
30: [==========] 29 tests from 7 test suites ran. (463 ms total)
30: [  PASSED  ] 29 tests.
30/44 Test #30: Kokkos_AlgorithmsUnitTest_StdSet_E ..........   Passed    0.48 sec
test 31
      Start 31: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

31: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
31: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
31: Test timeout computed to be: 1500
31: [==========] Running 12 tests from 7 test suites.
31: [----------] Global test environment set-up.
31: [----------] 2 tests from std_algorithms_adjacent_find_team_test
31: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
31: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (585 ms)
31: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
31: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (568 ms)
31: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1154 ms total)
31: 
31: [----------] 2 tests from std_algorithms_count_team_test
31: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
31: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (490 ms)
31: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
31: [       OK ] std_algorithms_count_team_test.count_returns_zero (183 ms)
31: [----------] 2 tests from std_algorithms_count_team_test (674 ms total)
31: 
31: [----------] 1 test from std_algorithms_count_if_team_test
31: [ RUN      ] std_algorithms_count_if_team_test.test
31: [       OK ] std_algorithms_count_if_team_test.test (264 ms)
31: [----------] 1 test from std_algorithms_count_if_team_test (264 ms total)
31: 
31: [----------] 1 test from std_algorithms_for_each_team_test
31: [ RUN      ] std_algorithms_for_each_team_test.test
31: [       OK ] std_algorithms_for_each_team_test.test (460 ms)
31: [----------] 1 test from std_algorithms_for_each_team_test (460 ms total)
31: 
31: [----------] 1 test from std_algorithms_for_each_n_team_test
31: [ RUN      ] std_algorithms_for_each_n_team_test.test
31: [       OK ] std_algorithms_for_each_n_team_test.test (441 ms)
31: [----------] 1 test from std_algorithms_for_each_n_team_test (441 ms total)
31: 
31: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
31: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
31: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (2764 ms)
31: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
31: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1680 ms)
31: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
31: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1683 ms)
31: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (6129 ms total)
31: 
31: [----------] 2 tests from std_algorithms_mismatch_team_test
31: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
31: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (1847 ms)
31: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
31: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (807 ms)
31: [----------] 2 tests from std_algorithms_mismatch_team_test (2655 ms total)
31: 
31: [----------] Global test environment tear-down
31: [==========] 12 tests from 7 test suites ran. (11779 ms total)
31: [  PASSED  ] 12 tests.
31/44 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .....   Passed   11.79 sec
test 32
      Start 32: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

32: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
32: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
32: Test timeout computed to be: 1500
32: [==========] Running 8 tests from 4 test suites.
32: [----------] Global test environment set-up.
32: [----------] 2 tests from std_algorithms_equal_team_test
32: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
32: [       OK ] std_algorithms_equal_team_test.views_are_equal (1403 ms)
32: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
32: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (1182 ms)
32: [----------] 2 tests from std_algorithms_equal_team_test (2586 ms total)
32: 
32: [----------] 2 tests from std_algorithms_search_team_test
32: [ RUN      ] std_algorithms_search_team_test.sequences_exist
32: [       OK ] std_algorithms_search_team_test.sequences_exist (626 ms)
32: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
32: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (779 ms)
32: [----------] 2 tests from std_algorithms_search_team_test (1405 ms total)
32: 
32: [----------] 2 tests from std_algorithms_find_end_team_test
32: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
32: [       OK ] std_algorithms_find_end_team_test.sequences_exist (1598 ms)
32: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
32: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1468 ms)
32: [----------] 2 tests from std_algorithms_find_end_team_test (3068 ms total)
32: 
32: [----------] 2 tests from std_algorithms_find_first_of_team_test
32: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
32: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (1357 ms)
32: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
32: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (4977 ms)
32: [----------] 2 tests from std_algorithms_find_first_of_team_test (6335 ms total)
32: 
32: [----------] Global test environment tear-down
32: [==========] 8 tests from 4 test suites ran. (13395 ms total)
32: [  PASSED  ] 8 tests.
32/44 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .....   Passed   13.41 sec
test 33
      Start 33: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

33: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
33: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
33: Test timeout computed to be: 1500
33: [==========] Running 11 tests from 7 test suites.
33: [----------] Global test environment set-up.
33: [----------] 2 tests from std_algorithms_find_team_test
33: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
33: [       OK ] std_algorithms_find_team_test.searched_values_exist (264 ms)
33: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
33: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (358 ms)
33: [----------] 2 tests from std_algorithms_find_team_test (623 ms total)
33: 
33: [----------] 2 tests from std_algorithms_find_if_team_test
33: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
33: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (209 ms)
33: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
33: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (354 ms)
33: [----------] 2 tests from std_algorithms_find_if_team_test (564 ms total)
33: 
33: [----------] 2 tests from std_algorithms_find_if_not_team_test
33: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
33: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (354 ms)
33: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
33: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (193 ms)
33: [----------] 2 tests from std_algorithms_find_if_not_team_test (548 ms total)
33: 
33: [----------] 1 test from std_algorithms_all_of_team_test
33: [ RUN      ] std_algorithms_all_of_team_test.test
33: [       OK ] std_algorithms_all_of_team_test.test (350 ms)
33: [----------] 1 test from std_algorithms_all_of_team_test (350 ms total)
33: 
33: [----------] 1 test from std_algorithms_any_of_team_test
33: [ RUN      ] std_algorithms_any_of_team_test.test
33: [       OK ] std_algorithms_any_of_team_test.test (192 ms)
33: [----------] 1 test from std_algorithms_any_of_team_test (192 ms total)
33: 
33: [----------] 1 test from std_algorithms_none_of_team_test
33: [ RUN      ] std_algorithms_none_of_team_test.test
33: [       OK ] std_algorithms_none_of_team_test.test (350 ms)
33: [----------] 1 test from std_algorithms_none_of_team_test (350 ms total)
33: 
33: [----------] 2 tests from std_algorithms_search_n_team_test
33: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
33: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (403 ms)
33: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
33: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (286 ms)
33: [----------] 2 tests from std_algorithms_search_n_team_test (689 ms total)
33: 
33: [----------] Global test environment tear-down
33: [==========] 11 tests from 7 test suites ran. (3319 ms total)
33: [  PASSED  ] 11 tests.
33/44 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .....   Passed    3.33 sec
test 34
      Start 34: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

34: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
34: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
34: Test timeout computed to be: 1500
34: [==========] Running 3 tests from 3 test suites.
34: [----------] Global test environment set-up.
34: [----------] 1 test from std_algorithms_min_element_team_test
34: [ RUN      ] std_algorithms_min_element_team_test.test
34: [       OK ] std_algorithms_min_element_team_test.test (1129 ms)
34: [----------] 1 test from std_algorithms_min_element_team_test (1129 ms total)
34: 
34: [----------] 1 test from std_algorithms_max_element_team_test
34: [ RUN      ] std_algorithms_max_element_team_test.test
34: [       OK ] std_algorithms_max_element_team_test.test (1087 ms)
34: [----------] 1 test from std_algorithms_max_element_team_test (1087 ms total)
34: 
34: [----------] 1 test from std_algorithms_minmax_element_team_test
34: [ RUN      ] std_algorithms_minmax_element_team_test.test
34: [       OK ] std_algorithms_minmax_element_team_test.test (1583 ms)
34: [----------] 1 test from std_algorithms_minmax_element_team_test (1583 ms total)
34: 
34: [----------] Global test environment tear-down
34: [==========] 3 tests from 3 test suites ran. (3801 ms total)
34: [  PASSED  ] 3 tests.
34/44 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .....   Passed    3.81 sec
test 35
      Start 35: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

35: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
35: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
35: Test timeout computed to be: 1500
35: [==========] Running 6 tests from 6 test suites.
35: [----------] Global test environment set-up.
35: [----------] 1 test from std_algorithms_fill_team_test
35: [ RUN      ] std_algorithms_fill_team_test.test
35: [       OK ] std_algorithms_fill_team_test.test (329 ms)
35: [----------] 1 test from std_algorithms_fill_team_test (329 ms total)
35: 
35: [----------] 1 test from std_algorithms_fill_n_team_test
35: [ RUN      ] std_algorithms_fill_n_team_test.test
35: [       OK ] std_algorithms_fill_n_team_test.test (50 ms)
35: [----------] 1 test from std_algorithms_fill_n_team_test (50 ms total)
35: 
35: [----------] 1 test from std_algorithms_replace_team_test
35: [ RUN      ] std_algorithms_replace_team_test.test
35: [       OK ] std_algorithms_replace_team_test.test (535 ms)
35: [----------] 1 test from std_algorithms_replace_team_test (535 ms total)
35: 
35: [----------] 1 test from std_algorithms_replace_if_team_test
35: [ RUN      ] std_algorithms_replace_if_team_test.test
35: [       OK ] std_algorithms_replace_if_team_test.test (564 ms)
35: [----------] 1 test from std_algorithms_replace_if_team_test (565 ms total)
35: 
35: [----------] 1 test from std_algorithms_replace_copy_team_test
35: [ RUN      ] std_algorithms_replace_copy_team_test.test
35: [       OK ] std_algorithms_replace_copy_team_test.test (880 ms)
35: [----------] 1 test from std_algorithms_replace_copy_team_test (880 ms total)
35: 
35: [----------] 1 test from std_algorithms_replace_copy_if_team_test
35: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
35: [       OK ] std_algorithms_replace_copy_if_team_test.test (683 ms)
35: [----------] 1 test from std_algorithms_replace_copy_if_team_test (683 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 6 tests from 6 test suites ran. (3045 ms total)
35: [  PASSED  ] 6 tests.
35/44 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .....   Passed    3.06 sec
test 36
      Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

36: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
36: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
36: Test timeout computed to be: 1500
36: [==========] Running 4 tests from 4 test suites.
36: [----------] Global test environment set-up.
36: [----------] 1 test from std_algorithms_reverse_team_test
36: [ RUN      ] std_algorithms_reverse_team_test.test
36: [       OK ] std_algorithms_reverse_team_test.test (333 ms)
36: [----------] 1 test from std_algorithms_reverse_team_test (333 ms total)
36: 
36: [----------] 1 test from std_algorithms_reverse_copy_team_test
36: [ RUN      ] std_algorithms_reverse_copy_team_test.test
36: [       OK ] std_algorithms_reverse_copy_team_test.test (313 ms)
36: [----------] 1 test from std_algorithms_reverse_copy_team_test (313 ms total)
36: 
36: [----------] 1 test from std_algorithms_rotate_team_test
36: [ RUN      ] std_algorithms_rotate_team_test.test
36: [       OK ] std_algorithms_rotate_team_test.test (385 ms)
36: [----------] 1 test from std_algorithms_rotate_team_test (385 ms total)
36: 
36: [----------] 1 test from std_algorithms_rotate_copy_team_test
36: [ RUN      ] std_algorithms_rotate_copy_team_test.test
36: [       OK ] std_algorithms_rotate_copy_team_test.test (238 ms)
36: [----------] 1 test from std_algorithms_rotate_copy_team_test (238 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 4 tests from 4 test suites ran. (1271 ms total)
36: [  PASSED  ] 4 tests.
36/44 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .....   Passed    1.28 sec
test 37
      Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

37: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
37: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
37: Test timeout computed to be: 1500
37: [==========] Running 4 tests from 4 test suites.
37: [----------] Global test environment set-up.
37: [----------] 1 test from std_algorithms_move_team_test
37: [ RUN      ] std_algorithms_move_team_test.test
37: [       OK ] std_algorithms_move_team_test.test (525 ms)
37: [----------] 1 test from std_algorithms_move_team_test (525 ms total)
37: 
37: [----------] 1 test from std_algorithms_move_backward_team_test
37: [ RUN      ] std_algorithms_move_backward_team_test.test
37: [       OK ] std_algorithms_move_backward_team_test.test (576 ms)
37: [----------] 1 test from std_algorithms_move_backward_team_test (576 ms total)
37: 
37: [----------] 1 test from std_algorithms_shift_left_team_test
37: [ RUN      ] std_algorithms_shift_left_team_test.test
37: [       OK ] std_algorithms_shift_left_team_test.test (1006 ms)
37: [----------] 1 test from std_algorithms_shift_left_team_test (1007 ms total)
37: 
37: [----------] 1 test from std_algorithms_shift_right_team_test
37: [ RUN      ] std_algorithms_shift_right_team_test.test
37: [       OK ] std_algorithms_shift_right_team_test.test (891 ms)
37: [----------] 1 test from std_algorithms_shift_right_team_test (891 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 4 tests from 4 test suites ran. (3000 ms total)
37: [  PASSED  ] 4 tests.
37/44 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .....   Passed    3.01 sec
test 38
      Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

38: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
38: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
38: Test timeout computed to be: 1500
38: [==========] Running 9 tests from 9 test suites.
38: [----------] Global test environment set-up.
38: [----------] 1 test from std_algorithms_copy_team_test
38: [ RUN      ] std_algorithms_copy_team_test.test
38: [       OK ] std_algorithms_copy_team_test.test (674 ms)
38: [----------] 1 test from std_algorithms_copy_team_test (675 ms total)
38: 
38: [----------] 1 test from std_algorithms_copy_n_team_test
38: [ RUN      ] std_algorithms_copy_n_team_test.test
38: [       OK ] std_algorithms_copy_n_team_test.test (61 ms)
38: [----------] 1 test from std_algorithms_copy_n_team_test (61 ms total)
38: 
38: [----------] 1 test from std_algorithms_copy_backward_team_test
38: [ RUN      ] std_algorithms_copy_backward_team_test.test
38: [       OK ] std_algorithms_copy_backward_team_test.test (534 ms)
38: [----------] 1 test from std_algorithms_copy_backward_team_test (534 ms total)
38: 
38: [----------] 1 test from std_algorithms_copy_if_team_test
38: [ RUN      ] std_algorithms_copy_if_team_test.test
38: [       OK ] std_algorithms_copy_if_team_test.test (590 ms)
38: [----------] 1 test from std_algorithms_copy_if_team_test (590 ms total)
38: 
38: [----------] 1 test from std_algorithms_unique_copy_team_test
38: [ RUN      ] std_algorithms_unique_copy_team_test.test
38: [       OK ] std_algorithms_unique_copy_team_test.test (1125 ms)
38: [----------] 1 test from std_algorithms_unique_copy_team_test (1125 ms total)
38: 
38: [----------] 1 test from std_algorithms_remove_team_test
38: [ RUN      ] std_algorithms_remove_team_test.test
38: [       OK ] std_algorithms_remove_team_test.test (628 ms)
38: [----------] 1 test from std_algorithms_remove_team_test (629 ms total)
38: 
38: [----------] 1 test from std_algorithms_remove_if_team_test
38: [ RUN      ] std_algorithms_remove_if_team_test.test
38: [       OK ] std_algorithms_remove_if_team_test.test (644 ms)
38: [----------] 1 test from std_algorithms_remove_if_team_test (644 ms total)
38: 
38: [----------] 1 test from std_algorithms_remove_copy_team_test
38: [ RUN      ] std_algorithms_remove_copy_team_test.test
38: [       OK ] std_algorithms_remove_copy_team_test.test (778 ms)
38: [----------] 1 test from std_algorithms_remove_copy_team_test (778 ms total)
38: 
38: [----------] 1 test from std_algorithms_remove_copy_if_team_test
38: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
38: [       OK ] std_algorithms_remove_copy_if_team_test.test (655 ms)
38: [----------] 1 test from std_algorithms_remove_copy_if_team_test (655 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 9 tests from 9 test suites ran. (5694 ms total)
38: [  PASSED  ] 9 tests.
38/44 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .....   Passed    5.71 sec
test 39
      Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

39: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
39: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
39: Test timeout computed to be: 1500
39: [==========] Running 4 tests from 4 test suites.
39: [----------] Global test environment set-up.
39: [----------] 1 test from std_algorithms_unique_team_test
39: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
39: [       OK ] std_algorithms_unique_team_test.test_default_predicate (1256 ms)
39: [----------] 1 test from std_algorithms_unique_team_test (1256 ms total)
39: 
39: [----------] 1 test from std_algorithms_adjacent_difference_team_test
39: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
39: [       OK ] std_algorithms_adjacent_difference_team_test.test (1073 ms)
39: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1074 ms total)
39: 
39: [----------] 1 test from std_algorithms_reduce_team_test
39: [ RUN      ] std_algorithms_reduce_team_test.test
39: [       OK ] std_algorithms_reduce_team_test.test (697 ms)
39: [----------] 1 test from std_algorithms_reduce_team_test (697 ms total)
39: 
39: [----------] 1 test from std_algorithms_transform_reduce_team_test
39: [ RUN      ] std_algorithms_transform_reduce_team_test.test
39: [       OK ] std_algorithms_transform_reduce_team_test.test (1379 ms)
39: [----------] 1 test from std_algorithms_transform_reduce_team_test (1379 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 4 tests from 4 test suites ran. (4408 ms total)
39: [  PASSED  ] 4 tests.
39/44 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .....   Passed    4.42 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

40: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
40: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
40: Test timeout computed to be: 1500
40: [==========] Running 18 tests from 5 test suites.
40: [----------] Global test environment set-up.
40: [----------] 2 tests from std_algorithms_is_sorted_team_test
40: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
40: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (548 ms)
40: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
40: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1230 ms)
40: [----------] 2 tests from std_algorithms_is_sorted_team_test (1779 ms total)
40: 
40: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
40: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
40: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (1 ms)
40: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
40: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (1 ms)
40: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
40: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1235 ms)
40: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
40: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (710 ms)
40: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (1947 ms total)
40: 
40: [----------] 4 tests from std_algorithms_is_partitioned_team_test
40: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
40: [       OK ] std_algorithms_is_partitioned_team_test.empty (0 ms)
40: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
40: [       OK ] std_algorithms_is_partitioned_team_test.all_true (344 ms)
40: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
40: [       OK ] std_algorithms_is_partitioned_team_test.all_false (347 ms)
40: [ RUN      ] std_algorithms_is_partitioned_team_test.random
40: [       OK ] std_algorithms_is_partitioned_team_test.random (292 ms)
40: [----------] 4 tests from std_algorithms_is_partitioned_team_test (986 ms total)
40: 
40: [----------] 4 tests from std_algorithms_partition_copy_team_test
40: [ RUN      ] std_algorithms_partition_copy_team_test.empty
40: [       OK ] std_algorithms_partition_copy_team_test.empty (1 ms)
40: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
40: [       OK ] std_algorithms_partition_copy_team_test.all_true (597 ms)
40: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
40: [       OK ] std_algorithms_partition_copy_team_test.all_false (606 ms)
40: [ RUN      ] std_algorithms_partition_copy_team_test.random
40: [       OK ] std_algorithms_partition_copy_team_test.random (540 ms)
40: [----------] 4 tests from std_algorithms_partition_copy_team_test (1744 ms total)
40: 
40: [----------] 4 tests from std_algorithms_partition_point_team_test
40: [ RUN      ] std_algorithms_partition_point_team_test.empty
40: [       OK ] std_algorithms_partition_point_team_test.empty (0 ms)
40: [ RUN      ] std_algorithms_partition_point_team_test.all_true
40: [       OK ] std_algorithms_partition_point_team_test.all_true (240 ms)
40: [ RUN      ] std_algorithms_partition_point_team_test.all_false
40: [       OK ] std_algorithms_partition_point_team_test.all_false (233 ms)
40: [ RUN      ] std_algorithms_partition_point_team_test.random
40: [       OK ] std_algorithms_partition_point_team_test.random (172 ms)
40: [----------] 4 tests from std_algorithms_partition_point_team_test (646 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 18 tests from 5 test suites ran. (7104 ms total)
40: [  PASSED  ] 18 tests.
40/44 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .....   Passed    7.11 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

41: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
41: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
41: Test timeout computed to be: 1500
41: [==========] Running 5 tests from 4 test suites.
41: [----------] Global test environment set-up.
41: [----------] 2 tests from std_algorithms_transform_team_test
41: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
41: [       OK ] std_algorithms_transform_team_test.test_unary_op (885 ms)
41: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
41: [       OK ] std_algorithms_transform_team_test.test_binary_op (1008 ms)
41: [----------] 2 tests from std_algorithms_transform_team_test (1893 ms total)
41: 
41: [----------] 1 test from std_algorithms_generate_team_test
41: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
41: [       OK ] std_algorithms_generate_team_test.test_unary_op (2328 ms)
41: [----------] 1 test from std_algorithms_generate_team_test (2328 ms total)
41: 
41: [----------] 1 test from std_algorithms_generate_n_team_test
41: [ RUN      ] std_algorithms_generate_n_team_test.test
41: [       OK ] std_algorithms_generate_n_team_test.test (53 ms)
41: [----------] 1 test from std_algorithms_generate_n_team_test (53 ms total)
41: 
41: [----------] 1 test from std_algorithms_swap_ranges_team_test
41: [ RUN      ] std_algorithms_swap_ranges_team_test.test
41: [       OK ] std_algorithms_swap_ranges_team_test.test (974 ms)
41: [----------] 1 test from std_algorithms_swap_ranges_team_test (974 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 5 tests from 4 test suites ran. (5250 ms total)
41: [  PASSED  ] 5 tests.
41/44 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .....   Passed    5.26 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

42: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
42: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
42: Test timeout computed to be: 1500
42: [==========] Running 2 tests from 2 test suites.
42: [----------] Global test environment set-up.
42: [----------] 1 test from std_algorithms_exclusive_scan_team_test
42: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
42: [       OK ] std_algorithms_exclusive_scan_team_test.test (2923 ms)
42: [----------] 1 test from std_algorithms_exclusive_scan_team_test (2923 ms total)
42: 
42: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
42: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
42: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (1480 ms)
42: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1480 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 2 tests from 2 test suites ran. (4404 ms total)
42: [  PASSED  ] 2 tests.
42/44 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .....   Passed    4.41 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

43: Test command: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
43: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests
43: Test timeout computed to be: 1500
43: [==========] Running 2 tests from 2 test suites.
43: [----------] Global test environment set-up.
43: [----------] 1 test from std_algorithms_inclusive_scan_team_test
43: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
43: [       OK ] std_algorithms_inclusive_scan_team_test.test (4231 ms)
43: [----------] 1 test from std_algorithms_inclusive_scan_team_test (4231 ms total)
43: 
43: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
43: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
43: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (2823 ms)
43: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (2824 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 2 tests from 2 test suites ran. (7056 ms total)
43: [  PASSED  ] 2 tests.
43/44 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .....   Passed    7.07 sec
test 44
      Start 44: Kokkos_UnitTest_SIMD

44: Test command: /var/jenkins/workspace/Kokkos_nightly/build/simd/unit_tests/Kokkos_UnitTest_SIMD
44: Working Directory: /var/jenkins/workspace/Kokkos_nightly/build/simd/unit_tests
44: Test timeout computed to be: 1500
44: [==========] Running 16 tests from 1 test suite.
44: [----------] Global test environment set-up.
44: [----------] 16 tests from simd
44: [ RUN      ] simd.host_math_ops
44: [       OK ] simd.host_math_ops (0 ms)
44: [ RUN      ] simd.device_math_ops
44: [       OK ] simd.device_math_ops (0 ms)
44: [ RUN      ] simd.host_mask_ops
44: [       OK ] simd.host_mask_ops (0 ms)
44: [ RUN      ] simd.device_mask_ops
44: [       OK ] simd.device_mask_ops (0 ms)
44: [ RUN      ] simd.host_conversions
44: [       OK ] simd.host_conversions (0 ms)
44: [ RUN      ] simd.device_conversions
44: [       OK ] simd.device_conversions (0 ms)
44: [ RUN      ] simd.host_shift_ops
44: [       OK ] simd.host_shift_ops (0 ms)
44: [ RUN      ] simd.device_shift_ops
44: [       OK ] simd.device_shift_ops (0 ms)
44: [ RUN      ] simd.host_condition
44: [       OK ] simd.host_condition (0 ms)
44: [ RUN      ] simd.device_condition
44: [       OK ] simd.device_condition (0 ms)
44: [ RUN      ] simd.host_gen_ctors
44: [       OK ] simd.host_gen_ctors (0 ms)
44: [ RUN      ] simd.device_gen_ctors
44: [       OK ] simd.device_gen_ctors (0 ms)
44: [ RUN      ] simd.host_where_expressions
44: [       OK ] simd.host_where_expressions (0 ms)
44: [ RUN      ] simd.device_where_expressions
44: [       OK ] simd.device_where_expressions (0 ms)
44: [ RUN      ] simd.host_reductions
44: [       OK ] simd.host_reductions (0 ms)
44: [ RUN      ] simd.device_reductions
44: [       OK ] simd.device_reductions (0 ms)
44: [----------] 16 tests from simd (0 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 16 tests from 1 test suite ran. (0 ms total)
44: [  PASSED  ] 16 tests.
44/44 Test #44: Kokkos_UnitTest_SIMD ........................   Passed    0.01 sec

100% tests passed, 0 tests failed out of 44

Total Test time (real) = 390.04 sec
[Pipeline] }
$ docker stop --time=1 6373da6cf7f3493689c75b5cadf8d5fdc2aab13411b8067ccec02332e9cde5af
$ docker rm -f --volumes 6373da6cf7f3493689c75b5cadf8d5fdc2aab13411b8067ccec02332e9cde5af
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
==> cmake: Executing phase: 'install'
==> cmake: Successfully installed cmake-3.29.2-ozbuccgxgzgpixibbxafgsnxha4skibe
  Stage: 9.56s.  Bootstrap: 2m 18.68s.  Build: 5m 27.62s.  Install: 5.59s.  Post-install: 1.16s.  Total: 8m 2.99s
[+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.2-ozbuccgxgzgpixibbxafgsnxha4skibe
==> Installing kokkos-develop-o3jzcwam44v7ud6y3qcbmdfgjfnzcvzt [18/18]
==> No binary for kokkos-develop-o3jzcwam44v7ud6y3qcbmdfgjfnzcvzt found: installing from source
==> No patches needed for kokkos
==> kokkos: Executing phase: 'cmake'
==> kokkos: Executing phase: 'build'
==> kokkos: Executing phase: 'install'
==> kokkos: Successfully installed kokkos-develop-o3jzcwam44v7ud6y3qcbmdfgjfnzcvzt
  Stage: 2.75s.  Cmake: 1.51s.  Build: 10m 52.80s.  Install: 2.56s.  Post-install: 0.22s.  Total: 11m 0.19s
[+] /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-develop-o3jzcwam44v7ud6y3qcbmdfgjfnzcvzt
+ return 0
+ spack load cmake
+ : this is a shell function from: /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/setup-env.sh
+ : the real spack script is here: /var/jenkins/workspace/Kokkos_nightly/spack/bin/spack
+ _spack_shell_wrapper load cmake
+ eval if [ -n "${DYLD_LIBRARY_PATH-}" ]; then export SPACK_DYLD_LIBRARY_PATH=${DYLD_LIBRARY_PATH}; fi
+ [ -n  ]
+ eval if [ -n "${DYLD_FALLBACK_LIBRARY_PATH-}" ]; then export SPACK_DYLD_FALLBACK_LIBRARY_PATH=${DYLD_FALLBACK_LIBRARY_PATH}; fi
+ [ -n  ]
+ [ -n  ]
+ _sp_flags=
+ [ ! -z x ]
+ [ load != load ]
+ [ -n  ]
+ [  !=  ]
+ _sp_subcommand=
+ [ ! -z x ]
+ _sp_subcommand=load
+ shift
+ _a= cmake
+ [  cmake !=  cmake ]
+ [  cmake !=  cmake ]
+ [  cmake !=  cmake ]
+ [  cmake !=  cmake ]
+ [  cmake !=  cmake ]
+ SPACK_COLOR=always command spack load --sh cmake
+ stdout=export ACLOCAL_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.2-ozbuccgxgzgpixibbxafgsnxha4skibe/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-poblehzh4fyw35dvum6oh4pbigtu2s6t/share/aclocal:/usr/share/aclocal;
export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.2-ozbuccgxgzgpixibbxafgsnxha4skibe:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-edek5izifar5ou2azng4nzyswt5nlbzo:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-4x5y5fi75n6dg627bmreodruyuizr7nt:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-poblehzh4fyw35dvum6oh4pbigtu2s6t:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-itcefw3r75kltzmsdfvfwblwi4boubst:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yitozwzwshasxwnekmimnuzinqw35yrg:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.61.0-m4x6wc37q7abwsttet6xhxy74jfadaua:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gcc-runtime-11.4.0-md7rqz7c5fmcrrldrnatsbnb5k6j4ura;
export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-poblehzh4fyw35dvum6oh4pbigtu2s6t/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yitozwzwshasxwnekmimnuzinqw35yrg/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.61.0-m4x6wc37q7abwsttet6xhxy74jfadaua/share/man:/usr/share/man:;
export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.2-ozbuccgxgzgpixibbxafgsnxha4skibe/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.2-ozbuccgxgzgpixibbxafgsnxha4skibe/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-edek5izifar5ou2azng4nzyswt5nlbzo/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-4x5y5fi75n6dg627bmreodruyuizr7nt/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-poblehzh4fyw35dvum6oh4pbigtu2s6t/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-itcefw3r75kltzmsdfvfwblwi4boubst/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.61.0-m4x6wc37q7abwsttet6xhxy74jfadaua/bin:/var/jenkins/workspace/Kokkos_nightly/spack/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin;
export PKG_CONFIG_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-edek5izifar5ou2azng4nzyswt5nlbzo/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-poblehzh4fyw35dvum6oh4pbigtu2s6t/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-itcefw3r75kltzmsdfvfwblwi4boubst/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yitozwzwshasxwnekmimnuzinqw35yrg/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.61.0-m4x6wc37q7abwsttet6xhxy74jfadaua/lib/pkgconfig;
export SPACK_LOADED_HASHES=ozbuccgxgzgpixibbxafgsnxha4skibe;
+ eval export ACLOCAL_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.2-ozbuccgxgzgpixibbxafgsnxha4skibe/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-poblehzh4fyw35dvum6oh4pbigtu2s6t/share/aclocal:/usr/share/aclocal;
export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.2-ozbuccgxgzgpixibbxafgsnxha4skibe:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-edek5izifar5ou2azng4nzyswt5nlbzo:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-4x5y5fi75n6dg627bmreodruyuizr7nt:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-poblehzh4fyw35dvum6oh4pbigtu2s6t:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-itcefw3r75kltzmsdfvfwblwi4boubst:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yitozwzwshasxwnekmimnuzinqw35yrg:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.61.0-m4x6wc37q7abwsttet6xhxy74jfadaua:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gcc-runtime-11.4.0-md7rqz7c5fmcrrldrnatsbnb5k6j4ura;
export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-poblehzh4fyw35dvum6oh4pbigtu2s6t/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yitozwzwshasxwnekmimnuzinqw35yrg/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.61.0-m4x6wc37q7abwsttet6xhxy74jfadaua/share/man:/usr/share/man:;
export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.2-ozbuccgxgzgpixibbxafgsnxha4skibe/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.2-ozbuccgxgzgpixibbxafgsnxha4skibe/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-edek5izifar5ou2azng4nzyswt5nlbzo/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-4x5y5fi75n6dg627bmreodruyuizr7nt/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-poblehzh4fyw35dvum6oh4pbigtu2s6t/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-itcefw3r75kltzmsdfvfwblwi4boubst/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.61.0-m4x6wc37q7abwsttet6xhxy74jfadaua/bin:/var/jenkins/workspace/Kokkos_nightly/spack/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin;
export PKG_CONFIG_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-edek5izifar5ou2azng4nzyswt5nlbzo/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-poblehzh4fyw35dvum6oh4pbigtu2s6t/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-itcefw3r75kltzmsdfvfwblwi4boubst/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yitozwzwshasxwnekmimnuzinqw35yrg/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.61.0-m4x6wc37q7abwsttet6xhxy74jfadaua/lib/pkgconfig;
export SPACK_LOADED_HASHES=ozbuccgxgzgpixibbxafgsnxha4skibe;
+ export ACLOCAL_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.2-ozbuccgxgzgpixibbxafgsnxha4skibe/share/aclocal:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-poblehzh4fyw35dvum6oh4pbigtu2s6t/share/aclocal:/usr/share/aclocal
+ export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.2-ozbuccgxgzgpixibbxafgsnxha4skibe:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-edek5izifar5ou2azng4nzyswt5nlbzo:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-4x5y5fi75n6dg627bmreodruyuizr7nt:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-poblehzh4fyw35dvum6oh4pbigtu2s6t:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-itcefw3r75kltzmsdfvfwblwi4boubst:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yitozwzwshasxwnekmimnuzinqw35yrg:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.61.0-m4x6wc37q7abwsttet6xhxy74jfadaua:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gcc-runtime-11.4.0-md7rqz7c5fmcrrldrnatsbnb5k6j4ura
+ export MANPATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-poblehzh4fyw35dvum6oh4pbigtu2s6t/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yitozwzwshasxwnekmimnuzinqw35yrg/share/man:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.61.0-m4x6wc37q7abwsttet6xhxy74jfadaua/share/man:/usr/share/man:
+ export PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.2-ozbuccgxgzgpixibbxafgsnxha4skibe/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.2-ozbuccgxgzgpixibbxafgsnxha4skibe/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-edek5izifar5ou2azng4nzyswt5nlbzo/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-4x5y5fi75n6dg627bmreodruyuizr7nt/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-poblehzh4fyw35dvum6oh4pbigtu2s6t/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-itcefw3r75kltzmsdfvfwblwi4boubst/bin:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.61.0-m4x6wc37q7abwsttet6xhxy74jfadaua/bin:/var/jenkins/workspace/Kokkos_nightly/spack/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ export PKG_CONFIG_PATH=/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/ncurses-6.5-edek5izifar5ou2azng4nzyswt5nlbzo/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/curl-8.7.1-poblehzh4fyw35dvum6oh4pbigtu2s6t/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openssl-3.3.0-itcefw3r75kltzmsdfvfwblwi4boubst/lib64/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/zlib-ng-2.1.6-yitozwzwshasxwnekmimnuzinqw35yrg/lib/pkgconfig:/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/nghttp2-1.61.0-m4x6wc37q7abwsttet6xhxy74jfadaua/lib/pkgconfig
+ export SPACK_LOADED_HASHES=ozbuccgxgzgpixibbxafgsnxha4skibe
+ return 0
+ spack test run kokkos
+ : this is a shell function from: /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/setup-env.sh
+ : the real spack script is here: /var/jenkins/workspace/Kokkos_nightly/spack/bin/spack
+ _spack_shell_wrapper test run kokkos
+ eval if [ -n "${DYLD_LIBRARY_PATH-}" ]; then export SPACK_DYLD_LIBRARY_PATH=${DYLD_LIBRARY_PATH}; fi
+ [ -n  ]
+ eval if [ -n "${DYLD_FALLBACK_LIBRARY_PATH-}" ]; then export SPACK_DYLD_FALLBACK_LIBRARY_PATH=${DYLD_FALLBACK_LIBRARY_PATH}; fi
+ [ -n  ]
+ [ -n  ]
+ _sp_flags=
+ [ ! -z x ]
+ [ test != test ]
+ [ -n  ]
+ [  !=  ]
+ _sp_subcommand=
+ [ ! -z x ]
+ _sp_subcommand=test
+ shift
+ command spack test run kokkos
==> Spack test 54ne4mvyt5byonr7l6hmyz6m6zkqaz54
==> Testing package kokkos-develop-o3jzcwa
============================== 1 passed of 1 spec ==============================
+ return 0
+ spack test results -l
+ : this is a shell function from: /var/jenkins/workspace/Kokkos_nightly/spack/share/spack/setup-env.sh
+ : the real spack script is here: /var/jenkins/workspace/Kokkos_nightly/spack/bin/spack
+ _spack_shell_wrapper test results -l
+ eval if [ -n "${DYLD_LIBRARY_PATH-}" ]; then export SPACK_DYLD_LIBRARY_PATH=${DYLD_LIBRARY_PATH}; fi
+ [ -n  ]
+ eval if [ -n "${DYLD_FALLBACK_LIBRARY_PATH-}" ]; then export SPACK_DYLD_FALLBACK_LIBRARY_PATH=${DYLD_FALLBACK_LIBRARY_PATH}; fi
+ [ -n  ]
+ [ -n  ]
+ _sp_flags=
+ [ ! -z x ]
+ [ test != test ]
+ [ -n  ]
+ [  !=  ]
+ _sp_subcommand=
+ [ ! -z x ]
+ _sp_subcommand=test
+ shift
+ command spack test results -l
==> Results for test suite '54ne4mvyt5byonr7l6hmyz6m6zkqaz54':
==> test specs:
==>   kokkos-develop-o3jzcwa PASSED
==> Testing package kokkos-develop-o3jzcwa
==> [2024-05-24-05:06:45.279598] Installing /var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/kokkos-develop-o3jzcwam44v7ud6y3qcbmdfgjfnzcvzt/.spack/test to /root/.spack/test/54ne4mvyt5byonr7l6hmyz6m6zkqaz54/kokkos-develop-o3jzcwa/cache/kokkos
==> [2024-05-24-05:06:45.282452] Warning: kokkos: the 'test' method is deprecated. Convert stand-alone test(s) to methods with names starting 'test_'.
==> [2024-05-24-05:06:45.282575] test: test: unspecified purpose
==> [2024-05-24-05:06:45.282757] Warning: The 'pkg.install_test_root' property is deprecated with removal expected v0.23. Use 'install_test_root(pkg)' instead.
==> [2024-05-24-05:06:45.282968] Warning: The 'run_test' method is deprecated. Use 'test_part' instead for kokkos to process cmake.
==> [2024-05-24-05:06:45.283316] test: test_cmake_out_out: Generate the Makefile
==> [2024-05-24-05:06:45.283884] Expecting return code in [0]
==> [2024-05-24-05:06:45.284103] '/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/cmake-3.29.2-ozbuccgxgzgpixibbxafgsnxha4skibe/bin/cmake' '/root/.spack/test/54ne4mvyt5byonr7l6hmyz6m6zkqaz54/kokkos-develop-o3jzcwa/cache/kokkos/scripts/spack_test/out' '-DEXECUTABLE_OUTPUT_PATH=/root/.spack/test/54ne4mvyt5byonr7l6hmyz6m6zkqaz54/kokkos-develop-o3jzcwa/cache/kokkos/scripts/spack_test/out'
-- The CXX compiler identification is GNU 11.4.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_nightly/spack/lib/spack/env/gcc/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Enabled Kokkos devices: SERIAL
-- Configuring done (0.2s)
-- Generating done (0.0s)
-- Build files have been written to: /root/.spack/test/54ne4mvyt5byonr7l6hmyz6m6zkqaz54/kokkos-develop-o3jzcwa
PASSED: Kokkos::test_cmake_out_out
==> [2024-05-24-05:06:45.528026] Warning: The 'run_test' method is deprecated. Use 'test_part' instead for kokkos to process make.
==> [2024-05-24-05:06:45.528138] test: test_make: Build test software
==> [2024-05-24-05:06:45.528702] Expecting return code in [0]
==> [2024-05-24-05:06:45.528898] '/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-4x5y5fi75n6dg627bmreodruyuizr7nt/bin/make'
[ 12%] Building CXX object CMakeFiles/hello_world.dir/hello_world.cpp.o
[ 25%] Linking CXX executable /root/.spack/test/54ne4mvyt5byonr7l6hmyz6m6zkqaz54/kokkos-develop-o3jzcwa/cache/kokkos/scripts/spack_test/out/hello_world
[ 25%] Built target hello_world
[ 37%] Building CXX object CMakeFiles/simple_reduce.dir/simple_reduce.cpp.o
[ 50%] Linking CXX executable /root/.spack/test/54ne4mvyt5byonr7l6hmyz6m6zkqaz54/kokkos-develop-o3jzcwa/cache/kokkos/scripts/spack_test/out/simple_reduce
[ 50%] Built target simple_reduce
[ 62%] Building CXX object CMakeFiles/random_numbers.dir/random_numbers.cpp.o
[ 75%] Linking CXX executable /root/.spack/test/54ne4mvyt5byonr7l6hmyz6m6zkqaz54/kokkos-develop-o3jzcwa/cache/kokkos/scripts/spack_test/out/random_numbers
[ 75%] Built target random_numbers
[ 87%] Building CXX object CMakeFiles/dual_view.dir/dual_view.cpp.o
[100%] Linking CXX executable /root/.spack/test/54ne4mvyt5byonr7l6hmyz6m6zkqaz54/kokkos-develop-o3jzcwa/cache/kokkos/scripts/spack_test/out/dual_view
[100%] Built target dual_view
PASSED: Kokkos::test_make
==> [2024-05-24-05:06:53.871770] test: test_make_out_test: Checking ability to execute.
==> [2024-05-24-05:06:53.872369] Expecting return code in [0]
==> [2024-05-24-05:06:53.872597] '/var/jenkins/workspace/Kokkos_nightly/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/gmake-4.4.1-4x5y5fi75n6dg627bmreodruyuizr7nt/bin/make' '/root/.spack/test/54ne4mvyt5byonr7l6hmyz6m6zkqaz54/kokkos-develop-o3jzcwa/cache/kokkos/scripts/spack_test/out' 'test'
Running tests...
Test project /root/.spack/test/54ne4mvyt5byonr7l6hmyz6m6zkqaz54/kokkos-develop-o3jzcwa
    Start 1: hello_world
1/4 Test #1: hello_world ......................   Passed    0.00 sec
    Start 2: simple_reduce
2/4 Test #2: simple_reduce ....................   Passed    0.00 sec
    Start 3: random_numbers
3/4 Test #3: random_numbers ...................   Passed    0.00 sec
    Start 4: dual_view
4/4 Test #4: dual_view ........................   Passed   15.33 sec

100% tests passed, 0 tests failed out of 4

Label Time Summary:
Kokkos    =  15.34 sec*proc (4 tests)

Total Test time (real) =  15.35 sec
PASSED: Kokkos::test_make_out_test
PASSED: Kokkos::test
==> [2024-05-24-05:07:09.355411] Completed testing
==> [2024-05-24-05:07:09.355540] 
======================= SUMMARY: kokkos-develop-o3jzcwa ========================
Kokkos::test_cmake_out_out .. PASSED
Kokkos::test_make .. PASSED
Kokkos::test_make_out_test .. PASSED
Kokkos::test .. PASSED
============================= 4 passed of 4 parts ==============================

============================== 1 passed of 1 spec ==============================
+ return 0
[Pipeline] }
$ docker stop --time=1 c688a713139038ddb1c4319604b2a2c79820c4dec7508f72924780ccf89162ba
$ docker rm -f --volumes c688a713139038ddb1c4319604b2a2c79820c4dec7508f72924780ccf89162ba
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Cancelling nested steps due to timeout
[Pipeline] // node
[Pipeline] // node
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
Failed in branch spack-cuda
[Pipeline] }
Failed in branch HIP-ROCM-6.0
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] End of Pipeline
Timeout has been exceeded
org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 00644747-7ff9-411d-af33-08b1bf087c09
Finished: ABORTED