[mpich-commits] Build failed in Jenkins: mpich-tarball #387
sysadmin-notifications at lists.cels.anl.gov
sysadmin-notifications at lists.cels.anl.gov
Fri May 22 01:18:11 CDT 2020
See <https://jenkins-ci.cels.anl.gov/job/mpich-tarball/387/display/redirect?page=changes>
Changes:
[hzhou321] warnings: pattern look like header guard
[hzhou321] ch4: add assertion to ensure number of vcis is within limit
[hzhou321] datatype: use MPIR_Handle_obj_alloc during init
[hzhou321] request: rename request creation to MPIR_Request_create_from_pool
[hzhou321] mpir: add explicit max argument to MPIR_Handle_obj_alloc_unsafe
[hzhou321] mpir: split MPIR_handle_obj_free with safe and unsafe versions
[hzhou321] mpir: call unsafe handle functions with request objects
[hzhou321] request: remove the VCI handle mutex for request
[hzhou321] ch4: add missing critical section around MPIR_Request_create
[hzhou321] object: add lock pointer to MPIR_Object_alloc_t
[hzhou321] ch4: register vci lock to request pool in ch4_init
[hzhou321] ch4: replace MPIR_Request_create with MPIR_Request_create_from_pool
[hzhou321] request: refactor MPIR_Request_free
[hzhou321] config: remove mutexnesting option from --enable-g
[hzhou321] thread: add assertion to ensure yield is called inside CS
[hzhou321] thread: add debug macro MPID_THREAD_ASSERT_IN_CS
[hzhou321] mutex: add assertion of safety for request creation and free
[balaji] mpl: tell the compiler that the size is within bounds
[balaji] mpl: fixup for [bd07c1e62713]
------------------------------------------
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 13f25b07d1207a157281c3e83d95fe680ba9807e (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 13f25b07d1207a157281c3e83d95fe680ba9807e # timeout=10
> git branch -a -v --no-abbrev # timeout=10
> git checkout -b master 13f25b07d1207a157281c3e83d95fe680ba9807e # timeout=10
Commit message: "Merge pull request #4566 from pavanbalaji/pr/gcc-warn"
> git rev-list --no-walk 882b6f33dc502ee7a39282de8354becbd64026cd # timeout=10
[mpich-tarball] $ /bin/bash -xe /tmp/jenkins4912247711184982884.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/CUvWOwh5l4/mpich-master-v3.4a2-888-g13f25b0/configure --disable-fortran --disable-cxx), $?=256. Stopped at /mcs/mpich/downloads/nightly/maint/release.pl line 118.
cannot remove path when cwd is /tmp/CUvWOwh5l4/mpich-master-v3.4a2-888-g13f25b0-build for /tmp/CUvWOwh5l4: 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