Skip to content
Aborted

Console Output

Skipping 11,382 KB.. Full Log
/var/jenkins/workspace/Kokkos_PR-6830/core/src/../../tpls/mdspan/include/mdspan/../experimental/__p2642_bits/layout_padded.hpp(146): warning #20015-D: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/Kokkos_PR-6830/core/src/../../tpls/mdspan/include/mdspan/../experimental/__p0009_bits/compressed_pair.hpp(135): warning #20015-D: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

[ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o
[ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o
[ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o
[ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o
[ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o
[ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o
[ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o
[ 72%] Linking CXX executable Kokkos_ContainersTestCompileOnly
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o
[ 72%] Built target Kokkos_ContainersTestCompileOnly
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o
[ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o
[ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o
/var/jenkins/workspace/Kokkos_PR-6830/core/src/../../tpls/mdspan/include/mdspan/../experimental/__p2642_bits/layout_padded.hpp(122): warning #20013-D: calling a constexpr __host__ function("stride") from a __host__ __device__ function("init_padding") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
          detected during:
            instantiation of "Kokkos::Experimental::detail::padded_extent<_PaddingValue, _Extents, _ExtentToPadIdx>::static_array_type Kokkos::Experimental::detail::padded_extent<_PaddingValue, _Extents, _ExtentToPadIdx>::init_padding(const _Mapping &, std::integral_constant<size_t, _PaddingStrideIdx>) [with _PaddingValue=18446744073709551615UL, _Extents=Kokkos::extents<std::size_t, 18446744073709551615UL, 12UL>, _ExtentToPadIdx=1UL, _Mapping=Kokkos::Experimental::layout_right_padded<18446744073709551615UL>::mapping<Kokkos::extents<std::size_t, 18446744073709551615UL, 18446744073709551615UL>>, _PaddingStrideIdx=0UL]" 
/usr/include/c++/9/type_traits(1011): here
            instantiation of class "std::is_assignable<_Tp, _Up> [with _Tp=Kokkos::mdspan<double, Kokkos::extents<std::size_t, 18446744073709551615UL, 12UL>, Kokkos::Experimental::layout_right_padded<18446744073709551615UL>, Kokkos::default_accessor<double>>, _Up=Kokkos::mdspan<double, Kokkos::extents<std::size_t, 18446744073709551615UL, 18446744073709551615UL>, Kokkos::Experimental::layout_right_padded<18446744073709551615UL>, Kokkos::default_accessor<double>>]" 
/usr/include/c++/9/type_traits(2924): here
            instantiation of "const __nv_bool std::is_assignable_v [with _Tp=Kokkos::mdspan<double, Kokkos::extents<std::size_t, 18446744073709551615UL, 12UL>, Kokkos::Experimental::layout_right_padded<18446744073709551615UL>, Kokkos::default_accessor<double>>, _Up=Kokkos::mdspan<double, Kokkos::extents<std::size_t, 18446744073709551615UL, 18446744073709551615UL>, Kokkos::Experimental::layout_right_padded<18446744073709551615UL>, Kokkos::default_accessor<double>>]" 
/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests/../src/Kokkos_ScatterView.hpp(733): here
            instantiation of "Kokkos::Experimental::ScatterView<DataType, Layout, DeviceType, Op, Kokkos::Experimental::ScatterNonDuplicated, Contribution>::ScatterView(const Kokkos::Experimental::ScatterView<OtherDataType, Layout, OtherDeviceType, Op, Kokkos::Experimental::ScatterNonDuplicated, Contribution> &) [with DataType=double *[12], Op=Kokkos::Experimental::ScatterSum, DeviceType=Kokkos::Serial, Layout=Kokkos::LayoutRight, Contribution=Kokkos::Experimental::ScatterNonAtomic, OtherDataType=double **, OtherDeviceType=Kokkos::Device<Kokkos::HostSpace::execution_space, Kokkos::HostSpace::memory_space>]" 
/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests/TestScatterView.hpp(464): here
            instantiation of "void Test::test_default_scatter_sub_view<DeviceType, Layout, Op, NumberType>::run_test(int) [with DeviceType=Kokkos::Serial, Layout=Kokkos::LayoutRight, Op=Kokkos::Experimental::ScatterSum, NumberType=double]" 
/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests/TestScatterView.hpp(754): here
            instantiation of "void Test::test_scatter_view<DeviceType,ScatterType,NumberType>(int64_t) [with DeviceType=Kokkos::Serial, ScatterType=Kokkos::Experimental::ScatterSum, NumberType=double]" 
/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests/TestScatterView.hpp(761): here

/var/jenkins/workspace/Kokkos_PR-6830/core/src/../../tpls/mdspan/include/mdspan/../experimental/__p2642_bits/layout_padded.hpp(122): warning #20013-D: calling a constexpr __host__ function("stride") from a __host__ __device__ function("init_padding") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
          detected during:
            instantiation of "Kokkos::Experimental::detail::padded_extent<_PaddingValue, _Extents, _ExtentToPadIdx>::static_array_type Kokkos::Experimental::detail::padded_extent<_PaddingValue, _Extents, _ExtentToPadIdx>::init_padding(const _Mapping &, std::integral_constant<size_t, _PaddingStrideIdx>) [with _PaddingValue=18446744073709551615UL, _Extents=Kokkos::extents<std::size_t, 18446744073709551615UL, 3UL>, _ExtentToPadIdx=1UL, _Mapping=Kokkos::Experimental::layout_right_padded<18446744073709551615UL>::mapping<Kokkos::extents<std::size_t, 18446744073709551615UL, 18446744073709551615UL>>, _PaddingStrideIdx=0UL]" 
/usr/include/c++/9/type_traits(1011): here
            instantiation of class "std::is_assignable<_Tp, _Up> [with _Tp=Kokkos::mdspan<double, Kokkos::extents<std::size_t, 18446744073709551615UL, 3UL>, Kokkos::Experimental::layout_right_padded<18446744073709551615UL>, Kokkos::default_accessor<double>>, _Up=Kokkos::mdspan<double, Kokkos::extents<std::size_t, 18446744073709551615UL, 18446744073709551615UL>, Kokkos::Experimental::layout_right_padded<18446744073709551615UL>, Kokkos::default_accessor<double>>]" 
/usr/include/c++/9/type_traits(2924): here
            instantiation of "const __nv_bool std::is_assignable_v [with _Tp=Kokkos::mdspan<double, Kokkos::extents<std::size_t, 18446744073709551615UL, 3UL>, Kokkos::Experimental::layout_right_padded<18446744073709551615UL>, Kokkos::default_accessor<double>>, _Up=Kokkos::mdspan<double, Kokkos::extents<std::size_t, 18446744073709551615UL, 18446744073709551615UL>, Kokkos::Experimental::layout_right_padded<18446744073709551615UL>, Kokkos::default_accessor<double>>]" 
/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests/../src/Kokkos_ScatterView.hpp(733): here
            instantiation of "Kokkos::Experimental::ScatterView<DataType, Layout, DeviceType, Op, Kokkos::Experimental::ScatterNonDuplicated, Contribution>::ScatterView(const Kokkos::Experimental::ScatterView<OtherDataType, Layout, OtherDeviceType, Op, Kokkos::Experimental::ScatterNonDuplicated, Contribution> &) [with DataType=double *[3], Op=Kokkos::Experimental::ScatterProd, DeviceType=Kokkos::Serial, Layout=Kokkos::LayoutRight, Contribution=Kokkos::Experimental::ScatterNonAtomic, OtherDataType=double **, OtherDeviceType=Kokkos::Device<Kokkos::HostSpace::execution_space, Kokkos::HostSpace::memory_space>]" 
/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests/TestScatterView.hpp(464): here
            instantiation of "void Test::test_default_scatter_sub_view<DeviceType, Layout, Op, NumberType>::run_test(int) [with DeviceType=Kokkos::Serial, Layout=Kokkos::LayoutRight, Op=Kokkos::Experimental::ScatterProd, NumberType=double]" 
/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests/TestScatterView.hpp(754): here
            instantiation of "void Test::test_scatter_view<DeviceType,ScatterType,NumberType>(int64_t) [with DeviceType=Kokkos::Serial, ScatterType=Kokkos::Experimental::ScatterProd, NumberType=double]" 
/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests/TestScatterView.hpp(765): here

/var/jenkins/workspace/Kokkos_PR-6830/core/src/../../tpls/mdspan/include/mdspan/../experimental/__p0009_bits/compressed_pair.hpp(135): warning #20015-D: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/Kokkos_PR-6830/core/src/../../tpls/mdspan/include/mdspan/../experimental/__p2642_bits/layout_padded.hpp(122): warning #20015-D: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/Kokkos_PR-6830/core/src/../../tpls/mdspan/include/mdspan/../experimental/__p0009_bits/compressed_pair.hpp(135): warning #20015-D: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/Kokkos_PR-6830/core/src/../../tpls/mdspan/include/mdspan/../experimental/__p0009_bits/compressed_pair.hpp(135): warning #20015-D: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/Kokkos_PR-6830/core/src/../../tpls/mdspan/include/mdspan/../experimental/__p2642_bits/layout_padded.hpp(122): warning #20015-D: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o
[ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o
[ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o
[ 73%] Linking CXX executable Kokkos_ContainersUnitTest_Serial
[ 73%] Built target Kokkos_ContainersUnitTest_Serial
[ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o
[ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o
[ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o
[ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o
[ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o
[ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o
[ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o
[ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o
[ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o
[ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o
[ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o
[ 75%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A
[ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o
[ 75%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o
[ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o
[ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o
[ 75%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B
[ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o
[ 75%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B
Scanning dependencies of target Kokkos_UnitTest_Sort
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o
[ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o
[ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o
[ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o
[ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o
[ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o
[ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o
[ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortByKey.cpp.o
[ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o
[ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o
[ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o
[ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o
/var/jenkins/workspace/Kokkos_PR-6830/core/src/../../tpls/mdspan/include/mdspan/../experimental/__p2642_bits/layout_padded.hpp(122): warning #20013-D: calling a constexpr __host__ function("stride") from a __host__ __device__ function("init_padding") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
          detected during:
            instantiation of "Kokkos::Experimental::detail::padded_extent<_PaddingValue, _Extents, _ExtentToPadIdx>::static_array_type Kokkos::Experimental::detail::padded_extent<_PaddingValue, _Extents, _ExtentToPadIdx>::init_padding(const _Mapping &, std::integral_constant<size_t, _PaddingStrideIdx>) [with _PaddingValue=18446744073709551615UL, _Extents=Kokkos::extents<std::size_t, 18446744073709551615UL, 12UL>, _ExtentToPadIdx=1UL, _Mapping=Kokkos::Experimental::layout_right_padded<18446744073709551615UL>::mapping<Kokkos::extents<std::size_t, 18446744073709551615UL, 18446744073709551615UL>>, _PaddingStrideIdx=0UL]" 
/usr/include/c++/9/type_traits(1011): here
            instantiation of class "std::is_assignable<_Tp, _Up> [with _Tp=Kokkos::mdspan<double, Kokkos::extents<std::size_t, 18446744073709551615UL, 12UL>, Kokkos::Experimental::layout_right_padded<18446744073709551615UL>, Kokkos::default_accessor<double>>, _Up=Kokkos::mdspan<double, Kokkos::extents<std::size_t, 18446744073709551615UL, 18446744073709551615UL>, Kokkos::Experimental::layout_right_padded<18446744073709551615UL>, Kokkos::default_accessor<double>>]" 
/usr/include/c++/9/type_traits(2924): here
            instantiation of "const __nv_bool std::is_assignable_v [with _Tp=Kokkos::mdspan<double, Kokkos::extents<std::size_t, 18446744073709551615UL, 12UL>, Kokkos::Experimental::layout_right_padded<18446744073709551615UL>, Kokkos::default_accessor<double>>, _Up=Kokkos::mdspan<double, Kokkos::extents<std::size_t, 18446744073709551615UL, 18446744073709551615UL>, Kokkos::Experimental::layout_right_padded<18446744073709551615UL>, Kokkos::default_accessor<double>>]" 
/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests/../src/Kokkos_ScatterView.hpp(733): here
            instantiation of "Kokkos::Experimental::ScatterView<DataType, Layout, DeviceType, Op, Kokkos::Experimental::ScatterNonDuplicated, Contribution>::ScatterView(const Kokkos::Experimental::ScatterView<OtherDataType, Layout, OtherDeviceType, Op, Kokkos::Experimental::ScatterNonDuplicated, Contribution> &) [with DataType=double *[12], Op=Kokkos::Experimental::ScatterSum, DeviceType=Kokkos::Cuda, Layout=Kokkos::LayoutRight, Contribution=Kokkos::Experimental::ScatterAtomic, OtherDataType=double **, OtherDeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>]" 
/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests/TestScatterView.hpp(464): here
            instantiation of "void Test::test_default_scatter_sub_view<DeviceType, Layout, Op, NumberType>::run_test(int) [with DeviceType=Kokkos::Cuda, Layout=Kokkos::LayoutRight, Op=Kokkos::Experimental::ScatterSum, NumberType=double]" 
/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests/TestScatterView.hpp(754): here
            instantiation of "void Test::test_scatter_view<DeviceType,ScatterType,NumberType>(int64_t) [with DeviceType=Kokkos::Cuda, ScatterType=Kokkos::Experimental::ScatterSum, NumberType=double]" 
/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests/TestScatterView.hpp(761): here

/var/jenkins/workspace/Kokkos_PR-6830/core/src/../../tpls/mdspan/include/mdspan/../experimental/__p2642_bits/layout_padded.hpp(122): warning #20013-D: calling a constexpr __host__ function("stride") from a __host__ __device__ function("init_padding") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
          detected during:
            instantiation of "Kokkos::Experimental::detail::padded_extent<_PaddingValue, _Extents, _ExtentToPadIdx>::static_array_type Kokkos::Experimental::detail::padded_extent<_PaddingValue, _Extents, _ExtentToPadIdx>::init_padding(const _Mapping &, std::integral_constant<size_t, _PaddingStrideIdx>) [with _PaddingValue=18446744073709551615UL, _Extents=Kokkos::extents<std::size_t, 18446744073709551615UL, 3UL>, _ExtentToPadIdx=1UL, _Mapping=Kokkos::Experimental::layout_right_padded<18446744073709551615UL>::mapping<Kokkos::extents<std::size_t, 18446744073709551615UL, 18446744073709551615UL>>, _PaddingStrideIdx=0UL]" 
/usr/include/c++/9/type_traits(1011): here
            instantiation of class "std::is_assignable<_Tp, _Up> [with _Tp=Kokkos::mdspan<double, Kokkos::extents<std::size_t, 18446744073709551615UL, 3UL>, Kokkos::Experimental::layout_right_padded<18446744073709551615UL>, Kokkos::default_accessor<double>>, _Up=Kokkos::mdspan<double, Kokkos::extents<std::size_t, 18446744073709551615UL, 18446744073709551615UL>, Kokkos::Experimental::layout_right_padded<18446744073709551615UL>, Kokkos::default_accessor<double>>]" 
/usr/include/c++/9/type_traits(2924): here
            instantiation of "const __nv_bool std::is_assignable_v [with _Tp=Kokkos::mdspan<double, Kokkos::extents<std::size_t, 18446744073709551615UL, 3UL>, Kokkos::Experimental::layout_right_padded<18446744073709551615UL>, Kokkos::default_accessor<double>>, _Up=Kokkos::mdspan<double, Kokkos::extents<std::size_t, 18446744073709551615UL, 18446744073709551615UL>, Kokkos::Experimental::layout_right_padded<18446744073709551615UL>, Kokkos::default_accessor<double>>]" 
/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests/../src/Kokkos_ScatterView.hpp(733): here
            instantiation of "Kokkos::Experimental::ScatterView<DataType, Layout, DeviceType, Op, Kokkos::Experimental::ScatterNonDuplicated, Contribution>::ScatterView(const Kokkos::Experimental::ScatterView<OtherDataType, Layout, OtherDeviceType, Op, Kokkos::Experimental::ScatterNonDuplicated, Contribution> &) [with DataType=double *[3], Op=Kokkos::Experimental::ScatterProd, DeviceType=Kokkos::Cuda, Layout=Kokkos::LayoutRight, Contribution=Kokkos::Experimental::ScatterAtomic, OtherDataType=double **, OtherDeviceType=Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>]" 
/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests/TestScatterView.hpp(464): here
            instantiation of "void Test::test_default_scatter_sub_view<DeviceType, Layout, Op, NumberType>::run_test(int) [with DeviceType=Kokkos::Cuda, Layout=Kokkos::LayoutRight, Op=Kokkos::Experimental::ScatterProd, NumberType=double]" 
/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests/TestScatterView.hpp(754): here
            instantiation of "void Test::test_scatter_view<DeviceType,ScatterType,NumberType>(int64_t) [with DeviceType=Kokkos::Cuda, ScatterType=Kokkos::Experimental::ScatterProd, NumberType=double]" 
/var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests/TestScatterView.hpp(765): here

/var/jenkins/workspace/Kokkos_PR-6830/core/src/../../tpls/mdspan/include/mdspan/../experimental/__p0009_bits/compressed_pair.hpp(135): warning #20015-D: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/Kokkos_PR-6830/core/src/../../tpls/mdspan/include/mdspan/../experimental/__p2642_bits/layout_padded.hpp(122): warning #20015-D: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/Kokkos_PR-6830/core/src/../../tpls/mdspan/include/mdspan/../experimental/__p0009_bits/compressed_pair.hpp(135): warning #20015-D: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/Kokkos_PR-6830/core/src/../../tpls/mdspan/include/mdspan/../experimental/__p0009_bits/compressed_pair.hpp(135): warning #20015-D: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/Kokkos_PR-6830/core/src/../../tpls/mdspan/include/mdspan/../experimental/__p2642_bits/layout_padded.hpp(122): warning #20015-D: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

[ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o
[ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o
[ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o
[ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o
[ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E
[ 80%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o
[ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o
[ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o
[ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o
[ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o
[ 81%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda
[ 81%] Built target Kokkos_ContainersUnitTest_Cuda
Scanning dependencies of target Kokkos_UnitTest_Random
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o
[ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o
[ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o
[ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o
[ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o
[ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o
[ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o
[ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E
[ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o
[ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o
[ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o
[ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o
[ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o
[ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o
[ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o
[ 83%] Linking CXX executable Kokkos_UnitTest_Random
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o
[ 84%] Built target Kokkos_UnitTest_Random
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o
[ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o
[ 85%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o
[ 85%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o
[ 85%] Linking CXX executable Kokkos_PerformanceTest_Benchmark
[ 85%] Built target Kokkos_PerformanceTest_Benchmark
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o
[ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B
[ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o
[ 85%] Linking CXX executable Kokkos_UnitTest_Sort
[ 85%] Built target Kokkos_UnitTest_Sort
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o
[ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D
[ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o
/var/jenkins/workspace/Kokkos_PR-6830/core/src/../../tpls/mdspan/include/mdspan/../experimental/__p0009_bits/layout_stride.hpp(383): warning #20013-D: calling a constexpr __host__ function("extents") from a __host__ __device__ function("mapping") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
          detected during:
            instantiation of "Kokkos::layout_stride::mapping<Extents>::mapping(const StridedLayoutMapping &) noexcept [with Extents=Kokkos::extents<std::size_t, 18446744073709551615UL>, StridedLayoutMapping=Kokkos::Experimental::layout_left_padded<18446744073709551615UL>::mapping<Kokkos::extents<std::size_t, 18446744073709551615UL>>, <unnamed>=0]" 
/var/jenkins/workspace/Kokkos_PR-6830/core/src/../../tpls/mdspan/include/mdspan/../experimental/__p0009_bits/compressed_pair.hpp(135): here
            instantiation of "Kokkos::detail::__compressed_pair<_T1, _T2, std::enable_if_t<<expression>, void>>::__compressed_pair(_T1Like &&, _T2Like &&) [with _T1=Kokkos::layout_stride::mapping<Kokkos::extents<std::size_t, 18446744073709551615UL>>, _T2=Kokkos::default_accessor<Test::stdalgos::value_type>, _T1Like=const Kokkos::Experimental::layout_left_padded<18446744073709551615UL>::mapping<Kokkos::extents<std::size_t, 18446744073709551615UL>> &, _T2Like=const Kokkos::default_accessor<Test::stdalgos::value_type> &]" 
/var/jenkins/workspace/Kokkos_PR-6830/core/src/../../tpls/mdspan/include/mdspan/../experimental/__p0009_bits/mdspan.hpp(198): here
            instantiation of "Kokkos::mdspan<ElementType, Extents, LayoutPolicy, AccessorPolicy>::mdspan(const Kokkos::mdspan<OtherElementType, OtherExtents, OtherLayoutPolicy, OtherAccessor> &) [with ElementType=Test::stdalgos::value_type, Extents=Kokkos::extents<std::size_t, 18446744073709551615UL>, LayoutPolicy=Kokkos::layout_stride, AccessorPolicy=Kokkos::default_accessor<Test::stdalgos::value_type>, OtherElementType=Test::stdalgos::value_type, OtherExtents=Kokkos::extents<std::size_t, 18446744073709551615UL>, OtherLayoutPolicy=Kokkos::Experimental::layout_left_padded<18446744073709551615UL>, OtherAccessor=Kokkos::default_accessor<Test::stdalgos::value_type>, <unnamed>=0]" 
/usr/include/c++/9/type_traits(1011): here
            instantiation of class "std::is_assignable<_Tp, _Up> [with _Tp=Kokkos::mdspan<Test::stdalgos::value_type, Kokkos::extents<std::size_t, 18446744073709551615UL>, Kokkos::layout_stride, Kokkos::default_accessor<Test::stdalgos::value_type>>, _Up=Kokkos::mdspan<Test::stdalgos::value_type, Kokkos::extents<std::size_t, 18446744073709551615UL>, Kokkos::Experimental::layout_left_padded<18446744073709551615UL>, Kokkos::default_accessor<Test::stdalgos::value_type>>]" 
/usr/include/c++/9/type_traits(2924): here
            instantiation of "const __nv_bool std::is_assignable_v [with _Tp=Kokkos::mdspan<Test::stdalgos::value_type, Kokkos::extents<std::size_t, 18446744073709551615UL>, Kokkos::layout_stride, Kokkos::default_accessor<Test::stdalgos::value_type>>, _Up=Kokkos::mdspan<Test::stdalgos::value_type, Kokkos::extents<std::size_t, 18446744073709551615UL>, Kokkos::Experimental::layout_left_padded<18446744073709551615UL>, Kokkos::default_accessor<Test::stdalgos::value_type>>]" 
/usr/include/c++/9/type_traits(884): here
            instantiation of class "std::is_constructible<_Tp, _Args...> [with _Tp=Kokkos::View<Test::stdalgos::value_type *, Kokkos::LayoutStride>, _Args=<Test::stdalgos::std_algorithms_test::dyn_view_t>]" 
/usr/include/c++/9/type_traits(2913): here
            instantiation of "const __nv_bool std::is_constructible_v [with _Tp=Kokkos::View<Test::stdalgos::value_type *, Kokkos::LayoutStride>, _Args=<Test::stdalgos::std_algorithms_test::dyn_view_t>]" 
/usr/include/c++/9/type_traits(884): here
            instantiation of class "std::is_constructible<_Tp, _Args...> [with _Tp=Kokkos::Experimental::Impl::RandomAccessIterator<Test::stdalgos::std_algorithms_test::strided_view_t>, _Args=<Kokkos::Experimental::Impl::RandomAccessIterator<Test::stdalgos::std_algorithms_test::dyn_view_t>>]" 
/usr/include/c++/9/type_traits(2913): here
            instantiation of "const __nv_bool std::is_constructible_v [with _Tp=Kokkos::Experimental::Impl::RandomAccessIterator<Test::stdalgos::std_algorithms_test::strided_view_t>, _Args=<Kokkos::Experimental::Impl::RandomAccessIterator<Test::stdalgos::std_algorithms_test::dyn_view_t>>]" 
/var/jenkins/workspace/Kokkos_PR-6830/algorithms/unit_tests/TestRandomAccessIterator.cpp(79): here

/var/jenkins/workspace/Kokkos_PR-6830/core/src/../../tpls/mdspan/include/mdspan/../experimental/__p0009_bits/layout_stride.hpp(188): warning #20013-D: calling a constexpr __host__ function("stride") from a __host__ __device__ function("fill_strides") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
          detected during:
            instantiation of "const Kokkos::layout_stride::mapping<Extents>::__strides_storage_t Kokkos::layout_stride::mapping<Extents>::__deduction_workaround<std::index_sequence<Idxs...>>::fill_strides(const OtherMapping &) [with Extents=Kokkos::extents<std::size_t, 18446744073709551615UL>, Idxs=<0UL>, OtherMapping=Kokkos::Experimental::layout_left_padded<18446744073709551615UL>::mapping<Kokkos::extents<std::size_t, 18446744073709551615UL>>]" 
/usr/include/c++/9/type_traits(1011): here
            instantiation of class "std::is_assignable<_Tp, _Up> [with _Tp=Kokkos::mdspan<Test::stdalgos::value_type, Kokkos::extents<std::size_t, 18446744073709551615UL>, Kokkos::layout_stride, Kokkos::default_accessor<Test::stdalgos::value_type>>, _Up=Kokkos::mdspan<Test::stdalgos::value_type, Kokkos::extents<std::size_t, 18446744073709551615UL>, Kokkos::Experimental::layout_left_padded<18446744073709551615UL>, Kokkos::default_accessor<Test::stdalgos::value_type>>]" 
/usr/include/c++/9/type_traits(2924): here
            instantiation of "const __nv_bool std::is_assignable_v [with _Tp=Kokkos::mdspan<Test::stdalgos::value_type, Kokkos::extents<std::size_t, 18446744073709551615UL>, Kokkos::layout_stride, Kokkos::default_accessor<Test::stdalgos::value_type>>, _Up=Kokkos::mdspan<Test::stdalgos::value_type, Kokkos::extents<std::size_t, 18446744073709551615UL>, Kokkos::Experimental::layout_left_padded<18446744073709551615UL>, Kokkos::default_accessor<Test::stdalgos::value_type>>]" 
/usr/include/c++/9/type_traits(884): here
            instantiation of class "std::is_constructible<_Tp, _Args...> [with _Tp=Kokkos::View<Test::stdalgos::value_type *, Kokkos::LayoutStride>, _Args=<Test::stdalgos::std_algorithms_test::dyn_view_t>]" 
/usr/include/c++/9/type_traits(2913): here
            instantiation of "const __nv_bool std::is_constructible_v [with _Tp=Kokkos::View<Test::stdalgos::value_type *, Kokkos::LayoutStride>, _Args=<Test::stdalgos::std_algorithms_test::dyn_view_t>]" 
/usr/include/c++/9/type_traits(884): here
            instantiation of class "std::is_constructible<_Tp, _Args...> [with _Tp=Kokkos::Experimental::Impl::RandomAccessIterator<Test::stdalgos::std_algorithms_test::strided_view_t>, _Args=<Kokkos::Experimental::Impl::RandomAccessIterator<Test::stdalgos::std_algorithms_test::dyn_view_t>>]" 
/usr/include/c++/9/type_traits(2913): here
            instantiation of "const __nv_bool std::is_constructible_v [with _Tp=Kokkos::Experimental::Impl::RandomAccessIterator<Test::stdalgos::std_algorithms_test::strided_view_t>, _Args=<Kokkos::Experimental::Impl::RandomAccessIterator<Test::stdalgos::std_algorithms_test::dyn_view_t>>]" 
/var/jenkins/workspace/Kokkos_PR-6830/algorithms/unit_tests/TestRandomAccessIterator.cpp(79): here

/var/jenkins/workspace/Kokkos_PR-6830/core/src/../../tpls/mdspan/include/mdspan/../experimental/__p0009_bits/layout_stride.hpp(383): warning #20013-D: calling a constexpr __host__ function("extents") from a __host__ __device__ function("mapping") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
          detected during:
            instantiation of "Kokkos::layout_stride::mapping<Extents>::mapping(const StridedLayoutMapping &) noexcept [with Extents=Kokkos::extents<std::size_t, 18446744073709551615UL>, StridedLayoutMapping=Kokkos::Experimental::layout_left_padded<18446744073709551615UL>::mapping<Kokkos::extents<std::size_t, 10UL>>, <unnamed>=0]" 
/var/jenkins/workspace/Kokkos_PR-6830/core/src/../../tpls/mdspan/include/mdspan/../experimental/__p0009_bits/compressed_pair.hpp(135): here
            instantiation of "Kokkos::detail::__compressed_pair<_T1, _T2, std::enable_if_t<<expression>, void>>::__compressed_pair(_T1Like &&, _T2Like &&) [with _T1=Kokkos::layout_stride::mapping<Kokkos::extents<std::size_t, 18446744073709551615UL>>, _T2=Kokkos::default_accessor<Test::stdalgos::value_type>, _T1Like=const Kokkos::Experimental::layout_left_padded<18446744073709551615UL>::mapping<Kokkos::extents<std::size_t, 10UL>> &, _T2Like=const Kokkos::default_accessor<Test::stdalgos::value_type> &]" 
/var/jenkins/workspace/Kokkos_PR-6830/core/src/../../tpls/mdspan/include/mdspan/../experimental/__p0009_bits/mdspan.hpp(198): here
            instantiation of "Kokkos::mdspan<ElementType, Extents, LayoutPolicy, AccessorPolicy>::mdspan(const Kokkos::mdspan<OtherElementType, OtherExtents, OtherLayoutPolicy, OtherAccessor> &) [with ElementType=Test::stdalgos::value_type, Extents=Kokkos::extents<std::size_t, 18446744073709551615UL>, LayoutPolicy=Kokkos::layout_stride, AccessorPolicy=Kokkos::default_accessor<Test::stdalgos::value_type>, OtherElementType=Test::stdalgos::value_type, OtherExtents=Kokkos::extents<std::size_t, 10UL>, OtherLayoutPolicy=Kokkos::Experimental::layout_left_padded<18446744073709551615UL>, OtherAccessor=Kokkos::default_accessor<Test::stdalgos::value_type>, <unnamed>=0]" 
/usr/include/c++/9/type_traits(1011): here
            instantiation of class "std::is_assignable<_Tp, _Up> [with _Tp=Kokkos::mdspan<Test::stdalgos::value_type, Kokkos::extents<std::size_t, 18446744073709551615UL>, Kokkos::layout_stride, Kokkos::default_accessor<Test::stdalgos::value_type>>, _Up=Kokkos::mdspan<Test::stdalgos::value_type, Kokkos::extents<std::size_t, 10UL>, Kokkos::Experimental::layout_left_padded<18446744073709551615UL>, Kokkos::default_accessor<Test::stdalgos::value_type>>]" 
/usr/include/c++/9/type_traits(2924): here
            instantiation of "const __nv_bool std::is_assignable_v [with _Tp=Kokkos::mdspan<Test::stdalgos::value_type, Kokkos::extents<std::size_t, 18446744073709551615UL>, Kokkos::layout_stride, Kokkos::default_accessor<Test::stdalgos::value_type>>, _Up=Kokkos::mdspan<Test::stdalgos::value_type, Kokkos::extents<std::size_t, 10UL>, Kokkos::Experimental::layout_left_padded<18446744073709551615UL>, Kokkos::default_accessor<Test::stdalgos::value_type>>]" 
/usr/include/c++/9/type_traits(884): here
            instantiation of class "std::is_constructible<_Tp, _Args...> [with _Tp=Kokkos::View<Test::stdalgos::value_type *, Kokkos::LayoutStride>, _Args=<Test::stdalgos::std_algorithms_test::static_view_t>]" 
/usr/include/c++/9/type_traits(2913): here
            instantiation of "const __nv_bool std::is_constructible_v [with _Tp=Kokkos::View<Test::stdalgos::value_type *, Kokkos::LayoutStride>, _Args=<Test::stdalgos::std_algorithms_test::static_view_t>]" 
/usr/include/c++/9/type_traits(884): here
            instantiation of class "std::is_constructible<_Tp, _Args...> [with _Tp=Kokkos::Experimental::Impl::RandomAccessIterator<Test::stdalgos::std_algorithms_test::strided_view_t>, _Args=<Kokkos::Experimental::Impl::RandomAccessIterator<Test::stdalgos::std_algorithms_test::static_view_t>>]" 
/usr/include/c++/9/type_traits(2913): here
            instantiation of "const __nv_bool std::is_constructible_v [with _Tp=Kokkos::Experimental::Impl::RandomAccessIterator<Test::stdalgos::std_algorithms_test::strided_view_t>, _Args=<Kokkos::Experimental::Impl::RandomAccessIterator<Test::stdalgos::std_algorithms_test::static_view_t>>]" 
/var/jenkins/workspace/Kokkos_PR-6830/algorithms/unit_tests/TestRandomAccessIterator.cpp(81): here

/var/jenkins/workspace/Kokkos_PR-6830/core/src/../../tpls/mdspan/include/mdspan/../experimental/__p0009_bits/layout_stride.hpp(188): warning #20013-D: calling a constexpr __host__ function("stride") from a __host__ __device__ function("fill_strides") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.
          detected during:
            instantiation of "const Kokkos::layout_stride::mapping<Extents>::__strides_storage_t Kokkos::layout_stride::mapping<Extents>::__deduction_workaround<std::index_sequence<Idxs...>>::fill_strides(const OtherMapping &) [with Extents=Kokkos::extents<std::size_t, 18446744073709551615UL>, Idxs=<0UL>, OtherMapping=Kokkos::Experimental::layout_left_padded<18446744073709551615UL>::mapping<Kokkos::extents<std::size_t, 10UL>>]" 
/usr/include/c++/9/type_traits(1011): here
            instantiation of class "std::is_assignable<_Tp, _Up> [with _Tp=Kokkos::mdspan<Test::stdalgos::value_type, Kokkos::extents<std::size_t, 18446744073709551615UL>, Kokkos::layout_stride, Kokkos::default_accessor<Test::stdalgos::value_type>>, _Up=Kokkos::mdspan<Test::stdalgos::value_type, Kokkos::extents<std::size_t, 10UL>, Kokkos::Experimental::layout_left_padded<18446744073709551615UL>, Kokkos::default_accessor<Test::stdalgos::value_type>>]" 
/usr/include/c++/9/type_traits(2924): here
            instantiation of "const __nv_bool std::is_assignable_v [with _Tp=Kokkos::mdspan<Test::stdalgos::value_type, Kokkos::extents<std::size_t, 18446744073709551615UL>, Kokkos::layout_stride, Kokkos::default_accessor<Test::stdalgos::value_type>>, _Up=Kokkos::mdspan<Test::stdalgos::value_type, Kokkos::extents<std::size_t, 10UL>, Kokkos::Experimental::layout_left_padded<18446744073709551615UL>, Kokkos::default_accessor<Test::stdalgos::value_type>>]" 
/usr/include/c++/9/type_traits(884): here
            instantiation of class "std::is_constructible<_Tp, _Args...> [with _Tp=Kokkos::View<Test::stdalgos::value_type *, Kokkos::LayoutStride>, _Args=<Test::stdalgos::std_algorithms_test::static_view_t>]" 
/usr/include/c++/9/type_traits(2913): here
            instantiation of "const __nv_bool std::is_constructible_v [with _Tp=Kokkos::View<Test::stdalgos::value_type *, Kokkos::LayoutStride>, _Args=<Test::stdalgos::std_algorithms_test::static_view_t>]" 
/usr/include/c++/9/type_traits(884): here
            instantiation of class "std::is_constructible<_Tp, _Args...> [with _Tp=Kokkos::Experimental::Impl::RandomAccessIterator<Test::stdalgos::std_algorithms_test::strided_view_t>, _Args=<Kokkos::Experimental::Impl::RandomAccessIterator<Test::stdalgos::std_algorithms_test::static_view_t>>]" 
/usr/include/c++/9/type_traits(2913): here
            instantiation of "const __nv_bool std::is_constructible_v [with _Tp=Kokkos::Experimental::Impl::RandomAccessIterator<Test::stdalgos::std_algorithms_test::strided_view_t>, _Args=<Kokkos::Experimental::Impl::RandomAccessIterator<Test::stdalgos::std_algorithms_test::static_view_t>>]" 
/var/jenkins/workspace/Kokkos_PR-6830/algorithms/unit_tests/TestRandomAccessIterator.cpp(81): here

/var/jenkins/workspace/Kokkos_PR-6830/core/src/../../tpls/mdspan/include/mdspan/../experimental/__p0009_bits/compressed_pair.hpp(135): warning #20015-D: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/Kokkos_PR-6830/core/src/../../tpls/mdspan/include/mdspan/../experimental/__p0009_bits/layout_stride.hpp(381): warning #20015-D: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/Kokkos_PR-6830/core/src/../../tpls/mdspan/include/mdspan/../experimental/__p0009_bits/layout_stride.hpp(188): warning #20015-D: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/Kokkos_PR-6830/core/src/../../tpls/mdspan/include/mdspan/../experimental/__p0009_bits/compressed_pair.hpp(135): warning #20015-D: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/Kokkos_PR-6830/core/src/../../tpls/mdspan/include/mdspan/../experimental/__p0009_bits/layout_stride.hpp(381): warning #20015-D: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/Kokkos_PR-6830/core/src/../../tpls/mdspan/include/mdspan/../experimental/__p0009_bits/layout_stride.hpp(188): warning #20015-D: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/Kokkos_PR-6830/core/src/../../tpls/mdspan/include/mdspan/../experimental/__p0009_bits/compressed_pair.hpp(135): warning #20015-D: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

/var/jenkins/workspace/Kokkos_PR-6830/core/src/../../tpls/mdspan/include/mdspan/../experimental/__p0009_bits/compressed_pair.hpp(135): warning #20015-D: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.

[ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A
[ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o
[ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o
[ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o
[ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C
[ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o
[ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o
[ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o
[ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
[ 89%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o
[ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o
[ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o
[ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L
[ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o
[ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
[ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o
[ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o
[ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o
[ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o
[ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H
[ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o
[ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o
[ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o
Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P
[ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o
[ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o
[ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o
[ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o
Scanning dependencies of target Kokkos_UnitTest_SIMD
[ 95%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o
[ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
Scanning dependencies of target Kokkos_atomic
[ 95%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o
[ 95%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o
[ 95%] Linking CXX executable Kokkos_atomic
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o
[ 95%] Built target Kokkos_atomic
Scanning dependencies of target Kokkos_gather
[ 95%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o
[ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o
[ 96%] Linking CXX executable Kokkos_UnitTest_SIMD
[ 96%] Built target Kokkos_UnitTest_SIMD
Scanning dependencies of target Kokkos_gups
[ 96%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o
[ 96%] Linking CXX executable Kokkos_gather
[ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o
[ 97%] Linking CXX executable Kokkos_gups
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o
[ 98%] Built target Kokkos_gups
[ 98%] Built target Kokkos_gather
Scanning dependencies of target Kokkos_stream
Scanning dependencies of target Kokkos_launch_latency
[ 98%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o
[ 98%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o
[ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o
[ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D
[ 98%] Linking CXX executable Kokkos_launch_latency
[ 99%] Linking CXX executable Kokkos_stream
[ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D
Scanning dependencies of target Kokkos_policy_performance
[ 99%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o
[ 99%] Built target Kokkos_launch_latency
Scanning dependencies of target Kokkos_bytes_and_flops
[100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o
[100%] Built target Kokkos_stream
[100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o
[100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P
[100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P
[100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o
[100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F
[100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o
[100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F
[100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o
[100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M
[100%] Linking CXX executable Kokkos_policy_performance
[100%] Built target Kokkos_policy_performance
[100%] Linking CXX executable Kokkos_bytes_and_flops
[100%] Built target Kokkos_bytes_and_flops
[100%] Linking CXX executable Kokkos_CoreUnitTest_Default
[100%] Built target Kokkos_CoreUnitTest_Default
+ ctest --verbose
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-6830/build/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-6830/build/DartConfiguration.tcl
UpdateCTestConfiguration  from :/var/jenkins/workspace/Kokkos_PR-6830/build/DartConfiguration.tcl
Parse Config file:/var/jenkins/workspace/Kokkos_PR-6830/build/DartConfiguration.tcl
Test project /var/jenkins/workspace/Kokkos_PR-6830/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: Kokkos_CoreUnitTest_Serial1

1: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_Serial1
1: Test timeout computed to be: 1500
1: [==========] Running 179 tests from 2 test suites.
1: [----------] Global test environment set-up.
1: [----------] 7 tests from serial_DeathTest
1: [ RUN      ] serial_DeathTest.abort_from_host
1: [       OK ] serial_DeathTest.abort_from_host (568 ms)
1: [ RUN      ] serial_DeathTest.abort_from_device
1: [       OK ] serial_DeathTest.abort_from_device (537 ms)
1: [ RUN      ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort
1: [       OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (544 ms)
1: [ RUN      ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions
1: [       OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (572 ms)
1: [ RUN      ] serial_DeathTest.policy_invalid_bounds
1: [       OK ] serial_DeathTest.policy_invalid_bounds (540 ms)
1: [ RUN      ] serial_DeathTest.range_policy_invalid_bounds
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/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.
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/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.
1: [       OK ] serial_DeathTest.range_policy_invalid_bounds (734 ms)
1: [ RUN      ] serial_DeathTest.range_policy_implicitly_converted_bounds
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/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.
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/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.
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/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.
1: 
1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/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.
1: [       OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (1627 ms)
1: [----------] 7 tests from serial_DeathTest (5126 ms total)
1: 
1: [----------] 172 tests from serial
1: [ RUN      ] serial.array_capacity
1: [       OK ] serial.array_capacity (0 ms)
1: [ RUN      ] serial.array_element_access
1: [       OK ] serial.array_element_access (0 ms)
1: [ RUN      ] serial.array_zero_capacity
1: [       OK ] serial.array_zero_capacity (0 ms)
1: [ RUN      ] serial.array_zero_data_nullptr
1: [       OK ] serial.array_zero_data_nullptr (0 ms)
1: [ RUN      ] serial.atomic_operations_complexdouble
1: [       OK ] serial.atomic_operations_complexdouble (2 ms)
1: [ RUN      ] serial.atomic_operations_complexfloat
1: [       OK ] serial.atomic_operations_complexfloat (2 ms)
1: [ RUN      ] serial.atomic_operations_double
1: [       OK ] serial.atomic_operations_double (2 ms)
1: [ RUN      ] serial.atomic_operations_float
1: [       OK ] serial.atomic_operations_float (2 ms)
1: [ RUN      ] serial.atomic_operations_int
1: [       OK ] serial.atomic_operations_int (4 ms)
1: [ RUN      ] serial.atomic_operations_long
1: [       OK ] serial.atomic_operations_long (4 ms)
1: [ RUN      ] serial.atomic_operations_longlong
1: [       OK ] serial.atomic_operations_longlong (4 ms)
1: [ RUN      ] serial.atomic_shared
1: [       OK ] serial.atomic_shared (0 ms)
1: [ RUN      ] serial.atomic_operations_unsigned
1: [       OK ] serial.atomic_operations_unsigned (4 ms)
1: [ RUN      ] serial.atomic_operations_unsignedlong
1: [       OK ] serial.atomic_operations_unsignedlong (4 ms)
1: [ RUN      ] serial.atomics
1: [       OK ] serial.atomics (24 ms)
1: [ RUN      ] serial.atomics_tpetra_max_abs
1: [       OK ] serial.atomics_tpetra_max_abs (0 ms)
1: [ RUN      ] serial.atomic_views_integral
1: [       OK ] serial.atomic_views_integral (1193 ms)
1: [ RUN      ] serial.atomic_views_nonintegral
1: [       OK ] serial.atomic_views_nonintegral (609 ms)
1: [ RUN      ] serial.atomic_view_api
1: [       OK ] serial.atomic_view_api (0 ms)
1: [ RUN      ] serial.bit_manip_countl_zero
1: [       OK ] serial.bit_manip_countl_zero (0 ms)
1: [ RUN      ] serial.bit_manip_countl_one
1: [       OK ] serial.bit_manip_countl_one (0 ms)
1: [ RUN      ] serial.bit_manip_countr_zero
1: [       OK ] serial.bit_manip_countr_zero (0 ms)
1: [ RUN      ] serial.bit_manip_countr_one
1: [       OK ] serial.bit_manip_countr_one (0 ms)
1: [ RUN      ] serial.bit_manip_popcount
1: [       OK ] serial.bit_manip_popcount (0 ms)
1: [ RUN      ] serial.bit_manip_has_single_bit
1: [       OK ] serial.bit_manip_has_single_bit (0 ms)
1: [ RUN      ] serial.bit_manip_bit_floor
1: [       OK ] serial.bit_manip_bit_floor (0 ms)
1: [ RUN      ] serial.bit_manip_bit_ceil
1: [       OK ] serial.bit_manip_bit_ceil (0 ms)
1: [ RUN      ] serial.bit_manip_bit_width
1: [       OK ] serial.bit_manip_bit_width (0 ms)
1: [ RUN      ] serial.bit_manip_rotl
1: [       OK ] serial.bit_manip_rotl (0 ms)
1: [ RUN      ] serial.bit_manip_rotr
1: [       OK ] serial.bit_manip_rotr (0 ms)
1: [ RUN      ] serial.bit_manip_byeswap
1: [       OK ] serial.bit_manip_byeswap (0 ms)
1: [ RUN      ] serial.bit_manip_bit_cast
1: [       OK ] serial.bit_manip_bit_cast (0 ms)
1: [ RUN      ] serial.test_block_deduction_bug_pr_3103
1: [       OK ] serial.test_block_deduction_bug_pr_3103 (0 ms)
1: [ RUN      ] serial.checked_integer_operations_multiply_overflow
1: [       OK ] serial.checked_integer_operations_multiply_overflow (0 ms)
1: [ RUN      ] serial.execution_policy_occupancy_and_hint
1: [       OK ] serial.execution_policy_occupancy_and_hint (0 ms)
1: [ RUN      ] serial.complex_construction
1: [       OK ] serial.complex_construction (0 ms)
1: [ RUN      ] serial.complex_basic_math
1: [       OK ] serial.complex_basic_math (0 ms)
1: [ RUN      ] serial.complex_special_funtions
1: [       OK ] serial.complex_special_funtions (0 ms)
1: [ RUN      ] serial.complex_io
1: [       OK ] serial.complex_io (0 ms)
1: [ RUN      ] serial.complex_trivially_copyable
1: [       OK ] serial.complex_trivially_copyable (0 ms)
1: [ RUN      ] serial.complex_issue_3865
1: [       OK ] serial.complex_issue_3865 (0 ms)
1: [ RUN      ] serial.complex_operations_arithmetic_types_overloads
1: [       OK ] serial.complex_operations_arithmetic_types_overloads (0 ms)
1: [ RUN      ] serial.crs_count_fill
1: [       OK ] serial.crs_count_fill (8 ms)
1: [ RUN      ] serial.crs_copy_constructor
1: [       OK ] serial.crs_copy_constructor (45 ms)
1: [ RUN      ] serial.deep_copy_alignment
1: [       OK ] serial.deep_copy_alignment (243 ms)
1: [ RUN      ] serial.deep_copy_conversion
1: [       OK ] serial.deep_copy_conversion (1469 ms)
1: [ RUN      ] serial.partitioning_by_args
1: [       OK ] serial.partitioning_by_args (1 ms)
1: [ RUN      ] serial.partitioning_by_vector
1: [       OK ] serial.partitioning_by_vector (0 ms)
1: [ RUN      ] serial.execution_space_as_class_data_member
1: [       OK ] serial.execution_space_as_class_data_member (0 ms)
1: [ RUN      ] serial.functor_analysis
1: [       OK ] serial.functor_analysis (0 ms)
1: [ RUN      ] serial.host_shared_ptr_use_count
1: [       OK ] serial.host_shared_ptr_use_count (0 ms)
1: [ RUN      ] serial.host_shared_ptr_get
1: [       OK ] serial.host_shared_ptr_get (0 ms)
1: [ RUN      ] serial.host_shared_ptr_dereference_on_device
1: [       OK ] serial.host_shared_ptr_dereference_on_device (0 ms)
1: [ RUN      ] serial.host_shared_ptr_special_members_on_device
1: [       OK ] serial.host_shared_ptr_special_members_on_device (0 ms)
1: [ RUN      ] serial.host_shared_ptr_tracking
1: [       OK ] serial.host_shared_ptr_tracking (0 ms)
1: [ RUN      ] serial.init
1: [       OK ] serial.init (0 ms)
1: [ RUN      ] serial.dispatch
1: [       OK ] serial.dispatch (21 ms)
1: [ RUN      ] serial.join_backward_compatibility
1: [       OK ] serial.join_backward_compatibility (0 ms)
1: [ RUN      ] serial.local_deepcopy_teampolicy_layoutleft
1: [       OK ] serial.local_deepcopy_teampolicy_layoutleft (24851 ms)
1: [ RUN      ] serial.local_deepcopy_rangepolicy_layoutleft
1: [       OK ] serial.local_deepcopy_rangepolicy_layoutleft (21797 ms)
1: [ RUN      ] serial.local_deepcopy_teampolicy_layoutright
1: [       OK ] serial.local_deepcopy_teampolicy_layoutright (9822 ms)
1: [ RUN      ] serial.local_deepcopy_rangepolicy_layoutright
1: [       OK ] serial.local_deepcopy_rangepolicy_layoutright (10493 ms)
1: [ RUN      ] serial.deep_copy_scratch
1: [       OK ] serial.deep_copy_scratch (0 ms)
1: [ RUN      ] serial.mathematical_constants_e
1: [       OK ] serial.mathematical_constants_e (0 ms)
1: [ RUN      ] serial.mathematical_constants_log2e
1: [       OK ] serial.mathematical_constants_log2e (0 ms)
1: [ RUN      ] serial.mathematical_constants_log10e
1: [       OK ] serial.mathematical_constants_log10e (0 ms)
1: [ RUN      ] serial.mathematical_constants_pi
1: [       OK ] serial.mathematical_constants_pi (0 ms)
1: [ RUN      ] serial.mathematical_constants_inv_pi
1: [       OK ] serial.mathematical_constants_inv_pi (0 ms)
1: [ RUN      ] serial.mathematical_constants_inv_sqrtpi
1: [       OK ] serial.mathematical_constants_inv_sqrtpi (0 ms)
1: [ RUN      ] serial.mathematical_constants_ln2
1: [       OK ] serial.mathematical_constants_ln2 (0 ms)
1: [ RUN      ] serial.mathematical_constants_ln10
1: [       OK ] serial.mathematical_constants_ln10 (0 ms)
1: [ RUN      ] serial.mathematical_constants_sqrt2
1: [       OK ] serial.mathematical_constants_sqrt2 (0 ms)
1: [ RUN      ] serial.mathematical_constants_sqrt3
1: [       OK ] serial.mathematical_constants_sqrt3 (0 ms)
1: [ RUN      ] serial.mathematical_constants_inv_sqrt3
1: [       OK ] serial.mathematical_constants_inv_sqrt3 (0 ms)
1: [ RUN      ] serial.mathematical_constants_egamma
1: [       OK ] serial.mathematical_constants_egamma (0 ms)
1: [ RUN      ] serial.mathematical_constants_phi
1: [       OK ] serial.mathematical_constants_phi (0 ms)
1: [ RUN      ] serial.mathematical_functions_trigonometric_functions
1: [       OK ] serial.mathematical_functions_trigonometric_functions (1 ms)
1: [ RUN      ] serial.mathematical_functions_hyperbolic_functions
1: [       OK ] serial.mathematical_functions_hyperbolic_functions (1 ms)
1: [ RUN      ] serial.mathematical_functions_non_standard
1: [       OK ] serial.mathematical_functions_non_standard (0 ms)
1: [ RUN      ] serial.mathematical_functions_power_functions
1: [       OK ] serial.mathematical_functions_power_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_fma
1: [       OK ] serial.mathematical_functions_fma (0 ms)
1: [ RUN      ] serial.mathematical_functions_error_and_gamma_functions
1: [       OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_nearest_interger_floating_point_operations
1: [       OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms)
1: [ RUN      ] serial.mathematical_functions_floating_point_manipulation_functions
1: [       OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms)
1: [ RUN      ] serial.mathematical_functions_absolute_value
1: [       OK ] serial.mathematical_functions_absolute_value (0 ms)
1: [ RUN      ] serial.mathematical_functions_floating_point_absolute_value
1: [       OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms)
1: [ RUN      ] serial.mathematical_functions_remainder_function
1: [       OK ] serial.mathematical_functions_remainder_function (0 ms)
1: [ RUN      ] serial.mathematical_functions_isfinite
1: [       OK ] serial.mathematical_functions_isfinite (0 ms)
1: [ RUN      ] serial.mathematical_functions_isinf
1: [       OK ] serial.mathematical_functions_isinf (0 ms)
1: [ RUN      ] serial.mathematical_functions_isnan
1: [       OK ] serial.mathematical_functions_isnan (0 ms)
1: [ RUN      ] serial.mathematical_functions_exponential_functions
1: [       OK ] serial.mathematical_functions_exponential_functions (1 ms)
1: [ RUN      ] serial.mathspecialfunc_expint1
1: [       OK ] serial.mathspecialfunc_expint1 (0 ms)
1: [ RUN      ] serial.mathspecialfunc_errorfunc
1: [       OK ] serial.mathspecialfunc_errorfunc (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselj0y0
1: [       OK ] serial.mathspecialfunc_cbesselj0y0 (13 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselj1y1
1: [       OK ] serial.mathspecialfunc_cbesselj1y1 (13 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesseli0k0
1: [       OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesseli1k1
1: [       OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselh1stkind
1: [       OK ] serial.mathspecialfunc_cbesselh1stkind (1 ms)
1: [ RUN      ] serial.mathspecialfunc_cbesselh2ndkind
1: [       OK ] serial.mathspecialfunc_cbesselh2ndkind (1 ms)
1: [ RUN      ] serial.mdrange_5d
1: [       OK ] serial.mdrange_5d (2019 ms)
1: [ RUN      ] serial.mdrange_6d
1: [       OK ] serial.mdrange_6d (6236 ms)
1: [ RUN      ] serial.mdrange_2d
1: [       OK ] serial.mdrange_2d (39 ms)
1: [ RUN      ] serial.mdrange_array_reduce
1: [       OK ] serial.mdrange_array_reduce (0 ms)
1: [ RUN      ] serial.mdrange_3d
1: [       OK ] serial.mdrange_3d (424 ms)
1: [ RUN      ] serial.mdrange_neg_idx
1: [       OK ] serial.mdrange_neg_idx (3096 ms)
1: [ RUN      ] serial.mdrange_4d
1: [       OK ] serial.mdrange_4d (485 ms)
1: [ RUN      ] serial.mdrange_scalar
1: [       OK ] serial.mdrange_scalar (0 ms)
1: [ RUN      ] serial.mdrange_large_deep_copy
1: [       OK ] serial.mdrange_large_deep_copy (79866 ms)
1: [ RUN      ] serial.md_range_policy_construction_from_arrays
1: [       OK ] serial.md_range_policy_construction_from_arrays (0 ms)
1: [ RUN      ] serial.mdrange_parallel_reduce_primitive_types
1: [       OK ] serial.mdrange_parallel_reduce_primitive_types (141401 ms)
1: [ RUN      ] serial.mdspan_minimal_functional
1: [       OK ] serial.mdspan_minimal_functional (0 ms)
1: [ RUN      ] serial.view_mdspan_conversion
1: [       OK ] serial.view_mdspan_conversion (3 ms)
1: [ RUN      ] serial.max
1: [       OK ] serial.max (0 ms)
1: [ RUN      ] serial.max_within_parfor
1: [       OK ] serial.max_within_parfor (7 ms)
1: [ RUN      ] serial.min
1: [       OK ] serial.min (0 ms)
1: [ RUN      ] serial.min_within_parfor
1: [       OK ] serial.min_within_parfor (0 ms)
1: [ RUN      ] serial.minmax
1: [       OK ] serial.minmax (0 ms)
1: [ RUN      ] serial.minmax_within_parfor
1: [       OK ] serial.minmax_within_parfor (0 ms)
1: [ RUN      ] serial.clamp
1: [       OK ] serial.clamp (0 ms)
1: [ RUN      ] serial.clamp_within_parfor
1: [       OK ] serial.clamp_within_parfor (0 ms)
1: [ RUN      ] serial.numeric_traits_infinity
1: [       OK ] serial.numeric_traits_infinity (0 ms)
1: [ RUN      ] serial.numeric_traits_epsilon
1: [       OK ] serial.numeric_traits_epsilon (0 ms)
1: [ RUN      ] serial.numeric_traits_round_error
1: [       OK ] serial.numeric_traits_round_error (0 ms)
1: [ RUN      ] serial.numeric_traits_norm_min
1: [       OK ] serial.numeric_traits_norm_min (0 ms)
1: [ RUN      ] serial.numeric_traits_denorm_min
1: [       OK ] serial.numeric_traits_denorm_min (0 ms)
1: [ RUN      ] serial.numeric_traits_finite_min_max
1: [       OK ] serial.numeric_traits_finite_min_max (1 ms)
1: [ RUN      ] serial.numeric_traits_digits
1: [       OK ] serial.numeric_traits_digits (0 ms)
1: [ RUN      ] serial.numeric_traits_digits10
1: [       OK ] serial.numeric_traits_digits10 (0 ms)
1: [ RUN      ] serial.numeric_traits_max_digits10
1: [       OK ] serial.numeric_traits_max_digits10 (0 ms)
1: [ RUN      ] serial.numeric_traits_radix
1: [       OK ] serial.numeric_traits_radix (0 ms)
1: [ RUN      ] serial.numeric_traits_min_max_exponent
1: [       OK ] serial.numeric_traits_min_max_exponent (0 ms)
1: [ RUN      ] serial.numeric_traits_min_max_exponent10
1: [       OK ] serial.numeric_traits_min_max_exponent10 (0 ms)
1: [ RUN      ] serial.numeric_traits_quiet_and_signaling_nan
1: [       OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms)
1: [ RUN      ] serial.numeric_traits_sfinae_friendly
1: [       OK ] serial.numeric_traits_sfinae_friendly (0 ms)
1: [ RUN      ] serial.occupancy_control
1: [       OK ] serial.occupancy_control (0 ms)
1: [ RUN      ] serial.memory_pool
1: [       OK ] serial.memory_pool (135 ms)
1: [ RUN      ] serial.cxx11
1: [       OK ] serial.cxx11 (0 ms)
1: [ RUN      ] serial.viewctorprop_embedded_dim
1: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
1: [ RUN      ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility
1: [       OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms)
1: [ RUN      ] serial.parallel_scan_range_policy
1: [       OK ] serial.parallel_scan_range_policy (71 ms)
1: [ RUN      ] serial.kokkos_printf
1: [       OK ] serial.kokkos_printf (1 ms)
1: [ RUN      ] serial.range_for
1: [       OK ] serial.range_for (1 ms)
1: [ RUN      ] serial.range_reduce
1: [       OK ] serial.range_reduce (0 ms)
1: [ RUN      ] serial.range_dynamic_policy
1: [       OK ] serial.range_dynamic_policy (0 ms)
1: [ RUN      ] serial.range_policy_runtime_parameters
1: [       OK ] serial.range_policy_runtime_parameters (0 ms)
1: [ RUN      ] serial.range_for_require
1: [       OK ] serial.range_for_require (1 ms)
1: [ RUN      ] serial.range_reduce_require
1: [       OK ] serial.range_reduce_require (0 ms)
1: [ RUN      ] serial.range_dynamic_policy_require
1: [       OK ] serial.range_dynamic_policy_require (0 ms)
1: [ RUN      ] serial.reducers_int
1: [       OK ] serial.reducers_int (25 ms)
1: [ RUN      ] serial.reducers_double
1: [       OK ] serial.reducers_double (25 ms)
1: [ RUN      ] serial.reducers_complex_double
1: [       OK ] serial.reducers_complex_double (7 ms)
1: [ RUN      ] serial.reducers_struct
1: [       OK ] serial.reducers_struct (6 ms)
1: [ RUN      ] serial.reducers_half_t
1: [       OK ] serial.reducers_half_t (3 ms)
1: [ RUN      ] serial.reducers_bhalf_t
1: [       OK ] serial.reducers_bhalf_t (1 ms)
1: [ RUN      ] serial.reducers_int8_t
1: [       OK ] serial.reducers_int8_t (1 ms)
1: [ RUN      ] serial.reducers_int16_t
1: [       OK ] serial.reducers_int16_t (1 ms)
1: [ RUN      ] serial.reducers_point_t
1: [       OK ] serial.reducers_point_t (0 ms)
1: [ RUN      ] serial.reducers_bool
1: [       OK ] serial.reducers_bool (0 ms)
1: [ RUN      ] serial.int64_t_reduce
1: [       OK ] serial.int64_t_reduce (3786 ms)
1: [ RUN      ] serial.double_reduce
1: [       OK ] serial.double_reduce (3833 ms)
1: [ RUN      ] serial.int64_t_reduce_dynamic
1: [       OK ] serial.int64_t_reduce_dynamic (6542 ms)
1: [ RUN      ] serial.double_reduce_dynamic
1: [       OK ] serial.double_reduce_dynamic (6717 ms)
1: [ RUN      ] serial.int64_t_reduce_dynamic_view
1: [       OK ] serial.int64_t_reduce_dynamic_view (1263 ms)
1: [ RUN      ] serial.int_combined_reduce
1: [       OK ] serial.int_combined_reduce (0 ms)
1: [ RUN      ] serial.mdrange_combined_reduce
1: [       OK ] serial.mdrange_combined_reduce (0 ms)
1: [ RUN      ] serial.int_combined_reduce_mixed
1: [       OK ] serial.int_combined_reduce_mixed (0 ms)
1: [ RUN      ] serial.reduction_deduction
1: [       OK ] serial.reduction_deduction (0 ms)
1: [ RUN      ] serial.reduce_device_view_range_policy
1: [       OK ] serial.reduce_device_view_range_policy (41740 ms)
1: [ RUN      ] serial.reduce_device_view_mdrange_policy
1: [       OK ] serial.reduce_device_view_mdrange_policy (198158 ms)
1: [ RUN      ] serial.reduce_device_view_team_policy
1: [       OK ] serial.reduce_device_view_team_policy (22357 ms)
1: [ RUN      ] serial.impl_shared_alloc
1: [       OK ] serial.impl_shared_alloc (36 ms)
1: [ RUN      ] serial.kokkos_swap
1: [       OK ] serial.kokkos_swap (0 ms)
1: [----------] 172 tests from serial (588971 ms total)
1: 
1: [----------] Global test environment tear-down
1: [==========] 179 tests from 2 test suites ran. (594098 ms total)
1: [  PASSED  ] 179 tests.
 1/50 Test  #1: Kokkos_CoreUnitTest_Serial1 ......................   Passed  595.71 sec
test 2
      Start  2: Kokkos_CoreUnitTest_Serial2

2: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_Serial2
2: Test timeout computed to be: 1500
2: [==========] Running 129 tests from 2 test suites.
2: [----------] Global test environment set-up.
2: [----------] 9 tests from serial_DeathTest
2: [ RUN      ] serial_DeathTest.view_construction_with_wrong_params_dyn
2: [       OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms)
2: [ RUN      ] serial_DeathTest.view_construction_with_wrong_params_stat
2: [       OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms)
2: [ RUN      ] serial_DeathTest.view_construction_with_wrong_params_mix
2: [       OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms)
2: [ RUN      ] serial_DeathTest.view_construction_with_wrong_static_extents
2: [       OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms)
2: [ RUN      ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment
2: [       OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (3897 ms)
2: [ RUN      ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment
2: [       OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (3846 ms)
2: [ RUN      ] serial_DeathTest.view_memory_access_violations_from_host
2: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped
2: skipping since no memory access violation would occur
2: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms)
2: [ RUN      ] serial_DeathTest.view_memory_access_violations_from_device
2: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped
2: skipping since no memory access violation would occur
2: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms)
2: [ RUN      ] serial_DeathTest.view_out_of_bounds_access
2: [       OK ] serial_DeathTest.view_out_of_bounds_access (8550 ms)
2: [----------] 9 tests from serial_DeathTest (16294 ms total)
2: 
2: [----------] 120 tests from serial
2: [ RUN      ] serial.team_for
2: [       OK ] serial.team_for (0 ms)
2: [ RUN      ] serial.team_reduce
2: [       OK ] serial.team_reduce (0 ms)
2: [ RUN      ] serial.team_reduce_large
2: [       OK ] serial.team_reduce_large (38089 ms)
2: [ RUN      ] serial.team_parallel_single
2: [       OK ] serial.team_parallel_single (209 ms)
2: [ RUN      ] serial.large_team_scratch_size
2: ScratchMemorySpace<...>::get_shmem: Failed to allocate 8 byte(s); remaining capacity is 0 byte(s)
2: [       OK ] serial.large_team_scratch_size (0 ms)
2: [ RUN      ] serial.team_broadcast_long
2: [       OK ] serial.team_broadcast_long (1 ms)
2: [ RUN      ] serial.team_broadcast_long_wrapper
2: [       OK ] serial.team_broadcast_long_wrapper (1 ms)
2: [ RUN      ] serial.team_broadcast_char
2: [       OK ] serial.team_broadcast_char (1 ms)
2: [ RUN      ] serial.team_broadcast_float
2: [       OK ] serial.team_broadcast_float (1 ms)
2: [ RUN      ] serial.team_broadcast_double
2: [       OK ] serial.team_broadcast_double (1 ms)
2: [ RUN      ] serial.team_handle_by_value
2: [       OK ] serial.team_handle_by_value (0 ms)
2: [ RUN      ] serial.team_vector
2: [       OK ] serial.team_vector (138 ms)
2: [ RUN      ] serial.triple_nested_parallelism
2: [       OK ] serial.triple_nested_parallelism (12649 ms)
2: [ RUN      ] serial.parallel_scan_with_reducers
2: [       OK ] serial.parallel_scan_with_reducers (2294 ms)
2: [ RUN      ] serial.team_thread_range_combined_reducers
2: [       OK ] serial.team_thread_range_combined_reducers (0 ms)
2: [ RUN      ] serial.thread_vector_range_combined_reducers
2: [       OK ] serial.thread_vector_range_combined_reducers (0 ms)
2: [ RUN      ] serial.team_vector_range_combined_reducers
2: [       OK ] serial.team_vector_range_combined_reducers (0 ms)
2: [ RUN      ] serial.TeamThreadMDRangeParallelFor
2: [       OK ] serial.TeamThreadMDRangeParallelFor (182 ms)
2: [ RUN      ] serial.ThreadVectorMDRangeParallelFor
2: [       OK ] serial.ThreadVectorMDRangeParallelFor (187 ms)
2: [ RUN      ] serial.TeamVectorMDRangeParallelFor
2: [       OK ] serial.TeamVectorMDRangeParallelFor (189 ms)
2: [ RUN      ] serial.TeamThreadMDRangeParallelReduce
2: [       OK ] serial.TeamThreadMDRangeParallelReduce (193 ms)
2: [ RUN      ] serial.ThreadVectorMDRangeParallelReduce
2: [       OK ] serial.ThreadVectorMDRangeParallelReduce (197 ms)
2: [ RUN      ] serial.TeamVectorMDRangeParallelReduce
2: [       OK ] serial.TeamVectorMDRangeParallelReduce (205 ms)
2: [ RUN      ] serial.team_policy_runtime_parameters
2: [       OK ] serial.team_policy_runtime_parameters (0 ms)
2: [ RUN      ] serial.team_reduction_scan
2: [       OK ] serial.team_reduction_scan (465 ms)
2: [ RUN      ] serial.team_long_reduce
2: [       OK ] serial.team_long_reduce (1366 ms)
2: [ RUN      ] serial.team_double_reduce
2: [       OK ] serial.team_double_reduce (1425 ms)
2: [ RUN      ] serial.team_parallel_dummy_with_reducer_and_scratch_space
2: [       OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms)
2: [ RUN      ] serial.repeated_team_reduce
2: [       OK ] serial.repeated_team_reduce (16786 ms)
2: [ RUN      ] serial.team_scan
2: [       OK ] serial.team_scan (3155 ms)
2: [ RUN      ] serial.team_scan_ret_val
2: [       OK ] serial.team_scan_ret_val (3143 ms)
2: [ RUN      ] serial.team_shared_request
2: [       OK ] serial.team_shared_request (1815 ms)
2: [ RUN      ] serial.team_scratch_request
2: [       OK ] serial.team_scratch_request (273 ms)
2: [ RUN      ] serial.team_lambda_shared_request
2: [       OK ] serial.team_lambda_shared_request (1834 ms)
2: [ RUN      ] serial.scratch_align
2: [       OK ] serial.scratch_align (0 ms)
2: [ RUN      ] serial.shmem_size
2: [       OK ] serial.shmem_size (0 ms)
2: [ RUN      ] serial.multi_level_scratch
2: [       OK ] serial.multi_level_scratch (351 ms)
2: [ RUN      ] serial.team_scratch_memory_index_parallel_for
2: [       OK ] serial.team_scratch_memory_index_parallel_for (0 ms)
2: [ RUN      ] serial.team_policy_max_recommended
2: [       OK ] serial.team_policy_max_recommended (61 ms)
2: [ RUN      ] serial.team_policy_minmax_scalar_without_plus_equal_k
2: [       OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms)
2: [ RUN      ] serial.team_teamvector_range
2: [       OK ] serial.team_teamvector_range (49 ms)
2: [ RUN      ] serial.unique_token_global
2: [       OK ] serial.unique_token_global (313 ms)
2: [ RUN      ] serial.unique_token_instance
2: [       OK ] serial.unique_token_instance (309 ms)
2: [ RUN      ] serial.unique_token_team_acquire
2: [       OK ] serial.unique_token_team_acquire (0 ms)
2: [ RUN      ] serial.view_api_a
2: [       OK ] serial.view_api_a (138 ms)
2: [ RUN      ] serial.view_api_b
2: [       OK ] serial.view_api_b (2 ms)
2: [ RUN      ] serial.view_api_c
2: [       OK ] serial.view_api_c (1 ms)
2: [ RUN      ] serial.view_api_d
2: [       OK ] serial.view_api_d (4 ms)
2: [ RUN      ] serial.view_allocation_error
2: [       OK ] serial.view_allocation_error (4 ms)
2: [ RUN      ] serial.view_remap
2: [       OK ] serial.view_remap (0 ms)
2: [ RUN      ] serial.view_mirror_nonconst
2: [       OK ] serial.view_mirror_nonconst (0 ms)
2: [ RUN      ] serial.view_stride_method
2: [       OK ] serial.view_stride_method (0 ms)
2: [ RUN      ] serial.anonymous_space
2: [       OK ] serial.anonymous_space (0 ms)
2: [ RUN      ] serial.view_overload_resolution
2: [       OK ] serial.view_overload_resolution (0 ms)
2: [ RUN      ] serial.view_allocation_large_rank
2: [       OK ] serial.view_allocation_large_rank (1410 ms)
2: [ RUN      ] serial.view_shmem_size_on_device
2: [       OK ] serial.view_shmem_size_on_device (0 ms)
2: [ RUN      ] serial.view_is_assignable
2: [       OK ] serial.view_is_assignable (0 ms)
2: [ RUN      ] serial.view_copy_tests
2: [       OK ] serial.view_copy_tests (242 ms)
2: [ RUN      ] serial.view_copy_tests_rank_0
2: [       OK ] serial.view_copy_tests_rank_0 (0 ms)
2: [ RUN      ] serial.view_copy_degenerated
2: [       OK ] serial.view_copy_degenerated (0 ms)
2: [ RUN      ] serial.view_fill_tests_layout_right
2: [       OK ] serial.view_fill_tests_layout_right (175393 ms)
2: [ RUN      ] serial.view_fill_tests_layout_left
2: [       OK ] serial.view_fill_tests_layout_left (155404 ms)
2: [ RUN      ] serial.view_empty_runtime_unmanaged
2: [       OK ] serial.view_empty_runtime_unmanaged (0 ms)
2: [ RUN      ] serial.view_hooks
2: [       OK ] serial.view_hooks (0 ms)
2: [ RUN      ] serial.view_layoutstride_left_to_layoutleft_assignment
2: [       OK ] serial.view_layoutstride_left_to_layoutleft_assignment (313 ms)
2: [ RUN      ] serial.view_layoutstride_right_to_layoutright_assignment
2: [       OK ] serial.view_layoutstride_right_to_layoutright_assignment (306 ms)
2: [ RUN      ] serial.view_irregular_layout
2: [       OK ] serial.view_irregular_layout (0 ms)
2: [ RUN      ] serial.view_mapping
2: [       OK ] serial.view_mapping (979 ms)
2: [ RUN      ] serial.view_mapping_operator
2: [       OK ] serial.view_mapping_operator (196 ms)
2: [ RUN      ] serial.static_extent
2: [       OK ] serial.static_extent (0 ms)
2: [ RUN      ] serial.view_mapping_atomic
2: [       OK ] serial.view_mapping_atomic (17 ms)
2: [ RUN      ] serial.view_mapping_class_value
2: [       OK ] serial.view_mapping_class_value (0 ms)
2: [ RUN      ] serial.view_mapping_assignable
2: [       OK ] serial.view_mapping_assignable (0 ms)
2: [ RUN      ] serial.view_mapping_trivially_copyable
2: [       OK ] serial.view_mapping_trivially_copyable (0 ms)
2: [ RUN      ] serial.view_mapping_subview
2: [       OK ] serial.view_mapping_subview (0 ms)
2: [ RUN      ] serial.view_nested_view
2: [       OK ] serial.view_nested_view (0 ms)
2: [ RUN      ] serial.append_formatted_multidimensional_index
2: [       OK ] serial.append_formatted_multidimensional_index (0 ms)
2: [ RUN      ] serial.view_resize
2: [       OK ] serial.view_resize (436 ms)
2: [ RUN      ] serial.view_realloc
2: [       OK ] serial.view_realloc (0 ms)
2: [ RUN      ] serial.workgraph_fib
2: [       OK ] serial.workgraph_fib (1616 ms)
2: [ RUN      ] serial.resize_realloc_no_init
2: [       OK ] serial.resize_realloc_no_init (12 ms)
2: [ RUN      ] serial.resize_realloc_no_alloc
2: [       OK ] serial.resize_realloc_no_alloc (0 ms)
2: [ RUN      ] serial.realloc_exec_space
2: [       OK ] serial.realloc_exec_space (0 ms)
2: [ RUN      ] serial.view_alloc
2: [       OK ] serial.view_alloc (0 ms)
2: [ RUN      ] serial.view_alloc_exec_space
2: [       OK ] serial.view_alloc_exec_space (0 ms)
2: [ RUN      ] serial.view_alloc_int
2: [       OK ] serial.view_alloc_int (0 ms)
2: [ RUN      ] serial.view_alloc_exec_space_int
2: [       OK ] serial.view_alloc_exec_space_int (0 ms)
2: [ RUN      ] serial.deep_copy_zero_memset
2: [       OK ] serial.deep_copy_zero_memset (0 ms)
2: [ RUN      ] serial.resize_exec_space
2: [       OK ] serial.resize_exec_space (6 ms)
2: [ RUN      ] serial.view_allocation_int
2: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestWithoutInitializing.hpp:289: Skipped
2: skipping since the fence checked for isn't necessary
2: [  SKIPPED ] serial.view_allocation_int (0 ms)
2: [ RUN      ] serial.view_allocation_exec_space_int
2: [       OK ] serial.view_allocation_exec_space_int (0 ms)
2: [ RUN      ] serial.view_not_default_constructible
2: [       OK ] serial.view_not_default_constructible (0 ms)
2: [ RUN      ] serial.view_subview_auto_1d_left
2: [       OK ] serial.view_subview_auto_1d_left (0 ms)
2: [ RUN      ] serial.view_subview_auto_1d_right
2: [       OK ] serial.view_subview_auto_1d_right (0 ms)
2: [ RUN      ] serial.view_subview_auto_1d_stride
2: [       OK ] serial.view_subview_auto_1d_stride (0 ms)
2: [ RUN      ] serial.view_subview_assign_strided
2: [       OK ] serial.view_subview_assign_strided (0 ms)
2: [ RUN      ] serial.view_subview_left_0
2: [       OK ] serial.view_subview_left_0 (0 ms)
2: [ RUN      ] serial.view_subview_left_1
2: [       OK ] serial.view_subview_left_1 (0 ms)
2: [ RUN      ] serial.view_subview_left_2
2: [       OK ] serial.view_subview_left_2 (0 ms)
2: [ RUN      ] serial.view_subview_left_3
2: [       OK ] serial.view_subview_left_3 (0 ms)
2: [ RUN      ] serial.view_subview_right_0
2: [       OK ] serial.view_subview_right_0 (0 ms)
2: [ RUN      ] serial.view_subview_right_1
2: [       OK ] serial.view_subview_right_1 (0 ms)
2: [ RUN      ] serial.view_subview_right_3
2: [       OK ] serial.view_subview_right_3 (0 ms)
2: [ RUN      ] serial.view_static_tests
2: [       OK ] serial.view_static_tests (0 ms)
2: [ RUN      ] serial.view_subview_layoutleft_to_layoutleft
2: [       OK ] serial.view_subview_layoutleft_to_layoutleft (3 ms)
2: [ RUN      ] serial.view_subview_layoutright_to_layoutright
2: [       OK ] serial.view_subview_layoutright_to_layoutright (3 ms)
2: [ RUN      ] serial.view_subview_1d_assign
2: [       OK ] serial.view_subview_1d_assign (0 ms)
2: [ RUN      ] serial.view_subview_1d_assign_atomic
2: [       OK ] serial.view_subview_1d_assign_atomic (0 ms)
2: [ RUN      ] serial.view_subview_1d_assign_randomaccess
2: [       OK ] serial.view_subview_1d_assign_randomaccess (0 ms)
2: [ RUN      ] serial.view_subview_2d_from_3d
2: [       OK ] serial.view_subview_2d_from_3d (258 ms)
2: [ RUN      ] serial.view_subview_2d_from_3d_atomic
2: [       OK ] serial.view_subview_2d_from_3d_atomic (260 ms)
2: [ RUN      ] serial.view_subview_2d_from_3d_randomaccess
2: [       OK ] serial.view_subview_2d_from_3d_randomaccess (258 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left
2: [       OK ] serial.view_subview_3d_from_5d_left (9693 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left_atomic
2: [       OK ] serial.view_subview_3d_from_5d_left_atomic (9704 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_left_randomaccess
2: [       OK ] serial.view_subview_3d_from_5d_left_randomaccess (9708 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right
2: [       OK ] serial.view_subview_3d_from_5d_right (10853 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right_atomic
2: [       OK ] serial.view_subview_3d_from_5d_right_atomic (10882 ms)
2: [ RUN      ] serial.view_subview_3d_from_5d_right_randomaccess
2: [       OK ] serial.view_subview_3d_from_5d_right_randomaccess (10869 ms)
2: [ RUN      ] serial.view_test_unmanaged_subview_reset
2: [       OK ] serial.view_test_unmanaged_subview_reset (0 ms)
2: [ RUN      ] serial.view_subview_memory_traits_construction
2: [       OK ] serial.view_subview_memory_traits_construction (1 ms)
2: [----------] 120 tests from serial (484901 ms total)
2: 
2: [----------] Global test environment tear-down
2: [==========] 129 tests from 2 test suites ran. (501196 ms total)
2: [  PASSED  ] 126 tests.
2: [  SKIPPED ] 3 tests, listed below:
2: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host
2: [  SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device
2: [  SKIPPED ] serial.view_allocation_int
 2/50 Test  #2: Kokkos_CoreUnitTest_Serial2 ......................   Passed  502.76 sec
test 3
      Start  3: Kokkos_CoreUnitTest_SerialGraph

3: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph
3: Test timeout computed to be: 1500
3: [==========] Running 5 tests from 1 test suite.
3: [----------] Global test environment set-up.
3: [----------] 5 tests from serial_count_bugs
3: [ RUN      ] serial_count_bugs.launch_one
3: [       OK ] serial_count_bugs.launch_one (0 ms)
3: [ RUN      ] serial_count_bugs.launch_one_rvalue
3: [       OK ] serial_count_bugs.launch_one_rvalue (0 ms)
3: [ RUN      ] serial_count_bugs.launch_six
3: [       OK ] serial_count_bugs.launch_six (0 ms)
3: [ RUN      ] serial_count_bugs.when_all_cycle
3: [       OK ] serial_count_bugs.when_all_cycle (0 ms)
3: [ RUN      ] serial_count_bugs.zero_work_reduce
3: [       OK ] serial_count_bugs.zero_work_reduce (0 ms)
3: [----------] 5 tests from serial_count_bugs (0 ms total)
3: 
3: [----------] Global test environment tear-down
3: [==========] 5 tests from 1 test suite ran. (1 ms total)
3: [  PASSED  ] 5 tests.
3: 
3:   YOU HAVE 1 DISABLED TEST
3: 
 3/50 Test  #3: Kokkos_CoreUnitTest_SerialGraph ..................   Passed    1.46 sec
test 4
      Start  4: Kokkos_CoreUnitTest_Cuda1

4: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_Cuda1
4: Test timeout computed to be: 1500
4: [==========] Running 181 tests from 2 test suites.
4: [----------] Global test environment set-up.
4: [----------] 7 tests from cuda_DeathTest
4: [ RUN      ] cuda_DeathTest.abort_from_host
4: [       OK ] cuda_DeathTest.abort_from_host (2267 ms)
4: [ RUN      ] cuda_DeathTest.abort_from_device
4: [       OK ] cuda_DeathTest.abort_from_device (2179 ms)
4: [ RUN      ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort
4: [       OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (2122 ms)
4: [ RUN      ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions
4: [       OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (2075 ms)
4: [ RUN      ] cuda_DeathTest.policy_invalid_bounds
4: [       OK ] cuda_DeathTest.policy_invalid_bounds (1979 ms)
4: [ RUN      ] cuda_DeathTest.range_policy_invalid_bounds
4: 
4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/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.
4: 
4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/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.
4: [       OK ] cuda_DeathTest.range_policy_invalid_bounds (3162 ms)
4: [ RUN      ] cuda_DeathTest.range_policy_implicitly_converted_bounds
4: 
4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/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.
4: 
4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/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.
4: 
4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/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.
4: 
4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/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.
4: [       OK ] cuda_DeathTest.range_policy_implicitly_converted_bounds (6224 ms)
4: [----------] 7 tests from cuda_DeathTest (20012 ms total)
4: 
4: [----------] 174 tests from cuda
4: [ RUN      ] cuda.array_capacity
4: [       OK ] cuda.array_capacity (0 ms)
4: [ RUN      ] cuda.array_element_access
4: [       OK ] cuda.array_element_access (0 ms)
4: [ RUN      ] cuda.array_zero_capacity
4: [       OK ] cuda.array_zero_capacity (0 ms)
4: [ RUN      ] cuda.array_zero_data_nullptr
4: [       OK ] cuda.array_zero_data_nullptr (0 ms)
4: [ RUN      ] cuda.atomic_operations_complexdouble
4: [       OK ] cuda.atomic_operations_complexdouble (17 ms)
4: [ RUN      ] cuda.atomic_operations_complexfloat
4: [       OK ] cuda.atomic_operations_complexfloat (11 ms)
4: [ RUN      ] cuda.atomic_operations_double
4: [       OK ] cuda.atomic_operations_double (10 ms)
4: [ RUN      ] cuda.atomic_operations_float
4: [       OK ] cuda.atomic_operations_float (9 ms)
4: [ RUN      ] cuda.atomic_operations_int
4: [       OK ] cuda.atomic_operations_int (22 ms)
4: [ RUN      ] cuda.atomic_operations_long
4: [       OK ] cuda.atomic_operations_long (22 ms)
4: [ RUN      ] cuda.atomic_operations_longlong
4: [       OK ] cuda.atomic_operations_longlong (23 ms)
4: [ RUN      ] cuda.atomic_shared
4: [       OK ] cuda.atomic_shared (0 ms)
4: [ RUN      ] cuda.atomic_operations_unsigned
4: [       OK ] cuda.atomic_operations_unsigned (18 ms)
4: [ RUN      ] cuda.atomic_operations_unsignedlong
4: [       OK ] cuda.atomic_operations_unsignedlong (18 ms)
4: [ RUN      ] cuda.atomics
4: [       OK ] cuda.atomics (249 ms)
4: [ RUN      ] cuda.atomics_tpetra_max_abs
4: [       OK ] cuda.atomics_tpetra_max_abs (0 ms)
4: [ RUN      ] cuda.atomic_views_integral
4: [       OK ] cuda.atomic_views_integral (6988 ms)
4: [ RUN      ] cuda.atomic_views_nonintegral
4: [       OK ] cuda.atomic_views_nonintegral (75 ms)
4: [ RUN      ] cuda.atomic_view_api
4: [       OK ] cuda.atomic_view_api (0 ms)
4: [ RUN      ] cuda.bit_manip_countl_zero
4: [       OK ] cuda.bit_manip_countl_zero (0 ms)
4: [ RUN      ] cuda.bit_manip_countl_one
4: [       OK ] cuda.bit_manip_countl_one (0 ms)
4: [ RUN      ] cuda.bit_manip_countr_zero
4: [       OK ] cuda.bit_manip_countr_zero (0 ms)
4: [ RUN      ] cuda.bit_manip_countr_one
4: [       OK ] cuda.bit_manip_countr_one (0 ms)
4: [ RUN      ] cuda.bit_manip_popcount
4: [       OK ] cuda.bit_manip_popcount (0 ms)
4: [ RUN      ] cuda.bit_manip_has_single_bit
4: [       OK ] cuda.bit_manip_has_single_bit (0 ms)
4: [ RUN      ] cuda.bit_manip_bit_floor
4: [       OK ] cuda.bit_manip_bit_floor (0 ms)
4: [ RUN      ] cuda.bit_manip_bit_ceil
4: [       OK ] cuda.bit_manip_bit_ceil (0 ms)
4: [ RUN      ] cuda.bit_manip_bit_width
4: [       OK ] cuda.bit_manip_bit_width (0 ms)
4: [ RUN      ] cuda.bit_manip_rotl
4: [       OK ] cuda.bit_manip_rotl (0 ms)
4: [ RUN      ] cuda.bit_manip_rotr
4: [       OK ] cuda.bit_manip_rotr (0 ms)
4: [ RUN      ] cuda.bit_manip_byeswap
4: [       OK ] cuda.bit_manip_byeswap (0 ms)
4: [ RUN      ] cuda.bit_manip_bit_cast
4: [       OK ] cuda.bit_manip_bit_cast (0 ms)
4: [ RUN      ] cuda.test_block_deduction_bug_pr_3103
4: [       OK ] cuda.test_block_deduction_bug_pr_3103 (0 ms)
4: [ RUN      ] cuda.checked_integer_operations_multiply_overflow
4: [       OK ] cuda.checked_integer_operations_multiply_overflow (0 ms)
4: [ RUN      ] cuda.execution_policy_occupancy_and_hint
4: [       OK ] cuda.execution_policy_occupancy_and_hint (0 ms)
4: [ RUN      ] cuda.complex_construction
4: [       OK ] cuda.complex_construction (0 ms)
4: [ RUN      ] cuda.complex_basic_math
4: [       OK ] cuda.complex_basic_math (0 ms)
4: [ RUN      ] cuda.complex_special_funtions
4: [       OK ] cuda.complex_special_funtions (0 ms)
4: [ RUN      ] cuda.complex_io
4: [       OK ] cuda.complex_io (0 ms)
4: [ RUN      ] cuda.complex_trivially_copyable
4: [       OK ] cuda.complex_trivially_copyable (0 ms)
4: [ RUN      ] cuda.complex_issue_3865
4: [       OK ] cuda.complex_issue_3865 (0 ms)
4: [ RUN      ] cuda.complex_operations_arithmetic_types_overloads
4: [       OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms)
4: [ RUN      ] cuda.crs_count_fill
4: [       OK ] cuda.crs_count_fill (8 ms)
4: [ RUN      ] cuda.crs_copy_constructor
4: [       OK ] cuda.crs_copy_constructor (33 ms)
4: [ RUN      ] cuda.deep_copy_alignment
4: [       OK ] cuda.deep_copy_alignment (86 ms)
4: [ RUN      ] cuda.deep_copy_conversion
4: [       OK ] cuda.deep_copy_conversion (13 ms)
4: [ RUN      ] cuda.partitioning_by_args
4: [       OK ] cuda.partitioning_by_args (1 ms)
4: [ RUN      ] cuda.partitioning_by_vector
4: [       OK ] cuda.partitioning_by_vector (0 ms)
4: [ RUN      ] cuda.execution_space_as_class_data_member
4: [       OK ] cuda.execution_space_as_class_data_member (0 ms)
4: [ RUN      ] cuda.functor_analysis
4: [       OK ] cuda.functor_analysis (0 ms)
4: [ RUN      ] cuda.host_shared_ptr_use_count
4: [       OK ] cuda.host_shared_ptr_use_count (0 ms)
4: [ RUN      ] cuda.host_shared_ptr_get
4: [       OK ] cuda.host_shared_ptr_get (0 ms)
4: [ RUN      ] cuda.host_shared_ptr_dereference_on_device
4: [       OK ] cuda.host_shared_ptr_dereference_on_device (0 ms)
4: [ RUN      ] cuda.host_shared_ptr_special_members_on_device
4: [       OK ] cuda.host_shared_ptr_special_members_on_device (0 ms)
4: [ RUN      ] cuda.host_shared_ptr_tracking
4: [       OK ] cuda.host_shared_ptr_tracking (1 ms)
4: [ RUN      ] cuda.init
4: [       OK ] cuda.init (0 ms)
4: [ RUN      ] cuda.dispatch
4: [       OK ] cuda.dispatch (172 ms)
4: [ RUN      ] cuda.join_backward_compatibility
4: [       OK ] cuda.join_backward_compatibility (0 ms)
4: [ RUN      ] cuda.local_deepcopy_teampolicy_layoutleft
4: [       OK ] cuda.local_deepcopy_teampolicy_layoutleft (8272 ms)
4: [ RUN      ] cuda.local_deepcopy_rangepolicy_layoutleft
4: [       OK ] cuda.local_deepcopy_rangepolicy_layoutleft (9329 ms)
4: [ RUN      ] cuda.local_deepcopy_teampolicy_layoutright
4: [       OK ] cuda.local_deepcopy_teampolicy_layoutright (9227 ms)
4: [ RUN      ] cuda.local_deepcopy_rangepolicy_layoutright
4: [       OK ] cuda.local_deepcopy_rangepolicy_layoutright (12640 ms)
4: [ RUN      ] cuda.deep_copy_scratch
4: [       OK ] cuda.deep_copy_scratch (0 ms)
4: [ RUN      ] cuda.mathematical_constants_e
4: [       OK ] cuda.mathematical_constants_e (0 ms)
4: [ RUN      ] cuda.mathematical_constants_log2e
4: [       OK ] cuda.mathematical_constants_log2e (0 ms)
4: [ RUN      ] cuda.mathematical_constants_log10e
4: [       OK ] cuda.mathematical_constants_log10e (0 ms)
4: [ RUN      ] cuda.mathematical_constants_pi
4: [       OK ] cuda.mathematical_constants_pi (0 ms)
4: [ RUN      ] cuda.mathematical_constants_inv_pi
4: [       OK ] cuda.mathematical_constants_inv_pi (0 ms)
4: [ RUN      ] cuda.mathematical_constants_inv_sqrtpi
4: [       OK ] cuda.mathematical_constants_inv_sqrtpi (0 ms)
4: [ RUN      ] cuda.mathematical_constants_ln2
4: [       OK ] cuda.mathematical_constants_ln2 (0 ms)
4: [ RUN      ] cuda.mathematical_constants_ln10
4: [       OK ] cuda.mathematical_constants_ln10 (0 ms)
4: [ RUN      ] cuda.mathematical_constants_sqrt2
4: [       OK ] cuda.mathematical_constants_sqrt2 (0 ms)
4: [ RUN      ] cuda.mathematical_constants_sqrt3
4: [       OK ] cuda.mathematical_constants_sqrt3 (0 ms)
4: [ RUN      ] cuda.mathematical_constants_inv_sqrt3
4: [       OK ] cuda.mathematical_constants_inv_sqrt3 (0 ms)
4: [ RUN      ] cuda.mathematical_constants_egamma
4: [       OK ] cuda.mathematical_constants_egamma (0 ms)
4: [ RUN      ] cuda.mathematical_constants_phi
4: [       OK ] cuda.mathematical_constants_phi (0 ms)
4: [ RUN      ] cuda.mathematical_functions_trigonometric_functions
4: [       OK ] cuda.mathematical_functions_trigonometric_functions (10 ms)
4: [ RUN      ] cuda.mathematical_functions_hyperbolic_functions
4: [       OK ] cuda.mathematical_functions_hyperbolic_functions (10 ms)
4: [ RUN      ] cuda.mathematical_functions_non_standard
4: [       OK ] cuda.mathematical_functions_non_standard (1 ms)
4: [ RUN      ] cuda.mathematical_functions_power_functions
4: [       OK ] cuda.mathematical_functions_power_functions (5 ms)
4: [ RUN      ] cuda.mathematical_functions_fma
4: [       OK ] cuda.mathematical_functions_fma (0 ms)
4: [ RUN      ] cuda.mathematical_functions_error_and_gamma_functions
4: [       OK ] cuda.mathematical_functions_error_and_gamma_functions (7 ms)
4: [ RUN      ] cuda.mathematical_functions_nearest_interger_floating_point_operations
4: [       OK ] cuda.mathematical_functions_nearest_interger_floating_point_operations (8 ms)
4: [ RUN      ] cuda.mathematical_functions_floating_point_manipulation_functions
4: [       OK ] cuda.mathematical_functions_floating_point_manipulation_functions (2 ms)
4: [ RUN      ] cuda.mathematical_functions_absolute_value
4: [       OK ] cuda.mathematical_functions_absolute_value (0 ms)
4: [ RUN      ] cuda.mathematical_functions_floating_point_absolute_value
4: [       OK ] cuda.mathematical_functions_floating_point_absolute_value (0 ms)
4: [ RUN      ] cuda.mathematical_functions_remainder_function
4: [       OK ] cuda.mathematical_functions_remainder_function (0 ms)
4: [ RUN      ] cuda.mathematical_functions_isfinite
4: [       OK ] cuda.mathematical_functions_isfinite (0 ms)
4: [ RUN      ] cuda.mathematical_functions_isinf
4: [       OK ] cuda.mathematical_functions_isinf (0 ms)
4: [ RUN      ] cuda.mathematical_functions_isnan
4: [       OK ] cuda.mathematical_functions_isnan (0 ms)
4: [ RUN      ] cuda.mathematical_functions_exponential_functions
4: [       OK ] cuda.mathematical_functions_exponential_functions (11 ms)
4: [ RUN      ] cuda.mathspecialfunc_expint1
4: [       OK ] cuda.mathspecialfunc_expint1 (1 ms)
4: [ RUN      ] cuda.mathspecialfunc_errorfunc
4: [       OK ] cuda.mathspecialfunc_errorfunc (2 ms)
4: [ RUN      ] cuda.mathspecialfunc_cbesselj0y0
4: [       OK ] cuda.mathspecialfunc_cbesselj0y0 (26 ms)
4: [ RUN      ] cuda.mathspecialfunc_cbesselj1y1
4: [       OK ] cuda.mathspecialfunc_cbesselj1y1 (26 ms)
4: [ RUN      ] cuda.mathspecialfunc_cbesseli0k0
4: [       OK ] cuda.mathspecialfunc_cbesseli0k0 (2 ms)
4: [ RUN      ] cuda.mathspecialfunc_cbesseli1k1
4: [       OK ] cuda.mathspecialfunc_cbesseli1k1 (2 ms)
4: [ RUN      ] cuda.mathspecialfunc_cbesselh1stkind
4: [       OK ] cuda.mathspecialfunc_cbesselh1stkind (1 ms)
4: [ RUN      ] cuda.mathspecialfunc_cbesselh2ndkind
4: [       OK ] cuda.mathspecialfunc_cbesselh2ndkind (1 ms)
4: [ RUN      ] cuda.mdrange_5d
4: [       OK ] cuda.mdrange_5d (962 ms)
4: [ RUN      ] cuda.mdrange_6d
4: [       OK ] cuda.mdrange_6d (1245 ms)
4: [ RUN      ] cuda.mdrange_2d
4: [       OK ] cuda.mdrange_2d (17 ms)
4: [ RUN      ] cuda.mdrange_array_reduce
4: [       OK ] cuda.mdrange_array_reduce (0 ms)
4: [ RUN      ] cuda.mdrange_3d
4: [       OK ] cuda.mdrange_3d (138 ms)
4: [ RUN      ] cuda.mdrange_neg_idx
4: [       OK ] cuda.mdrange_neg_idx (4 ms)
4: [ RUN      ] cuda.mdrange_4d
4: [       OK ] cuda.mdrange_4d (161 ms)
4: [ RUN      ] cuda.mdrange_scalar
4: [       OK ] cuda.mdrange_scalar (0 ms)
4: [ RUN      ] cuda.mdrange_large_deep_copy
4: [       OK ] cuda.mdrange_large_deep_copy (124 ms)
4: [ RUN      ] cuda.md_range_policy_construction_from_arrays
4: [       OK ] cuda.md_range_policy_construction_from_arrays (0 ms)
4: [ RUN      ] cuda.mdrange_parallel_reduce_primitive_types
4: [       OK ] cuda.mdrange_parallel_reduce_primitive_types (3590 ms)
4: [ RUN      ] cuda.mdspan_minimal_functional
4: [       OK ] cuda.mdspan_minimal_functional (0 ms)
4: [ RUN      ] cuda.view_mdspan_conversion
4: [       OK ] cuda.view_mdspan_conversion (13 ms)
4: [ RUN      ] cuda.max
4: [       OK ] cuda.max (0 ms)
4: [ RUN      ] cuda.max_within_parfor
4: [       OK ] cuda.max_within_parfor (0 ms)
4: [ RUN      ] cuda.min
4: [       OK ] cuda.min (0 ms)
4: [ RUN      ] cuda.min_within_parfor
4: [       OK ] cuda.min_within_parfor (0 ms)
4: [ RUN      ] cuda.minmax
4: [       OK ] cuda.minmax (0 ms)
4: [ RUN      ] cuda.minmax_within_parfor
4: [       OK ] cuda.minmax_within_parfor (0 ms)
4: [ RUN      ] cuda.clamp
4: [       OK ] cuda.clamp (0 ms)
4: [ RUN      ] cuda.clamp_within_parfor
4: [       OK ] cuda.clamp_within_parfor (0 ms)
4: [ RUN      ] cuda.numeric_traits_infinity
4: [       OK ] cuda.numeric_traits_infinity (1 ms)
4: [ RUN      ] cuda.numeric_traits_epsilon
4: [       OK ] cuda.numeric_traits_epsilon (1 ms)
4: [ RUN      ] cuda.numeric_traits_round_error
4: [       OK ] cuda.numeric_traits_round_error (1 ms)
4: [ RUN      ] cuda.numeric_traits_norm_min
4: [       OK ] cuda.numeric_traits_norm_min (1 ms)
4: [ RUN      ] cuda.numeric_traits_denorm_min
4: [       OK ] cuda.numeric_traits_denorm_min (0 ms)
4: [ RUN      ] cuda.numeric_traits_finite_min_max
4: [       OK ] cuda.numeric_traits_finite_min_max (6 ms)
4: [ RUN      ] cuda.numeric_traits_digits
4: [       OK ] cuda.numeric_traits_digits (3 ms)
4: [ RUN      ] cuda.numeric_traits_digits10
4: [       OK ] cuda.numeric_traits_digits10 (3 ms)
4: [ RUN      ] cuda.numeric_traits_max_digits10
4: [       OK ] cuda.numeric_traits_max_digits10 (0 ms)
4: [ RUN      ] cuda.numeric_traits_radix
4: [       OK ] cuda.numeric_traits_radix (3 ms)
4: [ RUN      ] cuda.numeric_traits_min_max_exponent
4: [       OK ] cuda.numeric_traits_min_max_exponent (1 ms)
4: [ RUN      ] cuda.numeric_traits_min_max_exponent10
4: [       OK ] cuda.numeric_traits_min_max_exponent10 (0 ms)
4: [ RUN      ] cuda.numeric_traits_quiet_and_signaling_nan
4: [       OK ] cuda.numeric_traits_quiet_and_signaling_nan (1 ms)
4: [ RUN      ] cuda.numeric_traits_sfinae_friendly
4: [       OK ] cuda.numeric_traits_sfinae_friendly (0 ms)
4: [ RUN      ] cuda.occupancy_control
4: [       OK ] cuda.occupancy_control (1 ms)
4: [ RUN      ] cuda.memory_pool
4: [       OK ] cuda.memory_pool (17 ms)
4: [ RUN      ] cuda.cxx11
4: [       OK ] cuda.cxx11 (4 ms)
4: [ RUN      ] cuda.viewctorprop_embedded_dim
4: [       OK ] cuda.viewctorprop_embedded_dim (0 ms)
4: [ RUN      ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility
4: [       OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms)
4: [ RUN      ] cuda.parallel_scan_range_policy
4: [       OK ] cuda.parallel_scan_range_policy (198 ms)
4: [ RUN      ] cuda.kokkos_printf
4: [       OK ] cuda.kokkos_printf (3 ms)
4: [ RUN      ] cuda.range_for
4: [       OK ] cuda.range_for (4 ms)
4: [ RUN      ] cuda.range_reduce
4: [       OK ] cuda.range_reduce (2 ms)
4: [ RUN      ] cuda.range_dynamic_policy
4: [       OK ] cuda.range_dynamic_policy (0 ms)
4: [ RUN      ] cuda.range_policy_runtime_parameters
4: [       OK ] cuda.range_policy_runtime_parameters (0 ms)
4: [ RUN      ] cuda.range_for_require
4: [       OK ] cuda.range_for_require (4 ms)
4: [ RUN      ] cuda.range_reduce_require
4: [       OK ] cuda.range_reduce_require (1 ms)
4: [ RUN      ] cuda.range_dynamic_policy_require
4: [       OK ] cuda.range_dynamic_policy_require (0 ms)
4: [ RUN      ] cuda.reducers_int
4: [       OK ] cuda.reducers_int (26 ms)
4: [ RUN      ] cuda.reducers_double
4: [       OK ] cuda.reducers_double (32 ms)
4: [ RUN      ] cuda.reducers_complex_double
4: [       OK ] cuda.reducers_complex_double (6 ms)
4: [ RUN      ] cuda.reducers_struct
4: [       OK ] cuda.reducers_struct (16 ms)
4: [ RUN      ] cuda.reducers_half_t
4: [       OK ] cuda.reducers_half_t (13 ms)
4: [ RUN      ] cuda.reducers_bhalf_t
4: [       OK ] cuda.reducers_bhalf_t (13 ms)
4: [ RUN      ] cuda.reducers_int8_t
4: [       OK ] cuda.reducers_int8_t (9 ms)
4: [ RUN      ] cuda.reducers_int16_t
4: [       OK ] cuda.reducers_int16_t (9 ms)
4: [ RUN      ] cuda.reducers_point_t
4: [       OK ] cuda.reducers_point_t (8 ms)
4: [ RUN      ] cuda.reducers_bool
4: [       OK ] cuda.reducers_bool (2 ms)
4: [ RUN      ] cuda.int64_t_reduce
4: [       OK ] cuda.int64_t_reduce (26 ms)
4: [ RUN      ] cuda.double_reduce
4: [       OK ] cuda.double_reduce (25 ms)
4: [ RUN      ] cuda.int64_t_reduce_dynamic
4: [       OK ] cuda.int64_t_reduce_dynamic (30 ms)
4: [ RUN      ] cuda.double_reduce_dynamic
4: [       OK ] cuda.double_reduce_dynamic (30 ms)
4: [ RUN      ] cuda.int64_t_reduce_dynamic_view
4: [       OK ] cuda.int64_t_reduce_dynamic_view (8 ms)
4: [ RUN      ] cuda.int_combined_reduce
4: [       OK ] cuda.int_combined_reduce (0 ms)
4: [ RUN      ] cuda.mdrange_combined_reduce
4: [       OK ] cuda.mdrange_combined_reduce (0 ms)
4: [ RUN      ] cuda.int_combined_reduce_mixed
4: [       OK ] cuda.int_combined_reduce_mixed (0 ms)
4: [ RUN      ] cuda.reduction_deduction
4: [       OK ] cuda.reduction_deduction (0 ms)
4: [ RUN      ] cuda.reduce_device_view_range_policy
4: [       OK ] cuda.reduce_device_view_range_policy (5 ms)
4: [ RUN      ] cuda.reduce_device_view_mdrange_policy
4: [       OK ] cuda.reduce_device_view_mdrange_policy (122 ms)
4: [ RUN      ] cuda.reduce_device_view_team_policy
4: [       OK ] cuda.reduce_device_view_team_policy (5 ms)
4: [ RUN      ] cuda.impl_shared_alloc
4: [       OK ] cuda.impl_shared_alloc (243 ms)
4: [ RUN      ] cuda.kokkos_swap
4: [       OK ] cuda.kokkos_swap (0 ms)
4: [ RUN      ] cuda.reduceRangePolicyViewSizeLimit
4: [       OK ] cuda.reduceRangePolicyViewSizeLimit (71 ms)
4: [ RUN      ] cuda.reduceMDRangePolicyViewSizeLimit
4: [       OK ] cuda.reduceMDRangePolicyViewSizeLimit (260 ms)
4: [----------] 174 tests from cuda (54901 ms total)
4: 
4: [----------] Global test environment tear-down
4: [==========] 181 tests from 2 test suites ran. (74913 ms total)
4: [  PASSED  ] 181 tests.
 4/50 Test  #4: Kokkos_CoreUnitTest_Cuda1 ........................   Passed   77.11 sec
test 5
      Start  5: Kokkos_CoreUnitTest_Cuda2

5: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_Cuda2
5: Test timeout computed to be: 1500
5: [==========] Running 129 tests from 3 test suites.
5: [----------] Global test environment set-up.
5: [----------] 9 tests from cuda_DeathTest
5: [ RUN      ] cuda_DeathTest.view_construction_with_wrong_params_dyn
5: [       OK ] cuda_DeathTest.view_construction_with_wrong_params_dyn (0 ms)
5: [ RUN      ] cuda_DeathTest.view_construction_with_wrong_params_stat
5: [       OK ] cuda_DeathTest.view_construction_with_wrong_params_stat (0 ms)
5: [ RUN      ] cuda_DeathTest.view_construction_with_wrong_params_mix
5: [       OK ] cuda_DeathTest.view_construction_with_wrong_params_mix (0 ms)
5: [ RUN      ] cuda_DeathTest.view_construction_with_wrong_static_extents
5: [       OK ] cuda_DeathTest.view_construction_with_wrong_static_extents (0 ms)
5: [ RUN      ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment
5: [       OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (32759 ms)
5: [ RUN      ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment
5: [       OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (28627 ms)
5: [ RUN      ] cuda_DeathTest.view_memory_access_violations_from_host
5: [       OK ] cuda_DeathTest.view_memory_access_violations_from_host (56631 ms)
5: [ RUN      ] cuda_DeathTest.view_memory_access_violations_from_device
5: [       OK ] cuda_DeathTest.view_memory_access_violations_from_device (54778 ms)
5: [ RUN      ] cuda_DeathTest.view_out_of_bounds_access
5: [       OK ] cuda_DeathTest.view_out_of_bounds_access (48354 ms)
5: [----------] 9 tests from cuda_DeathTest (221152 ms total)
5: 
5: [----------] 92 tests from cuda
5: [ RUN      ] cuda.team_for
5: [       OK ] cuda.team_for (7 ms)
5: [ RUN      ] cuda.team_reduce
5: [       OK ] cuda.team_reduce (1 ms)
5: [ RUN      ] cuda.team_reduce_large
5: [       OK ] cuda.team_reduce_large (53 ms)
5: [ RUN      ] cuda.team_parallel_single
5: [       OK ] cuda.team_parallel_single (10 ms)
5: [ RUN      ] cuda.large_team_scratch_size
5: ScratchMemorySpace<...>::get_shmem: Failed to allocate 8 byte(s); remaining capacity is 0 byte(s)
5: [       OK ] cuda.large_team_scratch_size (0 ms)
5: [ RUN      ] cuda.team_broadcast_long
5: [       OK ] cuda.team_broadcast_long (1 ms)
5: [ RUN      ] cuda.team_broadcast_long_wrapper
5: [       OK ] cuda.team_broadcast_long_wrapper (1 ms)
5: [ RUN      ] cuda.team_broadcast_char
5: [       OK ] cuda.team_broadcast_char (0 ms)
5: [ RUN      ] cuda.team_broadcast_float
5: [       OK ] cuda.team_broadcast_float (0 ms)
5: [ RUN      ] cuda.team_broadcast_double
5: [       OK ] cuda.team_broadcast_double (0 ms)
5: [ RUN      ] cuda.team_handle_by_value
5: [       OK ] cuda.team_handle_by_value (0 ms)
5: [ RUN      ] cuda.team_vector
5: [       OK ] cuda.team_vector (14 ms)
5: [ RUN      ] cuda.triple_nested_parallelism
5: [       OK ] cuda.triple_nested_parallelism (11 ms)
5: [ RUN      ] cuda.parallel_scan_with_reducers
5: [       OK ] cuda.parallel_scan_with_reducers (1664 ms)
5: [ RUN      ] cuda.team_thread_range_combined_reducers
5: [       OK ] cuda.team_thread_range_combined_reducers (0 ms)
5: [ RUN      ] cuda.thread_vector_range_combined_reducers
5: [       OK ] cuda.thread_vector_range_combined_reducers (0 ms)
5: [ RUN      ] cuda.team_vector_range_combined_reducers
5: [       OK ] cuda.team_vector_range_combined_reducers (0 ms)
5: [ RUN      ] cuda.TeamThreadMDRangeParallelFor
5: [       OK ] cuda.TeamThreadMDRangeParallelFor (140 ms)
5: [ RUN      ] cuda.ThreadVectorMDRangeParallelFor
5: [       OK ] cuda.ThreadVectorMDRangeParallelFor (128 ms)
5: [ RUN      ] cuda.TeamVectorMDRangeParallelFor
5: [       OK ] cuda.TeamVectorMDRangeParallelFor (126 ms)
5: [ RUN      ] cuda.TeamThreadMDRangeParallelReduce
5: [       OK ] cuda.TeamThreadMDRangeParallelReduce (30 ms)
5: [ RUN      ] cuda.ThreadVectorMDRangeParallelReduce
5: [       OK ] cuda.ThreadVectorMDRangeParallelReduce (17 ms)
5: [ RUN      ] cuda.TeamVectorMDRangeParallelReduce
5: [       OK ] cuda.TeamVectorMDRangeParallelReduce (17 ms)
5: [ RUN      ] cuda.team_policy_runtime_parameters
5: [       OK ] cuda.team_policy_runtime_parameters (0 ms)
5: [ RUN      ] cuda.team_reduction_scan
5: [       OK ] cuda.team_reduction_scan (1612 ms)
5: [ RUN      ] cuda.team_long_reduce
5: [       OK ] cuda.team_long_reduce (14 ms)
5: [ RUN      ] cuda.team_double_reduce
5: [       OK ] cuda.team_double_reduce (14 ms)
5: [ RUN      ] cuda.team_parallel_dummy_with_reducer_and_scratch_space
5: [       OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms)
5: [ RUN      ] cuda.repeated_team_reduce
5: [       OK ] cuda.repeated_team_reduce (16 ms)
5: [ RUN      ] cuda.team_scan
5: [       OK ] cuda.team_scan (1771 ms)
5: [ RUN      ] cuda.team_scan_ret_val
5: [       OK ] cuda.team_scan_ret_val (1777 ms)
5: [ RUN      ] cuda.team_shared_request
5: [       OK ] cuda.team_shared_request (0 ms)
5: [ RUN      ] cuda.team_scratch_request
5: [       OK ] cuda.team_scratch_request (1 ms)
5: [ RUN      ] cuda.team_lambda_shared_request
5: [       OK ] cuda.team_lambda_shared_request (0 ms)
5: [ RUN      ] cuda.scratch_align
5: [       OK ] cuda.scratch_align (0 ms)
5: [ RUN      ] cuda.shmem_size
5: [       OK ] cuda.shmem_size (0 ms)
5: [ RUN      ] cuda.multi_level_scratch
5: [       OK ] cuda.multi_level_scratch (16 ms)
5: [ RUN      ] cuda.team_scratch_memory_index_parallel_for
5: [       OK ] cuda.team_scratch_memory_index_parallel_for (0 ms)
5: [ RUN      ] cuda.team_policy_max_recommended
5: [       OK ] cuda.team_policy_max_recommended (398 ms)
5: [ RUN      ] cuda.team_policy_minmax_scalar_without_plus_equal_k
5: [       OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms)
5: [ RUN      ] cuda.team_teamvector_range
5: [       OK ] cuda.team_teamvector_range (2 ms)
5: [ RUN      ] cuda.unique_token_global
5: [       OK ] cuda.unique_token_global (7 ms)
5: [ RUN      ] cuda.unique_token_instance
5: [       OK ] cuda.unique_token_instance (6 ms)
5: [ RUN      ] cuda.unique_token_team_acquire
5: [       OK ] cuda.unique_token_team_acquire (16 ms)
5: [ RUN      ] cuda.view_api_a
5: [       OK ] cuda.view_api_a (150 ms)
5: [ RUN      ] cuda.view_api_b
5: [       OK ] cuda.view_api_b (7 ms)
5: [ RUN      ] cuda.view_api_c
5: [       OK ] cuda.view_api_c (0 ms)
5: [ RUN      ] cuda.view_api_d
5: [       OK ] cuda.view_api_d (2 ms)
5: [ RUN      ] cuda.view_allocation_error
5: [       OK ] cuda.view_allocation_error (0 ms)
5: [ RUN      ] cuda.view_remap
5: [       OK ] cuda.view_remap (0 ms)
5: [ RUN      ] cuda.view_mirror_nonconst
5: [       OK ] cuda.view_mirror_nonconst (0 ms)
5: [ RUN      ] cuda.view_stride_method
5: [       OK ] cuda.view_stride_method (0 ms)
5: [ RUN      ] cuda.anonymous_space
5: [       OK ] cuda.anonymous_space (0 ms)
5: [ RUN      ] cuda.view_overload_resolution
5: [       OK ] cuda.view_overload_resolution (0 ms)
5: [ RUN      ] cuda.view_allocation_large_rank
5: [       OK ] cuda.view_allocation_large_rank (8 ms)
5: [ RUN      ] cuda.view_shmem_size_on_device
5: [       OK ] cuda.view_shmem_size_on_device (0 ms)
5: [ RUN      ] cuda.view_is_assignable
5: [       OK ] cuda.view_is_assignable (1 ms)
5: [ RUN      ] cuda.view_copy_tests
5: [       OK ] cuda.view_copy_tests (116 ms)
5: [ RUN      ] cuda.view_copy_tests_rank_0
5: [       OK ] cuda.view_copy_tests_rank_0 (1 ms)
5: [ RUN      ] cuda.view_copy_degenerated
5: [       OK ] cuda.view_copy_degenerated (0 ms)
5: [ RUN      ] cuda.view_fill_tests_layout_right
5: [       OK ] cuda.view_fill_tests_layout_right (95 ms)
5: [ RUN      ] cuda.view_fill_tests_layout_left
5: [       OK ] cuda.view_fill_tests_layout_left (61 ms)
5: [ RUN      ] cuda.view_empty_runtime_unmanaged
5: [       OK ] cuda.view_empty_runtime_unmanaged (0 ms)
5: [ RUN      ] cuda.view_hooks
5: [       OK ] cuda.view_hooks (0 ms)
5: [ RUN      ] cuda.view_layoutstride_left_to_layoutleft_assignment
5: [       OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (331 ms)
5: [ RUN      ] cuda.view_layoutstride_right_to_layoutright_assignment
5: [       OK ] cuda.view_layoutstride_right_to_layoutright_assignment (356 ms)
5: [ RUN      ] cuda.view_irregular_layout
5: [       OK ] cuda.view_irregular_layout (0 ms)
5: [ RUN      ] cuda.view_mapping
5: [       OK ] cuda.view_mapping (970 ms)
5: [ RUN      ] cuda.view_mapping_operator
5: [       OK ] cuda.view_mapping_operator (29 ms)
5: [ RUN      ] cuda.static_extent
5: [       OK ] cuda.static_extent (0 ms)
5: [ RUN      ] cuda.view_mapping_atomic
5: [       OK ] cuda.view_mapping_atomic (5 ms)
5: [ RUN      ] cuda.view_mapping_class_value
5: [       OK ] cuda.view_mapping_class_value (0 ms)
5: [ RUN      ] cuda.view_mapping_assignable
5: [       OK ] cuda.view_mapping_assignable (0 ms)
5: [ RUN      ] cuda.view_mapping_trivially_copyable
5: [       OK ] cuda.view_mapping_trivially_copyable (0 ms)
5: [ RUN      ] cuda.view_mapping_subview
5: [       OK ] cuda.view_mapping_subview (1 ms)
5: [ RUN      ] cuda.view_nested_view
5: [       OK ] cuda.view_nested_view (0 ms)
5: [ RUN      ] cuda.append_formatted_multidimensional_index
5: [       OK ] cuda.append_formatted_multidimensional_index (0 ms)
5: [ RUN      ] cuda.view_resize
5: [       OK ] cuda.view_resize (244 ms)
5: [ RUN      ] cuda.view_realloc
5: [       OK ] cuda.view_realloc (1 ms)
5: [ RUN      ] cuda.workgraph_fib
5: [       OK ] cuda.workgraph_fib (1065 ms)
5: [ RUN      ] cuda.resize_realloc_no_init
5: [       OK ] cuda.resize_realloc_no_init (0 ms)
5: [ RUN      ] cuda.resize_realloc_no_alloc
5: [       OK ] cuda.resize_realloc_no_alloc (0 ms)
5: [ RUN      ] cuda.realloc_exec_space
5: [       OK ] cuda.realloc_exec_space (0 ms)
5: [ RUN      ] cuda.view_alloc
5: [       OK ] cuda.view_alloc (0 ms)
5: [ RUN      ] cuda.view_alloc_exec_space
5: [       OK ] cuda.view_alloc_exec_space (0 ms)
5: [ RUN      ] cuda.view_alloc_int
5: [       OK ] cuda.view_alloc_int (0 ms)
5: [ RUN      ] cuda.view_alloc_exec_space_int
5: [       OK ] cuda.view_alloc_exec_space_int (0 ms)
5: [ RUN      ] cuda.deep_copy_zero_memset
5: [       OK ] cuda.deep_copy_zero_memset (0 ms)
5: [ RUN      ] cuda.resize_exec_space
5: [       OK ] cuda.resize_exec_space (0 ms)
5: [ RUN      ] cuda.view_allocation_int
5: [       OK ] cuda.view_allocation_int (0 ms)
5: [ RUN      ] cuda.view_allocation_exec_space_int
5: [       OK ] cuda.view_allocation_exec_space_int (0 ms)
5: [ RUN      ] cuda.view_not_default_constructible
5: [       OK ] cuda.view_not_default_constructible (0 ms)
5: [----------] 92 tests from cuda (11349 ms total)
5: 
5: [----------] 28 tests from cuda_uvm
5: [ RUN      ] cuda_uvm.view_subview_auto_1d_left
5: [       OK ] cuda_uvm.view_subview_auto_1d_left (7 ms)
5: [ RUN      ] cuda_uvm.view_subview_auto_1d_right
5: [       OK ] cuda_uvm.view_subview_auto_1d_right (6 ms)
5: [ RUN      ] cuda_uvm.view_subview_auto_1d_stride
5: [       OK ] cuda_uvm.view_subview_auto_1d_stride (6 ms)
5: [ RUN      ] cuda_uvm.view_subview_assign_strided
5: [       OK ] cuda_uvm.view_subview_assign_strided (7 ms)
5: [ RUN      ] cuda_uvm.view_subview_left_0
5: [       OK ] cuda_uvm.view_subview_left_0 (1 ms)
5: [ RUN      ] cuda_uvm.view_subview_left_1
5: [       OK ] cuda_uvm.view_subview_left_1 (1 ms)
5: [ RUN      ] cuda_uvm.view_subview_left_2
5: [       OK ] cuda_uvm.view_subview_left_2 (0 ms)
5: [ RUN      ] cuda_uvm.view_subview_left_3
5: [       OK ] cuda_uvm.view_subview_left_3 (0 ms)
5: [ RUN      ] cuda_uvm.view_subview_right_0
5: [       OK ] cuda_uvm.view_subview_right_0 (1 ms)
5: [ RUN      ] cuda_uvm.view_subview_right_1
5: [       OK ] cuda_uvm.view_subview_right_1 (1 ms)
5: [ RUN      ] cuda_uvm.view_subview_right_3
5: [       OK ] cuda_uvm.view_subview_right_3 (0 ms)
5: [ RUN      ] cuda_uvm.view_static_tests
5: [       OK ] cuda_uvm.view_static_tests (1 ms)
5: [ RUN      ] cuda_uvm.view_subview_layoutleft_to_layoutleft
5: [       OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (5 ms)
5: [ RUN      ] cuda_uvm.view_subview_layoutright_to_layoutright
5: [       OK ] cuda_uvm.view_subview_layoutright_to_layoutright (3 ms)
5: [ RUN      ] cuda_uvm.view_subview_1d_assign
5: [       OK ] cuda_uvm.view_subview_1d_assign (6 ms)
5: [ RUN      ] cuda_uvm.view_subview_1d_assign_atomic
5: [       OK ] cuda_uvm.view_subview_1d_assign_atomic (6 ms)
5: [ RUN      ] cuda_uvm.view_subview_1d_assign_randomaccess
5: [       OK ] cuda_uvm.view_subview_1d_assign_randomaccess (6 ms)
5: [ RUN      ] cuda_uvm.view_subview_2d_from_3d
5: [       OK ] cuda_uvm.view_subview_2d_from_3d (89 ms)
5: [ RUN      ] cuda_uvm.view_subview_2d_from_3d_atomic
5: [       OK ] cuda_uvm.view_subview_2d_from_3d_atomic (76 ms)
5: [ RUN      ] cuda_uvm.view_subview_2d_from_3d_randomaccess
5: [       OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (76 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_left
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_left (142 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_left_atomic
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (142 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (143 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_right
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_right (141 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_right_atomic
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (141 ms)
5: [ RUN      ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess
5: [       OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (142 ms)
5: [ RUN      ] cuda_uvm.view_test_unmanaged_subview_reset
5: [       OK ] cuda_uvm.view_test_unmanaged_subview_reset (0 ms)
5: [ RUN      ] cuda_uvm.view_subview_memory_traits_construction
5: [       OK ] cuda_uvm.view_subview_memory_traits_construction (0 ms)
5: [----------] 28 tests from cuda_uvm (1162 ms total)
5: 
5: [----------] Global test environment tear-down
5: [==========] 129 tests from 3 test suites ran. (233665 ms total)
5: [  PASSED  ] 129 tests.
 5/50 Test  #5: Kokkos_CoreUnitTest_Cuda2 ........................   Passed  236.62 sec
test 6
      Start  6: Kokkos_CoreUnitTest_Cuda3

6: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_Cuda3
6: Test timeout computed to be: 1500
6: [==========] Running 60 tests from 3 test suites.
6: [----------] Global test environment set-up.
6: [----------] 6 tests from cuda
6: [ RUN      ] cuda.team_scratch_1_streams
6: [       OK ] cuda.team_scratch_1_streams (49152 ms)
6: [ RUN      ] cuda.space_access
6: [       OK ] cuda.space_access (0 ms)
6: [ RUN      ] cuda.uvm
6: [       OK ] cuda.uvm (1 ms)
6: [ RUN      ] cuda.impl_view_accessible
6: [       OK ] cuda.impl_view_accessible (2 ms)
6: [ RUN      ] cuda.impl_view_texture
6: [       OK ] cuda.impl_view_texture (0 ms)
6: [ RUN      ] cuda.view_subview_const_randomaccess
6: [       OK ] cuda.view_subview_const_randomaccess (1 ms)
6: [----------] 6 tests from cuda (49158 ms total)
6: 
6: [----------] 27 tests from cuda_hostpinned
6: [ RUN      ] cuda_hostpinned.impl_shared_alloc
6: [       OK ] cuda_hostpinned.impl_shared_alloc (71 ms)
6: [ RUN      ] cuda_hostpinned.view_api_a
6: [       OK ] cuda_hostpinned.view_api_a (144 ms)
6: [ RUN      ] cuda_hostpinned.view_api_b
6: [       OK ] cuda_hostpinned.view_api_b (12 ms)
6: [ RUN      ] cuda_hostpinned.view_api_c
6: [       OK ] cuda_hostpinned.view_api_c (0 ms)
6: [ RUN      ] cuda_hostpinned.view_api_d
6: [       OK ] cuda_hostpinned.view_api_d (5 ms)
6: [ RUN      ] cuda_hostpinned.view_allocation_error
6: [       OK ] cuda_hostpinned.view_allocation_error (0 ms)
6: [ RUN      ] cuda_hostpinned.view_remap
6: [       OK ] cuda_hostpinned.view_remap (0 ms)
6: [ RUN      ] cuda_hostpinned.view_mirror_nonconst
6: [       OK ] cuda_hostpinned.view_mirror_nonconst (0 ms)
6: [ RUN      ] cuda_hostpinned.view_stride_method
6: [       OK ] cuda_hostpinned.view_stride_method (0 ms)
6: [ RUN      ] cuda_hostpinned.anonymous_space
6: [       OK ] cuda_hostpinned.anonymous_space (0 ms)
6: [ RUN      ] cuda_hostpinned.view_overload_resolution
6: [       OK ] cuda_hostpinned.view_overload_resolution (0 ms)
6: [ RUN      ] cuda_hostpinned.view_allocation_large_rank
6: [       OK ] cuda_hostpinned.view_allocation_large_rank (7787 ms)
6: [ RUN      ] cuda_hostpinned.view_shmem_size_on_device
6: [       OK ] cuda_hostpinned.view_shmem_size_on_device (0 ms)
6: [ RUN      ] cuda_hostpinned.view_is_assignable
6: [       OK ] cuda_hostpinned.view_is_assignable (0 ms)
6: [ RUN      ] cuda_hostpinned.view_copy_tests
6: [       OK ] cuda_hostpinned.view_copy_tests (246 ms)
6: [ RUN      ] cuda_hostpinned.view_copy_tests_rank_0
6: [       OK ] cuda_hostpinned.view_copy_tests_rank_0 (0 ms)
6: [ RUN      ] cuda_hostpinned.view_copy_degenerated
6: [       OK ] cuda_hostpinned.view_copy_degenerated (0 ms)
6: [ RUN      ] cuda_hostpinned.view_fill_tests_layout_right
6: [       OK ] cuda_hostpinned.view_fill_tests_layout_right (170576 ms)
6: [ RUN      ] cuda_hostpinned.view_fill_tests_layout_left
Cancelling nested steps due to timeout
Sending interrupt signal to process
Sending interrupt signal to process
Terminated
script returned exit code 143
Post stage
[Pipeline] sh
+ ccache --show-stats
cache directory                     /tmp/ccache
primary config                      /tmp/ccache/ccache.conf
secondary config      (readonly)    /etc/ccache.conf
stats updated                       Mon Apr 22 22:28:37 2024
stats zeroed                        Mon Apr 22 19:23:04 2024
cache hit (direct)                    49
cache hit (preprocessed)               4
cache miss                           688
cache hit rate                      7.15 %
compiler produced stdout               1
cache file missing                     1
cleanups performed                    63
files in cache                      1772
cache size                           4.3 GB
max cache size                       5.0 GB
[Pipeline] }
$ docker stop --time=1 818faae9f9cf6dd7a5d4f9bdc25baeecb5011f31f160cc472dcfe6f597ceba41
$ docker rm -f --volumes 818faae9f9cf6dd7a5d4f9bdc25baeecb5011f31f160cc472dcfe6f597ceba41
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch CUDA-11.6-NVCC-DEBUG
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline
Timeout has been exceeded
org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 01af9abc-ddf9-45a8-b46f-2e98ad8ff0ac

GitHub has been notified of this commit’s build result

Finished: ABORTED