See <https://builds.apache.org/job/Mesos-Websitebot/2522/display/redirect>

Changes:


------------------------------------------
Started by an SCM change
Started by user asekretenko
Rebuilds build #2521
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 
<https://builds.apache.org/job/Mesos-Websitebot/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/mesos.git # 
 > timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/mesos.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/mesos.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 8ce5d30808f3744eeded09d530f226079d569a94 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8ce5d30808f3744eeded09d530f226079d569a94
Commit message: "Fixed build broken by a comment in the patch that fixes 
`javah` race."
 > git rev-list --no-walk 8ce5d30808f3744eeded09d530f226079d569a94 # timeout=10
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/mesos-site.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/mesos-site.git
 > git --version # timeout=10
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/mesos-site.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/asf-site^{commit} # timeout=10
Checking out Revision 5b588a53b3119e46f29381f46b8b8f05ff841523 (origin/asf-site)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5b588a53b3119e46f29381f46b8b8f05ff841523
Commit message: "Updated the website built from mesos SHA: e6b15b1e9."
 > git rev-list --no-walk 5b588a53b3119e46f29381f46b8b8f05ff841523 # timeout=10
[Mesos-Websitebot] $ /bin/bash -xe /tmp/jenkins18347885287913187211.sh
+ set -e
+ id
uid=910(jenkins) gid=910(jenkins) groups=910(jenkins),116(docker)
+ find ./mesos -maxdepth 1 -ls
 55312391      4 drwxr-xr-x  12 jenkins  jenkins      4096 Jul  3 13:58 ./mesos
 55315004      4 -rw-r--r--   1 jenkins  jenkins       162 Apr 15 14:33 
./mesos/NOTICE
 55315475      4 drwxr-xr-x   4 jenkins  jenkins      4096 Jul  3 13:52 
./mesos/site
 55315181      4 drwxr-xr-x   3 jenkins  jenkins      4096 Aug 27  2019 
./mesos/include
 55315003      4 -rw-r--r--   1 jenkins  jenkins      3842 Apr 15 14:33 
./mesos/Makefile.am
 55312392      4 drwxr-xr-x   8 jenkins  jenkins      4096 Jul  3 13:58 
./mesos/.git
 55313546      4 drwxr-xr-x   6 jenkins  jenkins      4096 Jun 29 14:12 
./mesos/3rdparty
 55312875      4 -rw-r--r--   1 jenkins  jenkins      3990 May  7 13:40 
./mesos/CMakeLists.txt
 55316918      4 drwxr-xr-x   9 jenkins  jenkins      4096 May  6 15:48 
./mesos/support
 55315034      4 drwxr-xr-x   6 jenkins  jenkins      4096 May 28 19:18 
./mesos/docs
 55312925    104 -rw-r--r--   1 jenkins  jenkins    105737 May  7 13:40 
./mesos/configure.ac
 55313542      4 -rw-r--r--   1 jenkins  jenkins        99 Apr 15 14:33 
./mesos/.gitattributes
 55315000      0 lrwxrwxrwx   1 jenkins  jenkins        31 Apr 15 14:33 
./mesos/CONTRIBUTING.md -> ./docs/beginner-contribution.md
 55315650      4 drwxr-xr-x  48 jenkins  jenkins      4096 Jun 30 19:30 
./mesos/src
 55313340      4 -rwxr-xr-x   1 jenkins  jenkins      1271 Jul  3 13:58 
./mesos/bootstrap
 55315002     68 -rw-r--r--   1 jenkins  jenkins     66156 Apr 15 14:33 
./mesos/LICENSE
 55315470      4 -rw-r--r--   1 jenkins  jenkins       426 Apr 15 14:33 
./mesos/mesos.pc.in
 55312538    524 -rw-r--r--   1 jenkins  jenkins    536015 May 29 09:21 
./mesos/CHANGELOG
 55315030      4 drwxr-xr-x   2 jenkins  jenkins      4096 May 29 11:30 
./mesos/cmake
 55315001     64 -rw-r--r--   1 jenkins  jenkins     63778 Apr 15 14:33 
./mesos/Doxyfile
 55315005      4 -rw-r--r--   1 jenkins  jenkins      1103 Apr 15 14:33 
./mesos/README.md
 55315455      4 drwxr-xr-x   2 jenkins  jenkins      4096 Apr 15 14:33 
./mesos/m4
 55315006      4 drwxr-xr-x   2 jenkins  jenkins      4096 Apr 15 14:33 
./mesos/bin
+ pushd mesos
~/jenkins-slave/workspace/Mesos-Websitebot/mesos 
~/jenkins-slave/workspace/Mesos-Websitebot
+ cp bootstrap bootstrap.tmp
+ echo -e '#!/bin/bash\nid\nls -al\n'
+ cat bootstrap.tmp
+ rm bootstrap.tmp
+ ./support/mesos-website.sh
./support/mesos-website.sh: line 25: MESOS_SITE_DIR: Environment variable 
'MESOS_SITE_DIR' must be set
Build step 'Execute shell' marked build as failure

Reply via email to