Skip to content
Success

Console Output

Skipping 4,373 KB.. Full Log
13: [----------] 1 test from TestViewAPI/37 (0 ms total)
13: 
13: [----------] 1 test from TestViewAPI/38, where TypeParam = <type>
13: [ RUN      ] TestViewAPI/38.sizes
13: [       OK ] TestViewAPI/38.sizes (0 ms)
13: [----------] 1 test from TestViewAPI/38 (0 ms total)
13: 
13: [----------] Global test environment tear-down
13: [==========] 72 tests from 41 test suites ran. (245 ms total)
13: [  PASSED  ] 72 tests.
13/58 Test #13: Kokkos_CoreUnitTest_Default ................................   Passed    0.45 sec
test 14
      Start 14: Kokkos_CoreUnitTest_LegionInitialization

14: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization
14: Test timeout computed to be: 1500
14: [==========] Running 1 test from 1 test suite.
14: [----------] Global test environment set-up.
14: [----------] 1 test from initialization
14: [ RUN      ] initialization.legion_initialization
14: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
14:                                     Detected: 6 cores per node.
14:                                     Detected: 1 MPI_ranks per node.
14:                                     Requested: 8 threads per process.
14: [       OK ] initialization.legion_initialization (111 ms)
14: [----------] 1 test from initialization (111 ms total)
14: 
14: [----------] Global test environment tear-down
14: [==========] 1 test from 1 test suite ran. (111 ms total)
14: [  PASSED  ] 1 test.
14/58 Test #14: Kokkos_CoreUnitTest_LegionInitialization ...................   Passed    0.16 sec
test 15
      Start 15: Kokkos_CoreUnitTest_PushFinalizeHook

15: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook
15: Test timeout computed to be: 1500
15: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
15:                                     Detected: 6 cores per node.
15:                                     Detected: 1 MPI_ranks per node.
15:                                     Requested: 8 threads per process.
15: SUCCESS
15/58 Test #15: Kokkos_CoreUnitTest_PushFinalizeHook .......................   Passed    0.16 sec
test 16
      Start 16: Kokkos_CoreUnitTest_ScopeGuard

16: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_CoreUnitTest_ScopeGuard
16: Test timeout computed to be: 1500
16: [==========] Running 6 tests from 1 test suite.
16: [----------] Global test environment set-up.
16: [----------] 6 tests from scope_guard_DeathTest
16: [ RUN      ] scope_guard_DeathTest.create
16: [       OK ] scope_guard_DeathTest.create (150 ms)
16: [ RUN      ] scope_guard_DeathTest.create_argument
16: [       OK ] scope_guard_DeathTest.create_argument (167 ms)
16: [ RUN      ] scope_guard_DeathTest.create_while_initialize
16: [       OK ] scope_guard_DeathTest.create_while_initialize (472 ms)
16: [ RUN      ] scope_guard_DeathTest.create_after_initialize
16: [       OK ] scope_guard_DeathTest.create_after_initialize (451 ms)
16: [ RUN      ] scope_guard_DeathTest.create_after_finalize
16: [       OK ] scope_guard_DeathTest.create_after_finalize (458 ms)
16: [ RUN      ] scope_guard_DeathTest.destroy_after_finalize
16: [       OK ] scope_guard_DeathTest.destroy_after_finalize (545 ms)
16: [----------] 6 tests from scope_guard_DeathTest (2247 ms total)
16: 
16: [----------] Global test environment tear-down
16: [==========] 6 tests from 1 test suite ran. (2247 ms total)
16: [  PASSED  ] 6 tests.
16/58 Test #16: Kokkos_CoreUnitTest_ScopeGuard .............................   Passed    2.27 sec
test 17
      Start 17: Kokkos_CoreUnitTest_Develop

17: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_CoreUnitTest_Develop
17: Test timeout computed to be: 1500
17: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
17:                                     Detected: 6 cores per node.
17:                                     Detected: 1 MPI_ranks per node.
17:                                     Requested: 8 threads per process.
17: [==========] Running 1 test from 1 test suite.
17: [----------] Global test environment set-up.
17: [----------] 1 test from defaultdevicetype
17: [ RUN      ] defaultdevicetype.development_test
17: [       OK ] defaultdevicetype.development_test (0 ms)
17: [----------] 1 test from defaultdevicetype (0 ms total)
17: 
17: [----------] Global test environment tear-down
17: [==========] 1 test from 1 test suite ran. (0 ms total)
17: [  PASSED  ] 1 test.
17/58 Test #17: Kokkos_CoreUnitTest_Develop ................................   Passed    0.17 sec
test 18
      Start 18: Kokkos_CoreUnitTest_PushFinalizeHookTerminateRegex

18: Test command: /opt/cmake/bin/cmake "-E" "env" "/var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHookTerminate"
18: Test timeout computed to be: 1500
18: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
18:                                     Detected: 6 cores per node.
18:                                     Detected: 1 MPI_ranks per node.
18:                                     Requested: 8 threads per process.
18: PASSED: I am the custom std::terminate handler.
18: Subprocess aborted
18/58 Test #18: Kokkos_CoreUnitTest_PushFinalizeHookTerminateRegex .........   Passed    0.46 sec
test 19
      Start 19: Kokkos_CoreUnitTest_PushFinalizeHookTerminateFails

19: Test command: /opt/cmake/bin/cmake "-E" "env" "/var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHookTerminate"
19: Test timeout computed to be: 1500
19: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
19:                                     Detected: 6 cores per node.
19:                                     Detected: 1 MPI_ranks per node.
19:                                     Requested: 8 threads per process.
19: PASSED: I am the custom std::terminate handler.
19: Subprocess aborted
19/58 Test #19: Kokkos_CoreUnitTest_PushFinalizeHookTerminateFails .........   Passed    0.45 sec
test 20
      Start 20: Kokkos_CoreUnitTest_KokkosP

20: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP
20: Test timeout computed to be: 1500
20: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
20:                                     Detected: 6 cores per node.
20:                                     Detected: 1 MPI_ranks per node.
20:                                     Requested: 8 threads per process.
20: [==========] Running 32 tests from 1 test suite.
20: [----------] Global test environment set-up.
20: [----------] 32 tests from kokkosp
20: [ RUN      ] kokkosp.test_named_instance_fence
20: Ref: 33554433
20: Ref: named_instance
20: 33554433
20: named_instance
20: [       OK ] kokkosp.test_named_instance_fence (0 ms)
20: [ RUN      ] kokkosp.test_unnamed_instance_fence
20: Ref: 33554433
20: Ref: Unnamed Instance Fence
20: 33554433
20: Kokkos::Cuda::fence(): Unnamed Instance Fence
20: [       OK ] kokkosp.test_unnamed_instance_fence (0 ms)
20: [ RUN      ] kokkosp.test_named_global_fence
20: Ref: 33554432
20: Ref: test global fence
20: 16777216
20: test global fence
20: Miss on id
20: 33554432
20: test global fence
20: [       OK ] kokkosp.test_named_global_fence (0 ms)
20: [ RUN      ] kokkosp.test_unnamed_global_fence
20: Ref: 33554432
20: Ref: Unnamed Global Fence
20: 16777216
20: Kokkos::fence: Unnamed Global Fence
20: Miss on id
20: 33554432
20: Kokkos::fence: Unnamed Global Fence
20: [       OK ] kokkosp.test_unnamed_global_fence (0 ms)
20: [ RUN      ] kokkosp.test_multiple_default_instances
20: [       OK ] kokkosp.test_multiple_default_instances (0 ms)
20: [ RUN      ] kokkosp.test_id_gen
20: [       OK ] kokkosp.test_id_gen (0 ms)
20: [ RUN      ] kokkosp.test_kernel_sequence
20: Ref: 33554433
20: Ref: named_instance
20: 33554433
20: named_instance
20: Ref: 33554433
20: Ref: test_kernel
20: 33554433
20: named_instance
20: Miss on name
20: 16777216
20: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
20: Miss on name
20: Miss on id
20: 33554432
20: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
20: Miss on name
20: Miss on id
20: 33554433
20: test_kernel
20: [       OK ] kokkosp.test_kernel_sequence (1 ms)
20: [ RUN      ] kokkosp.test_streams
20: [       OK ] kokkosp.test_streams (0 ms)
20: [ RUN      ] kokkosp.async_deep_copy
20: [       OK ] kokkosp.async_deep_copy (0 ms)
20: [ RUN      ] kokkosp.parallel_for
20: [       OK ] kokkosp.parallel_for (0 ms)
20: [ RUN      ] kokkosp.parallel_reduce
20: [       OK ] kokkosp.parallel_reduce (0 ms)
20: [ RUN      ] kokkosp.parallel_scan
20: [       OK ] kokkosp.parallel_scan (2 ms)
20: [ RUN      ] kokkosp.parallel_scan_no_fence
20: [       OK ] kokkosp.parallel_scan_no_fence (0 ms)
20: [ RUN      ] kokkosp.parallel_scan_no_fence_view
20: [       OK ] kokkosp.parallel_scan_no_fence_view (0 ms)
20: [ RUN      ] kokkosp.regions
20: [       OK ] kokkosp.regions (0 ms)
20: [ RUN      ] kokkosp.fences
20: [       OK ] kokkosp.fences (0 ms)
20: [ RUN      ] kokkosp.raw_allocation
20: [       OK ] kokkosp.raw_allocation (0 ms)
20: [ RUN      ] kokkosp.view
20: [       OK ] kokkosp.view (0 ms)
20: [ RUN      ] kokkosp.sections
20: [       OK ] kokkosp.sections (0 ms)
20: [ RUN      ] kokkosp.metadata
20: [       OK ] kokkosp.metadata (0 ms)
20: [ RUN      ] kokkosp.profile_events
20: [       OK ] kokkosp.profile_events (0 ms)
20: [ RUN      ] kokkosp.no_init_kernel
20: [       OK ] kokkosp.no_init_kernel (0 ms)
20: [ RUN      ] kokkosp.get_events
20: [       OK ] kokkosp.get_events (0 ms)
20: [ RUN      ] kokkosp.kernel_name_parallel_for
20: [       OK ] kokkosp.kernel_name_parallel_for (0 ms)
20: [ RUN      ] kokkosp.kernel_name_parallel_reduce
20: [       OK ] kokkosp.kernel_name_parallel_reduce (0 ms)
20: [ RUN      ] kokkosp.kernel_name_parallel_scan
20: [       OK ] kokkosp.kernel_name_parallel_scan (0 ms)
20: [ RUN      ] kokkosp.kernel_name_internal
20: [       OK ] kokkosp.kernel_name_internal (0 ms)
20: [ RUN      ] kokkosp.profiling_section
20: [       OK ] kokkosp.profiling_section (0 ms)
20: [ RUN      ] kokkosp.scoped_profile_region
20: [       OK ] kokkosp.scoped_profile_region (0 ms)
20: [ RUN      ] kokkosp.create_mirror_no_init
20: [       OK ] kokkosp.create_mirror_no_init (0 ms)
20: [ RUN      ] kokkosp.create_mirror_no_init_view_ctor
20: [       OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms)
20: [ RUN      ] kokkosp.create_mirror_view_and_copy
20: [       OK ] kokkosp.create_mirror_view_and_copy (0 ms)
20: [----------] 32 tests from kokkosp (6 ms total)
20: 
20: [----------] Global test environment tear-down
20: [==========] 32 tests from 1 test suite ran. (7 ms total)
20: [  PASSED  ] 32 tests.
20/58 Test #20: Kokkos_CoreUnitTest_KokkosP ................................   Passed    0.17 sec
test 21
      Start 21: Kokkos_CoreUnitTest_ToolIndependence

21: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence
21: Test timeout computed to be: 1500
21/58 Test #21: Kokkos_CoreUnitTest_ToolIndependence .......................   Passed    0.02 sec
test 22
      Start 22: Kokkos_ProfilingTestLibraryLoadHelp

22: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help"
22: Environment variables: 
22:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/libkokkosprinter-tool.so
22: Test timeout computed to be: 1500
22: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
22: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
22:                                     Detected: 6 cores per node.
22:                                     Detected: 1 MPI_ranks per node.
22:                                     Requested: 8 threads per process.
22: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
22/58 Test #22: Kokkos_ProfilingTestLibraryLoadHelp ........................   Passed    0.17 sec
test 23
      Start 23: Kokkos_ProfilingTestLibraryCmdLineHelp

23: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/libkokkosprinter-tool.so"
23: Test timeout computed to be: 1500
23: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
23:                                     Detected: 6 cores per node.
23:                                     Detected: 1 MPI_ranks per node.
23:                                     Requested: 8 threads per process.
23: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
23/58 Test #23: Kokkos_ProfilingTestLibraryCmdLineHelp .....................   Passed    0.15 sec
test 24
      Start 24: Kokkos_ProfilingTestLibraryLoad

24: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit""
24: Environment variables: 
24:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/libkokkosprinter-tool.so
24: Test timeout computed to be: 1500
24: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
24: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
24:                                     Detected: 6 cores per node.
24:                                     Detected: 1 MPI_ranks per node.
24:                                     Requested: 8 threads per process.
24: 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:Cuda::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVCC:1220::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::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_LIBDL:yes::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.5.99::kokkosp_allocate_data:Host:source:0x109bd80:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x109bf00:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x109bf80:Host:source:0x109be00: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:0x109bf00:40::kokkosp_deallocate_data:Host:source:0x109bd80:40::kokkosp_finalize_library::
24/58 Test #24: Kokkos_ProfilingTestLibraryLoad ............................   Passed    0.15 sec
test 25
      Start 25: Kokkos_ProfilingTestLibraryCmdLine

25: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/libkokkosprinter-tool.so"
25: Test timeout computed to be: 1500
25: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
25:                                     Detected: 6 cores per node.
25:                                     Detected: 1 MPI_ranks per node.
25:                                     Requested: 8 threads per process.
25: 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:Cuda::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVCC:1220::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::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_LIBDL:yes::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.5.99::kokkosp_allocate_data:Host:source:0x109bd80:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x109bf00:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x109bf80:Host:source:0x109be00: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:0x109bf00:40::kokkosp_deallocate_data:Host:source:0x109bd80:40::kokkosp_finalize_library::
25/58 Test #25: Kokkos_ProfilingTestLibraryCmdLine .........................   Passed    0.15 sec
test 26
      Start 26: Kokkos_CoreUnitTest_StackTraceTest

26: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec
26: Test timeout computed to be: 1500
26: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
26:                                     Detected: 6 cores per node.
26:                                     Detected: 1 MPI_ranks per node.
26:                                     Requested: 8 threads per process.
26: [==========] Running 3 tests from 2 test suites.
26: [----------] Global test environment set-up.
26: [----------] 2 tests from defaultdevicetype_DeathTest
26: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_terminate
26: Top of f1
26: Top of f0
26: Top of f0
26: test_f1:
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4dcad3]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x448c3c]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x444ce6]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x16b) [0x4435eb]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48b943]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x454f8f]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4572df]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458607]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b127]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e783]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x4599ce]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4427f5]
26: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4632083]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44206e]
26:  
26: demangled test_f1:
26: [0x4dcad3] Kokkos::Impl::save_stacktrace()
26: [0x448c3c] Test::stacktrace_test_f1(std::ostream&)
26: [0x444ce6] Test::test_stacktrace(bool, bool)
26: [0x4435eb] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
26: [0x48b943] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
26: [0x454f8f] testing::Test::Run()
26: [0x4572df] testing::TestInfo::Run()
26: [0x458607] testing::TestSuite::Run()
26: [0x46b127] testing::internal::UnitTestImpl::RunAllTests()
26: [0x48e783] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
26: [0x4599ce] testing::UnitTest::Run()
26: [0x4427f5] main
26: [0x7ffff4632083] __libc_start_main
26: [0x44206e] _start
26:  
26: Top of f3
26: Top of f3
26: Top of f3
26: Top of f3
26: Top of f3
26: Top of f1
26: Top of f0
26: Top of f0
26: StackTrace f3(std::cout, 4) returned: 110
26: test_f3:
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4dcad3]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x448c3c]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x449a32]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x445c4d]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x16b) [0x4435eb]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48b943]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x454f8f]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4572df]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458607]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b127]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e783]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x4599ce]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4427f5]
26: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4632083]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44206e]
26:  
26: demangled test_f3:
26: [0x4dcad3] Kokkos::Impl::save_stacktrace()
26: [0x448c3c] Test::stacktrace_test_f1(std::ostream&)
26: [0x449a32] Test::stacktrace_test_f3(std::ostream&, int)
26: [0x445c4d] Test::test_stacktrace(bool, bool)
26: [0x4435eb] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
26: [0x48b943] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
26: [0x454f8f] testing::Test::Run()
26: [0x4572df] testing::TestInfo::Run()
26: [0x458607] testing::TestSuite::Run()
26: [0x46b127] testing::internal::UnitTestImpl::RunAllTests()
26: [0x48e783] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
26: [0x4599ce] testing::UnitTest::Run()
26: [0x4427f5] main
26: [0x7ffff4632083] __libc_start_main
26: [0x44206e] _start
26:  
26: Test setting std::terminate handler that prints the last saved stack trace
26: [       OK ] defaultdevicetype_DeathTest.stacktrace_terminate (460 ms)
26: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_generic_term
26: Top of f1
26: Top of f0
26: Top of f0
26: test_f1:
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4dcad3]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x448c3c]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x444ce6]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x168) [0x443968]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48b943]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x454f8f]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4572df]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458607]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b127]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e783]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x4599ce]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4427f5]
26: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4632083]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44206e]
26:  
26: demangled test_f1:
26: [0x4dcad3] Kokkos::Impl::save_stacktrace()
26: [0x448c3c] Test::stacktrace_test_f1(std::ostream&)
26: [0x444ce6] Test::test_stacktrace(bool, bool)
26: [0x443968] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
26: [0x48b943] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
26: [0x454f8f] testing::Test::Run()
26: [0x4572df] testing::TestInfo::Run()
26: [0x458607] testing::TestSuite::Run()
26: [0x46b127] testing::internal::UnitTestImpl::RunAllTests()
26: [0x48e783] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
26: [0x4599ce] testing::UnitTest::Run()
26: [0x4427f5] main
26: [0x7ffff4632083] __libc_start_main
26: [0x44206e] _start
26:  
26: Top of f3
26: Top of f3
26: Top of f3
26: Top of f3
26: Top of f3
26: Top of f1
26: Top of f0
26: Top of f0
26: StackTrace f3(std::cout, 4) returned: 110
26: test_f3:
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4dcad3]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x448c3c]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x449a32]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x445c4d]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x168) [0x443968]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48b943]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x454f8f]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4572df]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458607]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b127]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e783]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x4599ce]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4427f5]
26: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4632083]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44206e]
26:  
26: demangled test_f3:
26: [0x4dcad3] Kokkos::Impl::save_stacktrace()
26: [0x448c3c] Test::stacktrace_test_f1(std::ostream&)
26: [0x449a32] Test::stacktrace_test_f3(std::ostream&, int)
26: [0x445c4d] Test::test_stacktrace(bool, bool)
26: [0x443968] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
26: [0x48b943] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
26: [0x454f8f] testing::Test::Run()
26: [0x4572df] testing::TestInfo::Run()
26: [0x458607] testing::TestSuite::Run()
26: [0x46b127] testing::internal::UnitTestImpl::RunAllTests()
26: [0x48e783] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
26: [0x4599ce] testing::UnitTest::Run()
26: [0x4427f5] main
26: [0x7ffff4632083] __libc_start_main
26: [0x44206e] _start
26:  
26: Test setting std::terminate handler that prints the last saved stack trace
26: [       OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (464 ms)
26: [----------] 2 tests from defaultdevicetype_DeathTest (924 ms total)
26: 
26: [----------] 1 test from defaultdevicetype
26: [ RUN      ] defaultdevicetype.stacktrace_normal
26: Top of f1
26: Top of f0
26: Top of f0
26: test_f1:
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4dcad3]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x448c3c]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x444ce6]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48b943]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x454f8f]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4572df]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458607]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b127]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e783]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x4599ce]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4427f5]
26: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4632083]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44206e]
26:  
26: demangled test_f1:
26: [0x4dcad3] Kokkos::Impl::save_stacktrace()
26: [0x448c3c] Test::stacktrace_test_f1(std::ostream&)
26: [0x444ce6] Test::test_stacktrace(bool, bool)
26: [0x48b943] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
26: [0x454f8f] testing::Test::Run()
26: [0x4572df] testing::TestInfo::Run()
26: [0x458607] testing::TestSuite::Run()
26: [0x46b127] testing::internal::UnitTestImpl::RunAllTests()
26: [0x48e783] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
26: [0x4599ce] testing::UnitTest::Run()
26: [0x4427f5] main
26: [0x7ffff4632083] __libc_start_main
26: [0x44206e] _start
26:  
26: Top of f3
26: Top of f3
26: Top of f3
26: Top of f3
26: Top of f3
26: Top of f1
26: Top of f0
26: Top of f0
26: StackTrace f3(std::cout, 4) returned: 110
26: test_f3:
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4dcad3]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x448c3c]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x449a32]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x445c4d]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48b943]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x454f8f]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4572df]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458607]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b127]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e783]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x4599ce]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4427f5]
26: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4632083]
26: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44206e]
26:  
26: demangled test_f3:
26: [0x4dcad3] Kokkos::Impl::save_stacktrace()
26: [0x448c3c] Test::stacktrace_test_f1(std::ostream&)
26: [0x449a32] Test::stacktrace_test_f3(std::ostream&, int)
26: [0x445c4d] Test::test_stacktrace(bool, bool)
26: [0x48b943] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
26: [0x454f8f] testing::Test::Run()
26: [0x4572df] testing::TestInfo::Run()
26: [0x458607] testing::TestSuite::Run()
26: [0x46b127] testing::internal::UnitTestImpl::RunAllTests()
26: [0x48e783] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
26: [0x4599ce] testing::UnitTest::Run()
26: [0x4427f5] main
26: [0x7ffff4632083] __libc_start_main
26: [0x44206e] _start
26:  
26: Test setting std::terminate handler that prints the last saved stack trace
26: [       OK ] defaultdevicetype.stacktrace_normal (0 ms)
26: [----------] 1 test from defaultdevicetype (0 ms total)
26: 
26: [----------] Global test environment tear-down
26: [==========] 3 tests from 2 test suites ran. (925 ms total)
26: [  PASSED  ] 3 tests.
26/58 Test #26: Kokkos_CoreUnitTest_StackTraceTest .........................   Passed    1.08 sec
test 27
      Start 27: Kokkos_IncrementalTest_OPENMP

27: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_IncrementalTest_OPENMP
27: Test timeout computed to be: 1500
27: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
27:                                     Detected: 6 cores per node.
27:                                     Detected: 1 MPI_ranks per node.
27:                                     Requested: 8 threads per process.
27: [==========] Running 28 tests from 1 test suite.
27: [----------] Global test environment set-up.
27: [----------] 28 tests from OPENMP
27: [ RUN      ] OPENMP.IncrTest_01_execspace_typedef
27: [       OK ] OPENMP.IncrTest_01_execspace_typedef (0 ms)
27: [ RUN      ] OPENMP.IncrTest_01_execspace
27: Host Parallel Execution Space:
27:   KOKKOS_ENABLE_OPENMP: yes
27: 
27: OpenMP Runtime Configuration:
27: Kokkos::OpenMP thread_pool_topology[ 1 x 8 x 1 ]
27: OpenMP
27: [       OK ] OPENMP.IncrTest_01_execspace (0 ms)
27: [ RUN      ] OPENMP.IncrTest_02_AtomicExchange
27: [       OK ] OPENMP.IncrTest_02_AtomicExchange (0 ms)
27: [ RUN      ] OPENMP.IncrTest_02_AtomicAdd
27: [       OK ] OPENMP.IncrTest_02_AtomicAdd (0 ms)
27: [ RUN      ] OPENMP.IncrTest_02_AtomicSub
27: [       OK ] OPENMP.IncrTest_02_AtomicSub (0 ms)
27: [ RUN      ] OPENMP.IncrTest_03a_memspace_malloc
27: [       OK ] OPENMP.IncrTest_03a_memspace_malloc (0 ms)
27: [ RUN      ] OPENMP.IncrTest_03b_memspace_free
27: [       OK ] OPENMP.IncrTest_03b_memspace_free (131 ms)
27: [ RUN      ] OPENMP.IncrTest_04_simple_parallelFor
27: [       OK ] OPENMP.IncrTest_04_simple_parallelFor (0 ms)
27: [ RUN      ] OPENMP.IncrTest_04_RangePolicy_parallelFor
27: [       OK ] OPENMP.IncrTest_04_RangePolicy_parallelFor (6 ms)
27: [ RUN      ] OPENMP.IncrTest_05_reduction
27: [       OK ] OPENMP.IncrTest_05_reduction (3 ms)
27: [ RUN      ] OPENMP.IncrTest_06_mdrange2D
27: [       OK ] OPENMP.IncrTest_06_mdrange2D (0 ms)
27: [ RUN      ] OPENMP.IncrTest_06_mdrange3D
27: [       OK ] OPENMP.IncrTest_06_mdrange3D (0 ms)
27: [ RUN      ] OPENMP.IncrTest_06_mdrange4D
27: [       OK ] OPENMP.IncrTest_06_mdrange4D (0 ms)
27: [ RUN      ] OPENMP.IncrTest_08_deep_copy_2D
27: [       OK ] OPENMP.IncrTest_08_deep_copy_2D (0 ms)
27: [ RUN      ] OPENMP.IncrTest_08_deep_copy_3D
27: [       OK ] OPENMP.IncrTest_08_deep_copy_3D (0 ms)
27: [ RUN      ] OPENMP.IncrTest_08_deep_copy_4D
27: [       OK ] OPENMP.IncrTest_08_deep_copy_4D (0 ms)
27: [ RUN      ] OPENMP.IncrTest_10_Hierarchical_Basics
27: [       OK ] OPENMP.IncrTest_10_Hierarchical_Basics (0 ms)
27: [ RUN      ] OPENMP.IncrTest_11a_Hierarchical_ForLoop
27: [       OK ] OPENMP.IncrTest_11a_Hierarchical_ForLoop (0 ms)
27: [ RUN      ] OPENMP.IncrTest_11b_Hierarchical_ForLoop
27: [       OK ] OPENMP.IncrTest_11b_Hierarchical_ForLoop (0 ms)
27: [ RUN      ] OPENMP.IncrTest_11c_Hierarchical_ForLoop
27: [       OK ] OPENMP.IncrTest_11c_Hierarchical_ForLoop (114 ms)
27: [ RUN      ] OPENMP.IncrTest_12a_ThreadScratch
27: [       OK ] OPENMP.IncrTest_12a_ThreadScratch (6 ms)
27: [ RUN      ] OPENMP.IncrTest_12b_TeamScratch
27: [       OK ] OPENMP.IncrTest_12b_TeamScratch (1 ms)
27: [ RUN      ] OPENMP.IncrTest_13a_Hierarchical_Red
27: [       OK ] OPENMP.IncrTest_13a_Hierarchical_Red (0 ms)
27: [ RUN      ] OPENMP.IncrTest_13b_Hierarchical_Red
27: [       OK ] OPENMP.IncrTest_13b_Hierarchical_Red (0 ms)
27: [ RUN      ] OPENMP.IncrTest_13c_Hierarchical_Red
27: [       OK ] OPENMP.IncrTest_13c_Hierarchical_Red (0 ms)
27: [ RUN      ] OPENMP.incr_14_MDrangeReduce
27: [       OK ] OPENMP.incr_14_MDrangeReduce (0 ms)
27: [ RUN      ] OPENMP.IncrTest_16_parallelscan
27: [       OK ] OPENMP.IncrTest_16_parallelscan (0 ms)
27: [ RUN      ] OPENMP.incr_17_atomicView
27: [       OK ] OPENMP.incr_17_atomicView (0 ms)
27: [----------] 28 tests from OPENMP (267 ms total)
27: 
27: [----------] Global test environment tear-down
27: [==========] 28 tests from 1 test suite ran. (267 ms total)
27: [  PASSED  ] 28 tests.
27/58 Test #27: Kokkos_IncrementalTest_OPENMP ..............................   Passed    0.44 sec
test 28
      Start 28: Kokkos_IncrementalTest_CUDA

28: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_IncrementalTest_CUDA
28: Test timeout computed to be: 1500
28: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
28:                                     Detected: 6 cores per node.
28:                                     Detected: 1 MPI_ranks per node.
28:                                     Requested: 8 threads per process.
28: [==========] Running 28 tests from 1 test suite.
28: [----------] Global test environment set-up.
28: [----------] 28 tests from CUDA
28: [ RUN      ] CUDA.IncrTest_01_execspace_typedef
28: [       OK ] CUDA.IncrTest_01_execspace_typedef (0 ms)
28: [ RUN      ] CUDA.IncrTest_01_execspace
28: Device Execution Space:
28:   KOKKOS_ENABLE_CUDA: yes
28: Cuda Options:
28:   KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no
28:   KOKKOS_ENABLE_CUDA_UVM: no
28:   KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no
28: 
28: Cuda Runtime Configuration:
28: macro  KOKKOS_ENABLE_CUDA      : defined
28: macro  CUDA_VERSION          = 12020 = version 12.2
28: Kokkos::Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 GiB, Shared Memory per Block: 48 KiB : Selected
28: Cuda
28: [       OK ] CUDA.IncrTest_01_execspace (0 ms)
28: [ RUN      ] CUDA.IncrTest_02_AtomicExchange
28: [       OK ] CUDA.IncrTest_02_AtomicExchange (0 ms)
28: [ RUN      ] CUDA.IncrTest_02_AtomicAdd
28: [       OK ] CUDA.IncrTest_02_AtomicAdd (0 ms)
28: [ RUN      ] CUDA.IncrTest_02_AtomicSub
28: [       OK ] CUDA.IncrTest_02_AtomicSub (0 ms)
28: [ RUN      ] CUDA.IncrTest_03a_memspace_malloc
28: [       OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms)
28: [ RUN      ] CUDA.IncrTest_03b_memspace_free
28: [       OK ] CUDA.IncrTest_03b_memspace_free (1899 ms)
28: [ RUN      ] CUDA.IncrTest_04_simple_parallelFor
28: [       OK ] CUDA.IncrTest_04_simple_parallelFor (0 ms)
28: [ RUN      ] CUDA.IncrTest_04_RangePolicy_parallelFor
28: [       OK ] CUDA.IncrTest_04_RangePolicy_parallelFor (0 ms)
28: [ RUN      ] CUDA.IncrTest_05_reduction
28: [       OK ] CUDA.IncrTest_05_reduction (3 ms)
28: [ RUN      ] CUDA.IncrTest_06_mdrange2D
28: [       OK ] CUDA.IncrTest_06_mdrange2D (0 ms)
28: [ RUN      ] CUDA.IncrTest_06_mdrange3D
28: [       OK ] CUDA.IncrTest_06_mdrange3D (0 ms)
28: [ RUN      ] CUDA.IncrTest_06_mdrange4D
28: [       OK ] CUDA.IncrTest_06_mdrange4D (0 ms)
28: [ RUN      ] CUDA.IncrTest_08_deep_copy_2D
28: [       OK ] CUDA.IncrTest_08_deep_copy_2D (0 ms)
28: [ RUN      ] CUDA.IncrTest_08_deep_copy_3D
28: [       OK ] CUDA.IncrTest_08_deep_copy_3D (0 ms)
28: [ RUN      ] CUDA.IncrTest_08_deep_copy_4D
28: [       OK ] CUDA.IncrTest_08_deep_copy_4D (0 ms)
28: [ RUN      ] CUDA.IncrTest_10_Hierarchical_Basics
28: [       OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms)
28: [ RUN      ] CUDA.IncrTest_11a_Hierarchical_ForLoop
28: [       OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (0 ms)
28: [ RUN      ] CUDA.IncrTest_11b_Hierarchical_ForLoop
28: [       OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (0 ms)
28: [ RUN      ] CUDA.IncrTest_11c_Hierarchical_ForLoop
28: [       OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (204 ms)
28: [ RUN      ] CUDA.IncrTest_12a_ThreadScratch
28: [       OK ] CUDA.IncrTest_12a_ThreadScratch (2 ms)
28: [ RUN      ] CUDA.IncrTest_12b_TeamScratch
28: [       OK ] CUDA.IncrTest_12b_TeamScratch (0 ms)
28: [ RUN      ] CUDA.IncrTest_13a_Hierarchical_Red
28: [       OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms)
28: [ RUN      ] CUDA.IncrTest_13b_Hierarchical_Red
28: [       OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms)
28: [ RUN      ] CUDA.IncrTest_13c_Hierarchical_Red
28: [       OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms)
28: [ RUN      ] CUDA.incr_14_MDrangeReduce
28: [       OK ] CUDA.incr_14_MDrangeReduce (0 ms)
28: [ RUN      ] CUDA.IncrTest_16_parallelscan
28: [       OK ] CUDA.IncrTest_16_parallelscan (4 ms)
28: [ RUN      ] CUDA.incr_17_atomicView
28: [       OK ] CUDA.incr_17_atomicView (0 ms)
28: [----------] 28 tests from CUDA (2122 ms total)
28: 
28: [----------] Global test environment tear-down
28: [==========] 28 tests from 1 test suite ran. (2122 ms total)
28: [  PASSED  ] 28 tests.
28/58 Test #28: Kokkos_IncrementalTest_CUDA ................................   Passed    2.29 sec
test 29
      Start 29: Kokkos_CoreUnitTest_CTestDevice

29: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice
29: Test timeout computed to be: 1500
29: [==========] Running 8 tests from 2 test suites.
29: [----------] Global test environment set-up.
29: [----------] 5 tests from ctest_environment_DeathTest
29: [ RUN      ] ctest_environment_DeathTest.invalid_rank
29: [       OK ] ctest_environment_DeathTest.invalid_rank (97 ms)
29: [ RUN      ] ctest_environment_DeathTest.no_type_str
29: [       OK ] ctest_environment_DeathTest.no_type_str (119 ms)
29: [ RUN      ] ctest_environment_DeathTest.missing_type
29: [       OK ] ctest_environment_DeathTest.missing_type (209 ms)
29: [ RUN      ] ctest_environment_DeathTest.no_id_str
29: [       OK ] ctest_environment_DeathTest.no_id_str (102 ms)
29: [ RUN      ] ctest_environment_DeathTest.invalid_id_str
29: [       OK ] ctest_environment_DeathTest.invalid_id_str (221 ms)
29: [----------] 5 tests from ctest_environment_DeathTest (750 ms total)
29: 
29: [----------] 3 tests from ctest_environment
29: [ RUN      ] ctest_environment.no_device_type
29: [       OK ] ctest_environment.no_device_type (0 ms)
29: [ RUN      ] ctest_environment.no_process_count
29: [       OK ] ctest_environment.no_process_count (0 ms)
29: [ RUN      ] ctest_environment.good
29: [       OK ] ctest_environment.good (0 ms)
29: [----------] 3 tests from ctest_environment (0 ms total)
29: 
29: [----------] Global test environment tear-down
29: [==========] 8 tests from 2 test suites ran. (750 ms total)
29: [  PASSED  ] 8 tests.
29/58 Test #29: Kokkos_CoreUnitTest_CTestDevice ............................   Passed    0.77 sec
test 30
      Start 30: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0

30: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE"
30: Test timeout computed to be: 1500
30/58 Test #30: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ..................   Passed    0.01 sec
test 31
      Start 31: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail

31: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility
31: Test timeout computed to be: 1500
31: must be called with `KOKKOS_TEST_TRIBITS_COMPATIBILITY` environment variable set or pass `--kokkos-test-tribits-compatibility` as command line argument
31/58 Test #31: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ......   Passed    0.02 sec
test 32
      Start 32: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs

32: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1"
32: Test timeout computed to be: 1500
32/58 Test #32: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs .....   Passed    0.01 sec
test 33
      Start 33: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment

33: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility
33: Environment variables: 
33:  KOKKOS_TEST_TRIBITS_COMPATIBILITY=1
33: Test timeout computed to be: 1500
33/58 Test #33: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ...   Passed    0.01 sec
test 34
      Start 34: Kokkos_ContainersUnitTest_OpenMP

34: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP
34: Test timeout computed to be: 1500
34: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
34:                                     Detected: 6 cores per node.
34:                                     Detected: 1 MPI_ranks per node.
34:                                     Requested: 8 threads per process.
34: [==========] Running 66 tests from 2 test suites.
34: [----------] Global test environment set-up.
34: [----------] 1 test from openmp_DeathTest
34: [ RUN      ] openmp_DeathTest.offsetview_unmanaged_construction
34: [       OK ] openmp_DeathTest.offsetview_unmanaged_construction (6423 ms)
34: [----------] 1 test from openmp_DeathTest (6423 ms total)
34: 
34: [----------] 65 tests from openmp
34: [ RUN      ] openmp.bitset
34: [       OK ] openmp.bitset (446 ms)
34: [ RUN      ] openmp.bitset_default_constructor_no_alloc
34: [       OK ] openmp.bitset_default_constructor_no_alloc (0 ms)
34: [ RUN      ] openmp.dualview_combination
34: [       OK ] openmp.dualview_combination (0 ms)
34: [ RUN      ] openmp.dualview_alloc
34: [       OK ] openmp.dualview_alloc (0 ms)
34: [ RUN      ] openmp.test_dualview_copy_construction_and_assignment
34: [       OK ] openmp.test_dualview_copy_construction_and_assignment (0 ms)
34: [ RUN      ] openmp.dualview_combinations_without_init
34: [       OK ] openmp.dualview_combinations_without_init (0 ms)
34: [ RUN      ] openmp.dualview_deep_copy
34: [       OK ] openmp.dualview_deep_copy (0 ms)
34: [ RUN      ] openmp.dualview_realloc
34: [       OK ] openmp.dualview_realloc (0 ms)
34: [ RUN      ] openmp.dualview_resize
34: [       OK ] openmp.dualview_resize (0 ms)
34: [ RUN      ] openmp.dualview_device_correct_kokkos_device
34: [       OK ] openmp.dualview_device_correct_kokkos_device (0 ms)
34: [ RUN      ] openmp.dualview_host_correct_kokkos_device
34: [       OK ] openmp.dualview_host_correct_kokkos_device (0 ms)
34: [ RUN      ] openmp.dualview_host_modify_template_device_sync
34: [       OK ] openmp.dualview_host_modify_template_device_sync (0 ms)
34: [ RUN      ] openmp.dualview_host_modify_template_device_execspace_sync
34: [       OK ] openmp.dualview_host_modify_template_device_execspace_sync (0 ms)
34: [ RUN      ] openmp.dualview_device_modify_template_host_sync
34: [       OK ] openmp.dualview_device_modify_template_host_sync (0 ms)
34: [ RUN      ] openmp.dualview_device_modify_template_host_execspace_sync
34: [       OK ] openmp.dualview_device_modify_template_host_execspace_sync (0 ms)
34: [ RUN      ] openmp.dualview_template_views_return_correct_executionspace_views
34: [       OK ] openmp.dualview_template_views_return_correct_executionspace_views (0 ms)
34: [ RUN      ] openmp.dualview_template_views_return_correct_views_from_const_dual_view
34: [       OK ] openmp.dualview_template_views_return_correct_views_from_const_dual_view (0 ms)
34: [ RUN      ] openmp.dualview_sequential_host_init
34: [       OK ] openmp.dualview_sequential_host_init (3 ms)
34: [ RUN      ] openmp.dynamic_view
34: [       OK ] openmp.dynamic_view (15 ms)
34: [ RUN      ] openmp.dyn_rank_view_api_generic
34: [       OK ] openmp.dyn_rank_view_api_generic (15 ms)
34: [ RUN      ] openmp.dyn_rank_view_api_operator_rank12345
34: [       OK ] openmp.dyn_rank_view_api_operator_rank12345 (0 ms)
34: [ RUN      ] openmp.dyn_rank_view_check_fence_resize_realloc
34: /var/jenkins/workspace/Kokkos_PR-7519/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped
34: skipping since not default execution space
34: [  SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc (0 ms)
34: [ RUN      ] openmp.dyn_rank_view_api_operator_rank67
34: [       OK ] openmp.dyn_rank_view_api_operator_rank67 (0 ms)
34: [ RUN      ] openmp.dyn_rank_view_team_scratch
34: [       OK ] openmp.dyn_rank_view_team_scratch (0 ms)
34: [ RUN      ] openmp.ErrorReporterViaLambda
34: [       OK ] openmp.ErrorReporterViaLambda (0 ms)
34: [ RUN      ] openmp.ErrorReporter
34: [       OK ] openmp.ErrorReporter (0 ms)
34: [ RUN      ] openmp.offsetview_construction
34: [       OK ] openmp.offsetview_construction (18 ms)
34: [ RUN      ] openmp.offsetview_unmanaged_construction
34: [       OK ] openmp.offsetview_unmanaged_construction (0 ms)
34: [ RUN      ] openmp.offsetview_subview
34: [       OK ] openmp.offsetview_subview (6 ms)
34: [ RUN      ] openmp.offsetview_offsets_rank1
34: [       OK ] openmp.offsetview_offsets_rank1 (6 ms)
34: [ RUN      ] openmp.offsetview_offsets_rank2
34: [       OK ] openmp.offsetview_offsets_rank2 (0 ms)
34: [ RUN      ] openmp.offsetview_offsets_rank3
34: [       OK ] openmp.offsetview_offsets_rank3 (0 ms)
34: [ RUN      ] openmp.scatterview
34: [       OK ] openmp.scatterview (1649 ms)
34: [ RUN      ] openmp.scatterview_devicetype
34: [       OK ] openmp.scatterview_devicetype (7 ms)
34: [ RUN      ] openmp.staticcrsgraph
34: [       OK ] openmp.staticcrsgraph (28 ms)
34: [ RUN      ] openmp.resize_realloc_no_init_dualview
34: [       OK ] openmp.resize_realloc_no_init_dualview (0 ms)
34: [ RUN      ] openmp.resize_realloc_no_alloc_dualview
34: [       OK ] openmp.resize_realloc_no_alloc_dualview (0 ms)
34: [ RUN      ] openmp.resize_exec_space_dualview
34: [       OK ] openmp.resize_exec_space_dualview (0 ms)
34: [ RUN      ] openmp.realloc_exec_space_dualview
34: [       OK ] openmp.realloc_exec_space_dualview (0 ms)
34: [ RUN      ] openmp.resize_realloc_no_init_dynrankview
34: [       OK ] openmp.resize_realloc_no_init_dynrankview (0 ms)
34: [ RUN      ] openmp.resize_exec_space_dynrankview
34: [       OK ] openmp.resize_exec_space_dynrankview (0 ms)
34: [ RUN      ] openmp.realloc_exec_space_dynrankview
34: [       OK ] openmp.realloc_exec_space_dynrankview (0 ms)
34: [ RUN      ] openmp.resize_realloc_no_init_scatterview
34: [       OK ] openmp.resize_realloc_no_init_scatterview (0 ms)
34: [ RUN      ] openmp.resize_realloc_no_alloc_scatterview
34: [       OK ] openmp.resize_realloc_no_alloc_scatterview (0 ms)
34: [ RUN      ] openmp.resize_exec_space_scatterview
34: [       OK ] openmp.resize_exec_space_scatterview (0 ms)
34: [ RUN      ] openmp.realloc_exec_space_scatterview
34: [       OK ] openmp.realloc_exec_space_scatterview (0 ms)
34: [ RUN      ] openmp.create_mirror_no_init_dynrankview
34: [       OK ] openmp.create_mirror_no_init_dynrankview (0 ms)
34: [ RUN      ] openmp.create_mirror_no_init_dynrankview_viewctor
34: [       OK ] openmp.create_mirror_no_init_dynrankview_viewctor (0 ms)
34: [ RUN      ] openmp.create_mirror_view_and_copy_dynrankview
34: [       OK ] openmp.create_mirror_view_and_copy_dynrankview (0 ms)
34: [ RUN      ] openmp.create_mirror_no_init_offsetview
34: [       OK ] openmp.create_mirror_no_init_offsetview (0 ms)
34: [ RUN      ] openmp.create_mirror_no_init_offsetview_view_ctor
34: [       OK ] openmp.create_mirror_no_init_offsetview_view_ctor (0 ms)
34: [ RUN      ] openmp.create_mirror_view_and_copy_offsetview
34: [       OK ] openmp.create_mirror_view_and_copy_offsetview (0 ms)
34: [ RUN      ] openmp.create_mirror_no_init_dynamicview
34: [       OK ] openmp.create_mirror_no_init_dynamicview (0 ms)
34: [ RUN      ] openmp.create_mirror_view_and_copy_dynamicview
34: [       OK ] openmp.create_mirror_view_and_copy_dynamicview (0 ms)
34: [ RUN      ] openmp.create_mirror_no_init_dynamicview_view_ctor
34: [       OK ] openmp.create_mirror_no_init_dynamicview_view_ctor (0 ms)
34: [ RUN      ] openmp.UnorderedMap_insert
34: [       OK ] openmp.UnorderedMap_insert (12679 ms)
34: [ RUN      ] openmp.UnorderedMap_failed_insert
34: [       OK ] openmp.UnorderedMap_failed_insert (3683 ms)
34: [ RUN      ] openmp.UnorderedMap_deep_copy
34: [       OK ] openmp.UnorderedMap_deep_copy (5 ms)
34: [ RUN      ] openmp.UnorderedMap_valid_empty
34: [       OK ] openmp.UnorderedMap_valid_empty (0 ms)
34: [ RUN      ] openmp.UnorderedMap_clear_zero_size
34: [       OK ] openmp.UnorderedMap_clear_zero_size (0 ms)
34: [ RUN      ] openmp.UnorderedMap_consistent_size
34: [       OK ] openmp.UnorderedMap_consistent_size (0 ms)
34: [ RUN      ] openmp.UnorderedMap_shallow_copyable_on_device
34: [       OK ] openmp.UnorderedMap_shallow_copyable_on_device (0 ms)
34: [ RUN      ] openmp.UnorderedMap_lambda_capturable
34: [       OK ] openmp.UnorderedMap_lambda_capturable (0 ms)
34: [ RUN      ] openmp.UnorderedMap_constructor_view_alloc
34: [       OK ] openmp.UnorderedMap_constructor_view_alloc (0 ms)
34: [ RUN      ] openmp.viewctorprop_embedded_dim
34: [       OK ] openmp.viewctorprop_embedded_dim (0 ms)
34: [----------] 65 tests from openmp (18576 ms total)
34: 
34: [----------] Global test environment tear-down
34: [==========] 66 tests from 2 test suites ran. (25000 ms total)
34: [  PASSED  ] 65 tests.
34: [  SKIPPED ] 1 test, listed below:
34: [  SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc
34/58 Test #34: Kokkos_ContainersUnitTest_OpenMP ...........................   Passed   25.21 sec
test 35
      Start 35: Kokkos_ContainersUnitTest_Cuda

35: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda
35: Test timeout computed to be: 1500
35: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
35:                                     Detected: 6 cores per node.
35:                                     Detected: 1 MPI_ranks per node.
35:                                     Requested: 8 threads per process.
35: [==========] Running 66 tests from 2 test suites.
35: [----------] Global test environment set-up.
35: [----------] 1 test from cuda_DeathTest
35: [ RUN      ] cuda_DeathTest.offsetview_unmanaged_construction
35: [       OK ] cuda_DeathTest.offsetview_unmanaged_construction (5583 ms)
35: [----------] 1 test from cuda_DeathTest (5583 ms total)
35: 
35: [----------] 65 tests from cuda
35: [ RUN      ] cuda.bitset
35: [       OK ] cuda.bitset (15 ms)
35: [ RUN      ] cuda.bitset_default_constructor_no_alloc
35: [       OK ] cuda.bitset_default_constructor_no_alloc (0 ms)
35: [ RUN      ] cuda.dualview_combination
35: [       OK ] cuda.dualview_combination (2 ms)
35: [ RUN      ] cuda.dualview_alloc
35: [       OK ] cuda.dualview_alloc (0 ms)
35: [ RUN      ] cuda.test_dualview_copy_construction_and_assignment
35: [       OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms)
35: [ RUN      ] cuda.dualview_combinations_without_init
35: [       OK ] cuda.dualview_combinations_without_init (0 ms)
35: [ RUN      ] cuda.dualview_deep_copy
35: [       OK ] cuda.dualview_deep_copy (1 ms)
35: [ RUN      ] cuda.dualview_realloc
35: [       OK ] cuda.dualview_realloc (0 ms)
35: [ RUN      ] cuda.dualview_resize
35: [       OK ] cuda.dualview_resize (11 ms)
35: [ RUN      ] cuda.dualview_device_correct_kokkos_device
35: [       OK ] cuda.dualview_device_correct_kokkos_device (0 ms)
35: [ RUN      ] cuda.dualview_host_correct_kokkos_device
35: [       OK ] cuda.dualview_host_correct_kokkos_device (0 ms)
35: [ RUN      ] cuda.dualview_host_modify_template_device_sync
35: [       OK ] cuda.dualview_host_modify_template_device_sync (0 ms)
35: [ RUN      ] cuda.dualview_host_modify_template_device_execspace_sync
35: [       OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms)
35: [ RUN      ] cuda.dualview_device_modify_template_host_sync
35: [       OK ] cuda.dualview_device_modify_template_host_sync (0 ms)
35: [ RUN      ] cuda.dualview_device_modify_template_host_execspace_sync
35: [       OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms)
35: [ RUN      ] cuda.dualview_template_views_return_correct_executionspace_views
35: [       OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms)
35: [ RUN      ] cuda.dualview_template_views_return_correct_views_from_const_dual_view
35: [       OK ] cuda.dualview_template_views_return_correct_views_from_const_dual_view (0 ms)
35: [ RUN      ] cuda.dualview_sequential_host_init
35: [       OK ] cuda.dualview_sequential_host_init (4 ms)
35: [ RUN      ] cuda.dynamic_view
35: [       OK ] cuda.dynamic_view (26 ms)
35: [ RUN      ] cuda.dyn_rank_view_api_generic
35: [       OK ] cuda.dyn_rank_view_api_generic (12 ms)
35: [ RUN      ] cuda.dyn_rank_view_api_operator_rank12345
35: [       OK ] cuda.dyn_rank_view_api_operator_rank12345 (0 ms)
35: [ RUN      ] cuda.dyn_rank_view_check_fence_resize_realloc
35: [       OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms)
35: [ RUN      ] cuda.dyn_rank_view_api_operator_rank67
35: [       OK ] cuda.dyn_rank_view_api_operator_rank67 (0 ms)
35: [ RUN      ] cuda.dyn_rank_view_team_scratch
35: [       OK ] cuda.dyn_rank_view_team_scratch (0 ms)
35: [ RUN      ] cuda.ErrorReporterViaLambda
35: [       OK ] cuda.ErrorReporterViaLambda (0 ms)
35: [ RUN      ] cuda.ErrorReporter
35: [       OK ] cuda.ErrorReporter (0 ms)
35: [ RUN      ] cuda.offsetview_construction
35: [       OK ] cuda.offsetview_construction (8 ms)
35: [ RUN      ] cuda.offsetview_unmanaged_construction
35: [       OK ] cuda.offsetview_unmanaged_construction (0 ms)
35: [ RUN      ] cuda.offsetview_subview
35: [       OK ] cuda.offsetview_subview (0 ms)
35: [ RUN      ] cuda.offsetview_offsets_rank1
35: [       OK ] cuda.offsetview_offsets_rank1 (0 ms)
35: [ RUN      ] cuda.offsetview_offsets_rank2
35: [       OK ] cuda.offsetview_offsets_rank2 (0 ms)
35: [ RUN      ] cuda.offsetview_offsets_rank3
35: [       OK ] cuda.offsetview_offsets_rank3 (0 ms)
35: [ RUN      ] cuda.scatterview
35: [       OK ] cuda.scatterview (12588 ms)
35: [ RUN      ] cuda.scatterview_devicetype
35: [       OK ] cuda.scatterview_devicetype (26 ms)
35: [ RUN      ] cuda.staticcrsgraph
35: [       OK ] cuda.staticcrsgraph (32 ms)
35: [ RUN      ] cuda.resize_realloc_no_init_dualview
35: [       OK ] cuda.resize_realloc_no_init_dualview (2 ms)
35: [ RUN      ] cuda.resize_realloc_no_alloc_dualview
35: [       OK ] cuda.resize_realloc_no_alloc_dualview (0 ms)
35: [ RUN      ] cuda.resize_exec_space_dualview
35: [       OK ] cuda.resize_exec_space_dualview (0 ms)
35: [ RUN      ] cuda.realloc_exec_space_dualview
35: [       OK ] cuda.realloc_exec_space_dualview (0 ms)
35: [ RUN      ] cuda.resize_realloc_no_init_dynrankview
35: [       OK ] cuda.resize_realloc_no_init_dynrankview (0 ms)
35: [ RUN      ] cuda.resize_exec_space_dynrankview
35: [       OK ] cuda.resize_exec_space_dynrankview (0 ms)
35: [ RUN      ] cuda.realloc_exec_space_dynrankview
35: [       OK ] cuda.realloc_exec_space_dynrankview (0 ms)
35: [ RUN      ] cuda.resize_realloc_no_init_scatterview
35: [       OK ] cuda.resize_realloc_no_init_scatterview (0 ms)
35: [ RUN      ] cuda.resize_realloc_no_alloc_scatterview
35: [       OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms)
35: [ RUN      ] cuda.resize_exec_space_scatterview
35: [       OK ] cuda.resize_exec_space_scatterview (0 ms)
35: [ RUN      ] cuda.realloc_exec_space_scatterview
35: [       OK ] cuda.realloc_exec_space_scatterview (0 ms)
35: [ RUN      ] cuda.create_mirror_no_init_dynrankview
35: [       OK ] cuda.create_mirror_no_init_dynrankview (0 ms)
35: [ RUN      ] cuda.create_mirror_no_init_dynrankview_viewctor
35: [       OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms)
35: [ RUN      ] cuda.create_mirror_view_and_copy_dynrankview
35: [       OK ] cuda.create_mirror_view_and_copy_dynrankview (0 ms)
35: [ RUN      ] cuda.create_mirror_no_init_offsetview
35: [       OK ] cuda.create_mirror_no_init_offsetview (0 ms)
35: [ RUN      ] cuda.create_mirror_no_init_offsetview_view_ctor
35: [       OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms)
35: [ RUN      ] cuda.create_mirror_view_and_copy_offsetview
35: [       OK ] cuda.create_mirror_view_and_copy_offsetview (0 ms)
35: [ RUN      ] cuda.create_mirror_no_init_dynamicview
35: [       OK ] cuda.create_mirror_no_init_dynamicview (0 ms)
35: [ RUN      ] cuda.create_mirror_view_and_copy_dynamicview
35: [       OK ] cuda.create_mirror_view_and_copy_dynamicview (0 ms)
35: [ RUN      ] cuda.create_mirror_no_init_dynamicview_view_ctor
35: [       OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms)
35: [ RUN      ] cuda.UnorderedMap_insert
35: [       OK ] cuda.UnorderedMap_insert (6562 ms)
35: [ RUN      ] cuda.UnorderedMap_failed_insert
35: [       OK ] cuda.UnorderedMap_failed_insert (1917 ms)
35: [ RUN      ] cuda.UnorderedMap_deep_copy
35: [       OK ] cuda.UnorderedMap_deep_copy (8 ms)
35: [ RUN      ] cuda.UnorderedMap_valid_empty
35: [       OK ] cuda.UnorderedMap_valid_empty (1 ms)
35: [ RUN      ] cuda.UnorderedMap_clear_zero_size
35: [       OK ] cuda.UnorderedMap_clear_zero_size (0 ms)
35: [ RUN      ] cuda.UnorderedMap_consistent_size
35: [       OK ] cuda.UnorderedMap_consistent_size (0 ms)
35: [ RUN      ] cuda.UnorderedMap_shallow_copyable_on_device
35: [       OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms)
35: [ RUN      ] cuda.UnorderedMap_lambda_capturable
35: [       OK ] cuda.UnorderedMap_lambda_capturable (0 ms)
35: [ RUN      ] cuda.UnorderedMap_constructor_view_alloc
35: [       OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms)
35: [ RUN      ] cuda.viewctorprop_embedded_dim
35: [       OK ] cuda.viewctorprop_embedded_dim (0 ms)
35: [----------] 65 tests from cuda (21237 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 66 tests from 2 test suites ran. (26821 ms total)
35: [  PASSED  ] 66 tests.
35/58 Test #35: Kokkos_ContainersUnitTest_Cuda .............................   Passed   27.07 sec
test 36
      Start 36: Kokkos_ContainersPerformanceTest_OpenMP

36: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP
36: Test timeout computed to be: 1500
36: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
36:                                     Detected: 6 cores per node.
36:                                     Detected: 1 MPI_ranks per node.
36:                                     Requested: 8 threads per process.
36: [==========] Running 5 tests from 1 test suite.
36: [----------] Global test environment set-up.
36: [----------] 5 tests from TEST_CATEGORY
36: [ RUN      ] TEST_CATEGORY.dynrankview_perf
36: OpenMP
36:  DynRankView vs View: Initialization Only 
36:  View time (init only): 0.0142483
36:  View sum computation time: 0.0142483
36:  Strided View time (init only): 0.00911422
36:  View Rank7 time (init only): 0.0168358
36:  DynRankView time (init only): 0.016857
36:  DynRankView sum computation time: 0.0148082
36:  Ratio of View to DynRankView time: 0.845245
36:  Ratio of View to DynRankView sum computation time: 0.994856
36:  Ratio of View to View Rank7  time: 0.846309
36:  Ratio of StrideView to DynRankView time: 0.54068
36:  Ratio of DynRankView to View Rank7  time: 1.00126
36: [       OK ] TEST_CATEGORY.dynrankview_perf (194 ms)
36: [ RUN      ] TEST_CATEGORY.global_2_local
36: OpenMP
36: size, create, generate, fill, find
36: 256, 0.00083859, 1.3392e-05, 4.3202e-05, 0.000759633
36: 512, 7.2964e-05, 8.077e-06, 6.7012e-05, 0.000887187
36: 1024, 6.5856e-05, 9.145e-06, 0.000114347, 0.00103044
36: 2048, 6.574e-05, 8.196e-06, 0.00022114, 0.00106174
36: 4096, 0.000141682, 9.689e-06, 0.000444392, 0.00149043
36: 8192, 0.000247019, 1.0479e-05, 0.000853092, 0.00334504
36: 16384, 0.000410355, 1.144e-05, 0.00164658, 0.0059181
36: 32768, 0.000427374, 1.5137e-05, 0.0031234, 0.0148277
36: 65536, 0.000866953, 1.6663e-05, 0.00507288, 0.0386976
36: 131072, 0.00187873, 2.9106e-05, 0.00970885, 0.088982
36: 262144, 0.00370871, 5.6884e-05, 0.0183391, 0.218294
36: 524288, 0.00542098, 0.000139857, 0.0367744, 0.436288
36: 1048576, 0.00842691, 0.000623192, 0.0785022, 1.11885
36: 2097152, 0.0177137, 0.000902071, 0.159633, 2.88485
36: 4194304, 0.0305605, 0.0011166, 0.331013, 7.2081
36: [       OK ] TEST_CATEGORY.global_2_local (12745 ms)
36: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
36: skipping test
36: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
36: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
36: skipping test
36: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
36: [ RUN      ] TEST_CATEGORY.scatter_view
36: ScatterView data-duplicated test:
36: num_threads 8
36: hand-coded test took 0.103715 seconds
36: test took 0.0771655 seconds
36: num_threads 8
36: hand-coded test took 0.104566 seconds
36: test took 0.0763363 seconds
36: num_threads 8
36: hand-coded test took 0.103743 seconds
36: test took 0.0764226 seconds
36: num_threads 8
36: hand-coded test took 0.104115 seconds
36: test took 0.0759017 seconds
36: num_threads 8
36: hand-coded test took 0.103817 seconds
36: test took 0.0769356 seconds
36: [       OK ] TEST_CATEGORY.scatter_view (1129 ms)
36: [----------] 5 tests from TEST_CATEGORY (14070 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 5 tests from 1 test suite ran. (14070 ms total)
36: [  PASSED  ] 5 tests.
36/58 Test #36: Kokkos_ContainersPerformanceTest_OpenMP ....................   Passed   14.25 sec
test 37
      Start 37: Kokkos_ContainersPerformanceTest_Cuda

37: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda
37: Test timeout computed to be: 1500
37: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
37:                                     Detected: 6 cores per node.
37:                                     Detected: 1 MPI_ranks per node.
37:                                     Requested: 8 threads per process.
37: [==========] Running 4 tests from 1 test suite.
37: [----------] Global test environment set-up.
37: [----------] 4 tests from TEST_CATEGORY
37: [ RUN      ] TEST_CATEGORY.dynrankview_perf
37: Cuda
37:  DynRankView vs View: Initialization Only 
37:  View time (init only): 0.00293358
37:  View sum computation time: 0.00293358
37:  Strided View time (init only): 0.00113739
37:  View Rank7 time (init only): 0.00116485
37:  DynRankView time (init only): 0.00115413
37:  DynRankView sum computation time: 0.00180838
37:  Ratio of View to DynRankView time: 2.5418
37:  Ratio of View to DynRankView sum computation time: 0.99847
37:  Ratio of View to View Rank7  time: 2.51843
37:  Ratio of StrideView to DynRankView time: 0.985492
37:  Ratio of DynRankView to View Rank7  time: 0.990803
37: [       OK ] TEST_CATEGORY.dynrankview_perf (14 ms)
37: [ RUN      ] TEST_CATEGORY.global_2_local
37: Cuda
37: size, create, generate, fill, find
37: 256, 0.000195759, 4.2258e-05, 0.00227443, 0.00177661
37: 512, 0.000160844, 1.0376e-05, 1.9704e-05, 0.00173152
37: 1024, 0.000151903, 1.077e-05, 1.9789e-05, 0.0018368
37: 2048, 0.000147462, 9.652e-06, 1.9572e-05, 0.0017784
37: 4096, 0.000160414, 9.581e-06, 2.0227e-05, 0.00179523
37: 8192, 0.00015909, 1.0381e-05, 2.176e-05, 0.0017951
37: 16384, 0.000146947, 9.872e-06, 2.4845e-05, 0.00183049
37: 32768, 0.000377779, 1.0478e-05, 2.7498e-05, 0.00198577
37: 65536, 0.000240804, 1.1057e-05, 3.8108e-05, 0.00215294
37: 131072, 0.000298182, 1.1566e-05, 5.5879e-05, 0.00269621
37: 262144, 0.000511476, 1.299e-05, 0.00014807, 0.00567469
37: 524288, 0.000478324, 1.5778e-05, 0.000528194, 0.0189135
37: 1048576, 0.000539905, 2.1371e-05, 0.00136508, 0.0459414
37: 2097152, 0.000614757, 3.2523e-05, 0.00301733, 0.108911
37: 4194304, 0.000790702, 5.4836e-05, 0.00674398, 0.235459
37: [       OK ] TEST_CATEGORY.global_2_local (456 ms)
37: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
37: skipping test
37: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
37: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
37: skipping test
37: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
37: [----------] 4 tests from TEST_CATEGORY (471 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 4 tests from 1 test suite ran. (471 ms total)
37: [  PASSED  ] 4 tests.
37/58 Test #37: Kokkos_ContainersPerformanceTest_Cuda ......................   Passed    0.64 sec
test 38
      Start 38: Kokkos_UnitTest_Sort

38: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
38: Test timeout computed to be: 1500
38: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
38:                                     Detected: 6 cores per node.
38:                                     Detected: 1 MPI_ranks per node.
38:                                     Requested: 8 threads per process.
38: [==========] Running 17 tests from 2 test suites.
38: [----------] Global test environment set-up.
38: [----------] 1 test from cuda_DeathTest
38: [ RUN      ] cuda_DeathTest.SortByKeyKeysLargerThanValues
38: [       OK ] cuda_DeathTest.SortByKeyKeysLargerThanValues (926 ms)
38: [----------] 1 test from cuda_DeathTest (926 ms total)
38: 
38: [----------] 16 tests from cuda
38: [ RUN      ] cuda.SortUnsignedValueType
38: [       OK ] cuda.SortUnsignedValueType (17 ms)
38: [ RUN      ] cuda.SortEmptyView
38: [       OK ] cuda.SortEmptyView (0 ms)
38: [ RUN      ] cuda.SortByKeyEmptyView
38: [       OK ] cuda.SortByKeyEmptyView (0 ms)
38: [ RUN      ] cuda.SortByKeyEmptyViewHost
38: [       OK ] cuda.SortByKeyEmptyViewHost (0 ms)
38: [ RUN      ] cuda.SortByKey
38: [       OK ] cuda.SortByKey (2 ms)
38: [ RUN      ] cuda.SortByKeyWithComparator
38: [       OK ] cuda.SortByKeyWithComparator (0 ms)
38: [ RUN      ] cuda.SortByKeyStaticExtents
38: [       OK ] cuda.SortByKeyStaticExtents (0 ms)
38: [ RUN      ] cuda.SortByKeyWithStrides
38: [       OK ] cuda.SortByKeyWithStrides (0 ms)
38: [ RUN      ] cuda.SortWithCustomComparator
38: [       OK ] cuda.SortWithCustomComparator (135 ms)
38: [ RUN      ] cuda.BinSortGenericTests
38: [       OK ] cuda.BinSortGenericTests (18 ms)
38: [ RUN      ] cuda.BinSortEmptyView
38: [       OK ] cuda.BinSortEmptyView (0 ms)
38: [ RUN      ] cuda.BinSortEmptyKeysView
38: [       OK ] cuda.BinSortEmptyKeysView (0 ms)
38: [ RUN      ] cuda.BinSort_issue_7221
38: [       OK ] cuda.BinSort_issue_7221 (0 ms)
38: [ RUN      ] cuda.BinSortUnsignedKeyLayoutStrideValues
38: [       OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (11091 ms)
38: [ RUN      ] cuda.NestedSort
38: [       OK ] cuda.NestedSort (29 ms)
38: [ RUN      ] cuda.NestedSortByKey
38: [       OK ] cuda.NestedSortByKey (89 ms)
38: [----------] 16 tests from cuda (11385 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 17 tests from 2 test suites ran. (12312 ms total)
38: [  PASSED  ] 17 tests.
38/58 Test #38: Kokkos_UnitTest_Sort .......................................   Passed   12.50 sec
test 39
      Start 39: Kokkos_UnitTest_Random

39: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/algorithms/unit_tests/Kokkos_UnitTest_Random
39: Test timeout computed to be: 1500
39: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
39:                                     Detected: 6 cores per node.
39:                                     Detected: 1 MPI_ranks per node.
39:                                     Requested: 8 threads per process.
39: [==========] Running 3 tests from 1 test suite.
39: [----------] Global test environment set-up.
39: [----------] 3 tests from cuda
39: [ RUN      ] cuda.Random_XorShift64
39: Test Seed:1731460837624996348
39: Test Scalar=int
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 -0.0044372 0.0205864 || 0.051031 27995 29361 || 28802.2 28674.4 || 284.587 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 -0.00919153 0.0011931 || 0.051031 1e+64 -1e+64
39: Test Scalar=unsigned int
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 0.0135501 0.00522996 || 0.051031 28024 29299 || 28291 28674.4 || 72.2989 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 -0.0150756 -0.00760029 || 0.051031 1e+64 -1e+64
39: Test Scalar=int64_t
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 -0.0213167 -0.000841055 || 0.051031 27965 29435 || 29298.9 28674.4 || -11.6267 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 0.0165227 -0.00237188 || 0.051031 1e+64 -1e+64
39: Test Scalar=uint64_t
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 0.00932355 0.0402719 || 0.051031 28078 29287 || 28409.5 28674.4 || 556.719 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 0.00330789 -0.00382464 || 0.051031 1e+64 -1e+64
39: Test Scalar=half
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 0.00024498 -0.99999 -48247.3 || 0.051031 0 194918 || 2.92902e+09 28674.4 || -6.66971e+08 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 0.000733754 -0.307448 0.152511 || 0.051031 1e+64 -1e+64
39: Test Scalar=bhalf
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 0.00195733 -0.999999 -57856.9 || 0.051031 0 1.5517e+06 || 2.86905e+10 28674.4 || -7.99814e+08 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 0.00588223 -0.967854 10.3371 || 0.051031 1e+64 -1e+64
39: Test Scalar=float
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.76045e-07 0.00198312 -0.0185892 || 0.051031 27869 29287 || 28617.6 28674.4 || -256.977 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 7.41632e-07 0.0209782 0.000165452 || 0.051031 1e+64 -1e+64
39: Test Scalar=double
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 -0.00757948 -0.024548 || 0.051031 28092 29285 || 28893.4 28674.4 || -339.351 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 -0.015476 0.00243407 || 0.051031 1e+64 -1e+64
39: Test Seed:1731460837737162898
39: Test Scalar=int
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 -0.000518934 0.0470718 || 0.051031 27979 29332 || 28689.3 28674.4 || 650.721 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 0.00813647 -0.0113819 || 0.051031 1e+64 -1e+64
39: Test Scalar=unsigned int
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 -0.00529502 0.0153015 || 0.051031 28041 29367 || 28827 28674.4 || 211.528 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 0.0065041 0.00227615 || 0.051031 1e+64 -1e+64
39: Test Scalar=int64_t
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 0.0036137 -0.0369352 || 0.051031 27894 29289 || 28571.1 28674.4 || -510.592 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 -0.00750613 0.00419207 || 0.051031 1e+64 -1e+64
39: Test Scalar=uint64_t
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 -0.00820648 -0.0371588 || 0.051031 28001 29334 || 28911.7 28674.4 || -513.683 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 -0.00653143 -0.00671215 || 0.051031 1e+64 -1e+64
39: Test Scalar=half
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 0.000242847 -0.99999 -48244.5 || 0.051031 0 195025 || 2.92843e+09 28674.4 || -6.66932e+08 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 0.000727411 -0.311971 0.15273 || 0.051031 1e+64 -1e+64
39: Test Scalar=bhalf
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 0.00195466 -0.999999 -57857.8 || 0.051031 0 1.55164e+06 || 2.86892e+10 28674.4 || -7.99826e+08 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 0.00587435 -0.967868 10.3221 || 0.051031 1e+64 -1e+64
39: Test Scalar=float
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.83613e-07 0.00590862 0.0241116 || 0.051031 28016 29341 || 28506 28674.4 || 333.319 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 7.64335e-07 -0.00776166 -0.000172305 || 0.051031 1e+64 -1e+64
39: Test Scalar=double
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 -0.00290238 -0.0142111 || 0.051031 28008 29317 || 28757.9 28674.4 || -196.454 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 -0.0105806 0.0113771 || 0.051031 1e+64 -1e+64
39: [       OK ] cuda.Random_XorShift64 (210 ms)
39: [ RUN      ] cuda.Random_XorShift1024_0
39: Test Seed:1731460837835575021
39: Test Scalar=int
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 0.00457121 0.014058 || 0.051031 10910 11774 || 11325.2 11377 || 194.337 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 -0.00173754 -0.000755175 || 0.051031 1e+64 -1e+64
39: Test Scalar=unsigned int
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 0.0307563 0.00705722 || 0.051031 10999 11830 || 11037.5 11377 || 97.559 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 0.00263569 -0.000497538 || 0.051031 1e+64 -1e+64
39: Test Scalar=int64_t
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 -0.0143054 -0.0112665 || 0.051031 10939 11785 || 11542.1 11377 || -155.748 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 0.0227977 0.00218177 || 0.051031 1e+64 -1e+64
39: Test Scalar=uint64_t
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 -0.017757 0.00990025 || 0.051031 10997 11823 || 11582.6 11377 || 136.861 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 -4.33951e-05 -0.0023977 || 0.051031 1e+64 -1e+64
39: Test Scalar=half
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 0.000242292 -0.999975 -7594.16 || 0.051031 0 77601 || 4.61027e+08 11377 || -1.04982e+08 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 0.00072656 -0.13885 0.0214703 || 0.051031 1e+64 -1e+64
39: Test Scalar=bhalf
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 0.00195289 -0.999997 -9108.15 || 0.051031 0 616224 || 4.51667e+09 11377 || -1.25911e+08 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 0.0058698 -0.923243 1.61813 || 0.051031 1e+64 -1e+64
39: Test Scalar=float
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.67029e-07 0.0315427 0.00141065 || 0.051031 10939 11749 || 11029.1 11377 || 19.5009 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 3.05176e-07 -0.00676095 -0.00471058 || 0.051031 1e+64 -1e+64
39: Test Scalar=double
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 0.0185646 0.00269663 || 0.051031 10979 11822 || 11169.6 11377 || 37.2783 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 -0.00192535 7.54181e-05 || 0.051031 1e+64 -1e+64
39: Test Seed:1731460837919320791
39: Test Scalar=int
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 0.00566849 -0.000456281 || 0.051031 11009 11822 || 11312.8 11377 || -6.30763 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 -0.00623079 0.000320518 || 0.051031 1e+64 -1e+64
39: Test Scalar=unsigned int
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 0.005216 0.00766922 || 0.051031 10961 11815 || 11317.9 11377 || 106.019 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 -0.00176902 0.000901428 || 0.051031 1e+64 -1e+64
39: Test Scalar=int64_t
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 0.0112491 -0.0116059 || 0.051031 10947 11810 || 11250.4 11377 || -160.439 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 -0.024174 -0.00276617 || 0.051031 1e+64 -1e+64
39: Test Scalar=uint64_t
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 -0.011066 -0.00547098 || 0.051031 11006 11808 || 11504.3 11377 || -75.6308 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 -0.000884159 0.00163641 || 0.051031 1e+64 -1e+64
39: Test Scalar=half
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 0.00024539 -0.999975 -7595.86 || 0.051031 0 77706 || 4.6114e+08 11377 || -1.05005e+08 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 0.000735862 -0.169532 0.0261403 || 0.051031 1e+64 -1e+64
39: Test Scalar=bhalf
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 0.00196043 -0.999997 -9107.76 || 0.051031 0 616469 || 4.51619e+09 11377 || -1.25906e+08 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 0.00589289 -0.922391 1.59433 || 0.051031 1e+64 -1e+64
39: Test Scalar=float
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 3.05176e-07 -0.00251939 0.00664227 || 0.051031 10950 11865 || 11405.7 11377 || 91.8227 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 4.19617e-07 0.00505376 -0.0012242 || 0.051031 1e+64 -1e+64
39: Test Scalar=double
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 -0.0153527 -0.00369225 || 0.051031 10958 11805 || 11554.3 11377 || -51.0416 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 0.0139302 0.0041346 || 0.051031 1e+64 -1e+64
39: [       OK ] cuda.Random_XorShift1024_0 (193 ms)
39: [ RUN      ] cuda.Multi_streams
39: [       OK ] cuda.Multi_streams (214 ms)
39: [----------] 3 tests from cuda (618 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 3 tests from 1 test suite ran. (618 ms total)
39: [  PASSED  ] 3 tests.
39/58 Test #39: Kokkos_UnitTest_Random .....................................   Passed    0.81 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_A

40: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
40: Test timeout computed to be: 1500
40: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
40:                                     Detected: 6 cores per node.
40:                                     Detected: 1 MPI_ranks per node.
40:                                     Requested: 8 threads per process.
40: [==========] Running 16 tests from 4 test suites.
40: [----------] Global test environment set-up.
40: [----------] 1 test from std_algorithms_DeathTest
40: [ RUN      ] std_algorithms_DeathTest.expect_no_overlap
40: [       OK ] std_algorithms_DeathTest.expect_no_overlap (0 ms)
40: [----------] 1 test from std_algorithms_DeathTest (0 ms total)
40: 
40: [----------] 3 tests from std_algorithms_reducers
40: [ RUN      ] std_algorithms_reducers.max_first_loc
40: [       OK ] std_algorithms_reducers.max_first_loc (0 ms)
40: [ RUN      ] std_algorithms_reducers.min_first_loc
40: [       OK ] std_algorithms_reducers.min_first_loc (0 ms)
40: [ RUN      ] std_algorithms_reducers.min_max_first_last_loc
40: [       OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms)
40: [----------] 3 tests from std_algorithms_reducers (0 ms total)
40: 
40: [----------] 1 test from std_algorithms
40: [ RUN      ] std_algorithms.is_admissible_to_std_algorithms
40: [       OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms)
40: [----------] 1 test from std_algorithms (0 ms total)
40: 
40: [----------] 11 tests from random_access_iterator_test
40: [ RUN      ] random_access_iterator_test.constructor
40: [       OK ] random_access_iterator_test.constructor (0 ms)
40: [ RUN      ] random_access_iterator_test.constructiblity
40: [       OK ] random_access_iterator_test.constructiblity (0 ms)
40: [ RUN      ] random_access_iterator_test.dereference
40: [       OK ] random_access_iterator_test.dereference (0 ms)
40: [ RUN      ] random_access_iterator_test.subscript_operator
40: [       OK ] random_access_iterator_test.subscript_operator (0 ms)
40: [ RUN      ] random_access_iterator_test.operatorsSet1
40: [       OK ] random_access_iterator_test.operatorsSet1 (0 ms)
40: [ RUN      ] random_access_iterator_test.operatorsSet2
40: [       OK ] random_access_iterator_test.operatorsSet2 (0 ms)
40: [ RUN      ] random_access_iterator_test.operatorsSet3
40: [       OK ] random_access_iterator_test.operatorsSet3 (0 ms)
40: [ RUN      ] random_access_iterator_test.operatorsSet4
40: [       OK ] random_access_iterator_test.operatorsSet4 (0 ms)
40: [ RUN      ] random_access_iterator_test.assignment_operator
40: [       OK ] random_access_iterator_test.assignment_operator (0 ms)
40: [ RUN      ] random_access_iterator_test.distance
40: [       OK ] random_access_iterator_test.distance (0 ms)
40: [ RUN      ] random_access_iterator_test.traits_helpers
40: [       OK ] random_access_iterator_test.traits_helpers (0 ms)
40: [----------] 11 tests from random_access_iterator_test (2 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 16 tests from 4 test suites ran. (3 ms total)
40: [  PASSED  ] 16 tests.
40/58 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_A .........................   Passed    0.17 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_B

41: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
41: Test timeout computed to be: 1500
41: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
41:                                     Detected: 6 cores per node.
41:                                     Detected: 1 MPI_ranks per node.
41:                                     Requested: 8 threads per process.
41: [==========] Running 7 tests from 1 test suite.
41: [----------] Global test environment set-up.
41: [----------] 7 tests from std_algorithms_min_max_element_test
41: [ RUN      ] std_algorithms_min_max_element_test.min_element_empty_range
41: [       OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms)
41: [ RUN      ] std_algorithms_min_max_element_test.max_element_empty_range
41: [       OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms)
41: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data
41: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (5 ms)
41: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data
41: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (4 ms)
41: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp
41: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (4 ms)
41: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp
41: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (4 ms)
41: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp
41: [       OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (6 ms)
41: [----------] 7 tests from std_algorithms_min_max_element_test (25 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 7 tests from 1 test suite ran. (25 ms total)
41: [  PASSED  ] 7 tests.
41/58 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_B .........................   Passed    0.19 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_C

42: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
42: Test timeout computed to be: 1500
42: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
42:                                     Detected: 6 cores per node.
42:                                     Detected: 1 MPI_ranks per node.
42:                                     Requested: 8 threads per process.
42: [==========] Running 13 tests from 10 test suites.
42: [----------] Global test environment set-up.
42: [----------] 1 test from std_algorithms_lexicographical_compare_test
42: [ RUN      ] std_algorithms_lexicographical_compare_test.test
42: [       OK ] std_algorithms_lexicographical_compare_test.test (20 ms)
42: [----------] 1 test from std_algorithms_lexicographical_compare_test (20 ms total)
42: 
42: [----------] 1 test from std_algorithms_for_each_test
42: [ RUN      ] std_algorithms_for_each_test.test
42: [       OK ] std_algorithms_for_each_test.test (57 ms)
42: [----------] 1 test from std_algorithms_for_each_test (57 ms total)
42: 
42: [----------] 1 test from std_algorithms_find_test
42: [ RUN      ] std_algorithms_find_test.test
42: [       OK ] std_algorithms_find_test.test (24 ms)
42: [----------] 1 test from std_algorithms_find_test (24 ms total)
42: 
42: [----------] 4 tests from std_algorithms_non_mod_seq_ops
42: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
42: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (434 ms)
42: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
42: [       OK ] std_algorithms_non_mod_seq_ops.find_end (470 ms)
42: [ RUN      ] std_algorithms_non_mod_seq_ops.search
42: [       OK ] std_algorithms_non_mod_seq_ops.search (455 ms)
42: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
42: [       OK ] std_algorithms_non_mod_seq_ops.search_n (243 ms)
42: [----------] 4 tests from std_algorithms_non_mod_seq_ops (1604 ms total)
42: 
42: [----------] 1 test from std_algorithms_count_test
42: [ RUN      ] std_algorithms_count_test.test
42: [       OK ] std_algorithms_count_test.test (19 ms)
42: [----------] 1 test from std_algorithms_count_test (19 ms total)
42: 
42: [----------] 1 test from std_algorithms_equal_test
42: [ RUN      ] std_algorithms_equal_test.test
42: [       OK ] std_algorithms_equal_test.test (11 ms)
42: [----------] 1 test from std_algorithms_equal_test (11 ms total)
42: 
42: [----------] 1 test from std_algorithms_all_any_none_of_test
42: [ RUN      ] std_algorithms_all_any_none_of_test.test
42: [       OK ] std_algorithms_all_any_none_of_test.test (25 ms)
42: [----------] 1 test from std_algorithms_all_any_none_of_test (26 ms total)
42: 
42: [----------] 1 test from std_algorithms_nonmod_seq_ops
42: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
42: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (57 ms)
42: [----------] 1 test from std_algorithms_nonmod_seq_ops (57 ms total)
42: 
42: [----------] 1 test from std_algorithms_mismatch_test
42: [ RUN      ] std_algorithms_mismatch_test.test
42: [       OK ] std_algorithms_mismatch_test.test (68 ms)
42: [----------] 1 test from std_algorithms_mismatch_test (68 ms total)
42: 
42: [----------] 1 test from std_algorithms_mod_seq_ops
42: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
42: [       OK ] std_algorithms_mod_seq_ops.move_backward (93 ms)
42: [----------] 1 test from std_algorithms_mod_seq_ops (93 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 13 tests from 10 test suites ran. (1984 ms total)
42: [  PASSED  ] 13 tests.
42/58 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_C .........................   Passed    2.16 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_D

43: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
43: Test timeout computed to be: 1500
43: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
43:                                     Detected: 6 cores per node.
43:                                     Detected: 1 MPI_ranks per node.
43:                                     Requested: 8 threads per process.
43: [==========] Running 31 tests from 5 test suites.
43: [----------] Global test environment set-up.
43: [----------] 3 tests from std_algorithms_mod_ops_test
43: [ RUN      ] std_algorithms_mod_ops_test.move
43: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
43: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
43: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms)
43: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
43: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms)
43: [----------] 3 tests from std_algorithms_mod_ops_test (0 ms total)
43: 
43: [----------] 12 tests from std_algorithms_mod_seq_ops_test
43: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
43: [       OK ] std_algorithms_mod_seq_ops_test.copy (1 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
43: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
43: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
43: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
43: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
43: [       OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
43: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
43: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
43: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
43: [       OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
43: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
43: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms)
43: [----------] 12 tests from std_algorithms_mod_seq_ops_test (4 ms total)
43: 
43: [----------] 4 tests from std_algorithms_replace_ops_test
43: [ RUN      ] std_algorithms_replace_ops_test.replace
43: [       OK ] std_algorithms_replace_ops_test.replace (28 ms)
43: [ RUN      ] std_algorithms_replace_ops_test.replace_if
43: [       OK ] std_algorithms_replace_ops_test.replace_if (94 ms)
43: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
43: [       OK ] std_algorithms_replace_ops_test.replace_copy (46 ms)
43: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
43: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (45 ms)
43: [----------] 4 tests from std_algorithms_replace_ops_test (215 ms total)
43: 
43: [----------] 11 tests from std_algorithms_mod_seq_ops
43: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
43: [       OK ] std_algorithms_mod_seq_ops.copy_if (39 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.unique
43: [       OK ] std_algorithms_mod_seq_ops.unique (84 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
43: [       OK ] std_algorithms_mod_seq_ops.unique_copy (46 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.remove
43: [       OK ] std_algorithms_mod_seq_ops.remove (35 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
43: [       OK ] std_algorithms_mod_seq_ops.remove_if (39 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
43: [       OK ] std_algorithms_mod_seq_ops.remove_copy (120 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
43: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (41 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.rotate
43: [       OK ] std_algorithms_mod_seq_ops.rotate (1029 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
43: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (419 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
43: [       OK ] std_algorithms_mod_seq_ops.shift_left (1162 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
43: [       OK ] std_algorithms_mod_seq_ops.shift_right (1160 ms)
43: [----------] 11 tests from std_algorithms_mod_seq_ops (4178 ms total)
43: 
43: [----------] 1 test from std_algorithms_modseq_test
43: [ RUN      ] std_algorithms_modseq_test.reverse
43: [       OK ] std_algorithms_modseq_test.reverse (49 ms)
43: [----------] 1 test from std_algorithms_modseq_test (49 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 31 tests from 5 test suites ran. (4448 ms total)
43: [  PASSED  ] 31 tests.
43/58 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_D .........................   Passed    4.64 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_E

44: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
44: Test timeout computed to be: 1500
44: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
44:                                     Detected: 6 cores per node.
44:                                     Detected: 1 MPI_ranks per node.
44:                                     Requested: 8 threads per process.
44: [==========] Running 29 tests from 7 test suites.
44: [----------] Global test environment set-up.
44: [----------] 2 tests from std_algorithms_sorting_ops_test
44: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
44: [       OK ] std_algorithms_sorting_ops_test.is_sorted (11 ms)
44: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
44: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (10 ms)
44: [----------] 2 tests from std_algorithms_sorting_ops_test (21 ms total)
44: 
44: [----------] 4 tests from std_algorithms_partitioning_test
44: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
44: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
44: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
44: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms)
44: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
44: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms)
44: [ RUN      ] std_algorithms_partitioning_test.partition_point
44: [       OK ] std_algorithms_partitioning_test.partition_point (0 ms)
44: [----------] 4 tests from std_algorithms_partitioning_test (2 ms total)
44: 
44: [----------] 1 test from std_algorithms_partitioning_ops
44: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
44: [       OK ] std_algorithms_partitioning_ops.partition_copy (19 ms)
44: [----------] 1 test from std_algorithms_partitioning_ops (19 ms total)
44: 
44: [----------] 12 tests from std_algorithms_numerics_test
44: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
44: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (8 ms)
44: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
44: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms)
44: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
44: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms)
44: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
44: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms)
44: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
44: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms)
44: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
44: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms)
44: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
44: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms)
44: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
44: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms)
44: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
44: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (1 ms)
44: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
44: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms)
44: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
44: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms)
44: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
44: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms)
44: [----------] 12 tests from std_algorithms_numerics_test (21 ms total)
44: 
44: [----------] 1 test from std_algorithms_numerics_ops_test
44: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
44: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (86 ms)
44: [----------] 1 test from std_algorithms_numerics_ops_test (86 ms total)
44: 
44: [----------] 8 tests from std_algorithms_numeric_ops_test
44: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
44: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (687 ms)
44: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
44: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
44: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
44: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (602 ms)
44: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
44: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
44: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
44: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (137 ms)
44: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
44: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
44: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
44: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (239 ms)
44: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
44: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
44: [----------] 8 tests from std_algorithms_numeric_ops_test (1666 ms total)
44: 
44: [----------] 1 test from std_algorithms_transform_ops_test
44: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
44: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (33 ms)
44: [----------] 1 test from std_algorithms_transform_ops_test (33 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 29 tests from 7 test suites ran. (1853 ms total)
44: [  PASSED  ] 29 tests.
44/58 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_E .........................   Passed    2.04 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

45: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
45: Test timeout computed to be: 1500
45: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
45:                                     Detected: 6 cores per node.
45:                                     Detected: 1 MPI_ranks per node.
45:                                     Requested: 8 threads per process.
45: [==========] Running 12 tests from 7 test suites.
45: [----------] Global test environment set-up.
45: [----------] 2 tests from std_algorithms_adjacent_find_team_test
45: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
45: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (662 ms)
45: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
45: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (629 ms)
45: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1291 ms total)
45: 
45: [----------] 2 tests from std_algorithms_count_team_test
45: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
45: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (304 ms)
45: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
45: [       OK ] std_algorithms_count_team_test.count_returns_zero (274 ms)
45: [----------] 2 tests from std_algorithms_count_team_test (579 ms total)
45: 
45: [----------] 1 test from std_algorithms_count_if_team_test
45: [ RUN      ] std_algorithms_count_if_team_test.test
45: [       OK ] std_algorithms_count_if_team_test.test (349 ms)
45: [----------] 1 test from std_algorithms_count_if_team_test (349 ms total)
45: 
45: [----------] 1 test from std_algorithms_for_each_team_test
45: [ RUN      ] std_algorithms_for_each_team_test.test
45: [       OK ] std_algorithms_for_each_team_test.test (561 ms)
45: [----------] 1 test from std_algorithms_for_each_team_test (561 ms total)
45: 
45: [----------] 1 test from std_algorithms_for_each_n_team_test
45: [ RUN      ] std_algorithms_for_each_n_team_test.test
45: [       OK ] std_algorithms_for_each_n_team_test.test (644 ms)
45: [----------] 1 test from std_algorithms_for_each_n_team_test (644 ms total)
45: 
45: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
45: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
45: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (830 ms)
45: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
45: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (689 ms)
45: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
45: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (685 ms)
45: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (2205 ms total)
45: 
45: [----------] 2 tests from std_algorithms_mismatch_team_test
45: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
45: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (872 ms)
45: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
45: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (901 ms)
45: [----------] 2 tests from std_algorithms_mismatch_team_test (1773 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 12 tests from 7 test suites ran. (7406 ms total)
45: [  PASSED  ] 12 tests.
45/58 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ....................   Passed    7.59 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

46: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
46: Test timeout computed to be: 1500
46: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
46:                                     Detected: 6 cores per node.
46:                                     Detected: 1 MPI_ranks per node.
46:                                     Requested: 8 threads per process.
46: [==========] Running 8 tests from 4 test suites.
46: [----------] Global test environment set-up.
46: [----------] 2 tests from std_algorithms_equal_team_test
46: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
46: [       OK ] std_algorithms_equal_team_test.views_are_equal (1287 ms)
46: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
46: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (1335 ms)
46: [----------] 2 tests from std_algorithms_equal_team_test (2624 ms total)
46: 
46: [----------] 2 tests from std_algorithms_search_team_test
46: [ RUN      ] std_algorithms_search_team_test.sequences_exist
46: [       OK ] std_algorithms_search_team_test.sequences_exist (600 ms)
46: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
46: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (647 ms)
46: [----------] 2 tests from std_algorithms_search_team_test (1248 ms total)
46: 
46: [----------] 2 tests from std_algorithms_find_end_team_test
46: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
46: [       OK ] std_algorithms_find_end_team_test.sequences_exist (737 ms)
46: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
46: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (760 ms)
46: [----------] 2 tests from std_algorithms_find_end_team_test (1498 ms total)
46: 
46: [----------] 2 tests from std_algorithms_find_first_of_team_test
46: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
46: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (692 ms)
46: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
46: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (1026 ms)
46: [----------] 2 tests from std_algorithms_find_first_of_team_test (1719 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 8 tests from 4 test suites ran. (7091 ms total)
46: [  PASSED  ] 8 tests.
46/58 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ....................   Passed    7.28 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

47: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
47: Test timeout computed to be: 1500
47: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
47:                                     Detected: 6 cores per node.
47:                                     Detected: 1 MPI_ranks per node.
47:                                     Requested: 8 threads per process.
47: [==========] Running 11 tests from 7 test suites.
47: [----------] Global test environment set-up.
47: [----------] 2 tests from std_algorithms_find_team_test
47: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
47: [       OK ] std_algorithms_find_team_test.searched_values_exist (317 ms)
47: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
47: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (288 ms)
47: [----------] 2 tests from std_algorithms_find_team_test (606 ms total)
47: 
47: [----------] 2 tests from std_algorithms_find_if_team_test
47: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
47: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (273 ms)
47: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
47: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (291 ms)
47: [----------] 2 tests from std_algorithms_find_if_team_test (564 ms total)
47: 
47: [----------] 2 tests from std_algorithms_find_if_not_team_test
47: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
47: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (288 ms)
47: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
47: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (269 ms)
47: [----------] 2 tests from std_algorithms_find_if_not_team_test (558 ms total)
47: 
47: [----------] 1 test from std_algorithms_all_of_team_test
47: [ RUN      ] std_algorithms_all_of_team_test.test
47: [       OK ] std_algorithms_all_of_team_test.test (281 ms)
47: [----------] 1 test from std_algorithms_all_of_team_test (281 ms total)
47: 
47: [----------] 1 test from std_algorithms_any_of_team_test
47: [ RUN      ] std_algorithms_any_of_team_test.test
47: [       OK ] std_algorithms_any_of_team_test.test (274 ms)
47: [----------] 1 test from std_algorithms_any_of_team_test (274 ms total)
47: 
47: [----------] 1 test from std_algorithms_none_of_team_test
47: [ RUN      ] std_algorithms_none_of_team_test.test
47: [       OK ] std_algorithms_none_of_team_test.test (293 ms)
47: [----------] 1 test from std_algorithms_none_of_team_test (293 ms total)
47: 
47: [----------] 2 tests from std_algorithms_search_n_team_test
47: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
47: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (340 ms)
47: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
47: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (326 ms)
47: [----------] 2 tests from std_algorithms_search_n_team_test (668 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 11 tests from 7 test suites ran. (3248 ms total)
47: [  PASSED  ] 11 tests.
47/58 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ....................   Passed    3.43 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

48: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
48: Test timeout computed to be: 1500
48: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
48:                                     Detected: 6 cores per node.
48:                                     Detected: 1 MPI_ranks per node.
48:                                     Requested: 8 threads per process.
48: [==========] Running 3 tests from 3 test suites.
48: [----------] Global test environment set-up.
48: [----------] 1 test from std_algorithms_min_element_team_test
48: [ RUN      ] std_algorithms_min_element_team_test.test
48: [       OK ] std_algorithms_min_element_team_test.test (882 ms)
48: [----------] 1 test from std_algorithms_min_element_team_test (883 ms total)
48: 
48: [----------] 1 test from std_algorithms_max_element_team_test
48: [ RUN      ] std_algorithms_max_element_team_test.test
48: [       OK ] std_algorithms_max_element_team_test.test (848 ms)
48: [----------] 1 test from std_algorithms_max_element_team_test (848 ms total)
48: 
48: [----------] 1 test from std_algorithms_minmax_element_team_test
48: [ RUN      ] std_algorithms_minmax_element_team_test.test
48: [       OK ] std_algorithms_minmax_element_team_test.test (903 ms)
48: [----------] 1 test from std_algorithms_minmax_element_team_test (903 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 3 tests from 3 test suites ran. (2635 ms total)
48: [  PASSED  ] 3 tests.
48/58 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ....................   Passed    2.81 sec
test 49
      Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

49: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
49: Test timeout computed to be: 1500
49: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
49:                                     Detected: 6 cores per node.
49:                                     Detected: 1 MPI_ranks per node.
49:                                     Requested: 8 threads per process.
49: [==========] Running 6 tests from 6 test suites.
49: [----------] Global test environment set-up.
49: [----------] 1 test from std_algorithms_fill_team_test
49: [ RUN      ] std_algorithms_fill_team_test.test
49: [       OK ] std_algorithms_fill_team_test.test (386 ms)
49: [----------] 1 test from std_algorithms_fill_team_test (386 ms total)
49: 
49: [----------] 1 test from std_algorithms_fill_n_team_test
49: [ RUN      ] std_algorithms_fill_n_team_test.test
49: [       OK ] std_algorithms_fill_n_team_test.test (470 ms)
49: [----------] 1 test from std_algorithms_fill_n_team_test (470 ms total)
49: 
49: [----------] 1 test from std_algorithms_replace_team_test
49: [ RUN      ] std_algorithms_replace_team_test.test
49: [       OK ] std_algorithms_replace_team_test.test (523 ms)
49: [----------] 1 test from std_algorithms_replace_team_test (523 ms total)
49: 
49: [----------] 1 test from std_algorithms_replace_if_team_test
49: [ RUN      ] std_algorithms_replace_if_team_test.test
49: [       OK ] std_algorithms_replace_if_team_test.test (483 ms)
49: [----------] 1 test from std_algorithms_replace_if_team_test (483 ms total)
49: 
49: [----------] 1 test from std_algorithms_replace_copy_team_test
49: [ RUN      ] std_algorithms_replace_copy_team_test.test
49: [       OK ] std_algorithms_replace_copy_team_test.test (463 ms)
49: [----------] 1 test from std_algorithms_replace_copy_team_test (464 ms total)
49: 
49: [----------] 1 test from std_algorithms_replace_copy_if_team_test
49: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
49: [       OK ] std_algorithms_replace_copy_if_team_test.test (547 ms)
49: [----------] 1 test from std_algorithms_replace_copy_if_team_test (547 ms total)
49: 
49: [----------] Global test environment tear-down
49: [==========] 6 tests from 6 test suites ran. (2876 ms total)
49: [  PASSED  ] 6 tests.
49/58 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ....................   Passed    3.06 sec
test 50
      Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

50: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
50: Test timeout computed to be: 1500
50: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
50:                                     Detected: 6 cores per node.
50:                                     Detected: 1 MPI_ranks per node.
50:                                     Requested: 8 threads per process.
50: [==========] Running 4 tests from 4 test suites.
50: [----------] Global test environment set-up.
50: [----------] 1 test from std_algorithms_reverse_team_test
50: [ RUN      ] std_algorithms_reverse_team_test.test
50: [       OK ] std_algorithms_reverse_team_test.test (410 ms)
50: [----------] 1 test from std_algorithms_reverse_team_test (410 ms total)
50: 
50: [----------] 1 test from std_algorithms_reverse_copy_team_test
50: [ RUN      ] std_algorithms_reverse_copy_team_test.test
50: [       OK ] std_algorithms_reverse_copy_team_test.test (469 ms)
50: [----------] 1 test from std_algorithms_reverse_copy_team_test (469 ms total)
50: 
50: [----------] 1 test from std_algorithms_rotate_team_test
50: [ RUN      ] std_algorithms_rotate_team_test.test
50: [       OK ] std_algorithms_rotate_team_test.test (806 ms)
50: [----------] 1 test from std_algorithms_rotate_team_test (807 ms total)
50: 
50: [----------] 1 test from std_algorithms_rotate_copy_team_test
50: [ RUN      ] std_algorithms_rotate_copy_team_test.test
50: [       OK ] std_algorithms_rotate_copy_team_test.test (887 ms)
50: [----------] 1 test from std_algorithms_rotate_copy_team_test (887 ms total)
50: 
50: [----------] Global test environment tear-down
50: [==========] 4 tests from 4 test suites ran. (2575 ms total)
50: [  PASSED  ] 4 tests.
50/58 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ....................   Passed    2.74 sec
test 51
      Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

51: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
51: Test timeout computed to be: 1500
51: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
51:                                     Detected: 6 cores per node.
51:                                     Detected: 1 MPI_ranks per node.
51:                                     Requested: 8 threads per process.
51: [==========] Running 4 tests from 4 test suites.
51: [----------] Global test environment set-up.
51: [----------] 1 test from std_algorithms_move_team_test
51: [ RUN      ] std_algorithms_move_team_test.test
51: [       OK ] std_algorithms_move_team_test.test (728 ms)
51: [----------] 1 test from std_algorithms_move_team_test (728 ms total)
51: 
51: [----------] 1 test from std_algorithms_move_backward_team_test
51: [ RUN      ] std_algorithms_move_backward_team_test.test
51: [       OK ] std_algorithms_move_backward_team_test.test (658 ms)
51: [----------] 1 test from std_algorithms_move_backward_team_test (658 ms total)
51: 
51: [----------] 1 test from std_algorithms_shift_left_team_test
51: [ RUN      ] std_algorithms_shift_left_team_test.test
51: [       OK ] std_algorithms_shift_left_team_test.test (2199 ms)
51: [----------] 1 test from std_algorithms_shift_left_team_test (2199 ms total)
51: 
51: [----------] 1 test from std_algorithms_shift_right_team_test
51: [ RUN      ] std_algorithms_shift_right_team_test.test
51: [       OK ] std_algorithms_shift_right_team_test.test (2196 ms)
51: [----------] 1 test from std_algorithms_shift_right_team_test (2196 ms total)
51: 
51: [----------] Global test environment tear-down
51: [==========] 4 tests from 4 test suites ran. (5783 ms total)
51: [  PASSED  ] 4 tests.
51/58 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ....................   Passed    6.00 sec
test 52
      Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

52: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
52: Test timeout computed to be: 1500
52: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
52:                                     Detected: 6 cores per node.
52:                                     Detected: 1 MPI_ranks per node.
52:                                     Requested: 8 threads per process.
52: [==========] Running 9 tests from 9 test suites.
52: [----------] Global test environment set-up.
52: [----------] 1 test from std_algorithms_copy_team_test
52: [ RUN      ] std_algorithms_copy_team_test.test
52: [       OK ] std_algorithms_copy_team_test.test (905 ms)
52: [----------] 1 test from std_algorithms_copy_team_test (905 ms total)
52: 
52: [----------] 1 test from std_algorithms_copy_n_team_test
52: [ RUN      ] std_algorithms_copy_n_team_test.test
52: [       OK ] std_algorithms_copy_n_team_test.test (601 ms)
52: [----------] 1 test from std_algorithms_copy_n_team_test (601 ms total)
52: 
52: [----------] 1 test from std_algorithms_copy_backward_team_test
52: [ RUN      ] std_algorithms_copy_backward_team_test.test
52: [       OK ] std_algorithms_copy_backward_team_test.test (613 ms)
52: [----------] 1 test from std_algorithms_copy_backward_team_test (614 ms total)
52: 
52: [----------] 1 test from std_algorithms_copy_if_team_test
52: [ RUN      ] std_algorithms_copy_if_team_test.test
52: [       OK ] std_algorithms_copy_if_team_test.test (594 ms)
52: [----------] 1 test from std_algorithms_copy_if_team_test (594 ms total)
52: 
52: [----------] 1 test from std_algorithms_unique_copy_team_test
52: [ RUN      ] std_algorithms_unique_copy_team_test.test
52: [       OK ] std_algorithms_unique_copy_team_test.test (585 ms)
52: [----------] 1 test from std_algorithms_unique_copy_team_test (585 ms total)
52: 
52: [----------] 1 test from std_algorithms_remove_team_test
52: [ RUN      ] std_algorithms_remove_team_test.test
52: [       OK ] std_algorithms_remove_team_test.test (551 ms)
52: [----------] 1 test from std_algorithms_remove_team_test (551 ms total)
52: 
52: [----------] 1 test from std_algorithms_remove_if_team_test
52: [ RUN      ] std_algorithms_remove_if_team_test.test
52: [       OK ] std_algorithms_remove_if_team_test.test (510 ms)
52: [----------] 1 test from std_algorithms_remove_if_team_test (510 ms total)
52: 
52: [----------] 1 test from std_algorithms_remove_copy_team_test
52: [ RUN      ] std_algorithms_remove_copy_team_test.test
52: [       OK ] std_algorithms_remove_copy_team_test.test (645 ms)
52: [----------] 1 test from std_algorithms_remove_copy_team_test (645 ms total)
52: 
52: [----------] 1 test from std_algorithms_remove_copy_if_team_test
52: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
52: [       OK ] std_algorithms_remove_copy_if_team_test.test (512 ms)
52: [----------] 1 test from std_algorithms_remove_copy_if_team_test (513 ms total)
52: 
52: [----------] Global test environment tear-down
52: [==========] 9 tests from 9 test suites ran. (5522 ms total)
52: [  PASSED  ] 9 tests.
52/58 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ....................   Passed    5.71 sec
test 53
      Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

53: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
53: Test timeout computed to be: 1500
53: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
53:                                     Detected: 6 cores per node.
53:                                     Detected: 1 MPI_ranks per node.
53:                                     Requested: 8 threads per process.
53: [==========] Running 4 tests from 4 test suites.
53: [----------] Global test environment set-up.
53: [----------] 1 test from std_algorithms_unique_team_test
53: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
53: [       OK ] std_algorithms_unique_team_test.test_default_predicate (753 ms)
53: [----------] 1 test from std_algorithms_unique_team_test (753 ms total)
53: 
53: [----------] 1 test from std_algorithms_adjacent_difference_team_test
53: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
53: [       OK ] std_algorithms_adjacent_difference_team_test.test (1077 ms)
53: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1077 ms total)
53: 
53: [----------] 1 test from std_algorithms_reduce_team_test
53: [ RUN      ] std_algorithms_reduce_team_test.test
53: [       OK ] std_algorithms_reduce_team_test.test (960 ms)
53: [----------] 1 test from std_algorithms_reduce_team_test (960 ms total)
53: 
53: [----------] 1 test from std_algorithms_transform_reduce_team_test
53: [ RUN      ] std_algorithms_transform_reduce_team_test.test
53: [       OK ] std_algorithms_transform_reduce_team_test.test (1722 ms)
53: [----------] 1 test from std_algorithms_transform_reduce_team_test (1722 ms total)
53: 
53: [----------] Global test environment tear-down
53: [==========] 4 tests from 4 test suites ran. (4513 ms total)
53: [  PASSED  ] 4 tests.
53/58 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ....................   Passed    4.69 sec
test 54
      Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

54: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
54: Test timeout computed to be: 1500
54: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
54:                                     Detected: 6 cores per node.
54:                                     Detected: 1 MPI_ranks per node.
54:                                     Requested: 8 threads per process.
54: [==========] Running 18 tests from 5 test suites.
54: [----------] Global test environment set-up.
54: [----------] 2 tests from std_algorithms_is_sorted_team_test
54: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
54: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (933 ms)
54: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
54: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (511 ms)
54: [----------] 2 tests from std_algorithms_is_sorted_team_test (1444 ms total)
54: 
54: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
54: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
54: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (12 ms)
54: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
54: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (14 ms)
54: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
54: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (462 ms)
54: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
54: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (864 ms)
54: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (1354 ms total)
54: 
54: [----------] 4 tests from std_algorithms_is_partitioned_team_test
54: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
54: [       OK ] std_algorithms_is_partitioned_team_test.empty (6 ms)
54: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
54: [       OK ] std_algorithms_is_partitioned_team_test.all_true (420 ms)
54: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
54: [       OK ] std_algorithms_is_partitioned_team_test.all_false (426 ms)
54: [ RUN      ] std_algorithms_is_partitioned_team_test.random
54: [       OK ] std_algorithms_is_partitioned_team_test.random (222 ms)
54: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1075 ms total)
54: 
54: [----------] 4 tests from std_algorithms_partition_copy_team_test
54: [ RUN      ] std_algorithms_partition_copy_team_test.empty
54: [       OK ] std_algorithms_partition_copy_team_test.empty (10 ms)
54: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
54: [       OK ] std_algorithms_partition_copy_team_test.all_true (921 ms)
54: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
54: [       OK ] std_algorithms_partition_copy_team_test.all_false (907 ms)
54: [ RUN      ] std_algorithms_partition_copy_team_test.random
54: [       OK ] std_algorithms_partition_copy_team_test.random (646 ms)
54: [----------] 4 tests from std_algorithms_partition_copy_team_test (2487 ms total)
54: 
54: [----------] 4 tests from std_algorithms_partition_point_team_test
54: [ RUN      ] std_algorithms_partition_point_team_test.empty
54: [       OK ] std_algorithms_partition_point_team_test.empty (6 ms)
54: [ RUN      ] std_algorithms_partition_point_team_test.all_true
54: [       OK ] std_algorithms_partition_point_team_test.all_true (426 ms)
54: [ RUN      ] std_algorithms_partition_point_team_test.all_false
54: [       OK ] std_algorithms_partition_point_team_test.all_false (419 ms)
54: [ RUN      ] std_algorithms_partition_point_team_test.random
54: [       OK ] std_algorithms_partition_point_team_test.random (227 ms)
54: [----------] 4 tests from std_algorithms_partition_point_team_test (1080 ms total)
54: 
54: [----------] Global test environment tear-down
54: [==========] 18 tests from 5 test suites ran. (7441 ms total)
54: [  PASSED  ] 18 tests.
54/58 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ....................   Passed    7.63 sec
test 55
      Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

55: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
55: Test timeout computed to be: 1500
55: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
55:                                     Detected: 6 cores per node.
55:                                     Detected: 1 MPI_ranks per node.
55:                                     Requested: 8 threads per process.
55: [==========] Running 5 tests from 4 test suites.
55: [----------] Global test environment set-up.
55: [----------] 2 tests from std_algorithms_transform_team_test
55: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
55: [       OK ] std_algorithms_transform_team_test.test_unary_op (1002 ms)
55: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
55: [       OK ] std_algorithms_transform_team_test.test_binary_op (1112 ms)
55: [----------] 2 tests from std_algorithms_transform_team_test (2115 ms total)
55: 
55: [----------] 1 test from std_algorithms_generate_team_test
55: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
55: [       OK ] std_algorithms_generate_team_test.test_unary_op (1940 ms)
55: [----------] 1 test from std_algorithms_generate_team_test (1941 ms total)
55: 
55: [----------] 1 test from std_algorithms_generate_n_team_test
55: [ RUN      ] std_algorithms_generate_n_team_test.test
55: [       OK ] std_algorithms_generate_n_team_test.test (539 ms)
55: [----------] 1 test from std_algorithms_generate_n_team_test (539 ms total)
55: 
55: [----------] 1 test from std_algorithms_swap_ranges_team_test
55: [ RUN      ] std_algorithms_swap_ranges_team_test.test
55: [       OK ] std_algorithms_swap_ranges_team_test.test (1042 ms)
55: [----------] 1 test from std_algorithms_swap_ranges_team_test (1042 ms total)
55: 
55: [----------] Global test environment tear-down
55: [==========] 5 tests from 4 test suites ran. (5638 ms total)
55: [  PASSED  ] 5 tests.
55/58 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ....................   Passed    5.83 sec
test 56
      Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

56: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
56: Test timeout computed to be: 1500
56: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
56:                                     Detected: 6 cores per node.
56:                                     Detected: 1 MPI_ranks per node.
56:                                     Requested: 8 threads per process.
56: [==========] Running 2 tests from 2 test suites.
56: [----------] Global test environment set-up.
56: [----------] 1 test from std_algorithms_exclusive_scan_team_test
56: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
56: [       OK ] std_algorithms_exclusive_scan_team_test.test (2600 ms)
56: [----------] 1 test from std_algorithms_exclusive_scan_team_test (2600 ms total)
56: 
56: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
56: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
56: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (1316 ms)
56: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1316 ms total)
56: 
56: [----------] Global test environment tear-down
56: [==========] 2 tests from 2 test suites ran. (3917 ms total)
56: [  PASSED  ] 2 tests.
56/58 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ....................   Passed    4.10 sec
test 57
      Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

57: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
57: Test timeout computed to be: 1500
57: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
57:                                     Detected: 6 cores per node.
57:                                     Detected: 1 MPI_ranks per node.
57:                                     Requested: 8 threads per process.
57: [==========] Running 2 tests from 2 test suites.
57: [----------] Global test environment set-up.
57: [----------] 1 test from std_algorithms_inclusive_scan_team_test
57: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
57: [       OK ] std_algorithms_inclusive_scan_team_test.test (3895 ms)
57: [----------] 1 test from std_algorithms_inclusive_scan_team_test (3896 ms total)
57: 
57: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
57: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
57: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (2565 ms)
57: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (2565 ms total)
57: 
57: [----------] Global test environment tear-down
57: [==========] 2 tests from 2 test suites ran. (6461 ms total)
57: [  PASSED  ] 2 tests.
57/58 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ....................   Passed    6.66 sec
test 58
      Start 58: Kokkos_UnitTest_SIMD

58: Test command: /var/jenkins/workspace/Kokkos_PR-7519/build/simd/unit_tests/Kokkos_UnitTest_SIMD
58: Test timeout computed to be: 1500
58: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores.
58:                                     Detected: 6 cores per node.
58:                                     Detected: 1 MPI_ranks per node.
58:                                     Requested: 8 threads per process.
58: [==========] Running 18 tests from 1 test suite.
58: [----------] Global test environment set-up.
58: [----------] 18 tests from simd
58: [ RUN      ] simd.host_math_ops
58: [       OK ] simd.host_math_ops (0 ms)
58: [ RUN      ] simd.device_math_ops
58: [       OK ] simd.device_math_ops (5 ms)
58: [ RUN      ] simd.host_mask_ops
58: [       OK ] simd.host_mask_ops (0 ms)
58: [ RUN      ] simd.device_mask_ops
58: [       OK ] simd.device_mask_ops (0 ms)
58: [ RUN      ] simd.host_conversions
58: [       OK ] simd.host_conversions (0 ms)
58: [ RUN      ] simd.device_conversions
58: [       OK ] simd.device_conversions (0 ms)
58: [ RUN      ] simd.host_shift_ops
58: [       OK ] simd.host_shift_ops (0 ms)
58: [ RUN      ] simd.device_shift_ops
58: [       OK ] simd.device_shift_ops (0 ms)
58: [ RUN      ] simd.host_condition
58: [       OK ] simd.host_condition (0 ms)
58: [ RUN      ] simd.device_condition
58: [       OK ] simd.device_condition (0 ms)
58: [ RUN      ] simd.host_gen_ctors
58: [       OK ] simd.host_gen_ctors (0 ms)
58: [ RUN      ] simd.device_gen_ctors
58: [       OK ] simd.device_gen_ctors (0 ms)
58: [ RUN      ] simd.host_where_expressions
58: [       OK ] simd.host_where_expressions (0 ms)
58: [ RUN      ] simd.device_where_expressions
58: [       OK ] simd.device_where_expressions (0 ms)
58: [ RUN      ] simd.host_reductions
58: [       OK ] simd.host_reductions (0 ms)
58: [ RUN      ] simd.device_reductions
58: [       OK ] simd.device_reductions (0 ms)
58: [ RUN      ] simd.host_construction
58: [       OK ] simd.host_construction (0 ms)
58: [ RUN      ] simd.device_construction
58: [       OK ] simd.device_construction (0 ms)
58: [----------] 18 tests from simd (5 ms total)
58: 
58: [----------] Global test environment tear-down
58: [==========] 18 tests from 1 test suite ran. (5 ms total)
58: [  PASSED  ] 18 tests.
58/58 Test #58: Kokkos_UnitTest_SIMD .......................................   Passed    0.18 sec

100% tests passed, 0 tests failed out of 58

Label Time Summary:
Kokkos    = 311.78 sec*proc (56 tests)

Total Test time (real) = 313.10 sec
Post stage
[Pipeline] xunit
INFO: Processing CTest-Version 3.x (default)
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 454d93fe835e3f5bb2970c122935f7fb2565099ba9e87d66dc1a1769e1c2f605
INFO: [CTest-Version 3.x (default)] - 1 test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/Kokkos_PR-7519' for the testing framework 'CTest-Version 3.x (default)'.
$ docker rm -f --volumes 454d93fe835e3f5bb2970c122935f7fb2565099ba9e87d66dc1a1769e1c2f605
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS