See <https://builds.apache.org/job/Struts-site/79/display/redirect?page=changes>
Changes: [Lukasz Lenart] Includes proper file ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H20 (git-websites) in workspace <https://builds.apache.org/job/Struts-site/ws/> > 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/struts-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/struts-site.git > git --version # timeout=10 > git fetch --tags --progress > https://gitbox.apache.org/repos/asf/struts-site.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision ca18fa4e87ef310f89f601f5f569247df8b3b82f (refs/remotes/origin/master) Commit message: "Includes proper file" > git config core.sparsecheckout # timeout=10 > git checkout -f ca18fa4e87ef310f89f601f5f569247df8b3b82f > git rev-list 8e1fdf75510a69cdcdb88aeaf10957f075c5d005 # timeout=10 [Struts-site] $ /bin/bash -xe /tmp/jenkins8097755783185093174.sh + mkdir -p target/content + export RUBY_PATH=/home/jenkins/shared/.rvm + RUBY_PATH=/home/jenkins/shared/.rvm + export GEM_HOME=/home/jenkins/shared/.rvm/gems + GEM_HOME=/home/jenkins/shared/.rvm/gems + curl -sSL https://get.rvm.io + bash -s -- --path /home/jenkins/shared/.rvm Downloading https://github.com/rvm/rvm/archive/master.tar.gz Upgrading the RVM installation in /home/jenkins/shared/.rvm/ RVM PATH line found in /home/jenkins/.mkshrc /home/jenkins/.profile /home/jenkins/.bashrc /home/jenkins/.zshrc. RVM sourcing line found in /home/jenkins/.profile /home/jenkins/.bash_profile /home/jenkins/.zlogin. Upgrade of RVM in /home/jenkins/shared/.rvm/ is complete. Upgrade Notes: * It looks like some old stuff is laying around RVM, you can cleanup with: rvm cleanup all * No new notes to display. + mkdir -p /home/jenkins/shared/.rvm/gems/gems + gem install --install-dir /home/jenkins/shared/.rvm/gems bundler Successfully installed bundler-1.15.4 1 gem installed + export PATH=/home/jenkins/shared/.rvm/gems/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games + PATH=/home/jenkins/shared/.rvm/gems/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games + bundle install --path /home/jenkins/shared/.rvm/gems The latest bundler is 1.16.0.pre.2, but you are currently running 1.15.4. To update, run `gem install bundler --pre` Using bundler 1.15.4 Using colorator 0.1 Using ffi 1.9.10 Using sass 3.4.21 Using rb-fsevent 0.9.7 Using kramdown 1.10.0 Using liquid 3.0.6 Using mercenary 0.3.5 Using rouge 1.10.1 Using safe_yaml 1.0.4 Using json 2.1.0 Using rb-inotify 0.9.7 Using jekyll-sass-converter 1.4.0 Using listen 3.0.6 Using jekyll-watch 1.3.1 Using jekyll 3.1.2 Bundle complete! 2 Gemfile dependencies, 16 gems now installed. Bundled gems are installed into /home/jenkins/shared/.rvm/gems. + bundle The latest bundler is 1.16.0.pre.2, but you are currently running 1.15.4. To update, run `gem install bundler --pre` Using bundler 1.15.4 Using colorator 0.1 Using ffi 1.9.10 Using sass 3.4.21 Using rb-fsevent 0.9.7 Using kramdown 1.10.0 Using liquid 3.0.6 Using mercenary 0.3.5 Using rouge 1.10.1 Using safe_yaml 1.0.4 Using json 2.1.0 Using rb-inotify 0.9.7 Using jekyll-sass-converter 1.4.0 Using listen 3.0.6 Using jekyll-watch 1.3.1 Using jekyll 3.1.2 Bundle complete! 2 Gemfile dependencies, 16 gems now installed. Bundled gems are installed into /home/jenkins/shared/.rvm/gems. + bundle exec jekyll build Configuration file: <https://builds.apache.org/job/Struts-site/ws/_config.yml> Source: source Destination: target/content Incremental build: disabled. Enable with --incremental Generating... Fetching content of url: https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/a.html Fetching content of url: https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/action.html Fetching content of url: https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/ [31m Liquid Exception: 400 Bad Request in tag-developers/ajax-head-template.md[0m jekyll 3.1.2 | Error: 400 Bad Request Build step 'Execute shell' marked build as failure --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
