Branch indexing 12:29:20 Connecting to https://api.github.com using matthew/****** (GitHub Access Token) Obtained Jenkinsfile from 5be6a9f017d32aba70400a2d54f0a732b7a41423 Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] node Running on blubber in /home/jenkins/workspace/textle_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential github Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/mincrmatt12/textle.git > /usr/bin/git init /home/jenkins/workspace/textle_master # timeout=10 Fetching upstream changes from https://github.com/mincrmatt12/textle.git > /usr/bin/git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub Access Token > /usr/bin/git fetch --no-tags --progress https://github.com/mincrmatt12/textle.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Cleaning workspace Fetching without tags > /usr/bin/git config remote.origin.url https://github.com/mincrmatt12/textle.git # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > /usr/bin/git config remote.origin.url https://github.com/mincrmatt12/textle.git # timeout=10 > /usr/bin/git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > /usr/bin/git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/mincrmatt12/textle.git using GIT_ASKPASS to set credentials GitHub Access Token > /usr/bin/git fetch --no-tags --progress https://github.com/mincrmatt12/textle.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5be6a9f017d32aba70400a2d54f0a732b7a41423 (master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 5be6a9f017d32aba70400a2d54f0a732b7a41423 # timeout=10 > /usr/bin/git branch -a -v --no-abbrev # timeout=10 > /usr/bin/git checkout -b master 5be6a9f017d32aba70400a2d54f0a732b7a41423 # timeout=10 Commit message: "Add jenkins" First time build. Skipping changelog. Cleaning workspace > /usr/bin/git rev-parse --verify HEAD # timeout=10 Resetting working tree > /usr/bin/git reset --hard # timeout=10 > /usr/bin/git clean -fdx # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Agent Setup) [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t a71254c4d426279a132205c2d1e366c3a43a0cbe -f Dockerfile . free(): invalid pointer SIGABRT: abort PC=0x7f4b3a879e97 m=0 sigcode=18446744073709551610 signal arrived during cgo execution goroutine 1 [syscall, locked to thread]: runtime.cgocall(0x4afd50, 0xc42004bcc0, 0xc42004bce8) /usr/lib/go-1.8/src/runtime/cgocall.go:131 +0xe2 fp=0xc42004bc90 sp=0xc42004bc50 github.com/docker/docker-credential-helpers/secretservice._Cfunc_free(0x2707270) github.com/docker/docker-credential-helpers/secretservice/_obj/_cgo_gotypes.go:111 +0x41 fp=0xc42004bcc0 sp=0xc42004bc90 github.com/docker/docker-credential-helpers/secretservice.Secretservice.List.func5(0x2707270) /build/golang-github-docker-docker-credential-helpers-cMhSy1/golang-github-docker-docker-credential-helpers-0.5.0/obj-x86_64-linux-gnu/src/github.com/docker/docker-credential-helpers/secretservice/secretservice_linux.go:96 +0x60 fp=0xc42004bcf8 sp=0xc42004bcc0 github.com/docker/docker-credential-helpers/secretservice.Secretservice.List(0x0, 0x756060, 0xc420014370) /build/golang-github-docker-docker-credential-helpers-cMhSy1/golang-github-docker-docker-credential-helpers-0.5.0/obj-x86_64-linux-gnu/src/github.com/docker/docker-credential-helpers/secretservice/secretservice_linux.go:97 +0x217 fp=0xc42004bda0 sp=0xc42004bcf8 github.com/docker/docker-credential-helpers/secretservice.(*Secretservice).List(0x77e548, 0xc42004be88, 0x410022, 0xc4200142c0) <autogenerated>:4 +0x46 fp=0xc42004bde0 sp=0xc42004bda0 github.com/docker/docker-credential-helpers/credentials.List(0x756ba0, 0x77e548, 0x7560e0, 0xc42000e018, 0x0, 0x10) /build/golang-github-docker-docker-credential-helpers-cMhSy1/golang-github-docker-docker-credential-helpers-0.5.0/obj-x86_64-linux-gnu/src/github.com/docker/docker-credential-helpers/credentials/credentials.go:145 +0x3e fp=0xc42004be68 sp=0xc42004bde0 github.com/docker/docker-credential-helpers/credentials.HandleCommand(0x756ba0, 0x77e548, 0x7fff4cf9a93c, 0x4, 0x7560a0, 0xc42000e010, 0x7560e0, 0xc42000e018, 0x40e398, 0x4d35c0) /build/golang-github-docker-docker-credential-helpers-cMhSy1/golang-github-docker-docker-credential-helpers-0.5.0/obj-x86_64-linux-gnu/src/github.com/docker/docker-credential-helpers/credentials/credentials.go:60 +0x16d fp=0xc42004bed8 sp=0xc42004be68 github.com/docker/docker-credential-helpers/credentials.Serve(0x756ba0, 0x77e548) /build/golang-github-docker-docker-credential-helpers-cMhSy1/golang-github-docker-docker-credential-helpers-0.5.0/obj-x86_64-linux-gnu/src/github.com/docker/docker-credential-helpers/credentials/credentials.go:41 +0x1cb fp=0xc42004bf58 sp=0xc42004bed8 main.main() /build/golang-github-docker-docker-credential-helpers-cMhSy1/golang-github-docker-docker-credential-helpers-0.5.0/secretservice/cmd/main_linux.go:9 +0x4f fp=0xc42004bf88 sp=0xc42004bf58 runtime.main() /usr/lib/go-1.8/src/runtime/proc.go:185 +0x20a fp=0xc42004bfe0 sp=0xc42004bf88 runtime.goexit() /usr/lib/go-1.8/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc42004bfe8 sp=0xc42004bfe0 goroutine 17 [syscall, locked to thread]: runtime.goexit() /usr/lib/go-1.8/src/runtime/asm_amd64.s:2197 +0x1 rax 0x0 rbx 0x7fff4cf99f90 rcx 0x7f4b3a879e97 rdx 0x0 rdi 0x2 rsi 0x7fff4cf99d20 rbp 0x7fff4cf9a090 rsp 0x7fff4cf99d20 r8 0x0 r9 0x7fff4cf99d20 r10 0x8 r11 0x246 r12 0x7fff4cf99f90 r13 0x1000 r14 0x0 r15 0x30 rip 0x7f4b3a879e97 rflags 0x246 cs 0x33 fs 0x0 gs 0x0 Sending build context to Docker daemon 4.096kB Step 1/2 : FROM python:3.6-alpine ---> 54c461256011 Step 2/2 : RUN pip install -r requirements.txt ---> Running in fe47cf0f4df9 [91mCould not open requirements file: [Errno 2] No such file or directory: 'requirements.txt' [0mThe command '/bin/sh -c pip install -r requirements.txt' returned a non-zero code: 1 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Terminated GitHub has been notified of this commit’s build result ERROR: script returned exit code 1 Finished: FAILURE