Skip to content
Failed

Console Output

Pull request #2323 opened
16:26:24 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 58c76291ca898b164528b7847b48eb19c1fd05a5+fc1d789a5ebc6cdd60e490e2fc545a92672cfb8b (64ae4537258e1e7eff45e656a55bcdfe129b4273)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/cli_PR-2323@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426
Commit message: "[TAR-1227] Run the sonar container as the current user (#17)"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘linux&&x86_64’
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-076407320dd75ea04) in /home/ubuntu/workspace/cli_PR-2323
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/cli_PR-2323@tmp/a02524b0-7e2f-4eb1-a6c4-26358c3f7db8/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
16:27:43 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:27:43 chowning workspace
[Pipeline] sh
16:27:44 + uname -m
[Pipeline] sh
16:27:44 + pwd
16:27:44 + id -u
16:27:44 + id -g
16:27:44 + docker run --rm -v /home/ubuntu/workspace/cli_PR-2323:/workspace busybox chown -R 1000:1000 /workspace
16:27:44 Unable to find image 'busybox:latest' locally
16:27:44 latest: Pulling from library/busybox
16:27:44 bdbbaa22dec6: Pulling fs layer
16:27:44 bdbbaa22dec6: Verifying Checksum
16:27:44 bdbbaa22dec6: Download complete
16:27:45 bdbbaa22dec6: Pull complete
16:27:45 Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
16:27:45 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
16:27:47 Removing all docker containers
[Pipeline] sh
16:27:48 + docker container ls -aq
[Pipeline] echo
16:27:48 Docker containers have been removed
[Pipeline] echo
16:27:48 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:27:48 cleanWorkspace: Workspace is clean.
[Pipeline] timeout
16:27:48 Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
16:27:48 Using the ‘stage’ step without a block argument is deprecated
16:27:48 Entering stage Git Checkout
16:27:48 Proceeding
[Pipeline] checkout
16:27:49 using credential docker-jenkins-github-credentials
16:27:49 Cloning the remote Git repository
16:27:49 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2323 # timeout=10
Fetching upstream changes from https://github.com/docker/cli.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/pull/2323/head:refs/remotes/origin/PR-2323 +refs/heads/master:refs/remotes/origin/master
16:27:55 Fetching without tags
16:27:55 Merging remotes/origin/master commit fc1d789a5ebc6cdd60e490e2fc545a92672cfb8b into PR head commit 58c76291ca898b164528b7847b48eb19c1fd05a5
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2323/head:refs/remotes/origin/PR-2323 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
Fetching upstream changes from https://github.com/docker/cli.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/pull/2323/head:refs/remotes/origin/PR-2323 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 58c76291ca898b164528b7847b48eb19c1fd05a5
16:27:57 Merge succeeded, producing 399dd3a2b169937aa985cdf55c85620d128737ba
16:27:57 Checking out Revision 399dd3a2b169937aa985cdf55c85620d128737ba (PR-2323)
 > git merge fc1d789a5ebc6cdd60e490e2fc545a92672cfb8b # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 399dd3a2b169937aa985cdf55c85620d128737ba
16:27:58 Commit message: "Merge commit 'fc1d789a5ebc6cdd60e490e2fc545a92672cfb8b' into HEAD"
16:27:58 First time build. Skipping changelog.
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
[Pipeline] stage
16:27:59 Using the ‘stage’ step without a block argument is deprecated
16:27:59 Entering stage Run end-to-end test suite
16:27:59 Proceeding
[Pipeline] sh
16:27:59 + docker version
16:27:59 Client: Docker Engine - Community
16:27:59  Version:           19.03.5
16:27:59  API version:       1.40
16:27:59  Go version:        go1.12.12
16:27:59  Git commit:        633a0ea838
16:27:59  Built:             Wed Nov 13 07:29:52 2019
16:27:59  OS/Arch:           linux/amd64
16:27:59  Experimental:      false
16:27:59 
16:27:59 Server: Docker Engine - Community
16:27:59  Engine:
16:27:59   Version:          19.03.5
16:27:59   API version:      1.40 (minimum version 1.12)
16:27:59   Go version:       go1.12.12
16:27:59   Git commit:       633a0ea838
16:27:59   Built:            Wed Nov 13 07:28:22 2019
16:27:59   OS/Arch:          linux/amd64
16:27:59   Experimental:     true
16:27:59  containerd:
16:27:59   Version:          1.2.10
16:27:59   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
16:27:59  runc:
16:27:59   Version:          1.0.0-rc8+dev
16:27:59   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
16:27:59  docker-init:
16:27:59   Version:          0.18.0
16:27:59   GitCommit:        fec3683
[Pipeline] sh
16:28:00 + docker info
16:28:04 Client:
16:28:04  Debug Mode: false
16:28:04 
16:28:04 Server:
16:28:04  Containers: 0
16:28:04   Running: 0
16:28:04   Paused: 0
16:28:04   Stopped: 0
16:28:04  Images: 1
16:28:04  Server Version: 19.03.5
16:28:04  Storage Driver: overlay2
16:28:04   Backing Filesystem: extfs
16:28:04   Supports d_type: true
16:28:04   Native Overlay Diff: true
16:28:04  Logging Driver: json-file
16:28:04  Cgroup Driver: cgroupfs
16:28:04  Plugins:
16:28:04   Volume: local
16:28:04   Network: bridge host ipvlan macvlan null overlay
16:28:04   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:28:04  Swarm: inactive
16:28:04  Runtimes: runc
16:28:04  Default Runtime: runc
16:28:04  Init Binary: docker-init
16:28:04  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
16:28:04  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
16:28:04  init version: fec3683
16:28:04  Security Options:
16:28:04   apparmor
16:28:04   seccomp
16:28:04    Profile: default
16:28:04  Kernel Version: 4.15.0-1058-aws
16:28:04  Operating System: Ubuntu 18.04.4 LTS
16:28:04  OSType: linux
16:28:04  Architecture: x86_64
16:28:04  CPUs: 2
16:28:04  Total Memory: 7.501GiB
16:28:04  Name: ip-10-100-84-152
16:28:04  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
16:28:04  Docker Root Dir: /var/lib/docker
16:28:04  Debug Mode: false
16:28:04  Username: dockerbuildbot
16:28:04  Registry: https://index.docker.io/v1/
16:28:04  Labels:
16:28:04  Experimental: true
16:28:04  Insecure Registries:
16:28:04   127.0.0.0/8
16:28:04  Live Restore Enabled: true
16:28:04 
16:28:04 WARNING: No swap limit support
[Pipeline] sh
16:28:04 + E2E_UNIQUE_ID=clie2e1 IMAGE_TAG=clie2e1 DOCKER_BUILDKIT=1 make -f docker.Makefile test-e2e
16:28:04 docker build -t docker-cli-e2eclie2e1 --build-arg=GO_VERSION --build-arg VERSION=19.09.0-dev --build-arg GITCOMMIT= -f ./dockerfiles/Dockerfile.e2e .
16:28:05 #1 [internal] load build definition from Dockerfile.e2e
16:28:05 #1 transferring dockerfile: 1.64kB done
16:28:05 #1 DONE 0.0s
16:28:05 
16:28:05 #2 [internal] load .dockerignore
16:28:05 #2 transferring context: 100B done
16:28:05 #2 DONE 0.1s
16:28:05 
16:28:05 #3 [internal] load metadata for docker.io/library/golang:1.12.16
16:28:05 #3 DONE 0.3s
16:28:05 
16:28:05 #4 [1/11] FROM docker.io/library/golang:1.12.16@sha256:2af961eaeceeafc5853b...
16:28:05 #4 resolve docker.io/library/golang:1.12.16@sha256:2af961eaeceeafc5853b28664c2742c33974c9eae5071d81b83858c55fc360eb done
16:28:05 #4 sha256:2af961eaeceeafc5853b28664c2742c33974c9eae5071d81b83858c55fc360eb 1.70kB / 1.70kB done
16:28:05 #4 sha256:adc8544f3a643abff38cf0cc9053623cb10e7902a37a2d2c8914dbbad28e15d7 5.46kB / 5.46kB done
16:28:05 #4 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 0B / 50.38MB 0.1s
16:28:05 #4 sha256:b1d3a5f0755294df9034371beb53e01f632d23a285dee8db193df76d11d886fb 1.79kB / 1.79kB done
16:28:05 #4 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 0B / 7.81MB 0.1s
16:28:05 #4 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 0B / 10.00MB 0.1s
16:28:05 #4 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 5.95MB / 50.38MB 0.2s
16:28:05 #4 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 14.19MB / 50.38MB 0.3s
16:28:05 #4 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 4.56MB / 7.81MB 0.3s
16:28:05 #4 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 1.72MB / 10.00MB 0.3s
16:28:05 #4 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 16.94MB / 50.38MB 0.4s
16:28:05 #4 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 7.00MB / 7.81MB 0.4s
16:28:05 #4 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 6.77MB / 10.00MB 0.4s
16:28:05 #4 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 22.00MB / 50.38MB 0.6s
16:28:05 #4 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 7.81MB / 7.81MB 0.5s done
16:28:05 #4 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 10.00MB / 10.00MB 0.5s done
16:28:05 #4 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 1.16MB / 51.79MB 0.6s
16:28:05 #4 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 207.38kB / 68.52MB 0.6s
16:28:06 #4 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 24.82MB / 50.38MB 0.7s
16:28:06 #4 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 3.95MB / 51.79MB 0.7s
16:28:06 #4 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 4.87MB / 68.52MB 0.7s
16:28:06 #4 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 31.49MB / 50.38MB 0.9s
16:28:06 #4 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 8.96MB / 51.79MB 0.9s
16:28:06 #4 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 8.65MB / 68.52MB 0.9s
16:28:06 #4 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 41.15MB / 50.38MB 1.1s
16:28:06 #4 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 14.86MB / 51.79MB 1.1s
16:28:06 #4 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 16.50MB / 68.52MB 1.1s
16:28:06 #4 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 44.96MB / 50.38MB 1.2s
16:28:06 #4 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 22.33MB / 68.52MB 1.2s
16:28:06 #4 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 50.38MB / 50.38MB 1.4s
16:28:06 #4 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 28.50MB / 51.79MB 1.4s
16:28:06 #4 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 32.45MB / 68.52MB 1.4s
16:28:06 #4 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 31.46MB / 51.79MB 1.5s
16:28:06 #4 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 36.38MB / 68.52MB 1.5s
16:28:07 #4 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 50.38MB / 50.38MB 1.5s done
16:28:07 #4 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 42.23MB / 68.52MB 1.7s
16:28:07 #4 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 208.42kB / 126.73MB 1.7s
16:28:07 #4 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 36.36MB / 51.79MB 1.9s
16:28:07 #4 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 8.42MB / 126.73MB 1.9s
16:28:07 #4 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 39.93MB / 51.79MB 1.9s
16:28:07 #4 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 47.44MB / 68.52MB 1.9s
16:28:07 #4 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 45.59MB / 51.79MB 2.1s
16:28:07 #4 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 53.58MB / 68.52MB 2.1s
16:28:07 #4 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1
16:28:07 #4 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 49.96MB / 51.79MB 2.2s
16:28:07 #4 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 60.98MB / 68.52MB 2.3s
16:28:07 #4 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 16.62MB / 126.73MB 2.3s
16:28:07 #4 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 51.79MB / 51.79MB 2.4s done
16:28:07 #4 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 68.40MB / 68.52MB 2.5s
16:28:07 #4 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 29.52MB / 126.73MB 2.5s
16:28:07 #4 sha256:94143a8c04faf394dba01c7ff835d09af770a2d3809f894e24b4276cdfe892e6 126B / 126B 2.5s
16:28:07 #4 sha256:94143a8c04faf394dba01c7ff835d09af770a2d3809f894e24b4276cdfe892e6 126B / 126B 2.5s done
16:28:08 #4 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 68.52MB / 68.52MB 2.7s done
16:28:08 #4 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 42.39MB / 126.73MB 2.9s
16:28:08 #4 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 53.51MB / 126.73MB 3.1s
16:28:08 #4 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 62.88MB / 126.73MB 3.3s
16:28:08 #4 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 71.53MB / 126.73MB 3.5s
16:28:08 #4 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 80.37MB / 126.73MB 3.7s
16:28:09 #4 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 89.14MB / 126.73MB 3.9s
16:28:09 #4 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 102.98MB / 126.73MB 4.2s
16:28:09 #4 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 115.10MB / 126.73MB 4.5s
16:28:10 #4 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 122.74MB / 126.73MB 4.7s
16:28:10 #4 ...
16:28:10 
16:28:10 #10 [internal] load build context
16:28:10 #10 transferring context: 42.72MB 5.2s done
16:28:10 #10 DONE 5.4s
16:28:10 
16:28:10 #4 [1/11] FROM docker.io/library/golang:1.12.16@sha256:2af961eaeceeafc5853b...
16:28:10 #4 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 126.73MB / 126.73MB 5.3s done
16:28:12 #4 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 5.1s
16:28:13 #4 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 6.2s done
16:28:13 #4 extracting sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 0.1s
16:28:14 #4 extracting sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 0.5s done
16:28:14 #4 extracting sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc
16:28:14 #4 extracting sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 0.4s done
16:28:14 #4 extracting sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366
16:28:19 #4 extracting sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 3.6s done
16:28:19 #4 extracting sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 0.1s
16:28:23 #4 extracting sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 3.7s done
16:28:23 #4 extracting sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8
16:28:28 #4 extracting sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 5.0s
16:28:28 #4 extracting sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 5.7s done
16:28:28 #4 extracting sha256:94143a8c04faf394dba01c7ff835d09af770a2d3809f894e24b4276cdfe892e6
16:28:28 #4 extracting sha256:94143a8c04faf394dba01c7ff835d09af770a2d3809f894e24b4276cdfe892e6 done
16:28:29 #4 DONE 23.8s
16:28:29 
16:28:29 #5 [2/11] RUN apt-get update && apt-get install -y     build-essential     ...
16:28:30 #5 1.129 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
16:28:30 #5 1.129 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:28:30 #5 1.139 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB]
16:28:30 #5 1.270 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:28:30 #5 1.631 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [176 kB]
16:28:30 #5 1.695 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
16:28:33 #5 3.565 Fetched 8325 kB in 3s (3090 kB/s)
16:28:33 #5 3.565 Reading package lists...
16:28:33 #5 4.252 Reading package lists...
16:28:34 #5 4.874 Building dependency tree...
16:28:34 #5 5.009 Reading state information...
16:28:34 #5 5.162 curl is already the newest version (7.64.0-4).
16:28:34 #5 5.162 openssl is already the newest version (1.1.1d-0+deb10u2).
16:28:34 #5 5.162 openssl set to manually installed.
16:28:34 #5 5.162 The following additional packages will be installed:
16:28:34 #5 5.163   bzip2 dpkg-dev fakeroot libalgorithm-diff-perl libalgorithm-diff-xs-perl
16:28:34 #5 5.164   libalgorithm-merge-perl libfakeroot patch xz-utils
16:28:34 #5 5.165 Suggested packages:
16:28:34 #5 5.165   bzip2-doc debian-keyring keychain libpam-ssh monkeysphere ssh-askpass ed
16:28:34 #5 5.165   diffutils-doc
16:28:34 #5 5.165 Recommended packages:
16:28:34 #5 5.166   xauth
16:28:34 #5 5.262 The following NEW packages will be installed:
16:28:34 #5 5.263   build-essential bzip2 dpkg-dev fakeroot libalgorithm-diff-perl
16:28:34 #5 5.265   libalgorithm-diff-xs-perl libalgorithm-merge-perl libfakeroot patch xz-utils
16:28:34 #5 5.267 The following packages will be upgraded:
16:28:34 #5 5.267   openssh-client
16:28:34 #5 5.544 1 upgraded, 10 newly installed, 0 to remove and 10 not upgraded.
16:28:34 #5 5.544 Need to get 3124 kB of archives.
16:28:34 #5 5.544 After this operation, 3601 kB of additional disk space will be used.
16:28:34 #5 5.544 Get:1 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
16:28:34 #5 5.546 Get:2 http://deb.debian.org/debian buster/main amd64 openssh-client amd64 1:7.9p1-10+deb10u2 [782 kB]
16:28:34 #5 5.560 Get:3 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
16:28:34 #5 5.563 Get:4 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
16:28:34 #5 5.566 Get:5 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB]
16:28:34 #5 5.589 Get:6 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B]
16:28:34 #5 5.590 Get:7 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB]
16:28:34 #5 5.592 Get:8 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB]
16:28:34 #5 5.594 Get:9 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB]
16:28:34 #5 5.595 Get:10 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB]
16:28:34 #5 5.596 Get:11 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
16:28:34 #5 5.751 debconf: delaying package configuration, since apt-utils is not installed
16:28:34 #5 5.786 Fetched 3124 kB in 0s (9918 kB/s)
16:28:34 #5 5.809 Selecting previously unselected package bzip2.
16:28:34 #5 5.809 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
16:28:34 #5 5.824 Preparing to unpack .../00-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
16:28:34 #5 5.828 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
16:28:34 #5 5.874 Preparing to unpack .../01-openssh-client_1%3a7.9p1-10+deb10u2_amd64.deb ...
16:28:34 #5 5.897 Unpacking openssh-client (1:7.9p1-10+deb10u2) over (1:7.9p1-10+deb10u1) ...
16:28:35 #5 6.157 Selecting previously unselected package xz-utils.
16:28:35 #5 6.160 Preparing to unpack .../02-xz-utils_5.2.4-1_amd64.deb ...
16:28:35 #5 6.164 Unpacking xz-utils (5.2.4-1) ...
16:28:35 #5 6.220 Selecting previously unselected package patch.
16:28:35 #5 6.220 Preparing to unpack .../03-patch_2.7.6-3+deb10u1_amd64.deb ...
16:28:35 #5 6.223 Unpacking patch (2.7.6-3+deb10u1) ...
16:28:35 #5 6.261 Selecting previously unselected package dpkg-dev.
16:28:35 #5 6.262 Preparing to unpack .../04-dpkg-dev_1.19.7_all.deb ...
16:28:35 #5 6.265 Unpacking dpkg-dev (1.19.7) ...
16:28:35 #5 6.395 Selecting previously unselected package build-essential.
16:28:35 #5 6.396 Preparing to unpack .../05-build-essential_12.6_amd64.deb ...
16:28:35 #5 6.399 Unpacking build-essential (12.6) ...
16:28:35 #5 6.433 Selecting previously unselected package libfakeroot:amd64.
16:28:35 #5 6.433 Preparing to unpack .../06-libfakeroot_1.23-1_amd64.deb ...
16:28:35 #5 6.440 Unpacking libfakeroot:amd64 (1.23-1) ...
16:28:35 #5 6.474 Selecting previously unselected package fakeroot.
16:28:35 #5 6.474 Preparing to unpack .../07-fakeroot_1.23-1_amd64.deb ...
16:28:35 #5 6.476 Unpacking fakeroot (1.23-1) ...
16:28:35 #5 6.515 Selecting previously unselected package libalgorithm-diff-perl.
16:28:35 #5 6.517 Preparing to unpack .../08-libalgorithm-diff-perl_1.19.03-2_all.deb ...
16:28:35 #5 6.520 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
16:28:35 #5 6.551 Selecting previously unselected package libalgorithm-diff-xs-perl.
16:28:35 #5 6.551 Preparing to unpack .../09-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ...
16:28:35 #5 6.554 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ...
16:28:35 #5 6.585 Selecting previously unselected package libalgorithm-merge-perl.
16:28:35 #5 6.585 Preparing to unpack .../10-libalgorithm-merge-perl_0.08-3_all.deb ...
16:28:35 #5 6.588 Unpacking libalgorithm-merge-perl (0.08-3) ...
16:28:35 #5 6.627 Setting up libalgorithm-diff-perl (1.19.03-2) ...
16:28:35 #5 6.637 Setting up openssh-client (1:7.9p1-10+deb10u2) ...
16:28:35 #5 6.676 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
16:28:35 #5 6.685 Setting up libfakeroot:amd64 (1.23-1) ...
16:28:35 #5 6.697 Setting up fakeroot (1.23-1) ...
16:28:35 #5 6.705 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:28:35 #5 6.716 Setting up xz-utils (5.2.4-1) ...
16:28:35 #5 6.749 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:28:35 #5 6.758 Setting up patch (2.7.6-3+deb10u1) ...
16:28:35 #5 6.767 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
16:28:35 #5 6.776 Setting up libalgorithm-merge-perl (0.08-3) ...
16:28:35 #5 6.785 Setting up dpkg-dev (1.19.7) ...
16:28:35 #5 6.800 Setting up build-essential (12.6) ...
16:28:35 #5 6.810 Processing triggers for libc-bin (2.28-10) ...
16:28:35 #5 DONE 7.0s
16:28:36 
16:28:36 #6 [3/11] RUN curl -L https://github.com/docker/compose/releases/download/1...
16:28:37 #6 0.826   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
16:28:37 #6 0.827                                  Dload  Upload   Total   Spent    Left  Speed
16:28:37 #6 0.827 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   617    0   617    0     0   3131      0 --:--:-- --:--:-- --:--:--  3131
16:28:37 #6 1.112 
  0 16.2M    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 16.2M  100 16.2M    0     0  39.1M      0 --:--:-- --:--:-- --:--:--  125M
16:28:37 #6 DONE 1.4s
16:28:37 
16:28:37 #7 [4/11] RUN curl -Ls https://github.com/theupdateframework/notary/release...
16:38:59 #7 ERROR: executor failed running [/bin/sh -c curl -Ls https://github.com/theupdateframework/notary/releases/download/${NOTARY_VERSION}/notary-Linux-amd64 -o /usr/local/bin/notary     && chmod +x /usr/local/bin/notary]: runc did not terminate sucessfully
16:38:59 ------
16:38:59  > [4/11] RUN curl -Ls https://github.com/theupdateframework/notary/releases/download/v0.6.1/notary-Linux-amd64 -o /usr/local/bin/notary     && chmod +x /usr/local/bin/notary:
16:38:59 ------
16:38:59 failed to solve with frontend dockerfile.v0: failed to build LLB: executor failed running [/bin/sh -c curl -Ls https://github.com/theupdateframework/notary/releases/download/${NOTARY_VERSION}/notary-Linux-amd64 -o /usr/local/bin/notary     && chmod +x /usr/local/bin/notary]: runc did not terminate sucessfully
16:38:59 docker.Makefile:55: recipe for target 'build_e2e_image' failed
16:38:59 make: *** [build_e2e_image] Error 1
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 2
Finished: FAILURE