[mpich-commits] Build failed in Jenkins: mpich-tarball #486
sysadmin-notifications at lists.cels.anl.gov
sysadmin-notifications at lists.cels.anl.gov
Thu Apr 8 01:03:16 CDT 2021
See <https://jenkins-ci.cels.anl.gov/job/mpich-tarball/486/display/redirect?page=changes>
Changes:
[hzhou321] mtest: fix missing return in MTestCheckStatus
[hzhou321] test/config: check strdup and usleep
[hzhou321] test: fix rma/lockcontention3.c
[hzhou321] test/warnings: fix for tests in test/mpi/manual
[hzhou321] test/warnings: fix for tests in test/mpi/impls/mpich
[hzhou321] test/warnings: fix to remove unchecked return values
[hzhou321] test/warnings: use MTestPrintfMsg instead of custom macro
[hzhou321] test/warnings: include mpitest.h first
[hzhou321] test/warnings: add assertions for return values
[hzhou321] test/warnings: add static keyword to internal functions
[hzhou321] test/warnings: add cast to dtp buffer
[hzhou321] test/warnings: add prototypes for exported functions
[hzhou321] test/warnings: avoid big buffer from stack
[hzhou321] test/warnings: use of uninitialized values
[hzhou321] test/warnings: local variable shaddows outer scope
[hzhou321] test/warnings: avoid variable array length
[hzhou321] test/warnings: add cast to avoid warnings
[hzhou321] test/warnings: wrong types for buffer and const string
[hzhou321] test/warnings: use ifdef rather than if MACRO
[hzhou321] test/warnings: add cast to suppress warning on const
[hzhou321] test/warnings: add prototypes for external functions
[hzhou321] test/warnings: avoid warnings on buffer size
[hzhou321] test/warnings: remove unused variables
------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on compute004.mcs.anl.gov (16.04 skylake-any-version) 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/3.4.x
Seen branch in repository origin/ecp-ft
Seen branch in repository origin/main
Seen branch in repository origin/master
Seen 7 remote branches
> git show-ref --tags -d # timeout=10
Checking out Revision 7415e6a06d003e024f7af4d64b3144f1628b47d9 (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 7415e6a06d003e024f7af4d64b3144f1628b47d9 # timeout=10
> git branch -a -v --no-abbrev # timeout=10
> git checkout -b main 7415e6a06d003e024f7af4d64b3144f1628b47d9 # timeout=10
Commit message: "Merge pull request #5190 from hzhou/2104_test_warnings"
> git rev-list --no-walk df6adadd30b3eb4fbd000e886ede9881c4b2eb7d # timeout=10
[mpich-tarball] $ /bin/bash -xe /tmp/jenkins2421741096830828351.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:/snap/bin
+ 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:/snap/bin
+ BASE=/mcs/mpich/downloads/nightly
+ persist_tmp=/mcs/mpich/tmp
+ '[' -d /mcs/mpich/tmp ']'
+ create_snapshot https://raw.githubusercontent.com/pmodels/mpich/main/maint/release.pl http://github.com/pmodels/mpich main main
+ script=https://raw.githubusercontent.com/pmodels/mpich/main/maint/release.pl
+ repo=http://github.com/pmodels/mpich
+ branch=main
+ version=main
+ cd /tmp
+ /mcs/mpich/downloads/nightly/maint/release.pl --git-repo=http://github.com/pmodels/mpich --branch=main --version=main --append-commit-id
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /homes/MPI/software/tools/install/x86_64/bin/automake line 3936.
unable to execute (cp -a doc/logging/logging.pdf /tmp/3lo2TGXwhX/mpich-main-v4.0a1-302-g7415e6a/doc/logging), $?=256. Stopped at /mcs/mpich/downloads/nightly/maint/release.pl line 118.
cannot remove path when cwd is /tmp/3lo2TGXwhX/mpich-main-v4.0a1-302-g7415e6a-build for /tmp/3lo2TGXwhX: at /usr/share/perl/5.22/File/Temp.pm line 778.
Build step 'Execute shell' marked build as failure
More information about the commits
mailing list