See <https://builds.apache.org/job/logging-log4net/job/PR-49/1/display/redirect>

------------------------------------------
Branch indexing
Connecting to https://api.github.com using dpsenner/****** (dpsenner at github)
Loading trusted files from base branch develop at 
f238e175ca4f23410af7a226a1efc711e2d210b7 rather than 
68259c62858b69f976e32c38dca6460821ceac9e
Obtained Jenkinsfile from f238e175ca4f23410af7a226a1efc711e2d210b7
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Running on H42 in /home/jenkins/jenkins-slave/workspace/logging-log4net_PR-49
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 4 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] deleteDir
[Pipeline] checkout
using credential github-logging-log4net-dpsenner
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/logging-log4net_PR-49 # 
 > 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/pull/49/head:refs/remotes/origin/PR-49 
 > +refs/heads/develop:refs/remotes/origin/develop
Fetching without tags
 > git config remote.origin.url https://github.com/apache/logging-log4net.git # 
 > timeout=10
 > git config --add remote.origin.fetch 
 > +refs/pull/49/head:refs/remotes/origin/PR-49 # timeout=10
 > git config --add remote.origin.fetch 
 > +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config remote.origin.url https://github.com/apache/logging-log4net.git # 
 > timeout=10
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/pull/49/head:refs/remotes/origin/PR-49 
 > +refs/heads/develop:refs/remotes/origin/develop
Merging remotes/origin/develop commit f238e175ca4f23410af7a226a1efc711e2d210b7 
into PR head commit 68259c62858b69f976e32c38dca6460821ceac9e
Merge succeeded, producing 68259c62858b69f976e32c38dca6460821ceac9e
Checking out Revision 68259c62858b69f976e32c38dca6460821ceac9e (PR-49)
Commit message: "Added ThreadId to pattern string"
First time build. Skipping changelog.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build netstandard-1.3)
[Pipeline] script
[Pipeline] {
[Pipeline] checkout
using credential github-logging-log4net-dpsenner
Fetching changes from the remote Git repository
Fetching without tags
 > git rev-parse --is-inside-work-tree # timeout=10
 > git config remote.origin.url https://github.com/apache/logging-log4net.git # 
 > 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/pull/49/head:refs/remotes/origin/PR-49 
 > +refs/heads/develop:refs/remotes/origin/develop
Merging remotes/origin/develop commit f238e175ca4f23410af7a226a1efc711e2d210b7 
into PR head commit 68259c62858b69f976e32c38dca6460821ceac9e
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 68259c62858b69f976e32c38dca6460821ceac9e
Merge succeeded, producing 68259c62858b69f976e32c38dca6460821ceac9e
Checking out Revision 68259c62858b69f976e32c38dca6460821ceac9e (PR-49)
Commit message: "Added ThreadId to pattern string"
 > git merge f238e175ca4f23410af7a226a1efc711e2d210b7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 68259c62858b69f976e32c38dca6460821ceac9e
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 68259c62858b69f976e32c38dca6460821ceac9e
 > git merge f238e175ca4f23410af7a226a1efc711e2d210b7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 68259c62858b69f976e32c38dca6460821ceac9e
[Pipeline] sh
+ stat -c %u buildtools/docker/builder-netstandard-1.3
[Pipeline] sh
+ stat -c %g buildtools/docker/builder-netstandard-1.3
[Pipeline] sh
+ docker build -t builder-netstandard-1.3: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  3.072kB

Step 1/8 : FROM microsoft/dotnet:2-sdk-jessie
2-sdk-jessie: Pulling from microsoft/dotnet
f189db1b88b3: Pulling fs layer
3d06cf2f1b5e: Pulling fs layer
687ebdda822c: Pulling fs layer
daf1e490a12c: Pulling fs layer
ec186084720c: Pulling fs layer
daf1e490a12c: Waiting
d45209686dd4: Pulling fs layer
d45209686dd4: Waiting
ec186084720c: Waiting
3d06cf2f1b5e: Verifying Checksum
3d06cf2f1b5e: Download complete
687ebdda822c: Download complete
f189db1b88b3: Verifying Checksum
f189db1b88b3: Download complete
daf1e490a12c: Verifying Checksum
daf1e490a12c: Download complete
f189db1b88b3: Pull complete
3d06cf2f1b5e: Pull complete
ec186084720c: Verifying Checksum
ec186084720c: Download complete
687ebdda822c: Pull complete
daf1e490a12c: Pull complete
d45209686dd4: Verifying Checksum
d45209686dd4: Download complete
ec186084720c: Pull complete
d45209686dd4: Pull complete
Digest: sha256:e6ce49937ae72c95424dfbd4d1b6bc6bf59165239f66492b69901728cf325ff9
Status: Downloaded newer image for microsoft/dotnet:2-sdk-jessie
 ---> 50e5c5d1fb01
Step 2/8 : ARG JENKINS_UID
 ---> Running in ea8ce32fd3bb
 ---> 0a8e018339f2
Removing intermediate container ea8ce32fd3bb
Step 3/8 : ARG JENKINS_GID
 ---> Running in d3520f03f9b6
 ---> ad265079c4bf
Removing intermediate container d3520f03f9b6
Step 4/8 : MAINTAINER "[email protected]"
 ---> Running in 365751ef7953
 ---> 113ee36ba9d9
Removing intermediate container 365751ef7953
Step 5/8 : RUN mkdir -p /var/workspaces && chmod 0777 /var/workspaces
 ---> Running in e19abb2bc46d
 ---> f7b62aec1801
Removing intermediate container e19abb2bc46d
Step 6/8 : RUN groupadd -r -g $JENKINS_GID jenkins-slave
 ---> Running in bfe162ca5391
 ---> a769fae19b65
Removing intermediate container bfe162ca5391
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 2ec9f4d7dd46
 ---> cb0dee2d94db
Removing intermediate container 2ec9f4d7dd46
Step 8/8 : RUN apt-get update && apt-get install -y nant git
 ---> Running in 4c11cb8e8948
Ign http://deb.debian.org jessie InRelease
Get:1 http://deb.debian.org jessie-updates InRelease [7340 B]
Get:2 http://security.debian.org jessie/updates InRelease [44.9 kB]
Get:3 http://deb.debian.org jessie Release.gpg [2420 B]
Get:4 http://deb.debian.org jessie Release [148 kB]
Get:5 http://deb.debian.org jessie/main amd64 Packages [9098 kB]
Get:6 http://security.debian.org jessie/updates/main amd64 Packages [846 kB]
Fetched 10.1 MB in 10s (1000 kB/s)
W: Failed to fetch 
http://deb.debian.org/debian/dists/jessie-updates/InRelease  Unable to find 
expected entry 'main/binary-amd64/Packages' in Release file (Wrong sources.list 
entry or malformed file)

E: Some index files failed to download. They have been ignored, or old ones 
used instead.
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