Skip to content
Failed

Console Output

Skipping 3,644 KB.. Full Log
12: [       OK ] TestViewAPI/36.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/36 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple<int* [10], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> >
12: [ RUN      ] TestViewAPI/37.sizes
12: [       OK ] TestViewAPI/37.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/37 (0 ms total)
12: 
12: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple<int** [15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> >
12: [ RUN      ] TestViewAPI/38.sizes
12: [       OK ] TestViewAPI/38.sizes (0 ms)
12: [----------] 1 test from TestViewAPI/38 (0 ms total)
12: 
12: [----------] Global test environment tear-down
12: [==========] 71 tests from 41 test suites ran. (865 ms total)
12: [  PASSED  ] 71 tests.
12/48 Test #12: Kokkos_CoreUnitTest_Default ......................   Passed    2.71 sec
test 13
      Start 13: Kokkos_CoreUnitTest_LegionInitialization

13: Test command: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization
13: Test timeout computed to be: 1500
13: [==========] Running 1 test from 1 test suite.
13: [----------] Global test environment set-up.
13: [----------] 1 test from initialization
13: [ RUN      ] initialization.legion_initialization
13: 
13: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
13:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
13:                                   setting CUDA_VISIBLE_DEVICES.
13:                                   This could on multi GPU systems lead to severe performance"
13:                                   penalties.
13: [       OK ] initialization.legion_initialization (1375 ms)
13: [----------] 1 test from initialization (1375 ms total)
13: 
13: [----------] Global test environment tear-down
13: [==========] 1 test from 1 test suite ran. (1376 ms total)
13: [  PASSED  ] 1 test.
13/48 Test #13: Kokkos_CoreUnitTest_LegionInitialization .........   Passed    1.75 sec
test 14
      Start 14: Kokkos_CoreUnitTest_PushFinalizeHook

14: Test command: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook
14: Test timeout computed to be: 1500
14: 
14: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
14:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
14:                                   setting CUDA_VISIBLE_DEVICES.
14:                                   This could on multi GPU systems lead to severe performance"
14:                                   penalties.
14: SUCCESS
14/48 Test #14: Kokkos_CoreUnitTest_PushFinalizeHook .............   Passed    1.70 sec
test 15
      Start 15: Kokkos_CoreUnitTest_Develop

15: Test command: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_CoreUnitTest_Develop
15: Test timeout computed to be: 1500
15: 
15: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
15:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
15:                                   setting CUDA_VISIBLE_DEVICES.
15:                                   This could on multi GPU systems lead to severe performance"
15:                                   penalties.
15: [==========] Running 1 test from 1 test suite.
15: [----------] Global test environment set-up.
15: [----------] 1 test from defaultdevicetype
15: [ RUN      ] defaultdevicetype.development_test
15: [       OK ] defaultdevicetype.development_test (0 ms)
15: [----------] 1 test from defaultdevicetype (0 ms total)
15: 
15: [----------] Global test environment tear-down
15: [==========] 1 test from 1 test suite ran. (0 ms total)
15: [  PASSED  ] 1 test.
15/48 Test #15: Kokkos_CoreUnitTest_Develop ......................   Passed    1.71 sec
test 16
      Start 16: Kokkos_CoreUnitTest_KokkosP

16: Test command: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_CoreUnitTest_KokkosP
16: Test timeout computed to be: 1500
16: 
16: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
16:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
16:                                   setting CUDA_VISIBLE_DEVICES.
16:                                   This could on multi GPU systems lead to severe performance"
16:                                   penalties.
16: [==========] Running 28 tests from 2 test suites.
16: [----------] Global test environment set-up.
16: [----------] 26 tests from kokkosp
16: [ RUN      ] kokkosp.test_named_instance_fence
16: Ref: 33554433
16: Ref: named_instance
16: 33554433
16: named_instance
16: [       OK ] kokkosp.test_named_instance_fence (0 ms)
16: [ RUN      ] kokkosp.test_unnamed_instance_fence
16: Ref: 33554433
16: Ref: Unnamed Instance Fence
16: 33554433
16: Kokkos::Cuda::fence(): Unnamed Instance Fence
16: [       OK ] kokkosp.test_unnamed_instance_fence (0 ms)
16: [ RUN      ] kokkosp.test_named_global_fence
16: Ref: 33554432
16: Ref: test global fence
16: 0
16: test global fence
16: Miss on id
16: 33554432
16: test global fence
16: [       OK ] kokkosp.test_named_global_fence (0 ms)
16: [ RUN      ] kokkosp.test_unnamed_global_fence
16: Ref: 33554432
16: Ref: Unnamed Global Fence
16: 0
16: Kokkos::fence: Unnamed Global Fence
16: Miss on id
16: 33554432
16: Kokkos::fence: Unnamed Global Fence
16: [       OK ] kokkosp.test_unnamed_global_fence (0 ms)
16: [ RUN      ] kokkosp.test_multiple_default_instances
16: [       OK ] kokkosp.test_multiple_default_instances (0 ms)
16: [ RUN      ] kokkosp.test_id_gen
16: [       OK ] kokkosp.test_id_gen (0 ms)
16: [ RUN      ] kokkosp.test_kernel_sequence
16: Ref: 33554433
16: Ref: named_instance
16: 33554433
16: named_instance
16: Ref: 33554433
16: Ref: test_kernel
16: 33554433
16: named_instance
16: Miss on name
16: 0
16: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
16: Miss on name
16: Miss on id
16: 33554432
16: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence
16: Miss on name
16: Miss on id
16: 33554433
16: test_kernel
16: [       OK ] kokkosp.test_kernel_sequence (0 ms)
16: [ RUN      ] kokkosp.test_streams
16: [       OK ] kokkosp.test_streams (1 ms)
16: [ RUN      ] kokkosp.async_deep_copy
16: [       OK ] kokkosp.async_deep_copy (2 ms)
16: [ RUN      ] kokkosp.parallel_for
16: [       OK ] kokkosp.parallel_for (0 ms)
16: [ RUN      ] kokkosp.parallel_reduce
16: [       OK ] kokkosp.parallel_reduce (0 ms)
16: [ RUN      ] kokkosp.parallel_scan
16: [       OK ] kokkosp.parallel_scan (8 ms)
16: [ RUN      ] kokkosp.parallel_scan_no_fence
16: [       OK ] kokkosp.parallel_scan_no_fence (0 ms)
16: [ RUN      ] kokkosp.parallel_scan_no_fence_view
16: [       OK ] kokkosp.parallel_scan_no_fence_view (1 ms)
16: [ RUN      ] kokkosp.regions
16: [       OK ] kokkosp.regions (0 ms)
16: [ RUN      ] kokkosp.fences
16: [       OK ] kokkosp.fences (0 ms)
16: [ RUN      ] kokkosp.raw_allocation
16: [       OK ] kokkosp.raw_allocation (0 ms)
16: [ RUN      ] kokkosp.view
16: [       OK ] kokkosp.view (1 ms)
16: [ RUN      ] kokkosp.sections
16: [       OK ] kokkosp.sections (0 ms)
16: [ RUN      ] kokkosp.metadata
16: [       OK ] kokkosp.metadata (0 ms)
16: [ RUN      ] kokkosp.profile_events
16: [       OK ] kokkosp.profile_events (0 ms)
16: [ RUN      ] kokkosp.no_init_kernel
16: [       OK ] kokkosp.no_init_kernel (0 ms)
16: [ RUN      ] kokkosp.get_events
16: [       OK ] kokkosp.get_events (0 ms)
16: [ RUN      ] kokkosp.create_mirror_no_init
16: [       OK ] kokkosp.create_mirror_no_init (1 ms)
16: [ RUN      ] kokkosp.create_mirror_no_init_view_ctor
16: [       OK ] kokkosp.create_mirror_no_init_view_ctor (1 ms)
16: [ RUN      ] kokkosp.create_mirror_view_and_copy
16: /var/jenkins/workspace/Kokkos_PR-6895/core/unit_test/tools/TestWithoutInitializing.cpp:98: Skipped
16: skipping since the CudaUVMSpace requires additional fences
16: [  SKIPPED ] kokkosp.create_mirror_view_and_copy (0 ms)
16: [----------] 26 tests from kokkosp (21 ms total)
16: 
16: [----------] 2 tests from defaultdevicetype
16: [ RUN      ] defaultdevicetype.profiling_section
16: [       OK ] defaultdevicetype.profiling_section (0 ms)
16: [ RUN      ] defaultdevicetype.scoped_profile_region
16: [       OK ] defaultdevicetype.scoped_profile_region (0 ms)
16: [----------] 2 tests from defaultdevicetype (0 ms total)
16: 
16: [----------] Global test environment tear-down
16: [==========] 28 tests from 2 test suites ran. (21 ms total)
16: [  PASSED  ] 27 tests.
16: [  SKIPPED ] 1 test, listed below:
16: [  SKIPPED ] kokkosp.create_mirror_view_and_copy
16/48 Test #16: Kokkos_CoreUnitTest_KokkosP ......................   Passed    1.82 sec
test 17
      Start 17: Kokkos_CoreUnitTest_ToolIndependence

17: Test command: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence
17: Test timeout computed to be: 1500
17/48 Test #17: Kokkos_CoreUnitTest_ToolIndependence .............   Passed    0.01 sec
test 18
      Start 18: Kokkos_ProfilingTestLibraryLoadHelp

18: Test command: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help"
18: Environment variables: 
18:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/libkokkosprinter-tool.so
18: Test timeout computed to be: 1500
18: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
18: 
18: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
18:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
18:                                   setting CUDA_VISIBLE_DEVICES.
18:                                   This could on multi GPU systems lead to severe performance"
18:                                   penalties.
18: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
18/48 Test #18: Kokkos_ProfilingTestLibraryLoadHelp ..............   Passed    1.79 sec
test 19
      Start 19: Kokkos_ProfilingTestLibraryCmdLineHelp

19: Test command: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/libkokkosprinter-tool.so"
19: Test timeout computed to be: 1500
19: 
19: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
19:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
19:                                   setting CUDA_VISIBLE_DEVICES.
19:                                   This could on multi GPU systems lead to severe performance"
19:                                   penalties.
19: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library::
19/48 Test #19: Kokkos_ProfilingTestLibraryCmdLineHelp ...........   Passed    1.71 sec
test 20
      Start 20: Kokkos_ProfilingTestLibraryLoad

20: Test command: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit""
20: Environment variables: 
20:  KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/libkokkosprinter-tool.so
20: Test timeout computed to be: 1500
20: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize().
20: 
20: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
20:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
20:                                   setting CUDA_VISIBLE_DEVICES.
20:                                   This could on multi GPU systems lead to severe performance"
20:                                   penalties.
20: 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:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_GNU:840::kokkosp_declare_metadata:KOKKOS_COMPILER_NVCC:1100::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:yes::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:nvcc::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x5555561d92c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x5555561d94c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x5555561d9540:Host:source:0x5555561d9340:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0x5555561d9600:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1: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:0x5555561d94c0:40::kokkosp_deallocate_data:Host:source:0x5555561d92c0:40::kokkosp_finalize_library::
20/48 Test #20: Kokkos_ProfilingTestLibraryLoad ..................   Passed    1.76 sec
test 21
      Start 21: Kokkos_ProfilingTestLibraryCmdLine

21: Test command: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/libkokkosprinter-tool.so"
21: Test timeout computed to be: 1500
21: 
21: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
21:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
21:                                   setting CUDA_VISIBLE_DEVICES.
21:                                   This could on multi GPU systems lead to severe performance"
21:                                   penalties.
21: 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:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_GNU:840::kokkosp_declare_metadata:KOKKOS_COMPILER_NVCC:1100::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:yes::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:nvcc::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x5555561d92c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x5555561d94c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x5555561d9540:Host:source:0x5555561d9340:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0x5555561d9600:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1: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:0x5555561d94c0:40::kokkosp_deallocate_data:Host:source:0x5555561d92c0:40::kokkosp_finalize_library::
21/48 Test #21: Kokkos_ProfilingTestLibraryCmdLine ...............   Passed    1.83 sec
test 22
      Start 22: Kokkos_CoreUnitTest_StackTraceTest

22: Test command: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec
22: Test timeout computed to be: 1500
22: 
22: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
22:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
22:                                   setting CUDA_VISIBLE_DEVICES.
22:                                   This could on multi GPU systems lead to severe performance"
22:                                   penalties.
22: [==========] Running 3 tests from 2 test suites.
22: [----------] Global test environment set-up.
22: [----------] 2 tests from defaultdevicetype_DeathTest
22: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_terminate
22: 
22: [WARNING] /var/jenkins/workspace/Kokkos_PR-6895/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
22: Top of f1
22: Top of f0
22: Top of f0
22: test_f1:
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x555555603625]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa555]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3d) [0x5555555a374d]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x2ff) [0x5555555a54df]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db06a]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7897f) [0x5555555cc97f]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78dca) [0x5555555ccdca]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x793ad) [0x5555555cd3ad]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cf8a8]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555cfd78]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e6c2]
22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ea8c87]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1bea]
22:  
22: demangled test_f1:
22: [0x555555603625] Kokkos::Impl::save_stacktrace()
22: [0x5555555aa555] Test::stacktrace_test_f1(std::ostream&)
22: [0x5555555a374d] Test::test_stacktrace(bool, bool)
22: [0x5555555a54df] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
22: [0x5555555db06a] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x5555555cc97f] 
22: [0x5555555ccdca] 
22: [0x5555555cd3ad] 
22: [0x5555555cf8a8] testing::internal::UnitTestImpl::RunAllTests()
22: [0x5555555cfd78] testing::UnitTest::Run()
22: [0x55555559e6c2] main
22: [0x7ffff4ea8c87] __libc_start_main
22: [0x5555555a1bea] _start
22:  
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f1
22: Top of f0
22: Top of f0
22: StackTrace f3(std::cout, 4) returned: 110
22: test_f3:
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x555555603625]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa555]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa0) [0x5555555aa960]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x97a) [0x5555555a408a]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x2ff) [0x5555555a54df]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db06a]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7897f) [0x5555555cc97f]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78dca) [0x5555555ccdca]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x793ad) [0x5555555cd3ad]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cf8a8]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555cfd78]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e6c2]
22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ea8c87]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1bea]
22:  
22: demangled test_f3:
22: [0x555555603625] Kokkos::Impl::save_stacktrace()
22: [0x5555555aa555] Test::stacktrace_test_f1(std::ostream&)
22: [0x5555555aa960] Test::stacktrace_test_f3(std::ostream&, int)
22: [0x5555555a408a] Test::test_stacktrace(bool, bool)
22: [0x5555555a54df] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody()
22: [0x5555555db06a] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x5555555cc97f] 
22: [0x5555555ccdca] 
22: [0x5555555cd3ad] 
22: [0x5555555cf8a8] testing::internal::UnitTestImpl::RunAllTests()
22: [0x5555555cfd78] testing::UnitTest::Run()
22: [0x55555559e6c2] main
22: [0x7ffff4ea8c87] __libc_start_main
22: [0x5555555a1bea] _start
22:  
22: Test setting std::terminate handler that prints the last saved stack trace
22: [       OK ] defaultdevicetype_DeathTest.stacktrace_terminate (452 ms)
22: [ RUN      ] defaultdevicetype_DeathTest.stacktrace_generic_term
22: 
22: [WARNING] /var/jenkins/workspace/Kokkos_PR-6895/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
22: Top of f1
22: Top of f0
22: Top of f0
22: test_f1:
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x555555603625]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa555]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3d) [0x5555555a374d]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x2fc) [0x5555555a582c]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db06a]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7897f) [0x5555555cc97f]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78dca) [0x5555555ccdca]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x793ad) [0x5555555cd3ad]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cf8a8]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555cfd78]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e6c2]
22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ea8c87]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1bea]
22:  
22: demangled test_f1:
22: [0x555555603625] Kokkos::Impl::save_stacktrace()
22: [0x5555555aa555] Test::stacktrace_test_f1(std::ostream&)
22: [0x5555555a374d] Test::test_stacktrace(bool, bool)
22: [0x5555555a582c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
22: [0x5555555db06a] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x5555555cc97f] 
22: [0x5555555ccdca] 
22: [0x5555555cd3ad] 
22: [0x5555555cf8a8] testing::internal::UnitTestImpl::RunAllTests()
22: [0x5555555cfd78] testing::UnitTest::Run()
22: [0x55555559e6c2] main
22: [0x7ffff4ea8c87] __libc_start_main
22: [0x5555555a1bea] _start
22:  
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f1
22: Top of f0
22: Top of f0
22: StackTrace f3(std::cout, 4) returned: 110
22: test_f3:
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x555555603625]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa555]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa0) [0x5555555aa960]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x97a) [0x5555555a408a]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x2fc) [0x5555555a582c]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db06a]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7897f) [0x5555555cc97f]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78dca) [0x5555555ccdca]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x793ad) [0x5555555cd3ad]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cf8a8]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555cfd78]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e6c2]
22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ea8c87]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1bea]
22:  
22: demangled test_f3:
22: [0x555555603625] Kokkos::Impl::save_stacktrace()
22: [0x5555555aa555] Test::stacktrace_test_f1(std::ostream&)
22: [0x5555555aa960] Test::stacktrace_test_f3(std::ostream&, int)
22: [0x5555555a408a] Test::test_stacktrace(bool, bool)
22: [0x5555555a582c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody()
22: [0x5555555db06a] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x5555555cc97f] 
22: [0x5555555ccdca] 
22: [0x5555555cd3ad] 
22: [0x5555555cf8a8] testing::internal::UnitTestImpl::RunAllTests()
22: [0x5555555cfd78] testing::UnitTest::Run()
22: [0x55555559e6c2] main
22: [0x7ffff4ea8c87] __libc_start_main
22: [0x5555555a1bea] _start
22:  
22: Test setting std::terminate handler that prints the last saved stack trace
22: [       OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (690 ms)
22: [----------] 2 tests from defaultdevicetype_DeathTest (1143 ms total)
22: 
22: [----------] 1 test from defaultdevicetype
22: [ RUN      ] defaultdevicetype.stacktrace_normal
22: Top of f1
22: Top of f0
22: Top of f0
22: test_f1:
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x555555603625]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa555]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3d) [0x5555555a374d]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db06a]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7897f) [0x5555555cc97f]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78dca) [0x5555555ccdca]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x793ad) [0x5555555cd3ad]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cf8a8]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555cfd78]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e6c2]
22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ea8c87]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1bea]
22:  
22: demangled test_f1:
22: [0x555555603625] Kokkos::Impl::save_stacktrace()
22: [0x5555555aa555] Test::stacktrace_test_f1(std::ostream&)
22: [0x5555555a374d] Test::test_stacktrace(bool, bool)
22: [0x5555555db06a] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x5555555cc97f] 
22: [0x5555555ccdca] 
22: [0x5555555cd3ad] 
22: [0x5555555cf8a8] testing::internal::UnitTestImpl::RunAllTests()
22: [0x5555555cfd78] testing::UnitTest::Run()
22: [0x55555559e6c2] main
22: [0x7ffff4ea8c87] __libc_start_main
22: [0x5555555a1bea] _start
22:  
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f3
22: Top of f1
22: Top of f0
22: Top of f0
22: StackTrace f3(std::cout, 4) returned: 110
22: test_f3:
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x555555603625]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa555]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa0) [0x5555555aa960]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x97a) [0x5555555a408a]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db06a]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7897f) [0x5555555cc97f]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78dca) [0x5555555ccdca]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x793ad) [0x5555555cd3ad]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cf8a8]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555cfd78]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e6c2]
22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ea8c87]
22: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1bea]
22:  
22: demangled test_f3:
22: [0x555555603625] Kokkos::Impl::save_stacktrace()
22: [0x5555555aa555] Test::stacktrace_test_f1(std::ostream&)
22: [0x5555555aa960] Test::stacktrace_test_f3(std::ostream&, int)
22: [0x5555555a408a] Test::test_stacktrace(bool, bool)
22: [0x5555555db06a] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
22: [0x5555555cc97f] 
22: [0x5555555ccdca] 
22: [0x5555555cd3ad] 
22: [0x5555555cf8a8] testing::internal::UnitTestImpl::RunAllTests()
22: [0x5555555cfd78] testing::UnitTest::Run()
22: [0x55555559e6c2] main
22: [0x7ffff4ea8c87] __libc_start_main
22: [0x5555555a1bea] _start
22:  
22: Test setting std::terminate handler that prints the last saved stack trace
22: [       OK ] defaultdevicetype.stacktrace_normal (1 ms)
22: [----------] 1 test from defaultdevicetype (1 ms total)
22: 
22: [----------] Global test environment tear-down
22: [==========] 3 tests from 2 test suites ran. (1144 ms total)
22: [  PASSED  ] 3 tests.
22/48 Test #22: Kokkos_CoreUnitTest_StackTraceTest ...............   Passed    2.75 sec
test 23
      Start 23: Kokkos_CoreUnitTest_CTestDevice

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

24: Test command: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE"
24: Test timeout computed to be: 1500
24/48 Test #24: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ........   Passed    0.02 sec
test 25
      Start 25: Kokkos_ContainersUnitTest_Serial

25: Test command: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/containers/unit_tests/Kokkos_ContainersUnitTest_Serial
25: Test timeout computed to be: 1500
25: 
25: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
25:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
25:                                   setting CUDA_VISIBLE_DEVICES.
25:                                   This could on multi GPU systems lead to severe performance"
25:                                   penalties.
25: [==========] Running 65 tests from 1 test suite.
25: [----------] Global test environment set-up.
25: [----------] 65 tests from serial
25: [ RUN      ] serial.bitset
25: [       OK ] serial.bitset (6508 ms)
25: [ RUN      ] serial.bitset_default_constructor_no_alloc
25: [       OK ] serial.bitset_default_constructor_no_alloc (0 ms)
25: [ RUN      ] serial.dualview_combination
25: [       OK ] serial.dualview_combination (0 ms)
25: [ RUN      ] serial.dualview_alloc
25: [       OK ] serial.dualview_alloc (0 ms)
25: [ RUN      ] serial.test_dualview_copy_construction_and_assignment
25: [       OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
25: [ RUN      ] serial.dualview_combinations_without_init
25: [       OK ] serial.dualview_combinations_without_init (0 ms)
25: [ RUN      ] serial.dualview_deep_copy
25: [       OK ] serial.dualview_deep_copy (0 ms)
25: [ RUN      ] serial.dualview_realloc
25: [       OK ] serial.dualview_realloc (0 ms)
25: [ RUN      ] serial.dualview_resize
25: [       OK ] serial.dualview_resize (0 ms)
25: [ RUN      ] serial.dualview_device_correct_kokkos_device
25: [       OK ] serial.dualview_device_correct_kokkos_device (2 ms)
25: [ RUN      ] serial.dualview_host_correct_kokkos_device
25: [       OK ] serial.dualview_host_correct_kokkos_device (1 ms)
25: [ RUN      ] serial.dualview_host_modify_template_device_sync
25: [       OK ] serial.dualview_host_modify_template_device_sync (1 ms)
25: [ RUN      ] serial.dualview_host_modify_template_device_execspace_sync
25: [       OK ] serial.dualview_host_modify_template_device_execspace_sync (1 ms)
25: [ RUN      ] serial.dualview_device_modify_template_host_sync
25: [       OK ] serial.dualview_device_modify_template_host_sync (0 ms)
25: [ RUN      ] serial.dualview_device_modify_template_host_execspace_sync
25: [       OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
25: [ RUN      ] serial.dualview_template_views_return_correct_executionspace_views
25: [       OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
25: [ RUN      ] serial.dynamic_view
25: [       OK ] serial.dynamic_view (49 ms)
25: [ RUN      ] serial.dyn_rank_view_api_generic
25: [       OK ] serial.dyn_rank_view_api_generic (34 ms)
25: [ RUN      ] serial.dyn_rank_view_api_operator_rank12345
25: [       OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
25: [ RUN      ] serial.dyn_rank_view_check_fence_resize_realloc
25: /var/jenkins/workspace/Kokkos_PR-6895/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped
25: skipping since not default execution space
25: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms)
25: [ RUN      ] serial.dyn_rank_view_api_operator_rank67
25: [       OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms)
25: [ RUN      ] serial.ErrorReporterViaLambda
25: [       OK ] serial.ErrorReporterViaLambda (0 ms)
25: [ RUN      ] serial.ErrorReporter
25: [       OK ] serial.ErrorReporter (0 ms)
25: [ RUN      ] serial.offsetview_construction
25: [       OK ] serial.offsetview_construction (110 ms)
25: [ RUN      ] serial.offsetview_unmanaged_construction
25: [       OK ] serial.offsetview_unmanaged_construction (0 ms)
25: [ RUN      ] serial.offsetview_subview
25: [       OK ] serial.offsetview_subview (24 ms)
25: [ RUN      ] serial.offsetview_offsets_rank1
25: [       OK ] serial.offsetview_offsets_rank1 (0 ms)
25: [ RUN      ] serial.offsetview_offsets_rank2
25: [       OK ] serial.offsetview_offsets_rank2 (0 ms)
25: [ RUN      ] serial.offsetview_offsets_rank3
25: [       OK ] serial.offsetview_offsets_rank3 (0 ms)
25: [ RUN      ] serial.scatterview
25: [       OK ] serial.scatterview (6770 ms)
25: [ RUN      ] serial.scatterview_devicetype
25: [       OK ] serial.scatterview_devicetype (5 ms)
25: [ RUN      ] serial.staticcrsgraph
25: [       OK ] serial.staticcrsgraph (54 ms)
25: [ RUN      ] serial.resize_realloc_no_init_dualview
25: [       OK ] serial.resize_realloc_no_init_dualview (0 ms)
25: [ RUN      ] serial.resize_realloc_no_alloc_dualview
25: [       OK ] serial.resize_realloc_no_alloc_dualview (0 ms)
25: [ RUN      ] serial.resize_exec_space_dualview
25: [       OK ] serial.resize_exec_space_dualview (0 ms)
25: [ RUN      ] serial.realloc_exec_space_dualview
25: [       OK ] serial.realloc_exec_space_dualview (0 ms)
25: [ RUN      ] serial.resize_realloc_no_init_dynrankview
25: [       OK ] serial.resize_realloc_no_init_dynrankview (0 ms)
25: [ RUN      ] serial.resize_exec_space_dynrankview
25: [       OK ] serial.resize_exec_space_dynrankview (0 ms)
25: [ RUN      ] serial.realloc_exec_space_dynrankview
25: [       OK ] serial.realloc_exec_space_dynrankview (0 ms)
25: [ RUN      ] serial.resize_realloc_no_init_scatterview
25: [       OK ] serial.resize_realloc_no_init_scatterview (0 ms)
25: [ RUN      ] serial.resize_realloc_no_alloc_scatterview
25: [       OK ] serial.resize_realloc_no_alloc_scatterview (0 ms)
25: [ RUN      ] serial.resize_exec_space_scatterview
25: [       OK ] serial.resize_exec_space_scatterview (0 ms)
25: [ RUN      ] serial.realloc_exec_space_scatterview
25: [       OK ] serial.realloc_exec_space_scatterview (0 ms)
25: [ RUN      ] serial.create_mirror_no_init_dynrankview
25: [       OK ] serial.create_mirror_no_init_dynrankview (0 ms)
25: [ RUN      ] serial.create_mirror_no_init_dynrankview_viewctor
25: [       OK ] serial.create_mirror_no_init_dynrankview_viewctor (2 ms)
25: [ RUN      ] serial.create_mirror_view_and_copy_dynrankview
25: [       OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms)
25: [ RUN      ] serial.create_mirror_no_init_offsetview
25: [       OK ] serial.create_mirror_no_init_offsetview (0 ms)
25: [ RUN      ] serial.create_mirror_no_init_offsetview_view_ctor
25: [       OK ] serial.create_mirror_no_init_offsetview_view_ctor (1 ms)
25: [ RUN      ] serial.create_mirror_view_and_copy_offsetview
25: [       OK ] serial.create_mirror_view_and_copy_offsetview (0 ms)
25: [ RUN      ] serial.create_mirror_no_init_dynamicview
25: [       OK ] serial.create_mirror_no_init_dynamicview (0 ms)
25: [ RUN      ] serial.create_mirror_view_and_copy_dynamicview
25: [       OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms)
25: [ RUN      ] serial.create_mirror_no_init_dynamicview_view_ctor
25: [       OK ] serial.create_mirror_no_init_dynamicview_view_ctor (1 ms)
25: [ RUN      ] serial.UnorderedMap_insert
25: [       OK ] serial.UnorderedMap_insert (36779 ms)
25: [ RUN      ] serial.UnorderedMap_failed_insert
25: [       OK ] serial.UnorderedMap_failed_insert (17699 ms)
25: [ RUN      ] serial.UnorderedMap_deep_copy
25: [       OK ] serial.UnorderedMap_deep_copy (16 ms)
25: [ RUN      ] serial.UnorderedMap_valid_empty
25: [       OK ] serial.UnorderedMap_valid_empty (0 ms)
25: [ RUN      ] serial.UnorderedMap_clear_zero_size
25: [       OK ] serial.UnorderedMap_clear_zero_size (0 ms)
25: [ RUN      ] serial.UnorderedMap_consistent_size
25: [       OK ] serial.UnorderedMap_consistent_size (0 ms)
25: [ RUN      ] serial.UnorderedMap_shallow_copyable_on_device
25: [       OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
25: [ RUN      ] serial.UnorderedMap_lambda_capturable
25: [       OK ] serial.UnorderedMap_lambda_capturable (0 ms)
25: [ RUN      ] serial.UnorderedMap_constructor_view_alloc
25: [       OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
25: [ RUN      ] serial.vector_combination
25: [       OK ] serial.vector_combination (0 ms)
25: [ RUN      ] serial.vector_insert
25: [       OK ] serial.vector_insert (0 ms)
25: [ RUN      ] serial.vector_push_back_default_exec
25: [       OK ] serial.vector_push_back_default_exec (0 ms)
25: [ RUN      ] serial.viewctorprop_embedded_dim
25: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
25: [----------] 65 tests from serial (68079 ms total)
25: 
25: [----------] Global test environment tear-down
25: [==========] 65 tests from 1 test suite ran. (68079 ms total)
25: [  PASSED  ] 64 tests.
25: [  SKIPPED ] 1 test, listed below:
25: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc
25/48 Test #25: Kokkos_ContainersUnitTest_Serial .................   Passed   70.20 sec
test 26
      Start 26: Kokkos_ContainersUnitTest_Cuda

26: Test command: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda
26: Test timeout computed to be: 1500
26: 
26: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
26:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
26:                                   setting CUDA_VISIBLE_DEVICES.
26:                                   This could on multi GPU systems lead to severe performance"
26:                                   penalties.
26: [==========] Running 65 tests from 1 test suite.
26: [----------] Global test environment set-up.
26: [----------] 65 tests from cuda
26: [ RUN      ] cuda.bitset
26: [       OK ] cuda.bitset (22 ms)
26: [ RUN      ] cuda.bitset_default_constructor_no_alloc
26: [       OK ] cuda.bitset_default_constructor_no_alloc (0 ms)
26: [ RUN      ] cuda.dualview_combination
26: [       OK ] cuda.dualview_combination (1 ms)
26: [ RUN      ] cuda.dualview_alloc
26: [       OK ] cuda.dualview_alloc (1 ms)
26: [ RUN      ] cuda.test_dualview_copy_construction_and_assignment
26: [       OK ] cuda.test_dualview_copy_construction_and_assignment (1 ms)
26: [ RUN      ] cuda.dualview_combinations_without_init
26: [       OK ] cuda.dualview_combinations_without_init (1 ms)
26: [ RUN      ] cuda.dualview_deep_copy
26: [       OK ] cuda.dualview_deep_copy (12 ms)
26: [ RUN      ] cuda.dualview_realloc
26: [       OK ] cuda.dualview_realloc (2 ms)
26: [ RUN      ] cuda.dualview_resize
26: [       OK ] cuda.dualview_resize (4 ms)
26: [ RUN      ] cuda.dualview_device_correct_kokkos_device
26: [       OK ] cuda.dualview_device_correct_kokkos_device (1 ms)
26: [ RUN      ] cuda.dualview_host_correct_kokkos_device
26: [       OK ] cuda.dualview_host_correct_kokkos_device (1 ms)
26: [ RUN      ] cuda.dualview_host_modify_template_device_sync
26: [       OK ] cuda.dualview_host_modify_template_device_sync (1 ms)
26: [ RUN      ] cuda.dualview_host_modify_template_device_execspace_sync
26: [       OK ] cuda.dualview_host_modify_template_device_execspace_sync (1 ms)
26: [ RUN      ] cuda.dualview_device_modify_template_host_sync
26: [       OK ] cuda.dualview_device_modify_template_host_sync (1 ms)
26: [ RUN      ] cuda.dualview_device_modify_template_host_execspace_sync
26: [       OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms)
26: [ RUN      ] cuda.dualview_template_views_return_correct_executionspace_views
26: [       OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms)
26: [ RUN      ] cuda.dynamic_view
26: [       OK ] cuda.dynamic_view (215 ms)
26: [ RUN      ] cuda.dyn_rank_view_api_generic
26: [       OK ] cuda.dyn_rank_view_api_generic (64 ms)
26: [ RUN      ] cuda.dyn_rank_view_api_operator_rank12345
26: [       OK ] cuda.dyn_rank_view_api_operator_rank12345 (8 ms)
26: [ RUN      ] cuda.dyn_rank_view_check_fence_resize_realloc
26: [       OK ] cuda.dyn_rank_view_check_fence_resize_realloc (3 ms)
26: [ RUN      ] cuda.dyn_rank_view_api_operator_rank67
26: [       OK ] cuda.dyn_rank_view_api_operator_rank67 (3 ms)
26: [ RUN      ] cuda.ErrorReporterViaLambda
26: [       OK ] cuda.ErrorReporterViaLambda (3 ms)
26: [ RUN      ] cuda.ErrorReporter
26: [       OK ] cuda.ErrorReporter (5 ms)
26: [ RUN      ] cuda.offsetview_construction
26: [       OK ] cuda.offsetview_construction (12 ms)
26: [ RUN      ] cuda.offsetview_unmanaged_construction
26: [       OK ] cuda.offsetview_unmanaged_construction (0 ms)
26: [ RUN      ] cuda.offsetview_subview
26: [       OK ] cuda.offsetview_subview (13 ms)
26: [ RUN      ] cuda.offsetview_offsets_rank1
26: [       OK ] cuda.offsetview_offsets_rank1 (1 ms)
26: [ RUN      ] cuda.offsetview_offsets_rank2
26: [       OK ] cuda.offsetview_offsets_rank2 (1 ms)
26: [ RUN      ] cuda.offsetview_offsets_rank3
26: [       OK ] cuda.offsetview_offsets_rank3 (1 ms)
26: [ RUN      ] cuda.scatterview
26: [       OK ] cuda.scatterview (39878 ms)
26: [ RUN      ] cuda.scatterview_devicetype
26: [       OK ] cuda.scatterview_devicetype (49 ms)
26: [ RUN      ] cuda.staticcrsgraph
26: [       OK ] cuda.staticcrsgraph (101 ms)
26: [ RUN      ] cuda.resize_realloc_no_init_dualview
26: [       OK ] cuda.resize_realloc_no_init_dualview (1 ms)
26: [ RUN      ] cuda.resize_realloc_no_alloc_dualview
26: [       OK ] cuda.resize_realloc_no_alloc_dualview (0 ms)
26: [ RUN      ] cuda.resize_exec_space_dualview
26: [       OK ] cuda.resize_exec_space_dualview (1 ms)
26: [ RUN      ] cuda.realloc_exec_space_dualview
26: /var/jenkins/workspace/Kokkos_PR-6895/containers/unit_tests/TestWithoutInitializing.hpp:141: Skipped
26: skipping since CudaUVMSpace requires additional fences
26: [  SKIPPED ] cuda.realloc_exec_space_dualview (0 ms)
26: [ RUN      ] cuda.resize_realloc_no_init_dynrankview
26: [       OK ] cuda.resize_realloc_no_init_dynrankview (1 ms)
26: [ RUN      ] cuda.resize_exec_space_dynrankview
26: [       OK ] cuda.resize_exec_space_dynrankview (0 ms)
26: [ RUN      ] cuda.realloc_exec_space_dynrankview
26: /var/jenkins/workspace/Kokkos_PR-6895/containers/unit_tests/TestWithoutInitializing.hpp:233: Skipped
26: skipping since CudaUVMSpace requires additional fences
26: [  SKIPPED ] cuda.realloc_exec_space_dynrankview (0 ms)
26: [ RUN      ] cuda.resize_realloc_no_init_scatterview
26: [       OK ] cuda.resize_realloc_no_init_scatterview (1 ms)
26: [ RUN      ] cuda.resize_realloc_no_alloc_scatterview
26: [       OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms)
26: [ RUN      ] cuda.resize_exec_space_scatterview
26: [       OK ] cuda.resize_exec_space_scatterview (0 ms)
26: [ RUN      ] cuda.realloc_exec_space_scatterview
26: /var/jenkins/workspace/Kokkos_PR-6895/containers/unit_tests/TestWithoutInitializing.hpp:372: Skipped
26: skipping since CudaUVMSpace requires additional fences
26: [  SKIPPED ] cuda.realloc_exec_space_scatterview (0 ms)
26: [ RUN      ] cuda.create_mirror_no_init_dynrankview
26: [       OK ] cuda.create_mirror_no_init_dynrankview (0 ms)
26: [ RUN      ] cuda.create_mirror_no_init_dynrankview_viewctor
26: [       OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms)
26: [ RUN      ] cuda.create_mirror_view_and_copy_dynrankview
26: /var/jenkins/workspace/Kokkos_PR-6895/containers/unit_tests/TestWithoutInitializing.hpp:483: Skipped
26: skipping since CudaUVMSpace requires additional fences
26: [  SKIPPED ] cuda.create_mirror_view_and_copy_dynrankview (0 ms)
26: [ RUN      ] cuda.create_mirror_no_init_offsetview
26: [       OK ] cuda.create_mirror_no_init_offsetview (0 ms)
26: [ RUN      ] cuda.create_mirror_no_init_offsetview_view_ctor
26: [       OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms)
26: [ RUN      ] cuda.create_mirror_view_and_copy_offsetview
26: /var/jenkins/workspace/Kokkos_PR-6895/containers/unit_tests/TestWithoutInitializing.hpp:587: Skipped
26: skipping since CudaUVMSpace requires additional fences
26: [  SKIPPED ] cuda.create_mirror_view_and_copy_offsetview (0 ms)
26: [ RUN      ] cuda.create_mirror_no_init_dynamicview
26: [       OK ] cuda.create_mirror_no_init_dynamicview (0 ms)
26: [ RUN      ] cuda.create_mirror_view_and_copy_dynamicview
26: /var/jenkins/workspace/Kokkos_PR-6895/containers/unit_tests/TestWithoutInitializing.hpp:659: Skipped
26: skipping since CudaUVMSpace requires additional fences
26: [  SKIPPED ] cuda.create_mirror_view_and_copy_dynamicview (0 ms)
26: [ RUN      ] cuda.create_mirror_no_init_dynamicview_view_ctor
26: [       OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms)
26: [ RUN      ] cuda.UnorderedMap_insert
26: [       OK ] cuda.UnorderedMap_insert (22015 ms)
26: [ RUN      ] cuda.UnorderedMap_failed_insert
26: [       OK ] cuda.UnorderedMap_failed_insert (7125 ms)
26: [ RUN      ] cuda.UnorderedMap_deep_copy
26: [       OK ] cuda.UnorderedMap_deep_copy (97 ms)
26: [ RUN      ] cuda.UnorderedMap_valid_empty
26: [       OK ] cuda.UnorderedMap_valid_empty (8 ms)
26: [ RUN      ] cuda.UnorderedMap_clear_zero_size
26: [       OK ] cuda.UnorderedMap_clear_zero_size (2 ms)
26: [ RUN      ] cuda.UnorderedMap_consistent_size
26: [       OK ] cuda.UnorderedMap_consistent_size (1 ms)
26: [ RUN      ] cuda.UnorderedMap_shallow_copyable_on_device
26: [       OK ] cuda.UnorderedMap_shallow_copyable_on_device (1 ms)
26: [ RUN      ] cuda.UnorderedMap_lambda_capturable
26: [       OK ] cuda.UnorderedMap_lambda_capturable (1 ms)
26: [ RUN      ] cuda.UnorderedMap_constructor_view_alloc
26: [       OK ] cuda.UnorderedMap_constructor_view_alloc (1 ms)
26: [ RUN      ] cuda.vector_combination
26: [       OK ] cuda.vector_combination (2 ms)
26: [ RUN      ] cuda.vector_insert
26: [       OK ] cuda.vector_insert (4 ms)
26: [ RUN      ] cuda.vector_push_back_default_exec
26: [       OK ] cuda.vector_push_back_default_exec (0 ms)
26: [ RUN      ] cuda.viewctorprop_embedded_dim
26: [       OK ] cuda.viewctorprop_embedded_dim (3 ms)
26: [----------] 65 tests from cuda (69699 ms total)
26: 
26: [----------] Global test environment tear-down
26: [==========] 65 tests from 1 test suite ran. (69700 ms total)
26: [  PASSED  ] 59 tests.
26: [  SKIPPED ] 6 tests, listed below:
26: [  SKIPPED ] cuda.realloc_exec_space_dualview
26: [  SKIPPED ] cuda.realloc_exec_space_dynrankview
26: [  SKIPPED ] cuda.realloc_exec_space_scatterview
26: [  SKIPPED ] cuda.create_mirror_view_and_copy_dynrankview
26: [  SKIPPED ] cuda.create_mirror_view_and_copy_offsetview
26: [  SKIPPED ] cuda.create_mirror_view_and_copy_dynamicview
26/48 Test #26: Kokkos_ContainersUnitTest_Cuda ...................   Passed   71.67 sec
test 27
      Start 27: Kokkos_ContainersPerformanceTest_Cuda

27: Test command: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda
27: Test timeout computed to be: 1500
27: 
27: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
27:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
27:                                   setting CUDA_VISIBLE_DEVICES.
27:                                   This could on multi GPU systems lead to severe performance"
27:                                   penalties.
27: [==========] Running 4 tests from 1 test suite.
27: [----------] Global test environment set-up.
27: [----------] 4 tests from TEST_CATEGORY
27: [ RUN      ] TEST_CATEGORY.dynrankview_perf
27: Cuda
27:  DynRankView vs View: Initialization Only 
27:  View time (init only): 0.00127282
27:  View sum computation time: 0.00127282
27:  Strided View time (init only): 0.00123224
27:  View Rank7 time (init only): 0.00124572
27:  DynRankView time (init only): 0.00120677
27:  DynRankView sum computation time: 0.00368262
27:  Ratio of View to DynRankView time: 1.05473
27:  Ratio of View to DynRankView sum computation time: 0.93302
27:  Ratio of View to View Rank7  time: 1.02175
27:  Ratio of StrideView to DynRankView time: 1.02111
27:  Ratio of DynRankView to View Rank7  time: 0.968729
27: [       OK ] TEST_CATEGORY.dynrankview_perf (711 ms)
27: [ RUN      ] TEST_CATEGORY.global_2_local
27: Cuda
27: size, create, generate, fill, find
27: 256, 0.00277503, 3.4441e-05, 0.00607138, 0.00225659
27: 512, 0.00239001, 1.6391e-05, 2.5274e-05, 0.00223906
27: 1024, 0.00211856, 1.5131e-05, 2.6745e-05, 0.00230464
27: 2048, 0.00213569, 1.4854e-05, 2.6969e-05, 0.00229888
27: 4096, 0.0020806, 1.3709e-05, 2.5539e-05, 0.00234852
27: 8192, 0.00258358, 2.7874e-05, 2.7925e-05, 0.00228923
27: 16384, 0.0028112, 1.4919e-05, 4.2362e-05, 0.0023236
27: 32768, 0.00314311, 1.3694e-05, 3.4829e-05, 0.00245172
27: 65536, 0.00525915, 1.6401e-05, 3.863e-05, 0.00270996
27: 131072, 0.00680477, 1.6176e-05, 5.7804e-05, 0.00312874
27: 262144, 0.0117141, 1.8413e-05, 0.000126685, 0.00489471
27: 524288, 0.0171063, 2.2651e-05, 0.000473177, 0.0144322
27: 1048576, 0.0258117, 2.8786e-05, 0.00131909, 0.0451098
27: 2097152, 0.0436335, 4.1245e-05, 0.00322604, 0.109614
27: 4194304, 0.0786785, 6.4617e-05, 0.00738412, 0.238264
27: [       OK ] TEST_CATEGORY.global_2_local (680 ms)
27: [ RUN      ] TEST_CATEGORY.unordered_map_performance_near
27: skipping test
27: [       OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms)
27: [ RUN      ] TEST_CATEGORY.unordered_map_performance_far
27: skipping test
27: [       OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms)
27: [----------] 4 tests from TEST_CATEGORY (1391 ms total)
27: 
27: [----------] Global test environment tear-down
27: [==========] 4 tests from 1 test suite ran. (1391 ms total)
27: [  PASSED  ] 4 tests.
27/48 Test #27: Kokkos_ContainersPerformanceTest_Cuda ............   Passed    2.90 sec
test 28
      Start 28: Kokkos_UnitTest_Sort

28: Test command: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/algorithms/unit_tests/Kokkos_UnitTest_Sort
28: Test timeout computed to be: 1500
28: 
28: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
28:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
28:                                   setting CUDA_VISIBLE_DEVICES.
28:                                   This could on multi GPU systems lead to severe performance"
28:                                   penalties.
28: [==========] Running 15 tests from 1 test suite.
28: [----------] Global test environment set-up.
28: [----------] 15 tests from cuda
28: [ RUN      ] cuda.SortUnsignedValueType
28: [       OK ] cuda.SortUnsignedValueType (61 ms)
28: [ RUN      ] cuda.SortEmptyView
28: [       OK ] cuda.SortEmptyView (0 ms)
28: [ RUN      ] cuda.SortByKeyEmptyView
28: [       OK ] cuda.SortByKeyEmptyView (0 ms)
28: [ RUN      ] cuda.SortByKey
28: [       OK ] cuda.SortByKey (9 ms)
28: [ RUN      ] cuda.SortByKeyWithComparator
28: [       OK ] cuda.SortByKeyWithComparator (8 ms)
28: [ RUN      ] cuda.SortByKeyStaticExtents
28: [       OK ] cuda.SortByKeyStaticExtents (2 ms)
28: [ RUN      ] cuda.SortByKeyWithStrides
28: [       OK ] cuda.SortByKeyWithStrides (6 ms)
28: [ RUN      ] cuda.SortByKeyKeysLargerThanValues
28: 
28: [WARNING] /var/jenkins/workspace/Kokkos_PR-6895/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
28: 
28: [WARNING] /var/jenkins/workspace/Kokkos_PR-6895/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
28: [       OK ] cuda.SortByKeyKeysLargerThanValues (1496 ms)
28: [ RUN      ] cuda.SortWithCustomComparator
28: [       OK ] cuda.SortWithCustomComparator (1190 ms)
28: [ RUN      ] cuda.BinSortGenericTests
28: [       OK ] cuda.BinSortGenericTests (91 ms)
28: [ RUN      ] cuda.BinSortEmptyView
28: [       OK ] cuda.BinSortEmptyView (0 ms)
28: [ RUN      ] cuda.BinSortEmptyKeysView
28: [       OK ] cuda.BinSortEmptyKeysView (0 ms)
28: [ RUN      ] cuda.BinSortUnsignedKeyLayoutStrideValues
28: [       OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (32679 ms)
28: [ RUN      ] cuda.NestedSort
28: [       OK ] cuda.NestedSort (89 ms)
28: [ RUN      ] cuda.NestedSortByKey
28: [       OK ] cuda.NestedSortByKey (251 ms)
28: [----------] 15 tests from cuda (35890 ms total)
28: 
28: [----------] Global test environment tear-down
28: [==========] 15 tests from 1 test suite ran. (35890 ms total)
28: [  PASSED  ] 15 tests.
28/48 Test #28: Kokkos_UnitTest_Sort .............................   Passed   37.80 sec
test 29
      Start 29: Kokkos_UnitTest_Random

29: Test command: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/algorithms/unit_tests/Kokkos_UnitTest_Random
29: Test timeout computed to be: 1500
29: 
29: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
29:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
29:                                   setting CUDA_VISIBLE_DEVICES.
29:                                   This could on multi GPU systems lead to severe performance"
29:                                   penalties.
29: [==========] Running 3 tests from 1 test suite.
29: [----------] Global test environment set-up.
29: [----------] 3 tests from cuda
29: [ RUN      ] cuda.Random_XorShift64
29: Test Seed:1711459764908996881
29: Test Scalar=int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 0.0146903 -0.00862768 || 0.051031 28073 29366 || 28259.3 28674.4 || -119.269 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 -0.00875746 -0.00771589 || 0.051031 1e+64 -1e+64
29: Test Scalar=unsigned int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 -0.00150052 -0.006282 || 0.051031 27957 29336 || 28717.5 28674.4 || -86.8424 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 0.00364472 0.00451759 || 0.051031 1e+64 -1e+64
29: Test Scalar=int64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 -0.0247783 0.00269715 || 0.051031 27940 29399 || 29402.9 28674.4 || 37.2854 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 -9.22652e-05 -0.00739042 || 0.051031 1e+64 -1e+64
29: Test Scalar=uint64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 0.0087547 0.0334784 || 0.051031 27996 29379 || 28425.5 28674.4 || 462.805 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 0.0306278 -0.00563336 || 0.051031 1e+64 -1e+64
29: Test Scalar=half
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.000243635 -0.99999 -48246.1 || 0.051031 0 194966 || 2.92847e+09 28674.4 || -6.66954e+08 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 0.000729836 -0.308154 0.144251 || 0.051031 1e+64 -1e+64
29: Test Scalar=bhalf
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.00195624 -0.999999 -57857.6 || 0.051031 0 1.5527e+06 || 2.86905e+10 28674.4 || -7.99823e+08 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 0.0058793 -0.967958 10.284 || 0.051031 1e+64 -1e+64
29: Test Scalar=float
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.68478e-07 -0.0130197 -0.0109494 || 0.051031 28069 29509 || 29052.6 28674.4 || -151.365 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 7.18929e-07 0.00856786 2.17332e-05 || 0.051031 1e+64 -1e+64
29: Test Scalar=double
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 0.0208234 0.0147352 || 0.051031 28003 29281 || 28089.5 28674.4 || 203.7 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 -0.0173185 0.0106984 || 0.051031 1e+64 -1e+64
29: Test Seed:1711459765034495392
29: Test Scalar=int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 0.0073379 -0.00961944 || 0.051031 27924 29382 || 28465.5 28674.4 || -132.979 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 -0.0104762 0.00791901 || 0.051031 1e+64 -1e+64
29: Test Scalar=unsigned int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 0.00325835 -0.0121117 || 0.051031 28043 29307 || 28581.3 28674.4 || -167.433 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 0.0172298 0.00402199 || 0.051031 1e+64 -1e+64
29: Test Scalar=int64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 1.90836e-05 -0.0265996 || 0.051031 27886 29545 || 28673.8 28674.4 || -367.713 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 -0.0214388 -0.0020363 || 0.051031 1e+64 -1e+64
29: Test Scalar=uint64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 0.00872092 -0.00742702 || 0.051031 28091 29290 || 28426.5 28674.4 || -102.671 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 0.0140799 0.00747789 || 0.051031 1e+64 -1e+64
29: Test Scalar=half
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.000244955 -0.99999 -48250.7 || 0.051031 0 195155 || 2.92905e+09 28674.4 || -6.67018e+08 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 0.000733731 -0.314318 0.149789 || 0.051031 1e+64 -1e+64
29: Test Scalar=bhalf
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.00195524 -0.999999 -57857.1 || 0.051031 0 1.55237e+06 || 2.86877e+10 28674.4 || -7.99816e+08 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 0.00587546 -0.967937 10.3156 || 0.051031 1e+64 -1e+64
29: Test Scalar=float
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.55865e-07 0.0277957 -0.00589873 || 0.051031 28092 29310 || 27898.9 28674.4 || -81.544 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.8109e-07 0.00168284 -0.00904008 || 0.051031 1e+64 -1e+64
29: Test Scalar=double
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 6.43252e-07 -0.00984189 -0.00503896 || 0.051031 27877 29286 || 28959.4 28674.4 || -69.6585 -2.0744
29:  -- Testing 3-D histogram
29: Density 3D: 6.43252e-07 0.00219073 0.0124716 || 0.051031 1e+64 -1e+64
29: [       OK ] cuda.Random_XorShift64 (264 ms)
29: [ RUN      ] cuda.Random_XorShift1024_0
29: Test Seed:1711459765168338979
29: Test Scalar=int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 -0.00349585 0.0081171 || 0.051031 10996 11808 || 11416.9 11377 || 112.211 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 0.0125714 -0.000853168 || 0.051031 1e+64 -1e+64
29: Test Scalar=unsigned int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 0.0123991 0.0033636 || 0.051031 10899 11801 || 11237.6 11377 || 46.4984 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 -0.0184518 0.00108428 || 0.051031 1e+64 -1e+64
29: Test Scalar=int64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 0.0164028 -0.00681495 || 0.051031 10901 11762 || 11193.4 11377 || -94.2098 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 0.00420498 0.00036197 || 0.051031 1e+64 -1e+64
29: Test Scalar=uint64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 0.00376043 0.00610733 || 0.051031 10998 11768 || 11334.3 11377 || 84.4277 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 0.0162934 0.00297303 || 0.051031 1e+64 -1e+64
29: Test Scalar=half
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.000243138 -0.999975 -7595.78 || 0.051031 0 77777 || 4.61131e+08 11377 || -1.05004e+08 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 0.000729024 -0.150538 0.02207 || 0.051031 1e+64 -1e+64
29: Test Scalar=bhalf
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.00195933 -0.999997 -9107.72 || 0.051031 0 616296 || 4.51641e+09 11377 || -1.25905e+08 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 0.00588974 -0.922662 1.63751 || 0.051031 1e+64 -1e+64
29: Test Scalar=float
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.73387e-07 -0.0215743 0.00717863 || 0.051031 10943 11776 || 11627.8 11377 || 99.2374 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 3.24249e-07 0.00460915 -0.00114667 || 0.051031 1e+64 -1e+64
29: Test Scalar=double
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 -0.00385892 0.012215 || 0.051031 10909 11753 || 11421 11377 || 168.86 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 -9.22964e-05 0.00150466 || 0.051031 1e+64 -1e+64
29: Test Seed:1711459765326504865
29: Test Scalar=int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 -0.0122041 -0.00444656 || 0.051031 10976 11770 || 11517.5 11377 || -61.4693 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 -0.0216501 -0.00321496 || 0.051031 1e+64 -1e+64
29: Test Scalar=unsigned int
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 -0.0133684 -0.00251681 || 0.051031 10928 11788 || 11531.1 11377 || -34.7924 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 0.00995485 -0.000941768 || 0.051031 1e+64 -1e+64
29: Test Scalar=int64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 0.00808216 -0.00684992 || 0.051031 10931 11767 || 11285.7 11377 || -94.6933 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 -0.00988545 -0.00193417 || 0.051031 1e+64 -1e+64
29: Test Scalar=uint64_t
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 -0.00675147 -0.00356729 || 0.051031 10942 11812 || 11454.3 11377 || -49.3143 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 -0.00377562 -0.00439483 || 0.051031 1e+64 -1e+64
29: Test Scalar=half
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.000245555 -0.999975 -7595.6 || 0.051031 0 77809 || 4.61113e+08 11377 || -1.05002e+08 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 0.00073632 -0.157558 0.0270818 || 0.051031 1e+64 -1e+64
29: Test Scalar=bhalf
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 0.00195485 -0.999997 -9108.15 || 0.051031 0 616058 || 4.51649e+09 11377 || -1.25911e+08 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 0.00587571 -0.922416 1.6371 || 0.051031 1e+64 -1e+64
29: Test Scalar=float
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.98818e-07 0.00389784 -0.00102387 || 0.051031 10908 11769 || 11332.8 11377 || -14.154 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 4.00543e-07 0.011487 0.000646469 || 0.051031 1e+64 -1e+64
29: Test Scalar=double
29:  -- Testing randomness properties
29:  -- Testing 1-D histogram
29: Density 1D: 2.47955e-07 -0.0223228 0.00290224 || 0.051031 10941 11802 || 11636.7 11377 || 40.1205 -0.823045
29:  -- Testing 3-D histogram
29: Density 3D: 2.47955e-07 0.000421826 0.00265274 || 0.051031 1e+64 -1e+64
29: [       OK ] cuda.Random_XorShift1024_0 (421 ms)
29: [ RUN      ] cuda.Multi_streams
29: [       OK ] cuda.Multi_streams (698 ms)
29: [----------] 3 tests from cuda (1384 ms total)
29: 
29: [----------] Global test environment tear-down
29: [==========] 3 tests from 1 test suite ran. (1384 ms total)
29: [  PASSED  ] 3 tests.
29/48 Test #29: Kokkos_UnitTest_Random ...........................   Passed    3.20 sec
test 30
      Start 30: Kokkos_AlgorithmsUnitTest_StdSet_A

30: Test command: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
30: Test timeout computed to be: 1500
30: 
30: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
30:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
30:                                   setting CUDA_VISIBLE_DEVICES.
30:                                   This could on multi GPU systems lead to severe performance"
30:                                   penalties.
30: [==========] Running 14 tests from 3 test suites.
30: [----------] Global test environment set-up.
30: [----------] 3 tests from std_algorithms_reducers
30: [ RUN      ] std_algorithms_reducers.max_first_loc
30: [       OK ] std_algorithms_reducers.max_first_loc (0 ms)
30: [ RUN      ] std_algorithms_reducers.min_first_loc
30: [       OK ] std_algorithms_reducers.min_first_loc (0 ms)
30: [ RUN      ] std_algorithms_reducers.min_max_first_last_loc
30: [       OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms)
30: [----------] 3 tests from std_algorithms_reducers (0 ms total)
30: 
30: [----------] 1 test from std_algorithms
30: [ RUN      ] std_algorithms.is_admissible_to_std_algorithms
30: [       OK ] std_algorithms.is_admissible_to_std_algorithms (2 ms)
30: [----------] 1 test from std_algorithms (2 ms total)
30: 
30: [----------] 10 tests from random_access_iterator_test
30: [ RUN      ] random_access_iterator_test.constructor
30: [       OK ] random_access_iterator_test.constructor (1 ms)
30: [ RUN      ] random_access_iterator_test.dereference
30: [       OK ] random_access_iterator_test.dereference (3 ms)
30: [ RUN      ] random_access_iterator_test.subscript_operator
30: [       OK ] random_access_iterator_test.subscript_operator (2 ms)
30: [ RUN      ] random_access_iterator_test.operatorsSet1
30: [       OK ] random_access_iterator_test.operatorsSet1 (3 ms)
30: [ RUN      ] random_access_iterator_test.operatorsSet2
30: [       OK ] random_access_iterator_test.operatorsSet2 (3 ms)
30: [ RUN      ] random_access_iterator_test.operatorsSet3
30: [       OK ] random_access_iterator_test.operatorsSet3 (3 ms)
30: [ RUN      ] random_access_iterator_test.operatorsSet4
30: [       OK ] random_access_iterator_test.operatorsSet4 (1 ms)
30: [ RUN      ] random_access_iterator_test.assignment_operator
30: [       OK ] random_access_iterator_test.assignment_operator (0 ms)
30: [ RUN      ] random_access_iterator_test.distance
30: [       OK ] random_access_iterator_test.distance (0 ms)
30: [ RUN      ] random_access_iterator_test.traits_helpers
30: [       OK ] random_access_iterator_test.traits_helpers (0 ms)
30: [----------] 10 tests from random_access_iterator_test (22 ms total)
30: 
30: [----------] Global test environment tear-down
30: [==========] 14 tests from 3 test suites ran. (25 ms total)
30: [  PASSED  ] 14 tests.
30/48 Test #30: Kokkos_AlgorithmsUnitTest_StdSet_A ...............   Passed    1.49 sec
test 31
      Start 31: Kokkos_AlgorithmsUnitTest_StdSet_B

31: Test command: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
31: Test timeout computed to be: 1500
31: 
31: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
31:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
31:                                   setting CUDA_VISIBLE_DEVICES.
31:                                   This could on multi GPU systems lead to severe performance"
31:                                   penalties.
31: [==========] Running 7 tests from 1 test suite.
31: [----------] Global test environment set-up.
31: [----------] 7 tests from std_algorithms_min_max_element_test
31: [ RUN      ] std_algorithms_min_max_element_test.min_element_empty_range
31: [       OK ] std_algorithms_min_max_element_test.min_element_empty_range (6 ms)
31: [ RUN      ] std_algorithms_min_max_element_test.max_element_empty_range
31: [       OK ] std_algorithms_min_max_element_test.max_element_empty_range (1 ms)
31: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data
31: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (20 ms)
31: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data
31: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (18 ms)
31: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp
31: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (21 ms)
31: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp
31: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (19 ms)
31: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp
31: [       OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (24 ms)
31: [----------] 7 tests from std_algorithms_min_max_element_test (113 ms total)
31: 
31: [----------] Global test environment tear-down
31: [==========] 7 tests from 1 test suite ran. (114 ms total)
31: [  PASSED  ] 7 tests.
31/48 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_B ...............   Passed    1.69 sec
test 32
      Start 32: Kokkos_AlgorithmsUnitTest_StdSet_C

32: Test command: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
32: Test timeout computed to be: 1500
32: 
32: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
32:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
32:                                   setting CUDA_VISIBLE_DEVICES.
32:                                   This could on multi GPU systems lead to severe performance"
32:                                   penalties.
32: [==========] Running 13 tests from 10 test suites.
32: [----------] Global test environment set-up.
32: [----------] 1 test from std_algorithms_lexicographical_compare_test
32: [ RUN      ] std_algorithms_lexicographical_compare_test.test
32: [       OK ] std_algorithms_lexicographical_compare_test.test (410 ms)
32: [----------] 1 test from std_algorithms_lexicographical_compare_test (410 ms total)
32: 
32: [----------] 1 test from std_algorithms_for_each_test
32: [ RUN      ] std_algorithms_for_each_test.test
32: [       OK ] std_algorithms_for_each_test.test (313 ms)
32: [----------] 1 test from std_algorithms_for_each_test (313 ms total)
32: 
32: [----------] 1 test from std_algorithms_find_test
32: [ RUN      ] std_algorithms_find_test.test
32: [       OK ] std_algorithms_find_test.test (174 ms)
32: [----------] 1 test from std_algorithms_find_test (174 ms total)
32: 
32: [----------] 4 tests from std_algorithms_non_mod_seq_ops
32: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
32: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (2446 ms)
32: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
32: [       OK ] std_algorithms_non_mod_seq_ops.find_end (5631 ms)
32: [ RUN      ] std_algorithms_non_mod_seq_ops.search
32: [       OK ] std_algorithms_non_mod_seq_ops.search (3955 ms)
32: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
32: [       OK ] std_algorithms_non_mod_seq_ops.search_n (3213 ms)
32: [----------] 4 tests from std_algorithms_non_mod_seq_ops (15246 ms total)
32: 
32: [----------] 1 test from std_algorithms_count_test
32: [ RUN      ] std_algorithms_count_test.test
32: [       OK ] std_algorithms_count_test.test (435 ms)
32: [----------] 1 test from std_algorithms_count_test (435 ms total)
32: 
32: [----------] 1 test from std_algorithms_equal_test
32: [ RUN      ] std_algorithms_equal_test.test
32: [       OK ] std_algorithms_equal_test.test (93 ms)
32: [----------] 1 test from std_algorithms_equal_test (93 ms total)
32: 
32: [----------] 1 test from std_algorithms_all_any_none_of_test
32: [ RUN      ] std_algorithms_all_any_none_of_test.test
32: [       OK ] std_algorithms_all_any_none_of_test.test (401 ms)
32: [----------] 1 test from std_algorithms_all_any_none_of_test (401 ms total)
32: 
32: [----------] 1 test from std_algorithms_nonmod_seq_ops
32: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
32: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (542 ms)
32: [----------] 1 test from std_algorithms_nonmod_seq_ops (542 ms total)
32: 
32: [----------] 1 test from std_algorithms_mismatch_test
32: [ RUN      ] std_algorithms_mismatch_test.test
32: [       OK ] std_algorithms_mismatch_test.test (908 ms)
32: [----------] 1 test from std_algorithms_mismatch_test (908 ms total)
32: 
32: [----------] 1 test from std_algorithms_mod_seq_ops
32: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
32: [       OK ] std_algorithms_mod_seq_ops.move_backward (581 ms)
32: [----------] 1 test from std_algorithms_mod_seq_ops (581 ms total)
32: 
32: [----------] Global test environment tear-down
32: [==========] 13 tests from 10 test suites ran. (19108 ms total)
32: [  PASSED  ] 13 tests.
32/48 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_C ...............   Passed   20.78 sec
test 33
      Start 33: Kokkos_AlgorithmsUnitTest_StdSet_D

33: Test command: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
33: Test timeout computed to be: 1500
33: 
33: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
33:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
33:                                   setting CUDA_VISIBLE_DEVICES.
33:                                   This could on multi GPU systems lead to severe performance"
33:                                   penalties.
33: [==========] Running 31 tests from 5 test suites.
33: [----------] Global test environment set-up.
33: [----------] 3 tests from std_algorithms_mod_ops_test
33: [ RUN      ] std_algorithms_mod_ops_test.move
33: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
33: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
33: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (2 ms)
33: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
33: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (2 ms)
33: [----------] 3 tests from std_algorithms_mod_ops_test (4 ms total)
33: 
33: [----------] 12 tests from std_algorithms_mod_seq_ops_test
33: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
33: [       OK ] std_algorithms_mod_seq_ops_test.copy (2 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
33: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (1 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
33: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (1 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
33: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (1 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
33: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (1 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
33: [       OK ] std_algorithms_mod_seq_ops_test.fill (1 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
33: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (1 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
33: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (2 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
33: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (1 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
33: [       OK ] std_algorithms_mod_seq_ops_test.generate (1 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
33: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (1 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
33: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (4 ms)
33: [----------] 12 tests from std_algorithms_mod_seq_ops_test (24 ms total)
33: 
33: [----------] 4 tests from std_algorithms_replace_ops_test
33: [ RUN      ] std_algorithms_replace_ops_test.replace
33: [       OK ] std_algorithms_replace_ops_test.replace (157 ms)
33: [ RUN      ] std_algorithms_replace_ops_test.replace_if
33: [       OK ] std_algorithms_replace_ops_test.replace_if (439 ms)
33: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
33: [       OK ] std_algorithms_replace_ops_test.replace_copy (361 ms)
33: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
33: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (280 ms)
33: [----------] 4 tests from std_algorithms_replace_ops_test (1239 ms total)
33: 
33: [----------] 11 tests from std_algorithms_mod_seq_ops
33: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
33: [       OK ] std_algorithms_mod_seq_ops.copy_if (166 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.unique
33: [       OK ] std_algorithms_mod_seq_ops.unique (1336 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
33: [       OK ] std_algorithms_mod_seq_ops.unique_copy (521 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.remove
33: [       OK ] std_algorithms_mod_seq_ops.remove (435 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
33: [       OK ] std_algorithms_mod_seq_ops.remove_if (466 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
33: [       OK ] std_algorithms_mod_seq_ops.remove_copy (878 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
33: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (453 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.rotate
33: [       OK ] std_algorithms_mod_seq_ops.rotate (3849 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
33: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (1308 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
33: [       OK ] std_algorithms_mod_seq_ops.shift_left (3653 ms)
33: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
33: [       OK ] std_algorithms_mod_seq_ops.shift_right (5784 ms)
33: [----------] 11 tests from std_algorithms_mod_seq_ops (18855 ms total)
33: 
33: [----------] 1 test from std_algorithms_modseq_test
33: [ RUN      ] std_algorithms_modseq_test.reverse
33: [       OK ] std_algorithms_modseq_test.reverse (500 ms)
33: [----------] 1 test from std_algorithms_modseq_test (500 ms total)
33: 
33: [----------] Global test environment tear-down
33: [==========] 31 tests from 5 test suites ran. (20624 ms total)
33: [  PASSED  ] 31 tests.
33/48 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_D ...............   Passed   22.48 sec
test 34
      Start 34: Kokkos_AlgorithmsUnitTest_StdSet_E

34: Test command: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
34: Test timeout computed to be: 1500
34: 
34: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
34:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
34:                                   setting CUDA_VISIBLE_DEVICES.
34:                                   This could on multi GPU systems lead to severe performance"
34:                                   penalties.
34: [==========] Running 29 tests from 7 test suites.
34: [----------] Global test environment set-up.
34: [----------] 2 tests from std_algorithms_sorting_ops_test
34: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
34: [       OK ] std_algorithms_sorting_ops_test.is_sorted (56 ms)
34: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
34: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (46 ms)
34: [----------] 2 tests from std_algorithms_sorting_ops_test (102 ms total)
34: 
34: [----------] 4 tests from std_algorithms_partitioning_test
34: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
34: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (1 ms)
34: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
34: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (4 ms)
34: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
34: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (4 ms)
34: [ RUN      ] std_algorithms_partitioning_test.partition_point
34: [       OK ] std_algorithms_partitioning_test.partition_point (4 ms)
34: [----------] 4 tests from std_algorithms_partitioning_test (13 ms total)
34: 
34: [----------] 1 test from std_algorithms_partitioning_ops
34: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
34: [       OK ] std_algorithms_partitioning_ops.partition_copy (193 ms)
34: [----------] 1 test from std_algorithms_partitioning_ops (193 ms total)
34: 
34: [----------] 12 tests from std_algorithms_numerics_test
34: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
34: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (3 ms)
34: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
34: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (3 ms)
34: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
34: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (3 ms)
34: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
34: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (2 ms)
34: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
34: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (2 ms)
34: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
34: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (2 ms)
34: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
34: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (2 ms)
34: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
34: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (2 ms)
34: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
34: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (2 ms)
34: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
34: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (2 ms)
34: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
34: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (2 ms)
34: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
34: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (2 ms)
34: [----------] 12 tests from std_algorithms_numerics_test (34 ms total)
34: 
34: [----------] 1 test from std_algorithms_numerics_ops_test
34: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
34: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (497 ms)
34: [----------] 1 test from std_algorithms_numerics_ops_test (498 ms total)
34: 
34: [----------] 8 tests from std_algorithms_numeric_ops_test
34: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
34: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (3084 ms)
34: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
34: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
34: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
34: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (2533 ms)
34: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
34: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
34: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
34: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (1024 ms)
34: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
34: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
34: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
34: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (1604 ms)
34: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
34: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
34: [----------] 8 tests from std_algorithms_numeric_ops_test (8248 ms total)
34: 
34: [----------] 1 test from std_algorithms_transform_ops_test
34: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
34: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (235 ms)
34: [----------] 1 test from std_algorithms_transform_ops_test (235 ms total)
34: 
34: [----------] Global test environment tear-down
34: [==========] 29 tests from 7 test suites ran. (9326 ms total)
34: [  PASSED  ] 29 tests.
34/48 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_E ...............   Passed   10.96 sec
test 35
      Start 35: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

35: Test command: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
35: Test timeout computed to be: 1500
35: 
35: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
35:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
35:                                   setting CUDA_VISIBLE_DEVICES.
35:                                   This could on multi GPU systems lead to severe performance"
35:                                   penalties.
35: [==========] Running 12 tests from 7 test suites.
35: [----------] Global test environment set-up.
35: [----------] 2 tests from std_algorithms_adjacent_find_team_test
35: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
35: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (2938 ms)
35: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
35: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (2347 ms)
35: [----------] 2 tests from std_algorithms_adjacent_find_team_test (5285 ms total)
35: 
35: [----------] 2 tests from std_algorithms_count_team_test
35: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
35: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (1505 ms)
35: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
35: [       OK ] std_algorithms_count_team_test.count_returns_zero (1420 ms)
35: [----------] 2 tests from std_algorithms_count_team_test (2925 ms total)
35: 
35: [----------] 1 test from std_algorithms_count_if_team_test
35: [ RUN      ] std_algorithms_count_if_team_test.test
35: [       OK ] std_algorithms_count_if_team_test.test (1463 ms)
35: [----------] 1 test from std_algorithms_count_if_team_test (1463 ms total)
35: 
35: [----------] 1 test from std_algorithms_for_each_team_test
35: [ RUN      ] std_algorithms_for_each_team_test.test
35: [       OK ] std_algorithms_for_each_team_test.test (1938 ms)
35: [----------] 1 test from std_algorithms_for_each_team_test (1938 ms total)
35: 
35: [----------] 1 test from std_algorithms_for_each_n_team_test
35: [ RUN      ] std_algorithms_for_each_n_team_test.test
35: [       OK ] std_algorithms_for_each_n_team_test.test (2199 ms)
35: [----------] 1 test from std_algorithms_for_each_n_team_test (2199 ms total)
35: 
35: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
35: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
35: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (12368 ms)
35: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
35: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (8270 ms)
35: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
35: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (8366 ms)
35: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (29006 ms total)
35: 
35: [----------] 2 tests from std_algorithms_mismatch_team_test
35: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
35: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (9187 ms)
35: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
35: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (3712 ms)
35: [----------] 2 tests from std_algorithms_mismatch_team_test (12899 ms total)
35: 
35: [----------] Global test environment tear-down
35: [==========] 12 tests from 7 test suites ran. (55720 ms total)
35: [  PASSED  ] 12 tests.
35/48 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..........   Passed   57.62 sec
test 36
      Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

36: Test command: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
36: Test timeout computed to be: 1500
36: 
36: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
36:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
36:                                   setting CUDA_VISIBLE_DEVICES.
36:                                   This could on multi GPU systems lead to severe performance"
36:                                   penalties.
36: [==========] Running 8 tests from 4 test suites.
36: [----------] Global test environment set-up.
36: [----------] 2 tests from std_algorithms_equal_team_test
36: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
36: [       OK ] std_algorithms_equal_team_test.views_are_equal (7440 ms)
36: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
36: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (5622 ms)
36: [----------] 2 tests from std_algorithms_equal_team_test (13063 ms total)
36: 
36: [----------] 2 tests from std_algorithms_search_team_test
36: [ RUN      ] std_algorithms_search_team_test.sequences_exist
36: [       OK ] std_algorithms_search_team_test.sequences_exist (3608 ms)
36: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
36: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (4382 ms)
36: [----------] 2 tests from std_algorithms_search_team_test (7991 ms total)
36: 
36: [----------] 2 tests from std_algorithms_find_end_team_test
36: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
36: [       OK ] std_algorithms_find_end_team_test.sequences_exist (8536 ms)
36: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
36: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (7294 ms)
36: [----------] 2 tests from std_algorithms_find_end_team_test (15830 ms total)
36: 
36: [----------] 2 tests from std_algorithms_find_first_of_team_test
36: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
36: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (6650 ms)
36: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
36: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (24581 ms)
36: [----------] 2 tests from std_algorithms_find_first_of_team_test (31231 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 8 tests from 4 test suites ran. (68117 ms total)
36: [  PASSED  ] 8 tests.
36/48 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..........   Passed   70.01 sec
test 37
      Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

37: Test command: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
37: Test timeout computed to be: 1500
37: 
37: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
37:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
37:                                   setting CUDA_VISIBLE_DEVICES.
37:                                   This could on multi GPU systems lead to severe performance"
37:                                   penalties.
37: [==========] Running 11 tests from 7 test suites.
37: [----------] Global test environment set-up.
37: [----------] 2 tests from std_algorithms_find_team_test
37: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
37: [       OK ] std_algorithms_find_team_test.searched_values_exist (1467 ms)
37: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
37: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (1997 ms)
37: [----------] 2 tests from std_algorithms_find_team_test (3465 ms total)
37: 
37: [----------] 2 tests from std_algorithms_find_if_team_test
37: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
37: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (1230 ms)
37: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
37: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (1969 ms)
37: [----------] 2 tests from std_algorithms_find_if_team_test (3200 ms total)
37: 
37: [----------] 2 tests from std_algorithms_find_if_not_team_test
37: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
37: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (1962 ms)
37: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
37: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (1246 ms)
37: [----------] 2 tests from std_algorithms_find_if_not_team_test (3209 ms total)
37: 
37: [----------] 1 test from std_algorithms_all_of_team_test
37: [ RUN      ] std_algorithms_all_of_team_test.test
37: [       OK ] std_algorithms_all_of_team_test.test (1892 ms)
37: [----------] 1 test from std_algorithms_all_of_team_test (1892 ms total)
37: 
37: [----------] 1 test from std_algorithms_any_of_team_test
37: [ RUN      ] std_algorithms_any_of_team_test.test
37: [       OK ] std_algorithms_any_of_team_test.test (1157 ms)
37: [----------] 1 test from std_algorithms_any_of_team_test (1157 ms total)
37: 
37: [----------] 1 test from std_algorithms_none_of_team_test
37: [ RUN      ] std_algorithms_none_of_team_test.test
37: [       OK ] std_algorithms_none_of_team_test.test (1899 ms)
37: [----------] 1 test from std_algorithms_none_of_team_test (1899 ms total)
37: 
37: [----------] 2 tests from std_algorithms_search_n_team_test
37: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
37: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (1316 ms)
37: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
37: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (1457 ms)
37: [----------] 2 tests from std_algorithms_search_n_team_test (2774 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 11 tests from 7 test suites ran. (17599 ms total)
37: [  PASSED  ] 11 tests.
37/48 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..........   Passed   19.42 sec
test 38
      Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

38: Test command: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
38: Test timeout computed to be: 1500
38: 
38: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
38:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
38:                                   setting CUDA_VISIBLE_DEVICES.
38:                                   This could on multi GPU systems lead to severe performance"
38:                                   penalties.
38: [==========] Running 3 tests from 3 test suites.
38: [----------] Global test environment set-up.
38: [----------] 1 test from std_algorithms_min_element_team_test
38: [ RUN      ] std_algorithms_min_element_team_test.test
38: [       OK ] std_algorithms_min_element_team_test.test (5873 ms)
38: [----------] 1 test from std_algorithms_min_element_team_test (5873 ms total)
38: 
38: [----------] 1 test from std_algorithms_max_element_team_test
38: [ RUN      ] std_algorithms_max_element_team_test.test
38: [       OK ] std_algorithms_max_element_team_test.test (5250 ms)
38: [----------] 1 test from std_algorithms_max_element_team_test (5250 ms total)
38: 
38: [----------] 1 test from std_algorithms_minmax_element_team_test
38: [ RUN      ] std_algorithms_minmax_element_team_test.test
38: [       OK ] std_algorithms_minmax_element_team_test.test (9021 ms)
38: [----------] 1 test from std_algorithms_minmax_element_team_test (9021 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 3 tests from 3 test suites ran. (20145 ms total)
38: [  PASSED  ] 3 tests.
38/48 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..........   Passed   21.80 sec
test 39
      Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

39: Test command: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
39: Test timeout computed to be: 1500
39: 
39: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
39:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
39:                                   setting CUDA_VISIBLE_DEVICES.
39:                                   This could on multi GPU systems lead to severe performance"
39:                                   penalties.
39: [==========] Running 6 tests from 6 test suites.
39: [----------] Global test environment set-up.
39: [----------] 1 test from std_algorithms_fill_team_test
39: [ RUN      ] std_algorithms_fill_team_test.test
39: [       OK ] std_algorithms_fill_team_test.test (1276 ms)
39: [----------] 1 test from std_algorithms_fill_team_test (1277 ms total)
39: 
39: [----------] 1 test from std_algorithms_fill_n_team_test
39: [ RUN      ] std_algorithms_fill_n_team_test.test
39: [       OK ] std_algorithms_fill_n_team_test.test (4010 ms)
39: [----------] 1 test from std_algorithms_fill_n_team_test (4010 ms total)
39: 
39: [----------] 1 test from std_algorithms_replace_team_test
39: [ RUN      ] std_algorithms_replace_team_test.test
39: [       OK ] std_algorithms_replace_team_test.test (1848 ms)
39: [----------] 1 test from std_algorithms_replace_team_test (1848 ms total)
39: 
39: [----------] 1 test from std_algorithms_replace_if_team_test
39: [ RUN      ] std_algorithms_replace_if_team_test.test
39: [       OK ] std_algorithms_replace_if_team_test.test (2235 ms)
39: [----------] 1 test from std_algorithms_replace_if_team_test (2235 ms total)
39: 
39: [----------] 1 test from std_algorithms_replace_copy_team_test
39: [ RUN      ] std_algorithms_replace_copy_team_test.test
39: [       OK ] std_algorithms_replace_copy_team_test.test (4377 ms)
39: [----------] 1 test from std_algorithms_replace_copy_team_test (4377 ms total)
39: 
39: [----------] 1 test from std_algorithms_replace_copy_if_team_test
39: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
39: [       OK ] std_algorithms_replace_copy_if_team_test.test (3352 ms)
39: [----------] 1 test from std_algorithms_replace_copy_if_team_test (3352 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 6 tests from 6 test suites ran. (17102 ms total)
39: [  PASSED  ] 6 tests.
39/48 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..........   Passed   18.91 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

40: Test command: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
40: Test timeout computed to be: 1500
40: 
40: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
40:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
40:                                   setting CUDA_VISIBLE_DEVICES.
40:                                   This could on multi GPU systems lead to severe performance"
40:                                   penalties.
40: [==========] Running 4 tests from 4 test suites.
40: [----------] Global test environment set-up.
40: [----------] 1 test from std_algorithms_reverse_team_test
40: [ RUN      ] std_algorithms_reverse_team_test.test
40: [       OK ] std_algorithms_reverse_team_test.test (1315 ms)
40: [----------] 1 test from std_algorithms_reverse_team_test (1315 ms total)
40: 
40: [----------] 1 test from std_algorithms_reverse_copy_team_test
40: [ RUN      ] std_algorithms_reverse_copy_team_test.test
40: [       OK ] std_algorithms_reverse_copy_team_test.test (1883 ms)
40: [----------] 1 test from std_algorithms_reverse_copy_team_test (1883 ms total)
40: 
40: [----------] 1 test from std_algorithms_rotate_team_test
40: [ RUN      ] std_algorithms_rotate_team_test.test
40: [       OK ] std_algorithms_rotate_team_test.test (5383 ms)
40: [----------] 1 test from std_algorithms_rotate_team_test (5383 ms total)
40: 
40: [----------] 1 test from std_algorithms_rotate_copy_team_test
40: [ RUN      ] std_algorithms_rotate_copy_team_test.test
40: [       OK ] std_algorithms_rotate_copy_team_test.test (4837 ms)
40: [----------] 1 test from std_algorithms_rotate_copy_team_test (4837 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 4 tests from 4 test suites ran. (13421 ms total)
40: [  PASSED  ] 4 tests.
40/48 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..........   Passed   15.23 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

41: Test command: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
41: Test timeout computed to be: 1500
41: 
41: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
41:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
41:                                   setting CUDA_VISIBLE_DEVICES.
41:                                   This could on multi GPU systems lead to severe performance"
41:                                   penalties.
41: [==========] Running 4 tests from 4 test suites.
41: [----------] Global test environment set-up.
41: [----------] 1 test from std_algorithms_move_team_test
41: [ RUN      ] std_algorithms_move_team_test.test
41: [       OK ] std_algorithms_move_team_test.test (2504 ms)
41: [----------] 1 test from std_algorithms_move_team_test (2504 ms total)
41: 
41: [----------] 1 test from std_algorithms_move_backward_team_test
41: [ RUN      ] std_algorithms_move_backward_team_test.test
41: [       OK ] std_algorithms_move_backward_team_test.test (2498 ms)
41: [----------] 1 test from std_algorithms_move_backward_team_test (2498 ms total)
41: 
41: [----------] 1 test from std_algorithms_shift_left_team_test
41: [ RUN      ] std_algorithms_shift_left_team_test.test
41: [       OK ] std_algorithms_shift_left_team_test.test (8906 ms)
41: [----------] 1 test from std_algorithms_shift_left_team_test (8906 ms total)
41: 
41: [----------] 1 test from std_algorithms_shift_right_team_test
41: [ RUN      ] std_algorithms_shift_right_team_test.test
41: [       OK ] std_algorithms_shift_right_team_test.test (8863 ms)
41: [----------] 1 test from std_algorithms_shift_right_team_test (8863 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 4 tests from 4 test suites ran. (22773 ms total)
41: [  PASSED  ] 4 tests.
41/48 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..........   Passed   24.60 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

42: Test command: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
42: Test timeout computed to be: 1500
42: 
42: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
42:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
42:                                   setting CUDA_VISIBLE_DEVICES.
42:                                   This could on multi GPU systems lead to severe performance"
42:                                   penalties.
42: [==========] Running 9 tests from 9 test suites.
42: [----------] Global test environment set-up.
42: [----------] 1 test from std_algorithms_copy_team_test
42: [ RUN      ] std_algorithms_copy_team_test.test
42: [       OK ] std_algorithms_copy_team_test.test (3167 ms)
42: [----------] 1 test from std_algorithms_copy_team_test (3167 ms total)
42: 
42: [----------] 1 test from std_algorithms_copy_n_team_test
42: [ RUN      ] std_algorithms_copy_n_team_test.test
42: [       OK ] std_algorithms_copy_n_team_test.test (4283 ms)
42: [----------] 1 test from std_algorithms_copy_n_team_test (4283 ms total)
42: 
42: [----------] 1 test from std_algorithms_copy_backward_team_test
42: [ RUN      ] std_algorithms_copy_backward_team_test.test
42: [       OK ] std_algorithms_copy_backward_team_test.test (2560 ms)
42: [----------] 1 test from std_algorithms_copy_backward_team_test (2560 ms total)
42: 
42: [----------] 1 test from std_algorithms_copy_if_team_test
42: [ RUN      ] std_algorithms_copy_if_team_test.test
42: [       OK ] std_algorithms_copy_if_team_test.test (2857 ms)
42: [----------] 1 test from std_algorithms_copy_if_team_test (2857 ms total)
42: 
42: [----------] 1 test from std_algorithms_unique_copy_team_test
42: [ RUN      ] std_algorithms_unique_copy_team_test.test
42: [       OK ] std_algorithms_unique_copy_team_test.test (4939 ms)
42: [----------] 1 test from std_algorithms_unique_copy_team_test (4939 ms total)
42: 
42: [----------] 1 test from std_algorithms_remove_team_test
42: [ RUN      ] std_algorithms_remove_team_test.test
42: [       OK ] std_algorithms_remove_team_test.test (3113 ms)
42: [----------] 1 test from std_algorithms_remove_team_test (3113 ms total)
42: 
42: [----------] 1 test from std_algorithms_remove_if_team_test
42: [ RUN      ] std_algorithms_remove_if_team_test.test
42: [       OK ] std_algorithms_remove_if_team_test.test (3091 ms)
42: [----------] 1 test from std_algorithms_remove_if_team_test (3091 ms total)
42: 
42: [----------] 1 test from std_algorithms_remove_copy_team_test
42: [ RUN      ] std_algorithms_remove_copy_team_test.test
42: [       OK ] std_algorithms_remove_copy_team_test.test (3963 ms)
42: [----------] 1 test from std_algorithms_remove_copy_team_test (3963 ms total)
42: 
42: [----------] 1 test from std_algorithms_remove_copy_if_team_test
42: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
42: [       OK ] std_algorithms_remove_copy_if_team_test.test (3443 ms)
42: [----------] 1 test from std_algorithms_remove_copy_if_team_test (3443 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 9 tests from 9 test suites ran. (31421 ms total)
42: [  PASSED  ] 9 tests.
42/48 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..........   Passed   33.30 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

43: Test command: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
43: Test timeout computed to be: 1500
43: 
43: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
43:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
43:                                   setting CUDA_VISIBLE_DEVICES.
43:                                   This could on multi GPU systems lead to severe performance"
43:                                   penalties.
43: [==========] Running 4 tests from 4 test suites.
43: [----------] Global test environment set-up.
43: [----------] 1 test from std_algorithms_unique_team_test
43: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
43: [       OK ] std_algorithms_unique_team_test.test_default_predicate (5389 ms)
43: [----------] 1 test from std_algorithms_unique_team_test (5389 ms total)
43: 
43: [----------] 1 test from std_algorithms_adjacent_difference_team_test
43: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
43: [       OK ] std_algorithms_adjacent_difference_team_test.test (5944 ms)
43: [----------] 1 test from std_algorithms_adjacent_difference_team_test (5944 ms total)
43: 
43: [----------] 1 test from std_algorithms_reduce_team_test
43: [ RUN      ] std_algorithms_reduce_team_test.test
43: [       OK ] std_algorithms_reduce_team_test.test (5197 ms)
43: [----------] 1 test from std_algorithms_reduce_team_test (5197 ms total)
43: 
43: [----------] 1 test from std_algorithms_transform_reduce_team_test
43: [ RUN      ] std_algorithms_transform_reduce_team_test.test
43: [       OK ] std_algorithms_transform_reduce_team_test.test (7182 ms)
43: [----------] 1 test from std_algorithms_transform_reduce_team_test (7182 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 4 tests from 4 test suites ran. (23713 ms total)
43: [  PASSED  ] 4 tests.
43/48 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..........   Passed   25.55 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

44: Test command: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
44: Test timeout computed to be: 1500
44: 
44: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
44:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
44:                                   setting CUDA_VISIBLE_DEVICES.
44:                                   This could on multi GPU systems lead to severe performance"
44:                                   penalties.
44: [==========] Running 18 tests from 5 test suites.
44: [----------] Global test environment set-up.
44: [----------] 2 tests from std_algorithms_is_sorted_team_test
44: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
44: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (3481 ms)
44: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
44: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (7182 ms)
44: [----------] 2 tests from std_algorithms_is_sorted_team_test (10664 ms total)
44: 
44: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
44: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
44: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (198 ms)
44: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
44: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (271 ms)
44: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
44: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (6363 ms)
44: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
44: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (3764 ms)
44: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (10598 ms total)
44: 
44: [----------] 4 tests from std_algorithms_is_partitioned_team_test
44: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
44: [       OK ] std_algorithms_is_partitioned_team_test.empty (106 ms)
44: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
44: [       OK ] std_algorithms_is_partitioned_team_test.all_true (1905 ms)
44: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
44: [       OK ] std_algorithms_is_partitioned_team_test.all_false (1886 ms)
44: [ RUN      ] std_algorithms_is_partitioned_team_test.random
44: [       OK ] std_algorithms_is_partitioned_team_test.random (1743 ms)
44: [----------] 4 tests from std_algorithms_is_partitioned_team_test (5641 ms total)
44: 
44: [----------] 4 tests from std_algorithms_partition_copy_team_test
44: [ RUN      ] std_algorithms_partition_copy_team_test.empty
44: [       OK ] std_algorithms_partition_copy_team_test.empty (127 ms)
44: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
44: [       OK ] std_algorithms_partition_copy_team_test.all_true (3376 ms)
44: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
44: [       OK ] std_algorithms_partition_copy_team_test.all_false (3427 ms)
44: [ RUN      ] std_algorithms_partition_copy_team_test.random
44: [       OK ] std_algorithms_partition_copy_team_test.random (3235 ms)
44: [----------] 4 tests from std_algorithms_partition_copy_team_test (10166 ms total)
44: 
44: [----------] 4 tests from std_algorithms_partition_point_team_test
44: [ RUN      ] std_algorithms_partition_point_team_test.empty
44: [       OK ] std_algorithms_partition_point_team_test.empty (89 ms)
44: [ RUN      ] std_algorithms_partition_point_team_test.all_true
44: [       OK ] std_algorithms_partition_point_team_test.all_true (1356 ms)
44: [ RUN      ] std_algorithms_partition_point_team_test.all_false
44: [       OK ] std_algorithms_partition_point_team_test.all_false (1350 ms)
44: [ RUN      ] std_algorithms_partition_point_team_test.random
44: [       OK ] std_algorithms_partition_point_team_test.random (1225 ms)
44: [----------] 4 tests from std_algorithms_partition_point_team_test (4022 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 18 tests from 5 test suites ran. (41094 ms total)
44: [  PASSED  ] 18 tests.
44/48 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..........   Passed   42.76 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

45: Test command: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
45: Test timeout computed to be: 1500
45: 
45: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
45:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
45:                                   setting CUDA_VISIBLE_DEVICES.
45:                                   This could on multi GPU systems lead to severe performance"
45:                                   penalties.
45: [==========] Running 5 tests from 4 test suites.
45: [----------] Global test environment set-up.
45: [----------] 2 tests from std_algorithms_transform_team_test
45: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
45: [       OK ] std_algorithms_transform_team_test.test_unary_op (4294 ms)
45: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
45: [       OK ] std_algorithms_transform_team_test.test_binary_op (3863 ms)
45: [----------] 2 tests from std_algorithms_transform_team_test (8157 ms total)
45: 
45: [----------] 1 test from std_algorithms_generate_team_test
45: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
45: [       OK ] std_algorithms_generate_team_test.test_unary_op (4932 ms)
45: [----------] 1 test from std_algorithms_generate_team_test (4932 ms total)
45: 
45: [----------] 1 test from std_algorithms_generate_n_team_test
45: [ RUN      ] std_algorithms_generate_n_team_test.test
45: [       OK ] std_algorithms_generate_n_team_test.test (3692 ms)
45: [----------] 1 test from std_algorithms_generate_n_team_test (3692 ms total)
45: 
45: [----------] 1 test from std_algorithms_swap_ranges_team_test
45: [ RUN      ] std_algorithms_swap_ranges_team_test.test
45: [       OK ] std_algorithms_swap_ranges_team_test.test (3448 ms)
45: [----------] 1 test from std_algorithms_swap_ranges_team_test (3448 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 5 tests from 4 test suites ran. (20232 ms total)
45: [  PASSED  ] 5 tests.
45/48 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..........   Passed   21.98 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

46: Test command: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
46: Test timeout computed to be: 1500
46: 
46: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
46:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
46:                                   setting CUDA_VISIBLE_DEVICES.
46:                                   This could on multi GPU systems lead to severe performance"
46:                                   penalties.
46: [==========] Running 2 tests from 2 test suites.
46: [----------] Global test environment set-up.
46: [----------] 1 test from std_algorithms_exclusive_scan_team_test
46: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
46: [       OK ] std_algorithms_exclusive_scan_team_test.test (14097 ms)
46: [----------] 1 test from std_algorithms_exclusive_scan_team_test (14097 ms total)
46: 
46: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
46: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
46: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (7316 ms)
46: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (7316 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 2 tests from 2 test suites ran. (21414 ms total)
46: [  PASSED  ] 2 tests.
46/48 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..........   Passed   23.16 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

47: Test command: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
47: Test timeout computed to be: 1500
47: 
47: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
47:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
47:                                   setting CUDA_VISIBLE_DEVICES.
47:                                   This could on multi GPU systems lead to severe performance"
47:                                   penalties.
47: [==========] Running 2 tests from 2 test suites.
47: [----------] Global test environment set-up.
47: [----------] 1 test from std_algorithms_inclusive_scan_team_test
47: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
47: [       OK ] std_algorithms_inclusive_scan_team_test.test (23013 ms)
47: [----------] 1 test from std_algorithms_inclusive_scan_team_test (23014 ms total)
47: 
47: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
47: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
47: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (14911 ms)
47: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (14911 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 2 tests from 2 test suites ran. (37925 ms total)
47: [  PASSED  ] 2 tests.
47/48 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..........   Passed   39.85 sec
test 48
      Start 48: Kokkos_UnitTest_SIMD

48: Test command: /var/jenkins/workspace/Kokkos_PR-6895/build-tests/simd/unit_tests/Kokkos_UnitTest_SIMD
48: Test timeout computed to be: 1500
48: 
48: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
48:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
48:                                   setting CUDA_VISIBLE_DEVICES.
48:                                   This could on multi GPU systems lead to severe performance"
48:                                   penalties.
48: [==========] Running 16 tests from 1 test suite.
48: [----------] Global test environment set-up.
48: [----------] 16 tests from simd
48: [ RUN      ] simd.host_math_ops
48: [       OK ] simd.host_math_ops (0 ms)
48: [ RUN      ] simd.device_math_ops
48: [       OK ] simd.device_math_ops (8 ms)
48: [ RUN      ] simd.host_mask_ops
48: [       OK ] simd.host_mask_ops (0 ms)
48: [ RUN      ] simd.device_mask_ops
48: [       OK ] simd.device_mask_ops (0 ms)
48: [ RUN      ] simd.host_conversions
48: [       OK ] simd.host_conversions (0 ms)
48: [ RUN      ] simd.device_conversions
48: [       OK ] simd.device_conversions (0 ms)
48: [ RUN      ] simd.host_shift_ops
48: [       OK ] simd.host_shift_ops (0 ms)
48: [ RUN      ] simd.device_shift_ops
48: [       OK ] simd.device_shift_ops (0 ms)
48: [ RUN      ] simd.host_condition
48: [       OK ] simd.host_condition (0 ms)
48: [ RUN      ] simd.device_condition
48: [       OK ] simd.device_condition (0 ms)
48: [ RUN      ] simd.host_gen_ctors
48: [       OK ] simd.host_gen_ctors (0 ms)
48: [ RUN      ] simd.device_gen_ctors
48: [       OK ] simd.device_gen_ctors (0 ms)
48: [ RUN      ] simd.host_where_expressions
48: [       OK ] simd.host_where_expressions (0 ms)
48: [ RUN      ] simd.device_where_expressions
48: [       OK ] simd.device_where_expressions (0 ms)
48: [ RUN      ] simd.host_reductions
48: [       OK ] simd.host_reductions (0 ms)
48: [ RUN      ] simd.device_reductions
48: [       OK ] simd.device_reductions (0 ms)
48: [----------] 16 tests from simd (10 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 16 tests from 1 test suite ran. (10 ms total)
48: [  PASSED  ] 16 tests.
48/48 Test #48: Kokkos_UnitTest_SIMD .............................   Passed    1.82 sec

100% tests passed, 0 tests failed out of 48

Total Test time (real) = 923.63 sec
+ cd ../example/build_cmake_installed
+ rm -rf build
+ mkdir -p build
+ cd build
+ cmake -DCMAKE_CXX_COMPILER=g++-8 -DCMAKE_CXX_FLAGS=-Werror -DCMAKE_CXX_STANDARD=17 ..
-- The CXX compiler identification is GNU 8.4.0
-- The Fortran compiler identification is GNU 7.5.0
-- Check for working CXX compiler: /usr/bin/g++-8
-- Check for working CXX compiler: /usr/bin/g++-8 - works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Check for working Fortran compiler: /usr/bin/gfortran
-- Check for working Fortran compiler: /usr/bin/gfortran - works
-- Detecting Fortran compiler ABI info
-- Detecting Fortran compiler ABI info - done
-- Checking whether /usr/bin/gfortran supports Fortran 90
-- Checking whether /usr/bin/gfortran supports Fortran 90 - yes
-- Enabled Kokkos devices: CUDA;SERIAL
CMake Warning at /var/jenkins/workspace/Kokkos_PR-6895/install/lib/cmake/Kokkos/KokkosConfigCommon.cmake:59 (MESSAGE):
  The installed Kokkos configuration does not support CXX extensions.
  Forcing -DCMAKE_CXX_EXTENSIONS=Off
Call Stack (most recent call first):
  /var/jenkins/workspace/Kokkos_PR-6895/install/lib/cmake/Kokkos/KokkosConfig.cmake:56 (INCLUDE)
  CMakeLists.txt:10 (find_package)


-- kokkos_launch_compiler is enabled globally. C++ compiler commands with -DKOKKOS_DEPENDENCE will be redirected to the appropriate compiler for Kokkos
-- Configuring done
-- Generating done
-- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6895/example/build_cmake_installed/build
+ make -j8
Scanning dependencies of target example
[ 66%] Building CXX object CMakeFiles/example.dir/cmake_example.cpp.o
[ 66%] Building Fortran object CMakeFiles/example.dir/foo.f.o
[100%] Linking CXX executable example
[100%] Built target example
+ ctest --verbose
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-6895/example/build_cmake_installed/build/DartConfiguration.tcl
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-6895/example/build_cmake_installed/build/DartConfiguration.tcl
Test project /var/jenkins/workspace/Kokkos_PR-6895/example/build_cmake_installed/build
Constructing a list of tests
Done constructing a list of tests
Updating test list for fixtures
Added 0 tests to meet fixture requirements
Checking test dependency graph...
Checking test dependency graph end
test 1
    Start 1: KokkosInTree_Verify

1: Test command: /var/jenkins/workspace/Kokkos_PR-6895/example/build_cmake_installed/build/example "10"
1: Test timeout computed to be: 10000000
1: 
1: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default
1:                                   without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or
1:                                   setting CUDA_VISIBLE_DEVICES.
1:                                   This could on multi GPU systems lead to severe performance"
1:                                   penalties.
1: Device Execution Space:
1:   KOKKOS_ENABLE_CUDA: yes
1: Cuda Options:
1:   KOKKOS_ENABLE_CUDA_LAMBDA: yes
1:   KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes
1:   KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: yes
1:   KOKKOS_ENABLE_CUDA_UVM: yes
1:   KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes
1:   KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes
1: 
1: Cuda Runtime Configuration:
1: macro  KOKKOS_ENABLE_CUDA      : defined
1: macro  CUDA_VERSION          = 11000 = version 11.0
1: Kokkos::Cuda[ 0 ] Tesla V100-SXM2-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected
1: Number of even integers from 0 to 9
1:   Parallel: 5      0.000161
1: Sequential: 5      0.000000
1:  Hello World from Fortran
1/1 Test #1: KokkosInTree_Verify ..............   Passed    1.83 sec

100% tests passed, 0 tests failed out of 1

Total Test time (real) =   1.83 sec
+ cd ../..
+ cmake -B build_cmake_installed_different_compiler/build -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_FLAGS=-Werror -DCMAKE_CXX_STANDARD=17 build_cmake_installed_different_compiler
-- The CXX compiler identification is Clang 6.0.0
-- The Fortran compiler identification is GNU 7.5.0
-- Check for working CXX compiler: /usr/bin/clang++
-- Check for working CXX compiler: /usr/bin/clang++ - works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Check for working Fortran compiler: /usr/bin/f95
-- Check for working Fortran compiler: /usr/bin/f95 - works
-- Detecting Fortran compiler ABI info
-- Detecting Fortran compiler ABI info - done
-- Checking whether /usr/bin/f95 supports Fortran 90
-- Checking whether /usr/bin/f95 supports Fortran 90 - yes
-- Enabled Kokkos devices: CUDA;SERIAL
CMake Warning at /var/jenkins/workspace/Kokkos_PR-6895/install/lib/cmake/Kokkos/KokkosConfigCommon.cmake:59 (MESSAGE):
  The installed Kokkos configuration does not support CXX extensions.
  Forcing -DCMAKE_CXX_EXTENSIONS=Off
Call Stack (most recent call first):
  /var/jenkins/workspace/Kokkos_PR-6895/install/lib/cmake/Kokkos/KokkosConfig.cmake:56 (INCLUDE)
  CMakeLists.txt:15 (find_package)


-- kokkos_launch_compiler is enabled globally. C++ compiler commands with -DKOKKOS_DEPENDENCE will be redirected to the appropriate compiler for Kokkos
-- Configuring done
-- Generating done
-- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6895/example/build_cmake_installed_different_compiler/build
+ cmake --build build_cmake_installed_different_compiler/build --target all
Scanning dependencies of target example_no_kokkos
[ 25%] Building CXX object CMakeFiles/example_no_kokkos.dir/bar.cpp.o
[ 50%] Linking CXX executable example_no_kokkos
[ 50%] Built target example_no_kokkos
Scanning dependencies of target example_with_kokkos
[ 75%] Building CXX object CMakeFiles/example_with_kokkos.dir/foo.cpp.o
[100%] Linking CXX executable example_with_kokkos
[100%] Built target example_with_kokkos
+ cmake --build build_cmake_installed_different_compiler/build --target test
Running tests...
Test project /var/jenkins/workspace/Kokkos_PR-6895/example/build_cmake_installed_different_compiler/build
    Start 1: KokkosLauncher_NoKokkos_Verify
1/2 Test #1: KokkosLauncher_NoKokkos_Verify .....   Passed    0.00 sec
    Start 2: KokkosLauncher_WithKokkos_Verify
2/2 Test #2: KokkosLauncher_WithKokkos_Verify ...   Passed    1.62 sec

100% tests passed, 0 tests failed out of 2

Total Test time (real) =   1.63 sec
Post stage
[Pipeline] sh
+ ccache --show-stats
cache directory                     /tmp/ccache
primary config                      /tmp/ccache/ccache.conf
secondary config      (readonly)    /etc/ccache.conf
stats zero time                     Tue Mar 26 11:53:14 2024
cache hit (direct)                    49
cache hit (preprocessed)               1
cache miss                           503
cache hit rate                      9.04 %
compiler produced stdout               1
cleanups performed                    16
files in cache                      2090
cache size                           4.2 GB
max cache size                       5.0 GB
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 5cb3b5402d71a184aaa55918f877dbfb2970ba2d2974a5ed217ad4be1e5c95e3
$ docker rm -f --volumes 5cb3b5402d71a184aaa55918f877dbfb2970ba2d2974a5ed217ad4be1e5c95e3
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline
Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: e2d5986f-26c8-4057-9778-6351b410a82a
Also:   	Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 09174132-8fd6-43df-bdbf-c7b422c895fa
hudson.AbortException: script returned exit code 8
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:668)
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:614)
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:555)
		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
		at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
Also:   	Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 4d1dda31-8f72-4535-8c09-973c5e627488
hudson.AbortException: script returned exit code 8
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:668)
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:614)
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:555)
		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
		at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
java.io.IOException: Failed to run image '271dd8e5b33faf81f8cc1c6b36400d9279da4087'. Error: docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error running hook #0: error running hook: exit status 1, stdout: , stderr: Auto-detected mode as 'legacy'
nvidia-container-cli: initialization error: nvml error: driver/library version mismatch: unknown.
	at org.jenkinsci.plugins.docker.workflow.client.DockerClient.run(DockerClient.java:148)
	at org.jenkinsci.plugins.docker.workflow.WithContainerStep$Execution.start(WithContainerStep.java:200)
	at org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:323)
	at org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:196)
	at org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
	at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:47)
	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
	at com.cloudbees.groovy.cps.sandbox.DefaultInvoker.methodCall(DefaultInvoker.java:20)
	at org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:105)
	at org.jenkinsci.plugins.docker.workflow.Docker$Image.inside(Docker.groovy:140)
	at org.jenkinsci.plugins.docker.workflow.Docker.node(Docker.groovy:66)
	at org.jenkinsci.plugins.docker.workflow.Docker$Image.inside(Docker.groovy:125)
	at org.jenkinsci.plugins.docker.workflow.declarative.DockerPipelineFromDockerfileScript.runImage(DockerPipelineFromDockerfileScript.groovy:56)
	at org.jenkinsci.plugins.docker.workflow.declarative.AbstractDockerPipelineScript.configureRegistry(AbstractDockerPipelineScript.groovy:63)
	at org.jenkinsci.plugins.docker.workflow.declarative.AbstractDockerPipelineScript.run(AbstractDockerPipelineScript.groovy:50)
	at org.jenkinsci.plugins.pipeline.modeldefinition.agent.CheckoutScript.checkoutAndRun(CheckoutScript.groovy:61)
	at ___cps.transform___(Native Method)
	at com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:90)
	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:116)
	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:85)
	at jdk.internal.reflect.GeneratedMethodAccessor551.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
	at com.cloudbees.groovy.cps.impl.ClosureBlock.eval(ClosureBlock.java:46)
	at com.cloudbees.groovy.cps.Next.step(Next.java:83)
	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:152)
	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:146)
	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:146)
	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18)
	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51)
	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:187)
	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:423)
	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:331)
	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:295)
	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:97)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
	at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)

GitHub has been notified of this commit’s build result

Finished: FAILURE