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

sysadmin-notifications at lists.cels.anl.gov sysadmin-notifications at lists.cels.anl.gov
Wed Oct 23 14:15:21 CDT 2019


See <https://jenkins-ci.cels.anl.gov/job/mpich-tarball/265/display/redirect>

Changes:


------------------------------------------
Started by user Kenneth J. Raffenetti
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/*
 > 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/*
 > git rev-parse refs/remotes/origin/3.3.x^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/3.3.x^{commit} # timeout=10
Checking out Revision e9097cad832501145f7cd5cebf522cd1ac3d4991 (refs/remotes/origin/3.3.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e9097cad832501145f7cd5cebf522cd1ac3d4991
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b 3.3.x e9097cad832501145f7cd5cebf522cd1ac3d4991
Commit message: "Merge pull request #4099 from raffenet/for-3.3.2"
First time build. Skipping changelog.
[mpich-tarball] $ /bin/bash -xe /tmp/jenkins1031687038846732959.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/3.3.x/maint/release.pl http://github.com/pmodels/mpich 3.3.x 3.3.x
+ script=https://raw.githubusercontent.com/pmodels/mpich/3.3.x/maint/release.pl
+ repo=http://github.com/pmodels/mpich
+ branch=3.3.x
+ version=3.3.x
+ cd /tmp
+ /mcs/mpich/downloads/nightly/maint/release.pl --git-repo=http://github.com/pmodels/mpich --branch=3.3.x --version=3.3.x --append-commit-id
+ chgrp mpi mpich-3.3.x-v3.3.1-49-ge9097ca.tar.gz
+ mv mpich-3.3.x-v3.3.1-49-ge9097ca.tar.gz /mcs/mpich/downloads/nightly/3.3.x/mpich
mv: cannot move ‘mpich-3.3.x-v3.3.1-49-ge9097ca.tar.gz’ to ‘/mcs/mpich/downloads/nightly/3.3.x/mpich’: No such file or directory
Build step 'Execute shell' marked build as failure


More information about the commits mailing list