Skip to content

Console Output

Skipping 307 KB.. Full Log
QKXpgU7qfTDjTr3yfiYHRi4G1LDGnNBVorgBCkV9pblJqUduaqbLcUx50Q00DAuZ+NgBXj8a78gAAAA==#17 DONE 18.0s
11:47:37 
11:47:37 #19 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
11:47:37 #19 sha256:f4fe86246da6c0d7e301cbaf6d1c3abe4eb4a397636bf1746496770f1025d558
11:47:37 #19 DONE 0.1s
11:47:37 
11:47:37 #27 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:47:37 #27 sha256:6e307fd2050249fa6f40431f1cdb2a6a8fcaad95f4ab63cf0b7712e108753d3a
11:47:37 #27 1.220 + RM_GOPATH=0
11:47:37 #27 1.222 + TMP_GOPATH=
11:47:37 #27 1.222 + : /build
11:47:37 #27 1.223 + '[' -z '' ']'
11:47:37 #27 1.225 ++ mktemp -d
11:47:37 #27 1.229 + export GOPATH=/tmp/tmp.6FMKI3cICw
11:47:37 #27 1.230 + GOPATH=/tmp/tmp.6FMKI3cICw
11:47:37 #27 1.230 + RM_GOPATH=1
11:47:37 #27 1.231 + case "$(go env GOARCH)" in
11:47:37 #27 1.231 ++ go env GOARCH
11:47:37 #27 1.273 + export GO_BUILDMODE=-buildmode=pie
11:47:37 #27 1.273 + GO_BUILDMODE=-buildmode=pie
11:47:37 #27 1.273 ++ dirname /install.sh
11:47:37 #27 1.273 + dir=/
11:47:37 #27 1.273 + bin=containerd
11:47:37 #27 1.273 + shift
11:47:37 #27 1.273 + '[' '!' -f //containerd.installer ']'
11:47:37 #27 1.273 + . //containerd.installer
11:47:37 #27 1.273 ++ set -e
11:47:37 #27 1.273 ++ : v1.6.2
11:47:37 #27 1.273 + install_containerd
11:47:37 #27 1.274 + echo 'Install containerd version v1.6.2'
11:47:37 #27 1.274 Install containerd version v1.6.2
11:47:37 #27 1.274 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6FMKI3cICw/src/github.com/containerd/containerd
11:47:37 #27 1.276 Cloning into '/tmp/tmp.6FMKI3cICw/src/github.com/containerd/containerd'...
11:47:37 #27 ...
11:47:37 
11:47:37 #20 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
11:47:37 #20 sha256:559f5d1cf5c8ae4e7bc301f2120fca4050408279b76dc9d5ea72f5e99cc966fc
11:47:38 #20 0.953 + RM_GOPATH=0
11:47:38 #20 0.954 + TMP_GOPATH=
11:47:38 #20 0.955 + : /build
11:47:38 #20 0.956 + '[' -z '' ']'
11:47:38 #20 0.957 ++ mktemp -d
11:47:38 #20 0.959 + export GOPATH=/tmp/tmp.IhJUSL3j8K
11:47:38 #20 0.960 + GOPATH=/tmp/tmp.IhJUSL3j8K
11:47:38 #20 0.960 + RM_GOPATH=1
11:47:38 #20 0.960 + case "$(go env GOARCH)" in
11:47:38 #20 0.961 ++ go env GOARCH
11:47:38 #20 0.976 + export GO_BUILDMODE=-buildmode=pie
11:47:38 #20 0.976 + GO_BUILDMODE=-buildmode=pie
11:47:38 #20 0.976 ++ dirname /install.sh
11:47:38 #20 0.976 + dir=/
11:47:38 #20 0.976 + bin=tini
11:47:38 #20 0.976 + shift
11:47:38 #20 0.976 + '[' '!' -f //tini.installer ']'
11:47:38 #20 0.976 + . //tini.installer
11:47:38 #20 0.976 ++ : v0.19.0
11:47:38 #20 0.976 + install_tini
11:47:38 #20 0.976 + echo 'Install tini version v0.19.0'
11:47:38 #20 0.976 Install tini version v0.19.0
11:47:38 #20 0.978 + git clone https://github.com/krallin/tini.git /tmp/tmp.IhJUSL3j8K/tini
11:47:38 #20 0.982 Cloning into '/tmp/tmp.IhJUSL3j8K/tini'...
11:47:38 #20 1.401 + cd /tmp/tmp.IhJUSL3j8K/tini
11:47:38 #20 1.402 + git checkout -q v0.19.0
11:47:38 #20 1.411 + cmake .
11:47:38 #20 1.694 -- The C compiler identification is GNU 10.2.1
11:47:38 #20 1.741 -- Detecting C compiler ABI info
11:47:38 #20 2.002 -- Detecting C compiler ABI info - done
11:47:38 #20 2.065 -- Check for working C compiler: /usr/bin/cc - skipped
11:47:39 #20 2.079 -- Detecting C compile features
11:47:39 #20 2.080 -- Detecting C compile features - done
11:47:39 #20 2.099 -- Performing Test HAS_BUILTIN_FORTIFY
11:47:39 #20 2.180 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:47:39 #20 2.227 -- Configuring done
11:47:39 #20 2.232 -- Generating done
11:47:39 #20 2.243 -- Build files have been written to: /tmp/tmp.IhJUSL3j8K/tini
11:47:39 #20 2.250 + make tini-static
11:47:39 #20 2.385 Scanning dependencies of target tini-static
11:47:39 #20 2.409 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:47:39 #20 2.935 [100%] Linking C executable tini-static
11:47:39 #20 3.149 [100%] Built target tini-static
11:47:40 #20 3.178 + mkdir -p /build
11:47:40 #20 3.180 + cp tini-static /build/docker-init
11:47:40 #20 DONE 3.4s
11:47:40 
11:47:40 #16 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:47:40 #16 sha256:461b6d034896f1ec34c53c69a1c9355ea2a1274941ff5290d83d05710e16f5bd
11:47:40 #16 20.41 Selecting previously unselected package gcc-mingw-w64-base.
11:47:40 #16 20.41 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
11:47:40 #16 20.41 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:47:40 #16 20.51 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
11:47:40 #16 20.51 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
11:47:40 #16 20.51 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:47:42 #16 23.75 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
11:47:42 #16 23.75 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
11:47:42 #16 23.76 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:47:48 #16 28.87 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
11:47:48 #16 28.87 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
11:47:48 #16 28.87 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:47:48 #16 ...
11:47:48 
11:47:48 #27 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:47:48 #27 sha256:6e307fd2050249fa6f40431f1cdb2a6a8fcaad95f4ab63cf0b7712e108753d3a
11:47:48 #27 18.64 + cd /tmp/tmp.6FMKI3cICw/src/github.com/containerd/containerd
11:47:48 #27 18.64 + git checkout -q v1.6.2
11:47:48 #27 19.45 + export 'BUILDTAGS=netgo osusergo static_build'
11:47:48 #27 19.45 + BUILDTAGS='netgo osusergo static_build'
11:47:48 #27 19.45 + export EXTRA_FLAGS=-buildmode=pie
11:47:48 #27 19.45 + EXTRA_FLAGS=-buildmode=pie
11:47:48 #27 19.45 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:47:48 #27 19.45 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:47:48 #27 19.45 + '[' '' = dynamic ']'
11:47:48 #27 19.45 + make
11:47:49 #27 20.35 + bin/ctr
11:47:56 #27 ...
11:47:56 
11:47:56 #30 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
11:47:56 #30 sha256:829c389ccf3d371565534aaef2ef109f8a709e503ccc1cf1cd3da43a50eaab66
11:47:56 #30 36.13 + for f in rootlesskit rootlesskit-docker-proxy
11:47:56 #30 36.13 + GOBIN=/build
11:47:56 #30 36.13 + GO111MODULE=on
11:47:56 #30 36.13 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
11:47:57 #30 38.55 rootlesskit version 1.0.0
11:47:57 #30 38.55 Usage of /build/rootlesskit-docker-proxy:
11:47:57 #30 38.56   -container-ip string
11:47:57 #30 38.56     	container ip
11:47:57 #30 38.56   -container-port int
11:47:57 #30 38.56     	container port (default -1)
11:47:57 #30 38.56   -host-ip string
11:47:57 #30 38.56     	host ip
11:47:57 #30 38.56   -host-port int
11:47:57 #30 38.56     	host port (default -1)
11:47:57 #30 38.56   -proto string
11:47:57 #30 38.56     	proxy protocol (default "tcp")
11:48:00 #30 ...
11:48:00 
11:48:00 #16 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:48:00 #16 sha256:461b6d034896f1ec34c53c69a1c9355ea2a1274941ff5290d83d05710e16f5bd
11:48:00 #16 31.22 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
11:48:00 #16 31.23 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
11:48:00 #16 31.23 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:48:00 #16 33.57 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
11:48:00 #16 33.57 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
11:48:00 #16 33.58 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:48:00 #16 38.70 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
11:48:00 #16 38.70 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
11:48:00 #16 38.72 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:48:00 #16 40.75 Selecting previously unselected package g++-mingw-w64-x86-64.
11:48:00 #16 40.75 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
11:48:00 #16 40.77 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:48:00 #16 40.87 Selecting previously unselected package libapparmor1:amd64.
11:48:00 #16 40.88 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
11:48:00 #16 40.99 Unpacking libapparmor1:amd64 (2.13.6-10) ...
11:48:00 #16 41.29 Selecting previously unselected package libapparmor-dev:amd64.
11:48:00 #16 41.29 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
11:48:00 #16 41.31 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
11:48:00 #16 41.70 Selecting previously unselected package libbtrfs0:amd64.
11:48:00 #16 41.71 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
11:48:00 #16 41.86 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
11:48:01 #16 42.46 Selecting previously unselected package libbtrfs-dev:amd64.
11:48:01 #16 42.46 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
11:48:01 #16 42.62 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
11:48:02 #16 ...
11:48:02 
11:48:02 #30 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
11:48:02 #30 sha256:829c389ccf3d371565534aaef2ef109f8a709e503ccc1cf1cd3da43a50eaab66
11:48:02 #30 DONE 43.0s
11:48:02 
11:48:02 #16 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:48:02 #16 sha256:461b6d034896f1ec34c53c69a1c9355ea2a1274941ff5290d83d05710e16f5bd
11:48:02 #16 43.11 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
11:48:02 #16 43.11 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
11:48:02 #16 43.12 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
11:48:02 #16 43.17 Selecting previously unselected package libudev-dev:amd64.
11:48:02 #16 43.17 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
11:48:02 #16 43.19 Unpacking libudev-dev:amd64 (247.3-7) ...
11:48:02 #16 ...
11:48:02 
11:48:02 #31 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
11:48:02 #31 sha256:88a1657d267bba4cee3deeb8f751ecbac7fdd907a7b4bca70ccbb7b8a4e3b256
11:48:02 #31 DONE 0.2s
11:48:02 
11:48:02 #16 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:48:02 #16 sha256:461b6d034896f1ec34c53c69a1c9355ea2a1274941ff5290d83d05710e16f5bd
11:48:02 #16 43.27 Selecting previously unselected package libsepol1-dev:amd64.
11:48:02 #16 43.27 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
11:48:02 #16 43.28 Unpacking libsepol1-dev:amd64 (3.1-1) ...
11:48:02 #16 ...
11:48:02 
11:48:02 #32 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
11:48:02 #32 sha256:3d3f30eb11de7c1e4811cae18b946bf367088d1920580c98f66a360d4811dada
11:48:02 #32 DONE 0.1s
11:48:02 
11:48:02 #16 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:48:02 #16 sha256:461b6d034896f1ec34c53c69a1c9355ea2a1274941ff5290d83d05710e16f5bd
11:48:02 #16 43.43 Selecting previously unselected package libpcre2-16-0:amd64.
11:48:02 #16 43.43 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
11:48:02 #16 43.44 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
11:48:02 #16 43.54 Selecting previously unselected package libpcre2-32-0:amd64.
11:48:02 #16 43.54 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
11:48:02 #16 43.56 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
11:48:02 #16 43.64 Selecting previously unselected package libpcre2-posix2:amd64.
11:48:02 #16 43.64 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
11:48:02 #16 43.64 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
11:48:02 #16 43.69 Selecting previously unselected package libpcre2-dev:amd64.
11:48:02 #16 43.69 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
11:48:02 #16 43.70 Unpacking libpcre2-dev:amd64 (10.36-2) ...
11:48:02 #16 43.89 Selecting previously unselected package libselinux1-dev:amd64.
11:48:02 #16 43.90 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
11:48:02 #16 43.90 Unpacking libselinux1-dev:amd64 (3.1-3) ...
11:48:02 #16 44.05 Selecting previously unselected package libdevmapper-dev:amd64.
11:48:02 #16 44.05 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
11:48:02 #16 44.06 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
11:48:02 #16 44.11 Selecting previously unselected package libseccomp-dev:amd64.
11:48:02 #16 44.11 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
11:48:02 #16 44.12 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:48:02 #16 44.20 Selecting previously unselected package libsystemd-dev:amd64.
11:48:02 #16 44.20 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
11:48:03 #16 44.21 Unpacking libsystemd-dev:amd64 (247.3-7) ...
11:48:03 #16 44.46 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:48:03 #16 44.47 Setting up libapparmor1:amd64 (2.13.6-10) ...
11:48:03 #16 44.48 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:48:03 #16 44.52 Setting up libsepol1-dev:amd64 (3.1-1) ...
11:48:03 #16 44.52 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:48:03 #16 44.52 Setting up libpcre2-16-0:amd64 (10.36-2) ...
11:48:03 #16 44.52 Setting up libbtrfs0:amd64 (5.10.1-2) ...
11:48:03 #16 44.53 Setting up libpcre2-32-0:amd64 (10.36-2) ...
11:48:03 #16 44.55 Setting up libudev-dev:amd64 (247.3-7) ...
11:48:03 #16 44.56 Setting up libpcre2-posix2:amd64 (10.36-2) ...
11:48:03 #16 44.57 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:48:03 #16 44.58 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
11:48:03 #16 44.59 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:48:03 #16 44.60 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
11:48:03 #16 44.62 Setting up mingw-w64-common (8.0.0-1) ...
11:48:03 #16 44.63 Setting up libsystemd-dev:amd64 (247.3-7) ...
11:48:03 #16 44.64 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
11:48:03 #16 44.65 Setting up libpcre2-dev:amd64 (10.36-2) ...
11:48:03 #16 44.67 Setting up libselinux1-dev:amd64 (3.1-3) ...
11:48:03 #16 44.69 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:48:03 #16 44.70 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:48:03 #16 44.71 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:48:03 #16 44.72 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:48:03 #16 44.73 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:48:03 #16 44.73 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
11:48:03 #16 44.74 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:48:03 #16 44.75 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
11:48:03 #16 44.76 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:48:03 #16 44.78 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:48:03 #16 44.79 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
11:48:03 #16 44.81 Setting up dmsetup (2:1.02.175-2.1) ...
11:48:03 #16 44.82 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
11:48:03 #16 44.83 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
11:48:03 #16 44.84 Processing triggers for libc-bin (2.31-13+deb11u2) ...
11:48:04 #16 DONE 45.1s
11:48:04 
11:48:04 #21 [binary-base 1/6] COPY --from=tini        /build/ /usr/local/bin/
11:48:04 #21 sha256:a83d300a01a7afe510f56ee2644d0d0312e5c651e7b64e53fc63d92bb84f49a9
11:48:04 #21 DONE 0.1s
11:48:04 
11:48:04 #22 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
11:48:04 #22 sha256:a9387ddef35f3362da8ae09fdb75d499e33c97fb1a9d64d228b155b8d398d36b
11:48:04 #22 DONE 0.1s
11:48:04 
11:48:04 #27 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:48:04 #27 sha256:6e307fd2050249fa6f40431f1cdb2a6a8fcaad95f4ab63cf0b7712e108753d3a
11:48:04 #27 ...
11:48:04 
11:48:04 #23 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
11:48:04 #23 sha256:1430379230a6d4c431c376274f7bc3c98ef64257c33df83db83dae7af7a0bf44
11:48:04 #23 0.638 + RM_GOPATH=0
11:48:04 #23 0.638 + TMP_GOPATH=
11:48:04 #23 0.638 + : /build
11:48:04 #23 0.638 + '[' -z '' ']'
11:48:04 #23 0.639 ++ mktemp -d
11:48:04 #23 0.640 + export GOPATH=/tmp/tmp.9D2iKXv4M6
11:48:04 #23 0.640 + GOPATH=/tmp/tmp.9D2iKXv4M6
11:48:04 #23 0.640 + RM_GOPATH=1
11:48:04 #23 0.640 + case "$(go env GOARCH)" in
11:48:04 #23 0.640 ++ go env GOARCH
11:48:04 #23 0.646 + export GO_BUILDMODE=-buildmode=pie
11:48:04 #23 0.646 + GO_BUILDMODE=-buildmode=pie
11:48:04 #23 0.647 ++ dirname /install.sh
11:48:04 #23 0.647 + dir=/
11:48:04 #23 0.649 + bin=runc
11:48:04 #23 0.649 + shift
11:48:04 #23 0.649 + '[' '!' -f //runc.installer ']'
11:48:04 #23 0.649 + . //runc.installer
11:48:04 #23 0.649 ++ set -e
11:48:04 #23 0.649 ++ : v1.1.0
11:48:04 #23 0.649 + install_runc
11:48:04 #23 0.649 + RUNC_BUILDTAGS=seccomp
11:48:04 #23 0.649 + echo 'Install runc version v1.1.0 (build tags: seccomp)'
11:48:04 #23 0.650 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9D2iKXv4M6/src/github.com/opencontainers/runc
11:48:04 #23 0.650 Install runc version v1.1.0 (build tags: seccomp)
11:48:04 #23 0.651 Cloning into '/tmp/tmp.9D2iKXv4M6/src/github.com/opencontainers/runc'...
11:48:08 #23 3.841 + cd /tmp/tmp.9D2iKXv4M6/src/github.com/opencontainers/runc
11:48:08 #23 3.841 + git checkout -q v1.1.0
11:48:08 #23 4.005 + '[' -z '' ']'
11:48:08 #23 4.005 + target=static
11:48:08 #23 4.005 + make BUILDTAGS=seccomp static
11:48:08 #23 4.160 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc .
11:49:04 #23 60.37 + mkdir -p /build
11:49:04 #23 60.37 + cp runc /build/runc
11:49:04 #23 DONE 61.0s
11:49:04 
11:49:04 #27 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:49:04 #27 sha256:6e307fd2050249fa6f40431f1cdb2a6a8fcaad95f4ab63cf0b7712e108753d3a
11:49:06 #27 ...
11:49:06 
11:49:06 #24 [binary-base 2/6] COPY --from=runc        /build/ /usr/local/bin/
11:49:06 #24 sha256:7241422ad717b84499d0333ebb1d30ce4e722600260bbe7ec2a3c319d2e7f845
11:49:06 #24 DONE 0.4s
11:49:06 
11:49:06 #27 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:49:06 #27 sha256:6e307fd2050249fa6f40431f1cdb2a6a8fcaad95f4ab63cf0b7712e108753d3a
11:49:15 #27 104.7 + bin/containerd
11:50:01 #27 150.7 # github.com/containerd/containerd/cmd/containerd
11:50:01 #27 150.7 /usr/bin/ld: /tmp/go-link-515259406/000019.o: in function `New':
11:50:01 #27 150.7 /tmp/tmp.6FMKI3cICw/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
11:50:01 #27 150.8 + bin/containerd-stress
11:50:01 #27 151.9 + bin/containerd-shim
11:50:11 #27 162.3 + bin/containerd-shim-runc-v1
11:50:18 #27 168.1 + bin/containerd-shim-runc-v2
11:50:18 #27 168.8 + binaries
11:50:18 #27 168.8 + install -D bin/containerd /build/containerd
11:50:18 #27 168.8 + install -D bin/containerd-shim /build/containerd-shim
11:50:18 #27 168.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
11:50:18 #27 168.8 + install -D bin/ctr /build/ctr
11:50:20 #27 DONE 170.8s
11:50:21 
11:50:21 #28 [binary-base 3/6] COPY --from=containerd  /build/ /usr/local/bin/
11:50:21 #28 sha256:e968db855f3a621c0f5673c3f9ca266e184c33d6e1d7cf1e426144896afaf166
11:50:22 #28 DONE 1.0s
11:50:22 
11:50:22 #33 [binary-base 4/6] COPY --from=rootlesskit /build/ /usr/local/bin/
11:50:22 #33 sha256:f984a72313e43cd4356f0f58c949b5f6996324eff303ff493ed0d885f23fd59f
11:50:22 #33 DONE 0.3s
11:50:22 
11:50:22 #38 [binary-base 5/6] COPY --from=vpnkit      /build/ /usr/local/bin/
11:50:22 #38 sha256:f820c844138f48e0869c8814d533a2fc7571fa889798e15f8e327be549fe1764
11:50:23 #38 DONE 1.3s
11:50:23 
11:50:23 #39 [binary-base 6/6] WORKDIR /go/src/github.com/docker/docker
11:50:23 #39 sha256:a44be868e4373d6664e005bb197f6267c4a08f066b207082e7b3abb9c36e8db2
11:50:23 #39 DONE 0.0s
11:50:23 
11:50:23 #40 [build-binary 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=bind,target=/go/src/github.com/docker/docker         hack/make.sh binary
11:50:23 #40 sha256:de6556156b39fcb15769c8459f2cbbebe6fd353eba5a04603bab87721ccc5080
11:50:23 #40 0.348 
11:50:23 #40 0.406 Removing /build/bundles/
11:50:23 #40 0.407 
11:50:23 #40 0.412 ---> Making bundle: binary (in /build/bundles/binary)
11:50:23 #40 0.439 Building: /build/bundles/binary-daemon/dockerd-0.0.0-20220327092843-8c58da1
11:50:23 #40 0.439 GOOS="" GOARCH="" GOARM=""
11:52:00 #40 82.59 Created binary: /build/bundles/binary-daemon/dockerd-0.0.0-20220327092843-8c58da1
11:52:00 #40 83.08 Copying nested executables into /build/bundles/binary-daemon
11:52:00 #40 84.36 Building: /build/bundles/binary-daemon/docker-proxy-0.0.0-20220327092843-8c58da1
11:52:00 #40 84.36 GOOS="" GOARCH="" GOARM=""
11:52:00 #40 84.60 Created binary: /build/bundles/binary-daemon/docker-proxy-0.0.0-20220327092843-8c58da1
11:52:00 #40 84.62 
11:52:00 #40 DONE 87.2s
11:52:00 
11:52:00 #41 [binary 1/1] COPY --from=build-binary /build/bundles/ /
11:52:00 #41 sha256:7c05154b58400ff45e980a1757980b3ba4c0a96d946c60c2d60d8030c45cd48b
11:52:00 #41 DONE 2.1s
11:52:00 
11:52:00 #42 exporting to client
11:52:00 #42 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc
11:52:00 #42 copying files 33B
11:52:00 #42 copying files 214.30MB 1.2s done
11:52:00 #42 DONE 1.2s
11:52:00 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-656/src/github.com/docker/docker'
11:52:00 mkdir -p build/linux/docker
11:52:00 cp /home/ubuntu/workspace/docker-ce-packaging_PR-656/src/github.com/docker/cli/build/docker build/linux/docker/
11:52:00 for f in dockerd containerd ctr containerd-shim containerd-shim-runc-v2 docker-init docker-proxy runc; do \
11:52:00 	cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-656/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker/$f; \
11:52:00 done
11:52:00 tar -C build/linux -c -z -f build/linux/docker-0.0.0-20220327092843-8c58da1.tgz docker
11:52:04 # extra binaries for running rootless
11:52:04 mkdir -p build/linux/docker-rootless-extras
11:52:04 for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit; do \
11:52:04 	if [ -f /home/ubuntu/workspace/docker-ce-packaging_PR-656/src/github.com/docker/docker/bundles/binary-daemon/$f ]; then \
11:52:04 		cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-656/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker-rootless-extras/$f; \
11:52:04 	fi \
11:52:04 done
11:52:04 tar -C build/linux -c -z -f build/linux/docker-rootless-extras-0.0.0-20220327092843-8c58da1.tgz docker-rootless-extras
11:52:07 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-656/static'