Skip to content
Not built

Console Output

Skipping 3,100 KB.. Full Log
53: [ RUN      ] std_algorithms_move_team_test.test
53: [       OK ] std_algorithms_move_team_test.test (492 ms)
53: [----------] 1 test from std_algorithms_move_team_test (492 ms total)
53: 
53: [----------] 1 test from std_algorithms_move_backward_team_test
53: [ RUN      ] std_algorithms_move_backward_team_test.test
53: [       OK ] std_algorithms_move_backward_team_test.test (395 ms)
53: [----------] 1 test from std_algorithms_move_backward_team_test (395 ms total)
53: 
53: [----------] 1 test from std_algorithms_shift_left_team_test
53: [ RUN      ] std_algorithms_shift_left_team_test.test
[ 94%] Linking CXX executable Kokkos_query_device
53: [       OK ] std_algorithms_shift_left_team_test.test (1356 ms)
53: [----------] 1 test from std_algorithms_shift_left_team_test (1356 ms total)
53: 
53: [----------] 1 test from std_algorithms_shift_right_team_test
53: [ RUN      ] std_algorithms_shift_right_team_test.test
53: [       OK ] std_algorithms_shift_right_team_test.test (1211 ms)
53: [----------] 1 test from std_algorithms_shift_right_team_test (1211 ms total)
53: 
53: [----------] Global test environment tear-down
53: [==========] 4 tests from 4 test suites ran. (3456 ms total)
53: [  PASSED  ] 4 tests.
53/60 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..............   Passed    4.13 sec
test 54
      Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

54: Test command: /var/jenkins/workspace/Kokkos_PR-7067/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
54: Test timeout computed to be: 1500
[ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
54: [==========] Running 9 tests from 9 test suites.
54: [----------] Global test environment set-up.
54: [----------] 1 test from std_algorithms_copy_team_test
54: [ RUN      ] std_algorithms_copy_team_test.test
54: [       OK ] std_algorithms_copy_team_test.test (640 ms)
54: [----------] 1 test from std_algorithms_copy_team_test (640 ms total)
54: 
54: [----------] 1 test from std_algorithms_copy_n_team_test
54: [ RUN      ] std_algorithms_copy_n_team_test.test
[ 94%] Built target Kokkos_query_device
[ 94%] Building CXX object example/tutorial/02_simple_reduce/CMakeFiles/Kokkos_tutorial_02_simple_reduce.dir/simple_reduce.cpp.o
54: [       OK ] std_algorithms_copy_n_team_test.test (269 ms)
54: [----------] 1 test from std_algorithms_copy_n_team_test (269 ms total)
54: 
54: [----------] 1 test from std_algorithms_copy_backward_team_test
54: [ RUN      ] std_algorithms_copy_backward_team_test.test
54: [       OK ] std_algorithms_copy_backward_team_test.test (403 ms)
54: [----------] 1 test from std_algorithms_copy_backward_team_test (403 ms total)
54: 
54: [----------] 1 test from std_algorithms_copy_if_team_test
54: [ RUN      ] std_algorithms_copy_if_team_test.test
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
[ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o
54: [       OK ] std_algorithms_copy_if_team_test.test (570 ms)
54: [----------] 1 test from std_algorithms_copy_if_team_test (570 ms total)
54: 
54: [----------] 1 test from std_algorithms_unique_copy_team_test
54: [ RUN      ] std_algorithms_unique_copy_team_test.test
54: [       OK ] std_algorithms_unique_copy_team_test.test (1104 ms)
54: [----------] 1 test from std_algorithms_unique_copy_team_test (1104 ms total)
54: 
54: [----------] 1 test from std_algorithms_remove_team_test
54: [ RUN      ] std_algorithms_remove_team_test.test
54: [       OK ] std_algorithms_remove_team_test.test (644 ms)
54: [----------] 1 test from std_algorithms_remove_team_test (644 ms total)
54: 
54: [----------] 1 test from std_algorithms_remove_if_team_test
54: [ RUN      ] std_algorithms_remove_if_team_test.test
54: [       OK ] std_algorithms_remove_if_team_test.test (650 ms)
54: [----------] 1 test from std_algorithms_remove_if_team_test (650 ms total)
54: 
54: [----------] 1 test from std_algorithms_remove_copy_team_test
54: [ RUN      ] std_algorithms_remove_copy_team_test.test
54: [       OK ] std_algorithms_remove_copy_team_test.test (747 ms)
54: [----------] 1 test from std_algorithms_remove_copy_team_test (747 ms total)
54: 
54: [----------] 1 test from std_algorithms_remove_copy_if_team_test
54: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
3: [       OK ] hip.reduce_device_view_team_policy (24431 ms)
3: [ RUN      ] hip.impl_shared_alloc
3: [       OK ] hip.impl_shared_alloc (104 ms)
3: [ RUN      ] hip.kokkos_swap
3: [       OK ] hip.kokkos_swap (1 ms)
3: [ RUN      ] hip.scan_unit
3: [       OK ] hip.scan_unit (4 ms)
3: [ RUN      ] hip.space_access
3: [       OK ] hip.space_access (0 ms)
3: [ RUN      ] hip.impl_view_accessible
3: [       OK ] hip.impl_view_accessible (2 ms)
3: [ RUN      ] hip.memory_requirements
3: [       OK ] hip.memory_requirements (0 ms)
3: [ RUN      ] hip.team_scratch_1_streams
54: [       OK ] std_algorithms_remove_copy_if_team_test.test (704 ms)
54: [----------] 1 test from std_algorithms_remove_copy_if_team_test (704 ms total)
54: 
54: [----------] Global test environment tear-down
54: [==========] 9 tests from 9 test suites ran. (5735 ms total)
54: [  PASSED  ] 9 tests.
54/60 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..............   Passed    6.42 sec
test 55
      Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

55: Test command: /var/jenkins/workspace/Kokkos_PR-7067/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
55: Test timeout computed to be: 1500
55: [==========] Running 4 tests from 4 test suites.
55: [----------] Global test environment set-up.
55: [----------] 1 test from std_algorithms_unique_team_test
55: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o
55: [       OK ] std_algorithms_unique_team_test.test_default_predicate (1239 ms)
55: [----------] 1 test from std_algorithms_unique_team_test (1239 ms total)
55: 
55: [----------] 1 test from std_algorithms_adjacent_difference_team_test
55: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
55: [       OK ] std_algorithms_adjacent_difference_team_test.test (1099 ms)
55: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1099 ms total)
55: 
55: [----------] 1 test from std_algorithms_reduce_team_test
55: [ RUN      ] std_algorithms_reduce_team_test.test
[ 94%] Linking CXX executable Kokkos_tutorial_01_hello_world
55: [       OK ] std_algorithms_reduce_team_test.test (588 ms)
55: [----------] 1 test from std_algorithms_reduce_team_test (588 ms total)
55: 
55: [----------] 1 test from std_algorithms_transform_reduce_team_test
55: [ RUN      ] std_algorithms_transform_reduce_team_test.test
55: [       OK ] std_algorithms_transform_reduce_team_test.test (1114 ms)
55: [----------] 1 test from std_algorithms_transform_reduce_team_test (1114 ms total)
55: 
55: [----------] Global test environment tear-down
55: [==========] 4 tests from 4 test suites ran. (4042 ms total)
55: [  PASSED  ] 4 tests.
55/60 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..............   Passed    4.72 sec
test 56
      Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

56: Test command: /var/jenkins/workspace/Kokkos_PR-7067/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
56: Test timeout computed to be: 1500
56: [==========] Running 18 tests from 5 test suites.
56: [----------] Global test environment set-up.
56: [----------] 2 tests from std_algorithms_is_sorted_team_test
56: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
56: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (512 ms)
56: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
[ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[ 94%] Building CXX object example/tutorial/03_simple_view/CMakeFiles/Kokkos_tutorial_03_simple_view.dir/simple_view.cpp.o
[ 94%] Built target Kokkos_tutorial_01_hello_world
[ 94%] Building CXX object example/tutorial/04_simple_memoryspaces/CMakeFiles/Kokkos_tutorial_04_simple_memoryspaces.dir/simple_memoryspaces.cpp.o
56: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1592 ms)
56: [----------] 2 tests from std_algorithms_is_sorted_team_test (2104 ms total)
56: 
56: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
56: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
56: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (11 ms)
56: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
56: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (14 ms)
56: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
56: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1523 ms)
56: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
56: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (792 ms)
56: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2342 ms total)
56: 
56: [----------] 4 tests from std_algorithms_is_partitioned_team_test
56: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
56: [       OK ] std_algorithms_is_partitioned_team_test.empty (6 ms)
56: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
56: [       OK ] std_algorithms_is_partitioned_team_test.all_true (388 ms)
56: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
[ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L
[ 94%] Linking CXX executable Kokkos_tutorial_02_simple_reduce
[ 94%] Building CXX object example/tutorial/05_simple_atomics/CMakeFiles/Kokkos_tutorial_05_simple_atomics.dir/simple_atomics.cpp.o
56: [       OK ] std_algorithms_is_partitioned_team_test.all_false (383 ms)
56: [ RUN      ] std_algorithms_is_partitioned_team_test.random
[ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o
56: [       OK ] std_algorithms_is_partitioned_team_test.random (372 ms)
56: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1151 ms total)
56: 
56: [----------] 4 tests from std_algorithms_partition_copy_team_test
56: [ RUN      ] std_algorithms_partition_copy_team_test.empty
56: [       OK ] std_algorithms_partition_copy_team_test.empty (9 ms)
56: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
56: [       OK ] std_algorithms_partition_copy_team_test.all_true (842 ms)
56: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
[ 94%] Built target Kokkos_tutorial_02_simple_reduce
[ 94%] Building CXX object example/tutorial/06_simple_mdrangepolicy/CMakeFiles/Kokkos_tutorial_06_simple_mdrangepolicy.dir/simple_mdrangepolicy.cpp.o
56: [       OK ] std_algorithms_partition_copy_team_test.all_false (839 ms)
56: [ RUN      ] std_algorithms_partition_copy_team_test.random
56: [       OK ] std_algorithms_partition_copy_team_test.random (803 ms)
56: [----------] 4 tests from std_algorithms_partition_copy_team_test (2495 ms total)
56: 
56: [----------] 4 tests from std_algorithms_partition_point_team_test
56: [ RUN      ] std_algorithms_partition_point_team_test.empty
56: [       OK ] std_algorithms_partition_point_team_test.empty (6 ms)
56: [ RUN      ] std_algorithms_partition_point_team_test.all_true
56: [       OK ] std_algorithms_partition_point_team_test.all_true (253 ms)
56: [ RUN      ] std_algorithms_partition_point_team_test.all_false
56: [       OK ] std_algorithms_partition_point_team_test.all_false (244 ms)
56: [ RUN      ] std_algorithms_partition_point_team_test.random
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o
56: [       OK ] std_algorithms_partition_point_team_test.random (232 ms)
56: [----------] 4 tests from std_algorithms_partition_point_team_test (736 ms total)
56: 
56: [----------] Global test environment tear-down
56: [==========] 18 tests from 5 test suites ran. (8829 ms total)
56: [  PASSED  ] 18 tests.
56/60 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..............   Passed    9.50 sec
test 57
      Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

57: Test command: /var/jenkins/workspace/Kokkos_PR-7067/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
57: Test timeout computed to be: 1500
57: [==========] Running 5 tests from 4 test suites.
57: [----------] Global test environment set-up.
57: [----------] 2 tests from std_algorithms_transform_team_test
57: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
57: [       OK ] std_algorithms_transform_team_test.test_unary_op (708 ms)
57: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
[ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o
[ 94%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
[ 94%] Building CXX object example/tutorial/Advanced_Views/01_data_layouts/CMakeFiles/Kokkos_tutorial_advancedviews_01_data_layouts.dir/data_layouts.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o
57: [       OK ] std_algorithms_transform_team_test.test_binary_op (727 ms)
57: [----------] 2 tests from std_algorithms_transform_team_test (1435 ms total)
57: 
57: [----------] 1 test from std_algorithms_generate_team_test
57: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o
57: [       OK ] std_algorithms_generate_team_test.test_unary_op (1613 ms)
57: [----------] 1 test from std_algorithms_generate_team_test (1613 ms total)
57: 
57: [----------] 1 test from std_algorithms_generate_n_team_test
57: [ RUN      ] std_algorithms_generate_n_team_test.test
57: [       OK ] std_algorithms_generate_n_team_test.test (219 ms)
57: [----------] 1 test from std_algorithms_generate_n_team_test (219 ms total)
57: 
57: [----------] 1 test from std_algorithms_swap_ranges_team_test
57: [ RUN      ] std_algorithms_swap_ranges_team_test.test
57: [       OK ] std_algorithms_swap_ranges_team_test.test (713 ms)
57: [----------] 1 test from std_algorithms_swap_ranges_team_test (714 ms total)
57: 
57: [----------] Global test environment tear-down
57: [==========] 5 tests from 4 test suites ran. (3982 ms total)
57: [  PASSED  ] 5 tests.
57/60 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..............   Passed    4.66 sec
test 58
      Start 58: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

58: Test command: /var/jenkins/workspace/Kokkos_PR-7067/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
58: Test timeout computed to be: 1500
58: [==========] Running 2 tests from 2 test suites.
58: [----------] Global test environment set-up.
58: [----------] 1 test from std_algorithms_exclusive_scan_team_test
58: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o
[ 94%] Linking CXX executable Kokkos_UnitTest_SIMD
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o
58: [       OK ] std_algorithms_exclusive_scan_team_test.test (3047 ms)
58: [----------] 1 test from std_algorithms_exclusive_scan_team_test (3048 ms total)
58: 
58: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
58: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
[ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
[ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o
58: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (1526 ms)
58: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1526 ms total)
58: 
58: [----------] Global test environment tear-down
58: [==========] 2 tests from 2 test suites ran. (4574 ms total)
58: [  PASSED  ] 2 tests.
58/60 Test #58: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..............   Passed    5.26 sec
test 59
      Start 59: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

59: Test command: /var/jenkins/workspace/Kokkos_PR-7067/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
59: Test timeout computed to be: 1500
[ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
[ 95%] Building CXX object example/tutorial/Advanced_Views/02_memory_traits/CMakeFiles/Kokkos_tutorial_advancedviews_02_memory_traits.dir/memory_traits.cpp.o
59: [==========] Running 2 tests from 2 test suites.
59: [----------] Global test environment set-up.
59: [----------] 1 test from std_algorithms_inclusive_scan_team_test
59: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
[ 95%] Linking CXX executable Kokkos_tutorial_03_simple_view
[ 95%] Linking CXX executable Kokkos_tutorial_05_simple_atomics
[ 95%] Linking CXX executable Kokkos_tutorial_04_simple_memoryspaces
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
[ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o
[ 95%] Built target Kokkos_tutorial_03_simple_view
[ 95%] Building CXX object example/tutorial/Advanced_Views/03_subviews/CMakeFiles/Kokkos_tutorial_advancedviews_03_subviews.dir/subviews.cpp.o
59: [       OK ] std_algorithms_inclusive_scan_team_test.test (4498 ms)
59: [----------] 1 test from std_algorithms_inclusive_scan_team_test (4499 ms total)
59: 
59: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
59: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
[ 95%] Built target Kokkos_tutorial_04_simple_memoryspaces
[ 95%] Built target Kokkos_UnitTest_SIMD
[ 95%] Building CXX object example/tutorial/Advanced_Views/04_dualviews/CMakeFiles/Kokkos_tutorial_advancedviews_04_dualviews.dir/dual_view.cpp.o
[ 95%] Linking CXX executable Kokkos_tutorial_06_simple_mdrangepolicy
[ 95%] Building CXX object example/tutorial/Hierarchical_Parallelism/01_thread_teams/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_01_thread_teams.dir/thread_teams.cpp.o
59: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (3014 ms)
59: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (3014 ms total)
59: 
59: [----------] Global test environment tear-down
59: [==========] 2 tests from 2 test suites ran. (7513 ms total)
59: [  PASSED  ] 2 tests.
59/60 Test #59: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..............   Passed    8.20 sec
test 60
      Start 60: Kokkos_UnitTest_SIMD

60: Test command: /var/jenkins/workspace/Kokkos_PR-7067/build/simd/unit_tests/Kokkos_UnitTest_SIMD
60: Test timeout computed to be: 1500
[ 95%] Linking CXX executable Kokkos_tutorial_advancedviews_01_data_layouts
60: [==========] Running 16 tests from 1 test suite.
60: [----------] Global test environment set-up.
60: [----------] 16 tests from simd
60: [ RUN      ] simd.host_math_ops
60: [       OK ] simd.host_math_ops (0 ms)
60: [ RUN      ] simd.device_math_ops
60: [       OK ] simd.device_math_ops (2 ms)
60: [ RUN      ] simd.host_mask_ops
60: [       OK ] simd.host_mask_ops (0 ms)
60: [ RUN      ] simd.device_mask_ops
60: [       OK ] simd.device_mask_ops (0 ms)
60: [ RUN      ] simd.host_conversions
60: [       OK ] simd.host_conversions (0 ms)
60: [ RUN      ] simd.device_conversions
60: [       OK ] simd.device_conversions (0 ms)
60: [ RUN      ] simd.host_shift_ops
60: [       OK ] simd.host_shift_ops (0 ms)
60: [ RUN      ] simd.device_shift_ops
60: [       OK ] simd.device_shift_ops (0 ms)
60: [ RUN      ] simd.host_condition
60: [       OK ] simd.host_condition (0 ms)
60: [ RUN      ] simd.device_condition
60: [       OK ] simd.device_condition (0 ms)
60: [ RUN      ] simd.host_gen_ctors
60: [       OK ] simd.host_gen_ctors (0 ms)
60: [ RUN      ] simd.device_gen_ctors
60: [       OK ] simd.device_gen_ctors (0 ms)
60: [ RUN      ] simd.host_where_expressions
60: [       OK ] simd.host_where_expressions (0 ms)
60: [ RUN      ] simd.device_where_expressions
60: [       OK ] simd.device_where_expressions (0 ms)
60: [ RUN      ] simd.host_reductions
60: [       OK ] simd.host_reductions (0 ms)
60: [ RUN      ] simd.device_reductions
60: [       OK ] simd.device_reductions (0 ms)
60: [----------] 16 tests from simd (3 ms total)
60: 
60: [----------] Global test environment tear-down
60: [==========] 16 tests from 1 test suite ran. (4 ms total)
60: [  PASSED  ] 16 tests.
60/60 Test #60: Kokkos_UnitTest_SIMD .................................   Passed    0.68 sec

100% tests passed, 0 tests failed out of 60

Total Test time (real) = 520.86 sec
Post stage
[Pipeline] sh
[ 95%] Built target Kokkos_tutorial_05_simple_atomics
[ 95%] Building CXX object example/tutorial/Hierarchical_Parallelism/01_thread_teams_lambda/CMakeFiles/Kokkos_tutorial_hierarchical_01_thread_teams_lambda.dir/thread_teams_lambda.cpp.o
+ ccache --show-stats
cache directory                     /tmp/ccache
primary config                      /tmp/ccache/ccache.conf
secondary config      (readonly)    /etc/ccache.conf
stats updated                       Fri Jul 19 19:23:09 2024
stats zeroed                        Fri Jul 19 18:52:36 2024
cache hit (direct)                    54
cache hit (preprocessed)               1
cache miss                           647
cache hit rate                      7.83 %
cleanups performed                     3
files in cache                     11878
cache size                           4.6 GB
max cache size                       5.0 GB
[Pipeline] }
$ docker stop --time=1 44227f056ccf2d60eaf4be01a5de467b7d81cb6d3a93c2bd6d786c7d6491d1e5
$ docker rm -f --volumes 44227f056ccf2d60eaf4be01a5de467b7d81cb6d3a93c2bd6d786c7d6491d1e5
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[ 95%] Built target Kokkos_tutorial_06_simple_mdrangepolicy
[ 95%] Building CXX object example/tutorial/Hierarchical_Parallelism/02_nested_parallel_for/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for.dir/nested_parallel_for.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o
[ 95%] Built target Kokkos_tutorial_advancedviews_01_data_layouts
[ 95%] Building CXX object example/tutorial/Hierarchical_Parallelism/03_vectorization/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_03_vectorization.dir/vectorization.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
[ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestNestedSort.cpp.o
[ 95%] Linking CXX executable Kokkos_tutorial_advancedviews_02_memory_traits
[ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
[ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o
[ 96%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_01_thread_teams
[ 96%] Linking CXX executable Kokkos_tutorial_advancedviews_03_subviews
[ 96%] Linking CXX executable Kokkos_tutorial_hierarchical_01_thread_teams_lambda
[ 96%] Built target Kokkos_tutorial_advancedviews_02_memory_traits
[ 96%] Building CXX object example/tutorial/01_hello_world_lambda/CMakeFiles/Kokkos_tutorial_01_hello_world_lambda.dir/hello_world_lambda.cpp.o
[ 96%] Built target Kokkos_tutorial_hierarchicalparallelism_01_thread_teams
[ 96%] Building CXX object example/tutorial/02_simple_reduce_lambda/CMakeFiles/Kokkos_tutorial_02_simple_reduce_lambda.dir/simple_reduce_lambda.cpp.o
[ 96%] Built target Kokkos_tutorial_hierarchical_01_thread_teams_lambda
[ 96%] Building CXX object example/tutorial/03_simple_view_lambda/CMakeFiles/Kokkos_tutorial_03_simple_view_lambda.dir/simple_view_lambda.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
[ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o
[ 96%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for
[ 96%] Built target Kokkos_tutorial_advancedviews_03_subviews
[ 96%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o
[ 96%] Built target Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for
[ 96%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o
[ 96%] Linking CXX executable Kokkos_tutorial_advancedviews_04_dualviews
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o
3: [       OK ] hip.team_scratch_1_streams (51523 ms)
3: [ RUN      ] hip.async_launcher
3: [       OK ] hip.async_launcher (3 ms)
3: [ RUN      ] hip.preferred_blocksize_deduction
3: [       OK ] hip.preferred_blocksize_deduction (0 ms)
3: [----------] 186 tests from hip (185000 ms total)
3: 
3: [----------] 5 tests from hip_graph
3: [ RUN      ] hip_graph.launch_one
3: [       OK ] hip_graph.launch_one (0 ms)
3: [ RUN      ] hip_graph.launch_one_rvalue
3: [       OK ] hip_graph.launch_one_rvalue (0 ms)
3: [ RUN      ] hip_graph.launch_six
3: [       OK ] hip_graph.launch_six (0 ms)
3: [ RUN      ] hip_graph.when_all_cycle
3: [       OK ] hip_graph.when_all_cycle (0 ms)
3: [ RUN      ] hip_graph.zero_work_reduce
3: [       OK ] hip_graph.zero_work_reduce (0 ms)
3: [----------] 5 tests from hip_graph (0 ms total)
3: 
3: [----------] 54 tests from hip_managed
3: [ RUN      ] hip_managed.view_subview_auto_1d_left
3: [       OK ] hip_managed.view_subview_auto_1d_left (1 ms)
3: [ RUN      ] hip_managed.view_subview_auto_1d_right
3: [       OK ] hip_managed.view_subview_auto_1d_right (0 ms)
3: [ RUN      ] hip_managed.view_subview_auto_1d_stride
3: [       OK ] hip_managed.view_subview_auto_1d_stride (0 ms)
3: [ RUN      ] hip_managed.view_subview_assign_strided
3: [       OK ] hip_managed.view_subview_assign_strided (1 ms)
3: [ RUN      ] hip_managed.view_subview_left_0
3: [       OK ] hip_managed.view_subview_left_0 (0 ms)
3: [ RUN      ] hip_managed.view_subview_left_1
3: [       OK ] hip_managed.view_subview_left_1 (0 ms)
3: [ RUN      ] hip_managed.view_subview_left_2
3: [       OK ] hip_managed.view_subview_left_2 (0 ms)
3: [ RUN      ] hip_managed.view_subview_left_3
3: [       OK ] hip_managed.view_subview_left_3 (0 ms)
3: [ RUN      ] hip_managed.view_subview_right_0
3: [       OK ] hip_managed.view_subview_right_0 (0 ms)
3: [ RUN      ] hip_managed.view_subview_right_1
3: [       OK ] hip_managed.view_subview_right_1 (0 ms)
3: [ RUN      ] hip_managed.view_subview_right_3
3: [       OK ] hip_managed.view_subview_right_3 (0 ms)
3: [ RUN      ] hip_managed.view_static_tests
3: [       OK ] hip_managed.view_static_tests (0 ms)
3: [ RUN      ] hip_managed.view_subview_layoutleft_to_layoutleft
3: [       OK ] hip_managed.view_subview_layoutleft_to_layoutleft (2 ms)
3: [ RUN      ] hip_managed.view_subview_layoutright_to_layoutright
3: [       OK ] hip_managed.view_subview_layoutright_to_layoutright (1 ms)
3: [ RUN      ] hip_managed.view_subview_1d_assign
3: [       OK ] hip_managed.view_subview_1d_assign (3 ms)
3: [ RUN      ] hip_managed.view_subview_1d_assign_atomic
3: [       OK ] hip_managed.view_subview_1d_assign_atomic (3 ms)
3: [ RUN      ] hip_managed.view_subview_1d_assign_randomaccess
3: [       OK ] hip_managed.view_subview_1d_assign_randomaccess (2 ms)
3: [ RUN      ] hip_managed.view_subview_2d_from_3d
3: [       OK ] hip_managed.view_subview_2d_from_3d (68 ms)
3: [ RUN      ] hip_managed.view_subview_2d_from_3d_atomic
3: [       OK ] hip_managed.view_subview_2d_from_3d_atomic (97 ms)
3: [ RUN      ] hip_managed.view_subview_2d_from_3d_randomaccess
3: [       OK ] hip_managed.view_subview_2d_from_3d_randomaccess (106 ms)
3: [ RUN      ] hip_managed.view_subview_3d_from_5d_left
3: [       OK ] hip_managed.view_subview_3d_from_5d_left (1060 ms)
3: [ RUN      ] hip_managed.view_subview_3d_from_5d_left_atomic
3: [       OK ] hip_managed.view_subview_3d_from_5d_left_atomic (983 ms)
3: [ RUN      ] hip_managed.view_subview_3d_from_5d_left_randomaccess
3: [       OK ] hip_managed.view_subview_3d_from_5d_left_randomaccess (924 ms)
3: [ RUN      ] hip_managed.view_subview_3d_from_5d_right
3: [       OK ] hip_managed.view_subview_3d_from_5d_right (928 ms)
3: [ RUN      ] hip_managed.view_subview_3d_from_5d_right_atomic
3: [       OK ] hip_managed.view_subview_3d_from_5d_right_atomic (927 ms)
3: [ RUN      ] hip_managed.view_subview_3d_from_5d_right_randomaccess
3: [       OK ] hip_managed.view_subview_3d_from_5d_right_randomaccess (927 ms)
3: [ RUN      ] hip_managed.view_test_unmanaged_subview_reset
3: [       OK ] hip_managed.view_test_unmanaged_subview_reset (0 ms)
3: [ RUN      ] hip_managed.view_subview_memory_traits_construction
3: [       OK ] hip_managed.view_subview_memory_traits_construction (0 ms)
3: [ RUN      ] hip_managed.impl_shared_alloc
3: [       OK ] hip_managed.impl_shared_alloc (344 ms)
3: [ RUN      ] hip_managed.view_api_a
3: [       OK ] hip_managed.view_api_a (32 ms)
3: [ RUN      ] hip_managed.view_api_b
3: [       OK ] hip_managed.view_api_b (34 ms)
3: [ RUN      ] hip_managed.view_api_c
3: [       OK ] hip_managed.view_api_c (2 ms)
3: [ RUN      ] hip_managed.view_api_d
3: [       OK ] hip_managed.view_api_d (16 ms)
3: [ RUN      ] hip_managed.view_remap
3: [       OK ] hip_managed.view_remap (2 ms)
3: [ RUN      ] hip_managed.view_mirror_nonconst
3: [       OK ] hip_managed.view_mirror_nonconst (0 ms)
3: [ RUN      ] hip_managed.view_stride_method
3: [       OK ] hip_managed.view_stride_method (0 ms)
3: [ RUN      ] hip_managed.anonymous_space
3: [       OK ] hip_managed.anonymous_space (0 ms)
3: [ RUN      ] hip_managed.view_overload_resolution
3: [       OK ] hip_managed.view_overload_resolution (0 ms)
3: [ RUN      ] hip_managed.view_allocation_large_rank
[ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
[ 96%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_03_vectorization
[ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o
[ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
[ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o
[ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
[ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
[ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
[ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o
[ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o
[ 96%] Built target Kokkos_tutorial_hierarchicalparallelism_03_vectorization
[ 96%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o
[ 96%] Built target Kokkos_tutorial_advancedviews_04_dualviews
[ 96%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o
[ 97%] Linking CXX executable Kokkos_tutorial_01_hello_world_lambda
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o
[ 97%] Linking CXX executable Kokkos_tutorial_02_simple_reduce_lambda
[ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B
[ 97%] Built target Kokkos_tutorial_01_hello_world_lambda
[ 97%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o
[ 97%] Built target Kokkos_tutorial_02_simple_reduce_lambda
[ 97%] Building CXX object benchmarks/view_copy_constructor/CMakeFiles/Kokkos_view_copy_constructor.dir/view_copy_constructor.cpp.o
[ 98%] Linking CXX executable Kokkos_tutorial_03_simple_view_lambda
3: [       OK ] hip_managed.view_allocation_large_rank (11564 ms)
3: [ RUN      ] hip_managed.view_shmem_size_on_device
3: [       OK ] hip_managed.view_shmem_size_on_device (0 ms)
3: [ RUN      ] hip_managed.view_is_assignable
3: [       OK ] hip_managed.view_is_assignable (12 ms)
3: [ RUN      ] hip_managed.view_copy_tests
3: [       OK ] hip_managed.view_copy_tests (13 ms)
3: [ RUN      ] hip_managed.view_copy_tests_rank_0
3: [       OK ] hip_managed.view_copy_tests_rank_0 (3 ms)
3: [ RUN      ] hip_managed.view_copy_degenerated
3: [       OK ] hip_managed.view_copy_degenerated (0 ms)
3: [ RUN      ] hip_managed.view_fill_tests_layout_right
[ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
[ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
[ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp
[ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o
[ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
[ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o
3: [       OK ] hip_managed.view_fill_tests_layout_right (3878 ms)
3: [ RUN      ] hip_managed.view_fill_tests_layout_left
[ 98%] Built target Kokkos_tutorial_03_simple_view_lambda
[ 99%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o
3: [       OK ] hip_managed.view_fill_tests_layout_left (3277 ms)
3: [ RUN      ] hip_managed.view_mapping
3: [       OK ] hip_managed.view_mapping (55 ms)
3: [ RUN      ] hip_managed.view_mapping_operator
3: [       OK ] hip_managed.view_mapping_operator (25 ms)
3: [ RUN      ] hip_managed.static_extent
3: [       OK ] hip_managed.static_extent (0 ms)
3: [ RUN      ] hip_managed.view_mapping_atomic
3: [       OK ] hip_managed.view_mapping_atomic (1 ms)
3: [ RUN      ] hip_managed.view_mapping_class_value
3: [       OK ] hip_managed.view_mapping_class_value (0 ms)
3: [ RUN      ] hip_managed.view_mapping_assignable
3: [       OK ] hip_managed.view_mapping_assignable (0 ms)
3: [ RUN      ] hip_managed.view_mapping_trivially_copyable
3: [       OK ] hip_managed.view_mapping_trivially_copyable (0 ms)
3: [ RUN      ] hip_managed.view_mapping_subview
3: [       OK ] hip_managed.view_mapping_subview (1 ms)
3: [----------] 54 tests from hip_managed (25311 ms total)
3: 
3: [----------] 26 tests from hip_hostpinned
3: [ RUN      ] hip_hostpinned.impl_shared_alloc
3: [       OK ] hip_hostpinned.impl_shared_alloc (188 ms)
3: [ RUN      ] hip_hostpinned.view_api_a
3: [       OK ] hip_hostpinned.view_api_a (5 ms)
3: [ RUN      ] hip_hostpinned.view_api_b
3: [       OK ] hip_hostpinned.view_api_b (6 ms)
3: [ RUN      ] hip_hostpinned.view_api_c
3: [       OK ] hip_hostpinned.view_api_c (0 ms)
3: [ RUN      ] hip_hostpinned.view_api_d
3: [       OK ] hip_hostpinned.view_api_d (1 ms)
3: [ RUN      ] hip_hostpinned.view_remap
3: [       OK ] hip_hostpinned.view_remap (0 ms)
3: [ RUN      ] hip_hostpinned.view_mirror_nonconst
3: [       OK ] hip_hostpinned.view_mirror_nonconst (0 ms)
3: [ RUN      ] hip_hostpinned.view_stride_method
3: [       OK ] hip_hostpinned.view_stride_method (0 ms)
3: [ RUN      ] hip_hostpinned.anonymous_space
3: [       OK ] hip_hostpinned.anonymous_space (0 ms)
3: [ RUN      ] hip_hostpinned.view_overload_resolution
3: [       OK ] hip_hostpinned.view_overload_resolution (0 ms)
3: [ RUN      ] hip_hostpinned.view_allocation_large_rank
3: [       OK ] hip_hostpinned.view_allocation_large_rank (815 ms)
3: [ RUN      ] hip_hostpinned.view_shmem_size_on_device
3: [       OK ] hip_hostpinned.view_shmem_size_on_device (0 ms)
3: [ RUN      ] hip_hostpinned.view_is_assignable
3: [       OK ] hip_hostpinned.view_is_assignable (1 ms)
3: [ RUN      ] hip_hostpinned.view_copy_tests
3: [       OK ] hip_hostpinned.view_copy_tests (4 ms)
3: [ RUN      ] hip_hostpinned.view_copy_tests_rank_0
3: [       OK ] hip_hostpinned.view_copy_tests_rank_0 (0 ms)
3: [ RUN      ] hip_hostpinned.view_copy_degenerated
3: [       OK ] hip_hostpinned.view_copy_degenerated (0 ms)
3: [ RUN      ] hip_hostpinned.view_fill_tests_layout_right
3: [       OK ] hip_hostpinned.view_fill_tests_layout_right (1094 ms)
3: [ RUN      ] hip_hostpinned.view_fill_tests_layout_left
3: [       OK ] hip_hostpinned.view_fill_tests_layout_left (1060 ms)
3: [ RUN      ] hip_hostpinned.view_mapping
3: [       OK ] hip_hostpinned.view_mapping (61 ms)
3: [ RUN      ] hip_hostpinned.view_mapping_operator
3: [       OK ] hip_hostpinned.view_mapping_operator (1 ms)
3: [ RUN      ] hip_hostpinned.static_extent
3: [       OK ] hip_hostpinned.static_extent (0 ms)
3: [ RUN      ] hip_hostpinned.view_mapping_atomic
3: [       OK ] hip_hostpinned.view_mapping_atomic (0 ms)
3: [ RUN      ] hip_hostpinned.view_mapping_class_value
3: [       OK ] hip_hostpinned.view_mapping_class_value (0 ms)
3: [ RUN      ] hip_hostpinned.view_mapping_assignable
3: [       OK ] hip_hostpinned.view_mapping_assignable (0 ms)
3: [ RUN      ] hip_hostpinned.view_mapping_trivially_copyable
3: [       OK ] hip_hostpinned.view_mapping_trivially_copyable (0 ms)
3: [ RUN      ] hip_hostpinned.view_mapping_subview
3: [       OK ] hip_hostpinned.view_mapping_subview (0 ms)
3: [----------] 26 tests from hip_hostpinned (3244 ms total)
3: 
3: [----------] Global test environment tear-down
3: [==========] 278 tests from 5 test suites ran. (223999 ms total)
3: [  PASSED  ] 277 tests.
3: [  SKIPPED ] 1 test, listed below:
3: [  SKIPPED ] hip.mdspan_minimal_functional
3: 
3:   YOU HAVE 1 DISABLED TEST
3: 
 3/54 Test  #3: Kokkos_CoreUnitTest_HIP ..............................   Passed  224.48 sec
test 4
      Start  4: Kokkos_CoreUnitTest_HIPInterOpInit

4: Test command: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpInit
4: Test timeout computed to be: 1500
4: [==========] Running 1 test from 1 test suite.
4: [----------] Global test environment set-up.
4: [----------] 1 test from hip
4: [ RUN      ] hip.raw_hip_interop
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o
[       OK ] serial.BinSortUnsignedKeyLayoutStrideValues (169503 ms)
[ RUN      ] serial.NestedSort
[       OK ] serial.NestedSort (59 ms)
[ RUN      ] serial.NestedSortByKey
[       OK ] serial.NestedSortByKey (493 ms)
[ RUN      ] serial.SortWithCustomComparator
4: [       OK ] hip.raw_hip_interop (381 ms)
4: [----------] 1 test from hip (381 ms total)
4: 
4: [----------] Global test environment tear-down
4: [==========] 1 test from 1 test suite ran. (381 ms total)
4: [  PASSED  ] 1 test.
 4/54 Test  #4: Kokkos_CoreUnitTest_HIPInterOpInit ...................   Passed    0.41 sec
test 5
      Start  5: Kokkos_CoreUnitTest_HIPInterOpStreams

5: Test command: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpStreams
5: Test timeout computed to be: 1500
5: [==========] Running 1 test from 1 test suite.
5: [----------] Global test environment set-up.
5: [----------] 1 test from hip
5: [ RUN      ] hip.raw_hip_streams
5: [       OK ] hip.raw_hip_streams (386 ms)
5: [----------] 1 test from hip (386 ms total)
5: 
5: [----------] Global test environment tear-down
5: [==========] 1 test from 1 test suite ran. (386 ms total)
5: [  PASSED  ] 1 test.
 5/54 Test  #5: Kokkos_CoreUnitTest_HIPInterOpStreams ................   Passed    0.42 sec
test 6
      Start  6: Kokkos_CoreUnitTest_Default

6: Test command: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_CoreUnitTest_Default
6: Test timeout computed to be: 1500
6: [==========] Running 71 tests from 41 test suites.
6: [----------] Global test environment set-up.
6: [----------] 31 tests from defaultdevicetype
6: [ RUN      ] defaultdevicetype.initialization_settings
6: [       OK ] defaultdevicetype.initialization_settings (0 ms)
6: [ RUN      ] defaultdevicetype.cmd_line_args_num_threads
6: [       OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms)
6: [ RUN      ] defaultdevicetype.cmd_line_args_device_id
6: [       OK ] defaultdevicetype.cmd_line_args_device_id (0 ms)
6: [ RUN      ] defaultdevicetype.cmd_line_args_disable_warning
6: [       OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms)
6: [ RUN      ] defaultdevicetype.cmd_line_args_tune_internals
6: [       OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms)
6: [ RUN      ] defaultdevicetype.cmd_line_args_help
6: [       OK ] defaultdevicetype.cmd_line_args_help (0 ms)
6: [ RUN      ] defaultdevicetype.cmd_line_args_tools_arguments
6: [       OK ] defaultdevicetype.cmd_line_args_tools_arguments (0 ms)
6: [ RUN      ] defaultdevicetype.cmd_line_args_unrecognized_flag
6: [       OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (0 ms)
6: [ RUN      ] defaultdevicetype.env_vars_num_threads
6: [       OK ] defaultdevicetype.env_vars_num_threads (0 ms)
6: [ RUN      ] defaultdevicetype.env_vars_device_id
6: [       OK ] defaultdevicetype.env_vars_device_id (0 ms)
6: [ RUN      ] defaultdevicetype.env_vars_disable_warnings
6: [       OK ] defaultdevicetype.env_vars_disable_warnings (0 ms)
6: [ RUN      ] defaultdevicetype.env_vars_tune_internals
6: [       OK ] defaultdevicetype.env_vars_tune_internals (0 ms)
6: [ RUN      ] defaultdevicetype.visible_devices
6: [       OK ] defaultdevicetype.visible_devices (0 ms)
6: [ RUN      ] defaultdevicetype.shared_space
6: /var/jenkins/workspace/Kokkos_PR-7067/core/unit_test/TestSharedSpace.cpp:109: Skipped
6: skipping because specified arch does not support page migration
6: [  SKIPPED ] defaultdevicetype.shared_space (0 ms)
6: [ RUN      ] defaultdevicetype.shared_host_pinned_space
6: [       OK ] defaultdevicetype.shared_host_pinned_space (1 ms)
6: [ RUN      ] defaultdevicetype.compiler_macros
6: [       OK ] defaultdevicetype.compiler_macros (0 ms)
6: [ RUN      ] defaultdevicetype.half_conversion
6: [       OK ] defaultdevicetype.half_conversion (2 ms)
6: [ RUN      ] defaultdevicetype.bhalf_conversion
6: [       OK ] defaultdevicetype.bhalf_conversion (0 ms)
6: [ RUN      ] defaultdevicetype.half_operators
6: [       OK ] defaultdevicetype.half_operators (1 ms)
6: [ RUN      ] defaultdevicetype.bhalf_operators
6: [       OK ] defaultdevicetype.bhalf_operators (0 ms)
6: [ RUN      ] defaultdevicetype.host_space_access
6: [       OK ] defaultdevicetype.host_space_access (0 ms)
6: [ RUN      ] defaultdevicetype.reduce_instantiation_a1
6: [       OK ] defaultdevicetype.reduce_instantiation_a1 (7 ms)
6: [ RUN      ] defaultdevicetype.reduce_instantiation_b1
6: [       OK ] defaultdevicetype.reduce_instantiation_b1 (16 ms)
6: [ RUN      ] defaultdevicetype.reduce_instantiation_c1
6: [       OK ] defaultdevicetype.reduce_instantiation_c1 (6 ms)
6: [ RUN      ] defaultdevicetype.reduce_instantiation_a2
6: [       OK ] defaultdevicetype.reduce_instantiation_a2 (10 ms)
6: [ RUN      ] defaultdevicetype.reduce_instantiation_b2
6: [       OK ] defaultdevicetype.reduce_instantiation_b2 (22 ms)
6: [ RUN      ] defaultdevicetype.reduce_instantiation_c2
6: [       OK ] defaultdevicetype.reduce_instantiation_c2 (9 ms)
6: [ RUN      ] defaultdevicetype.reduce_instantiation_a3
6: [       OK ] defaultdevicetype.reduce_instantiation_a3 (16 ms)
6: [ RUN      ] defaultdevicetype.reduce_instantiation_b3
6: [       OK ] defaultdevicetype.reduce_instantiation_b3 (35 ms)
6: [ RUN      ] defaultdevicetype.reduce_instantiation_c3
6: [       OK ] defaultdevicetype.reduce_instantiation_c3 (16 ms)
6: [ RUN      ] defaultdevicetype.malloc
6: [       OK ] defaultdevicetype.malloc (0 ms)
6: [----------] 31 tests from defaultdevicetype (150 ms total)
6: 
6: [----------] 1 test from kokkosresize
6: [ RUN      ] kokkosresize.host_space_access
6: [       OK ] kokkosresize.host_space_access (17 ms)
6: [----------] 1 test from kokkosresize (17 ms total)
6: 
6: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple<int, Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
6: [ RUN      ] TestViewAPI/0.sizes
6: [       OK ] TestViewAPI/0.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/0 (0 ms total)
6: 
6: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple<int [5], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
6: [ RUN      ] TestViewAPI/1.sizes
6: [       OK ] TestViewAPI/1.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/1 (0 ms total)
6: 
6: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple<int*, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
6: [ RUN      ] TestViewAPI/2.sizes
6: [       OK ] TestViewAPI/2.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/2 (0 ms total)
6: 
6: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
6: [ RUN      ] TestViewAPI/3.sizes
6: [       OK ] TestViewAPI/3.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/3 (0 ms total)
6: 
6: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple<int* [10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
6: [ RUN      ] TestViewAPI/4.sizes
6: [       OK ] TestViewAPI/4.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/4 (0 ms total)
6: 
6: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple<int**, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
6: [ RUN      ] TestViewAPI/5.sizes
6: [       OK ] TestViewAPI/5.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/5 (0 ms total)
6: 
6: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
6: [ RUN      ] TestViewAPI/6.sizes
6: [       OK ] TestViewAPI/6.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/6 (0 ms total)
6: 
6: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
6: [ RUN      ] TestViewAPI/7.sizes
6: [       OK ] TestViewAPI/7.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/7 (0 ms total)
6: 
6: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple<int** [15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
6: [ RUN      ] TestViewAPI/8.sizes
6: [       OK ] TestViewAPI/8.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/8 (0 ms total)
6: 
6: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple<int***, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
6: [ RUN      ] TestViewAPI/9.sizes
6: [       OK ] TestViewAPI/9.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/9 (0 ms total)
6: 
6: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple<int, Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
6: [ RUN      ] TestViewAPI/10.sizes
6: [       OK ] TestViewAPI/10.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/10 (0 ms total)
6: 
6: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple<int [5], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
6: [ RUN      ] TestViewAPI/11.sizes
6: [       OK ] TestViewAPI/11.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/11 (0 ms total)
6: 
6: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple<int*, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
6: [ RUN      ] TestViewAPI/12.sizes
6: [       OK ] TestViewAPI/12.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/12 (0 ms total)
6: 
6: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
6: [ RUN      ] TestViewAPI/13.sizes
6: [       OK ] TestViewAPI/13.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/13 (0 ms total)
6: 
6: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple<int* [10], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
6: [ RUN      ] TestViewAPI/14.sizes
6: [       OK ] TestViewAPI/14.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/14 (0 ms total)
6: 
6: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple<int**, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
6: [ RUN      ] TestViewAPI/15.sizes
6: [       OK ] TestViewAPI/15.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/15 (0 ms total)
6: 
6: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
6: [ RUN      ] TestViewAPI/16.sizes
6: [       OK ] TestViewAPI/16.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/16 (0 ms total)
6: 
6: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
6: [ RUN      ] TestViewAPI/17.sizes
6: [       OK ] TestViewAPI/17.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/17 (0 ms total)
6: 
6: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple<int** [15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
6: [ RUN      ] TestViewAPI/18.sizes
6: [       OK ] TestViewAPI/18.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/18 (0 ms total)
6: 
6: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple<int***, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
6: [ RUN      ] TestViewAPI/19.sizes
6: [       OK ] TestViewAPI/19.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/19 (0 ms total)
6: 
6: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple<int, Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> >
6: [ RUN      ] TestViewAPI/20.sizes
6: [       OK ] TestViewAPI/20.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/20 (0 ms total)
6: 
6: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple<int [5], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> >
6: [ RUN      ] TestViewAPI/21.sizes
6: [       OK ] TestViewAPI/21.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/21 (0 ms total)
6: 
6: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple<int*, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> >
6: [ RUN      ] TestViewAPI/22.sizes
6: [       OK ] TestViewAPI/22.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/22 (0 ms total)
6: 
6: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> >
6: [ RUN      ] TestViewAPI/23.sizes
6: [       OK ] TestViewAPI/23.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/23 (0 ms total)
6: 
6: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple<int* [10], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
6: [ RUN      ] TestViewAPI/24.sizes
6: [       OK ] TestViewAPI/24.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/24 (0 ms total)
6: 
6: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple<int**, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> >
6: [ RUN      ] TestViewAPI/25.sizes
6: [       OK ] TestViewAPI/25.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/25 (0 ms total)
6: 
6: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
6: [ RUN      ] TestViewAPI/26.sizes
6: [       OK ] TestViewAPI/26.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/26 (0 ms total)
6: 
6: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
6: [ RUN      ] TestViewAPI/27.sizes
6: [       OK ] TestViewAPI/27.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/27 (0 ms total)
6: 
6: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple<int** [15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
6: [ RUN      ] TestViewAPI/28.sizes
6: [       OK ] TestViewAPI/28.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/28 (0 ms total)
6: 
6: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple<int***, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> >
6: [ RUN      ] TestViewAPI/29.sizes
6: [       OK ] TestViewAPI/29.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/29 (0 ms total)
6: 
6: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple<int*, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
6: [ RUN      ] TestViewAPI/30.sizes
6: [       OK ] TestViewAPI/30.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/30 (0 ms total)
6: 
6: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple<int* [10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
6: [ RUN      ] TestViewAPI/31.sizes
6: [       OK ] TestViewAPI/31.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/31 (0 ms total)
6: 
6: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple<int** [15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
6: [ RUN      ] TestViewAPI/32.sizes
6: [       OK ] TestViewAPI/32.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/32 (0 ms total)
6: 
6: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple<int*, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
6: [ RUN      ] TestViewAPI/33.sizes
6: [       OK ] TestViewAPI/33.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/33 (0 ms total)
6: 
6: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple<int* [10], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
6: [ RUN      ] TestViewAPI/34.sizes
6: [       OK ] TestViewAPI/34.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/34 (0 ms total)
6: 
6: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple<int** [15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
6: [ RUN      ] TestViewAPI/35.sizes
6: [       OK ] TestViewAPI/35.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/35 (0 ms total)
6: 
6: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple<int*, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> >
6: [ RUN      ] TestViewAPI/36.sizes
6: [       OK ] TestViewAPI/36.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/36 (0 ms total)
6: 
6: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple<int* [10], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
6: [ RUN      ] TestViewAPI/37.sizes
6: [       OK ] TestViewAPI/37.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/37 (0 ms total)
6: 
6: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple<int** [15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
6: [ RUN      ] TestViewAPI/38.sizes
6: [       OK ] TestViewAPI/38.sizes (0 ms)
6: [----------] 1 test from TestViewAPI/38 (0 ms total)
6: 
6: [----------] Global test environment tear-down
6: [==========] 71 tests from 41 test suites ran. (169 ms total)
6: [  PASSED  ] 70 tests.
6: [  SKIPPED ] 1 test, listed below:
6: [  SKIPPED ] defaultdevicetype.shared_space
 6/54 Test  #6: Kokkos_CoreUnitTest_Default ..........................   Passed    0.58 sec
test 7
      Start  7: Kokkos_CoreUnitTest_LegionInitialization

7: Test command: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization
7: Test timeout computed to be: 1500
7: [==========] Running 1 test from 1 test suite.
7: [----------] Global test environment set-up.
7: [----------] 1 test from initialization
7: [ RUN      ] initialization.legion_initialization
7: [       OK ] initialization.legion_initialization (370 ms)
7: [----------] 1 test from initialization (370 ms total)
7: 
7: [----------] Global test environment tear-down
7: [==========] 1 test from 1 test suite ran. (371 ms total)
7: [  PASSED  ] 1 test.
 7/54 Test  #7: Kokkos_CoreUnitTest_LegionInitialization .............   Passed    0.40 sec
test 8
      Start  8: Kokkos_CoreUnitTest_PushFinalizeHook

8: Test command: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook
8: Test timeout computed to be: 1500
[ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
[ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp
[       OK ] serial.SortWithCustomComparator (4842 ms)
[----------] 12 tests from serial (1059032 ms total)

[----------] Global test environment tear-down
[==========] 12 tests from 1 test suite ran. (1059032 ms total)
[  PASSED  ] 12 tests.
make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7067/build/algorithms/unit_tests'
make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7067/build/algorithms/unit_tests'
Post stage
[Pipeline] sh
8: SUCCESS
 8/54 Test  #8: Kokkos_CoreUnitTest_PushFinalizeHook .................   Passed    0.40 sec
test 9
      Start  9: Kokkos_CoreUnitTest_ScopeGuard

9: Test command: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_CoreUnitTest_ScopeGuard
9: Test timeout computed to be: 1500
9: [==========] Running 6 tests from 1 test suite.
9: [----------] Global test environment set-up.
9: [----------] 6 tests from scope_guard_DeathTest
9: [ RUN      ] scope_guard_DeathTest.create
[ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o
+ ccache --show-stats
cache directory                     /tmp/ccache
primary config                      /tmp/ccache/ccache.conf
secondary config      (readonly)    /etc/ccache.conf
stats updated                       Fri Jul 19 18:54:54 2024
stats zeroed                        Fri Jul 19 18:54:54 2024
cache hit (direct)                     0
cache hit (preprocessed)               0
cache miss                             0
cache hit rate                      0.00 %
cleanups performed                     0
files in cache                     10394
cache size                           4.4 GB
max cache size                       5.0 GB
[Pipeline] }
$ docker stop --time=1 ccbf55949399ee2d41bb48a63c983ee2d48ed043373f042d7f324725089fa32c
9: [       OK ] scope_guard_DeathTest.create (416 ms)
9: [ RUN      ] scope_guard_DeathTest.create_argument
9: [       OK ] scope_guard_DeathTest.create_argument (404 ms)
9: [ RUN      ] scope_guard_DeathTest.create_while_initialize
$ docker rm -f --volumes ccbf55949399ee2d41bb48a63c983ee2d48ed043373f042d7f324725089fa32c
[ 99%] Linking CXX executable Kokkos_gups
[ 99%] Linking CXX executable Kokkos_atomic
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
9: [       OK ] scope_guard_DeathTest.create_while_initialize (1253 ms)
9: [ RUN      ] scope_guard_DeathTest.create_after_initialize
[ 99%] Linking CXX executable Kokkos_view_copy_constructor
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o
9: [       OK ] scope_guard_DeathTest.create_after_initialize (1197 ms)
9: [ RUN      ] scope_guard_DeathTest.create_after_finalize
[ 99%] Linking CXX executable Kokkos_stream
9: [       OK ] scope_guard_DeathTest.create_after_finalize (1100 ms)
9: [ RUN      ] scope_guard_DeathTest.destroy_after_finalize
[ 99%] Linking CXX executable Kokkos_launch_latency
9: [       OK ] scope_guard_DeathTest.destroy_after_finalize (1104 ms)
9: [----------] 6 tests from scope_guard_DeathTest (5476 ms total)
9: 
9: [----------] Global test environment tear-down
9: [==========] 6 tests from 1 test suite ran. (5476 ms total)
9: [  PASSED  ] 6 tests.
 9/54 Test  #9: Kokkos_CoreUnitTest_ScopeGuard .......................   Passed    5.49 sec
test 10
      Start 10: Kokkos_CoreUnitTest_Develop

10: Test command: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_CoreUnitTest_Develop
10: Test timeout computed to be: 1500
10: [==========] Running 1 test from 1 test suite.
10: [----------] Global test environment set-up.
10: [----------] 1 test from defaultdevicetype
10: [ RUN      ] defaultdevicetype.development_test
10: [       OK ] defaultdevicetype.development_test (0 ms)
10: [----------] 1 test from defaultdevicetype (0 ms total)
10: 
10: [----------] Global test environment tear-down
10: [==========] 1 test from 1 test suite ran. (0 ms total)
10: [  PASSED  ] 1 test.
10/54 Test #10: Kokkos_CoreUnitTest_Develop ..........................   Passed    0.41 sec
test 11
      Start 11: Kokkos_CoreUnitTest_PushFinalizeHookTerminateRegex

11: Test command: /opt/cmake/bin/cmake "-E" "env" "/var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHookTerminate"
11: Test timeout computed to be: 1500
11: PASSED: I am the custom std::terminate handler.
[ 99%] Built target Kokkos_view_copy_constructor
[ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o
[ 99%] Built target Kokkos_gups
[ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o
11: Child aborted
11/54 Test #11: Kokkos_CoreUnitTest_PushFinalizeHookTerminateRegex ...   Passed    1.21 sec
test 12
      Start 12: Kokkos_CoreUnitTest_PushFinalizeHookTerminateFails

12: Test command: /opt/cmake/bin/cmake "-E" "env" "/var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHookTerminate"
12: Test timeout computed to be: 1500
12: PASSED: I am the custom std::terminate handler.
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
[ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o
12: Child aborted
12/54 Test #12: Kokkos_CoreUnitTest_PushFinalizeHookTerminateFails ...   Passed    1.16 sec
test 13
      Start 13: Kokkos_CoreUnitTest_KokkosP

13: Test command: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP
13: Test timeout computed to be: 1500
13: [==========] Running 27 tests from 2 test suites.
13: [----------] Global test environment set-up.
13: [----------] 25 tests from kokkosp
13: [ RUN      ] kokkosp.test_named_instance_fence
13: Ref: 50331649
13: Ref: named_instance
13: 50331649
13: named_instance
13: [       OK ] kokkosp.test_named_instance_fence (0 ms)
13: [ RUN      ] kokkosp.test_unnamed_instance_fence
13: Ref: 50331649
13: Ref: Unnamed Instance Fence
13: 50331649
13: Kokkos::HIP::fence(): Unnamed Instance Fence
13: [       OK ] kokkosp.test_unnamed_instance_fence (0 ms)
13: [ RUN      ] kokkosp.test_named_global_fence
13: Ref: 50331648
13: Ref: test global fence
13: 16777216
13: test global fence
13: Miss on id
13: 50331648
13: test global fence
13: [       OK ] kokkosp.test_named_global_fence (0 ms)
13: [ RUN      ] kokkosp.test_unnamed_global_fence
13: Ref: 50331648
13: Ref: Unnamed Global Fence
13: 16777216
13: Kokkos::fence: Unnamed Global Fence
13: Miss on id
13: 50331648
13: Kokkos::fence: Unnamed Global Fence
13: [       OK ] kokkosp.test_unnamed_global_fence (0 ms)
13: [ RUN      ] kokkosp.test_multiple_default_instances
13: [       OK ] kokkosp.test_multiple_default_instances (0 ms)
13: [ RUN      ] kokkosp.test_id_gen
13: [       OK ] kokkosp.test_id_gen (0 ms)
13: [ RUN      ] kokkosp.test_kernel_sequence
13: Ref: 50331649
13: Ref: named_instance
13: 50331649
13: named_instance
13: Ref: 50331649
13: Ref: test_kernel
13: 50331649
13: named_instance
13: Miss on name
13: 16777216
13: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
13: Miss on name
13: Miss on id
13: 50331648
13: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
13: Miss on name
13: Miss on id
13: 50331649
13: test_kernel
13: [       OK ] kokkosp.test_kernel_sequence (1 ms)
13: [ RUN      ] kokkosp.async_deep_copy
13: [       OK ] kokkosp.async_deep_copy (0 ms)
13: [ RUN      ] kokkosp.parallel_for
13: [       OK ] kokkosp.parallel_for (0 ms)
13: [ RUN      ] kokkosp.parallel_reduce
13: [       OK ] kokkosp.parallel_reduce (0 ms)
13: [ RUN      ] kokkosp.parallel_scan
13: [       OK ] kokkosp.parallel_scan (3 ms)
13: [ RUN      ] kokkosp.parallel_scan_no_fence
13: [       OK ] kokkosp.parallel_scan_no_fence (0 ms)
13: [ RUN      ] kokkosp.parallel_scan_no_fence_view
13: [       OK ] kokkosp.parallel_scan_no_fence_view (0 ms)
13: [ RUN      ] kokkosp.regions
13: [       OK ] kokkosp.regions (0 ms)
13: [ RUN      ] kokkosp.fences
13: [       OK ] kokkosp.fences (0 ms)
13: [ RUN      ] kokkosp.raw_allocation
13: [       OK ] kokkosp.raw_allocation (0 ms)
13: [ RUN      ] kokkosp.view
13: [       OK ] kokkosp.view (0 ms)
13: [ RUN      ] kokkosp.sections
13: [       OK ] kokkosp.sections (0 ms)
13: [ RUN      ] kokkosp.metadata
13: [       OK ] kokkosp.metadata (0 ms)
13: [ RUN      ] kokkosp.profile_events
13: [       OK ] kokkosp.profile_events (0 ms)
13: [ RUN      ] kokkosp.no_init_kernel
13: [       OK ] kokkosp.no_init_kernel (0 ms)
13: [ RUN      ] kokkosp.get_events
13: [       OK ] kokkosp.get_events (0 ms)
13: [ RUN      ] kokkosp.create_mirror_no_init
13: [       OK ] kokkosp.create_mirror_no_init (0 ms)
13: [ RUN      ] kokkosp.create_mirror_no_init_view_ctor
13: [       OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms)
13: [ RUN      ] kokkosp.create_mirror_view_and_copy
13: [       OK ] kokkosp.create_mirror_view_and_copy (0 ms)
13: [----------] 25 tests from kokkosp (6 ms total)
13: 
13: [----------] 2 tests from defaultdevicetype
13: [ RUN      ] defaultdevicetype.profiling_section
13: [       OK ] defaultdevicetype.profiling_section (0 ms)
13: [ RUN      ] defaultdevicetype.scoped_profile_region
13: [       OK ] defaultdevicetype.scoped_profile_region (0 ms)
13: [----------] 2 tests from defaultdevicetype (0 ms total)
13: 
13: [----------] Global test environment tear-down
13: [==========] 27 tests from 2 test suites ran. (6 ms total)
13: [  PASSED  ] 27 tests.
13/54 Test #13: Kokkos_CoreUnitTest_KokkosP ..........................   Passed    0.41 sec
test 14
      Start 14: Kokkos_CoreUnitTest_ToolIndependence

14: Test command: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence
14: Test timeout computed to be: 1500
14/54 Test #14: Kokkos_CoreUnitTest_ToolIndependence .................   Passed    0.02 sec
test 15
      Start 15: Kokkos_ProfilingTestLibraryLoadHelp

15: Test command: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help"
15: Environment variables: 
15:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/libkokkosprinter-tool.so
15: Test timeout computed to be: 1500
15: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
15: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
15/54 Test #15: Kokkos_ProfilingTestLibraryLoadHelp ..................   Passed    0.40 sec
test 16
      Start 16: Kokkos_ProfilingTestLibraryCmdLineHelp

16: Test command: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/libkokkosprinter-tool.so"
16: Test timeout computed to be: 1500
16: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
16/54 Test #16: Kokkos_ProfilingTestLibraryCmdLineHelp ...............   Passed    0.40 sec
test 17
      Start 17: Kokkos_ProfilingTestLibraryLoad

17: Test command: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit""
17: Environment variables: 
17:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/libkokkosprinter-tool.so
17: Test timeout computed to be: 1500
17: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o
17: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos3HIPE::kokkosp_declare_metadata:GPU architecture:AMD_GFX908::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1400::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_IMPL_REF_COUNT_BRANCH_UNLIKELY:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x2332a40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x2332d00:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x2332e00:Host:source:0x2332b40:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:16777217:1::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:16777217:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x2332d00:40::kokkosp_deallocate_data:Host:source:0x2332a40:40::kokkosp_finalize_library::
17/54 Test #17: Kokkos_ProfilingTestLibraryLoad ......................   Passed    0.40 sec
test 18
      Start 18: Kokkos_ProfilingTestLibraryCmdLine

18: Test command: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/libkokkosprinter-tool.so"
18: Test timeout computed to be: 1500
18: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos3HIPE::kokkosp_declare_metadata:GPU architecture:AMD_GFX908::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1400::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_IMPL_REF_COUNT_BRANCH_UNLIKELY:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x2b0b980:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x2b0bc40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x2b0bd40:Host:source:0x2b0ba80:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:16777217:1::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:16777217:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x2b0bc40:40::kokkosp_deallocate_data:Host:source:0x2b0b980:40::kokkosp_finalize_library::
18/54 Test #18: Kokkos_ProfilingTestLibraryCmdLine ...................   Passed    0.40 sec
test 19
      Start 19: Kokkos_CoreUnitTest_StackTraceTest

19: Test command: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec
19: Test timeout computed to be: 1500
19: [==========] Running 3 tests from 2 test suites.
19: [----------] Global test environment set-up.
19: [----------] 2 tests from defaultdevicetype_DeathTest
19: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_terminate
19: 
19: [WARNING] /var/jenkins/workspace/Kokkos_PR-7067/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
19: Top of f1
19: Top of f0
19: Top of f0
19: test_f1:
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4351d0]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3c8aab]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x3c5450]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x3c4f4d]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3ff2f6]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3d7058]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3d88b1]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3d9172]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3e99ac]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x4000c6]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3e924c]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3c68c0]
19: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fc664f2a083]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3c4dbe]
19:  
19: demangled test_f1:
19: [0x4351d0] Kokkos::Impl::save_stacktrace()
19: [0x3c8aab] Test::stacktrace_test_f1(std::ostream&)
19: [0x3c5450] Test::test_stacktrace(bool, bool)
19: [0x3c4f4d] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
19: [0x3ff2f6] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
19: [0x3d7058] testing::Test::Run()
19: [0x3d88b1] testing::TestInfo::Run()
19: [0x3d9172] testing::TestSuite::Run()
19: [0x3e99ac] testing::internal::UnitTestImpl::RunAllTests()
19: [0x4000c6] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
19: [0x3e924c] testing::UnitTest::Run()
19: [0x3c68c0] main
19: [0x7fc664f2a083] __libc_start_main
19: [0x3c4dbe] _start
19:  
19: Top of f3
19: Top of f3
19: Top of f3
19: Top of f3
19: Top of f3
19: Top of f1
19: Top of f0
19: Top of f0
19: StackTrace f3(std::cout, 4) returned: 110
19: test_f3:
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4351d0]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3c8aab]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x3c8ee6]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa3d) [0x3c5e6d]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x3c4f4d]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3ff2f6]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3d7058]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3d88b1]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3d9172]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3e99ac]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x4000c6]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3e924c]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3c68c0]
19: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fc664f2a083]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3c4dbe]
19:  
19: demangled test_f3:
19: [0x4351d0] Kokkos::Impl::save_stacktrace()
19: [0x3c8aab] Test::stacktrace_test_f1(std::ostream&)
19: [0x3c8ee6] Test::stacktrace_test_f3(std::ostream&, int)
19: [0x3c5e6d] Test::test_stacktrace(bool, bool)
19: [0x3c4f4d] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
19: [0x3ff2f6] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
19: [0x3d7058] testing::Test::Run()
19: [0x3d88b1] testing::TestInfo::Run()
19: [0x3d9172] testing::TestSuite::Run()
19: [0x3e99ac] testing::internal::UnitTestImpl::RunAllTests()
19: [0x4000c6] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
19: [0x3e924c] testing::UnitTest::Run()
19: [0x3c68c0] main
19: [0x7fc664f2a083] __libc_start_main
19: [0x3c4dbe] _start
19:  
19: Test setting std::terminate handler that prints the last saved stack trace
19: [       OK ] defaultdevicetype_DeathTest.stacktrace_terminate (587 ms)
19: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_generic_term
19: 
19: [WARNING] /var/jenkins/workspace/Kokkos_PR-7067/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
19: Top of f1
19: Top of f0
19: Top of f0
19: test_f1:
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4351d0]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3c8aab]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x3c5450]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x3c51fa]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3ff2f6]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3d7058]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3d88b1]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3d9172]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3e99ac]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x4000c6]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3e924c]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3c68c0]
19: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fc664f2a083]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3c4dbe]
19:  
19: demangled test_f1:
19: [0x4351d0] Kokkos::Impl::save_stacktrace()
19: [0x3c8aab] Test::stacktrace_test_f1(std::ostream&)
19: [0x3c5450] Test::test_stacktrace(bool, bool)
19: [0x3c51fa] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
19: [0x3ff2f6] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
19: [0x3d7058] testing::Test::Run()
19: [0x3d88b1] testing::TestInfo::Run()
19: [0x3d9172] testing::TestSuite::Run()
19: [0x3e99ac] testing::internal::UnitTestImpl::RunAllTests()
19: [0x4000c6] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
19: [0x3e924c] testing::UnitTest::Run()
19: [0x3c68c0] main
19: [0x7fc664f2a083] __libc_start_main
19: [0x3c4dbe] _start
19:  
19: Top of f3
19: Top of f3
19: Top of f3
19: Top of f3
19: Top of f3
19: Top of f1
19: Top of f0
19: Top of f0
19: StackTrace f3(std::cout, 4) returned: 110
19: test_f3:
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4351d0]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3c8aab]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x3c8ee6]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa3d) [0x3c5e6d]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x3c51fa]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3ff2f6]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3d7058]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3d88b1]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3d9172]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3e99ac]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x4000c6]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3e924c]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3c68c0]
19: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fc664f2a083]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3c4dbe]
19:  
19: demangled test_f3:
19: [0x4351d0] Kokkos::Impl::save_stacktrace()
19: [0x3c8aab] Test::stacktrace_test_f1(std::ostream&)
19: [0x3c8ee6] Test::stacktrace_test_f3(std::ostream&, int)
19: [0x3c5e6d] Test::test_stacktrace(bool, bool)
19: [0x3c51fa] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
19: [0x3ff2f6] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
19: [0x3d7058] testing::Test::Run()
19: [0x3d88b1] testing::TestInfo::Run()
19: [0x3d9172] testing::TestSuite::Run()
19: [0x3e99ac] testing::internal::UnitTestImpl::RunAllTests()
19: [0x4000c6] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
19: [0x3e924c] testing::UnitTest::Run()
19: [0x3c68c0] main
19: [0x7fc664f2a083] __libc_start_main
19: [0x3c4dbe] _start
19:  
19: Test setting std::terminate handler that prints the last saved stack trace
19: [       OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (603 ms)
19: [----------] 2 tests from defaultdevicetype_DeathTest (1191 ms total)
19: 
19: [----------] 1 test from defaultdevicetype
19: [ RUN      ] defaultdevicetype.stacktrace_normal
19: Top of f1
19: Top of f0
19: Top of f0
19: test_f1:
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4351d0]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3c8aab]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x3c5450]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3ff2f6]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3d7058]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3d88b1]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3d9172]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3e99ac]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x4000c6]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3e924c]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3c68c0]
19: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fc664f2a083]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3c4dbe]
19:  
19: demangled test_f1:
19: [0x4351d0] Kokkos::Impl::save_stacktrace()
19: [0x3c8aab] Test::stacktrace_test_f1(std::ostream&)
19: [0x3c5450] Test::test_stacktrace(bool, bool)
19: [0x3ff2f6] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
19: [0x3d7058] testing::Test::Run()
19: [0x3d88b1] testing::TestInfo::Run()
19: [0x3d9172] testing::TestSuite::Run()
19: [0x3e99ac] testing::internal::UnitTestImpl::RunAllTests()
19: [0x4000c6] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
19: [0x3e924c] testing::UnitTest::Run()
19: [0x3c68c0] main
19: [0x7fc664f2a083] __libc_start_main
19: [0x3c4dbe] _start
19:  
19: Top of f3
19: Top of f3
19: Top of f3
19: Top of f3
19: Top of f3
19: Top of f1
19: Top of f0
19: Top of f0
19: StackTrace f3(std::cout, 4) returned: 110
19: test_f3:
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4351d0]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3c8aab]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x3c8ee6]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa3d) [0x3c5e6d]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3ff2f6]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3d7058]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3d88b1]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3d9172]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3e99ac]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x4000c6]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3e924c]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3c68c0]
19: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fc664f2a083]
19: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3c4dbe]
19:  
19: demangled test_f3:
19: [0x4351d0] Kokkos::Impl::save_stacktrace()
19: [0x3c8aab] Test::stacktrace_test_f1(std::ostream&)
19: [0x3c8ee6] Test::stacktrace_test_f3(std::ostream&, int)
19: [0x3c5e6d] Test::test_stacktrace(bool, bool)
19: [0x3ff2f6] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
19: [0x3d7058] testing::Test::Run()
19: [0x3d88b1] testing::TestInfo::Run()
19: [0x3d9172] testing::TestSuite::Run()
19: [0x3e99ac] testing::internal::UnitTestImpl::RunAllTests()
19: [0x4000c6] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
19: [0x3e924c] testing::UnitTest::Run()
19: [0x3c68c0] main
19: [0x7fc664f2a083] __libc_start_main
19: [0x3c4dbe] _start
19:  
19: Test setting std::terminate handler that prints the last saved stack trace
19: [       OK ] defaultdevicetype.stacktrace_normal (0 ms)
19: [----------] 1 test from defaultdevicetype (0 ms total)
19: 
19: [----------] Global test environment tear-down
19: [==========] 3 tests from 2 test suites ran. (1192 ms total)
19: [  PASSED  ] 3 tests.
19/54 Test #19: Kokkos_CoreUnitTest_StackTraceTest ...................   Passed    1.70 sec
test 20
      Start 20: Kokkos_IncrementalTest_OPENMP

20: Test command: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_IncrementalTest_OPENMP
20: Test timeout computed to be: 1500
20: [==========] Running 28 tests from 1 test suite.
20: [----------] Global test environment set-up.
20: [----------] 28 tests from OPENMP
20: [ RUN      ] OPENMP.IncrTest_01_execspace_typedef
20: [       OK ] OPENMP.IncrTest_01_execspace_typedef (0 ms)
20: [ RUN      ] OPENMP.IncrTest_01_execspace
20: Host Parallel Execution Space:
20:   KOKKOS_ENABLE_OPENMP: yes
20: 
20: OpenMP Runtime Configuration:
20: Kokkos::OpenMP thread_pool_topology[ 1 x 8 x 1 ]
20: OpenMP
20: [       OK ] OPENMP.IncrTest_01_execspace (0 ms)
20: [ RUN      ] OPENMP.IncrTest_02_AtomicExchange
20: [       OK ] OPENMP.IncrTest_02_AtomicExchange (0 ms)
20: [ RUN      ] OPENMP.IncrTest_02_AtomicAdd
20: [       OK ] OPENMP.IncrTest_02_AtomicAdd (0 ms)
20: [ RUN      ] OPENMP.IncrTest_02_AtomicSub
20: [       OK ] OPENMP.IncrTest_02_AtomicSub (0 ms)
20: [ RUN      ] OPENMP.IncrTest_03a_memspace_malloc
20: [       OK ] OPENMP.IncrTest_03a_memspace_malloc (0 ms)
20: [ RUN      ] OPENMP.IncrTest_03b_memspace_free
20: [       OK ] OPENMP.IncrTest_03b_memspace_free (46 ms)
20: [ RUN      ] OPENMP.IncrTest_04_simple_parallelFor
20: [       OK ] OPENMP.IncrTest_04_simple_parallelFor (0 ms)
20: [ RUN      ] OPENMP.IncrTest_04_RangePolicy_parallelFor
20: [       OK ] OPENMP.IncrTest_04_RangePolicy_parallelFor (0 ms)
20: [ RUN      ] OPENMP.IncrTest_05_reduction
20: [       OK ] OPENMP.IncrTest_05_reduction (4 ms)
20: [ RUN      ] OPENMP.IncrTest_06_mdrange2D
20: [       OK ] OPENMP.IncrTest_06_mdrange2D (0 ms)
20: [ RUN      ] OPENMP.IncrTest_06_mdrange3D
20: [       OK ] OPENMP.IncrTest_06_mdrange3D (0 ms)
20: [ RUN      ] OPENMP.IncrTest_06_mdrange4D
20: [       OK ] OPENMP.IncrTest_06_mdrange4D (0 ms)
20: [ RUN      ] OPENMP.IncrTest_08_deep_copy_2D
20: [       OK ] OPENMP.IncrTest_08_deep_copy_2D (0 ms)
20: [ RUN      ] OPENMP.IncrTest_08_deep_copy_3D
20: [       OK ] OPENMP.IncrTest_08_deep_copy_3D (0 ms)
20: [ RUN      ] OPENMP.IncrTest_08_deep_copy_4D
20: [       OK ] OPENMP.IncrTest_08_deep_copy_4D (0 ms)
20: [ RUN      ] OPENMP.IncrTest_10_Hierarchical_Basics
20: [       OK ] OPENMP.IncrTest_10_Hierarchical_Basics (0 ms)
20: [ RUN      ] OPENMP.IncrTest_11a_Hierarchical_ForLoop
20: [       OK ] OPENMP.IncrTest_11a_Hierarchical_ForLoop (0 ms)
20: [ RUN      ] OPENMP.IncrTest_11b_Hierarchical_ForLoop
20: [       OK ] OPENMP.IncrTest_11b_Hierarchical_ForLoop (0 ms)
20: [ RUN      ] OPENMP.IncrTest_11c_Hierarchical_ForLoop
20: [       OK ] OPENMP.IncrTest_11c_Hierarchical_ForLoop (52 ms)
20: [ RUN      ] OPENMP.IncrTest_12a_ThreadScratch
20: [       OK ] OPENMP.IncrTest_12a_ThreadScratch (0 ms)
20: [ RUN      ] OPENMP.IncrTest_12b_TeamScratch
20: [       OK ] OPENMP.IncrTest_12b_TeamScratch (0 ms)
20: [ RUN      ] OPENMP.IncrTest_13a_Hierarchical_Red
20: [       OK ] OPENMP.IncrTest_13a_Hierarchical_Red (0 ms)
20: [ RUN      ] OPENMP.IncrTest_13b_Hierarchical_Red
20: [       OK ] OPENMP.IncrTest_13b_Hierarchical_Red (0 ms)
20: [ RUN      ] OPENMP.IncrTest_13c_Hierarchical_Red
20: [       OK ] OPENMP.IncrTest_13c_Hierarchical_Red (0 ms)
20: [ RUN      ] OPENMP.incr_14_MDrangeReduce
20: [       OK ] OPENMP.incr_14_MDrangeReduce (0 ms)
20: [ RUN      ] OPENMP.IncrTest_16_parallelscan
20: [       OK ] OPENMP.IncrTest_16_parallelscan (0 ms)
20: [ RUN      ] OPENMP.incr_17_atomicView
20: [       OK ] OPENMP.incr_17_atomicView (0 ms)
20: [----------] 28 tests from OPENMP (104 ms total)
20: 
20: [----------] Global test environment tear-down
20: [==========] 28 tests from 1 test suite ran. (105 ms total)
20: [  PASSED  ] 28 tests.
20/54 Test #20: Kokkos_IncrementalTest_OPENMP ........................   Passed    0.51 sec
test 21
      Start 21: Kokkos_IncrementalTest_HIP

21: Test command: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_IncrementalTest_HIP
21: Test timeout computed to be: 1500
21: [==========] Running 28 tests from 1 test suite.
21: [----------] Global test environment set-up.
21: [----------] 28 tests from HIP
21: [ RUN      ] HIP.IncrTest_01_execspace_typedef
21: [       OK ] HIP.IncrTest_01_execspace_typedef (0 ms)
21: [ RUN      ] HIP.IncrTest_01_execspace
21: Device Execution Space:
21:   KOKKOS_ENABLE_HIP: yes
21: HIP Options:
21:   KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no
21: 
21: Runtime Configuration:
21: macro  KOKKOS_ENABLE_HIP : defined
21: macro  HIP_VERSION = 50221151 = version 5.2.21151
21: macro KOKKOS_ENABLE_ROCTHRUST : defined
21: Kokkos::HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 GiB, Shared Memory per Block: 64 KiB, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected
21: HIP
21: [       OK ] HIP.IncrTest_01_execspace (0 ms)
21: [ RUN      ] HIP.IncrTest_02_AtomicExchange
21: [       OK ] HIP.IncrTest_02_AtomicExchange (0 ms)
21: [ RUN      ] HIP.IncrTest_02_AtomicAdd
21: [       OK ] HIP.IncrTest_02_AtomicAdd (0 ms)
21: [ RUN      ] HIP.IncrTest_02_AtomicSub
21: [       OK ] HIP.IncrTest_02_AtomicSub (0 ms)
21: [ RUN      ] HIP.IncrTest_03a_memspace_malloc
21: [       OK ] HIP.IncrTest_03a_memspace_malloc (0 ms)
21: [ RUN      ] HIP.IncrTest_03b_memspace_free
21: [       OK ] HIP.IncrTest_03b_memspace_free (1788 ms)
21: [ RUN      ] HIP.IncrTest_04_simple_parallelFor
21: [       OK ] HIP.IncrTest_04_simple_parallelFor (1 ms)
21: [ RUN      ] HIP.IncrTest_04_RangePolicy_parallelFor
21: [       OK ] HIP.IncrTest_04_RangePolicy_parallelFor (0 ms)
21: [ RUN      ] HIP.IncrTest_05_reduction
21: [       OK ] HIP.IncrTest_05_reduction (7 ms)
21: [ RUN      ] HIP.IncrTest_06_mdrange2D
21: [       OK ] HIP.IncrTest_06_mdrange2D (0 ms)
21: [ RUN      ] HIP.IncrTest_06_mdrange3D
21: [       OK ] HIP.IncrTest_06_mdrange3D (0 ms)
21: [ RUN      ] HIP.IncrTest_06_mdrange4D
21: [       OK ] HIP.IncrTest_06_mdrange4D (0 ms)
21: [ RUN      ] HIP.IncrTest_08_deep_copy_2D
21: [       OK ] HIP.IncrTest_08_deep_copy_2D (1 ms)
21: [ RUN      ] HIP.IncrTest_08_deep_copy_3D
21: [       OK ] HIP.IncrTest_08_deep_copy_3D (0 ms)
21: [ RUN      ] HIP.IncrTest_08_deep_copy_4D
21: [       OK ] HIP.IncrTest_08_deep_copy_4D (0 ms)
21: [ RUN      ] HIP.IncrTest_10_Hierarchical_Basics
21: [       OK ] HIP.IncrTest_10_Hierarchical_Basics (0 ms)
21: [ RUN      ] HIP.IncrTest_11a_Hierarchical_ForLoop
21: [       OK ] HIP.IncrTest_11a_Hierarchical_ForLoop (1 ms)
21: [ RUN      ] HIP.IncrTest_11b_Hierarchical_ForLoop
21: [       OK ] HIP.IncrTest_11b_Hierarchical_ForLoop (0 ms)
21: [ RUN      ] HIP.IncrTest_11c_Hierarchical_ForLoop
21: [       OK ] HIP.IncrTest_11c_Hierarchical_ForLoop (130 ms)
21: [ RUN      ] HIP.IncrTest_12a_ThreadScratch
21: [       OK ] HIP.IncrTest_12a_ThreadScratch (8 ms)
21: [ RUN      ] HIP.IncrTest_12b_TeamScratch
21: [       OK ] HIP.IncrTest_12b_TeamScratch (1 ms)
21: [ RUN      ] HIP.IncrTest_13a_Hierarchical_Red
21: [       OK ] HIP.IncrTest_13a_Hierarchical_Red (0 ms)
21: [ RUN      ] HIP.IncrTest_13b_Hierarchical_Red
21: [       OK ] HIP.IncrTest_13b_Hierarchical_Red (0 ms)
21: [ RUN      ] HIP.IncrTest_13c_Hierarchical_Red
21: [       OK ] HIP.IncrTest_13c_Hierarchical_Red (0 ms)
21: [ RUN      ] HIP.incr_14_MDrangeReduce
21: [       OK ] HIP.incr_14_MDrangeReduce (1 ms)
21: [ RUN      ] HIP.IncrTest_16_parallelscan
21: [       OK ] HIP.IncrTest_16_parallelscan (2 ms)
21: [ RUN      ] HIP.incr_17_atomicView
21: [       OK ] HIP.incr_17_atomicView (0 ms)
21: [----------] 28 tests from HIP (1950 ms total)
21: 
21: [----------] Global test environment tear-down
21: [==========] 28 tests from 1 test suite ran. (1950 ms total)
21: [  PASSED  ] 28 tests.
21/54 Test #21: Kokkos_IncrementalTest_HIP ...........................   Passed    2.36 sec
test 22
      Start 22: Kokkos_CoreUnitTest_CTestDevice

22: Test command: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice
22: Test timeout computed to be: 1500
22: [==========] Running 8 tests from 1 test suite.
22: [----------] Global test environment set-up.
22: [----------] 8 tests from ctest_environment
22: [ RUN      ] ctest_environment.no_device_type
22: [       OK ] ctest_environment.no_device_type (0 ms)
22: [ RUN      ] ctest_environment.no_process_count
22: [       OK ] ctest_environment.no_process_count (0 ms)
22: [ RUN      ] ctest_environment.invalid_rank
22: [       OK ] ctest_environment.invalid_rank (0 ms)
22: [ RUN      ] ctest_environment.no_type_str
22: [       OK ] ctest_environment.no_type_str (0 ms)
22: [ RUN      ] ctest_environment.missing_type
22: [       OK ] ctest_environment.missing_type (0 ms)
22: [ RUN      ] ctest_environment.no_id_str
22: [       OK ] ctest_environment.no_id_str (0 ms)
22: [ RUN      ] ctest_environment.invalid_id_str
22: [       OK ] ctest_environment.invalid_id_str (0 ms)
22: [ RUN      ] ctest_environment.good
22: [       OK ] ctest_environment.good (0 ms)
22: [----------] 8 tests from ctest_environment (0 ms total)
22: 
22: [----------] Global test environment tear-down
22: [==========] 8 tests from 1 test suite ran. (0 ms total)
22: [  PASSED  ] 8 tests.
22/54 Test #22: Kokkos_CoreUnitTest_CTestDevice ......................   Passed    0.02 sec
test 23
      Start 23: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0

23: Test command: /var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE"
23: Test timeout computed to be: 1500
23/54 Test #23: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ............   Passed    0.01 sec
test 24
      Start 24: Kokkos_CoreUnitTest_DeviceAndThreads

24: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-7067/build/core/unit_test/TestDeviceAndThreads.py"
24: Test timeout computed to be: 1500
[ 99%] Built target Kokkos_atomic
[ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o
[ 99%] Built target Kokkos_launch_latency
[100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o
[100%] Built target Kokkos_stream
[100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o
24: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
24: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
[100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H
24: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
[ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
[ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o
24: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
24: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
24: 
24: ----------------------------------------------------------------------
24: Ran 5 tests in 7.235s
24: 
24: OK
24/54 Test #24: Kokkos_CoreUnitTest_DeviceAndThreads .................   Passed    7.30 sec
test 25
      Start 25: Kokkos_PerformanceTest_TaskDag

25: Test command: /var/jenkins/workspace/Kokkos_PR-7067/build/core/perf_test/Kokkos_PerformanceTest_TaskDag
25: Test timeout computed to be: 1500
25/54 Test #25: Kokkos_PerformanceTest_TaskDag .......................   Passed    0.02 sec
test 26
      Start 26: Kokkos_PerformanceTest_Benchmark

26: Test command: /var/jenkins/workspace/Kokkos_PR-7067/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-07-19_T18-58-24.json"
26: Test timeout computed to be: 1500
26: Failed to add custom context "Kokkos" as it already exists with value "HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 GiB, Shared Memory per Block: 64 KiB, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected"
26: 2024-07-19T19:37:23+00:00
26: Running /var/jenkins/workspace/Kokkos_PR-7067/build/core/perf_test/Kokkos_PerformanceTest_Benchmark
26: Run on (255 X 3524.36 MHz CPU s)
26: CPU Caches:
26:   L1 Data 32 KiB (x127)
26:   L1 Instruction 32 KiB (x127)
26:   L2 Unified 512 KiB (x127)
26:   L3 Unified 32768 KiB (x15)
26: Load Average: 3.82, 5.54, 6.96
26: CPU architecture: none
26: Default Device: N6Kokkos3HIPE
26: GPU architecture: AMD_GFX908
26: KOKKOS_COMPILER_CLANG: 1400
26: KOKKOS_ENABLE_ASM: no
26: KOKKOS_ENABLE_CXX17: yes
26: KOKKOS_ENABLE_CXX20: no
26: KOKKOS_ENABLE_CXX23: no
26: KOKKOS_ENABLE_CXX26: no
26: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
26: KOKKOS_ENABLE_HIP: yes
26: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no
26: KOKKOS_ENABLE_HWLOC: no
26: KOKKOS_ENABLE_IMPL_REF_COUNT_BRANCH_UNLIKELY: yes
26: KOKKOS_ENABLE_LIBDL: yes
26: KOKKOS_ENABLE_OPENMP: yes
26: KOKKOS_ENABLE_PRAGMA_IVDEP: no
26: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
26: KOKKOS_ENABLE_PRAGMA_UNROLL: no
26: KOKKOS_ENABLE_PRAGMA_VECTOR: no
26: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ]
26: Kokkos Version: 4.3.99
26: macro  KOKKOS_ENABLE_HIP: defined
26: macro KOKKOS_ENABLE_ROCTHRUST: defined
26: platform: 64bit
26: ---------------------------------------------------------------------------------------------------------------------------------------------------
26: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
26: ---------------------------------------------------------------------------------------------------------------------------------------------------
26: GramSchmidt<double>/Count:1024/iterations:5/manual_time                            0.008 s         0.009 s             5       1024        8.15072u
26: GramSchmidt<double>/Count:2048/iterations:5/manual_time                            0.008 s         0.008 s             5     2.048k          4.036u
26: GramSchmidt<double>/Count:4096/iterations:5/manual_time                            0.008 s         0.009 s             5     4.096k         2.0136u
26: GramSchmidt<double>/Count:8192/iterations:5/manual_time                            0.009 s         0.010 s             5     8.192k        1038.55n
26: GramSchmidt<double>/Count:16384/iterations:5/manual_time                           0.009 s         0.012 s             5    16.384k        557.114n
26: GramSchmidt<double>/Count:32768/iterations:5/manual_time                           0.011 s         0.014 s             5    32.768k        331.069n
26: GramSchmidt<double>/Count:65536/iterations:5/manual_time                           0.013 s         0.019 s             5    65.536k         204.53n
26: GramSchmidt<double>/Count:131072/iterations:5/manual_time                          0.017 s         0.026 s             5   131.072k        129.042n
26: GramSchmidt<double>/Count:262144/iterations:5/manual_time                          0.020 s         0.035 s             5   262.144k        72.8098n
26: GramSchmidt<double>/Count:524288/iterations:5/manual_time                          0.024 s         0.052 s             5   524.288k        45.7378n
26: ----------------------------------------------------------------------------------------------------------------------------------------------
26: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s        Max
26: ----------------------------------------------------------------------------------------------------------------------------------------------
26: CustomReduction<double>/N:100000/R:1000/manual_time                                0.007 s         0.018 s            95 14.6812k/s       11.5
26: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
26: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced
26: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
26: OverlapRangePolicy/N:2000/M:10000/R:10                                             0.517 s         0.515 s             1       0.0973936    0.0486998               0.0893331            0.0459665   0.0445818           4.08u
26: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
26: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced
26: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
26: OverlapMDRangePolicy/N:200/M:10000/R:10                                            0.045 s         0.045 s            15        8.42121m     4.12804m                7.93735m                  3.98907m    3.99981m           3.12u
26: OverlapTeamPolicy/N:20/M:1000000/R:10                                              0.071 s         0.071 s            10       0.0124618    0.0104735                9.00996m                  4.55584m    4.51964m           3.41u
26: ---------------------------------------------------------------------------------------------------------------------------------------------------
26: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
26: ---------------------------------------------------------------------------------------------------------------------------------------------------
26: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time                      0.000 s         0.000 s             5       1024        28.5439n
26: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time                      0.000 s         0.000 s             5     2.048k         14.043n
26: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time                      0.000 s         0.000 s             5     4.096k        7.11182n
26: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time                      0.000 s         0.000 s             5     8.192k        3.49597n
26: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time                     0.000 s         0.000 s             5    16.384k        1.87805n
26: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time                     0.000 s         0.000 s             5    32.768k        985.077p
26: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time                     0.000 s         0.000 s             5    65.536k         607.91p
26: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time                    0.000 s         0.000 s             5   131.072k        506.516p
26: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time                    0.000 s         0.001 s             5   262.144k         427.28p
26: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time                    0.000 s         0.001 s             5   524.288k        397.202p
[100%] Linking CXX executable Kokkos_gather
26: -----------------------------------------------------------------------------------------------------------------------------------
26: Benchmark                                                                              Time             CPU   Iterations  FOM: rate
26: -----------------------------------------------------------------------------------------------------------------------------------
26: Malloc/N:1/manual_time                                                              11.0 us         21.3 us        62333 90.5427k/s
26: Malloc/N:16/manual_time                                                             10.4 us         20.6 us        65446  96.165k/s
26: Malloc/N:256/manual_time                                                            10.2 us         20.4 us        69149 98.2311k/s
26: Malloc/N:4096/manual_time                                                           10.2 us         20.4 us        68053 97.6637k/s
26: Malloc/N:65536/manual_time                                                          10.3 us         20.5 us        67444 96.7072k/s
[ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C
26: Malloc/N:1048576/manual_time                                                        10.3 us         20.4 us        68756 97.3406k/s
Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
[ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o
[100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H
[100%] Linking CXX executable Kokkos_policy_performance
[ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o
26: Malloc/N:16777216/manual_time                                                        547 us          128 us         9916 1.82964k/s
26: Malloc/N:268435456/manual_time                                                      9340 us          335 us           75  107.066/s
26: Malloc/N:4294967296/manual_time                                                   147573 us          895 us            5   6.7763/s
26: MallocFree/N:1/manual_time                                                          19.6 us         19.6 us        34450 50.9185k/s
26: MallocFree/N:16/manual_time                                                         19.4 us         19.4 us        37012 51.4571k/s
Superseded by #3
Sending interrupt signal to process
26: MallocFree/N:256/manual_time                                                        20.4 us         20.3 us        34423 49.0994k/s
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
[ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp
[ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o
[ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp
Sending interrupt signal to process
make[2]: *** Deleting file 'core/unit_test/headers_self_contained/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp'
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/build.make:248: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o] Terminated
make[2]: *** [core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/build.make:92: core/unit_test/headers_self_contained/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp] Terminated
nvcc: Terminated
make[1]: *** [CMakeFiles/Makefile2:2796: core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/all] Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/build.make:521: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o] Terminated
nvcc: Terminated
nvcc: Terminated
nvcc: Terminatednvcc: 
Terminated
make: *** [Makefile:144: all] Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/build.make:716: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o] Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/build.make:534: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o] Terminated
nvcc: Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/build.make:144: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o] Terminated
Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/build.make:755: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o] Terminated
nvcc: Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/build.make:768: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o] Terminated
nvcc: Terminated
script returned exit code 143
26: MallocFree/N:4096/manual_time                                                       20.4 us         20.4 us        34422 48.9606k/s
26: MallocFree/N:65536/manual_time                                                      20.3 us         20.2 us        34741 49.2809k/s
26: MallocFree/N:1048576/manual_time                                                    20.3 us         20.3 us        34389 49.1666k/s
Sending interrupt signal to process
make[2]: *** [algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/build.make:174: algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestNestedSort.cpp.o] Terminated
make[2]: *** [algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make:188: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o] Terminated
make[1]: *** [CMakeFiles/Makefile2:4577: algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/all] Terminated
make[2]: *** wait: No child processes.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: *** wait: No child processes.  Stop.
make[1]: *** [CMakeFiles/Makefile2:4751: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/all] Terminated
make[1]: *** [CMakeFiles/Makefile2:4780: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/all] Error 2
Terminated
make[2]: *** [algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make:188: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o] Terminated
make[2]: *** [algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make:286: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o] Terminated
make[2]: *** [algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make:300: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o] Terminated
make[2]: *** [algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make:314: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o] Terminated
make[1]: *** [CMakeFiles/Makefile2:4693: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/all] Terminated
make[1]: *** [CMakeFiles/Makefile2:4722: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/all] Terminated
make[2]: *** [algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/build.make:76: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o] Terminated
make[1]: *** [CMakeFiles/Makefile2:4867: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/all] Terminated
make: *** [Makefile:146: all] Terminated
script returned exit code 143
Sending interrupt signal to process
Terminated
script returned exit code 143
Post stage
Post stage
Post stage
Post stage
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
+ ccache --show-stats
Summary:
  Hits:               0 /  709 (0.00 %)
    Direct:           0 /  709 (0.00 %)
    Preprocessed:     0 /  709 (0.00 %)
  Misses:           709
    Direct:         709
    Preprocessed:   709
Primary storage:
  Hits:               0 / 1418 (0.00 %)
  Misses:          1418
  Cache size (GB): 4.47 / 5.00 (89.44 %)
  Cleanups:           1

Use the -v/--verbose option for more details.
+ ccache --show-stats
cache directory                     /tmp/ccache
primary config                      /tmp/ccache/ccache.conf
secondary config      (readonly)    /etc/ccache.conf
stats updated                       Fri Jul 19 18:57:47 2024
stats zeroed                        Fri Jul 19 18:57:47 2024
cache hit (direct)                     0
cache hit (preprocessed)               0
cache miss                             0
cache hit rate                      0.00 %
cleanups performed                     0
files in cache                     24365
cache size                           2.7 GB
max cache size                       5.0 GB
[Pipeline] }
$ docker stop --time=1 912196b35172e01aa6c0d1de1dc874ffdb585602eb11b6ed707f3c500a3ffc87
+ ccache --show-stats
cache directory                     /tmp/ccache
primary config                      /tmp/ccache/ccache.conf
secondary config      (readonly)    /etc/ccache.conf
stats updated                       Fri Jul 19 18:53:38 2024
stats zeroed                        Fri Jul 19 18:53:38 2024
cache hit (direct)                     0
cache hit (preprocessed)               0
cache miss                             0
cache hit rate                      0.00 %
cleanups performed                     0
files in cache                     10331
cache size                           4.1 GB
max cache size                       5.0 GB
+ ccache --show-stats
cache directory                     /tmp/ccache
primary config                      /tmp/ccache/ccache.conf
secondary config      (readonly)    /etc/ccache.conf
stats updated                       Fri Jul 19 19:33:25 2024
stats zeroed                        Fri Jul 19 18:54:03 2024
cache hit (direct)                     0
cache hit (preprocessed)               0
cache miss                             0
cache hit rate                      0.00 %
preprocessor error                   313
cleanups performed                     0
files in cache                     10455
cache size                           4.4 GB
max cache size                       5.0 GB
[100%] Built target Kokkos_policy_performance
make[2]: *** [benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/build.make:76: benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o] Terminated
make[2]: *** [benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/build.make:104: benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o] Terminated
make[2]: *** [benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/build.make:90: benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o] Terminated
make[2]: *** [benchmarks/gather/CMakeFiles/Kokkos_gather.dir/build.make:101: benchmarks/gather/Kokkos_gather] Terminated
make[2]: *** [benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/build.make:118: benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o] Terminated
make[1]: *** [CMakeFiles/Makefile2:6620: benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/all] Terminated
make[1]: *** wait: No child processes.  Stop.
make[1]: *** Waiting for unfinished jobs....
make[1]: *** wait: No child processes.  Stop.
make: *** [Makefile:146: all] Error 2
Terminated
$ docker rm -f --volumes 912196b35172e01aa6c0d1de1dc874ffdb585602eb11b6ed707f3c500a3ffc87
Click here to forcibly terminate running steps
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] }
[Pipeline] }
$ docker stop --time=1 44b54bc571c98253f2d1bc52285fad271778817aa976d3aab9fce10d064d5069
$ docker rm -f --volumes 44b54bc571c98253f2d1bc52285fad271778817aa976d3aab9fce10d064d5069
[Pipeline] }
$ docker stop --time=1 c9fc70b13801fb56dddd87ccc30d16cc843e706903e60a0a48206a4f7be6e882
$ docker rm -f --volumes c9fc70b13801fb56dddd87ccc30d16cc843e706903e60a0a48206a4f7be6e882
[Pipeline] // stage
[Pipeline] }
Failed in branch SYCL-OneAPI
[Pipeline] // withEnv
[Pipeline] // withDockerContainer
[Pipeline] // withDockerContainer
[Pipeline] }
$ docker stop --time=1 04f8a69a41c1c775e70cd4849fa58d4ffa71e3564d28424fca04fb7e8459c551
$ docker rm -f --volumes 04f8a69a41c1c775e70cd4849fa58d4ffa71e3564d28424fca04fb7e8459c551
[Pipeline] }
[Pipeline] }
[Pipeline] // withDockerContainer
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // node
[Pipeline] // node
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // node
[Pipeline] }
Failed in branch OPENMPTARGET-Clang
[Pipeline] }
Failed in branch CUDA-11.6-NVCC-DEBUG
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch HIP-ROCm-5.2
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline
ERROR: script returned exit code 2

GitHub has been notified of this commit’s build result

Finished: NOT_BUILT