See 
<https://builds.apache.org/job/logging-log4net/job/feature%252FRollingFileAppender-NG/11/display/redirect>

------------------------------------------
Started by user dpsenner
Connecting to https://api.github.com using dpsenner/****** (dpsenner at github)
Obtained Jenkinsfile from b7982786c43a8fb3c8393e4bd9042e6b8011ee2e
[Pipeline] node
Running on qnode2 in 
/home/jenkins/jenkins-slave/workspace/ture_RollingFileAppender-NG-UH3R32DJKPQ2KG2WFLUNAVTGFP42C3YYO6CIY2ZWBMINN5OLR4EQ
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 1 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/ture_RollingFileAppender-NG-UH3R32DJKPQ2KG2WFLUNAVTGFP42C3YYO6CIY2ZWBMINN5OLR4EQ
 >  # 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/RollingFileAppender-NG:refs/remotes/origin/feature/RollingFileAppender-NG
 > git config remote.origin.url https://github.com/apache/logging-log4net.git # 
 > timeout=10
 > git config --add remote.origin.fetch 
 > +refs/heads/feature/RollingFileAppender-NG:refs/remotes/origin/feature/RollingFileAppender-NG
 >  # 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/RollingFileAppender-NG:refs/remotes/origin/feature/RollingFileAppender-NG
Checking out Revision b7982786c43a8fb3c8393e4bd9042e6b8011ee2e 
(feature/RollingFileAppender-NG)
Commit message: "Merge branch 'develop' into feature/RollingFileAppender-NG"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b7982786c43a8fb3c8393e4bd9042e6b8011ee2e
 > git rev-list b7982786c43a8fb3c8393e4bd9042e6b8011ee2e # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build netstandard)
[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/RollingFileAppender-NG:refs/remotes/origin/feature/RollingFileAppender-NG
Checking out Revision b7982786c43a8fb3c8393e4bd9042e6b8011ee2e 
(feature/RollingFileAppender-NG)
Commit message: "Merge branch 'develop' into feature/RollingFileAppender-NG"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b7982786c43a8fb3c8393e4bd9042e6b8011ee2e
[Pipeline] sh
[ture_RollingFileAppender-NG-UH3R32DJKPQ2KG2WFLUNAVTGFP42C3YYO6CIY2ZWBMINN5OLR4EQ]
 Running shell script
+ stat -c %u buildtools/docker/builder-netstandard
[Pipeline] sh
[ture_RollingFileAppender-NG-UH3R32DJKPQ2KG2WFLUNAVTGFP42C3YYO6CIY2ZWBMINN5OLR4EQ]
 Running shell script
+ stat -c %g buildtools/docker/builder-netstandard
[Pipeline] echo
9997
[Pipeline] echo
12040
[Pipeline] sh
[ture_RollingFileAppender-NG-UH3R32DJKPQ2KG2WFLUNAVTGFP42C3YYO6CIY2ZWBMINN5OLR4EQ]
 Running shell script
+ docker build -t builder-netstandard:latest --file 
buildtools/docker/builder-netstandard/Dockerfile --build-arg JENKINS_UID=9997 
--build-arg JENKINS_GID=12040 buildtools/docker/builder-netstandard
Sending build context to Docker daemon  2.56 kB
Step 1/10 : FROM microsoft/dotnet
latest: Pulling from microsoft/dotnet
06b22ddb1913: Pulling fs layer
336c28b408ed: Pulling fs layer
1f3e6b8d80c3: Pulling fs layer
5ccc640979f6: Pulling fs layer
04590b1a341f: Pulling fs layer
45bd0b0a6630: Pulling fs layer
f5441291cc65: Pulling fs layer
5ccc640979f6: Waiting
04590b1a341f: Waiting
336c28b408ed: Verifying Checksum
336c28b408ed: Download complete
06b22ddb1913: Verifying Checksum
06b22ddb1913: Download complete
06b22ddb1913: Pull complete
336c28b408ed: Pull complete
1f3e6b8d80c3: Verifying Checksum
1f3e6b8d80c3: Download complete
1f3e6b8d80c3: Pull complete
04590b1a341f: Verifying Checksum
04590b1a341f: Download complete
5ccc640979f6: Verifying Checksum
5ccc640979f6: Download complete
5ccc640979f6: Pull complete
04590b1a341f: Pull complete
45bd0b0a6630: Verifying Checksum
45bd0b0a6630: Download complete
45bd0b0a6630: Pull complete
f5441291cc65: Verifying Checksum
f5441291cc65: Download complete
f5441291cc65: Pull complete
Digest: sha256:d1069f783273c48327accdee7d70184901964ab9ae630248c3e465e757999300
Status: Downloaded newer image for microsoft/dotnet:latest
 ---> 4f778d7d5f8b
Step 2/10 : ARG JENKINS_UID
 ---> Running in afe3cf3f19e7
 ---> 5f12fc969d11
Removing intermediate container afe3cf3f19e7
Step 3/10 : ARG JENKINS_GID
 ---> Running in 4e7c8f62b97d
 ---> b27881c24b15
Removing intermediate container 4e7c8f62b97d
Step 4/10 : MAINTAINER "[email protected]"
 ---> Running in f3e0e8623d36
 ---> 218243981433
Removing intermediate container f3e0e8623d36
Step 5/10 : RUN echo $JENKINS_UID
 ---> Running in 52625b46dd04
9997
 ---> 46478b1563fb
Removing intermediate container 52625b46dd04
Step 6/10 : RUN echo $JENKINS_GID
 ---> Running in 9432f7889c88
12040
 ---> 3805d6fc7195
Removing intermediate container 9432f7889c88
Step 7/10 : RUN mkdir -p /var/workspaces && chmod 0777 /var/workspaces
 ---> Running in 8e3e2cd54496
 ---> 485868173c7e
Removing intermediate container 8e3e2cd54496
Step 8/10 : RUN groupadd -r -g $JENKINS_GID jenkins-slave
 ---> Running in c1740e76f887
 ---> b6b821b36b71
Removing intermediate container c1740e76f887
Step 9/10 : 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 e3b6db26214d
 ---> 9ee22afd4a97
Removing intermediate container e3b6db26214d
Step 10/10 : RUN apt-get update && apt-get install -y nant git
 ---> Running in e3d9f5156e44
Ign:1 http://deb.debian.org/debian stretch InRelease
Get:2 http://deb.debian.org/debian stretch-updates InRelease [88.5 kB]
Get:3 http://deb.debian.org/debian stretch Release [118 kB]
Get:4 http://deb.debian.org/debian stretch Release.gpg [2373 B]
Get:5 http://deb.debian.org/debian stretch/main amd64 Packages [9497 kB]
Get:6 http://security.debian.org stretch/updates InRelease [62.9 kB]
Get:7 http://security.debian.org stretch/updates/main amd64 Packages [172 kB]
Fetched 9940 kB in 2min 37s (63.0 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-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