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

sysadmin-notifications at lists.cels.anl.gov sysadmin-notifications at lists.cels.anl.gov
Thu Dec 23 01:02:17 CST 2021


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

Changes:

[hzhou321] test: make coll/allred.c compile faster

[hzhou321] doc: update documents to reflect changes in test/mpi

[hzhou321] autogen: refactor fn_set_autotools

[hzhou321] autogen: refactor fn_maint_configure

[hzhou321] autogen: simplify fn_maint_configure

[hzhou321] autogen: refactor fn_geterrmsgs

[hzhou321] autogen: refactor fn_getcvars

[hzhou321] autogen: refactor fn_autoreconf_amdir

[hzhou321] autogen: refactor binding generations

[hzhou321] autogen: refactor fn_maint_version and fn_update_README

[hzhou321] autogen: refactor fn_check_autotools

[hzhou321] autogen: refactor functions to check prerequisite

[hzhou321] autogen: remove single step options and checks

[hzhou321] autogen: move global options to the front

[hzhou321] autogen: indentation fix

[hzhou321] autogen: let -do=xxx execute a single step function

[hzhou321] autogen: consolidate --with-xxx options

[hzhou321] autogen: make set_autotools a prerequisite function

[hzhou321] autogen: refactor python steps

[hzhou321] autogen: refactor gen_subcfg romio_glue and json_gen

[hzhou321] autogen: refactor fn_build_configure

[hzhou321] autogen: refactor set_externals

[hzhou321] autogen: refactor fn_copy_confdb_etc

[hzhou321] autogen: minor cleanup


------------------------------------------
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/>
The recommended git tool is: NONE
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 --version # 'git version 2.7.4'
 > 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
Avoid second fetch
Seen branch in repository origin/2111_test_ucx
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/4.0.x
Seen branch in repository origin/ecp-ft
Seen branch in repository origin/main
Seen 8 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 6c4799bab4983994753ffc52fc8c0477c273ce3a (origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6c4799bab4983994753ffc52fc8c0477c273ce3a # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b main 6c4799bab4983994753ffc52fc8c0477c273ce3a # timeout=10
Commit message: "Merge pull request #5696 from hzhou/2111_autogen"
 > git rev-list --no-walk 9a155bba6642736d8aeca81a6ac760ebb47c3786 # timeout=10
[mpich-tarball] $ /bin/bash -xe /tmp/jenkins985064495098415655.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/9SL7l1hf_7/mpich-main-v4.0a2-1000-g6c4799b/doc/logging), $?=256.  Stopped at /mcs/mpich/downloads/nightly/maint/release.pl line 118.
cannot remove path when cwd is /tmp/9SL7l1hf_7/mpich-main-v4.0a2-1000-g6c4799b-build for /tmp/9SL7l1hf_7:  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