Started by user Thorsten Vitt
Building remotely on Rechenknecht in workspace /mnt/data/jenkins/workspace/faust-schema-tei-340
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-htLJY47aPLRs/agent.17490
SSH_AGENT_PID=17492
[ssh-agent] Started.
$ ssh-add /mnt/data/jenkins/workspace/faust-schema-tei-340@tmp/private_key_225919112799519638.key
Identity added: /mnt/data/jenkins/workspace/faust-schema-tei-340@tmp/private_key_225919112799519638.key (/mnt/data/jenkins/workspace/faust-schema-tei-340@tmp/private_key_225919112799519638.key)
[ssh-agent] Using credentials jenkins (wrzh075.rzhousing.uni-wuerzburg.de)
> /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> /usr/bin/git config remote.origin.url git://github.com/faustedition/faust-schema # timeout=10
Fetching upstream changes from git://github.com/faustedition/faust-schema
> /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials
> /usr/bin/git fetch --tags --progress git://github.com/faustedition/faust-schema +refs/heads/*:refs/remotes/origin/*
> /usr/bin/git rev-parse refs/remotes/origin/tei-v340^{commit} # timeout=10
> /usr/bin/git rev-parse refs/remotes/origin/origin/tei-v340^{commit} # timeout=10
Checking out Revision b52708009769e99c843f9bedaba03acd71be7a11 (refs/remotes/origin/tei-v340)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f b52708009769e99c843f9bedaba03acd71be7a11
Commit message: "Do not translate stage/emph to hi"
> /usr/bin/git rev-list --no-walk b52708009769e99c843f9bedaba03acd71be7a11 # timeout=10
> /usr/bin/git remote # timeout=10
> /usr/bin/git submodule init # timeout=10
> /usr/bin/git submodule sync # timeout=10
> /usr/bin/git config --get remote.origin.url # timeout=10
> /usr/bin/git submodule init # timeout=10
> /usr/bin/git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
> /usr/bin/git config --get submodule.data.url # timeout=10
> /usr/bin/git config -f .gitmodules --get submodule.data.path # timeout=10
> /usr/bin/git submodule update --init --recursive --remote data
$ bash -c "[ -d \$HOME/.pyenv ]"
$ bash -c "cd /mnt/data/jenkins/workspace/faust-schema-tei-340 && env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.0 \$HOME/.pyenv/bin/pyenv local 2>/dev/null || true"
$ bash -c "mkdir \$HOME/.pyenv.lock"
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.0 \$HOME/.pyenv/bin/pyenv versions --bare"
Updating pyenv...
$ bash -c "cd \$HOME/.pyenv && git checkout master && git pull"
Already on 'master'
Your branch is up-to-date with 'origin/master'.
From https://github.com/yyuu/pyenv
97f244f..5603eb5 master -> origin/master
* [new tag] v1.2.7 -> v1.2.7
Updating 97f244f..5603eb5
Fast-forward
CHANGELOG.md | 5 +++++
README.md | 7 ++++++-
libexec/pyenv---version | 2 +-
plugins/python-build/share/python-build/{3.6.6rc1 => 3.4.9} | 4 ++--
plugins/python-build/share/python-build/3.5.6 | 8 ++++++++
5 files changed, 22 insertions(+), 4 deletions(-)
rename plugins/python-build/share/python-build/{3.6.6rc1 => 3.4.9} (50%)
create mode 100644 plugins/python-build/share/python-build/3.5.6
Updated pyenv.
Installing 3.7.0...
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.0 \$HOME/.pyenv/bin/pyenv install 3.7.0"
Downloading Python-3.7.0.tar.xz...
-> https://www.python.org/ftp/python/3.7.0/Python-3.7.0.tar.xz
Installing Python-3.7.0...
Installed Python-3.7.0 to /mnt/data/jenkins/.pyenv/versions/3.7.0
Installed 3.7.0.
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.0 \$HOME/.pyenv/bin/pyenv rehash"
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.0 \$HOME/.pyenv/bin/pyenv exec pip list"
Installing lxml...
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.0 \$HOME/.pyenv/bin/pyenv exec pip install lxml"
Collecting lxml
Downloading https://files.pythonhosted.org/packages/22/94/d4ad8d2d107af92ee6c517400ea98c23221bd89785e37bc3b76777649bda/lxml-4.2.4-cp37-cp37m-manylinux1_x86_64.whl (5.8MB)
Installing collected packages: lxml
Successfully installed lxml-4.2.4
You are using pip version 10.0.1, however version 18.0 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Installed lxml.
$ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.0 \$HOME/.pyenv/bin/pyenv rehash"
$ bash -c "rm -rf \$HOME/.pyenv.lock"
Parsing POMs
using settings config with name MavenSettings
Replacing all maven server entries not found in credentials list is true
Established TCP socket on 44909
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[faust-schema-tei-340] $ java -cp /mnt/data/jenkins/maven35-agent.jar:/mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/boot/plexus-classworlds-2.5.2.jar:/mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/conf/logging jenkins.maven3.agent.Maven35Main /mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3 /mnt/data/jenkins/slave.jar /mnt/data/jenkins/maven35-interceptor.jar /mnt/data/jenkins/maven3-interceptor-commons.jar 44909
<===[JENKINS REMOTING CAPACITY]===>