17 Mar
2020
17 Mar
'20
12:59 a.m.
See <https://jenkins-ci.cels.anl.gov/job/mpich-tarball/347/display/redirect?page=changes> Changes: [Kenneth J. Raffenetti] config: Clean up hwloc options [hzhou321] ch4: replace cacheline-alignment with explicit union [hzhou321] mpl: add MPL_thread_init/finalize for the single-threaded case [hzhou321] mpir: define macro MPIR_IS_THREADED [hzhou321] init: add macro guard for setting isThreaded [hzhou321] misc: use MPIR_IS_THREADED to fix error in single-thread build [hzhou321] ch3: use MPIR_IS_THREADED for consistency [hzhou321] test: allow THREAD_PACKAGE_NAME to be NONE for non-threaded tests [hzhou321] ch4/am: use MPIR_Typerep_unpack in MPIDIG_recv_xxx [hzhou321] ch4/am: add routine MPIDIG_get_recv_data [hzhou321] ch4/ofi: use MPIDIG_get_recv_data in OFI_handle_long_am [hzhou321] ch4/am: modify a trivia case to bypass normal process [hzhou321] ch4/am: remove datatype conversion code in do_send_target [hzhou321] ch4/am: remove datatype conversion code in rma callbacks [hzhou321] ch4/am: cleanup in ch4r_rma_target_callbacks.c [hzhou321] ch4/am: remove extra code in ch4r_rma_target_callbacks [hzhou321] ch4/am: new am target_msg_cb function prototype [hzhou321] ch4/ofi: update callback interface for OFI internal control [hzhou321] ch4/am: fixup bugs in ch4r_rma_target_callbacks.c [hzhou321] ch4/am: use proper enum type for recv_type [siwasaki] mpl/atomic: fix namespaces [hzhou321] ch4/am: remove do_send_target ------------------------------------------ Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on compute002.mcs.anl.gov (skylake-only mcs) in workspace <https://jenkins-ci.cels.anl.gov/job/mpich-tarball/ws/> No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository http://github.com/pmodels/mpich > git init <https://jenkins-ci.cels.anl.gov/job/mpich-tarball/ws/> # timeout=10 Fetching upstream changes from http://github.com/pmodels/mpich > git --version # timeout=10 > git fetch --tags --progress http://github.com/pmodels/mpich +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://github.com/pmodels/mpich # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://github.com/pmodels/mpich # timeout=10 Fetching upstream changes from http://github.com/pmodels/mpich > git fetch --tags --progress http://github.com/pmodels/mpich +refs/heads/*:refs/remotes/origin/* # timeout=10 Seen branch in repository origin/3.1.x Seen branch in repository origin/3.2.x Seen branch in repository origin/3.3.x Seen branch in repository origin/ecp-ft Seen branch in repository origin/master Seen 5 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision d4f08973ad5eb798b40400732c2c8b0f63c72806 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d4f08973ad5eb798b40400732c2c8b0f63c72806 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b master d4f08973ad5eb798b40400732c2c8b0f63c72806 # timeout=10 Commit message: "Merge pull request #4402 from shintaro-iwasaki/MPLAtomicFixNamespace" > git rev-list --no-walk 8bb1304d35a587f6ef660fa9172a9e9b31693418 # timeout=10 [mpich-tarball] $ /bin/bash -xe /tmp/jenkins8250995325445752714.sh + umask 0002 + git config core.abbrev 12 ++ uname -m + export PATH=/homes/MPI/software/tools/install/x86_64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games + PATH=/homes/MPI/software/tools/install/x86_64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games + BASE=/mcs/mpich/downloads/nightly + persist_tmp=/mcs/mpich/tmp + '[' -d /mcs/mpich/tmp ']' + create_snapshot https://raw.githubusercontent.com/pmodels/mpich/master/maint/release.pl http://github.com/pmodels/mpich master master + script=https://raw.githubusercontent.com/pmodels/mpich/master/maint/release.pl + repo=http://github.com/pmodels/mpich + branch=master + version=master + cd /tmp + /mcs/mpich/downloads/nightly/maint/release.pl --git-repo=http://github.com/pmodels/mpich --branch=master --version=master --append-commit-id unable to execute (/tmp/8QGgblXiSD/mpich-master-v3.4a2-491-gd4f0897/configure --disable-fortran --disable-cxx), $?=256. Stopped at /mcs/mpich/downloads/nightly/maint/release.pl line 118. cannot remove path when cwd is /tmp/8QGgblXiSD/mpich-master-v3.4a2-491-gd4f0897-build for /tmp/8QGgblXiSD: at /usr/share/perl/5.18/File/Temp.pm line 921. Build step 'Execute shell' marked build as failure