Skip to content

Console Output

23:52:36 [2019-11-13T23:52:36.839Z] + echo Building e2e image
23:52:36 [2019-11-13T23:52:36.839Z] Building e2e image
23:52:36 [2019-11-13T23:52:36.839Z] + docker build --build-arg DOCKER_GITCOMMIT=a9fd06e232e26cbda56cd5e5fc22b1fa6e7e255c -t moby-e2e-test -f Dockerfile.e2e .
23:52:36 [2019-11-13T23:52:36.839Z] #2 [internal] load build definition from Dockerfile.e2e
23:52:36 [2019-11-13T23:52:36.839Z] #2 transferring dockerfile: 3.21kB done
23:52:36 [2019-11-13T23:52:36.839Z] #2 DONE 0.0s
23:52:36 [2019-11-13T23:52:36.839Z] 
23:52:36 [2019-11-13T23:52:36.839Z] #1 [internal] load .dockerignore
23:52:36 [2019-11-13T23:52:36.839Z] #1 transferring context: 34B done
23:52:36 [2019-11-13T23:52:36.839Z] #1 DONE 0.0s
23:52:36 [2019-11-13T23:52:36.839Z] 
23:52:36 [2019-11-13T23:52:36.839Z] #4 [internal] load metadata for docker.io/library/golang:1.13.3-alpine
23:52:37 [2019-11-13T23:52:37.105Z] #4 DONE 0.2s
23:52:37 [2019-11-13T23:52:37.105Z] 
23:52:37 [2019-11-13T23:52:37.105Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
23:52:37 [2019-11-13T23:52:37.105Z] #3 DONE 0.3s
23:52:37 [2019-11-13T23:52:37.105Z] 
23:52:37 [2019-11-13T23:52:37.105Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5...
23:52:37 [2019-11-13T23:52:37.105Z] #5 resolve docker.io/library/alpine:3.10@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done
23:52:37 [2019-11-13T23:52:37.105Z] #5 DONE 0.0s
23:52:37 [2019-11-13T23:52:37.105Z] 
23:52:37 [2019-11-13T23:52:37.105Z] #8 [internal] load build context
23:52:37 [2019-11-13T23:52:37.670Z] #8 transferring context: 810.65kB 0.5s done
23:52:37 [2019-11-13T23:52:37.670Z] #8 DONE 0.6s
23:52:37 [2019-11-13T23:52:37.670Z] 
23:52:37 [2019-11-13T23:52:37.670Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2...
23:52:37 [2019-11-13T23:52:37.670Z] #14 resolve docker.io/library/golang:1.13.3-alpine@sha256:40278d43a27b6e0563fcc4dd52c991a25741b1a775402aea342ab9a80158e69e done
23:52:37 [2019-11-13T23:52:37.670Z] #14 sha256:63f56a5797a1b5dcfedfdb8506c9ebddcc4953f285c208a0993aaede199c9251 1.36kB / 1.36kB done
23:52:37 [2019-11-13T23:52:37.670Z] #14 sha256:f23ef2e47d30da3d8e0f729ec70dc1db56a60ab4ddc12c2dd2313032182ea91b 3.81kB / 3.81kB done
23:52:37 [2019-11-13T23:52:37.670Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 23.25MB / 126.85MB 0.6s
23:52:37 [2019-11-13T23:52:37.670Z] #14 sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b 126B / 126B 0.2s done
23:52:37 [2019-11-13T23:52:37.670Z] #14 sha256:40278d43a27b6e0563fcc4dd52c991a25741b1a775402aea342ab9a80158e69e 1.65kB / 1.65kB done
23:52:37 [2019-11-13T23:52:37.927Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 31.87MB / 126.85MB 0.6s
23:52:37 [2019-11-13T23:52:37.927Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 53.86MB / 126.85MB 0.8s
23:52:38 [2019-11-13T23:52:38.185Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 61.85MB / 126.85MB 0.9s
23:52:38 [2019-11-13T23:52:38.442Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 71.77MB / 126.85MB 1.1s
23:52:38 [2019-11-13T23:52:38.442Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 82.80MB / 126.85MB 1.3s
23:52:38 [2019-11-13T23:52:38.700Z] #14 ...
23:52:38 [2019-11-13T23:52:38.700Z] 
23:52:38 [2019-11-13T23:52:38.700Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
23:52:38 [2019-11-13T23:52:38.700Z] #6 DONE 1.6s
23:52:38 [2019-11-13T23:52:38.700Z] 
23:52:38 [2019-11-13T23:52:38.700Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2...
23:52:38 [2019-11-13T23:52:38.700Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 89.76MB / 126.85MB 1.4s
23:52:38 [2019-11-13T23:52:38.700Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 100.65MB / 126.85MB 1.6s
23:52:38 [2019-11-13T23:52:38.959Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 110.81MB / 126.85MB 1.8s
23:52:39 [2019-11-13T23:52:39.216Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 126.85MB / 126.85MB 2.0s
23:52:39 [2019-11-13T23:52:39.216Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 126.85MB / 126.85MB 2.1s done
23:52:39 [2019-11-13T23:52:39.473Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66
23:52:44 [2019-11-13T23:52:44.731Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 5.0s
23:52:45 [2019-11-13T23:52:45.302Z] #14 ...
23:52:45 [2019-11-13T23:52:45.302Z] 
23:52:45 [2019-11-13T23:52:45.302Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
23:52:45 [2019-11-13T23:52:45.302Z] #7 1.059 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
23:52:45 [2019-11-13T23:52:45.302Z] #7 2.142 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
23:52:45 [2019-11-13T23:52:45.302Z] #7 2.258 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0)
23:52:45 [2019-11-13T23:52:45.302Z] #7 2.260 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0)
23:52:45 [2019-11-13T23:52:45.302Z] #7 2.477 (3/31) Installing ncurses-libs (6.1_p20190518-r0)
23:52:45 [2019-11-13T23:52:45.302Z] #7 2.490 (4/31) Installing readline (8.0.0-r0)
23:52:45 [2019-11-13T23:52:45.302Z] #7 2.498 (5/31) Installing bash (5.0.0-r0)
23:52:45 [2019-11-13T23:52:45.302Z] #7 2.514 Executing bash-5.0.0-r0.post-install
23:52:45 [2019-11-13T23:52:45.302Z] #7 2.519 (6/31) Installing ca-certificates (20190108-r0)
23:52:45 [2019-11-13T23:52:45.302Z] #7 2.536 (7/31) Installing libgcc (8.3.0-r0)
23:52:45 [2019-11-13T23:52:45.302Z] #7 2.539 (8/31) Installing libstdc++ (8.3.0-r0)
23:52:45 [2019-11-13T23:52:45.302Z] #7 2.555 (9/31) Installing binutils (2.32-r0)
23:52:45 [2019-11-13T23:52:45.302Z] #7 2.661 (10/31) Installing gmp (6.1.2-r1)
23:52:45 [2019-11-13T23:52:45.302Z] #7 2.671 (11/31) Installing isl (0.18-r0)
23:52:45 [2019-11-13T23:52:45.302Z] #7 2.693 (12/31) Installing libgomp (8.3.0-r0)
23:52:45 [2019-11-13T23:52:45.302Z] #7 2.698 (13/31) Installing libatomic (8.3.0-r0)
23:52:45 [2019-11-13T23:52:45.302Z] #7 2.702 (14/31) Installing mpfr3 (3.1.5-r1)
23:52:45 [2019-11-13T23:52:45.302Z] #7 2.710 (15/31) Installing mpc1 (1.1.0-r0)
23:52:45 [2019-11-13T23:52:45.302Z] #7 2.713 (16/31) Installing gcc (8.3.0-r0)
23:52:45 [2019-11-13T23:52:45.302Z] #7 3.712 (17/31) Installing musl-dev (1.1.22-r3)
23:52:45 [2019-11-13T23:52:45.302Z] #7 3.817 (18/31) Installing libc-dev (0.7.1-r0)
23:52:45 [2019-11-13T23:52:45.302Z] #7 3.818 (19/31) Installing g++ (8.3.0-r0)
23:52:45 [2019-11-13T23:52:45.302Z] #7 4.444 (20/31) Installing nghttp2-libs (1.39.2-r0)
23:52:45 [2019-11-13T23:52:45.303Z] #7 4.449 (21/31) Installing libcurl (7.66.0-r0)
23:52:45 [2019-11-13T23:52:45.303Z] #7 4.460 (22/31) Installing expat (2.2.8-r0)
23:52:45 [2019-11-13T23:52:45.303Z] #7 4.464 (23/31) Installing pcre2 (10.33-r0)
23:52:45 [2019-11-13T23:52:45.303Z] #7 4.477 (24/31) Installing git (2.22.0-r0)
23:52:45 [2019-11-13T23:52:45.303Z] #7 4.711 (25/31) Installing libmnl (1.0.4-r0)
23:52:45 [2019-11-13T23:52:45.303Z] #7 4.714 (26/31) Installing libnftnl-libs (1.1.3-r0)
23:52:45 [2019-11-13T23:52:45.303Z] #7 4.718 (27/31) Installing iptables (1.8.3-r0)
23:52:45 [2019-11-13T23:52:45.303Z] #7 4.746 (28/31) Installing pigz (2.4-r0)
23:52:45 [2019-11-13T23:52:45.303Z] #7 4.752 (29/31) Installing tar (1.32-r0)
23:52:45 [2019-11-13T23:52:45.303Z] #7 4.762 (30/31) Installing xz-libs (5.2.4-r0)
23:52:45 [2019-11-13T23:52:45.303Z] #7 4.766 (31/31) Installing xz (5.2.4-r0)
23:52:45 [2019-11-13T23:52:45.303Z] #7 4.773 Executing busybox-1.30.1-r2.trigger
23:52:45 [2019-11-13T23:52:45.303Z] #7 4.778 Executing ca-certificates-20190108-r0.trigger
23:52:45 [2019-11-13T23:52:45.303Z] #7 4.843 OK: 185 MiB in 45 packages
23:52:45 [2019-11-13T23:52:45.303Z] #7 DONE 6.4s
23:52:45 [2019-11-13T23:52:45.303Z] 
23:52:45 [2019-11-13T23:52:45.303Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2...
23:52:45 [2019-11-13T23:52:45.303Z] #14 ...
23:52:45 [2019-11-13T23:52:45.303Z] 
23:52:45 [2019-11-13T23:52:45.303Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
23:52:45 [2019-11-13T23:52:45.303Z] #9 DONE 0.1s
23:52:45 [2019-11-13T23:52:45.303Z] 
23:52:45 [2019-11-13T23:52:45.303Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
23:52:45 [2019-11-13T23:52:45.559Z] #10 DONE 0.1s
23:52:45 [2019-11-13T23:52:45.559Z] 
23:52:45 [2019-11-13T23:52:45.559Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
23:52:45 [2019-11-13T23:52:45.559Z] #11 DONE 0.1s
23:52:45 [2019-11-13T23:52:45.559Z] 
23:52:45 [2019-11-13T23:52:45.559Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
23:52:45 [2019-11-13T23:52:45.559Z] #12 DONE 0.1s
23:52:45 [2019-11-13T23:52:45.559Z] 
23:52:45 [2019-11-13T23:52:45.559Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
23:52:45 [2019-11-13T23:52:45.559Z] #13 DONE 0.1s
23:52:45 [2019-11-13T23:52:45.560Z] 
23:52:45 [2019-11-13T23:52:45.560Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2...
23:52:45 [2019-11-13T23:52:45.816Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 6.4s done
23:52:46 [2019-11-13T23:52:46.074Z] #14 extracting sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b done
23:52:46 [2019-11-13T23:52:46.074Z] #14 DONE 8.9s
23:52:46 [2019-11-13T23:52:46.074Z] 
23:52:46 [2019-11-13T23:52:46.074Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
23:52:46 [2019-11-13T23:52:46.637Z] #15 0.612 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
23:52:48 [2019-11-13T23:52:48.006Z] #15 1.691 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
23:52:48 [2019-11-13T23:52:48.006Z] #15 1.767 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0)
23:52:48 [2019-11-13T23:52:48.006Z] #15 1.769 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0)
23:52:48 [2019-11-13T23:52:48.006Z] #15 1.910 (3/43) Installing ncurses-libs (6.1_p20190518-r0)
23:52:48 [2019-11-13T23:52:48.006Z] #15 1.918 (4/43) Installing readline (8.0.0-r0)
23:52:48 [2019-11-13T23:52:48.006Z] #15 1.922 (5/43) Installing bash (5.0.0-r0)
23:52:48 [2019-11-13T23:52:48.006Z] #15 1.934 Executing bash-5.0.0-r0.post-install
23:52:48 [2019-11-13T23:52:48.006Z] #15 1.936 (6/43) Installing linux-headers (4.19.36-r0)
23:52:48 [2019-11-13T23:52:48.006Z] #15 2.010 (7/43) Installing libuuid (2.33.2-r0)
23:52:48 [2019-11-13T23:52:48.006Z] #15 2.013 (8/43) Installing btrfs-progs-libs (5.1.1-r0)
23:52:48 [2019-11-13T23:52:48.006Z] #15 2.015 (9/43) Installing btrfs-progs-dev (5.1.1-r0)
23:52:48 [2019-11-13T23:52:48.006Z] #15 2.019 (10/43) Installing binutils (2.32-r0)
23:52:48 [2019-11-13T23:52:48.006Z] #15 2.090 (11/43) Installing libmagic (5.37-r1)
23:52:48 [2019-11-13T23:52:48.006Z] #15 2.110 (12/43) Installing file (5.37-r1)
23:52:48 [2019-11-13T23:52:48.263Z] #15 2.113 (13/43) Installing gmp (6.1.2-r1)
23:52:48 [2019-11-13T23:52:48.263Z] #15 2.118 (14/43) Installing isl (0.18-r0)
23:52:48 [2019-11-13T23:52:48.263Z] #15 2.134 (15/43) Installing libgomp (8.3.0-r0)
23:52:48 [2019-11-13T23:52:48.263Z] #15 2.136 (16/43) Installing libatomic (8.3.0-r0)
23:52:48 [2019-11-13T23:52:48.263Z] #15 2.138 (17/43) Installing libgcc (8.3.0-r0)
23:52:48 [2019-11-13T23:52:48.263Z] #15 2.140 (18/43) Installing mpfr3 (3.1.5-r1)
23:52:48 [2019-11-13T23:52:48.263Z] #15 2.145 (19/43) Installing mpc1 (1.1.0-r0)
23:52:48 [2019-11-13T23:52:48.263Z] #15 2.147 (20/43) Installing libstdc++ (8.3.0-r0)
23:52:48 [2019-11-13T23:52:48.263Z] #15 2.160 (21/43) Installing gcc (8.3.0-r0)
23:52:48 [2019-11-13T23:52:48.828Z] #15 2.854 (22/43) Installing musl-dev (1.1.22-r3)
23:52:49 [2019-11-13T23:52:49.086Z] #15 2.926 (23/43) Installing libc-dev (0.7.1-r0)
23:52:49 [2019-11-13T23:52:49.086Z] #15 2.928 (24/43) Installing g++ (8.3.0-r0)
23:52:49 [2019-11-13T23:52:49.343Z] #15 3.360 (25/43) Installing make (4.2.1-r2)
23:52:49 [2019-11-13T23:52:49.343Z] #15 3.364 (26/43) Installing fortify-headers (1.1-r0)
23:52:49 [2019-11-13T23:52:49.343Z] #15 3.366 (27/43) Installing build-base (0.5-r1)
23:52:49 [2019-11-13T23:52:49.343Z] #15 3.368 (28/43) Installing nghttp2-libs (1.39.2-r0)
23:52:49 [2019-11-13T23:52:49.343Z] #15 3.371 (29/43) Installing libcurl (7.66.0-r0)
23:52:49 [2019-11-13T23:52:49.343Z] #15 3.377 (30/43) Installing curl (7.66.0-r0)
23:52:49 [2019-11-13T23:52:49.343Z] #15 3.381 (31/43) Installing oniguruma (6.9.3-r0)
23:52:49 [2019-11-13T23:52:49.343Z] #15 3.386 (32/43) Installing jq (1.6-r0)
23:52:49 [2019-11-13T23:52:49.343Z] #15 3.393 (33/43) Installing device-mapper-libs (2.02.184-r0)
23:52:49 [2019-11-13T23:52:49.343Z] #15 3.398 (34/43) Installing device-mapper-event-libs (2.02.184-r0)
23:52:49 [2019-11-13T23:52:49.343Z] #15 3.400 (35/43) Installing libaio (0.3.111-r0)
23:52:49 [2019-11-13T23:52:49.343Z] #15 3.401 (36/43) Installing libblkid (2.33.2-r0)
23:52:49 [2019-11-13T23:52:49.343Z] #15 3.406 (37/43) Installing lvm2-libs (2.02.184-r0)
23:52:49 [2019-11-13T23:52:49.600Z] #15 3.455 (38/43) Installing libfdisk (2.33.2-r0)
23:52:49 [2019-11-13T23:52:49.600Z] #15 3.461 (39/43) Installing libmount (2.33.2-r0)
23:52:49 [2019-11-13T23:52:49.600Z] #15 3.466 (40/43) Installing libsmartcols (2.33.2-r0)
23:52:49 [2019-11-13T23:52:49.600Z] #15 3.469 (41/43) Installing pkgconf (1.6.1-r1)
23:52:49 [2019-11-13T23:52:49.600Z] #15 3.472 (42/43) Installing util-linux-dev (2.33.2-r0)
23:52:49 [2019-11-13T23:52:49.600Z] #15 3.493 (43/43) Installing lvm2-dev (2.02.184-r0)
23:52:49 [2019-11-13T23:52:49.600Z] #15 3.500 Executing busybox-1.30.1-r2.trigger
23:52:49 [2019-11-13T23:52:49.600Z] #15 3.507 OK: 189 MiB in 58 packages
23:52:50 [2019-11-13T23:52:50.530Z] #15 DONE 4.4s
23:52:50 [2019-11-13T23:52:50.530Z] 
23:52:50 [2019-11-13T23:52:50.530Z] #16 [base 3/5] RUN mkdir -p /build/
23:52:51 [2019-11-13T23:52:51.093Z] #16 DONE 0.8s
23:52:51 [2019-11-13T23:52:51.351Z] 
23:52:51 [2019-11-13T23:52:51.351Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
23:52:51 [2019-11-13T23:52:51.938Z] #17 DONE 0.8s
23:52:51 [2019-11-13T23:52:51.938Z] 
23:52:51 [2019-11-13T23:52:51.938Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
23:52:51 [2019-11-13T23:52:51.938Z] #18 DONE 0.1s
23:52:51 [2019-11-13T23:52:51.938Z] 
23:52:51 [2019-11-13T23:52:51.938Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
23:52:52 [2019-11-13T23:52:52.204Z] #26 DONE 0.1s
23:52:52 [2019-11-13T23:52:52.204Z] 
23:52:52 [2019-11-13T23:52:52.204Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
23:52:52 [2019-11-13T23:52:52.204Z] #22 DONE 0.1s
23:52:52 [2019-11-13T23:52:52.204Z] 
23:52:52 [2019-11-13T23:52:52.204Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
23:52:52 [2019-11-13T23:52:52.204Z] #19 DONE 0.1s
23:52:52 [2019-11-13T23:52:52.204Z] 
23:52:52 [2019-11-13T23:52:52.204Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
23:52:52 [2019-11-13T23:52:52.204Z] #27 ...
23:52:52 [2019-11-13T23:52:52.204Z] 
23:52:52 [2019-11-13T23:52:52.204Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
23:52:52 [2019-11-13T23:52:52.204Z] #23 DONE 0.1s
23:52:52 [2019-11-13T23:52:52.462Z] 
23:52:52 [2019-11-13T23:52:52.462Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
23:52:52 [2019-11-13T23:52:52.462Z] #27 DONE 0.2s
23:52:52 [2019-11-13T23:52:52.462Z] 
23:52:52 [2019-11-13T23:52:52.462Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
23:52:52 [2019-11-13T23:52:52.462Z] #28 DONE 0.1s
23:52:52 [2019-11-13T23:52:52.462Z] 
23:52:52 [2019-11-13T23:52:52.462Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
23:52:56 [2019-11-13T23:52:56.642Z] #29 ...
23:52:56 [2019-11-13T23:52:56.642Z] 
23:52:56 [2019-11-13T23:52:56.642Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
23:52:56 [2019-11-13T23:52:56.642Z] #24 1.227 + RM_GOPATH=0
23:52:56 [2019-11-13T23:52:56.642Z] #24 1.227 + TMP_GOPATH=
23:52:56 [2019-11-13T23:52:56.642Z] #24 1.227 + : /build
23:52:56 [2019-11-13T23:52:56.642Z] #24 1.227 + '[' -z '' ']'
23:52:56 [2019-11-13T23:52:56.642Z] #24 1.227 ++ mktemp -d
23:52:56 [2019-11-13T23:52:56.642Z] #24 1.231 + export GOPATH=/tmp/tmp.kiNNag
23:52:56 [2019-11-13T23:52:56.642Z] #24 1.231 + GOPATH=/tmp/tmp.kiNNag
23:52:56 [2019-11-13T23:52:56.642Z] #24 1.231 + RM_GOPATH=1
23:52:56 [2019-11-13T23:52:56.642Z] #24 1.231 ++ dirname ./install.sh
23:52:56 [2019-11-13T23:52:56.642Z] #24 1.232 + dir=.
23:52:56 [2019-11-13T23:52:56.642Z] #24 1.232 + bin=dockercli
23:52:56 [2019-11-13T23:52:56.642Z] #24 1.232 + shift
23:52:56 [2019-11-13T23:52:56.642Z] #24 1.232 + '[' '!' -f ./dockercli.installer ']'
23:52:56 [2019-11-13T23:52:56.642Z] #24 1.232 + . ./dockercli.installer
23:52:56 [2019-11-13T23:52:56.642Z] #24 1.232 ++ : stable
23:52:56 [2019-11-13T23:52:56.642Z] #24 1.232 ++ : 17.06.2-ce
23:52:56 [2019-11-13T23:52:56.642Z] #24 1.233 Install docker/cli version 17.06.2-ce from stable
23:52:56 [2019-11-13T23:52:56.642Z] #24 1.233 + install_dockercli
23:52:56 [2019-11-13T23:52:56.642Z] #24 1.233 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:52:56 [2019-11-13T23:52:56.642Z] #24 1.233 ++ uname -m
23:52:56 [2019-11-13T23:52:56.642Z] #24 1.234 + arch=x86_64
23:52:56 [2019-11-13T23:52:56.642Z] #24 1.234 + '[' x86_64 '!=' x86_64 ']'
23:52:56 [2019-11-13T23:52:56.642Z] #24 1.234 + url=https://download.docker.com/linux/static
23:52:56 [2019-11-13T23:52:56.642Z] #24 1.235 + + tar -xz docker/docker
23:52:56 [2019-11-13T23:52:56.642Z] #24 1.236 curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
23:52:56 [2019-11-13T23:52:56.642Z] #24 3.632 + mkdir -p /build
23:52:56 [2019-11-13T23:52:56.642Z] #24 3.635 + mv docker/docker /build/
23:52:56 [2019-11-13T23:52:56.642Z] #24 3.637 + rmdir docker
23:52:56 [2019-11-13T23:52:56.642Z] #24 DONE 4.3s
23:52:56 [2019-11-13T23:52:56.642Z] 
23:52:56 [2019-11-13T23:52:56.642Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
23:52:56 [2019-11-13T23:52:56.642Z] #20 2.893 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
23:52:56 [2019-11-13T23:52:56.642Z] #20 3.620 
23:52:56 [2019-11-13T23:52:56.642Z] #20 3.747 
##                                                                         3.0%
############                                                              17.4%
###########################                                               38.8%
############################################                              62.4%
#########################################################                 80.2%
######################################################################## 100.0%
23:52:56 [2019-11-13T23:52:56.642Z] #20 4.655 
23:52:56 [2019-11-13T23:52:56.899Z] 
23:52:56 [2019-11-13T23:52:56.899Z] #20 ...
23:52:56 [2019-11-13T23:52:56.899Z] 
23:52:56 [2019-11-13T23:52:56.899Z] #31 [builder 1/4] COPY . .
23:52:56 [2019-11-13T23:52:56.899Z] #31 DONE 4.8s
23:52:56 [2019-11-13T23:52:56.899Z] 
23:52:56 [2019-11-13T23:52:56.899Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
23:52:57 [2019-11-13T23:52:57.160Z] #20 4.800 
#########                                                                 13.4%
###################################                                       48.7%
###################################################################       94.4%
######################################################################## 100.0%
23:52:57 [2019-11-13T23:52:57.724Z] #20 5.600 
23:52:58 [2019-11-13T23:52:58.238Z] #20 5.712 
                                                                           0.0%
###############                                                           21.7%
#######################################                                   54.7%
######################################################                    76.1%
#######################################################################   98.9%
######################################################################## 100.0%
23:52:58 [2019-11-13T23:52:58.804Z] 
23:52:58 [2019-11-13T23:52:58.804Z] #20 ...
23:52:58 [2019-11-13T23:52:58.804Z] 
23:52:58 [2019-11-13T23:52:58.804Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
23:52:58 [2019-11-13T23:52:58.804Z] #32 DONE 1.9s
23:52:58 [2019-11-13T23:52:58.804Z] 
23:52:58 [2019-11-13T23:52:58.804Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
23:52:58 [2019-11-13T23:52:58.804Z] #20 6.573 
23:53:00 [2019-11-13T23:53:00.093Z] #20 6.711 
                                                                           0.8%
####                                                                       6.9%
#########                                                                 13.4%
#############                                                             18.6%
##################                                                        25.2%
########################                                                  33.4%
############################                                              39.8%
#################################                                         46.8%
#######################################                                   55.4%
#############################################                             63.4%
####################################################                      72.3%
#########################################################                 79.5%
##############################################################            86.3%
###################################################################       93.7%
######################################################################## 100.0%
23:53:00 [2019-11-13T23:53:00.657Z] #20 8.405 
23:53:01 [2019-11-13T23:53:01.590Z] #20 9.497 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
23:53:02 [2019-11-13T23:53:02.156Z] #20 9.983 
23:53:02 [2019-11-13T23:53:02.156Z] #20 10.07 
######################################################################## 100.0%
23:53:02 [2019-11-13T23:53:02.413Z] #20 10.34 
23:53:03 [2019-11-13T23:53:03.345Z] #20 11.35 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
23:53:03 [2019-11-13T23:53:03.909Z] #20 11.88 
23:53:04 [2019-11-13T23:53:04.167Z] #20 12.05 
                                                                           0.7%
######################################################################## 100.0%
23:53:04 [2019-11-13T23:53:04.733Z] #20 12.40 
23:53:05 [2019-11-13T23:53:05.666Z] #20 13.50 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
23:53:05 [2019-11-13T23:53:05.666Z] #20 13.70 skipping existing 1849cc453dee
23:53:06 [2019-11-13T23:53:06.231Z] #20 14.02 
23:53:07 [2019-11-13T23:53:07.163Z] #20 15.16 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
23:53:07 [2019-11-13T23:53:07.727Z] #20 15.67 #=#=#                                                                         
23:53:07 [2019-11-13T23:53:07.984Z] #20 15.78 
######################################################################## 100.0%
23:53:08 [2019-11-13T23:53:08.242Z] #20 16.21 
23:53:08 [2019-11-13T23:53:08.503Z] #20 16.31 Download of images into '/build' complete.
23:53:08 [2019-11-13T23:53:08.503Z] #20 16.31 Use something like the following to load the result into a Docker daemon:
23:53:08 [2019-11-13T23:53:08.503Z] #20 16.31   tar -cC '/build' . | docker load
23:53:08 [2019-11-13T23:53:08.760Z] #20 ...
23:53:08 [2019-11-13T23:53:08.760Z] 
23:53:08 [2019-11-13T23:53:08.761Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
23:53:08 [2019-11-13T23:53:08.761Z] #33 1.529 
23:53:08 [2019-11-13T23:53:08.761Z] #33 1.734 Removing bundles/
23:53:08 [2019-11-13T23:53:08.761Z] #33 1.735 
23:53:08 [2019-11-13T23:53:08.761Z] #33 1.741 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
23:53:08 [2019-11-13T23:53:08.761Z] #33 2.886 Building test suite binary ./integration-cli/test.main
23:53:09 [2019-11-13T23:53:09.017Z] #33 ...
23:53:09 [2019-11-13T23:53:09.017Z] 
23:53:09 [2019-11-13T23:53:09.018Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
23:53:09 [2019-11-13T23:53:09.018Z] #20 DONE 17.0s
23:53:09 [2019-11-13T23:53:09.276Z] 
23:53:09 [2019-11-13T23:53:09.276Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
23:53:11 [2019-11-13T23:53:11.804Z] #29 ...
23:53:11 [2019-11-13T23:53:11.804Z] 
23:53:11 [2019-11-13T23:53:11.804Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
23:53:13 [2019-11-13T23:53:13.175Z] #21 DONE 1.2s
23:53:13 [2019-11-13T23:53:13.175Z] 
23:53:13 [2019-11-13T23:53:13.175Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
23:53:13 [2019-11-13T23:53:13.175Z] #29 ...
23:53:13 [2019-11-13T23:53:13.175Z] 
23:53:13 [2019-11-13T23:53:13.175Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
23:53:13 [2019-11-13T23:53:13.432Z] #25 DONE 0.3s
23:53:13 [2019-11-13T23:53:13.432Z] 
23:53:13 [2019-11-13T23:53:13.432Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
23:53:25 [2019-11-13T23:53:25.620Z] #33 ...
23:53:25 [2019-11-13T23:53:25.620Z] 
23:53:25 [2019-11-13T23:53:25.620Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
23:53:25 [2019-11-13T23:53:25.620Z] #29 32.24 # github.com/docker/docker/contrib/httpserver
23:53:25 [2019-11-13T23:53:25.620Z] #29 32.24 loadinternal: cannot find runtime/cgo
23:53:25 [2019-11-13T23:53:25.620Z] #29 DONE 32.6s
23:53:25 [2019-11-13T23:53:25.620Z] 
23:53:25 [2019-11-13T23:53:25.620Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
23:53:25 [2019-11-13T23:53:25.620Z] #33 ...
23:53:25 [2019-11-13T23:53:25.620Z] 
23:53:25 [2019-11-13T23:53:25.620Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
23:53:25 [2019-11-13T23:53:25.620Z] #30 DONE 0.1s
23:53:25 [2019-11-13T23:53:25.620Z] 
23:53:25 [2019-11-13T23:53:25.620Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
23:55:17 [2019-11-13T23:55:17.057Z] #33 125.3 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:55:17 [2019-11-13T23:55:17.057Z] #33 127.8 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:55:17 [2019-11-13T23:55:17.057Z] #33 129.2 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:55:17 [2019-11-13T23:55:17.057Z] #33 131.1 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:55:17 [2019-11-13T23:55:17.057Z] #33 133.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:55:17 [2019-11-13T23:55:17.057Z] #33 134.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:55:17 [2019-11-13T23:55:17.057Z] #33 136.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:55:17 [2019-11-13T23:55:17.057Z] #33 137.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:55:17 [2019-11-13T23:55:17.057Z] #33 137.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:55:17 [2019-11-13T23:55:17.620Z] #33 138.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:55:18 [2019-11-13T23:55:18.991Z] #33 140.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:55:20 [2019-11-13T23:55:20.360Z] #33 141.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:55:22 [2019-11-13T23:55:22.255Z] #33 143.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:55:23 [2019-11-13T23:55:23.626Z] #33 144.9 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:55:24 [2019-11-13T23:55:24.998Z] #33 146.0 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:55:26 [2019-11-13T23:55:26.371Z] #33 147.8 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:55:27 [2019-11-13T23:55:27.742Z] #33 148.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:55:29 [2019-11-13T23:55:29.110Z] #33 150.3 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:55:30 [2019-11-13T23:55:30.480Z] #33 151.6 
23:55:31 [2019-11-13T23:55:31.044Z] #33 DONE 152.4s
23:55:31 [2019-11-13T23:55:31.044Z] 
23:55:31 [2019-11-13T23:55:31.044Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
23:55:32 [2019-11-13T23:55:32.937Z] #34 DONE 2.0s
23:55:34 [2019-11-13T23:55:34.307Z] 
23:55:34 [2019-11-13T23:55:34.307Z] #35 [runner 12/12] COPY --from=builder       /build/ /
23:55:35 [2019-11-13T23:55:35.696Z] #35 DONE 1.2s
23:55:35 [2019-11-13T23:55:35.696Z] 
23:55:35 [2019-11-13T23:55:35.696Z] #36 exporting to image
23:55:35 [2019-11-13T23:55:35.696Z] #36 exporting layers
23:55:38 [2019-11-13T23:55:38.968Z] #36 exporting layers 3.4s done
23:55:38 [2019-11-13T23:55:38.968Z] #36 writing image sha256:fc147fef4903b898ac20937f9b21f576910ca348308d9d71b3d40c74ee1c4de2 done
23:55:38 [2019-11-13T23:55:38.968Z] #36 naming to docker.io/library/moby-e2e-test done
23:55:38 [2019-11-13T23:55:38.968Z] #36 DONE 3.4s