See 
<https://builds.apache.org/job/logging-log4net/job/feature%252Fcd-pipeline/193/display/redirect>

------------------------------------------
Branch indexing
Connecting to https://api.github.com using dpsenner/****** (dpsenner at github)
Obtained Jenkinsfile from c5c984e2fd4bb63cb82ac48dc89b1bb4a985da97
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] node
Still waiting to schedule task
H32 is offline; H8 doesn’t have label ubuntu; Jenkins doesn’t have label 
ubuntu; arm1 doesn’t have label ubuntu; beam10 doesn’t have label ubuntu; 
beam11 doesn’t have label ubuntu; beam12 doesn’t have label ubuntu; beam13 
doesn’t have label ubuntu; beam14 doesn’t have label ubuntu; beam15 doesn’t 
have label ubuntu; beam16 doesn’t have label ubuntu; beam17 doesn’t have label 
ubuntu; beam18 doesn’t have label ubuntu; beam19 doesn’t have label ubuntu; 
beam2 doesn’t have label ubuntu; beam20 doesn’t have label ubuntu; beam21 
doesn’t have label ubuntu; beam22 doesn’t have label ubuntu; beam23 doesn’t 
have label ubuntu; beam24 doesn’t have label ubuntu; beam4 doesn’t have label 
ubuntu; beam5 doesn’t have label ubuntu; beam6 doesn’t have label ubuntu; beam7 
doesn’t have label ubuntu; beam8 doesn’t have label ubuntu; beam9 doesn’t have 
label ubuntu; cassandra1 doesn’t have label ubuntu; cassandra10 doesn’t have 
label ubuntu; cassandra11 doesn’t have label ubuntu; cassandra12 doesn’t have 
label ubuntu; cassandra13 doesn’t have label ubuntu; cassandra14 doesn’t have 
label ubuntu; cassandra15 doesn’t have label ubuntu; cassandra16 doesn’t have 
label ubuntu; cassandra2 doesn’t have label ubuntu; cassandra3 doesn’t have 
label ubuntu; cassandra4 doesn’t have label ubuntu; cassandra5 doesn’t have 
label ubuntu; cassandra6 doesn’t have label ubuntu; cassandra7 doesn’t have 
label ubuntu; cassandra8 doesn’t have label ubuntu; cassandra9 doesn’t have 
label ubuntu; couchdb-freebsd1 doesn’t have label ubuntu; couchdb-macos1 
doesn’t have label ubuntu; hadoop-ppc64le-1 doesn’t have label ubuntu; 
hadoop-win1 doesn’t have label ubuntu; plc4x1 doesn’t have label ubuntu; 
tapestry doesn’t have label ubuntu; ubuntu-1 is offline; ubuntu-2 is offline; 
ubuntu-eu2 is offline; ubuntu-eu3 is offline; ubuntu-ppc64le doesn’t have label 
ubuntu; ubuntu-us1 is offline; windows-2012-1 doesn’t have label ubuntu; 
windows-2012-3 doesn’t have label ubuntu
Running on H23 in 
/home/jenkins/jenkins-slave/workspace/log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 4 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] deleteDir
[Pipeline] checkout
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/apache/logging-log4net.git
 > git init 
 > /home/jenkins/jenkins-slave/workspace/log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA
 >  # timeout=10
Fetching upstream changes from https://github.com/apache/logging-log4net.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials dpsenner at github
 > git fetch --no-tags --progress https://github.com/apache/logging-log4net.git 
 > +refs/heads/feature/cd-pipeline:refs/remotes/origin/feature/cd-pipeline
 > git config remote.origin.url https://github.com/apache/logging-log4net.git # 
 > timeout=10
 > git config --add remote.origin.fetch 
 > +refs/heads/feature/cd-pipeline:refs/remotes/origin/feature/cd-pipeline # 
 > timeout=10
 > git config remote.origin.url https://github.com/apache/logging-log4net.git # 
 > timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/apache/logging-log4net.git
using GIT_ASKPASS to set credentials dpsenner at github
 > git fetch --no-tags --progress https://github.com/apache/logging-log4net.git 
 > +refs/heads/feature/cd-pipeline:refs/remotes/origin/feature/cd-pipeline
Checking out Revision c5c984e2fd4bb63cb82ac48dc89b1bb4a985da97 
(feature/cd-pipeline)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c5c984e2fd4bb63cb82ac48dc89b1bb4a985da97
Commit message: "Bump netstandard-1.3 builder to be based on the docker 
dotnet:2.0-sdk"
 > git rev-list --no-walk 933cf8a9705884b53bcf84b836917d270ffdd5c8 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build netstandard-1.3)
[Pipeline] script
[Pipeline] {
[Pipeline] checkout
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/logging-log4net.git # 
 > timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/apache/logging-log4net.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials dpsenner at github
 > git fetch --no-tags --progress https://github.com/apache/logging-log4net.git 
 > +refs/heads/feature/cd-pipeline:refs/remotes/origin/feature/cd-pipeline
Checking out Revision c5c984e2fd4bb63cb82ac48dc89b1bb4a985da97 
(feature/cd-pipeline)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c5c984e2fd4bb63cb82ac48dc89b1bb4a985da97
Commit message: "Bump netstandard-1.3 builder to be based on the docker 
dotnet:2.0-sdk"
[Pipeline] sh
[log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA]
 Running shell script
+ stat -c %u buildtools/docker/builder-netstandard-1.3
[Pipeline] sh
[log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA]
 Running shell script
+ stat -c %g buildtools/docker/builder-netstandard-1.3
[Pipeline] sh
[log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA]
 Running shell script
+ docker build -t builder-netstandard:latest --file 
buildtools/docker/builder-netstandard-1.3/Dockerfile --build-arg 
JENKINS_UID=910 --build-arg JENKINS_GID=910 
buildtools/docker/builder-netstandard-1.3
Sending build context to Docker daemon   2.56kB
Step 1/8 : FROM microsoft/dotnet:2.0-sdk
2.0-sdk: Pulling from microsoft/dotnet
cc1a78bfd46b: Already exists
6861473222a6: Already exists
7e0b9c3b5ae0: Already exists
3ec98735f56f: Already exists
5c5570a35be0: Pulling fs layer
a541a15a1000: Pulling fs layer
e77739399a4a: Pulling fs layer
5c5570a35be0: Verifying Checksum
5c5570a35be0: Download complete
5c5570a35be0: Pull complete
a541a15a1000: Verifying Checksum
a541a15a1000: Download complete
e77739399a4a: Verifying Checksum
e77739399a4a: Download complete
a541a15a1000: Pull complete
e77739399a4a: Pull complete
Digest: sha256:d0da8067418acefe001791e6fb393e534c5b08dbb82a62678a708fc49fd840d7
Status: Downloaded newer image for microsoft/dotnet:2.0-sdk
 ---> a2a4cb00ae45
Step 2/8 : ARG JENKINS_UID
 ---> Running in dae95d05c007
 ---> 2618a29efeb5
Removing intermediate container dae95d05c007
Step 3/8 : ARG JENKINS_GID
 ---> Running in d2f2d13558c9
 ---> f92ed04f3a95
Removing intermediate container d2f2d13558c9
Step 4/8 : MAINTAINER "[email protected]"
 ---> Running in f129e5b281ad
 ---> a043ec5beba5
Removing intermediate container f129e5b281ad
Step 5/8 : RUN mkdir -p /var/workspaces && chmod 0777 /var/workspaces
 ---> Running in 3e402e1822e7
 ---> d64ded44defe
Removing intermediate container 3e402e1822e7
Step 6/8 : RUN groupadd -r -g $JENKINS_GID jenkins-slave
 ---> Running in 05684e81aa83
 ---> 46861e2945e1
Removing intermediate container 05684e81aa83
Step 7/8 : RUN useradd --base-dir /var/workspaces --create-home --shell 
/bin/bash --uid $JENKINS_UID --gid $JENKINS_GID --groups $JENKINS_GID -p -M 
jenkins
 ---> Running in d5da61098956
 ---> 25ba037d0c39
Removing intermediate container d5da61098956
Step 8/8 : RUN apt-get update && apt-get install -y nant git
 ---> Running in 8d00c4dae966
Get:1 http://security.debian.org/debian-security stretch/updates InRelease 
[94.3 kB]
Ign:2 http://deb.debian.org/debian stretch InRelease
Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB]
Get:4 http://deb.debian.org/debian stretch Release [118 kB]
Get:5 http://deb.debian.org/debian stretch Release.gpg [2434 B]
Get:6 http://deb.debian.org/debian stretch-updates/main amd64 Packages [12.1 kB]
Get:7 http://deb.debian.org/debian stretch/main amd64 Packages [9530 kB]
Get:8 http://security.debian.org/debian-security stretch/updates/main amd64 
Packages [471 kB]
Fetched 10.3 MB in 1s (6468 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package nant
The command '/bin/sh -c apt-get update && apt-get install -y nant git' 
returned a non-zero code: 100
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build net-2.0)
Stage 'build net-2.0' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build net-3.5)
Stage 'build net-3.5' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build net-3.5-cp)
Stage 'build net-3.5-cp' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build net-4.0)
Stage 'build net-4.0' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build net-4.0-cp)
Stage 'build net-4.0-cp' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build net-4.5)
Stage 'build net-4.5' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build mono-2.0)
Stage 'build mono-2.0' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build mono-3.5)
Stage 'build mono-3.5' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build mono-4.0)
Stage 'build mono-4.0' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build site)
Stage 'build site' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (prepare package)
Stage 'prepare package' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (check test results)
Stage 'check test results' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (publish site)
Stage 'publish site' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] step

Reply via email to