Build: https://builds.apache.org/job/Solr-reference-guide-master/16449/

Log: 
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on websites1 (git-websites svn-websites) in workspace 
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master
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/lucene-solr.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/lucene-solr.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://gitbox.apache.org/repos/asf/lucene-solr.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 c598e27ae73075898426a7896d295cea9f31570d 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c598e27ae73075898426a7896d295cea9f31570d
Commit message: "Ref Guide: minor typos/fixes for 8.1 ref guide"
 > git rev-list --no-walk c598e27ae73075898426a7896d295cea9f31570d # timeout=10
No emails were triggered.
[Solr-reference-guide-master] $ /bin/bash -xe /tmp/jenkins2693402056515433086.sh
+ bash dev-tools/scripts/jenkins.build.ref.guide.sh
+ set -e
+ RVM_PATH=/home/jenkins/.rvm
+ RUBY_VERSION=ruby-2.3.3
+ GEMSET=solr-refguide-gemset
+ curl -sSL https://get.rvm.io
+ bash -s -- --ignore-dotfiles stable
Turning on ignore dotfiles mode.
Downloading https://github.com/rvm/rvm/archive/1.29.8.tar.gz
Downloading 
https://github.com/rvm/rvm/releases/download/1.29.8/1.29.8.tar.gz.asc
gpg: Signature made Wed 08 May 2019 02:14:49 PM UTC using RSA key ID 39499BDB
gpg: Good signature from "Piotr Kuczynski <piotr.kuczyn...@gmail.com>"
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 7D2B AF1C F37B 13E2 069D  6956 105B D0E7 3949 9BDB
GPG verified '/home/jenkins/shared/.rvm/archives/rvm-1.29.8.tgz'
Upgrading the RVM installation in /home/jenkins/shared/.rvm/
Upgrade of RVM in /home/jenkins/shared/.rvm/ is complete.
  * It looks like some old stuff is laying around RVM, you can cleanup with: 
<code>rvm cleanup all</code>


<warn>Thanks for installing RVM 🙏</warn>
Please consider donating to our open collective to help us maintain RVM.

👉  Donate: <code>https://opencollective.com/rvm/donate</code>


+ set +x
Running 'source /home/jenkins/.rvm/scripts/rvm'
Running 'rvm cleanup all'
Warning! PATH is not properly set up, 
/home/jenkins/shared/.rvm/gems/ruby-2.3.3/bin is not at first place.
         <log>Usually this is caused by shell initialization files. Search for 
<code>PATH=...</code> entries.
         You can also re-add RVM to your profile by running: <code>rvm get 
stable --auto-dotfiles</code>
         To fix it temporarily in this shell session run: <code>rvm use 
ruby-2.3.3</code>
         To ignore this error add 
<code>rvm_silence_path_mismatch_check_flag=1</code> to your 
<code>~/.rvmrc</code> file.
Cleaning up rvm archives
Cleaning up rvm repos
Cleaning up rvm src
Cleaning up rvm log
Cleaning up rvm tmp
Cleaning up rvm gemsets
Cleaning up rvm links
Cleanup done.
Running 'rvm autolibs disable'
Warning! PATH is not properly set up, 
/home/jenkins/shared/.rvm/gems/ruby-2.3.3/bin is not at first place.
         <log>Usually this is caused by shell initialization files. Search for 
<code>PATH=...</code> entries.
         You can also re-add RVM to your profile by running: <code>rvm get 
stable --auto-dotfiles</code>
         To fix it temporarily in this shell session run: <code>rvm use 
ruby-2.3.3</code>
         To ignore this error add 
<code>rvm_silence_path_mismatch_check_flag=1</code> to your 
<code>~/.rvmrc</code> file.
Running 'rvm install ruby-2.3.3'
Warning! PATH is not properly set up, 
/home/jenkins/shared/.rvm/gems/ruby-2.3.3/bin is not at first place.
         <log>Usually this is caused by shell initialization files. Search for 
<code>PATH=...</code> entries.
         You can also re-add RVM to your profile by running: <code>rvm get 
stable --auto-dotfiles</code>
         To fix it temporarily in this shell session run: <code>rvm use 
ruby-2.3.3</code>
         To ignore this error add 
<code>rvm_silence_path_mismatch_check_flag=1</code> to your 
<code>~/.rvmrc</code> file.
Already installed ruby-2.3.3.
To reinstall use:

    rvm reinstall ruby-2.3.3

Running 'rvm gemset create solr-refguide-gemset'
ruby-2.3.3 - #gemset created 
/home/jenkins/shared/.rvm/gems/ruby-2.3.3@solr-refguide-gemset
ruby-2.3.3 - #generating solr-refguide-gemset 
wrappers|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\.
Running 'rvm ruby-2.3.3@solr-refguide-gemset'
Using /home/jenkins/shared/.rvm/gems/ruby-2.3.3 with gemset solr-refguide-gemset
Running 'gem install --force --version 3.5.0 jekyll'
Successfully installed jekyll-3.5.0
Parsing documentation for jekyll-3.5.0
Done installing documentation for jekyll after 2 seconds
1 gem installed
Running 'gem uninstall --all --ignore-dependencies asciidoctor'
Removing asciidoctor
Removing asciidoctor-safe
Successfully uninstalled asciidoctor-1.5.6.2
Running 'gem install --force --version 1.5.6.2 asciidoctor'
Successfully installed asciidoctor-1.5.6.2
Parsing documentation for asciidoctor-1.5.6.2
Installing ri documentation for asciidoctor-1.5.6.2
Done installing documentation for asciidoctor after 4 seconds
1 gem installed
Running 'gem install --force --version 2.1.0 jekyll-asciidoc'
Successfully installed jekyll-asciidoc-2.1.0
Parsing documentation for jekyll-asciidoc-2.1.0
Done installing documentation for jekyll-asciidoc after 0 seconds
1 gem installed
Running 'gem install --force --version 1.1.2 pygments.rb'
Successfully installed pygments.rb-1.1.2
Parsing documentation for pygments.rb-1.1.2
Done installing documentation for pygments.rb after 0 seconds
1 gem installed
Running 'gem install --force --version 3.0.9 slim'
Successfully installed slim-3.0.9
Parsing documentation for slim-3.0.9
Done installing documentation for slim after 0 seconds
1 gem installed
+ ant clean build-site build-pdf
Buildfile: 
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/solr/solr-ref-guide/build.xml

clean:

build-init:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/solr/build/solr-ref-guide/content
     [echo] Copying all non template files from src ...
     [copy] Copying 479 files to 
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/solr/build/solr-ref-guide/content
     [echo] Copy (w/prop replacement) any template files from src...
     [copy] Copying 1 file to 
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/solr/build/solr-ref-guide/content

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: 
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/lucene/top-level-ivy-settings.xml

resolve:

build-tools-jar:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/solr/build/solr-ref-guide/classes
    [javac] Compiling 4 source files to 
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/solr/build/solr-ref-guide/classes
    [javac] warning: No processor claimed any of these annotations: 
java.base/java.lang.SuppressWarnings
    [javac] 1 warning
     [copy] Copying 1 file to 
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/solr/build/solr-ref-guide/classes
      [jar] Building jar: 
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/solr/build/solr-ref-guide/solr-ref-guide-tools.jar

build-nav-data-files:
     [java] Building up tree of all known pages
     [java] unsupported Java version "11", defaulting to 1.7
     [java] WARNING: An illegal reflective access operation has occurred
     [java] WARNING: Illegal reflective access by org.jruby.util.io.FilenoUtil 
(file:/home/jenkins/.ivy2/cache/org.asciidoctor/asciidoctor-ant/jars/asciidoctor-ant-1.6.0-alpha.5.jar)
 to method sun.nio.ch.SelChImpl.getFD()
     [java] WARNING: Please consider reporting this to the maintainers of 
org.jruby.util.io.FilenoUtil
     [java] WARNING: Use --illegal-access=warn to enable warnings of further 
illegal reflective access operations
     [java] WARNING: All illegal access operations will be denied in a future 
release
     [java] Creating 
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/solr/build/solr-ref-guide/content/_data/pdf-main-body.adoc
     [java] Creating 
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/solr/build/solr-ref-guide/content/_data/scrollnav.json
     [java] Creating 
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/solr/build/solr-ref-guide/content/_data/sidebar.json

-build-site:
     [echo] Running Jekyll...
     [exec]        Deprecation: The 'gems' configuration option has been 
renamed to 'plugins'. Please update your config file accordingly.
     [exec] Configuration file: 
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/solr/build/solr-ref-guide/content/_config.yml
     [exec]             Source: 
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/solr/build/solr-ref-guide/content
     [exec]        Destination: ../html-site
     [exec]  Incremental build: disabled. Enable with --incremental
     [exec]       Generating... 
     [exec] asciidoctor: WARNING: gem 'thread_safe' is not installed. This gem 
is recommended when using custom backend templates.
     [exec]                     done in 19.469 seconds.
     [exec]  Auto-regeneration: disabled. Use --watch to enable.

build-site:
     [java] Processed 2558 links (1862 relative) to 3381 anchors in 254 files
     [echo] Ready to browse site: 
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/solr/build/solr-ref-guide/html-site/index.html

build-init:
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/solr/build/solr-ref-guide/content
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/solr/build/solr-ref-guide/content
     [echo] Copying all non template files from src ...
     [copy] Copying 479 files to 
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/solr/build/solr-ref-guide/content
     [echo] Copy (w/prop replacement) any template files from src...
     [copy] Copying 1 file to 
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/solr/build/solr-ref-guide/content

ivy-availability-check:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/lucene/top-level-ivy-settings.xml

resolve:

build-tools-jar:

build-nav-data-files:
     [java] Building up tree of all known pages
     [java] unsupported Java version "11", defaulting to 1.7
     [java] WARNING: An illegal reflective access operation has occurred
     [java] WARNING: Illegal reflective access by org.jruby.util.io.FilenoUtil 
(file:/home/jenkins/.ivy2/cache/org.asciidoctor/asciidoctor-ant/jars/asciidoctor-ant-1.6.0-alpha.5.jar)
 to method sun.nio.ch.SelChImpl.getFD()
     [java] WARNING: Please consider reporting this to the maintainers of 
org.jruby.util.io.FilenoUtil
     [java] WARNING: Use --illegal-access=warn to enable warnings of further 
illegal reflective access operations
     [java] WARNING: All illegal access operations will be denied in a future 
release
     [java] Creating 
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/solr/build/solr-ref-guide/content/_data/pdf-main-body.adoc
     [java] Creating 
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/solr/build/solr-ref-guide/content/_data/scrollnav.json
     [java] Creating 
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/solr/build/solr-ref-guide/content/_data/sidebar.json

bare-bones-html-validation:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/solr/build/solr-ref-guide/bare-bones-html
[asciidoctor:convert] unsupported Java version "11", defaulting to 1.7
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.jruby.util.io.FilenoUtil 
(file:/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/solr/solr-ref-guide/lib/asciidoctor-ant-1.6.0-alpha.5.jar)
 to method sun.nio.ch.SelChImpl.getFD()
WARNING: Please consider reporting this to the maintainers of 
org.jruby.util.io.FilenoUtil
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release
[asciidoctor:convert] Render asciidoc files from 
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/solr/build/solr-ref-guide/content
 to 
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/solr/build/solr-ref-guide/bare-bones-html
 with backend=html5
[asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1: 
invalid part, must have at least one section (e.g., chapter, appendix, etc.)
[asciidoctor:convert] asciidoctor: ERROR: solr-glossary.adoc: line 1: invalid 
part, must have at least one section (e.g., chapter, appendix, etc.)
     [java] Processed 2572 links (1876 relative) to 3381 anchors in 254 files
     [echo] Validated Links & Anchors via: 
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/solr/build/solr-ref-guide/bare-bones-html/

-build-raw-pdf:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/solr/build/solr-ref-guide/pdf-tmp
[asciidoctor:convert] unsupported Java version "11", defaulting to 1.7
[asciidoctor:convert] Render SolrRefGuide-all.adoc from 
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/solr/build/solr-ref-guide/content/pdf
 to 
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/solr/build/solr-ref-guide/pdf-tmp
 with backend=pdf
[asciidoctor:convert] io/console on JRuby shells out to stty for most operations
[asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1: 
invalid part, must have at least one section (e.g., chapter, appendix, etc.)
[asciidoctor:convert] asciidoctor: ERROR: solr-glossary.adoc: line 1: invalid 
part, must have at least one section (e.g., chapter, appendix, etc.)
[asciidoctor:convert] asciidoctor: ERROR: SolrRefGuide-all.adoc: line 37: 
invalid part, must have at least one section (e.g., chapter, appendix, etc.)
     [move] Moving 1 file to 
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/solr/build/solr-ref-guide/pdf-tmp

-reduce-pdf-size:
     [java] #
     [java] Java HotSpot(TM) 64-Bit Server VM warning: INFO: 
os::commit_memory(0x0000000705400000, 264241152, 0) failed; error='Not enough 
space' (errno=12)# There is insufficient memory for the Java Runtime 
Environment to continue.
     [java] 
     [java] # Native memory allocation (mmap) failed to map 264241152 bytes for 
committing reserved memory.
     [java] # An error report file with more information is saved as:
     [java] # 
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/solr/solr-ref-guide/hs_err_pid4075.log

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/solr/solr-ref-guide/build.xml:272:
 Java returned: 1

Total time: 11 minutes 43 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Publishing Javadoc
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to