Skip to content
Failed

Console Output

Skipping 360 KB.. Full Log
Unpacking libpciaccess0:amd64 (0.16-3) ...
Selecting previously unselected package libxnvctrl0:amd64.
Preparing to unpack .../72-libxnvctrl0_555.42.02-0ubuntu1_amd64.deb ...
Unpacking libxnvctrl0:amd64 (555.42.02-0ubuntu1) ...
Selecting previously unselected package ocl-icd-libopencl1:amd64.
Preparing to unpack .../73-ocl-icd-libopencl1_2.2.14-3_amd64.deb ...
Unpacking ocl-icd-libopencl1:amd64 (2.2.14-3) ...
Selecting previously unselected package libhwloc-plugins:amd64.
Preparing to unpack .../74-libhwloc-plugins_2.7.0-2ubuntu1_amd64.deb ...
Unpacking libhwloc-plugins:amd64 (2.7.0-2ubuntu1) ...
Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.4) ...
Selecting previously unselected package libpmix2:amd64.
Preparing to unpack .../75-libpmix2_4.1.2-2ubuntu1_amd64.deb ...
Unpacking libpmix2:amd64 (4.1.2-2ubuntu1) ...
Setting up libxmuu1:amd64 (2:1.1.3-3) ...
Selecting previously unselected package libucx0:amd64.
Preparing to unpack .../76-libucx0_1.12.1~rc2-1_amd64.deb ...
Unpacking libucx0:amd64 (1.12.1~rc2-1) ...
Setting up libarchive13:amd64 (3.6.0-1ubuntu1.1) ...
Setting up openssh-client (1:8.9p1-3ubuntu0.7) ...
update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist
update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist
update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist
Setting up libxext6:amd64 (2:1.3.4-1build1) ...
Setting up xauth (1:1.1-1build2) ...
Selecting previously unselected package libopenmpi3:amd64.
Preparing to unpack .../77-libopenmpi3_4.1.2-2ubuntu1_amd64.deb ...
Unpacking libopenmpi3:amd64 (4.1.2-2ubuntu1) ...
Selecting previously unselected package libcaf-openmpi-3:amd64.
Preparing to unpack .../78-libcaf-openmpi-3_2.9.2-3_amd64.deb ...
Unpacking libcaf-openmpi-3:amd64 (2.9.2-3) ...
Selecting previously unselected package libcoarrays-dev:amd64.
Preparing to unpack .../79-libcoarrays-dev_2.9.2-3_amd64.deb ...
Unpacking libcoarrays-dev:amd64 (2.9.2-3) ...
Selecting previously unselected package openmpi-common.
Preparing to unpack .../80-openmpi-common_4.1.2-2ubuntu1_all.deb ...
Unpacking openmpi-common (4.1.2-2ubuntu1) ...
Setting up cmake (3.22.1-1ubuntu1.22.04.2) ...
Processing triggers for libc-bin (2.35-0ubuntu3.4) ...
[Pipeline] sh
+ rm -rf source-kokkos source-kokkos@tmp build-arborx build-arborx@tmp build-examples build-examples@tmp build-kokkos install-arborx install-kokkos
Selecting previously unselected package openmpi-bin.
Preparing to unpack .../81-openmpi-bin_4.1.2-2ubuntu1_amd64.deb ...
Unpacking openmpi-bin (4.1.2-2ubuntu1) ...
Selecting previously unselected package libcoarrays-openmpi-dev:amd64.
Preparing to unpack .../82-libcoarrays-openmpi-dev_2.9.2-3_amd64.deb ...
Unpacking libcoarrays-openmpi-dev:amd64 (2.9.2-3) ...
[Pipeline] sh
+ git clone https://github.com/kokkos/kokkos.git --branch develop --depth 1 source-kokkos
Cloning into 'source-kokkos'...
fatal: unable to access 'https://github.com/kokkos/kokkos.git/': gnutls_handshake() failed: The TLS connection was non-properly terminated.
Post stage
[Pipeline] xunit
INFO: Processing CTest-Version 3.x (default)
Error when executing always post condition:
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.194.75/10.64.194.75:53358
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:1003)
		at hudson.FilePath.act(FilePath.java:1226)
		at hudson.FilePath.act(FilePath.java:1215)
		at org.jenkinsci.plugins.xunit.XUnitProcessor.processTestsReport(XUnitProcessor.java:212)
		at org.jenkinsci.plugins.xunit.XUnitProcessor.process(XUnitProcessor.java:161)
		at org.jenkinsci.plugins.xunit.pipeline.XUnitResultsStepExecution.run(XUnitResultsStepExecution.java:93)
		at org.jenkinsci.plugins.xunit.pipeline.XUnitResultsStepExecution.run(XUnitResultsStepExecution.java:52)
		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
		at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
		at java.base/java.lang.Thread.run(Unknown Source)
Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 4147e0af-885e-4b42-a754-a4f8033f6e70
org.jenkinsci.plugins.xunit.service.NoTestFoundException: [CTest-Version 3.x (default)] - No test report file(s) were found with the pattern 'build-*/Testing/**/Test.xml' relative to '/var/jenkins/workspace/ArborX_nightly' for the testing framework 'CTest-Version 3.x (default)'.
Did you enter a pattern relative to (and within) the workspace directory?
Did you generate the result report(s) for 'CTest-Version 3.x (default)'?"
	at org.jenkinsci.plugins.xunit.service.XUnitReportProcessorService.findReports(XUnitReportProcessorService.java:77)
	at org.jenkinsci.plugins.xunit.service.XUnitTransformerCallable.invoke(XUnitTransformerCallable.java:85)
	at org.jenkinsci.plugins.xunit.service.XUnitTransformerCallable.invoke(XUnitTransformerCallable.java:38)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3613)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:377)
	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:137)
	at java.base/java.lang.Thread.run(Thread.java:829)

[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 94228db8d839983ea376909004aeec2c6ea1eefd7626a17d08c8bc3c5c505ebc
$ docker rm -f --volumes 94228db8d839983ea376909004aeec2c6ea1eefd7626a17d08c8bc3c5c505ebc
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch CUDA-11.7.1
Selecting previously unselected package libevent-2.1-7:amd64.
Preparing to unpack .../83-libevent-2.1-7_2.1.12-stable-1build3_amd64.deb ...
Unpacking libevent-2.1-7:amd64 (2.1.12-stable-1build3) ...
Selecting previously unselected package libevent-extra-2.1-7:amd64.
Preparing to unpack .../84-libevent-extra-2.1-7_2.1.12-stable-1build3_amd64.deb ...
Unpacking libevent-extra-2.1-7:amd64 (2.1.12-stable-1build3) ...
Selecting previously unselected package libevent-openssl-2.1-7:amd64.
Preparing to unpack .../85-libevent-openssl-2.1-7_2.1.12-stable-1build3_amd64.deb ...
Unpacking libevent-openssl-2.1-7:amd64 (2.1.12-stable-1build3) ...
Selecting previously unselected package libevent-dev.
Preparing to unpack .../86-libevent-dev_2.1.12-stable-1build3_amd64.deb ...
Unpacking libevent-dev (2.1.12-stable-1build3) ...
Selecting previously unselected package libjs-jquery.
Preparing to unpack .../87-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ...
Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
Selecting previously unselected package libjs-jquery-ui.
Preparing to unpack .../88-libjs-jquery-ui_1.13.1+dfsg-1_all.deb ...
Unpacking libjs-jquery-ui (1.13.1+dfsg-1) ...
Selecting previously unselected package libltdl7:amd64.
Preparing to unpack .../89-libltdl7_2.4.6-15build2_amd64.deb ...
Unpacking libltdl7:amd64 (2.4.6-15build2) ...
Selecting previously unselected package libltdl-dev:amd64.
Preparing to unpack .../90-libltdl-dev_2.4.6-15build2_amd64.deb ...
Unpacking libltdl-dev:amd64 (2.4.6-15build2) ...
Selecting previously unselected package libnl-3-dev:amd64.
Preparing to unpack .../91-libnl-3-dev_3.5.0-0.1_amd64.deb ...
Unpacking libnl-3-dev:amd64 (3.5.0-0.1) ...
Selecting previously unselected package libnl-route-3-dev:amd64.
Preparing to unpack .../92-libnl-route-3-dev_3.5.0-0.1_amd64.deb ...
Unpacking libnl-route-3-dev:amd64 (3.5.0-0.1) ...
Selecting previously unselected package libnuma-dev:amd64.
Preparing to unpack .../93-libnuma-dev_2.0.14-3ubuntu2_amd64.deb ...
Unpacking libnuma-dev:amd64 (2.0.14-3ubuntu2) ...
Selecting previously unselected package libhwloc-dev:amd64.
Preparing to unpack .../94-libhwloc-dev_2.7.0-2ubuntu1_amd64.deb ...
Unpacking libhwloc-dev:amd64 (2.7.0-2ubuntu1) ...
Selecting previously unselected package zlib1g-dev:amd64.
Preparing to unpack .../95-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ...
Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
Selecting previously unselected package libpmix-dev:amd64.
Preparing to unpack .../96-libpmix-dev_4.1.2-2ubuntu1_amd64.deb ...
Unpacking libpmix-dev:amd64 (4.1.2-2ubuntu1) ...
Selecting previously unselected package libtool.
Preparing to unpack .../97-libtool_2.4.6-15build2_all.deb ...
Unpacking libtool (2.4.6-15build2) ...
Selecting previously unselected package libibverbs-dev:amd64.
Preparing to unpack .../98-libibverbs-dev_39.0-1_amd64.deb ...
Unpacking libibverbs-dev:amd64 (39.0-1) ...
Selecting previously unselected package libopenmpi-dev:amd64.
Preparing to unpack .../99-libopenmpi-dev_4.1.2-2ubuntu1_amd64.deb ...
Unpacking libopenmpi-dev:amd64 (4.1.2-2ubuntu1) ...
Setting up libexpat1:amd64 (2.4.7-1ubuntu0.3) ...
Setting up javascript-common (11+nmu1) ...
Setting up libpciaccess0:amd64 (0.16-3) ...
Setting up libxau6:amd64 (1:1.0.9-1build5) ...
Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
Setting up libboost1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ...
Setting up libboost-program-options1.74.0:amd64 (1.74.0-14ubuntu3) ...
Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ...
Setting up libbrotli1:amd64 (1.0.9-2build6) ...
Setting up libbenchmark1:amd64 (1.6.1-1) ...
Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ...
Setting up libmagic1:amd64 (1:5.41-3ubuntu0.1) ...
Setting up less (590-1ubuntu0.22.04.3) ...
Setting up file (1:5.41-3ubuntu0.1) ...
Setting up libboost-program-options1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up liberror-perl (0.17029-1) ...
Setting up autotools-dev (20220109.1) ...
Setting up libuv1:amd64 (1.43.0-1ubuntu0.1) ...
Setting up libboost-test1.74.0:amd64 (1.74.0-14ubuntu3) ...
Setting up emacsen-common (3.0.4) ...
Setting up libboost-program-options-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up libx11-data (2:1.7.5-1ubuntu0.3) ...
Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
Setting up dh-elpa-helper (2.0.9ubuntu1) ...
Setting up libsigsegv2:amd64 (2.13-1ubuntu3) ...
Setting up libhwloc15:amd64 (2.7.0-2ubuntu1) ...
Setting up libevent-core-2.1-7:amd64 (2.1.12-stable-1build3) ...
Setting up libevent-2.1-7:amd64 (2.1.12-stable-1build3) ...
Setting up libjsoncpp25:amd64 (1.9.5-3) ...
Setting up libltdl7:amd64 (2.4.6-15build2) ...
Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
Setting up libgfortran5:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
Setting up libnuma1:amd64 (2.0.14-3ubuntu2) ...
Setting up libmd0:amd64 (1.0.4-1build1) ...
Setting up ocl-icd-libopencl1:amd64 (2.2.14-3) ...
Setting up librhash0:amd64 (1.4.2-1ubuntu1) ...
Setting up libnl-3-200:amd64 (3.5.0-0.1) ...
Setting up libpsm2-2 (11.2.185-1) ...
Setting up openmpi-common (4.1.2-2ubuntu1) ...
Setting up libcurl4:amd64 (7.81.0-1ubuntu1.16) ...
Setting up git-man (1:2.34.1-1ubuntu1.11) ...
Setting up cmake-data (3.22.1-1ubuntu1.22.04.2) ...
Setting up libpsm-infinipath1 (3.3+20.604758e7-6.1) ...
update-alternatives: using /usr/lib/libpsm1/libpsm_infinipath.so.1.16 to provide /usr/lib/x86_64-linux-gnu/libpsm_infinipath.so.1 (libpsm_infinipath.so.1) in auto mode
Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
Setting up libfido2-1:amd64 (1.10.0-1) ...
Setting up libboost-test1.74-dev:amd64 (1.74.0-14ubuntu3) ...
Setting up libbsd0:amd64 (0.11.5-1) ...
Setting up publicsuffix (20211207.1025-1) ...
Setting up libicu70:amd64 (70.1-2) ...
Setting up libevent-pthreads-2.1-7:amd64 (2.1.12-stable-1build3) ...
Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
Setting up libevent-extra-2.1-7:amd64 (2.1.12-stable-1build3) ...
Setting up libxcb1:amd64 (1.14-3ubuntu3) ...
Setting up libtool (2.4.6-15build2) ...
Setting up libgfortran-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up libedit2:amd64 (3.1-20210910-1build1) ...
Setting up libbenchmark-dev:amd64 (1.6.1-1) ...
Setting up libevent-openssl-2.1-7:amd64 (2.1.12-stable-1build3) ...
Setting up m4 (1.4.18-5ubuntu2) ...
Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.16) ...
Setting up libnuma-dev:amd64 (2.0.14-3ubuntu2) ...
Setting up libnl-route-3-200:amd64 (3.5.0-0.1) ...
Setting up libboost-test-dev:amd64 (1.74.0.3ubuntu7) ...
Setting up libjs-jquery-ui (1.13.1+dfsg-1) ...
Setting up libevent-dev (2.1.12-stable-1build3) ...
Setting up git (1:2.34.1-1ubuntu1.11) ...
Setting up gfortran-11 (11.4.0-1ubuntu1~22.04) ...
Setting up autoconf (2.71-2) ...
Setting up libnl-3-dev:amd64 (3.5.0-0.1) ...
Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.4) ...
Setting up libxmuu1:amd64 (2:1.1.3-3) ...
Setting up automake (1:1.16.5-1.3) ...
update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
Setting up libibverbs1:amd64 (39.0-1) ...
Setting up ibverbs-providers:amd64 (39.0-1) ...
Setting up libarchive13:amd64 (3.6.0-1ubuntu1.1) ...
Setting up openssh-client (1:8.9p1-3ubuntu0.7) ...
update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist
update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist
update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist
Setting up libxext6:amd64 (2:1.3.4-1build1) ...
Setting up gfortran (4:11.2.0-1ubuntu1) ...
update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/f95.1.gz because associated file /usr/share/man/man1/gfortran.1.gz (of link group f95) doesn't exist
update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/f77.1.gz because associated file /usr/share/man/man1/gfortran.1.gz (of link group f77) doesn't exist
Setting up libxnvctrl0:amd64 (555.42.02-0ubuntu1) ...
Setting up libnl-route-3-dev:amd64 (3.5.0-0.1) ...
Setting up libltdl-dev:amd64 (2.4.6-15build2) ...
Setting up xauth (1:1.1-1build2) ...
Setting up cmake (3.22.1-1ubuntu1.22.04.2) ...
Setting up libhwloc-dev:amd64 (2.7.0-2ubuntu1) ...
Setting up librdmacm1:amd64 (39.0-1) ...
Setting up libucx0:amd64 (1.12.1~rc2-1) ...
Setting up libcoarrays-dev:amd64 (2.9.2-3) ...
Setting up libibverbs-dev:amd64 (39.0-1) ...
Setting up libhwloc-plugins:amd64 (2.7.0-2ubuntu1) ...
Setting up libfabric1:amd64 (1.11.0-3) ...
Setting up libpmix2:amd64 (4.1.2-2ubuntu1) ...
Setting up libopenmpi3:amd64 (4.1.2-2ubuntu1) ...
Setting up libcaf-openmpi-3:amd64 (2.9.2-3) ...
Setting up libpmix-dev:amd64 (4.1.2-2ubuntu1) ...
Setting up openmpi-bin (4.1.2-2ubuntu1) ...
update-alternatives: using /usr/bin/mpirun.openmpi to provide /usr/bin/mpirun (mpirun) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/mpirun.1.gz because associated file /usr/share/man/man1/mpirun.openmpi.1.gz (of link group mpirun) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/mpiexec.1.gz because associated file /usr/share/man/man1/mpiexec.openmpi.1.gz (of link group mpirun) doesn't exist
update-alternatives: using /usr/bin/mpicc.openmpi to provide /usr/bin/mpicc (mpi) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/mpicc.1.gz because associated file /usr/share/man/man1/mpicc.openmpi.1.gz (of link group mpi) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/mpic++.1.gz because associated file /usr/share/man/man1/mpic++.openmpi.1.gz (of link group mpi) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/mpicxx.1.gz because associated file /usr/share/man/man1/mpicxx.openmpi.1.gz (of link group mpi) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/mpiCC.1.gz because associated file /usr/share/man/man1/mpiCC.openmpi.1.gz (of link group mpi) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/mpif77.1.gz because associated file /usr/share/man/man1/mpif77.openmpi.1.gz (of link group mpi) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/mpif90.1.gz because associated file /usr/share/man/man1/mpif90.openmpi.1.gz (of link group mpi) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/mpifort.1.gz because associated file /usr/share/man/man1/mpifort.openmpi.1.gz (of link group mpi) doesn't exist
Setting up libcoarrays-openmpi-dev:amd64 (2.9.2-3) ...
update-alternatives: using /usr/lib/x86_64-linux-gnu/open-coarrays/openmpi/bin/caf to provide /usr/bin/caf.openmpi (caf-openmpi) in auto mode
update-alternatives: using /usr/bin/caf.openmpi to provide /usr/bin/caf (caf) in auto mode
Setting up libopenmpi-dev:amd64 (4.1.2-2ubuntu1) ...
update-alternatives: using /usr/lib/x86_64-linux-gnu/openmpi/include to provide /usr/include/x86_64-linux-gnu/mpi (mpi-x86_64-linux-gnu) in auto mode
Processing triggers for libc-bin (2.35-0ubuntu3.4) ...
[Pipeline] sh
+ rm -rf source-kokkos source-kokkos@tmp build-arborx build-arborx@tmp build-examples build-examples@tmp build-kokkos install-arborx install-kokkos
[Pipeline] sh
+ git clone https://github.com/kokkos/kokkos.git --branch develop --depth 1 source-kokkos
Cloning into 'source-kokkos'...
[Pipeline] dir
Running in /var/jenkins/workspace/ArborX_nightly/source-kokkos
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
2d77152
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ cmake -S source-kokkos -B build-kokkos -D CMAKE_INSTALL_PREFIX=/var/jenkins/workspace/ArborX_nightly/install-kokkos -D CMAKE_BUILD_TYPE=Release -D CMAKE_CXX_STANDARD=17 -D CMAKE_CXX_EXTENSIONS=OFF -D Kokkos_ENABLE_CUDA=ON
-- Setting default Kokkos CXX standard to 17
-- The CXX compiler identification is GNU 11.4.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Kokkos version: 4.3.99
-- The project name is: Kokkos
-- Using internal gtest for testing
-- Configured git information in /var/jenkins/workspace/ArborX_nightly/build-kokkos/generated/Kokkos_Version_Info.cpp
-- Compiler Version: 12.2.140
-- kokkos_launch_compiler (/var/jenkins/workspace/ArborX_nightly/source-kokkos/bin/kokkos_launch_compiler) is enabled...
-- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt
-- Using -std=c++17 for C++17 standard as feature
-- CUDA auto-detection of architecture failed with /usr/bin/c++. Enabling CUDA language ONLY to auto-detect architecture...
-- Looking for a CUDA compiler
-- Looking for a CUDA compiler - /usr/local/cuda/bin/nvcc
-- The CUDA compiler identification is NVIDIA 12.2.140
-- Detecting CUDA compiler ABI info
-- Detecting CUDA compiler ABI info - done
-- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc - skipped
-- Detecting CUDA compile features
-- Detecting CUDA compile features - done
-- Detected CUDA Compute Capability 70
-- Setting Kokkos_ARCH_VOLTA70=ON
-- Built-in Execution Spaces:
--     Device Parallel: Kokkos::Cuda
--     Host Parallel: NoTypeDefined
--       Host Serial: SERIAL
-- 
-- Architectures:
--  VOLTA70
-- Found CUDAToolkit: /usr/local/cuda/include (found version "12.2.140") 
-- Looking for C++ include pthread.h
-- Looking for C++ include pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- Found TPLLIBDL: /usr/include  
-- Using internal desul_atomics copy
-- Experimental mdspan support is enabled
-- Looking for C++ include experimental/mdspan
-- Looking for C++ include experimental/mdspan - not found
-- Looking for C++ include mdspan
-- Looking for C++ include mdspan - not found
-- Using internal mdspan directory /var/jenkins/workspace/ArborX_nightly/source-kokkos/core/src/../../tpls/mdspan/include
-- Kokkos Backends: SERIAL;CUDA
-- Configuring done
-- Generating done
-- Build files have been written to: /var/jenkins/workspace/ArborX_nightly/build-kokkos
[Pipeline] sh
+ cmake --build build-kokkos --parallel 8
[  3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o
[  7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o
[ 10%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o
[ 14%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o
[ 17%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o
[ 25%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o
[ 21%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o
[ 28%] Linking CXX static library libkokkossimd.a
[ 28%] Built target AlwaysCheckGit
[ 28%] Built target kokkossimd
[ 32%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o
[ 35%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o
[ 39%] Linking CXX static library libimpl_git_version.a
[ 39%] Built target impl_git_version
[ 42%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o
[ 46%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o
[ 50%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o
[ 53%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o
[ 57%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o
[ 60%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o
[ 64%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o
[ 67%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o
[ 71%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o
[ 75%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o
[ 78%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o
[ 82%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o
[ 85%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o
[ 89%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o
[ 92%] Linking CXX static library libkokkoscore.a
[ 92%] Built target kokkoscore
[ 96%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o
[100%] Linking CXX static library libkokkoscontainers.a
[100%] Built target kokkoscontainers
[Pipeline] sh
+ cmake --install build-kokkos
-- Install configuration: "Release"
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Parallel_MDRange.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Instance.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Team.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Task.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Half_Impl_Type.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_View.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Vectorization.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_BlockSize_Deduction.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Parallel_Range.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_ZeroMemset.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_KernelLaunch.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Parallel_Team.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_ReduceScan.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_CudaSpace.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Graph_Impl.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_GraphNode_Impl.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_MDRangePolicy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Half_Conversion.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_GraphNodeKernel.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_WorkGraphPolicy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Error.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_UniqueToken.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_abort.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HPX
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HPX/Kokkos_HPX_WorkGraphPolicy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HPX/Kokkos_HPX_Task.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HPX/Kokkos_HPX_MDRangePolicy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HPX/Kokkos_HPX.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Layout.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Assert.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_ParallelFor_Range.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_ParallelReduce_MDRange.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_UniqueToken.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_ParallelFor_Team.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_ZeroMemset.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_WorkGraphPolicy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_DeepCopy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Graph_Impl.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Shuffle_Reduce.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_ParallelReduce_Team.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Half_Impl_Type.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Abort.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_ParallelScan_Range.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Half_Conversion.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Space.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_BlockSize_Deduction.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Instance.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_GraphNode_Impl.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_ReduceScan.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Team.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Vectorization.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_MDRangePolicy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_ParallelReduce_Range.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Error.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_KernelLaunch.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_GraphNodeKernel.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_ParallelFor_MDRange.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_TeamPolicyInternal.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_SharedAllocationRecord.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Profiling_ProfileSection.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Timer.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Core.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_ScratchSpace.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_GraphKernelTrait.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_WorkItemPropertyTrait.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_ScheduleTrait.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_Traits_fwd.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_IndexTypeTrait.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_ExecutionSpaceTrait.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_LaunchBoundsTrait.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_OccupancyControlTrait.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_PolicyTraitMatcher.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_IterationPatternTrait.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_WorkTagTrait.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_PolicyTraitAdaptor.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Atomic.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl/Kokkos_Declare_CUDA.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl/Kokkos_Declare_OPENMP.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl/Kokkos_Declare_SYCL.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl/Kokkos_Declare_OPENACC.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl/Kokkos_Declare_THREADS.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl/Kokkos_Declare_HIP.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl/Kokkos_Declare_SERIAL.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl/Kokkos_Declare_HPX.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl/Kokkos_Declare_OPENMPTARGET.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Parallel_Reduce.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_HostSpace_deepcopy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_NvidiaGpuArchitectures.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_GraphImpl.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_HostBarrier.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_CheckedIntegerOps.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskNode.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_ParseCommandLineArgumentsAndEnvironmentVariables.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskQueueCommon.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Command_Line_Parsing.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Tools_Generic.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_ViewCtor.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_InitializationSettings.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Half_FloatingPointWrapper.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_GraphNodeImpl.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_SharedAlloc_timpl.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_EBO.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskQueueMultiple_impl.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_CPUDiscovery.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_DeviceManagement.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Combined_Reducer.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_ZeroMemset_fwd.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_StringManipulation.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_ViewUniformType.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_ViewMapping.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Utilities.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Profiling_C_Interface.h
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskResult.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Default_Graph_fwd.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_GraphImpl_fwd.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Half_NumericTraits.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Profiling.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Traits.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskQueue_impl.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Half_MathematicalFunctions.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_MemoryPoolAllocator.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_HostThreadTeam.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Profiling_Interface.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_HostSharedPtr.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_QuadPrecisionMath.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_SingleTaskQueue.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_ExecSpaceManager.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_GraphNodeCustomization.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_MultipleTaskQueue.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TeamMDPolicy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_SharedAlloc.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_GraphImpl_Utilities.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskBase.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Tools.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Atomic_View.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/KokkosExp_Host_IterateTile.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_BitOps.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskQueue.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Default_GraphNodeKernel.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_HostSpace_ZeroMemset.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_ConcurrentBitset.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_ViewDataAnalysis.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_LIFO.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_ClockTic.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_AnalyzePolicy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskQueueMemoryManager.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Error.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_ViewTracker.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_FunctorAnalysis.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/KokkosExp_IterateTileGPU.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_LinkedListNode.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Volatile_Load.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_SimpleTaskScheduler.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Stacktrace.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Default_GraphNode_Impl.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskQueueMultiple.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/KokkosExp_ViewMapping.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_ChaseLev.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskPolicyData.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Profiling_DeviceInfo.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_VLAEmulation.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskTeamMember.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Default_Graph_Impl.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_FixedBufferMemoryPool.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_OptionalRef.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Atomics_Desul_Wrapper.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd/Kokkos_Fwd_OPENACC.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd/Kokkos_Fwd_CUDA.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd/Kokkos_Fwd_OPENMP.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd/Kokkos_Fwd_HIP.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd/Kokkos_Fwd_OPENMPTARGET.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd/Kokkos_Fwd_THREADS.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd/Kokkos_Fwd_HPX.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd/Kokkos_Fwd_SERIAL.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd/Kokkos_Fwd_SYCL.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_NumericTraits.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Atomics_Desul_Config.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_ParallelFor_Range.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_Spinwait.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_ParallelReduce_Team.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_ParallelScan_Range.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_ParallelFor_Team.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_WorkGraphPolicy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_Team.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_State.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_ParallelReduce_MDRange.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_UniqueToken.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_ParallelFor_MDRange.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_MDRangePolicy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_ParallelReduce_Range.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_Instance.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Array.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_UniqueToken.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_MDRange.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Range.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_Team.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_MDRange.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelScan_Team.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_Task.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_Macros.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_Instance.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelScan_Range.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_Abort.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_Range.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel_Common.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_Error.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTargetSpace.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_MDRangePolicy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_Reducer.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Team.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_MathematicalConstants.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_WorkGraphPolicy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/KokkosExp_MDRangePolicy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Printf.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_TaskScheduler.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_TaskScheduler_fwd.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_AcquireUniqueTokenImpl.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Rank.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Extents.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_GraphNode.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Core_fwd.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_ScheduleType.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_ParallelReduce_MDRange.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_ParallelScan_Range.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_SharedAllocationRecord.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_ParallelFor_Team.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACCSpace.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_DeepCopy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_Traits.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_Macros.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_Instance.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_ParallelReduce_Range.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_ParallelFor_MDRange.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_Team.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_ParallelFor_Range.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_FunctorAdapter.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_MDRangePolicy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Concepts.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/KokkosExp_InterOp.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Graph_fwd.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_MemoryPool.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Parallel.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_HostSpace.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_MinMax.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_PointerOwnership.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Pair.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP_Task.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP_Parallel_Scan.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP_WorkGraphPolicy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP_UniqueToken.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP_Instance.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP_Team.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP_Parallel_For.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP_MDRangePolicy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Abort.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_CopyViews.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Macros.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Complex.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_UniqueToken.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_MemoryTraits.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Atomics_Desul_Volatile_Wrapper.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Graph.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_View.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Vectorization.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial/Kokkos_Serial_MDRangePolicy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial/Kokkos_Serial_Task.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial/Kokkos_Serial_WorkGraphPolicy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial/Kokkos_Serial_UniqueToken.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial/Kokkos_Serial_ZeroMemset.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial/Kokkos_Serial_Parallel_MDRange.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial/Kokkos_Serial_Parallel_Range.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial/Kokkos_Serial_Parallel_Team.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial/Kokkos_Serial.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_BitManipulation.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_MathematicalSpecialFunctions.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_MathematicalFunctions.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/Hooks
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/Hooks/Kokkos_ViewHooks.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/MDSpan
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/MDSpan/Kokkos_MDSpan_Accessor.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/MDSpan/Kokkos_MDSpan_Layout.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/MDSpan/Kokkos_MDSpan_Extents.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/MDSpan/Kokkos_MDSpan_Header.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_AnonymousSpace.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Future.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_ReductionIdentity.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Half.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_hwloc.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Profiling_ScopedRegion.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Clamp.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Tuners.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_Team.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_ParallelFor_MDRange.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_TeamPolicy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_ParallelFor_Range.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_Half_Conversion.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_ParallelReduce_MDRange.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_MDRangePolicy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_ParallelFor_Team.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_ParallelScan_Range.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_Instance.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_UniqueToken.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_Half_Impl_Type.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_DeepCopy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_WorkgroupReduction.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_ZeroMemset.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_Abort.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_ParallelReduce_Team.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_Space.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/setup
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/setup/Kokkos_Setup_SYCL.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/setup/Kokkos_Setup_Cuda.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/setup/Kokkos_Setup_HIP.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Crs.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_ExecPolicy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Swap.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_DetectionIdiom.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Compare_Exchange_GCC.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Fetch_Op_OpenACC.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Compare_Exchange.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Compare_Exchange_ScopeCaller.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Fetch_Op_GCC.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Fetch_Op_ScopeCaller.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Fetch_Op_OpenMP.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Common.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Fetch_Op.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Compare_Exchange_OpenMP.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Generic.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Compare_Exchange_HIP.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Adapt_GCC.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Thread_Fence_GCC.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Macros.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Thread_Fence_OpenMP.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Adapt_HIP.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Based_Fetch_Op_SYCL.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Array.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Based_Fetch_Op_HIP.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Compare_Exchange_MSVC.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Based_Fetch_Op_CUDA.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Fetch_Op_HIP.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Thread_Fence_HIP.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Thread_Fence_MSVC.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Thread_Fence_ScopeCaller.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Thread_Fence.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Thread_Fence_OpenACC.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Fetch_Op_Generic.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Array_SYCL.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Based_Fetch_Op_OpenACC.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Operator_Function_Objects.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Free_Fetch_Op.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Adapt_CXX.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Based_Fetch_Op.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/openmp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/openmp/OpenMP_40.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/openmp/OpenMP_40_op.inc
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Thread_Fence_SYCL.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Adapt_SYCL.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Array_HIP.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Thread_Fence_CUDA.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Array_CUDA.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Based_Fetch_Op_Host.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_exchange_op.inc
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_predicate
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_exchange.inc
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm.inc
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/CUDA_asm.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_isglobal
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_predicate
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_exchange_memorder.inc
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/CUDA_asm_exchange.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_isglobal
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_memorder.inc
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Fetch_Op_CUDA.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Compare_Exchange_OpenACC.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Fetch_Op_SYCL.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Compare_Exchange_CUDA.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Atomic_Ref.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Compare_Exchange_SYCL.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics.hpp
-- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul
-- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Config.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/libkokkoscore.a
-- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/libkokkoscore.a
-- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/mdspan
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/mdspan/mdspan.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/mdspan/mdarray.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2389_bits
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2389_bits/dims.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2630_bits
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2630_bits/strided_slice.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2630_bits/submdspan_extents.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2630_bits/submdspan_mapping.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2630_bits/submdspan.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p1684_bits
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p1684_bits/mdarray.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/config.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/layout_right.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/no_unique_address.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/mdspan.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/layout_left.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/compressed_pair.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/macros.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/trait_backports.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/type_list.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/dynamic_extent.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/layout_stride.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/extents.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/utility.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/default_accessor.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/full_extent_t.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2642_bits
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2642_bits/layout_padded_fwd.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2642_bits/layout_padded.hpp
-- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Bitset.hpp
-- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_UnorderedMap_impl.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_StaticCrsGraph_factory.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Functional_impl.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Bitset_impl.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_StaticCrsGraph.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_ScatterView.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Functional.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_DualView.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_UnorderedMap.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Vector.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_OffsetView.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_DynRankView.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_DynamicView.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_ErrorReporter.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/libkokkoscontainers.a
-- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/libkokkoscontainers.a
-- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_TransformExclusiveScan.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Mismatch.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Find.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Transform.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_CopyIf.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_AllOf.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_RemoveIf.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_ForEach.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_NoneOf.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_AdjacentFind.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Equal.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_MoveBackward.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_TransformExclusiveScan.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Mismatch.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Transform.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_FunctorsForExclusiveScan.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_CopyIf.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_CopyCopyN.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_AdjacentFind.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Equal.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_MoveBackward.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_GenerateGenerateN.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Constraints.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ReplaceIf.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_AdjacentDifference.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_CopyBackward.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_AllOfAnyOfNoneOf.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Reverse.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Unique.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_TransformReduce.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_PartitionCopy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_MinMaxMinmaxElement.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_IsSorted.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_HelperPredicates.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_FindIfOrNot.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_RandomAccessIterator.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_MustUseKokkosSingleInTeam.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Rotate.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_IsPartitioned.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_FindEnd.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ReplaceCopyIf.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_IsSortedUntil.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_PartitionPoint.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_InclusiveScan.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ShiftRight.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ShiftLeft.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ReplaceCopy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_RotateCopy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ExclusiveScan.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_LexicographicalCompare.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Reduce.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_CountCountIf.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ValueWrapperForNoNeutralElement.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ReducerWithArbitraryJoinerNoNeutralElement.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Replace.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_SearchN.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_RemoveAllVariants.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Search.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_SwapRanges.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Move.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ForEachForEachN.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_FindFirstOf.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_IdentityReferenceUnaryFunctor.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_UniqueCopy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ReverseCopy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_TransformInclusiveScan.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_FillFillN.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Generate.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_CountIf.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Fill.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_FindIf.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_ReplaceIf.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_RemoveCopyIf.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_IterSwap.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_MinMaxElement.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_FindIfNot.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_AdjacentDifference.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_GenerateN.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_CopyBackward.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Reverse.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Unique.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Copy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_TransformReduce.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Count.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_PartitionCopy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_IsSorted.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_BeginEnd.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Rotate.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_IsPartitioned.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_FindEnd.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_ReplaceCopyIf.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_IsSortedUntil.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_PartitionPoint.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_InclusiveScan.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_ForEachN.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_RemoveCopy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_ShiftRight.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_ShiftLeft.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_MaxElement.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_ReplaceCopy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_RotateCopy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_ExclusiveScan.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_LexicographicalCompare.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Reduce.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_MinElement.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Replace.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Remove.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_SearchN.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Search.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_SwapRanges.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Move.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_AnyOf.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_FillN.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_FindFirstOf.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_UniqueCopy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_ReverseCopy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_TransformInclusiveScan.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Distance.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_CopyN.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Sort.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/Kokkos_BinOpsPublicAPI.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/Kokkos_SortByKeyPublicAPI.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/impl
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/impl/Kokkos_SortByKeyImpl.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/impl/Kokkos_SortImpl.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/impl/Kokkos_NestedSortImpl.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/impl/Kokkos_CopyOpsForBinSortImpl.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/Kokkos_SortPublicAPI.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/Kokkos_BinSortPublicAPI.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/Kokkos_NestedSortPublicAPI.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Random.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_NestedSort.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_StdAlgorithms.hpp
-- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_SIMD_AVX2.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_SIMD.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_SIMD_Scalar.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_SIMD_AVX512.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_SIMD_Common.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_SIMD_Common_Math.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_SIMD_NEON.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/libkokkossimd.a
-- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/libkokkossimd.a
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/cmake/Kokkos/KokkosConfig.cmake
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/cmake/Kokkos/KokkosConfigCommon.cmake
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/cmake/Kokkos/KokkosConfigVersion.cmake
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/cmake/Kokkos/KokkosTargets.cmake
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/cmake/Kokkos/KokkosTargets-release.cmake
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/KokkosCore_config.h
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/bin/nvcc_wrapper
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/bin/hpcbind
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/bin/kokkos_launch_compiler
-- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/KokkosCore_config.h
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/KokkosCore_Config_FwdBackend.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/KokkosCore_Config_SetupBackend.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/KokkosCore_Config_DeclareBackend.hpp
[Pipeline] sh
+ cmake -B build-arborx -D CMAKE_INSTALL_PREFIX=/var/jenkins/workspace/ArborX_nightly/install-arborx -D Kokkos_ROOT=/var/jenkins/workspace/ArborX_nightly/install-kokkos -D CMAKE_BUILD_TYPE=Release -D CMAKE_CXX_STANDARD=17 -D CMAKE_CXX_EXTENSIONS=OFF -D ARBORX_ENABLE_MPI=ON -D MPIEXEC_PREFLAGS=--allow-run-as-root -D MPIEXEC_MAX_NUMPROCS=4 -D ARBORX_ENABLE_BENCHMARKS=ON -D ARBORX_ENABLE_TESTS=OFF -D ARBORX_ENABLE_EXAMPLES=ON
-- The CXX compiler identification is GNU 11.4.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found CUDAToolkit: /usr/local/cuda/include (found version "12.2.140") 
-- Looking for C++ include pthread.h
-- Looking for C++ include pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- Enabled Kokkos devices: SERIAL;CUDA
-- kokkos_launch_compiler is enabled globally. C++ compiler commands with -DKOKKOS_DEPENDENCE will be redirected to the appropriate compiler for Kokkos
-- Found Kokkos: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/cmake/Kokkos (version "4.3.99")
-- Found MPI_CXX: /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi_cxx.so (found version "3.1") 
-- Found MPI: TRUE (found version "3.1")  
-- ArborX hash = '5bc21875'
-- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake (found version "1.74.0") found components: program_options 
-- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake (found suitable version "1.74.0", minimum required is "1.56.0") found components: program_options 
-- Found benchmark: /usr/lib/x86_64-linux-gnu/cmake/benchmark (version "1.6.1")
-- Configuring done
-- Generating done
-- Build files have been written to: /var/jenkins/workspace/ArborX_nightly/build-arborx
[Pipeline] sh
+ cmake --build build-arborx --parallel 8
[  1%] Building CXX object benchmarks/dbscan/CMakeFiles/ArborX_DataConverter.exe.dir/converter.cpp.o
-- ArborX hash = '5bc21875'
[  1%] Built target record_hash
[  5%] Building CXX object examples/triangle_intersection/CMakeFiles/ArborX_Example_TriangleIntersection.exe.dir/triangle_intersection.cpp.o
[  7%] Building CXX object examples/simple_intersection/CMakeFiles/ArborX_Example_Intersection.exe.dir/example_intersection.cpp.o
[  7%] Building CXX object examples/access_traits/CMakeFiles/ArborX_Example_CudaAccessTraits.exe.dir/example_cuda_access_traits.cpp.o
[ 11%] Building CXX object examples/dbscan/CMakeFiles/ArborX_Example_DBSCAN.exe.dir/example_dbscan.cpp.o
[ 11%] Building CXX object examples/callback/CMakeFiles/ArborX_Example_Callback.exe.dir/example_callback.cpp.o
[ 13%] Building CXX object examples/brute_force/CMakeFiles/ArborX_Example_BruteForce.exe.dir/example_brute_force.cpp.o
[ 15%] Building CXX object examples/molecular_dynamics/CMakeFiles/ArborX_Example_MolecularDynamics.exe.dir/example_molecular_dynamics.cpp.o
[ 17%] Linking CXX executable ArborX_DataConverter.exe
[ 17%] Built target ArborX_DataConverter.exe
[ 19%] Building CXX object examples/distributed_tree/CMakeFiles/ArborX_Example_DistributedTree_KNN.exe.dir/distributed_knn.cpp.o
[ 21%] Linking CXX executable ArborX_Example_CudaAccessTraits.exe
[ 21%] Built target ArborX_Example_CudaAccessTraits.exe
[ 23%] Building CXX object examples/viz/CMakeFiles/ArborX_Example_TreeViz.exe.dir/tree_visualization.cpp.o
[ 25%] Linking CXX executable ArborX_Example_Intersection.exe
[ 25%] Built target ArborX_Example_Intersection.exe
[ 27%] Building CXX object examples/raytracing/CMakeFiles/ArborX_Example_RayTracing.exe.dir/example_raytracing.cpp.o
[ 29%] Linking CXX executable ArborX_Example_MolecularDynamics.exe
[ 29%] Built target ArborX_Example_MolecularDynamics.exe
[ 31%] Building CXX object examples/moving_least_squares/CMakeFiles/ArborX_Example_MovingLeastSquares.exe.dir/moving_least_squares.cpp.o
[ 33%] Linking CXX executable ArborX_Example_BruteForce.exe
[ 35%] Linking CXX executable ArborX_Example_TriangleIntersection.exe
[ 35%] Built target ArborX_Example_BruteForce.exe
[ 35%] Built target ArborX_Example_TriangleIntersection.exe
[ 37%] Building CXX object benchmarks/brute_force_vs_bvh/CMakeFiles/ArborX_Benchmark_BruteForceVsBVH.exe.dir/brute_force_vs_bvh_2.cpp.o
[ 39%] Building CXX object benchmarks/dbscan/CMakeFiles/ArborX_Benchmark_DBSCAN.exe.dir/dbscan_2.cpp.o
[ 41%] Linking CXX executable ArborX_Example_DBSCAN.exe
[ 41%] Built target ArborX_Example_DBSCAN.exe
[ 43%] Building CXX object benchmarks/execution_space_instances/CMakeFiles/ArborX_Benchmark_ExecutionSpaces.exe.dir/execution_space_instances_driver.cpp.o
[ 45%] Linking CXX executable ArborX_Example_Callback.exe
[ 45%] Built target ArborX_Example_Callback.exe
[ 47%] Building CXX object benchmarks/brute_force_vs_bvh/CMakeFiles/ArborX_Benchmark_BruteForceVsBVH.exe.dir/brute_force_vs_bvh_3.cpp.o
[ 49%] Linking CXX executable ArborX_Example_TreeViz.exe
[ 49%] Built target ArborX_Example_TreeViz.exe
[ 50%] Building CXX object benchmarks/brute_force_vs_bvh/CMakeFiles/ArborX_Benchmark_BruteForceVsBVH.exe.dir/brute_force_vs_bvh_4.cpp.o
[ 52%] Linking CXX executable ArborX_Example_MovingLeastSquares.exe
[ 52%] Built target ArborX_Example_MovingLeastSquares.exe
[ 54%] Building CXX object benchmarks/bvh_driver/CMakeFiles/ArborX_Benchmark_BoundingVolumeHierarchy.exe.dir/bvh_driver.cpp.o
[ 56%] Linking CXX executable ArborX_Benchmark_ExecutionSpaces.exe
[ 56%] Built target ArborX_Benchmark_ExecutionSpaces.exe
[ 58%] Building CXX object benchmarks/develop/CMakeFiles/ArborX_Benchmark_Develop.exe.dir/develop.cpp.o
[ 60%] Linking CXX executable ArborX_Example_RayTracing.exe
[ 60%] Built target ArborX_Example_RayTracing.exe
[ 62%] Building CXX object benchmarks/brute_force_vs_bvh/CMakeFiles/ArborX_Benchmark_BruteForceVsBVH.exe.dir/brute_force_vs_bvh_5.cpp.o
[ 64%] Linking CXX executable ArborX_Benchmark_Develop.exe
[ 64%] Built target ArborX_Benchmark_Develop.exe
[ 66%] Building CXX object benchmarks/union_find/CMakeFiles/ArborX_Benchmark_UnionFind.exe.dir/union_find.cpp.o
[ 68%] Building CXX object benchmarks/brute_force_vs_bvh/CMakeFiles/ArborX_Benchmark_BruteForceVsBVH.exe.dir/brute_force_vs_bvh_6.cpp.o
[ 70%] Linking CXX executable ArborX_Example_DistributedTree_KNN.exe
[ 70%] Built target ArborX_Example_DistributedTree_KNN.exe
[ 72%] Building CXX object benchmarks/triangulated_surface_distance/CMakeFiles/ArborX_Benchmark_TriangulatedSurfaceDistance.exe.dir/triangulated_surface_distance.cpp.o
[ 74%] Building CXX object benchmarks/brute_force_vs_bvh/CMakeFiles/ArborX_Benchmark_BruteForceVsBVH.exe.dir/brute_force_vs_bvh.cpp.o
[ 76%] Building CXX object benchmarks/distributed_tree_driver/CMakeFiles/ArborX_Benchmark_DistributedTree.exe.dir/distributed_tree_driver.cpp.o
[ 78%] Building CXX object benchmarks/dbscan/CMakeFiles/ArborX_Benchmark_DBSCAN.exe.dir/dbscan_3.cpp.o
[ 80%] Linking CXX executable ArborX_Benchmark_UnionFind.exe
[ 80%] Built target ArborX_Benchmark_UnionFind.exe
[ 82%] Building CXX object benchmarks/dbscan/CMakeFiles/ArborX_Benchmark_DBSCAN.exe.dir/dbscan_4.cpp.o
[ 84%] Building CXX object benchmarks/dbscan/CMakeFiles/ArborX_Benchmark_DBSCAN.exe.dir/dbscan_5.cpp.o
/usr/include/boost/detail/no_exceptions_support.hpp:17:100: note: '#pragma message: This header is deprecated. Use <boost/core/no_exceptions_support.hpp> instead.'
   17 | BOOST_HEADER_DEPRECATED("<boost/core/no_exceptions_support.hpp>")
      |                                                                                                    ^
[ 86%] Building CXX object benchmarks/dbscan/CMakeFiles/ArborX_Benchmark_DBSCAN.exe.dir/dbscan_6.cpp.o
[ 88%] Linking CXX executable ArborX_Benchmark_BruteForceVsBVH.exe
[ 88%] Built target ArborX_Benchmark_BruteForceVsBVH.exe
[ 90%] Building CXX object benchmarks/dbscan/CMakeFiles/ArborX_Benchmark_DBSCAN.exe.dir/print_timers.cpp.o
[ 92%] Building CXX object benchmarks/dbscan/CMakeFiles/ArborX_Benchmark_DBSCAN.exe.dir/dbscan.cpp.o
[ 94%] Linking CXX executable ArborX_Benchmark_TriangulatedSurfaceDistance.exe
[ 94%] Built target ArborX_Benchmark_TriangulatedSurfaceDistance.exe
[ 96%] Linking CXX executable ArborX_Benchmark_BoundingVolumeHierarchy.exe
[ 96%] Built target ArborX_Benchmark_BoundingVolumeHierarchy.exe
[ 98%] Linking CXX executable ArborX_Benchmark_DBSCAN.exe
[ 98%] Built target ArborX_Benchmark_DBSCAN.exe
[100%] Linking CXX executable ArborX_Benchmark_DistributedTree.exe
[100%] Built target ArborX_Benchmark_DistributedTree.exe
[Pipeline] dir
Running in /var/jenkins/workspace/ArborX_nightly/build-arborx
[Pipeline] {
[Pipeline] sh
+ ctest --timeout 180 --no-compress-output -T Test
Cannot find file: /var/jenkins/workspace/ArborX_nightly/build-arborx/DartConfiguration.tcl
   Site: 
   Build name: (empty)
Create new tag: 20240629-0511 - Experimental
Cannot find file: /var/jenkins/workspace/ArborX_nightly/build-arborx/DartConfiguration.tcl
Test project /var/jenkins/workspace/ArborX_nightly/build-arborx
      Start  1: ArborX_Example_CudaAccessTraits
 1/19 Test  #1: ArborX_Example_CudaAccessTraits ................   Passed    0.30 sec
      Start  2: ArborX_Example_BruteForce
 2/19 Test  #2: ArborX_Example_BruteForce ......................   Passed    0.17 sec
      Start  3: ArborX_Example_Callback
 3/19 Test  #3: ArborX_Example_Callback ........................   Passed    0.17 sec
      Start  4: ArborX_Example_DBSCAN
 4/19 Test  #4: ArborX_Example_DBSCAN ..........................   Passed    0.17 sec
      Start  5: ArborX_Example_MolecularDynamics
 5/19 Test  #5: ArborX_Example_MolecularDynamics ...............   Passed    0.16 sec
      Start  6: ArborX_Example_Intersection
 6/19 Test  #6: ArborX_Example_Intersection ....................   Passed    0.16 sec
      Start  7: ArborX_Example_TriangleIntersection
 7/19 Test  #7: ArborX_Example_TriangleIntersection ............   Passed    0.16 sec
      Start  8: ArborX_Example_DistributedTree_KNN
 8/19 Test  #8: ArborX_Example_DistributedTree_KNN .............   Passed    1.14 sec
      Start  9: ArborX_Example_TreeViz
 9/19 Test  #9: ArborX_Example_TreeViz .........................   Passed    0.23 sec
      Start 10: ArborX_Example_RayTracing
10/19 Test #10: ArborX_Example_RayTracing ......................   Passed    0.19 sec
      Start 11: ArborX_Example_MovingLeastSquares
11/19 Test #11: ArborX_Example_MovingLeastSquares ..............   Passed    0.15 sec
      Start 12: ArborX_Benchmark_BruteForceVsBVH
12/19 Test #12: ArborX_Benchmark_BruteForceVsBVH ...............   Passed    0.21 sec
      Start 13: ArborX_Benchmark_DBSCAN
13/19 Test #13: ArborX_Benchmark_DBSCAN ........................   Passed    0.17 sec
      Start 14: ArborX_Benchmark_ExecutionSpaces
14/19 Test #14: ArborX_Benchmark_ExecutionSpaces ...............   Passed    0.15 sec
      Start 15: ArborX_Benchmark_BoundingVolumeHierarchy
15/19 Test #15: ArborX_Benchmark_BoundingVolumeHierarchy .......   Passed   13.29 sec
      Start 16: ArborX_Benchmark_Develop
16/19 Test #16: ArborX_Benchmark_Develop .......................   Passed    2.53 sec
      Start 17: ArborX_Benchmark_UnionFind
17/19 Test #17: ArborX_Benchmark_UnionFind .....................   Passed    4.59 sec
      Start 18: ArborX_Benchmark_TriangulatedSurfaceDistance
18/19 Test #18: ArborX_Benchmark_TriangulatedSurfaceDistance ...   Passed    0.20 sec
      Start 19: ArborX_Benchmark_DistributedTree
19/19 Test #19: ArborX_Benchmark_DistributedTree ...............   Passed    2.38 sec

100% tests passed, 0 tests failed out of 19

Total Test time (real) =  26.64 sec
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ cmake --install build-arborx
-- Install configuration: "Release"
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/lib/cmake/ArborX/ArborXTargets.cmake
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/lib/cmake/ArborX/ArborXConfig.cmake
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/lib/cmake/ArborX/ArborXConfigVersion.cmake
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/lib/cmake/ArborX/ArborXSettings.cmake
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/ArborX_LinearBVH.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/ArborX_BruteForce.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/ArborX.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/interpolation
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/interpolation/ArborX_InterpMovingLeastSquares.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/interpolation/details
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/interpolation/details/ArborX_InterpDetailsCompactRadialBasisFunction.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/interpolation/details/ArborX_InterpDetailsSymmetricPseudoInverseSVD.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/interpolation/details/ArborX_InterpDetailsPolynomialBasis.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/interpolation/details/ArborX_InterpDetailsMovingLeastSquaresCoefficients.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/ArborX_HDBSCAN.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/ArborX_Sphere.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/ArborX_Point.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/ArborX_DetailsAlgorithms.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/ArborX_HyperTriangle.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/ArborX_Tetrahedron.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/ArborX_KDOP.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/ArborX_Box.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/ArborX_HyperBox.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/ArborX_HyperPoint.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/ArborX_GeometryTraits.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/ArborX_Ray.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/ArborX_HyperSphere.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/ArborX_DistributedTree.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/ArborX_DBSCAN.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_DetailsLegacy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_DetailsContainers.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_MinimumSpanningTree.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_DetailsNode.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_DetailsTreeTraversal.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_DetailsTreeVisualization.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_DetailsPriorityQueue.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_DetailsVector.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_DetailsMutualReachabilityDistance.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_DetailsUtils.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_DetailsCrsGraphWrapperImpl.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_Exception.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_DetailsHeap.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_PairValueIndex.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_DetailsBruteForceImpl.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_Callbacks.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_DetailsFDBSCAN.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_DetailsHalfTraversal.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_Predicates.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_DetailsStack.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_DetailsWeightedEdge.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_DetailsTreeNodeLabeling.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_DetailsTreeConstruction.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_TraversalPolicy.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_DetailsDendrogram.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_DetailsCartesianGrid.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_PredicateHelpers.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_DetailsDistributor.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_DetailsExpandHalfToFull.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_DetailsPermutedData.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_DetailsSortUtils.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_DetailsUnionFind.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_Dendrogram.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_SpaceFillingCurves.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_DetailsFDBSCANDenseBox.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_DetailsHappyTreeFriends.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_DetailsMinimumSpanningTree.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_DetailsBatchedQueries.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_DetailsOperatorFunctionObjects.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_DetailsDistributedTreeUtils.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_DetailsNearestBufferProvider.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_DetailsDistributedTreeImpl.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_PairIndexRank.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_DetailsDistributedTreeNearest.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_DetailsDistributedTreeSpatial.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_DetailsMortonCode.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_DetailsDistributedTreeNearestHelpers.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_IndexableGetter.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_AccessTraits.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_NeighborList.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/details/ArborX_AttachIndices.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/kokkos_ext
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/kokkos_ext/ArborX_DetailsKokkosExtArithmeticTraits.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/kokkos_ext/ArborX_DetailsKokkosExtKernelStdAlgorithms.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/kokkos_ext/ArborX_DetailsKokkosExtVersion.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/kokkos_ext/ArborX_DetailsKokkosExtAccessibilityTraits.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/kokkos_ext/ArborX_DetailsKokkosExtUninitializedMemoryAlgorithms.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/kokkos_ext/ArborX_DetailsKokkosExtSort.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/kokkos_ext/ArborX_DetailsKokkosExtMinMaxReduce.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/kokkos_ext/ArborX_DetailsKokkosExtMinMaxOperations.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/kokkos_ext/ArborX_DetailsKokkosExtViewHelpers.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/kokkos_ext/ArborX_DetailsKokkosExtSwap.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/kokkos_ext/ArborX_DetailsKokkosExtStdAlgorithms.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/ArborX_CrsGraphWrapper.hpp
-- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/ArborX_Config.hpp
-- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/ArborX_Version.hpp
[Pipeline] sh
+ cmake -S examples -B build-examples -D ArborX_ROOT=/var/jenkins/workspace/ArborX_nightly/install-arborx -D Kokkos_ROOT=/var/jenkins/workspace/ArborX_nightly/install-kokkos -D MPIEXEC_PREFLAGS=--allow-run-as-root -D CMAKE_BUILD_TYPE=Release -D CMAKE_CXX_STANDARD=17 -D CMAKE_CXX_EXTENSIONS=OFF
-- The CXX compiler identification is GNU 11.4.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for C++ include pthread.h
-- Looking for C++ include pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- kokkos_launch_compiler is enabled globally. C++ compiler commands with -DKOKKOS_DEPENDENCE will be redirected to the appropriate compiler for Kokkos
-- Found MPI_CXX: /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi_cxx.so (found version "3.1") 
-- Found MPI: TRUE (found version "3.1")  
-- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake (found version "1.74.0") found components: program_options 
-- Configuring done
-- Generating done
-- Build files have been written to: /var/jenkins/workspace/ArborX_nightly/build-examples
[Pipeline] sh
+ cmake --build build-examples --parallel 8
[  9%] Building CXX object callback/CMakeFiles/ArborX_Example_Callback.exe.dir/example_callback.cpp.o
[  9%] Building CXX object triangle_intersection/CMakeFiles/ArborX_Example_TriangleIntersection.exe.dir/triangle_intersection.cpp.o
[ 13%] Building CXX object access_traits/CMakeFiles/ArborX_Example_CudaAccessTraits.exe.dir/example_cuda_access_traits.cpp.o
[ 18%] Building CXX object simple_intersection/CMakeFiles/ArborX_Example_Intersection.exe.dir/example_intersection.cpp.o
[ 22%] Building CXX object distributed_tree/CMakeFiles/ArborX_Example_DistributedTree_KNN.exe.dir/distributed_knn.cpp.o
[ 27%] Building CXX object brute_force/CMakeFiles/ArborX_Example_BruteForce.exe.dir/example_brute_force.cpp.o
[ 31%] Building CXX object dbscan/CMakeFiles/ArborX_Example_DBSCAN.exe.dir/example_dbscan.cpp.o
[ 36%] Building CXX object molecular_dynamics/CMakeFiles/ArborX_Example_MolecularDynamics.exe.dir/example_molecular_dynamics.cpp.o
[ 40%] Linking CXX executable ArborX_Example_CudaAccessTraits.exe
[ 40%] Built target ArborX_Example_CudaAccessTraits.exe
[ 45%] Building CXX object viz/CMakeFiles/ArborX_Example_TreeViz.exe.dir/tree_visualization.cpp.o
[ 50%] Linking CXX executable ArborX_Example_Intersection.exe
[ 50%] Built target ArborX_Example_Intersection.exe
[ 54%] Building CXX object raytracing/CMakeFiles/ArborX_Example_RayTracing.exe.dir/example_raytracing.cpp.o
[ 59%] Linking CXX executable ArborX_Example_TriangleIntersection.exe
[ 59%] Built target ArborX_Example_TriangleIntersection.exe
[ 63%] Building CXX object moving_least_squares/CMakeFiles/ArborX_Example_MovingLeastSquares.exe.dir/moving_least_squares.cpp.o
[ 68%] Linking CXX executable ArborX_Example_MolecularDynamics.exe
[ 68%] Built target ArborX_Example_MolecularDynamics.exe
[ 72%] Linking CXX executable ArborX_Example_BruteForce.exe
[ 72%] Built target ArborX_Example_BruteForce.exe
[ 77%] Linking CXX executable ArborX_Example_DBSCAN.exe
[ 77%] Built target ArborX_Example_DBSCAN.exe
[ 81%] Linking CXX executable ArborX_Example_Callback.exe
[ 81%] Built target ArborX_Example_Callback.exe
[ 86%] Linking CXX executable ArborX_Example_TreeViz.exe
[ 86%] Built target ArborX_Example_TreeViz.exe
[ 90%] Linking CXX executable ArborX_Example_MovingLeastSquares.exe
[ 90%] Built target ArborX_Example_MovingLeastSquares.exe
[ 95%] Linking CXX executable ArborX_Example_RayTracing.exe
[ 95%] Built target ArborX_Example_RayTracing.exe
[100%] Linking CXX executable ArborX_Example_DistributedTree_KNN.exe
[100%] Built target ArborX_Example_DistributedTree_KNN.exe
[Pipeline] dir
Running in /var/jenkins/workspace/ArborX_nightly/build-examples
[Pipeline] {
[Pipeline] sh
+ ctest --timeout 180 --no-compress-output -T Test
Cannot find file: /var/jenkins/workspace/ArborX_nightly/build-examples/DartConfiguration.tcl
   Site: 
   Build name: (empty)
Create new tag: 20240629-0514 - Experimental
Cannot find file: /var/jenkins/workspace/ArborX_nightly/build-examples/DartConfiguration.tcl
Test project /var/jenkins/workspace/ArborX_nightly/build-examples
      Start  1: ArborX_Example_CudaAccessTraits
 1/11 Test  #1: ArborX_Example_CudaAccessTraits .......   Passed    0.16 sec
      Start  2: ArborX_Example_BruteForce
 2/11 Test  #2: ArborX_Example_BruteForce .............   Passed    0.15 sec
      Start  3: ArborX_Example_Callback
 3/11 Test  #3: ArborX_Example_Callback ...............   Passed    0.15 sec
      Start  4: ArborX_Example_DBSCAN
 4/11 Test  #4: ArborX_Example_DBSCAN .................   Passed    0.15 sec
      Start  5: ArborX_Example_MolecularDynamics
 5/11 Test  #5: ArborX_Example_MolecularDynamics ......   Passed    0.16 sec
      Start  6: ArborX_Example_Intersection
 6/11 Test  #6: ArborX_Example_Intersection ...........   Passed    0.15 sec
      Start  7: ArborX_Example_TriangleIntersection
 7/11 Test  #7: ArborX_Example_TriangleIntersection ...   Passed    0.15 sec
      Start  8: ArborX_Example_DistributedTree_KNN
 8/11 Test  #8: ArborX_Example_DistributedTree_KNN ....   Passed    1.15 sec
      Start  9: ArborX_Example_TreeViz
 9/11 Test  #9: ArborX_Example_TreeViz ................   Passed    0.19 sec
      Start 10: ArborX_Example_RayTracing
10/11 Test #10: ArborX_Example_RayTracing .............   Passed    0.17 sec
      Start 11: ArborX_Example_MovingLeastSquares
11/11 Test #11: ArborX_Example_MovingLeastSquares .....   Passed    0.15 sec

100% tests passed, 0 tests failed out of 11

Total Test time (real) =   2.75 sec
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] xunit
INFO: Processing CTest-Version 3.x (default)
INFO: [CTest-Version 3.x (default)] - 2 test report file(s) were found with the pattern 'build-*/Testing/**/Test.xml' relative to '/var/jenkins/workspace/ArborX_nightly' for the testing framework 'CTest-Version 3.x (default)'.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 371f2ecbaa3ddd8d16daff023742b596e63b6c01ba3c93a1dd3b36ea19f35595
$ docker rm -f --volumes 371f2ecbaa3ddd8d16daff023742b596e63b6c01ba3c93a1dd3b36ea19f35595
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
c++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
gmake[2]: *** [test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/build.make:244: test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeComparisonWithBoost_BVH.cpp.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
gmake[1]: *** [CMakeFiles/Makefile2:739: test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/all] Error 2
gmake: *** [Makefile:146: all] Error 2
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 5cf3d2fe5285bb52cbdeabf52292eb7a2abd8d85a10dfab1cea99f9a66a07aab
$ docker rm -f --volumes 5cf3d2fe5285bb52cbdeabf52292eb7a2abd8d85a10dfab1cea99f9a66a07aab
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch GCC-13
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] node
Running on CpuNode5 in /var/jenkins/workspace/ArborX_nightly
[Pipeline] {
[Pipeline] recordIssues
[CMake] Parsing console log (workspace: '/var/jenkins/workspace/ArborX_nightly')
[CMake] -> found 0 issues (skipped 0 duplicates)
[CMake] Parsing console log (workspace: '/var/jenkins/workspace/ArborX_nightly')
[CMake] Skipping post processing
[CMake] Applying 2 filters on the set of 0 issues (0 issues have been removed, 0 issues will be published)
[CMake] Repository miner is not configured, skipping repository mining
[CMake] Successfully parsed console log
[CMake] -> found 0 issues (skipped 0 duplicates)
[CMake] Parsing console log (workspace: '/var/jenkins/workspace/ArborX_nightly')
[CMake] Skipping post processing
[CMake] Applying 2 filters on the set of 0 issues (0 issues have been removed, 0 issues will be published)
[CMake] Repository miner is not configured, skipping repository mining
[CMake] Reference build recorder is not configured
[CMake] No valid reference build found
[CMake] All reported issues will be considered outstanding
[CMake] Evaluating quality gates
[CMake] -> All quality gates have been passed
[CMake] -> Details for each quality gate:
[CMake]    - [Total (any severity)]: ≪Success≫ - (Actual value: 0, Quality gate: 1.00)
[CMake] Health report is disabled - skipping
[CMake] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[CMake] Attaching ResultAction with ID 'cmake' to build 'ArborX_nightly #186'.
[Checks API] No suitable checks publisher found.
[GNU C Compiler (gcc)] Parsing console log (workspace: '/var/jenkins/workspace/ArborX_nightly')
[GNU C Compiler (gcc)] Successfully parsed console log
[GNU C Compiler (gcc)] -> found 0 issues (skipped 0 duplicates)
[GNU C Compiler (gcc)] Skipping post processing
[GNU C Compiler (gcc)] Applying 2 filters on the set of 0 issues (0 issues have been removed, 0 issues will be published)
[GNU C Compiler (gcc)] Repository miner is not configured, skipping repository mining
[GNU C Compiler (gcc)] Parsing console log (workspace: '/var/jenkins/workspace/ArborX_nightly')
[GNU C Compiler (gcc)] Successfully parsed console log
[GNU C Compiler (gcc)] -> found 0 issues (skipped 0 duplicates)
[GNU C Compiler (gcc)] Skipping post processing
[GNU C Compiler (gcc)] Applying 2 filters on the set of 0 issues (0 issues have been removed, 0 issues will be published)
[GNU C Compiler (gcc)] Repository miner is not configured, skipping repository mining
[GNU C Compiler (gcc)] Reference build recorder is not configured
[GNU C Compiler (gcc)] No valid reference build found
[GNU C Compiler (gcc)] All reported issues will be considered outstanding
[GNU C Compiler (gcc)] Evaluating quality gates
[GNU C Compiler (gcc)] -> All quality gates have been passed
[GNU C Compiler (gcc)] -> Details for each quality gate:
[GNU C Compiler (gcc)]    - [Total (any severity)]: ≪Success≫ - (Actual value: 0, Quality gate: 1.00)
[GNU C Compiler (gcc)] Health report is disabled - skipping
[GNU C Compiler (gcc)] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[GNU C Compiler (gcc)] Attaching ResultAction with ID 'gcc' to build 'ArborX_nightly #186'.
[Checks API] No suitable checks publisher found.
[Clang] Parsing console log (workspace: '/var/jenkins/workspace/ArborX_nightly')
[Clang] -> found 0 issues (skipped 0 duplicates)
[Clang] Parsing console log (workspace: '/var/jenkins/workspace/ArborX_nightly')
[Clang] Skipping post processing
[Clang] Applying 2 filters on the set of 0 issues (0 issues have been removed, 0 issues will be published)
[Clang] Repository miner is not configured, skipping repository mining
[Clang] Successfully parsed console log
[Clang] -> found 0 issues (skipped 0 duplicates)
[Clang] Parsing console log (workspace: '/var/jenkins/workspace/ArborX_nightly')
[Clang] Skipping post processing
[Clang] Applying 2 filters on the set of 0 issues (0 issues have been removed, 0 issues will be published)
[Clang] Repository miner is not configured, skipping repository mining
[Clang] Reference build recorder is not configured
[Clang] No valid reference build found
[Clang] All reported issues will be considered outstanding
[Clang] Evaluating quality gates
[Clang] -> All quality gates have been passed
[Clang] -> Details for each quality gate:
[Clang]    - [Total (any severity)]: ≪Success≫ - (Actual value: 0, Quality gate: 1.00)
[Clang] Health report is disabled - skipping
[Clang] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[Clang] Attaching ResultAction with ID 'clang' to build 'ArborX_nightly #186'.
[Checks API] No suitable checks publisher found.
[Clang-Tidy] Parsing console log (workspace: '/var/jenkins/workspace/ArborX_nightly')
[Clang-Tidy] -> found 0 issues (skipped 0 duplicates)
[Clang-Tidy] Parsing console log (workspace: '/var/jenkins/workspace/ArborX_nightly')
[Clang-Tidy] Skipping post processing
[Clang-Tidy] Applying 2 filters on the set of 0 issues (0 issues have been removed, 0 issues will be published)
[Clang-Tidy] Repository miner is not configured, skipping repository mining
[Clang-Tidy] Successfully parsed console log
[Clang-Tidy] -> found 0 issues (skipped 0 duplicates)
[Clang-Tidy] Parsing console log (workspace: '/var/jenkins/workspace/ArborX_nightly')
[Clang-Tidy] Skipping post processing
[Clang-Tidy] Applying 2 filters on the set of 0 issues (0 issues have been removed, 0 issues will be published)
[Clang-Tidy] Repository miner is not configured, skipping repository mining
[Clang-Tidy] Reference build recorder is not configured
[Clang-Tidy] No valid reference build found
[Clang-Tidy] All reported issues will be considered outstanding
[Clang-Tidy] Evaluating quality gates
[Clang-Tidy] -> All quality gates have been passed
[Clang-Tidy] -> Details for each quality gate:
[Clang-Tidy]    - [Total (any severity)]: ≪Success≫ - (Actual value: 0, Quality gate: 1.00)
[Clang-Tidy] Health report is disabled - skipping
[Clang-Tidy] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[Clang-Tidy] Attaching ResultAction with ID 'clang-tidy' to build 'ArborX_nightly #186'.
[Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] End of Pipeline
ERROR: script returned exit code 8
Finished: FAILURE