You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/08/05 11:54:36 UTC

[JENKINS] Lucene » Solr-reference-guide-8.6 - Build # 3 - Still Failing!

Build: https://ci-builds.apache.org/job/Lucene/job/Solr-reference-guide-8.6/3/

Log: 
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites2 (git-websites svn-websites) in workspace /home/jenkins/712657a4/workspace/Lucene/Solr-reference-guide-8.6
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/* # timeout=10
 > git rev-parse refs/remotes/origin/branch_8_6^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/branch_8_6^{commit} # timeout=10
Checking out Revision a32a3ac4e43f629df71e5ae30a3330be94b095f2 (refs/remotes/origin/branch_8_6)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a32a3ac4e43f629df71e5ae30a3330be94b095f2 # timeout=10
Commit message: "DOAP changes for release 8.6.0"
 > git rev-list --no-walk a32a3ac4e43f629df71e5ae30a3330be94b095f2 # timeout=10
No emails were triggered.
[Solr-reference-guide-8.6] $ /bin/sh -xe /tmp/jenkins9180805471029227422.sh
+ gpg2 --keyserver hkp://pool.sks-keyservers.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
/tmp/jenkins9180805471029227422.sh: 4: /tmp/jenkins9180805471029227422.sh: gpg2: not found
+ command curl -sSL https://rvm.io/mpapis.asc
+ gpg --import -
gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys
gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mp...@gmail.com>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
+ + gpgcommand curl -sSL https://rvm.io/pkuczynski.asc
 --import -
gpg: key 105BD0E739499BDB: "Piotr Kuczynski <pi...@gmail.com>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
+ bash dev-tools/scripts/jenkins.build.ref.guide.sh
+ set -e
+ RVM_PATH=/home/jenkins/.rvm
+ RUBY_VERSION=ruby-2.5.1
+ GEMSET=solr-refguide-gemset
+ curl -sSL https://get.rvm.io
+ bash -s -- --ignore-dotfiles stable
Turning on ignore dotfiles mode.
mktemp: failed to create file via template ‘/usr/share/rvm/rvm-exec-test.XXXXXX’: Permission denied
Build step 'Execute shell' marked build as failure
Publishing Javadoc
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

RE: [JENKINS] Lucene » Solr-reference-guide-8.6 - Build # 3 - Still Failing!

Posted by Uwe Schindler <uw...@thetaphi.de>.
Hi,

we automatically migrated all builds to the new ASF build server. It looks like the documentation builds have some problems in the shell script (permission denied). I have no idea how those builds work, so maybe Steve Rowe / Cassandra Target can fix it. Ping me on Slack!

Uwe

-----
Uwe Schindler
Achterdiek 19, D-28357 Bremen
https://www.thetaphi.de
eMail: uwe@thetaphi.de

> -----Original Message-----
> From: Apache Jenkins Server <je...@builds.apache.org>
> Sent: Wednesday, August 5, 2020 1:55 PM
> To: builds@lucene.apache.org
> Subject: [JENKINS] Lucene » Solr-reference-guide-8.6 - Build # 3 - Still Failing!
> 
> Build: https://ci-builds.apache.org/job/Lucene/job/Solr-reference-guide-8.6/3/
> 
> Log:
> Started by timer
> Running as SYSTEM
> [EnvInject] - Loading node environment variables.
> Building remotely on websites2 (git-websites svn-websites) in workspace
> /home/jenkins/712657a4/workspace/Lucene/Solr-reference-guide-8.6
> 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/* # timeout=10
>  > git rev-parse refs/remotes/origin/branch_8_6^{commit} # timeout=10
>  > git rev-parse refs/remotes/origin/origin/branch_8_6^{commit} # timeout=10
> Checking out Revision a32a3ac4e43f629df71e5ae30a3330be94b095f2
> (refs/remotes/origin/branch_8_6)
>  > git config core.sparsecheckout # timeout=10
>  > git checkout -f a32a3ac4e43f629df71e5ae30a3330be94b095f2 # timeout=10
> Commit message: "DOAP changes for release 8.6.0"
>  > git rev-list --no-walk a32a3ac4e43f629df71e5ae30a3330be94b095f2 #
> timeout=10
> No emails were triggered.
> [Solr-reference-guide-8.6] $ /bin/sh -xe /tmp/jenkins9180805471029227422.sh
> + gpg2 --keyserver hkp://pool.sks-keyservers.net --recv-keys
> 409B6B1796C275462A1703113804BB82D39DC0E3
> 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
> /tmp/jenkins9180805471029227422.sh: 4:
> /tmp/jenkins9180805471029227422.sh: gpg2: not found
> + command curl -sSL https://rvm.io/mpapis.asc
> + gpg --import -
> gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys
> gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing)
> <mp...@gmail.com>" not changed
> gpg: Total number processed: 1
> gpg:              unchanged: 1
> + + gpgcommand curl -sSL https://rvm.io/pkuczynski.asc
>  --import -
> gpg: key 105BD0E739499BDB: "Piotr Kuczynski <pi...@gmail.com>"
> not changed
> gpg: Total number processed: 1
> gpg:              unchanged: 1
> + bash dev-tools/scripts/jenkins.build.ref.guide.sh
> + set -e
> + RVM_PATH=/home/jenkins/.rvm
> + RUBY_VERSION=ruby-2.5.1
> + GEMSET=solr-refguide-gemset
> + curl -sSL https://get.rvm.io
> + bash -s -- --ignore-dotfiles stable
> Turning on ignore dotfiles mode.
> mktemp: failed to create file via template ‘/usr/share/rvm/rvm-exec-
> test.XXXXXX’: Permission denied
> Build step 'Execute shell' marked build as failure
> Publishing Javadoc
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


RE: [JENKINS] Lucene » Solr-reference-guide-8.6 - Build # 6 - Still Failing!

Posted by Uwe Schindler <uw...@thetaphi.de>.
I disabled the reference guide jobs for now until Infra has fixed the access rights on the secondary documentation jenkins node.

Uwe

-----
Uwe Schindler
Achterdiek 19, D-28357 Bremen
https://www.thetaphi.de
eMail: uwe@thetaphi.de

> -----Original Message-----
> From: Apache Jenkins Server <je...@builds.apache.org>
> Sent: Wednesday, August 5, 2020 9:55 PM
> To: builds@lucene.apache.org
> Subject: [JENKINS] Lucene » Solr-reference-guide-8.6 - Build # 6 - Still Failing!
> 
> Build: https://ci-builds.apache.org/job/Lucene/job/Solr-reference-guide-8.6/6/
> 
> Log:
> Started by timer
> Running as SYSTEM
> [EnvInject] - Loading node environment variables.
> Building remotely on websites2 (git-websites svn-websites) in workspace
> /home/jenkins/712657a4/workspace/Lucene/Solr-reference-guide-8.6
> 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/* # timeout=10
>  > git rev-parse refs/remotes/origin/branch_8_6^{commit} # timeout=10
>  > git rev-parse refs/remotes/origin/origin/branch_8_6^{commit} # timeout=10
> Checking out Revision a32a3ac4e43f629df71e5ae30a3330be94b095f2
> (refs/remotes/origin/branch_8_6)
>  > git config core.sparsecheckout # timeout=10
>  > git checkout -f a32a3ac4e43f629df71e5ae30a3330be94b095f2 # timeout=10
> Commit message: "DOAP changes for release 8.6.0"
>  > git rev-list --no-walk a32a3ac4e43f629df71e5ae30a3330be94b095f2 #
> timeout=10
> No emails were triggered.
> [Solr-reference-guide-8.6] $ /bin/sh -xe /tmp/jenkins7190031052772276583.sh
> + gpg2 --keyserver hkp://pool.sks-keyservers.net --recv-keys
> 409B6B1796C275462A1703113804BB82D39DC0E3
> 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
> /tmp/jenkins7190031052772276583.sh: 4:
> /tmp/jenkins7190031052772276583.sh: gpg2: not found
> + gpg --import -
> + command curl -sSL https://rvm.io/mpapis.asc
> gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys
> gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing)
> <mp...@gmail.com>" not changed
> gpg: Total number processed: 1
> gpg:              unchanged: 1
> + command curl -sSL https://rvm.io/pkuczynski.asc
> + gpg --import -
> gpg: key 105BD0E739499BDB: "Piotr Kuczynski <pi...@gmail.com>"
> not changed
> gpg: Total number processed: 1
> gpg:              unchanged: 1
> + bash dev-tools/scripts/jenkins.build.ref.guide.sh
> + set -e
> + RVM_PATH=/home/jenkins/.rvm
> + RUBY_VERSION=ruby-2.5.1
> + GEMSET=solr-refguide-gemset
> + curl -sSL https://get.rvm.io
> + bash -s -- --ignore-dotfiles stable
> Turning on ignore dotfiles mode.
> mktemp: failed to create file via template ‘/usr/share/rvm/rvm-exec-
> test.XXXXXX’: Permission denied
> Build step 'Execute shell' marked build as failure
> Publishing Javadoc
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[JENKINS] Lucene » Solr-reference-guide-8.6 - Build # 6 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Solr-reference-guide-8.6/6/

Log: 
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites2 (git-websites svn-websites) in workspace /home/jenkins/712657a4/workspace/Lucene/Solr-reference-guide-8.6
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/* # timeout=10
 > git rev-parse refs/remotes/origin/branch_8_6^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/branch_8_6^{commit} # timeout=10
Checking out Revision a32a3ac4e43f629df71e5ae30a3330be94b095f2 (refs/remotes/origin/branch_8_6)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a32a3ac4e43f629df71e5ae30a3330be94b095f2 # timeout=10
Commit message: "DOAP changes for release 8.6.0"
 > git rev-list --no-walk a32a3ac4e43f629df71e5ae30a3330be94b095f2 # timeout=10
No emails were triggered.
[Solr-reference-guide-8.6] $ /bin/sh -xe /tmp/jenkins7190031052772276583.sh
+ gpg2 --keyserver hkp://pool.sks-keyservers.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
/tmp/jenkins7190031052772276583.sh: 4: /tmp/jenkins7190031052772276583.sh: gpg2: not found
+ gpg --import -
+ command curl -sSL https://rvm.io/mpapis.asc
gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys
gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mp...@gmail.com>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
+ command curl -sSL https://rvm.io/pkuczynski.asc
+ gpg --import -
gpg: key 105BD0E739499BDB: "Piotr Kuczynski <pi...@gmail.com>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
+ bash dev-tools/scripts/jenkins.build.ref.guide.sh
+ set -e
+ RVM_PATH=/home/jenkins/.rvm
+ RUBY_VERSION=ruby-2.5.1
+ GEMSET=solr-refguide-gemset
+ curl -sSL https://get.rvm.io
+ bash -s -- --ignore-dotfiles stable
Turning on ignore dotfiles mode.
mktemp: failed to create file via template ‘/usr/share/rvm/rvm-exec-test.XXXXXX’: Permission denied
Build step 'Execute shell' marked build as failure
Publishing Javadoc
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Solr-reference-guide-8.6 - Build # 5 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Solr-reference-guide-8.6/5/

Log: 
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites2 (git-websites svn-websites) in workspace /home/jenkins/712657a4/workspace/Lucene/Solr-reference-guide-8.6
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/* # timeout=10
 > git rev-parse refs/remotes/origin/branch_8_6^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/branch_8_6^{commit} # timeout=10
Checking out Revision a32a3ac4e43f629df71e5ae30a3330be94b095f2 (refs/remotes/origin/branch_8_6)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a32a3ac4e43f629df71e5ae30a3330be94b095f2 # timeout=10
Commit message: "DOAP changes for release 8.6.0"
 > git rev-list --no-walk a32a3ac4e43f629df71e5ae30a3330be94b095f2 # timeout=10
No emails were triggered.
[Solr-reference-guide-8.6] $ /bin/sh -xe /tmp/jenkins6893107362613167235.sh
+ gpg2 --keyserver hkp://pool.sks-keyservers.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
/tmp/jenkins6893107362613167235.sh: 4: /tmp/jenkins6893107362613167235.sh: gpg2: not found
+ gpg --import -
+ command curl -sSL https://rvm.io/mpapis.asc
gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys
gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mp...@gmail.com>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
+ gpg --import -
+ command curl -sSL https://rvm.io/pkuczynski.asc
gpg: key 105BD0E739499BDB: "Piotr Kuczynski <pi...@gmail.com>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
+ bash dev-tools/scripts/jenkins.build.ref.guide.sh
+ set -e
+ RVM_PATH=/home/jenkins/.rvm
+ RUBY_VERSION=ruby-2.5.1
+ GEMSET=solr-refguide-gemset
+ curl -sSL https://get.rvm.io
+ bash -s -- --ignore-dotfiles stable
Turning on ignore dotfiles mode.
mktemp: failed to create file via template ‘/usr/share/rvm/rvm-exec-test.XXXXXX’: Permission denied
Build step 'Execute shell' marked build as failure
Publishing Javadoc
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Solr-reference-guide-8.6 - Build # 4 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Solr-reference-guide-8.6/4/

Log: 
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites2 (git-websites svn-websites) in workspace /home/jenkins/712657a4/workspace/Lucene/Solr-reference-guide-8.6
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/* # timeout=10
 > git rev-parse refs/remotes/origin/branch_8_6^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/branch_8_6^{commit} # timeout=10
Checking out Revision a32a3ac4e43f629df71e5ae30a3330be94b095f2 (refs/remotes/origin/branch_8_6)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a32a3ac4e43f629df71e5ae30a3330be94b095f2 # timeout=10
Commit message: "DOAP changes for release 8.6.0"
 > git rev-list --no-walk a32a3ac4e43f629df71e5ae30a3330be94b095f2 # timeout=10
No emails were triggered.
[Solr-reference-guide-8.6] $ /bin/sh -xe /tmp/jenkins6080184582103894239.sh
+ gpg2 --keyserver hkp://pool.sks-keyservers.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
/tmp/jenkins6080184582103894239.sh: 4: /tmp/jenkins6080184582103894239.sh: gpg2: not found
+ command curl -sSL https://rvm.io/mpapis.asc
+ gpg --import -
gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys
gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mp...@gmail.com>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
+ gpg --import -
+ command curl -sSL https://rvm.io/pkuczynski.asc
gpg: key 105BD0E739499BDB: "Piotr Kuczynski <pi...@gmail.com>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
+ bash dev-tools/scripts/jenkins.build.ref.guide.sh
+ set -e
+ RVM_PATH=/home/jenkins/.rvm
+ RUBY_VERSION=ruby-2.5.1
+ GEMSET=solr-refguide-gemset
+ curl -sSL https://get.rvm.io
+ bash -s -- --ignore-dotfiles stable
Turning on ignore dotfiles mode.
mktemp: failed to create file via template ‘/usr/share/rvm/rvm-exec-test.XXXXXX’: Permission denied
Build step 'Execute shell' marked build as failure
Publishing Javadoc
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any