[mpich-commits] Build failed in Jenkins: mpich-tarball #505
sysadmin-notifications at lists.cels.anl.gov
sysadmin-notifications at lists.cels.anl.gov
Wed May 5 01:03:33 CDT 2021
See <https://jenkins-ci.cels.anl.gov/job/mpich-tarball/505/display/redirect?page=changes>
Changes:
[hzhou321] misc: fix spellchecker
[hzhou321] ch4/ofi: refactor ofi provider code to init_provider.c
[hzhou321] ch4/ofi: further refactor init_provider
[hzhou321] ch4/ofi: rename prov_use in local functions
[hzhou321] ch4/ofi: remove the hints parameter
[hzhou321] ch4/ofi: refactor MPIDI_OFI_init_settings
[hzhou321] ch4/ofi: add FI_DIRECTED_RECV after matching provider
[hzhou321] ch4/ofi: pick best provider
[hzhou321] ch4/ofi: probe settings after finding providers
[hzhou321] ch4/ofi: add overview comment for init_provider and init_settings
[hzhou321] ch4/ofi: clean up mr settings
[hzhou321] ch4/ofi: enhance debug messages for provider selections
[hzhou321] ch4/ofi: fix getting libfabric version
[hzhou321] ch4/ofi: need load acc hints in the case of dynamic window
[hzhou321] ch4/ofi: add provider specific finalizing behavior
[hzhou321] ch4/ofi: prepost recv for disconnect
[hzhou321] ch4/ofi: flushing send queue by sending self-messages
[hzhou321] ch4/ofi: force FI_MR_SCALABLE if mr_mode is 0
[hzhou321] ch4/ofi: use picked provider name to initialize settings
[hzhou321] ch4/ofi: add and check FI_THREAD_SAFE
[jie.yang] test:mpich/warnings set verbose to 0 at default
[hzhou321] fix right child pointer assignment during gavl tree detele
[hzhou321] add gavl_free_fn check during insert
------------------------------------------
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/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 a15dcafb3b28ed7649026e81df664966db91d1d0 (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f a15dcafb3b28ed7649026e81df664966db91d1d0 # timeout=10
> git branch -a -v --no-abbrev # timeout=10
> git checkout -b main a15dcafb3b28ed7649026e81df664966db91d1d0 # timeout=10
Commit message: "Merge pull request #5249 from KaimingOuyang/fix-mpl-gavl-tree"
> git rev-list --no-walk 630eacf76fb165cff0f641e648353f37e4e544d6 # timeout=10
[mpich-tarball at 2] $ /bin/bash -xe /tmp/jenkins7355506599573514169.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/LkQCRk5mZB/mpich-main-v4.0a1-512-ga15dcaf/doc/logging), $?=256. Stopped at /mcs/mpich/downloads/nightly/maint/release.pl line 118.
cannot remove path when cwd is /tmp/LkQCRk5mZB/mpich-main-v4.0a1-512-ga15dcaf-build for /tmp/LkQCRk5mZB: 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