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

------------------------------------------
Branch indexing
Connecting to https://api.github.com using dpsenner/****** (dpsenner at github)
Obtained Jenkinsfile from d82a37f3cd20406ef72b447ed6cb359bdf04e667
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] node
Running on H26 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 d82a37f3cd20406ef72b447ed6cb359bdf04e667 
(feature/cd-pipeline)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d82a37f3cd20406ef72b447ed6cb359bdf04e667
Commit message: "netstandard-1.3: bump to nunit 3.10"
 > git rev-list --no-walk d82a37f3cd20406ef72b447ed6cb359bdf04e667 # 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 d82a37f3cd20406ef72b447ed6cb359bdf04e667 
(feature/cd-pipeline)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d82a37f3cd20406ef72b447ed6cb359bdf04e667
Commit message: "netstandard-1.3: bump to nunit 3.10"
[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
runtime/cgo: pthread_create failed: Resource temporarily unavailable
runtime/cgo: pthread_create failed: Resource temporarily unavailable
SIGABRT: abort
PC=0x7f9234690428 m=4

goroutine 0 [idle]:

goroutine 8 [running]:
runtime.systemstack_switch()
        /usr/local/go/src/runtime/asm_amd64.s:252 fp=0xc4200596a0 
sp=0xc420059698
runtime.gcStart(0x0, 0x100)
        /usr/local/go/src/runtime/mgc.go:1020 +0x29f fp=0xc4200596d0 
sp=0xc4200596a0
runtime.mallocgc(0x160, 0xdb92e0, 0xc42004ac01, 0x44a425)
        /usr/local/go/src/runtime/malloc.go:752 +0x48d fp=0xc420059770 
sp=0xc4200596d0
runtime.newarray(0xdb92e0, 0x1, 0x6024de4f94729d85)
        /usr/local/go/src/runtime/malloc.go:798 +0x68 fp=0xc4200597b8 
sp=0xc420059770
runtime.mapassign1(0xdaf380, 0xc42048a030, 0xc420059990, 0xc4200599c8)
        /usr/local/go/src/runtime/hashmap.go:466 +0x892 fp=0xc4200598a0 
sp=0xc4200597b8
net/textproto.(*Reader).ReadMIMEHeader(0xc420059ac8, 0x8, 0x1, 0x1)
        /usr/local/go/src/net/textproto/reader.go:520 +0x568 fp=0xc4200599f0 
sp=0xc4200598a0
net/http.ReadResponse(0xc42045e8a0, 0xc4200eec30, 0xc420059b50, 0xc420059b58, 
0x789b16)
        /usr/local/go/src/net/http/response.go:178 +0x46d fp=0xc420059b00 
sp=0xc4200599f0
net/http.(*persistConn).readResponse(0xc4202cfa00, 0xc4200eec30, 0xc42045e9c0, 
0x0, 0x0, 0xc42045e900, 0x0, 0x0, 0x0, 0x0)
        /usr/local/go/src/net/http/transport.go:1591 +0x81 fp=0xc420059b68 
sp=0xc420059b00
net/http.(*persistConn).readLoop(0xc4202cfa00)
        /usr/local/go/src/net/http/transport.go:1433 +0x1283 fp=0xc420059fa8 
sp=0xc420059b68
runtime.goexit()
        /usr/local/go/src/runtime/asm_amd64.s:2086 +0x1 fp=0xc420059fb0 
sp=0xc420059fa8
created by net/http.(*Transport).dialConn
        /usr/local/go/src/net/http/transport.go:1062 +0x4e9

goroutine 1 [select]:
net/http.(*persistConn).roundTrip(0xc4202cfa00, 0xc4204639a0, 0x0, 0x0, 0x0)
        /usr/local/go/src/net/http/transport.go:1840 +0x93b
net/http.(*Transport).RoundTrip(0xc4200eea50, 0xc4200eec30, 0xc4200eea50, 0x0, 
0xc400000000)
        /usr/local/go/src/net/http/transport.go:380 +0x4fa
net/http.send(0xc4200eec30, 0x1516c20, 0xc4200eea50, 0x0, 0x0, 0x0, 0x8, 
0xc420048628, 0x4165a8)
        /usr/local/go/src/net/http/client.go:256 +0x15f
net/http.(*Client).send(0xc420469230, 0xc4200eec30, 0x0, 0x0, 0x0, 
0xc420048628, 0x0, 0x1)
        /usr/local/go/src/net/http/client.go:146 +0x102
net/http.(*Client).doFollowingRedirects(0xc420469230, 0xc4200eec30, 0xee92e8, 
0x3, 0xc420199801, 0x413cff)
        /usr/local/go/src/net/http/client.go:528 +0x5e5
net/http.(*Client).Do(0xc420469230, 0xc4200eec30, 0xc420018288, 0xc4200eec30, 
0xc420018288)
        /usr/local/go/src/net/http/client.go:184 +0x1ea
github.com/docker/docker/vendor/golang.org/x/net/context/ctxhttp.Do(0x7f9234fce028,
 0xc420018288, 0xc420469230, 0xc4200eeb40, 0xc4200eeb40, 0xc4201999a8, 0x5bb9a5)
        
/usr/src/docker/.gopath/src/github.com/docker/docker/vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go:30
 +0x92
github.com/docker/docker/client.(*Client).doRequest(0xc4203b2880, 
0x7f9234fce028, 0xc420018288, 0xc4200eeb40, 0x6, 0x0, 0x0, 0x0, 0xc4200eeb40, 
0x0)
        
/usr/src/docker/.gopath/src/github.com/docker/docker/client/request.go:127 +0x6e
github.com/docker/docker/client.(*Client).Ping(0xc4203b2880, 0x7f9234fce028, 
0xc420018288, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
        /usr/src/docker/.gopath/src/github.com/docker/docker/client/ping.go:17 
+0x22c
github.com/docker/docker/cli/command.(*DockerCli).Initialize(0xc4203df8f0, 
0xc42036d0e0, 0x5, 0xc42045abd0)
        
/usr/src/docker/.gopath/src/github.com/docker/docker/cli/command/cli.go:189 
+0x3e9
main.newDockerCommand.func2(0xc420416fc0, 0xc42045abd0, 0x1, 0x9, 0x0, 0x0)
        
/usr/src/docker/.gopath/src/github.com/docker/docker/cmd/docker/docker.go:50 
+0xa2
github.com/docker/docker/vendor/github.com/spf13/cobra.(*Command).execute(0xc420416fc0,
 0xc42000c0d0, 0x9, 0x9, 0xc420416fc0, 0xc42000c0d0)
        
/usr/src/docker/.gopath/src/github.com/docker/docker/vendor/github.com/spf13/cobra/command.go:628
 +0x571
github.com/docker/docker/vendor/github.com/spf13/cobra.(*Command).ExecuteC(0xc4200afd40,
 0xc4203e4240, 0xc42038ff20, 0xc4200484c8)
        
/usr/src/docker/.gopath/src/github.com/docker/docker/vendor/github.com/spf13/cobra/command.go:742
 +0x377
github.com/docker/docker/vendor/github.com/spf13/cobra.(*Command).Execute(0xc4200afd40,
 0xc4200afd40, 0x1517260)
        
/usr/src/docker/.gopath/src/github.com/docker/docker/vendor/github.com/spf13/cobra/command.go:695
 +0x2b
main.main()
        
/usr/src/docker/.gopath/src/github.com/docker/docker/cmd/docker/docker.go:169 
+0xcb

goroutine 17 [syscall, locked to thread]:
runtime.goexit()
        /usr/local/go/src/runtime/asm_amd64.s:2086 +0x1

goroutine 5 [syscall]:
os/signal.signal_recv(0x0)
        /usr/local/go/src/runtime/sigqueue.go:116 +0x157
os/signal.loop()
        /usr/local/go/src/os/signal/signal_unix.go:22 +0x22
created by os/signal.init.1
        /usr/local/go/src/os/signal/signal_unix.go:28 +0x41

goroutine 9 [select]:
net/http.(*persistConn).writeLoop(0xc4202cfa00)
        /usr/local/go/src/net/http/transport.go:1646 +0x3bd
created by net/http.(*Transport).dialConn
        /usr/local/go/src/net/http/transport.go:1063 +0x50e

rax    0x0
rbx    0x7f9234a20700
rcx    0x7f9234690428
rdx    0x6
rdi    0xabc
rsi    0xac0
rbp    0xf1d11e
rsp    0x7f9233453a38
r8     0x7f9234a21770
r9     0x7f9233454700
r10    0x8
r11    0x202
r12    0x7f9224000f50
r13    0xf3
r14    0x30
r15    0x3
rip    0x7f9234690428
rflags 0x202
cs     0x33
fs     0x0
gs     0x0
[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