22 Apr
2020
22 Apr
'20
12:59 a.m.
See <https://jenkins-ci.cels.anl.gov/job/mpich-tarball/362/display/redirect?page=changes> Changes: [hzhou321] thread: remove a leftover comment [hzhou321] thread: remove extra loggings for MPL_thread_mutex_lock [hzhou321] thread: log mutex address in MPIDUI_THREAD_CS_YIELD [hzhou321] thread: add assertion on recursive mutex usage [hzhou321] romio: let romio have its own thread-safety [hzhou321] romio: squash unused function warning [hzhou321] comm: take off global lock before calling romio routines [hzhou321] grequest: yield global lock before grequest functions [hzhou321] attr: yield global lock before proxy functions [hzhou321] grequest: add global critical section for MPIX_Grequest functions [hzhou321] progress: initialize tmp_progress to zero [hzhou321] sched: avoid recursively entering MPIDU_Sched_progress [hzhou321] gentran: avoid recursively entering MPII_Genutil_progress_hook [hzhou321] ch4: exit critical section before MPIR_ERR_CHECK [hzhou321] ch4: consistent unlock before calling progress in ch4r_win [hzhou321] ch4: add missing exit VCI_GLOBAL in ireduce_scatter_block [hzhou321] ch4/ofi: remove extra unlocking in ofi_win.h [hzhou321] ch4: add back VCI global lock in wait/test functions ------------------------------------------ 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 b6e35732ac6834aa785a6efef35e04a336e58d99 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b6e35732ac6834aa785a6efef35e04a336e58d99 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b master b6e35732ac6834aa785a6efef35e04a336e58d99 # timeout=10 Commit message: "Merge pull request #4425 from hzhou/2004_recusive_mutex" > git rev-list --no-walk 44aa7e189866dd8f8c01bf23f7d60c02cd3bdd36 # timeout=10 [mpich-tarball] $ /bin/bash -xe /tmp/jenkins6232382361174845415.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/9ODfIW2h5G/mpich-master-v3.4a2-589-gb6e3573/configure --disable-fortran --disable-cxx), $?=256. Stopped at /mcs/mpich/downloads/nightly/maint/release.pl line 118. cannot remove path when cwd is /tmp/9ODfIW2h5G/mpich-master-v3.4a2-589-gb6e3573-build for /tmp/9ODfIW2h5G: at /usr/share/perl/5.18/File/Temp.pm line 921. Build step 'Execute shell' marked build as failure