Skip to content
Failed

Console Output

Skipping 3,914 KB.. Full Log
16: [ RUN      ] scope_guard_DeathTest.create_after_initialize
16: [       OK ] scope_guard_DeathTest.create_after_initialize (581 ms)
16: [ RUN      ] scope_guard_DeathTest.create_after_finalize
16: [       OK ] scope_guard_DeathTest.create_after_finalize (612 ms)
16: [ RUN      ] scope_guard_DeathTest.destroy_after_finalize
16: [       OK ] scope_guard_DeathTest.destroy_after_finalize (600 ms)
16: [----------] 6 tests from scope_guard_DeathTest (2684 ms total)
16: 
16: [----------] Global test environment tear-down
16: [==========] 6 tests from 1 test suite ran. (2684 ms total)
16: [  PASSED  ] 6 tests.
16/58 Test #16: Kokkos_CoreUnitTest_ScopeGuard .............................   Passed    2.71 sec
test 17
      Start 17: Kokkos_CoreUnitTest_Develop

17: Test command: /var/jenkins/workspace/Kokkos_PR-7508/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.23 sec
test 18
      Start 18: Kokkos_CoreUnitTest_PushFinalizeHookTerminateRegex

18: Test command: /opt/cmake/bin/cmake "-E" "env" "/var/jenkins/workspace/Kokkos_PR-7508/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.63 sec
test 19
      Start 19: Kokkos_CoreUnitTest_PushFinalizeHookTerminateFails

19: Test command: /opt/cmake/bin/cmake "-E" "env" "/var/jenkins/workspace/Kokkos_PR-7508/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.52 sec
test 20
      Start 20: Kokkos_CoreUnitTest_KokkosP

20: Test command: /var/jenkins/workspace/Kokkos_PR-7508/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. (6 ms total)
20: [  PASSED  ] 32 tests.
20/58 Test #20: Kokkos_CoreUnitTest_KokkosP ................................   Passed    0.20 sec
test 21
      Start 21: Kokkos_CoreUnitTest_ToolIndependence

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

22: Test command: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help"
22: Environment variables: 
22:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7508/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.19 sec
test 23
      Start 23: Kokkos_ProfilingTestLibraryCmdLineHelp

23: Test command: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7508/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.18 sec
test 24
      Start 24: Kokkos_ProfilingTestLibraryLoad

24: Test command: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit""
24: Environment variables: 
24:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7508/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.0::kokkosp_allocate_data:Host:source:0x109cd40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x109cec0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x109cf40:Host:source:0x109cdc0: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:0x109cec0:40::kokkosp_deallocate_data:Host:source:0x109cd40:40::kokkosp_finalize_library::
24/58 Test #24: Kokkos_ProfilingTestLibraryLoad ............................   Passed    0.19 sec
test 25
      Start 25: Kokkos_ProfilingTestLibraryCmdLine

25: Test command: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7508/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.0::kokkosp_allocate_data:Host:source:0x109cd40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x109cec0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x109cf40:Host:source:0x109cdc0: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:0x109cec0:40::kokkosp_deallocate_data:Host:source:0x109cd40:40::kokkosp_finalize_library::
25/58 Test #25: Kokkos_ProfilingTestLibraryCmdLine .........................   Passed    0.18 sec
test 26
      Start 26: Kokkos_CoreUnitTest_StackTraceTest

26: Test command: /var/jenkins/workspace/Kokkos_PR-7508/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-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4ddb13]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x449c7c]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x445d26]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x16b) [0x44462b]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48c983]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x455fcf]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x45831f]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x459647]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46c167]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48f7c3]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45aa0e]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x443835]
26: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4632083]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x4430ae]
26:  
26: demangled test_f1:
26: [0x4ddb13] Kokkos::Impl::save_stacktrace()
26: [0x449c7c] Test::stacktrace_test_f1(std::ostream&)
26: [0x445d26] Test::test_stacktrace(bool, bool)
26: [0x44462b] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
26: [0x48c983] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
26: [0x455fcf] testing::Test::Run()
26: [0x45831f] testing::TestInfo::Run()
26: [0x459647] testing::TestSuite::Run()
26: [0x46c167] testing::internal::UnitTestImpl::RunAllTests()
26: [0x48f7c3] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
26: [0x45aa0e] testing::UnitTest::Run()
26: [0x443835] main
26: [0x7ffff4632083] __libc_start_main
26: [0x4430ae] _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-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4ddb13]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x449c7c]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x44aa72]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x446c8d]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x16b) [0x44462b]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48c983]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x455fcf]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x45831f]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x459647]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46c167]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48f7c3]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45aa0e]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x443835]
26: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4632083]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x4430ae]
26:  
26: demangled test_f3:
26: [0x4ddb13] Kokkos::Impl::save_stacktrace()
26: [0x449c7c] Test::stacktrace_test_f1(std::ostream&)
26: [0x44aa72] Test::stacktrace_test_f3(std::ostream&, int)
26: [0x446c8d] Test::test_stacktrace(bool, bool)
26: [0x44462b] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
26: [0x48c983] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
26: [0x455fcf] testing::Test::Run()
26: [0x45831f] testing::TestInfo::Run()
26: [0x459647] testing::TestSuite::Run()
26: [0x46c167] testing::internal::UnitTestImpl::RunAllTests()
26: [0x48f7c3] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
26: [0x45aa0e] testing::UnitTest::Run()
26: [0x443835] main
26: [0x7ffff4632083] __libc_start_main
26: [0x4430ae] _start
26:  
26: Test setting std::terminate handler that prints the last saved stack trace
26: [       OK ] defaultdevicetype_DeathTest.stacktrace_terminate (591 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-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4ddb13]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x449c7c]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x445d26]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x168) [0x4449a8]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48c983]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x455fcf]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x45831f]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x459647]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46c167]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48f7c3]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45aa0e]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x443835]
26: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4632083]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x4430ae]
26:  
26: demangled test_f1:
26: [0x4ddb13] Kokkos::Impl::save_stacktrace()
26: [0x449c7c] Test::stacktrace_test_f1(std::ostream&)
26: [0x445d26] Test::test_stacktrace(bool, bool)
26: [0x4449a8] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
26: [0x48c983] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
26: [0x455fcf] testing::Test::Run()
26: [0x45831f] testing::TestInfo::Run()
26: [0x459647] testing::TestSuite::Run()
26: [0x46c167] testing::internal::UnitTestImpl::RunAllTests()
26: [0x48f7c3] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
26: [0x45aa0e] testing::UnitTest::Run()
26: [0x443835] main
26: [0x7ffff4632083] __libc_start_main
26: [0x4430ae] _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-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4ddb13]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x449c7c]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x44aa72]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x446c8d]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x168) [0x4449a8]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48c983]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x455fcf]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x45831f]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x459647]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46c167]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48f7c3]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45aa0e]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x443835]
26: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4632083]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x4430ae]
26:  
26: demangled test_f3:
26: [0x4ddb13] Kokkos::Impl::save_stacktrace()
26: [0x449c7c] Test::stacktrace_test_f1(std::ostream&)
26: [0x44aa72] Test::stacktrace_test_f3(std::ostream&, int)
26: [0x446c8d] Test::test_stacktrace(bool, bool)
26: [0x4449a8] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
26: [0x48c983] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
26: [0x455fcf] testing::Test::Run()
26: [0x45831f] testing::TestInfo::Run()
26: [0x459647] testing::TestSuite::Run()
26: [0x46c167] testing::internal::UnitTestImpl::RunAllTests()
26: [0x48f7c3] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
26: [0x45aa0e] testing::UnitTest::Run()
26: [0x443835] main
26: [0x7ffff4632083] __libc_start_main
26: [0x4430ae] _start
26:  
26: Test setting std::terminate handler that prints the last saved stack trace
26: [       OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (615 ms)
26: [----------] 2 tests from defaultdevicetype_DeathTest (1206 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-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4ddb13]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x449c7c]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x445d26]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48c983]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x455fcf]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x45831f]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x459647]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46c167]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48f7c3]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45aa0e]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x443835]
26: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4632083]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x4430ae]
26:  
26: demangled test_f1:
26: [0x4ddb13] Kokkos::Impl::save_stacktrace()
26: [0x449c7c] Test::stacktrace_test_f1(std::ostream&)
26: [0x445d26] Test::test_stacktrace(bool, bool)
26: [0x48c983] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
26: [0x455fcf] testing::Test::Run()
26: [0x45831f] testing::TestInfo::Run()
26: [0x459647] testing::TestSuite::Run()
26: [0x46c167] testing::internal::UnitTestImpl::RunAllTests()
26: [0x48f7c3] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
26: [0x45aa0e] testing::UnitTest::Run()
26: [0x443835] main
26: [0x7ffff4632083] __libc_start_main
26: [0x4430ae] _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-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4ddb13]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x449c7c]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x44aa72]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x446c8d]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48c983]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x455fcf]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x45831f]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x459647]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46c167]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48f7c3]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45aa0e]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x443835]
26: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4632083]
26: /var/jenkins/workspace/Kokkos_PR-7508/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x4430ae]
26:  
26: demangled test_f3:
26: [0x4ddb13] Kokkos::Impl::save_stacktrace()
26: [0x449c7c] Test::stacktrace_test_f1(std::ostream&)
26: [0x44aa72] Test::stacktrace_test_f3(std::ostream&, int)
26: [0x446c8d] Test::test_stacktrace(bool, bool)
26: [0x48c983] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
26: [0x455fcf] testing::Test::Run()
26: [0x45831f] testing::TestInfo::Run()
26: [0x459647] testing::TestSuite::Run()
26: [0x46c167] testing::internal::UnitTestImpl::RunAllTests()
26: [0x48f7c3] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
26: [0x45aa0e] testing::UnitTest::Run()
26: [0x443835] main
26: [0x7ffff4632083] __libc_start_main
26: [0x4430ae] _start
26:  
26: Test setting std::terminate handler that prints the last saved stack trace
26: [       OK ] defaultdevicetype.stacktrace_normal (1 ms)
26: [----------] 1 test from defaultdevicetype (1 ms total)
26: 
26: [----------] Global test environment tear-down
26: [==========] 3 tests from 2 test suites ran. (1208 ms total)
26: [  PASSED  ] 3 tests.
26/58 Test #26: Kokkos_CoreUnitTest_StackTraceTest .........................   Passed    1.41 sec
test 27
      Start 27: Kokkos_IncrementalTest_OPENMP

27: Test command: /var/jenkins/workspace/Kokkos_PR-7508/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 (142 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 (5 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 (1 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 (133 ms)
27: [ RUN      ] OPENMP.IncrTest_12a_ThreadScratch
27: [       OK ] OPENMP.IncrTest_12a_ThreadScratch (8 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 (303 ms total)
27: 
27: [----------] Global test environment tear-down
27: [==========] 28 tests from 1 test suite ran. (304 ms total)
27: [  PASSED  ] 28 tests.
27/58 Test #27: Kokkos_IncrementalTest_OPENMP ..............................   Passed    0.50 sec
test 28
      Start 28: Kokkos_IncrementalTest_CUDA

28: Test command: /var/jenkins/workspace/Kokkos_PR-7508/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 (2309 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 (1 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 (259 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 (1 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 (5 ms)
28: [ RUN      ] CUDA.incr_17_atomicView
28: [       OK ] CUDA.incr_17_atomicView (0 ms)
28: [----------] 28 tests from CUDA (2590 ms total)
28: 
28: [----------] Global test environment tear-down
28: [==========] 28 tests from 1 test suite ran. (2591 ms total)
28: [  PASSED  ] 28 tests.
28/58 Test #28: Kokkos_IncrementalTest_CUDA ................................   Passed    2.80 sec
test 29
      Start 29: Kokkos_CoreUnitTest_CTestDevice

29: Test command: /var/jenkins/workspace/Kokkos_PR-7508/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 (128 ms)
29: [ RUN      ] ctest_environment_DeathTest.no_type_str
29: [       OK ] ctest_environment_DeathTest.no_type_str (121 ms)
29: [ RUN      ] ctest_environment_DeathTest.missing_type
29: [       OK ] ctest_environment_DeathTest.missing_type (246 ms)
29: [ RUN      ] ctest_environment_DeathTest.no_id_str
29: [       OK ] ctest_environment_DeathTest.no_id_str (127 ms)
29: [ RUN      ] ctest_environment_DeathTest.invalid_id_str
29: [       OK ] ctest_environment_DeathTest.invalid_id_str (241 ms)
29: [----------] 5 tests from ctest_environment_DeathTest (865 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. (865 ms total)
29: [  PASSED  ] 8 tests.
29/58 Test #29: Kokkos_CoreUnitTest_CTestDevice ............................   Passed    0.90 sec
test 30
      Start 30: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0

30: Test command: /var/jenkins/workspace/Kokkos_PR-7508/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.02 sec
test 31
      Start 31: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail

31: Test command: /var/jenkins/workspace/Kokkos_PR-7508/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-7508/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-7508/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-7508/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 65 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 (6562 ms)
34: [----------] 1 test from openmp_DeathTest (6562 ms total)
34: 
34: [----------] 64 tests from openmp
34: [ RUN      ] openmp.bitset
34: [       OK ] openmp.bitset (440 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 (1 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 (4 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 (18 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-7508/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.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 (21 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 (9 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 (1735 ms)
34: [ RUN      ] openmp.scatterview_devicetype
34: [       OK ] openmp.scatterview_devicetype (7 ms)
34: [ RUN      ] openmp.staticcrsgraph
34: [       OK ] openmp.staticcrsgraph (32 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 (14352 ms)
34: [ RUN      ] openmp.UnorderedMap_failed_insert
34: [       OK ] openmp.UnorderedMap_failed_insert (4559 ms)
34: [ RUN      ] openmp.UnorderedMap_deep_copy
34: [       OK ] openmp.UnorderedMap_deep_copy (6 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: [----------] 64 tests from openmp (21223 ms total)
34: 
34: [----------] Global test environment tear-down
34: [==========] 65 tests from 2 test suites ran. (27786 ms total)
34: [  PASSED  ] 64 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   28.04 sec
test 35
      Start 35: Kokkos_ContainersUnitTest_Cuda

35: Test command: /var/jenkins/workspace/Kokkos_PR-7508/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 65 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 (6227 ms)
35: [----------] 1 test from cuda_DeathTest (6228 ms total)
35: 
35: [----------] 64 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 (7 ms)
35: [ RUN      ] cuda.dualview_device_correct_kokkos_device
35: [       OK ] cuda.dualview_device_correct_kokkos_device (1 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 (5 ms)
35: [ RUN      ] cuda.dynamic_view
35: [       OK ] cuda.dynamic_view (29 ms)
35: [ RUN      ] cuda.dyn_rank_view_api_generic
35: [       OK ] cuda.dyn_rank_view_api_generic (14 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 (2 ms)
35: [ RUN      ] cuda.dyn_rank_view_api_operator_rank67
35: [       OK ] cuda.dyn_rank_view_api_operator_rank67 (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 (9 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 (13991 ms)
35: [ RUN      ] cuda.scatterview_devicetype
35: [       OK ] cuda.scatterview_devicetype (26 ms)
35: [ RUN      ] cuda.staticcrsgraph
35: [       OK ] cuda.staticcrsgraph (37 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 (7058 ms)
35: [ RUN      ] cuda.UnorderedMap_failed_insert
35: [       OK ] cuda.UnorderedMap_failed_insert (1885 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: [----------] 64 tests from cuda (23114 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 65 tests from 2 test suites ran. (29342 ms total)
35: [  PASSED  ] 65 tests.
35/58 Test #35: Kokkos_ContainersUnitTest_Cuda .............................   Passed   29.62 sec
test 36
      Start 36: Kokkos_ContainersPerformanceTest_OpenMP

36: Test command: /var/jenkins/workspace/Kokkos_PR-7508/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.0152179
36:  View sum computation time: 0.0152179
36:  Strided View time (init only): 0.0107772
36:  View Rank7 time (init only): 0.0171244
36:  DynRankView time (init only): 0.0172177
36:  DynRankView sum computation time: 0.0174723
36:  Ratio of View to DynRankView time: 0.883854
36:  Ratio of View to DynRankView sum computation time: 0.937118
36:  Ratio of View to View Rank7  time: 0.888668
36:  Ratio of StrideView to DynRankView time: 0.625938
36:  Ratio of DynRankView to View Rank7  time: 1.00545
36: [       OK ] TEST_CATEGORY.dynrankview_perf (220 ms)
36: [ RUN      ] TEST_CATEGORY.global_2_local
36: OpenMP
36: size, create, generate, fill, find
36: 256, 0.000918989, 1.5901e-05, 6.3849e-05, 0.00138288
36: 512, 7.9626e-05, 1.3471e-05, 8.4526e-05, 0.00126084
36: 1024, 7.6418e-05, 1.2915e-05, 0.000184833, 0.00157231
36: 2048, 9.7904e-05, 1.2723e-05, 0.000301106, 0.00181711
36: 4096, 0.000181175, 1.3039e-05, 0.000585666, 0.00232336
36: 8192, 0.000285904, 1.4261e-05, 0.00101181, 0.00317338
36: 16384, 0.000467479, 1.5583e-05, 0.00246472, 0.00659359
36: 32768, 0.000776037, 2.0694e-05, 0.00435555, 0.01746
36: 65536, 0.00104646, 2.605e-05, 0.00819783, 0.0446649
36: 131072, 0.00220062, 4.009e-05, 0.0144864, 0.098834
36: 262144, 0.00421748, 8.5609e-05, 0.0308516, 0.229354
36: 524288, 0.0075639, 0.000154324, 0.0605966, 0.501234
36: 1048576, 0.0147459, 0.000615954, 0.121569, 1.73154
36: 2097152, 0.0208718, 0.0012162, 0.248346, 4.66965
36: 4194304, 0.0348031, 0.0016292, 0.505002, 11.1882
36: [       OK ] TEST_CATEGORY.global_2_local (19593 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.106752 seconds
36: test took 0.0811052 seconds
36: num_threads 8
36: hand-coded test took 0.107143 seconds
36: test took 0.0795488 seconds
36: num_threads 8
36: hand-coded test took 0.107864 seconds
36: test took 0.0796674 seconds
36: num_threads 8
36: hand-coded test took 0.106762 seconds
36: test took 0.0789798 seconds
36: num_threads 8
36: hand-coded test took 0.106706 seconds
36: test took 0.078862 seconds
36: [       OK ] TEST_CATEGORY.scatter_view (1214 ms)
36: [----------] 5 tests from TEST_CATEGORY (21028 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 5 tests from 1 test suite ran. (21028 ms total)
36: [  PASSED  ] 5 tests.
36/58 Test #36: Kokkos_ContainersPerformanceTest_OpenMP ....................   Passed   21.23 sec
test 37
      Start 37: Kokkos_ContainersPerformanceTest_Cuda

37: Test command: /var/jenkins/workspace/Kokkos_PR-7508/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.00320615
37:  View sum computation time: 0.00320615
37:  Strided View time (init only): 0.00118289
37:  View Rank7 time (init only): 0.00123253
37:  DynRankView time (init only): 0.0012327
37:  DynRankView sum computation time: 0.00187614
37:  Ratio of View to DynRankView time: 2.60092
37:  Ratio of View to DynRankView sum computation time: 0.997476
37:  Ratio of View to View Rank7  time: 2.60128
37:  Ratio of StrideView to DynRankView time: 0.959595
37:  Ratio of DynRankView to View Rank7  time: 1.00014
37: [       OK ] TEST_CATEGORY.dynrankview_perf (15 ms)
37: [ RUN      ] TEST_CATEGORY.global_2_local
37: Cuda
37: size, create, generate, fill, find
37: 256, 0.000265096, 2.9527e-05, 0.00249485, 0.00205858
37: 512, 0.000180747, 1.2047e-05, 2.2369e-05, 0.0020365
37: 1024, 0.000157133, 1.1676e-05, 2.2268e-05, 0.00207763
37: 2048, 0.000154216, 1.0417e-05, 2.1194e-05, 0.00216091
37: 4096, 0.000173444, 1.0767e-05, 2.3258e-05, 0.00216132
37: 8192, 0.000163041, 1.117e-05, 2.667e-05, 0.00216534
37: 16384, 0.000155264, 1.1005e-05, 2.9294e-05, 0.00217984
37: 32768, 0.000351598, 1.2175e-05, 3.5327e-05, 0.00233177
37: 65536, 0.000278383, 1.3469e-05, 4.2241e-05, 0.00259698
37: 131072, 0.000340349, 1.3508e-05, 6.4311e-05, 0.00319545
37: 262144, 0.000558728, 1.5711e-05, 0.000149586, 0.00594662
37: 524288, 0.000562247, 1.8858e-05, 0.00052848, 0.0189738
37: 1048576, 0.000644937, 2.6535e-05, 0.00139269, 0.0484442
37: 2097152, 0.000696407, 3.5601e-05, 0.00300215, 0.109155
37: 4194304, 0.000910939, 5.9901e-05, 0.00673963, 0.235624
37: [       OK ] TEST_CATEGORY.global_2_local (465 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 (480 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 4 tests from 1 test suite ran. (480 ms total)
37: [  PASSED  ] 4 tests.
37/58 Test #37: Kokkos_ContainersPerformanceTest_Cuda ......................   Passed    0.69 sec
test 38
      Start 38: Kokkos_UnitTest_Sort

38: Test command: /var/jenkins/workspace/Kokkos_PR-7508/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 (1024 ms)
38: [----------] 1 test from cuda_DeathTest (1024 ms total)
38: 
38: [----------] 16 tests from cuda
38: [ RUN      ] cuda.SortUnsignedValueType
38: [       OK ] cuda.SortUnsignedValueType (18 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 (713 ms)
38: [ RUN      ] cuda.BinSortGenericTests
38: [       OK ] cuda.BinSortGenericTests (19 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 (15788 ms)
38: [ RUN      ] cuda.NestedSort
38: [       OK ] cuda.NestedSort (31 ms)
38: [ RUN      ] cuda.NestedSortByKey
38: [       OK ] cuda.NestedSortByKey (93 ms)
38: [----------] 16 tests from cuda (16670 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 17 tests from 2 test suites ran. (17694 ms total)
38: [  PASSED  ] 17 tests.
38/58 Test #38: Kokkos_UnitTest_Sort .......................................   Passed   17.92 sec
test 39
      Start 39: Kokkos_UnitTest_Random

39: Test command: /var/jenkins/workspace/Kokkos_PR-7508/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:1730916802614536203
39: Test Scalar=int
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 -0.00516504 -0.0195216 || 0.051031 27936 29331 || 28823.3 28674.4 || -269.867 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 -0.00493244 0.00106262 || 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.0220187 -0.0202832 || 0.051031 28039 29366 || 29320 28674.4 || -280.395 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 0.00952627 0.00150543 || 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.0117767 -0.00434972 || 0.051031 27998 29272 || 29016.1 28674.4 || -60.1305 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 -0.000193756 0.00464774 || 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.0214355 -0.0361734 || 0.051031 28052 29395 || 29302.5 28674.4 || -500.061 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 0.00649923 0.00102352 || 0.051031 1e+64 -1e+64
39: Test Scalar=half
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 0.000245056 -0.99999 -48248.3 || 0.051031 0 194908 || 2.9288e+09 28674.4 || -6.66985e+08 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 0.000734087 -0.303281 0.140484 || 0.051031 1e+64 -1e+64
39: Test Scalar=bhalf
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 0.00195846 -0.999999 -57857.7 || 0.051031 0 1.55219e+06 || 2.86914e+10 28674.4 || -7.99825e+08 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 0.00588578 -0.967838 10.248 || 0.051031 1e+64 -1e+64
39: Test Scalar=float
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.71e-07 -0.0042339 -0.0138788 || 0.051031 28022 29327 || 28796.3 28674.4 || -191.861 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 7.26496e-07 -0.0170922 0.00367825 || 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.00102029 0.0124777 || 0.051031 27948 29305 || 28703.7 28674.4 || 172.491 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 0.0259666 -0.00139144 || 0.051031 1e+64 -1e+64
39: Test Seed:1730916802718902202
39: Test Scalar=int
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 0.000360888 -0.0289452 || 0.051031 27945 29345 || 28664 28674.4 || -400.139 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 0.0136447 -0.00296333 || 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.00162239 0.0326946 || 0.051031 27943 29355 || 28721 28674.4 || 451.97 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 -0.00668938 0.00677757 || 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.00698214 0.0402833 || 0.051031 27949 29314 || 28475.6 28674.4 || 556.876 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 0.0101281 0.00507392 || 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.00138064 0.015897 || 0.051031 28062 29320 || 28634.9 28674.4 || 219.76 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 -0.0043583 0.00900038 || 0.051031 1e+64 -1e+64
39: Test Scalar=half
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 0.000244834 -0.99999 -48249.8 || 0.051031 0 194931 || 2.92896e+09 28674.4 || -6.67005e+08 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 0.00073339 -0.305883 0.138754 || 0.051031 1e+64 -1e+64
39: Test Scalar=bhalf
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 0.00195488 -0.999999 -57857.4 || 0.051031 0 1.55136e+06 || 2.86882e+10 28674.4 || -7.9982e+08 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 0.00587462 -0.967849 10.2983 || 0.051031 1e+64 -1e+64
39: Test Scalar=float
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.68478e-07 0.00735456 -0.0282518 || 0.051031 28026 29336 || 28465 28674.4 || -390.554 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 7.18929e-07 0.0100606 5.89671e-05 || 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.00525812 -0.02099 || 0.051031 27704 29333 || 28826 28674.4 || -290.166 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 0.0138712 0.0104095 || 0.051031 1e+64 -1e+64
39: [       OK ] cuda.Random_XorShift64 (203 ms)
39: [ RUN      ] cuda.Random_XorShift1024_0
39: Test Seed:1730916802818062221
39: Test Scalar=int
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 0.0102527 -0.00382786 || 0.051031 10970 11791 || 11261.5 11377 || -52.9163 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 0.00865981 -0.000718434 || 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.0152623 0.0113184 || 0.051031 10985 11786 || 11553.3 11377 || 156.466 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 -0.0103567 -0.00221377 || 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.00711476 0.00657497 || 0.051031 10941 11812 || 11296.6 11377 || 90.8924 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 0.00193317 0.000371944 || 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.00776391 -0.00212012 || 0.051031 10993 11762 || 11289.3 11377 || -29.3086 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 0.00376268 0.00140504 || 0.051031 1e+64 -1e+64
39: Test Scalar=half
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 0.000243729 -0.999975 -7594.87 || 0.051031 0 77581 || 4.60995e+08 11377 || -1.04992e+08 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 0.000730857 -0.154163 0.0219265 || 0.051031 1e+64 -1e+64
39: Test Scalar=bhalf
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 0.0019531 -0.999997 -9107.82 || 0.051031 0 616332 || 4.51666e+09 11377 || -1.25907e+08 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 0.00587015 -0.922857 1.61873 || 0.051031 1e+64 -1e+64
39: Test Scalar=float
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.73387e-07 -0.00407253 0.00676875 || 0.051031 10952 11768 || 11423.5 11377 || 93.5713 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 3.24249e-07 0.000761823 0.000270121 || 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.0111517 -0.00133993 || 0.051031 10951 11816 || 11251.5 11377 || -18.5233 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 0.00926414 0.00146247 || 0.051031 1e+64 -1e+64
39: Test Seed:1730916802904925213
39: Test Scalar=int
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 0.00998362 0.0064619 || 0.051031 10902 11862 || 11264.5 11377 || 89.3293 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 -0.0112281 -0.00159199 || 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.00073368 -0.00020367 || 0.051031 11006 11782 || 11385.3 11377 || -2.81553 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 -0.00292963 0.00239145 || 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.00562611 0.00162278 || 0.051031 10945 11823 || 11313.3 11377 || 22.4334 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 0.00785996 -0.000792879 || 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.00224122 -0.00399282 || 0.051031 11003 11816 || 11351.5 11377 || -55.1968 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 -0.00680053 -0.00422701 || 0.051031 1e+64 -1e+64
39: Test Scalar=half
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 0.000244913 -0.999975 -7595.58 || 0.051031 0 77622 || 4.61091e+08 11377 || -1.05001e+08 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 0.000734448 -0.155955 0.0236354 || 0.051031 1e+64 -1e+64
39: Test Scalar=bhalf
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 0.00196062 -0.999997 -9107.91 || 0.051031 0 616282 || 4.51655e+09 11377 || -1.25908e+08 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 0.00589335 -0.923053 1.64278 || 0.051031 1e+64 -1e+64
39: Test Scalar=float
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.9246e-07 -0.0234595 0.00478507 || 0.051031 10990 11797 || 11650.3 11377 || 66.1488 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 3.8147e-07 -0.00246036 -0.00132327 || 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.0021883 -0.0133147 || 0.051031 10976 11801 || 11401.9 11377 || -184.062 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 -0.00688757 -0.00432988 || 0.051031 1e+64 -1e+64
39: [       OK ] cuda.Random_XorShift1024_0 (197 ms)
39: [ RUN      ] cuda.Multi_streams
39: [       OK ] cuda.Multi_streams (234 ms)
39: [----------] 3 tests from cuda (636 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 3 tests from 1 test suite ran. (636 ms total)
39: [  PASSED  ] 3 tests.
39/58 Test #39: Kokkos_UnitTest_Random .....................................   Passed    0.86 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_A

40: Test command: /var/jenkins/workspace/Kokkos_PR-7508/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.20 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_B

41: Test command: /var/jenkins/workspace/Kokkos_PR-7508/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 (6 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 (7 ms)
41: [----------] 7 tests from std_algorithms_min_max_element_test (27 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 7 tests from 1 test suite ran. (28 ms total)
41: [  PASSED  ] 7 tests.
41/58 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_B .........................   Passed    0.23 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_C

42: Test command: /var/jenkins/workspace/Kokkos_PR-7508/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 (192 ms)
42: [----------] 1 test from std_algorithms_lexicographical_compare_test (192 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 (129 ms)
42: [----------] 1 test from std_algorithms_for_each_test (129 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 (72 ms)
42: [----------] 1 test from std_algorithms_find_test (72 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 (537 ms)
42: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
42: [       OK ] std_algorithms_non_mod_seq_ops.find_end (1162 ms)
42: [ RUN      ] std_algorithms_non_mod_seq_ops.search
42: [       OK ] std_algorithms_non_mod_seq_ops.search (732 ms)
42: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
42: [       OK ] std_algorithms_non_mod_seq_ops.search_n (444 ms)
42: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2876 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 (97 ms)
42: [----------] 1 test from std_algorithms_count_test (97 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 (13 ms)
42: [----------] 1 test from std_algorithms_equal_test (13 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 (79 ms)
42: [----------] 1 test from std_algorithms_all_any_none_of_test (79 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 (121 ms)
42: [----------] 1 test from std_algorithms_nonmod_seq_ops (121 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 (192 ms)
42: [----------] 1 test from std_algorithms_mismatch_test (192 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 (103 ms)
42: [----------] 1 test from std_algorithms_mod_seq_ops (103 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 13 tests from 10 test suites ran. (3879 ms total)
42: [  PASSED  ] 13 tests.
42/58 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_C .........................   Passed    4.10 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_D

43: Test command: /var/jenkins/workspace/Kokkos_PR-7508/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 (1 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 (5 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 (30 ms)
43: [ RUN      ] std_algorithms_replace_ops_test.replace_if
43: [       OK ] std_algorithms_replace_ops_test.replace_if (148 ms)
43: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
43: [       OK ] std_algorithms_replace_ops_test.replace_copy (52 ms)
43: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
43: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (48 ms)
43: [----------] 4 tests from std_algorithms_replace_ops_test (280 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 (42 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.unique
43: [       OK ] std_algorithms_mod_seq_ops.unique (265 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
43: [       OK ] std_algorithms_mod_seq_ops.unique_copy (80 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.remove
43: [       OK ] std_algorithms_mod_seq_ops.remove (62 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
43: [       OK ] std_algorithms_mod_seq_ops.remove_if (67 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
43: [       OK ] std_algorithms_mod_seq_ops.remove_copy (177 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
43: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (68 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.rotate
43: [       OK ] std_algorithms_mod_seq_ops.rotate (1331 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
43: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (452 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
43: [       OK ] std_algorithms_mod_seq_ops.shift_left (1240 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
43: [       OK ] std_algorithms_mod_seq_ops.shift_right (1238 ms)
43: [----------] 11 tests from std_algorithms_mod_seq_ops (5029 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 (57 ms)
43: [----------] 1 test from std_algorithms_modseq_test (57 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 31 tests from 5 test suites ran. (5373 ms total)
43: [  PASSED  ] 31 tests.
43/58 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_D .........................   Passed    5.61 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_E

44: Test command: /var/jenkins/workspace/Kokkos_PR-7508/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 (22 ms)
44: [----------] 1 test from std_algorithms_partitioning_ops (22 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 (1 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 (23 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 (100 ms)
44: [----------] 1 test from std_algorithms_numerics_ops_test (100 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 (997 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 (719 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 (217 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 (284 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 (2219 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 (36 ms)
44: [----------] 1 test from std_algorithms_transform_ops_test (36 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 29 tests from 7 test suites ran. (2427 ms total)
44: [  PASSED  ] 29 tests.
44/58 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_E .........................   Passed    2.66 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

45: Test command: /var/jenkins/workspace/Kokkos_PR-7508/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 (712 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 (685 ms)
45: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1398 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 (867 ms)
45: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
45: [       OK ] std_algorithms_count_team_test.count_returns_zero (313 ms)
45: [----------] 2 tests from std_algorithms_count_team_test (1181 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 (403 ms)
45: [----------] 1 test from std_algorithms_count_if_team_test (403 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 (659 ms)
45: [----------] 1 test from std_algorithms_for_each_team_test (659 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 (745 ms)
45: [----------] 1 test from std_algorithms_for_each_n_team_test (745 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 (3855 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 (2462 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 (2588 ms)
45: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (8906 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 (2659 ms)
45: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
45: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (945 ms)
45: [----------] 2 tests from std_algorithms_mismatch_team_test (3605 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 12 tests from 7 test suites ran. (16899 ms total)
45: [  PASSED  ] 12 tests.
45/58 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ....................   Passed   17.12 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

46: Test command: /var/jenkins/workspace/Kokkos_PR-7508/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 (2314 ms)
46: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
46: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (1567 ms)
46: [----------] 2 tests from std_algorithms_equal_team_test (3882 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 (1003 ms)
46: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
46: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (1495 ms)
46: [----------] 2 tests from std_algorithms_search_team_test (2499 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 (2464 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 (2365 ms)
46: [----------] 2 tests from std_algorithms_find_end_team_test (4830 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 (1722 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 (6543 ms)
46: [----------] 2 tests from std_algorithms_find_first_of_team_test (8267 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 8 tests from 4 test suites ran. (19478 ms total)
46: [  PASSED  ] 8 tests.
46/58 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ....................   Passed   19.70 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

47: Test command: /var/jenkins/workspace/Kokkos_PR-7508/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 (398 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 (612 ms)
47: [----------] 2 tests from std_algorithms_find_team_test (1011 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 (340 ms)
47: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
47: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (693 ms)
47: [----------] 2 tests from std_algorithms_find_if_team_test (1034 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 (693 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 (341 ms)
47: [----------] 2 tests from std_algorithms_find_if_not_team_test (1034 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 (622 ms)
47: [----------] 1 test from std_algorithms_all_of_team_test (622 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 (317 ms)
47: [----------] 1 test from std_algorithms_any_of_team_test (317 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 (607 ms)
47: [----------] 1 test from std_algorithms_none_of_team_test (608 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 (428 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 (478 ms)
47: [----------] 2 tests from std_algorithms_search_n_team_test (907 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 11 tests from 7 test suites ran. (5535 ms total)
47: [  PASSED  ] 11 tests.
47/58 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ....................   Passed    5.75 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

48: Test command: /var/jenkins/workspace/Kokkos_PR-7508/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 (1943 ms)
48: [----------] 1 test from std_algorithms_min_element_team_test (1943 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 (1912 ms)
48: [----------] 1 test from std_algorithms_max_element_team_test (1912 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 (2555 ms)
48: [----------] 1 test from std_algorithms_minmax_element_team_test (2555 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 3 tests from 3 test suites ran. (6411 ms total)
48: [  PASSED  ] 3 tests.
48/58 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ....................   Passed    6.62 sec
test 49
      Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

49: Test command: /var/jenkins/workspace/Kokkos_PR-7508/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 (463 ms)
49: [----------] 1 test from std_algorithms_fill_team_test (463 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 (516 ms)
49: [----------] 1 test from std_algorithms_fill_n_team_test (516 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 (627 ms)
49: [----------] 1 test from std_algorithms_replace_team_test (627 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 (817 ms)
49: [----------] 1 test from std_algorithms_replace_if_team_test (817 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 (1119 ms)
49: [----------] 1 test from std_algorithms_replace_copy_team_test (1119 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 (1078 ms)
49: [----------] 1 test from std_algorithms_replace_copy_if_team_test (1078 ms total)
49: 
49: [----------] Global test environment tear-down
49: [==========] 6 tests from 6 test suites ran. (4622 ms total)
49: [  PASSED  ] 6 tests.
49/58 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ....................   Passed    4.85 sec
test 50
      Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

50: Test command: /var/jenkins/workspace/Kokkos_PR-7508/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 (509 ms)
50: [----------] 1 test from std_algorithms_reverse_team_test (509 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 (548 ms)
50: [----------] 1 test from std_algorithms_reverse_copy_team_test (548 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 (1305 ms)
50: [----------] 1 test from std_algorithms_rotate_team_test (1305 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 (1052 ms)
50: [----------] 1 test from std_algorithms_rotate_copy_team_test (1052 ms total)
50: 
50: [----------] Global test environment tear-down
50: [==========] 4 tests from 4 test suites ran. (3416 ms total)
50: [  PASSED  ] 4 tests.
50/58 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ....................   Passed    3.64 sec
test 51
      Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

51: Test command: /var/jenkins/workspace/Kokkos_PR-7508/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 (870 ms)
51: [----------] 1 test from std_algorithms_move_team_test (870 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 (720 ms)
51: [----------] 1 test from std_algorithms_move_backward_team_test (720 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 (2706 ms)
51: [----------] 1 test from std_algorithms_shift_left_team_test (2706 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 (2437 ms)
51: [----------] 1 test from std_algorithms_shift_right_team_test (2437 ms total)
51: 
51: [----------] Global test environment tear-down
51: [==========] 4 tests from 4 test suites ran. (6735 ms total)
51: [  PASSED  ] 4 tests.
51/58 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ....................   Passed    6.96 sec
test 52
      Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

52: Test command: /var/jenkins/workspace/Kokkos_PR-7508/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 (1033 ms)
52: [----------] 1 test from std_algorithms_copy_team_test (1033 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 (652 ms)
52: [----------] 1 test from std_algorithms_copy_n_team_test (652 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 (688 ms)
52: [----------] 1 test from std_algorithms_copy_backward_team_test (688 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 (843 ms)
52: [----------] 1 test from std_algorithms_copy_if_team_test (843 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 (1427 ms)
52: [----------] 1 test from std_algorithms_unique_copy_team_test (1427 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 (905 ms)
52: [----------] 1 test from std_algorithms_remove_team_test (905 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 (910 ms)
52: [----------] 1 test from std_algorithms_remove_if_team_test (910 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 (1046 ms)
52: [----------] 1 test from std_algorithms_remove_copy_team_test (1046 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 (972 ms)
52: [----------] 1 test from std_algorithms_remove_copy_if_team_test (972 ms total)
52: 
52: [----------] Global test environment tear-down
52: [==========] 9 tests from 9 test suites ran. (8480 ms total)
52: [  PASSED  ] 9 tests.
52/58 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ....................   Passed    8.71 sec
test 53
      Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

53: Test command: /var/jenkins/workspace/Kokkos_PR-7508/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 (1545 ms)
53: [----------] 1 test from std_algorithms_unique_team_test (1545 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 (1581 ms)
53: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1582 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 (1237 ms)
53: [----------] 1 test from std_algorithms_reduce_team_test (1237 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 (2181 ms)
53: [----------] 1 test from std_algorithms_transform_reduce_team_test (2181 ms total)
53: 
53: [----------] Global test environment tear-down
53: [==========] 4 tests from 4 test suites ran. (6547 ms total)
53: [  PASSED  ] 4 tests.
53/58 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ....................   Passed    6.76 sec
test 54
      Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

54: Test command: /var/jenkins/workspace/Kokkos_PR-7508/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 (1137 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 (1704 ms)
54: [----------] 2 tests from std_algorithms_is_sorted_team_test (2841 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 (14 ms)
54: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
54: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (15 ms)
54: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
54: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1833 ms)
54: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
54: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1513 ms)
54: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (3377 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 (7 ms)
54: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
54: [       OK ] std_algorithms_is_partitioned_team_test.all_true (731 ms)
54: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
54: [       OK ] std_algorithms_is_partitioned_team_test.all_false (717 ms)
54: [ RUN      ] std_algorithms_is_partitioned_team_test.random
54: [       OK ] std_algorithms_is_partitioned_team_test.random (457 ms)
54: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1914 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 (12 ms)
54: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
54: [       OK ] std_algorithms_partition_copy_team_test.all_true (1271 ms)
54: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
54: [       OK ] std_algorithms_partition_copy_team_test.all_false (1238 ms)
54: [ RUN      ] std_algorithms_partition_copy_team_test.random
54: [       OK ] std_algorithms_partition_copy_team_test.random (920 ms)
54: [----------] 4 tests from std_algorithms_partition_copy_team_test (3442 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 (7 ms)
54: [ RUN      ] std_algorithms_partition_point_team_test.all_true
54: [       OK ] std_algorithms_partition_point_team_test.all_true (499 ms)
54: [ RUN      ] std_algorithms_partition_point_team_test.all_false
54: [       OK ] std_algorithms_partition_point_team_test.all_false (507 ms)
54: [ RUN      ] std_algorithms_partition_point_team_test.random
54: [       OK ] std_algorithms_partition_point_team_test.random (282 ms)
54: [----------] 4 tests from std_algorithms_partition_point_team_test (1297 ms total)
54: 
54: [----------] Global test environment tear-down
54: [==========] 18 tests from 5 test suites ran. (12873 ms total)
54: [  PASSED  ] 18 tests.
54/58 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ....................   Passed   13.11 sec
test 55
      Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

55: Test command: /var/jenkins/workspace/Kokkos_PR-7508/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 (1171 ms)
55: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
55: [       OK ] std_algorithms_transform_team_test.test_binary_op (1365 ms)
55: [----------] 2 tests from std_algorithms_transform_team_test (2537 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 (2727 ms)
55: [----------] 1 test from std_algorithms_generate_team_test (2727 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 (540 ms)
55: [----------] 1 test from std_algorithms_generate_n_team_test (540 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 (1184 ms)
55: [----------] 1 test from std_algorithms_swap_ranges_team_test (1184 ms total)
55: 
55: [----------] Global test environment tear-down
55: [==========] 5 tests from 4 test suites ran. (6989 ms total)
55: [  PASSED  ] 5 tests.
55/58 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ....................   Passed    7.22 sec
test 56
      Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

56: Test command: /var/jenkins/workspace/Kokkos_PR-7508/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 (4639 ms)
56: [----------] 1 test from std_algorithms_exclusive_scan_team_test (4639 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 (2329 ms)
56: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (2329 ms total)
56: 
56: [----------] Global test environment tear-down
56: [==========] 2 tests from 2 test suites ran. (6969 ms total)
56: [  PASSED  ] 2 tests.
56/58 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ....................   Passed    7.18 sec
test 57
      Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

57: Test command: /var/jenkins/workspace/Kokkos_PR-7508/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 (6584 ms)
57: [----------] 1 test from std_algorithms_inclusive_scan_team_test (6584 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 (4348 ms)
57: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (4348 ms total)
57: 
57: [----------] Global test environment tear-down
57: [==========] 2 tests from 2 test suites ran. (10933 ms total)
57: [  PASSED  ] 2 tests.
57/58 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ....................   Passed   11.16 sec
test 58
      Start 58: Kokkos_UnitTest_SIMD

58: Test command: /var/jenkins/workspace/Kokkos_PR-7508/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.22 sec

100% tests passed, 0 tests failed out of 58

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

Total Test time (real) = 400.99 sec
Post stage
[Pipeline] xunit
INFO: Processing CTest-Version 3.x (default)
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 7b1555e57d254c0f6ec2001058f2ac192f1ae1b7d8a42a6986b398d618ab21f8
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-7508' for the testing framework 'CTest-Version 3.x (default)'.
$ docker rm -f --volumes 7b1555e57d254c0f6ec2001058f2ac192f1ae1b7d8a42a6986b398d618ab21f8
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline
hudson.remoting.ProxyException: java.nio.file.NoSuchFileException: /var/jenkins/workspace/Kokkos_PR-7508/scripts/docker/Dockerfile.nvcc
	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
	at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:219)
	at java.base/java.nio.file.Files.newByteChannel(Files.java:371)
	at java.base/java.nio.file.Files.newByteChannel(Files.java:422)
	at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:420)
	at java.base/java.nio.file.Files.newInputStream(Files.java:156)
	at Jenkins v2.462.3//hudson.FilePath.openInputStream(FilePath.java:2254)
	at Jenkins v2.462.3//hudson.FilePath.newInputStreamDenyingSymlinkAsNeeded(FilePath.java:2242)
	at Jenkins v2.462.3//hudson.FilePath$Read.invoke(FilePath.java:2398)
	at Jenkins v2.462.3//hudson.FilePath$Read.invoke(FilePath.java:2384)
	at Jenkins v2.462.3//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3615)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:377)
	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:140)
	at java.base/java.lang.Thread.run(Thread.java:829)
Also:   hudson.remoting.ProxyException: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 776ac142-e990-4da1-9f43-ca39fce133f8
Caused: hudson.remoting.ProxyException: java.io.IOException: java.nio.file.NoSuchFileException: /var/jenkins/workspace/Kokkos_PR-7508/scripts/docker/Dockerfile.nvcc
	at hudson.remoting.FastPipedInputStream.read(FastPipedInputStream.java:171)
	at java.base/sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
	at java.base/sun.nio.cs.StreamDecoder.implRead(Unknown Source)
	at java.base/sun.nio.cs.StreamDecoder.read(Unknown Source)
	at java.base/java.io.InputStreamReader.read(Unknown Source)
	at java.base/java.io.Reader.read(Unknown Source)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1608)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1587)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:1382)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:1155)
	at org.apache.commons.io.IOUtils.toString(IOUtils.java:3151)
	at org.apache.commons.io.IOUtils.toString(IOUtils.java:3177)
	at PluginClassLoader for workflow-basic-steps//org.jenkinsci.plugins.workflow.steps.ReadFileStep$Execution.run(ReadFileStep.java:110)
	at PluginClassLoader for workflow-basic-steps//org.jenkinsci.plugins.workflow.steps.ReadFileStep$Execution.run(ReadFileStep.java:96)
	at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
Finished: FAILURE