[mpich-commits] Build failed in Jenkins: mpich-tarball #417

sysadmin-notifications at lists.cels.anl.gov sysadmin-notifications at lists.cels.anl.gov
Tue Jun 30 01:22:49 CDT 2020


See <https://jenkins-ci.cels.anl.gov/job/mpich-tarball/417/display/redirect?page=changes>

Changes:

[yguo] ch4/ofi: fix warning about function declaration

[hzhou321] ch4: move the MPID_Wait family to ch4_wait.h

[hzhou321] adi: add progress state parameter to MPID_Progress_test

[hzhou321] ch4: make progress_made into static inline

[hzhou321] ch4: skip check for progress count in MPIDI_Progress_test

[hzhou321] ch4: per-vci progress

[hzhou321] mpir: split MPIR_Wait_impl family of functions

[hzhou321] ch4: update MPID_Wait family of functions

[hzhou321] ch4: add get_vci_wrapper to account for persistent request

[hzhou321] ch4/ofi: add vci parameter to MPIDI_OFI_CALL_RETRY

[hzhou321] ch4: per-vci progress count

[hzhou321] test/mpi/threads/perf: Pt2pt message-rate with a comm per thread

[hzhou321] ch4/ofi: fix a missing initializer in fi_getname

[hzhou321] ch4/shm: skip non-zero vci in SHM progress

[hzhou321] ch4/progress: symmetrical treatment of NM and SHM progress

[hzhou321] ch4/progress: update function log name for progress_test

[hzhou321] ch4/ofi: reassign vni variables to vni_local/vni_remote

[hzhou321] request: add MPIR_REQUEST_POOL macro


------------------------------------------
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 15127a40aec056f79b9eea48ae1dee4d0a2f597d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 15127a40aec056f79b9eea48ae1dee4d0a2f597d # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master 15127a40aec056f79b9eea48ae1dee4d0a2f597d # timeout=10
Commit message: "Merge pull request #4618 from hzhou/2005_progress"
 > git rev-list --no-walk be91f07f81a4395de6d73c282a64b96eeb921220 # timeout=10
[mpich-tarball] $ /bin/bash -xe /tmp/jenkins709336318333099212.sh
+ umask 0002
+ git config core.abbrev 12
++ uname -m
+ export PATH=/homes/MPI/software/tools/install/x86_64/bin:/homes/jain/anaconda3/bin:/homes/jain/anaconda3/condabin:/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:/homes/jain/anaconda3/bin:/homes/jain/anaconda3/condabin:/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/5hrmx3XiF9/mpich-master-v3.4a2-1230-g15127a4/configure --disable-fortran --disable-cxx), $?=256.  Stopped at /mcs/mpich/downloads/nightly/maint/release.pl line 118.
cannot remove path when cwd is /tmp/5hrmx3XiF9/mpich-master-v3.4a2-1230-g15127a4-build for /tmp/5hrmx3XiF9:  at /usr/share/perl/5.18/File/Temp.pm line 921.
Build step 'Execute shell' marked build as failure


More information about the commits mailing list