Skip to content

Console Output

Skipping 135 KB.. Full Log
 checkout -q FETCH_HEAD
11:55:29 [2024-01-20T11:55:29.036Z] #50 DONE 41.0s
11:55:29 [2024-01-20T11:55:29.036Z] 
11:55:29 [2024-01-20T11:55:29.036Z] #66 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:55:29 [2024-01-20T11:55:29.036Z] #66 DONE 41.7s
11:55:29 [2024-01-20T11:55:29.036Z] 
11:55:29 [2024-01-20T11:55:29.036Z] #56 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1"      && /build/go-winres --help
11:55:29 [2024-01-20T11:55:29.036Z] #56 DONE 42.7s
11:55:29 [2024-01-20T11:55:29.036Z] 
11:55:29 [2024-01-20T11:55:29.036Z] #61 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
11:55:29 [2024-01-20T11:55:29.036Z] #61 DONE 42.7s
11:55:29 [2024-01-20T11:55:29.036Z] 
11:55:29 [2024-01-20T11:55:29.036Z] #54 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
11:55:29 [2024-01-20T11:55:29.036Z] #54 DONE 42.7s
11:55:29 [2024-01-20T11:55:29.036Z] 
11:55:29 [2024-01-20T11:55:29.036Z] #67 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:55:29 [2024-01-20T11:55:29.036Z] #67 DONE 25.1s
11:55:29 [2024-01-20T11:55:29.036Z] 
11:55:29 [2024-01-20T11:55:29.036Z] #68 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
11:55:29 [2024-01-20T11:55:29.036Z] #68 ...
11:55:29 [2024-01-20T11:55:29.036Z] 
11:55:29 [2024-01-20T11:55:29.036Z] #63 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
11:55:29 [2024-01-20T11:55:29.036Z] #63 DONE 42.6s
11:55:29 [2024-01-20T11:55:29.036Z] 
11:55:29 [2024-01-20T11:55:29.036Z] #62 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
11:55:29 [2024-01-20T11:55:29.036Z] #62 DONE 42.6s
11:55:29 [2024-01-20T11:55:29.293Z] 
11:55:29 [2024-01-20T11:55:29.293Z] #45 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev             gcc             libc6-dev             libseccomp-dev             pkg-config
11:55:29 [2024-01-20T11:55:29.293Z] #45 DONE 42.5s
11:55:29 [2024-01-20T11:55:29.293Z] 
11:55:29 [2024-01-20T11:55:29.293Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
11:55:29 [2024-01-20T11:55:29.293Z] #51 42.15 golangci-lint has version v1.55.2 built with go1.21.6 from (unknown, mod sum: "h1:yllEIsSJ7MtlDBwDJ9IMBkyEUz2fYE0b5B8IUgO1oP8=") on (unknown)
11:55:29 [2024-01-20T11:55:29.293Z] #51 DONE 42.9s
11:55:29 [2024-01-20T11:55:29.293Z] 
11:55:29 [2024-01-20T11:55:29.293Z] #52 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
11:55:29 [2024-01-20T11:55:29.293Z] #52 DONE 42.9s
11:55:29 [2024-01-20T11:55:29.293Z] 
11:55:29 [2024-01-20T11:55:29.293Z] #65 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
11:55:29 [2024-01-20T11:55:29.293Z] #65 40.87 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
11:55:29 [2024-01-20T11:55:29.293Z] #65 40.95 Setting up libpcre2-dev:arm64 (10.42-1) ...
11:55:29 [2024-01-20T11:55:29.293Z] #65 41.00 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
11:55:29 [2024-01-20T11:55:29.293Z] #65 41.09 Setting up libglib2.0-bin (2.74.6-2) ...
11:55:29 [2024-01-20T11:55:29.293Z] #65 41.29 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
11:55:29 [2024-01-20T11:55:29.293Z] #65 41.41 Setting up libgcrypt20-dev (1.10.1-3) ...
11:55:29 [2024-01-20T11:55:29.293Z] #65 41.56 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
11:55:29 [2024-01-20T11:55:29.293Z] #65 41.75 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
11:55:29 [2024-01-20T11:55:29.293Z] #65 42.12 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
11:55:29 [2024-01-20T11:55:29.293Z] #65 42.18 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
11:55:29 [2024-01-20T11:55:29.293Z] #65 42.23 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
11:55:29 [2024-01-20T11:55:29.293Z] #65 42.26 Processing triggers for libc-bin (2.36-9+deb12u3) ...
11:55:29 [2024-01-20T11:55:29.293Z] #65 DONE 42.6s
11:55:29 [2024-01-20T11:55:29.293Z] 
11:55:29 [2024-01-20T11:55:29.293Z] #55 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
11:55:29 [2024-01-20T11:55:29.293Z] #55 DONE 42.7s
11:55:29 [2024-01-20T11:55:29.293Z] 
11:55:29 [2024-01-20T11:55:29.293Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:55:29 [2024-01-20T11:55:29.549Z] #69 ...
11:55:29 [2024-01-20T11:55:29.549Z] 
11:55:29 [2024-01-20T11:55:29.549Z] #68 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
11:55:29 [2024-01-20T11:55:29.549Z] #68 DONE 0.3s
11:55:29 [2024-01-20T11:55:29.549Z] 
11:55:29 [2024-01-20T11:55:29.549Z] #70 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
11:55:32 [2024-01-20T11:55:32.814Z] #70 ...
11:55:32 [2024-01-20T11:55:32.814Z] 
11:55:32 [2024-01-20T11:55:32.814Z] #71 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:55:32 [2024-01-20T11:55:32.814Z] #71 DONE 3.5s
11:55:32 [2024-01-20T11:55:32.814Z] 
11:55:32 [2024-01-20T11:55:32.814Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:55:32 [2024-01-20T11:55:32.814Z] #69 3.222 Cloning into '/tmp/crun-build'...
11:55:32 [2024-01-20T11:55:32.814Z] #69 ...
11:55:32 [2024-01-20T11:55:32.814Z] 
11:55:32 [2024-01-20T11:55:32.814Z] #72 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
11:55:32 [2024-01-20T11:55:32.814Z] #72 3.548 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
11:55:32 [2024-01-20T11:55:32.814Z] #72 3.548 + mkdir /build
11:55:32 [2024-01-20T11:55:32.814Z] #72 DONE 3.6s
11:55:32 [2024-01-20T11:55:32.814Z] 
11:55:32 [2024-01-20T11:55:32.814Z] #70 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
11:55:32 [2024-01-20T11:55:32.814Z] #70 3.164 go build -trimpath -buildmode=pie  -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.11-0-g4bccb38 -X main.version=1.1.11 -linkmode external -extldflags --static-pie " -o runc .
11:55:34 [2024-01-20T11:55:34.183Z] #70 ...
11:55:34 [2024-01-20T11:55:34.183Z] 
11:55:34 [2024-01-20T11:55:34.183Z] #73 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:55:34 [2024-01-20T11:55:34.183Z] #73 DONE 5.2s
11:55:34 [2024-01-20T11:55:34.183Z] 
11:55:34 [2024-01-20T11:55:34.183Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:55:34 [2024-01-20T11:55:34.183Z] #69 4.472 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
11:55:34 [2024-01-20T11:55:34.183Z] #69 4.491 Cloning into '/tmp/crun-build/libocispec'...
11:55:34 [2024-01-20T11:55:34.183Z] #69 4.824 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
11:55:34 [2024-01-20T11:55:34.183Z] #69 4.826 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
11:55:34 [2024-01-20T11:55:34.183Z] #69 4.827 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
11:55:34 [2024-01-20T11:55:34.183Z] #69 4.827 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
11:55:34 [2024-01-20T11:55:34.183Z] #69 4.830 Cloning into '/tmp/crun-build/libocispec/image-spec'...
11:55:34 [2024-01-20T11:55:34.747Z] #69 5.357 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
11:55:35 [2024-01-20T11:55:35.004Z] #69 5.791 Cloning into '/tmp/crun-build/libocispec/yajl'...
11:55:35 [2024-01-20T11:55:35.260Z] #69 6.161 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
11:55:35 [2024-01-20T11:55:35.517Z] #69 6.184 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
11:55:35 [2024-01-20T11:55:35.517Z] #69 6.203 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
11:55:39 [2024-01-20T11:55:39.708Z] #69 ...
11:55:39 [2024-01-20T11:55:39.708Z] 
11:55:39 [2024-01-20T11:55:39.708Z] #74 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
11:55:39 [2024-01-20T11:55:39.708Z] #74 3.975 go: downloading github.com/Masterminds/semver/v3 v3.2.1
11:55:39 [2024-01-20T11:55:39.708Z] #74 3.978 go: downloading github.com/urfave/cli/v2 v2.27.1
11:55:39 [2024-01-20T11:55:39.708Z] #74 4.031 go: downloading golang.org/x/sys v0.16.0
11:55:39 [2024-01-20T11:55:39.708Z] #74 4.053 go: downloading github.com/gorilla/mux v1.8.1
11:55:39 [2024-01-20T11:55:39.708Z] #74 4.060 go: downloading github.com/moby/sys/mountinfo v0.7.1
11:55:39 [2024-01-20T11:55:39.708Z] #74 4.096 go: downloading github.com/containernetworking/plugins v1.4.0
11:55:39 [2024-01-20T11:55:39.708Z] #74 4.113 go: downloading github.com/google/uuid v1.5.0
11:55:39 [2024-01-20T11:55:39.708Z] #74 4.201 go: downloading github.com/moby/vpnkit v0.5.0
11:55:39 [2024-01-20T11:55:39.708Z] #74 4.447 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
11:55:39 [2024-01-20T11:55:39.708Z] #74 4.516 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
11:55:39 [2024-01-20T11:55:39.708Z] #74 4.823 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
11:55:39 [2024-01-20T11:55:39.708Z] #74 4.832 go: downloading golang.org/x/net v0.17.0
11:55:39 [2024-01-20T11:55:39.708Z] #74 4.873 go: downloading github.com/pierrec/lz4/v4 v4.1.17
11:55:39 [2024-01-20T11:55:39.708Z] #74 4.874 go: downloading github.com/josharian/native v1.1.0
11:55:39 [2024-01-20T11:55:39.708Z] #74 4.927 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
11:55:39 [2024-01-20T11:55:39.708Z] #74 4.928 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
11:55:39 [2024-01-20T11:55:39.708Z] #74 ...
11:55:39 [2024-01-20T11:55:39.708Z] 
11:55:39 [2024-01-20T11:55:39.708Z] #75 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
11:55:39 [2024-01-20T11:55:39.708Z] #75 3.507 Hit:1 http://deb.debian.org/debian bookworm InRelease
11:55:39 [2024-01-20T11:55:39.708Z] #75 3.507 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
11:55:39 [2024-01-20T11:55:39.708Z] #75 3.507 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
11:55:39 [2024-01-20T11:55:39.708Z] #75 3.869 Reading package lists...
11:55:39 [2024-01-20T11:55:39.708Z] #75 4.607 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
11:55:39 [2024-01-20T11:55:39.708Z] #75 4.615 Reading package lists...
11:55:39 [2024-01-20T11:55:39.708Z] #75 5.241 Building dependency tree...
11:55:39 [2024-01-20T11:55:39.708Z] #75 5.441 Reading state information...
11:55:39 [2024-01-20T11:55:39.708Z] #75 5.728 gcc is already the newest version (4:12.2.0-3).
11:55:39 [2024-01-20T11:55:39.708Z] #75 5.728 libc6-dev is already the newest version (2.36-9+deb12u3).
11:55:39 [2024-01-20T11:55:39.708Z] #75 5.728 pkg-config is already the newest version (1.8.1-1).
11:55:39 [2024-01-20T11:55:39.708Z] #75 5.728 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
11:55:39 [2024-01-20T11:55:39.708Z] #75 DONE 10.0s
11:55:39 [2024-01-20T11:55:39.708Z] 
11:55:39 [2024-01-20T11:55:39.708Z] #76 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
11:55:39 [2024-01-20T11:55:39.708Z] #76 ...
11:55:39 [2024-01-20T11:55:39.708Z] 
11:55:39 [2024-01-20T11:55:39.708Z] #59 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
11:55:39 [2024-01-20T11:55:39.708Z] #59 48.61 Docker version 24.0.2, build cb74dfc
11:55:39 [2024-01-20T11:55:39.708Z] #59 DONE 52.6s
11:55:39 [2024-01-20T11:55:39.708Z] 
11:55:39 [2024-01-20T11:55:39.708Z] #77 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
11:55:39 [2024-01-20T11:55:39.708Z] #77 ...
11:55:39 [2024-01-20T11:55:39.708Z] 
11:55:39 [2024-01-20T11:55:39.708Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
11:55:39 [2024-01-20T11:55:39.708Z] #78 5.548 + bin/ctr
11:55:39 [2024-01-20T11:55:39.708Z] #78 5.548 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.12 -X github.com/containerd/containerd/version.Revision=71909c1814c544ac47ab91d2e8b84718e517bb99 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
11:55:40 [2024-01-20T11:55:40.273Z] #78 ...
11:55:40 [2024-01-20T11:55:40.273Z] 
11:55:40 [2024-01-20T11:55:40.273Z] #77 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
11:55:40 [2024-01-20T11:55:40.273Z] #77 1.090 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
11:55:40 [2024-01-20T11:55:40.273Z] #77 1.090   Compatibility with CMake < 2.8.12 will be removed from a future version of
11:55:40 [2024-01-20T11:55:40.273Z] #77 1.090   CMake.
11:55:40 [2024-01-20T11:55:40.273Z] #77 1.090 
11:55:40 [2024-01-20T11:55:40.273Z] #77 1.090   Update the VERSION argument <min> value or use a ...<max> suffix to tell
11:55:40 [2024-01-20T11:55:40.273Z] #77 1.090   CMake that the project does not need compatibility with older versions.
11:55:40 [2024-01-20T11:55:40.273Z] #77 1.090 
11:55:40 [2024-01-20T11:55:40.273Z] #77 1.090 
11:55:40 [2024-01-20T11:55:40.273Z] #77 1.206 -- The C compiler identification is GNU 12.2.0
11:55:40 [2024-01-20T11:55:40.530Z] #77 1.222 -- Detecting C compiler ABI info
11:55:40 [2024-01-20T11:55:40.530Z] #77 1.436 -- Detecting C compiler ABI info - done
11:55:40 [2024-01-20T11:55:40.787Z] #77 1.453 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
11:55:40 [2024-01-20T11:55:40.787Z] #77 1.459 -- Detecting C compile features
11:55:40 [2024-01-20T11:55:40.787Z] #77 1.460 -- Detecting C compile features - done
11:55:40 [2024-01-20T11:55:40.787Z] #77 1.481 -- Performing Test HAS_BUILTIN_FORTIFY
11:55:40 [2024-01-20T11:55:40.787Z] #77 1.578 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:55:40 [2024-01-20T11:55:40.787Z] #77 1.599 -- Configuring done
11:55:40 [2024-01-20T11:55:40.787Z] #77 1.603 -- Generating done
11:55:40 [2024-01-20T11:55:40.787Z] #77 1.605 -- Build files have been written to: /go/src/github.com/krallin/tini
11:55:40 [2024-01-20T11:55:40.787Z] #77 1.712 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:55:41 [2024-01-20T11:55:41.364Z] #77 2.117 [100%] Linking C executable tini-static
11:55:41 [2024-01-20T11:55:41.364Z] #77 2.220 [100%] Built target tini-static
11:55:43 [2024-01-20T11:55:43.260Z] #77 DONE 3.8s
11:55:43 [2024-01-20T11:55:43.260Z] 
11:55:43 [2024-01-20T11:55:43.260Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:55:43 [2024-01-20T11:55:43.260Z] #69 11.56 aclocal: warning: couldn't open directory 'm4': No such file or directory
11:55:44 [2024-01-20T11:55:44.630Z] #69 ...
11:55:44 [2024-01-20T11:55:44.630Z] 
11:55:44 [2024-01-20T11:55:44.630Z] #79 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
11:55:45 [2024-01-20T11:55:45.561Z] #79 ...
11:55:45 [2024-01-20T11:55:45.561Z] 
11:55:45 [2024-01-20T11:55:45.561Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:55:45 [2024-01-20T11:55:45.561Z] #69 16.12 libtoolize: putting auxiliary files in '.'.
11:55:45 [2024-01-20T11:55:45.561Z] #69 16.12 libtoolize: copying file './ltmain.sh'
11:55:46 [2024-01-20T11:55:46.493Z] #69 17.05 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
11:55:46 [2024-01-20T11:55:46.493Z] #69 17.05 libtoolize: and rerunning libtoolize and aclocal.
11:55:46 [2024-01-20T11:55:46.493Z] #69 17.05 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
11:55:49 [2024-01-20T11:55:49.767Z] #69 19.99 configure.ac:7: installing './compile'
11:55:49 [2024-01-20T11:55:49.767Z] #69 20.02 configure.ac:11: installing './config.guess'
11:55:49 [2024-01-20T11:55:49.767Z] #69 20.02 configure.ac:11: installing './config.sub'
11:55:49 [2024-01-20T11:55:49.767Z] #69 20.02 configure.ac:8: installing './install-sh'
11:55:49 [2024-01-20T11:55:49.767Z] #69 20.02 configure.ac:8: installing './missing'
11:55:49 [2024-01-20T11:55:49.767Z] #69 20.06 Makefile.am: installing './depcomp'
11:55:50 [2024-01-20T11:55:50.024Z] #69 20.74 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
11:55:50 [2024-01-20T11:55:50.281Z] #69 20.74 libtoolize: copying file 'build-aux/ltmain.sh'
11:55:50 [2024-01-20T11:55:50.281Z] #69 20.84 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
11:55:50 [2024-01-20T11:55:50.281Z] #69 20.84 libtoolize: copying file 'm4/libtool.m4'
11:55:50 [2024-01-20T11:55:50.281Z] #69 21.01 libtoolize: copying file 'm4/ltoptions.m4'
11:55:50 [2024-01-20T11:55:50.281Z] #69 21.18 libtoolize: copying file 'm4/ltsugar.m4'
11:55:50 [2024-01-20T11:55:50.539Z] #69 21.29 libtoolize: copying file 'm4/ltversion.m4'
11:55:50 [2024-01-20T11:55:50.796Z] #69 21.39 libtoolize: copying file 'm4/lt~obsolete.m4'
11:55:50 [2024-01-20T11:55:50.796Z] #69 21.54 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
11:55:52 [2024-01-20T11:55:52.727Z] #69 23.60 configure.ac:3: warning: The macro `AC_CONFIG_HEADER' is obsolete.
11:55:52 [2024-01-20T11:55:52.727Z] #69 23.60 configure.ac:3: You should run autoupdate.
11:55:52 [2024-01-20T11:55:52.727Z] #69 23.60 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
11:55:52 [2024-01-20T11:55:52.727Z] #69 23.60 configure.ac:3: the top level
11:55:55 [2024-01-20T11:55:55.251Z] #69 25.69 configure.ac:7: installing 'build-aux/compile'
11:55:55 [2024-01-20T11:55:55.251Z] #69 25.69 configure.ac:9: installing 'build-aux/config.guess'
11:55:55 [2024-01-20T11:55:55.251Z] #69 25.70 configure.ac:9: installing 'build-aux/config.sub'
11:55:55 [2024-01-20T11:55:55.251Z] #69 25.71 configure.ac:11: installing 'build-aux/install-sh'
11:55:55 [2024-01-20T11:55:55.251Z] #69 25.72 configure.ac:11: installing 'build-aux/missing'
11:55:55 [2024-01-20T11:55:55.251Z] #69 25.83 Makefile.am: installing 'build-aux/depcomp'
11:55:55 [2024-01-20T11:55:55.251Z] #69 25.86 parallel-tests: installing 'build-aux/test-driver'
11:55:56 [2024-01-20T11:55:56.642Z] #69 27.20 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
11:55:56 [2024-01-20T11:55:56.642Z] #69 27.20 libtoolize: copying file 'build-aux/ltmain.sh'
11:55:56 [2024-01-20T11:55:56.899Z] #69 27.69 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
11:55:57 [2024-01-20T11:55:57.162Z] #69 27.70 libtoolize: copying file 'm4/libtool.m4'
11:55:57 [2024-01-20T11:55:57.162Z] #69 27.79 libtoolize: copying file 'm4/ltoptions.m4'
11:55:57 [2024-01-20T11:55:57.162Z] #69 27.92 libtoolize: copying file 'm4/ltsugar.m4'
11:55:57 [2024-01-20T11:55:57.162Z] #69 28.06 libtoolize: copying file 'm4/ltversion.m4'
11:55:57 [2024-01-20T11:55:57.419Z] #69 28.16 libtoolize: copying file 'm4/lt~obsolete.m4'
11:56:02 [2024-01-20T11:56:02.675Z] #69 32.68 configure.ac:11: installing 'build-aux/compile'
11:56:02 [2024-01-20T11:56:02.675Z] #69 32.70 configure.ac:11: installing 'build-aux/config.guess'
11:56:02 [2024-01-20T11:56:02.675Z] #69 32.70 configure.ac:11: installing 'build-aux/config.sub'
11:56:02 [2024-01-20T11:56:02.675Z] #69 32.70 configure.ac:13: installing 'build-aux/install-sh'
11:56:02 [2024-01-20T11:56:02.675Z] #69 32.71 configure.ac:13: installing 'build-aux/missing'
11:56:02 [2024-01-20T11:56:02.675Z] #69 32.71 configure.ac:8: installing 'build-aux/tap-driver.sh'
11:56:02 [2024-01-20T11:56:02.675Z] #69 32.86 Makefile.am: installing 'build-aux/depcomp'
11:56:02 [2024-01-20T11:56:02.675Z] #69 33.44 checking build system type... aarch64-unknown-linux-gnu
11:56:02 [2024-01-20T11:56:02.932Z] #69 33.57 checking host system type... aarch64-unknown-linux-gnu
11:56:02 [2024-01-20T11:56:02.932Z] #69 33.57 checking how to print strings... printf
11:56:02 [2024-01-20T11:56:02.932Z] #69 33.58 checking for gcc... gcc
11:56:02 [2024-01-20T11:56:02.932Z] #69 33.64 checking whether the C compiler works... yes
11:56:02 [2024-01-20T11:56:02.932Z] #69 33.73 checking for C compiler default output file name... a.out
11:56:02 [2024-01-20T11:56:02.932Z] #69 33.73 checking for suffix of executables... 
11:56:03 [2024-01-20T11:56:03.189Z] #69 33.83 checking whether we are cross compiling... no
11:56:03 [2024-01-20T11:56:03.189Z] #69 33.94 checking for suffix of object files... o
11:56:03 [2024-01-20T11:56:03.189Z] #69 33.98 checking whether the compiler supports GNU C... yes
11:56:03 [2024-01-20T11:56:03.454Z] #69 34.04 checking whether gcc accepts -g... yes
11:56:03 [2024-01-20T11:56:03.454Z] #69 34.07 checking for gcc option to enable C11 features... none needed
11:56:03 [2024-01-20T11:56:03.454Z] #69 34.15 checking whether gcc understands -c and -o together... yes
11:56:03 [2024-01-20T11:56:03.454Z] #69 34.23 checking for a sed that does not truncate output... /usr/bin/sed
11:56:03 [2024-01-20T11:56:03.454Z] #69 34.24 checking for grep that handles long lines and -e... /usr/bin/grep
11:56:03 [2024-01-20T11:56:03.454Z] #69 34.25 checking for egrep... /usr/bin/grep -E
11:56:03 [2024-01-20T11:56:03.454Z] #69 34.26 checking for fgrep... /usr/bin/grep -F
11:56:03 [2024-01-20T11:56:03.454Z] #69 34.27 checking for ld used by gcc... /usr/bin/ld
11:56:03 [2024-01-20T11:56:03.454Z] #69 34.28 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:56:03 [2024-01-20T11:56:03.454Z] #69 34.28 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:56:03 [2024-01-20T11:56:03.454Z] #69 34.29 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:56:03 [2024-01-20T11:56:03.711Z] #69 34.36 checking whether ln -s works... yes
11:56:03 [2024-01-20T11:56:03.711Z] #69 34.36 checking the maximum length of command line arguments... 1572864
11:56:03 [2024-01-20T11:56:03.711Z] #69 34.39 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
11:56:03 [2024-01-20T11:56:03.711Z] #69 34.39 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
11:56:03 [2024-01-20T11:56:03.711Z] #69 34.40 checking for /usr/bin/ld option to reload object files... -r
11:56:03 [2024-01-20T11:56:03.711Z] #69 34.40 checking for file... file
11:56:03 [2024-01-20T11:56:03.711Z] #69 34.40 checking for objdump... objdump
11:56:03 [2024-01-20T11:56:03.711Z] #69 34.40 checking how to recognize dependent libraries... pass_all
11:56:03 [2024-01-20T11:56:03.711Z] #69 34.40 checking for dlltool... no
11:56:03 [2024-01-20T11:56:03.711Z] #69 34.40 checking how to associate runtime and link libraries... printf %s\n
11:56:03 [2024-01-20T11:56:03.711Z] #69 34.40 checking for ar... ar
11:56:03 [2024-01-20T11:56:03.711Z] #69 34.40 checking for archiver @FILE support... @
11:56:03 [2024-01-20T11:56:03.968Z] #69 34.48 checking for strip... strip
11:56:03 [2024-01-20T11:56:03.968Z] #69 34.49 checking for ranlib... ranlib
11:56:03 [2024-01-20T11:56:03.968Z] #69 34.49 checking for gawk... no
11:56:03 [2024-01-20T11:56:03.968Z] #69 34.49 checking for mawk... mawk
11:56:03 [2024-01-20T11:56:03.968Z] #69 34.49 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:56:03 [2024-01-20T11:56:03.968Z] #69 34.71 checking for sysroot... no
11:56:03 [2024-01-20T11:56:03.968Z] #69 34.71 checking for a working dd... /usr/bin/dd
11:56:03 [2024-01-20T11:56:03.968Z] #69 34.73 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
11:56:03 [2024-01-20T11:56:03.968Z] #69 34.75 checking for mt... no
11:56:03 [2024-01-20T11:56:03.968Z] #69 34.75 checking if : is a manifest tool... no
11:56:03 [2024-01-20T11:56:03.968Z] #69 34.77 checking for stdio.h... yes
11:56:04 [2024-01-20T11:56:04.225Z] #69 34.81 checking for stdlib.h... yes
11:56:04 [2024-01-20T11:56:04.225Z] #69 34.86 checking for string.h... yes
11:56:04 [2024-01-20T11:56:04.225Z] #69 34.90 checking for inttypes.h... yes
11:56:04 [2024-01-20T11:56:04.225Z] #69 34.99 checking for stdint.h... yes
11:56:04 [2024-01-20T11:56:04.225Z] #69 35.04 checking for strings.h... yes
11:56:04 [2024-01-20T11:56:04.482Z] #69 35.13 checking for sys/stat.h... yes
11:56:04 [2024-01-20T11:56:04.482Z] #69 35.20 checking for sys/types.h... yes
11:56:04 [2024-01-20T11:56:04.739Z] #69 35.26 checking for unistd.h... yes
11:56:04 [2024-01-20T11:56:04.739Z] #69 35.35 checking for dlfcn.h... yes
11:56:04 [2024-01-20T11:56:04.739Z] #69 35.42 checking for objdir... .libs
11:56:04 [2024-01-20T11:56:04.739Z] #69 35.50 checking if gcc supports -fno-rtti -fno-exceptions... no
11:56:04 [2024-01-20T11:56:04.996Z] #69 35.58 checking for gcc option to produce PIC... -fPIC -DPIC
11:56:04 [2024-01-20T11:56:04.996Z] #69 35.58 checking if gcc PIC flag -fPIC -DPIC works... yes
11:56:04 [2024-01-20T11:56:04.996Z] #69 35.67 checking if gcc static flag -static works... yes
11:56:05 [2024-01-20T11:56:05.261Z] #69 35.85 checking if gcc supports -c -o file.o... yes
11:56:05 [2024-01-20T11:56:05.261Z] #69 35.95 checking if gcc supports -c -o file.o... (cached) yes
11:56:05 [2024-01-20T11:56:05.261Z] #69 35.95 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
11:56:05 [2024-01-20T11:56:05.261Z] #69 35.97 checking dynamic linker characteristics... GNU/Linux ld.so
11:56:05 [2024-01-20T11:56:05.519Z] #69 36.13 checking how to hardcode library paths into programs... immediate
11:56:05 [2024-01-20T11:56:05.519Z] #69 36.13 checking whether stripping libraries is possible... yes
11:56:05 [2024-01-20T11:56:05.519Z] #69 36.14 checking if libtool supports shared libraries... yes
11:56:05 [2024-01-20T11:56:05.519Z] #69 36.14 checking whether to build shared libraries... no
11:56:05 [2024-01-20T11:56:05.519Z] #69 36.14 checking whether to build static libraries... yes
11:56:05 [2024-01-20T11:56:05.519Z] #69 36.14 checking for a BSD-compatible install... /usr/bin/install -c
11:56:05 [2024-01-20T11:56:05.519Z] #69 36.17 checking whether build environment is sane... yes
11:56:05 [2024-01-20T11:56:05.519Z] #69 36.20 checking for a race-free mkdir -p... /usr/bin/mkdir -p
11:56:05 [2024-01-20T11:56:05.519Z] #69 36.21 checking whether make sets $(MAKE)... yes
11:56:05 [2024-01-20T11:56:05.519Z] #69 36.22 checking whether make supports the include directive... yes (GNU style)
11:56:05 [2024-01-20T11:56:05.519Z] #69 36.23 checking whether make supports nested variables... yes
11:56:05 [2024-01-20T11:56:05.519Z] #69 36.26 checking whether UID '0' is supported by ustar format... yes
11:56:05 [2024-01-20T11:56:05.519Z] #69 36.26 checking whether GID '0' is supported by ustar format... yes
11:56:05 [2024-01-20T11:56:05.519Z] #69 36.26 checking how to create a ustar tar archive... gnutar
11:56:05 [2024-01-20T11:56:05.519Z] #69 36.31 checking dependency style of gcc... gcc3
11:56:05 [2024-01-20T11:56:05.776Z] #69 36.40 checking whether to enable maintainer-specific portions of Makefiles... yes
11:56:05 [2024-01-20T11:56:05.776Z] #69 36.40 checking whether make supports nested variables... (cached) yes
11:56:05 [2024-01-20T11:56:05.776Z] #69 36.40 checking for gawk... (cached) mawk
11:56:05 [2024-01-20T11:56:05.776Z] #69 36.40 checking for a sed that does not truncate output... (cached) /usr/bin/sed
11:56:05 [2024-01-20T11:56:05.776Z] #69 36.41 checking for gcc... (cached) gcc
11:56:05 [2024-01-20T11:56:05.776Z] #69 36.45 checking whether the compiler supports GNU C... (cached) yes
11:56:05 [2024-01-20T11:56:05.776Z] #69 36.45 checking whether gcc accepts -g... (cached) yes
11:56:05 [2024-01-20T11:56:05.776Z] #69 36.45 checking for gcc option to enable C11 features... (cached) none needed
11:56:05 [2024-01-20T11:56:05.776Z] #69 36.45 checking whether gcc understands -c and -o together... (cached) yes
11:56:05 [2024-01-20T11:56:05.776Z] #69 36.45 checking for a Python interpreter with version >= 3... python3
11:56:05 [2024-01-20T11:56:05.776Z] #69 36.50 checking for python3... /usr/bin/python3
11:56:05 [2024-01-20T11:56:05.776Z] #69 36.50 checking for python3 version... 3.11
11:56:05 [2024-01-20T11:56:05.776Z] #69 36.52 checking for python3 platform... linux
11:56:05 [2024-01-20T11:56:05.776Z] #69 36.54 checking for GNU default python3 prefix... ${prefix}
11:56:05 [2024-01-20T11:56:05.776Z] #69 36.54 checking for GNU default python3 exec_prefix... ${exec_prefix}
11:56:05 [2024-01-20T11:56:05.776Z] #69 36.54 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
11:56:05 [2024-01-20T11:56:05.776Z] #69 36.58 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
11:56:06 [2024-01-20T11:56:06.033Z] #69 36.63 checking for go-md2man... no
11:56:06 [2024-01-20T11:56:06.033Z] #69 36.63 checking for error.h... yes
11:56:06 [2024-01-20T11:56:06.033Z] #69 36.69 checking for linux/openat2.h... yes
11:56:06 [2024-01-20T11:56:06.033Z] #69 36.75 checking for stdatomic.h... yes
11:56:06 [2024-01-20T11:56:06.033Z] #69 36.82 checking for linux/ioprio.h... yes
11:56:06 [2024-01-20T11:56:06.290Z] #69 36.90 checking for atomic_int... yes
11:56:06 [2024-01-20T11:56:06.290Z] #69 37.02 checking for atomic_bool... yes
11:56:06 [2024-01-20T11:56:06.547Z] #69 37.12 checking for copy_file_range... yes
11:56:06 [2024-01-20T11:56:06.547Z] #69 37.20 checking for fgetxattr... yes
11:56:06 [2024-01-20T11:56:06.804Z] #69 37.29 checking for statx... yes
11:56:06 [2024-01-20T11:56:06.804Z] #69 37.48 checking for fgetpwent_r... yes
11:56:07 [2024-01-20T11:56:07.062Z] #69 37.60 checking for issetugid... no
11:56:07 [2024-01-20T11:56:07.062Z] #69 37.76 checking for memfd_create... yes
11:56:07 [2024-01-20T11:56:07.319Z] #69 37.87 checking for pkg-config... /usr/bin/pkg-config
11:56:07 [2024-01-20T11:56:07.319Z] #69 37.87 checking pkg-config is at least version 0.9.0... yes
11:56:07 [2024-01-20T11:56:07.319Z] #69 37.88 checking for library containing yajl_tree_get... -lyajl
11:56:07 [2024-01-20T11:56:07.576Z] #69 38.07 checking for yajl >= 2.0.0... yes
11:56:07 [2024-01-20T11:56:07.576Z] #69 38.10 checking for sys/capability.h... yes
11:56:07 [2024-01-20T11:56:07.576Z] #69 38.16 checking for library containing cap_from_name... -lcap
11:56:07 [2024-01-20T11:56:07.833Z] #69 38.33 checking for library containing gcry_check_version... no
11:56:07 [2024-01-20T11:56:07.833Z] #69 38.53 checking for library containing dlopen... none required
11:56:07 [2024-01-20T11:56:07.833Z] #69 38.61 checking for seccomp.h... yes
11:56:08 [2024-01-20T11:56:08.090Z] 
11:56:08 [2024-01-20T11:56:08.090Z] #69 ...
11:56:08 [2024-01-20T11:56:08.090Z] 
11:56:08 [2024-01-20T11:56:08.090Z] #74 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
11:56:08 [2024-01-20T11:56:08.090Z] #74 DONE 38.9s
11:56:08 [2024-01-20T11:56:08.090Z] 
11:56:08 [2024-01-20T11:56:08.090Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:56:08 [2024-01-20T11:56:08.090Z] #69 38.69 checking for library containing seccomp_rule_add... 
11:56:08 [2024-01-20T11:56:08.090Z] #69 ...
11:56:08 [2024-01-20T11:56:08.090Z] 
11:56:08 [2024-01-20T11:56:08.091Z] #80 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
11:56:08 [2024-01-20T11:56:08.091Z] #80 DONE 0.1s
11:56:08 [2024-01-20T11:56:08.091Z] 
11:56:08 [2024-01-20T11:56:08.091Z] #70 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
11:56:08 [2024-01-20T11:56:08.091Z] #70 DONE 38.8s
11:56:08 [2024-01-20T11:56:08.091Z] 
11:56:08 [2024-01-20T11:56:08.091Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:56:08 [2024-01-20T11:56:08.091Z] #69 38.69 checking for library containing seccomp_rule_add... -lseccomp
11:56:08 [2024-01-20T11:56:08.347Z] #69 38.86 checking for library containing seccomp_arch_resolve_name... 
11:56:08 [2024-01-20T11:56:08.347Z] #69 ...
11:56:08 [2024-01-20T11:56:08.347Z] 
11:56:08 [2024-01-20T11:56:08.347Z] #81 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
11:56:08 [2024-01-20T11:56:08.347Z] #81 DONE 0.1s
11:56:08 [2024-01-20T11:56:08.347Z] 
11:56:08 [2024-01-20T11:56:08.347Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:56:08 [2024-01-20T11:56:08.347Z] #69 38.86 checking for library containing seccomp_arch_resolve_name... none required
11:56:08 [2024-01-20T11:56:08.347Z] #69 38.99 checking for systemd/sd-bus.h... yes
11:56:08 [2024-01-20T11:56:08.605Z] #69 39.09 checking for library containing sd_bus_match_signal_async... -lsystemd
11:56:08 [2024-01-20T11:56:08.862Z] #69 39.36 checking for sd_notify_barrier... yes
11:56:08 [2024-01-20T11:56:08.862Z] #69 39.44 checking for linux/bpf.h... yes
11:56:08 [2024-01-20T11:56:08.862Z] #69 39.59 checking compilation for eBPF... yes
11:56:09 [2024-01-20T11:56:09.120Z] #69 39.73 checking for criu >= 3.15... no
11:56:09 [2024-01-20T11:56:09.120Z] #69 39.75 configure: CRIU headers not found, building without CRIU support
11:56:09 [2024-01-20T11:56:09.120Z] #69 39.75 checking for criu > 3.16... no
11:56:09 [2024-01-20T11:56:09.120Z] #69 39.77 configure: CRIU version doesn't support join-ns API
11:56:09 [2024-01-20T11:56:09.120Z] #69 39.77 checking for criu > 3.16.1... no
11:56:09 [2024-01-20T11:56:09.120Z] #69 39.78 configure: CRIU version doesn't support for pre-dumping
11:56:09 [2024-01-20T11:56:09.120Z] #69 39.79 checking for new mount API (fsconfig)... yes
11:56:09 [2024-01-20T11:56:09.377Z] #69 40.07 yes
11:56:09 [2024-01-20T11:56:09.377Z] #69 40.07 checking for seccomp notify API... yes
11:56:09 [2024-01-20T11:56:09.377Z] #69 40.13 checking for gperf... no
11:56:09 [2024-01-20T11:56:09.377Z] #69 40.13 configure: gperf not found - cannot rebuild signal parser code
11:56:09 [2024-01-20T11:56:09.377Z] #69 40.13 checking for library containing argp_parse... none required
11:56:09 [2024-01-20T11:56:09.634Z] #69 40.28 checking that generated files are newer than configure... done
11:56:09 [2024-01-20T11:56:09.634Z] #69 40.28 configure: creating ./config.status
11:56:09 [2024-01-20T11:56:09.634Z] #69 ...
11:56:09 [2024-01-20T11:56:09.634Z] 
11:56:09 [2024-01-20T11:56:09.634Z] #76 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
11:56:09 [2024-01-20T11:56:09.634Z] #76 DONE 40.6s
11:56:09 [2024-01-20T11:56:09.891Z] 
11:56:09 [2024-01-20T11:56:09.891Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
11:56:10 [2024-01-20T11:56:10.457Z] #78 ...
11:56:10 [2024-01-20T11:56:10.457Z] 
11:56:10 [2024-01-20T11:56:10.457Z] #82 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
11:56:10 [2024-01-20T11:56:10.713Z] #82 DONE 0.1s
11:56:10 [2024-01-20T11:56:10.713Z] 
11:56:10 [2024-01-20T11:56:10.713Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
11:56:10 [2024-01-20T11:56:10.970Z] #78 ...
11:56:10 [2024-01-20T11:56:10.970Z] 
11:56:10 [2024-01-20T11:56:10.970Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:56:10 [2024-01-20T11:56:10.970Z] #69 41.84 config.status: creating Makefile
11:56:11 [2024-01-20T11:56:11.227Z] #69 41.86 config.status: creating config.h
11:56:11 [2024-01-20T11:56:11.227Z] #69 41.87 config.status: executing libtool commands
11:56:11 [2024-01-20T11:56:11.227Z] #69 41.88 config.status: executing depfiles commands
11:56:11 [2024-01-20T11:56:11.483Z] #69 42.32 === configuring in libocispec (/tmp/crun-build/libocispec)
11:56:11 [2024-01-20T11:56:11.740Z] #69 42.33 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
11:56:11 [2024-01-20T11:56:11.740Z] #69 42.45 checking for gcc... gcc
11:56:11 [2024-01-20T11:56:11.740Z] #69 42.49 checking whether the C compiler works... yes
11:56:11 [2024-01-20T11:56:11.740Z] #69 42.53 checking for C compiler default output file name... a.out
11:56:11 [2024-01-20T11:56:11.740Z] #69 42.53 checking for suffix of executables... 
11:56:11 [2024-01-20T11:56:11.997Z] #69 42.64 checking whether we are cross compiling... no
11:56:11 [2024-01-20T11:56:11.997Z] #69 42.71 checking for suffix of object files... o
11:56:11 [2024-01-20T11:56:11.997Z] #69 42.74 checking whether the compiler supports GNU C... yes
11:56:11 [2024-01-20T11:56:11.997Z] #69 42.77 checking whether gcc accepts -g... yes
11:56:11 [2024-01-20T11:56:11.997Z] #69 42.81 checking for gcc option to enable C11 features... none needed
11:56:12 [2024-01-20T11:56:12.255Z] 
11:56:12 [2024-01-20T11:56:12.255Z] #69 ...
11:56:12 [2024-01-20T11:56:12.255Z] 
11:56:12 [2024-01-20T11:56:12.255Z] #79 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
11:56:12 [2024-01-20T11:56:12.255Z] #79 DONE 37.8s
11:56:12 [2024-01-20T11:56:12.255Z] 
11:56:12 [2024-01-20T11:56:12.255Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:56:12 [2024-01-20T11:56:12.255Z] #69 42.88 checking whether gcc understands -c and -o together... yes
11:56:12 [2024-01-20T11:56:12.255Z] #69 42.96 checking for stdio.h... yes
11:56:12 [2024-01-20T11:56:12.255Z] #69 43.01 checking for stdlib.h... yes
11:56:12 [2024-01-20T11:56:12.255Z] #69 43.07 checking for string.h... yes
11:56:12 [2024-01-20T11:56:12.514Z] #69 43.13 checking for inttypes.h... yes
11:56:12 [2024-01-20T11:56:12.514Z] #69 43.17 checking for stdint.h... yes
11:56:12 [2024-01-20T11:56:12.514Z] #69 43.22 checking for strings.h... yes
11:56:12 [2024-01-20T11:56:12.514Z] #69 43.26 checking for sys/stat.h... yes
11:56:12 [2024-01-20T11:56:12.514Z] #69 43.29 checking for sys/types.h... yes
11:56:12 [2024-01-20T11:56:12.514Z] #69 43.34 checking for unistd.h... yes
11:56:12 [2024-01-20T11:56:12.770Z] #69 43.38 checking for wchar.h... yes
11:56:12 [2024-01-20T11:56:12.770Z] #69 43.42 checking for minix/config.h... no
11:56:12 [2024-01-20T11:56:12.770Z] #69 43.46 checking whether it is safe to define __EXTENSIONS__... yes
11:56:12 [2024-01-20T11:56:12.770Z] #69 43.51 checking whether _XOPEN_SOURCE should be defined... no
11:56:12 [2024-01-20T11:56:12.770Z] #69 43.55 checking build system type... aarch64-unknown-linux-gnu
11:56:13 [2024-01-20T11:56:13.025Z] #69 43.61 checking host system type... aarch64-unknown-linux-gnu
11:56:13 [2024-01-20T11:56:13.025Z] #69 43.61 checking how to print strings... printf
11:56:13 [2024-01-20T11:56:13.025Z] #69 43.61 checking for a sed that does not truncate output... /usr/bin/sed
11:56:13 [2024-01-20T11:56:13.025Z] #69 43.62 checking for grep that handles long lines and -e... /usr/bin/grep
11:56:13 [2024-01-20T11:56:13.025Z] #69 43.62 checking for egrep... /usr/bin/grep -E
11:56:13 [2024-01-20T11:56:13.025Z] #69 43.62 checking for fgrep... /usr/bin/grep -F
11:56:13 [2024-01-20T11:56:13.025Z] #69 43.62 checking for ld used by gcc... /usr/bin/ld
11:56:13 [2024-01-20T11:56:13.025Z] #69 43.63 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:56:13 [2024-01-20T11:56:13.025Z] #69 43.64 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:56:13 [2024-01-20T11:56:13.025Z] #69 43.64 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:56:13 [2024-01-20T11:56:13.025Z] #69 43.67 checking whether ln -s works... yes
11:56:13 [2024-01-20T11:56:13.025Z] #69 43.67 checking the maximum length of command line arguments... 1572864
11:56:13 [2024-01-20T11:56:13.025Z] #69 43.68 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
11:56:13 [2024-01-20T11:56:13.025Z] #69 43.68 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
11:56:13 [2024-01-20T11:56:13.025Z] #69 43.68 checking for /usr/bin/ld option to reload object files... -r
11:56:13 [2024-01-20T11:56:13.025Z] #69 43.68 checking for file... file
11:56:13 [2024-01-20T11:56:13.025Z] #69 43.68 checking for objdump... objdump
11:56:13 [2024-01-20T11:56:13.025Z] #69 43.68 checking how to recognize dependent libraries... pass_all
11:56:13 [2024-01-20T11:56:13.025Z] #69 43.68 checking for dlltool... no
11:56:13 [2024-01-20T11:56:13.025Z] #69 43.68 checking how to associate runtime and link libraries... printf %s\n
11:56:13 [2024-01-20T11:56:13.025Z] #69 43.68 checking for ar... ar
11:56:13 [2024-01-20T11:56:13.025Z] #69 43.68 checking for archiver @FILE support... @
11:56:13 [2024-01-20T11:56:13.025Z] #69 43.73 checking for strip... strip
11:56:13 [2024-01-20T11:56:13.025Z] #69 43.73 checking for ranlib... ranlib
11:56:13 [2024-01-20T11:56:13.025Z] #69 43.74 checking for gawk... no
11:56:13 [2024-01-20T11:56:13.025Z] #69 43.74 checking for mawk... mawk
11:56:13 [2024-01-20T11:56:13.025Z] #69 43.74 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:56:13 [2024-01-20T11:56:13.282Z] #69 43.89 checking for sysroot... no
11:56:13 [2024-01-20T11:56:13.282Z] #69 43.89 checking for a working dd... /usr/bin/dd
11:56:13 [2024-01-20T11:56:13.282Z] #69 43.89 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
11:56:13 [2024-01-20T11:56:13.282Z] #69 43.90 checking for mt... no
11:56:13 [2024-01-20T11:56:13.282Z] #69 43.90 checking if : is a manifest tool... no
11:56:13 [2024-01-20T11:56:13.282Z] #69 43.90 checking for dlfcn.h... yes
11:56:13 [2024-01-20T11:56:13.282Z] #69 43.96 checking for objdir... .libs
11:56:13 [2024-01-20T11:56:13.539Z] #69 44.05 checking if gcc supports -fno-rtti -fno-exceptions... 
11:56:13 [2024-01-20T11:56:13.539Z] #69 ...
11:56:13 [2024-01-20T11:56:13.539Z] 
11:56:13 [2024-01-20T11:56:13.539Z] #83 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
11:56:13 [2024-01-20T11:56:13.539Z] #83 DONE 0.4s
11:56:13 [2024-01-20T11:56:13.539Z] 
11:56:13 [2024-01-20T11:56:13.539Z] #84 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
11:56:13 [2024-01-20T11:56:13.539Z] #84 DONE 0.1s
11:56:13 [2024-01-20T11:56:13.539Z] 
11:56:13 [2024-01-20T11:56:13.539Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:56:13 [2024-01-20T11:56:13.539Z] #69 44.05 checking if gcc supports -fno-rtti -fno-exceptions... no
11:56:13 [2024-01-20T11:56:13.539Z] #69 44.08 checking for gcc option to produce PIC... -fPIC -DPIC
11:56:13 [2024-01-20T11:56:13.539Z] #69 44.08 checking if gcc PIC flag -fPIC -DPIC works... yes
11:56:13 [2024-01-20T11:56:13.539Z] #69 44.12 checking if gcc static flag -static works... yes
11:56:13 [2024-01-20T11:56:13.539Z] #69 44.22 checking if gcc supports -c -o file.o... 
11:56:13 [2024-01-20T11:56:13.539Z] #69 ...
11:56:13 [2024-01-20T11:56:13.539Z] 
11:56:13 [2024-01-20T11:56:13.539Z] #85 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
11:56:13 [2024-01-20T11:56:13.539Z] #85 DONE 0.1s
11:56:13 [2024-01-20T11:56:13.539Z] 
11:56:13 [2024-01-20T11:56:13.539Z] #86 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
11:56:13 [2024-01-20T11:56:13.539Z] #86 DONE 0.1s
11:56:13 [2024-01-20T11:56:13.539Z] 
11:56:13 [2024-01-20T11:56:13.539Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:56:13 [2024-01-20T11:56:13.539Z] #69 44.22 checking if gcc supports -c -o file.o... yes
11:56:13 [2024-01-20T11:56:13.539Z] #69 44.26 checking if gcc supports -c -o file.o... (cached) yes
11:56:13 [2024-01-20T11:56:13.539Z] #69 44.26 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
11:56:13 [2024-01-20T11:56:13.539Z] #69 44.28 checking dynamic linker characteristics... 
11:56:13 [2024-01-20T11:56:13.539Z] #69 ...
11:56:13 [2024-01-20T11:56:13.539Z] 
11:56:13 [2024-01-20T11:56:13.539Z] #87 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
11:56:13 [2024-01-20T11:56:13.539Z] #87 DONE 0.1s
11:56:13 [2024-01-20T11:56:13.539Z] 
11:56:13 [2024-01-20T11:56:13.539Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:56:13 [2024-01-20T11:56:13.539Z] #69 44.28 checking dynamic linker characteristics... GNU/Linux ld.so
11:56:13 [2024-01-20T11:56:13.539Z] #69 44.35 checking how to hardcode library paths into programs... immediate
11:56:13 [2024-01-20T11:56:13.539Z] #69 44.35 checking whether stripping libraries is possible... yes
11:56:13 [2024-01-20T11:56:13.539Z] #69 44.35 checking if libtool supports shared libraries... yes
11:56:13 [2024-01-20T11:56:13.539Z] #69 44.35 checking whether to build shared libraries... no
11:56:13 [2024-01-20T11:56:13.539Z] #69 44.35 checking whether to build static libraries... yes
11:56:13 [2024-01-20T11:56:13.539Z] #69 44.35 checking for a BSD-compatible install... /usr/bin/install -c
11:56:13 [2024-01-20T11:56:13.539Z] #69 44.36 checking whether build environment is sane... yes
11:56:13 [2024-01-20T11:56:13.539Z] #69 44.38 checking for a race-free mkdir -p... /usr/bin/mkdir -p
11:56:13 [2024-01-20T11:56:13.539Z] #69 44.38 checking whether make sets $(MAKE)... yes
11:56:13 [2024-01-20T11:56:13.539Z] #69 44.39 checking whether make supports the include directive... yes (GNU style)
11:56:13 [2024-01-20T11:56:13.539Z] #69 44.40 checking whether make supports nested variables... yes
11:56:13 [2024-01-20T11:56:13.539Z] #69 44.41 checking whether UID '0' is supported by ustar format... yes
11:56:13 [2024-01-20T11:56:13.539Z] #69 44.41 checking whether GID '0' is supported by ustar format... yes
11:56:13 [2024-01-20T11:56:13.539Z] #69 44.41 checking how to create a ustar tar archive... gnutar
11:56:13 [2024-01-20T11:56:13.795Z] #69 44.43 checking dependency style of gcc... gcc3
11:56:13 [2024-01-20T11:56:13.795Z] #69 44.50 checking whether to enable maintainer-specific portions of Makefiles... yes
11:56:13 [2024-01-20T11:56:13.795Z] #69 44.50 checking whether make supports nested variables... (cached) yes
11:56:13 [2024-01-20T11:56:13.795Z] #69 44.50 checking for pkg-config... /usr/bin/pkg-config
11:56:13 [2024-01-20T11:56:13.795Z] #69 44.50 checking pkg-config is at least version 0.9.0... yes
11:56:13 [2024-01-20T11:56:13.795Z] #69 44.50 checking for yajl >= 2.1.0... yes
11:56:13 [2024-01-20T11:56:13.795Z] #69 44.51 checking for a sed that does not truncate output... (cached) /usr/bin/sed
11:56:13 [2024-01-20T11:56:13.795Z] #69 44.51 checking for gcc... (cached) gcc
11:56:13 [2024-01-20T11:56:13.795Z] #69 44.54 checking whether the compiler supports GNU C... (cached) yes
11:56:13 [2024-01-20T11:56:13.795Z] #69 44.54 checking whether gcc accepts -g... (cached) yes
11:56:13 [2024-01-20T11:56:13.795Z] #69 44.54 checking for gcc option to enable C11 features... (cached) none needed
11:56:13 [2024-01-20T11:56:13.795Z] #69 44.54 checking whether gcc understands -c and -o together... (cached) yes
11:56:13 [2024-01-20T11:56:13.795Z] #69 44.54 checking for a Python interpreter with version >= 3... python3
11:56:13 [2024-01-20T11:56:13.795Z] #69 44.56 checking for python3... /usr/bin/python3
11:56:13 [2024-01-20T11:56:13.795Z] #69 44.56 checking for python3 version... 3.11
11:56:13 [2024-01-20T11:56:13.795Z] #69 44.57 checking for python3 platform... linux
11:56:13 [2024-01-20T11:56:13.795Z] #69 44.59 checking for GNU default python3 prefix... ${prefix}
11:56:13 [2024-01-20T11:56:13.795Z] #69 44.59 checking for GNU default python3 exec_prefix... ${exec_prefix}
11:56:13 [2024-01-20T11:56:13.795Z] #69 44.59 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
11:56:13 [2024-01-20T11:56:13.795Z] #69 44.62 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
11:56:14 [2024-01-20T11:56:14.051Z] 
11:56:14 [2024-01-20T11:56:14.051Z] #69 ...
11:56:14 [2024-01-20T11:56:14.051Z] 
11:56:14 [2024-01-20T11:56:14.051Z] #88 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
11:56:14 [2024-01-20T11:56:14.051Z] #88 DONE 0.4s
11:56:14 [2024-01-20T11:56:14.051Z] 
11:56:14 [2024-01-20T11:56:14.051Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:56:14 [2024-01-20T11:56:14.307Z] #69 44.67 checking that generated files are newer than configure... 
11:56:14 [2024-01-20T11:56:14.307Z] #69 ...
11:56:14 [2024-01-20T11:56:14.307Z] 
11:56:14 [2024-01-20T11:56:14.307Z] #89 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
11:56:14 [2024-01-20T11:56:14.307Z] #89 DONE 0.1s
11:56:14 [2024-01-20T11:56:14.307Z] 
11:56:14 [2024-01-20T11:56:14.307Z] #90 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
11:56:15 [2024-01-20T11:56:15.675Z] #90 DONE 1.7s
11:56:15 [2024-01-20T11:56:15.675Z] 
11:56:15 [2024-01-20T11:56:15.675Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:56:15 [2024-01-20T11:56:15.675Z] #69 44.67 checking that generated files are newer than configure... done
11:56:15 [2024-01-20T11:56:15.675Z] #69 45.37 configure: creating ./config.status
11:56:15 [2024-01-20T11:56:15.675Z] #69 46.20 config.status: creating Makefile
11:56:15 [2024-01-20T11:56:15.675Z] #69 46.21 config.status: creating ocispec.pc
11:56:15 [2024-01-20T11:56:15.675Z] #69 46.23 config.status: creating config.h
11:56:15 [2024-01-20T11:56:15.675Z] #69 46.26 config.status: executing libtool commands
11:56:15 [2024-01-20T11:56:15.675Z] #69 46.28 config.status: executing depfiles commands
11:56:15 [2024-01-20T11:56:15.932Z] #69 46.68 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
11:56:15 [2024-01-20T11:56:15.932Z] #69 ...
11:56:15 [2024-01-20T11:56:15.932Z] 
11:56:15 [2024-01-20T11:56:15.932Z] #91 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
11:56:15 [2024-01-20T11:56:15.932Z] #91 DONE 0.3s
11:56:15 [2024-01-20T11:56:15.932Z] 
11:56:15 [2024-01-20T11:56:15.932Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:56:15 [2024-01-20T11:56:15.932Z] #69 46.68 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
11:56:16 [2024-01-20T11:56:16.446Z] #69 47.00 checking for gcc... gcc
11:56:16 [2024-01-20T11:56:16.446Z] #69 47.04 checking whether the C compiler works... yes
11:56:16 [2024-01-20T11:56:16.446Z] #69 47.14 checking for C compiler default output file name... a.out
11:56:16 [2024-01-20T11:56:16.446Z] #69 47.14 checking for suffix of executables... 
11:56:16 [2024-01-20T11:56:16.446Z] #69 47.24 checking whether we are cross compiling... no
11:56:16 [2024-01-20T11:56:16.446Z] #69 47.31 checking for suffix of object files... o
11:56:16 [2024-01-20T11:56:16.704Z] #69 47.34 checking whether the compiler supports GNU C... yes
11:56:16 [2024-01-20T11:56:16.704Z] #69 47.38 checking whether gcc accepts -g... yes
11:56:16 [2024-01-20T11:56:16.704Z] #69 ...
11:56:16 [2024-01-20T11:56:16.704Z] 
11:56:16 [2024-01-20T11:56:16.704Z] #92 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
11:56:16 [2024-01-20T11:56:16.704Z] #92 DONE 0.6s
11:56:16 [2024-01-20T11:56:16.704Z] 
11:56:16 [2024-01-20T11:56:16.704Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:56:16 [2024-01-20T11:56:16.704Z] #69 47.46 checking for gcc option to enable C11 features... none needed
11:56:16 [2024-01-20T11:56:16.704Z] #69 47.54 checking whether gcc understands -c and -o together... yes
11:56:16 [2024-01-20T11:56:16.960Z] #69 47.60 checking for a BSD-compatible install... /usr/bin/install -c
11:56:16 [2024-01-20T11:56:16.960Z] #69 47.61 checking whether build environment is sane... yes
11:56:16 [2024-01-20T11:56:16.960Z] #69 47.65 checking for a race-free mkdir -p... /usr/bin/mkdir -p
11:56:16 [2024-01-20T11:56:16.960Z] #69 47.66 checking for gawk... no
11:56:16 [2024-01-20T11:56:16.960Z] #69 47.66 checking for mawk... mawk
11:56:16 [2024-01-20T11:56:16.960Z] #69 47.66 checking whether make sets $(MAKE)... yes
11:56:16 [2024-01-20T11:56:16.960Z] #69 47.70 checking whether make supports the include directive... yes (GNU style)
11:56:16 [2024-01-20T11:56:16.960Z] #69 47.71 checking whether make supports nested variables... yes
11:56:16 [2024-01-20T11:56:16.960Z] #69 47.72 checking whether UID '0' is supported by ustar format... yes
11:56:16 [2024-01-20T11:56:16.960Z] #69 47.72 checking whether GID '0' is supported by ustar format... yes
11:56:16 [2024-01-20T11:56:16.960Z] #69 47.72 checking how to create a ustar tar archive... gnutar
11:56:16 [2024-01-20T11:56:16.960Z] #69 47.75 checking dependency style of gcc... gcc3
11:56:17 [2024-01-20T11:56:17.217Z] #69 47.85 checking whether to enable maintainer-specific portions of Makefiles... yes
11:56:17 [2024-01-20T11:56:17.217Z] #69 47.86 checking whether make supports nested variables... (cached) yes
11:56:17 [2024-01-20T11:56:17.217Z] #69 47.86 checking build system type... aarch64-unknown-linux-gnu
11:56:17 [2024-01-20T11:56:17.217Z] #69 47.96 checking host system type... aarch64-unknown-linux-gnu
11:56:17 [2024-01-20T11:56:17.217Z] #69 47.96 checking how to print strings... printf
11:56:17 [2024-01-20T11:56:17.217Z] #69 47.96 checking for a sed that does not truncate output... /usr/bin/sed
11:56:17 [2024-01-20T11:56:17.217Z] #69 47.98 checking for grep that handles long lines and -e... /usr/bin/grep
11:56:17 [2024-01-20T11:56:17.217Z] #69 47.98 checking for egrep... /usr/bin/grep -E
11:56:17 [2024-01-20T11:56:17.217Z] #69 47.99 checking for fgrep... /usr/bin/grep -F
11:56:17 [2024-01-20T11:56:17.217Z] #69 47.99 checking for ld used by gcc... /usr/bin/ld
11:56:17 [2024-01-20T11:56:17.217Z] #69 48.01 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:56:17 [2024-01-20T11:56:17.217Z] #69 48.01 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:56:17 [2024-01-20T11:56:17.217Z] #69 48.02 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:56:17 [2024-01-20T11:56:17.217Z] #69 48.06 checking whether ln -s works... yes
11:56:17 [2024-01-20T11:56:17.217Z] #69 48.06 checking the maximum length of command line arguments... 1572864
11:56:17 [2024-01-20T11:56:17.483Z] #69 48.07 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
11:56:17 [2024-01-20T11:56:17.483Z] #69 48.07 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
11:56:17 [2024-01-20T11:56:17.483Z] #69 48.07 checking for /usr/bin/ld option to reload object files... -r
11:56:17 [2024-01-20T11:56:17.483Z] #69 48.07 checking for file... file
11:56:17 [2024-01-20T11:56:17.483Z] #69 48.07 checking for objdump... objdump
11:56:17 [2024-01-20T11:56:17.483Z] #69 48.07 checking how to recognize dependent libraries... pass_all
11:56:17 [2024-01-20T11:56:17.483Z] #69 48.07 checking for dlltool... no
11:56:17 [2024-01-20T11:56:17.483Z] #69 48.07 checking how to associate runtime and link libraries... printf %s\n
11:56:17 [2024-01-20T11:56:17.483Z] #69 48.07 checking for ar... ar
11:56:17 [2024-01-20T11:56:17.483Z] #69 48.07 checking for archiver @FILE support... @
11:56:17 [2024-01-20T11:56:17.483Z] #69 48.12 checking for strip... strip
11:56:17 [2024-01-20T11:56:17.483Z] #69 48.12 checking for ranlib... ranlib
11:56:17 [2024-01-20T11:56:17.483Z] #69 48.12 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:56:17 [2024-01-20T11:56:17.483Z] #69 48.26 checking for sysroot... no
11:56:17 [2024-01-20T11:56:17.483Z] #69 48.26 checking for a working dd... /usr/bin/dd
11:56:17 [2024-01-20T11:56:17.483Z] #69 48.27 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
11:56:17 [2024-01-20T11:56:17.483Z] #69 48.28 checking for mt... no
11:56:17 [2024-01-20T11:56:17.483Z] #69 48.28 checking if : is a manifest tool... no
11:56:17 [2024-01-20T11:56:17.483Z] #69 48.29 checking for stdio.h... yes
11:56:17 [2024-01-20T11:56:17.483Z] #69 48.33 checking for stdlib.h... yes
11:56:17 [2024-01-20T11:56:17.740Z] #69 48.36 checking for string.h... yes
11:56:17 [2024-01-20T11:56:17.740Z] #69 48.40 checking for inttypes.h... yes
11:56:17 [2024-01-20T11:56:17.740Z] #69 48.45 checking for stdint.h... yes
11:56:17 [2024-01-20T11:56:17.740Z] #69 48.49 checking for strings.h... yes
11:56:17 [2024-01-20T11:56:17.740Z] #69 48.53 checking for sys/stat.h... yes
11:56:17 [2024-01-20T11:56:17.740Z] #69 48.57 checking for sys/types.h... yes
11:56:17 [2024-01-20T11:56:17.997Z] #69 48.61 checking for unistd.h... yes
11:56:17 [2024-01-20T11:56:17.997Z] #69 48.65 checking for dlfcn.h... yes
11:56:17 [2024-01-20T11:56:17.998Z] #69 48.69 checking for objdir... .libs
11:56:18 [2024-01-20T11:56:18.263Z] #69 48.78 checking if gcc supports -fno-rtti -fno-exceptions... no
11:56:18 [2024-01-20T11:56:18.263Z] #69 48.81 checking for gcc option to produce PIC... -fPIC -DPIC
11:56:18 [2024-01-20T11:56:18.263Z] #69 48.81 checking if gcc PIC flag -fPIC -DPIC works... yes
11:56:18 [2024-01-20T11:56:18.263Z] #69 48.86 checking if gcc static flag -static works... yes
11:56:18 [2024-01-20T11:56:18.263Z] #69 48.94 checking if gcc supports -c -o file.o... yes
11:56:18 [2024-01-20T11:56:18.263Z] #69 49.00 checking if gcc supports -c -o file.o... (cached) yes
11:56:18 [2024-01-20T11:56:18.263Z] #69 49.00 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
11:56:18 [2024-01-20T11:56:18.263Z] #69 49.02 checking dynamic linker characteristics... GNU/Linux ld.so
11:56:18 [2024-01-20T11:56:18.519Z] #69 49.13 checking how to hardcode library paths into programs... immediate
11:56:18 [2024-01-20T11:56:18.519Z] #69 49.13 checking whether stripping libraries is possible... yes
11:56:18 [2024-01-20T11:56:18.519Z] #69 49.14 checking if libtool supports shared libraries... yes
11:56:18 [2024-01-20T11:56:18.519Z] #69 49.14 checking whether to build shared libraries... no
11:56:18 [2024-01-20T11:56:18.519Z] #69 49.14 checking whether to build static libraries... yes
11:56:18 [2024-01-20T11:56:18.519Z] #69 49.14 checking for float.h... yes
11:56:18 [2024-01-20T11:56:18.519Z] #69 49.18 checking for limits.h... yes
11:56:18 [2024-01-20T11:56:18.519Z] #69 49.22 checking for stddef.h... yes
11:56:18 [2024-01-20T11:56:18.776Z] #69 49.27 checking for stdlib.h... (cached) yes
11:56:18 [2024-01-20T11:56:18.776Z] #69 49.27 checking for string.h... (cached) yes
11:56:18 [2024-01-20T11:56:18.776Z] #69 49.27 checking for sys/time.h... yes
11:56:18 [2024-01-20T11:56:18.776Z] #69 49.32 checking for inline... inline
11:56:18 [2024-01-20T11:56:18.776Z] #69 49.35 checking for size_t... yes
11:56:18 [2024-01-20T11:56:18.776Z] #69 49.44 checking for GNU libc compatible malloc... yes
11:56:18 [2024-01-20T11:56:18.776Z] #69 49.51 checking for GNU libc compatible realloc... yes
11:56:19 [2024-01-20T11:56:19.033Z] #69 49.59 checking for working strtod... yes
11:56:19 [2024-01-20T11:56:19.033Z] #69 49.66 checking for gettimeofday... yes
11:56:19 [2024-01-20T11:56:19.033Z] #69 49.73 checking for memset... yes
11:56:19 [2024-01-20T11:56:19.033Z] #69 49.79 checking for strspn... yes
11:56:19 [2024-01-20T11:56:19.290Z] #69 49.89 checking that generated files are newer than configure... done
11:56:19 [2024-01-20T11:56:19.290Z] #69 49.89 configure: creating ./config.status
11:56:20 [2024-01-20T11:56:20.665Z] #69 51.45 config.status: creating Makefile
11:56:20 [2024-01-20T11:56:20.665Z] #69 51.49 config.status: creating config.h
11:56:20 [2024-01-20T11:56:20.665Z] #69 51.50 config.status: executing depfiles commands
11:56:20 [2024-01-20T11:56:20.665Z] #69 51.56 config.status: executing libtool commands
11:56:21 [2024-01-20T11:56:21.229Z] #69 51.98   GEN      .version
11:56:21 [2024-01-20T11:56:21.229Z] #69 51.99 make  install-recursive
11:56:21 [2024-01-20T11:56:21.229Z] #69 51.99 make[1]: Entering directory '/tmp/crun-build'
11:56:21 [2024-01-20T11:56:21.229Z] #69 52.06 Making install in libocispec
11:56:21 [2024-01-20T11:56:21.229Z] #69 52.06 make[2]: Entering directory '/tmp/crun-build/libocispec'
11:56:21 [2024-01-20T11:56:21.229Z] #69 52.09 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
11:56:21 [2024-01-20T11:56:21.486Z] #69 52.09 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
11:56:21 [2024-01-20T11:56:21.486Z] #69 52.09 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
11:56:21 [2024-01-20T11:56:21.486Z] #69 52.10 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
11:56:21 [2024-01-20T11:56:21.486Z] #69 52.17 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
11:56:21 [2024-01-20T11:56:21.486Z] #69 52.17 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
11:56:21 [2024-01-20T11:56:21.486Z] #69 52.17 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
11:56:21 [2024-01-20T11:56:21.486Z] #69 52.17 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
11:56:21 [2024-01-20T11:56:21.486Z] #69 52.17 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
11:56:21 [2024-01-20T11:56:21.486Z] #69 52.17 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
11:56:21 [2024-01-20T11:56:21.486Z] #69 52.17 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
11:56:21 [2024-01-20T11:56:21.486Z] #69 52.18 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
11:56:21 [2024-01-20T11:56:21.486Z] #69 52.18 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
11:56:21 [2024-01-20T11:56:21.486Z] #69 52.18 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
11:56:21 [2024-01-20T11:56:21.486Z] #69 52.18 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
11:56:21 [2024-01-20T11:56:21.486Z] #69 52.18 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
11:56:21 [2024-01-20T11:56:21.486Z] #69 52.18 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
11:56:21 [2024-01-20T11:56:21.486Z] #69 52.18 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
11:56:21 [2024-01-20T11:56:21.486Z] #69 52.18 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
11:56:21 [2024-01-20T11:56:21.486Z] #69 52.18 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
11:56:21 [2024-01-20T11:56:21.743Z] #69 52.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
11:56:21 [2024-01-20T11:56:21.743Z] #69 52.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
11:56:21 [2024-01-20T11:56:21.743Z] #69 52.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
11:56:21 [2024-01-20T11:56:21.743Z] #69 52.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
11:56:21 [2024-01-20T11:56:21.743Z] #69 52.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
11:56:21 [2024-01-20T11:56:21.744Z] #69 52.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
11:56:21 [2024-01-20T11:56:21.744Z] #69 52.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
11:56:21 [2024-01-20T11:56:21.744Z] #69 52.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
11:56:21 [2024-01-20T11:56:21.744Z] #69 52.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
11:56:21 [2024-01-20T11:56:21.744Z] #69 52.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
11:56:21 [2024-01-20T11:56:21.744Z] #69 52.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
11:56:21 [2024-01-20T11:56:21.744Z] #69 52.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
11:56:21 [2024-01-20T11:56:21.744Z] #69 52.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
11:56:21 [2024-01-20T11:56:21.744Z] #69 52.44 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
11:56:22 [2024-01-20T11:56:22.001Z] #69 52.45 make  install-recursive
11:56:22 [2024-01-20T11:56:22.001Z] #69 52.45 make[3]: Entering directory '/tmp/crun-build/libocispec'
11:56:22 [2024-01-20T11:56:22.001Z] #69 52.48 Making install in yajl
11:56:22 [2024-01-20T11:56:22.001Z] #69 52.49 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
11:56:22 [2024-01-20T11:56:22.001Z] #69 52.50   CC       verify/json_verify-json_verify.o
11:56:22 [2024-01-20T11:56:22.001Z] #69 52.51   CC       src/libyajl_la-yajl_alloc.lo
11:56:22 [2024-01-20T11:56:22.001Z] #69 52.51   CC       src/libyajl_la-yajl.lo
11:56:22 [2024-01-20T11:56:22.001Z] #69 52.51   CC       src/libyajl_la-yajl_gen.lo
11:56:22 [2024-01-20T11:56:22.001Z] #69 52.51   CC       src/libyajl_la-yajl_parser.lo
11:56:22 [2024-01-20T11:56:22.001Z] #69 52.51   CC       src/libyajl_la-yajl_buf.lo
11:56:22 [2024-01-20T11:56:22.001Z] #69 52.52   CC       src/libyajl_la-yajl_encode.lo
11:56:22 [2024-01-20T11:56:22.001Z] #69 52.52   CC       src/libyajl_la-yajl_lex.lo
11:56:22 [2024-01-20T11:56:22.001Z] #69 52.53   CC       src/libyajl_la-yajl_tree.lo
11:56:22 [2024-01-20T11:56:22.260Z] #69 53.10   CCLD     libyajl.la
11:56:22 [2024-01-20T11:56:22.519Z] #69 53.34   CCLD     verify/json_verify
11:56:22 [2024-01-20T11:56:22.777Z] #69 53.49 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
11:56:22 [2024-01-20T11:56:22.777Z] #69 53.49 make[5]: Nothing to be done for 'install-exec-am'.
11:56:22 [2024-01-20T11:56:22.777Z] #69 53.49 make[5]: Nothing to be done for 'install-data-am'.
11:56:22 [2024-01-20T11:56:22.777Z] #69 53.49 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
11:56:22 [2024-01-20T11:56:22.777Z] #69 53.49 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
11:56:22 [2024-01-20T11:56:22.777Z] #69 53.50 make[4]: Entering directory '/tmp/crun-build/libocispec'
11:56:22 [2024-01-20T11:56:22.777Z] #69 53.57   CC       src/ocispec/validate.o
11:56:22 [2024-01-20T11:56:22.777Z] #69 53.57   CC       src/ocispec/image_spec_schema_config_schema.lo
11:56:22 [2024-01-20T11:56:22.777Z] #69 53.57   CC       src/ocispec/image_spec_schema_content_descriptor.lo
11:56:22 [2024-01-20T11:56:22.777Z] #69 53.58   CC       src/ocispec/image_spec_schema_defs.lo
11:56:22 [2024-01-20T11:56:22.777Z] #69 53.58   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
11:56:22 [2024-01-20T11:56:22.777Z] #69 53.59   CC       src/ocispec/image_spec_schema_image_index_schema.lo
11:56:22 [2024-01-20T11:56:22.777Z] #69 53.59   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
11:56:23 [2024-01-20T11:56:23.034Z] #69 53.60   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
11:56:23 [2024-01-20T11:56:23.035Z] #69 53.60   CC       src/ocispec/runtime_spec_schema_config_linux.lo
11:56:23 [2024-01-20T11:56:23.035Z] #69 53.61   CC       src/ocispec/runtime_spec_schema_config_zos.lo
11:56:23 [2024-01-20T11:56:23.035Z] #69 53.63   CC       src/ocispec/runtime_spec_schema_config_schema.lo
11:56:23 [2024-01-20T11:56:23.035Z] #69 53.63   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
11:56:23 [2024-01-20T11:56:23.035Z] #69 53.63   CC       src/ocispec/runtime_spec_schema_config_vm.lo
11:56:23 [2024-01-20T11:56:23.035Z] #69 53.63   CC       src/ocispec/runtime_spec_schema_config_windows.lo
11:56:23 [2024-01-20T11:56:23.035Z] #69 53.64   CC       src/ocispec/runtime_spec_schema_defs.lo
11:56:23 [2024-01-20T11:56:23.035Z] #69 53.64   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
11:56:23 [2024-01-20T11:56:23.035Z] #69 53.65   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
11:56:23 [2024-01-20T11:56:23.035Z] #69 53.65   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
11:56:23 [2024-01-20T11:56:23.035Z] #69 53.65   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
11:56:23 [2024-01-20T11:56:23.035Z] #69 53.68   CC       src/ocispec/runtime_spec_schema_state_schema.lo
11:56:23 [2024-01-20T11:56:23.035Z] #69 53.68   CC       src/ocispec/runtime_spec_schema_features_linux.lo
11:56:23 [2024-01-20T11:56:23.035Z] #69 53.69   CC       src/ocispec/runtime_spec_schema_features_schema.lo
11:56:23 [2024-01-20T11:56:23.035Z] #69 53.69   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
11:56:23 [2024-01-20T11:56:23.035Z] #69 53.71   CC       src/ocispec/basic_test_double_array_item.lo
11:56:23 [2024-01-20T11:56:23.035Z] #69 53.72   CC       src/ocispec/basic_test_double_array.lo
11:56:23 [2024-01-20T11:56:23.035Z] #69 53.74   CC       src/ocispec/basic_test_top_array_int.lo
11:56:23 [2024-01-20T11:56:23.035Z] #69 53.76   CC       src/ocispec/basic_test_top_array_string.lo
11:56:23 [2024-01-20T11:56:23.035Z] #69 53.77   CC       src/ocispec/basic_test_top_double_array_int.lo
11:56:23 [2024-01-20T11:56:23.035Z] #69 53.77   CC       src/ocispec/basic_test_top_double_array_obj.lo
11:56:23 [2024-01-20T11:56:23.035Z] #69 53.79   CC       src/ocispec/basic_test_top_double_array_refobj.lo
11:56:23 [2024-01-20T11:56:23.035Z] #69 53.79   CC       src/ocispec/basic_test_top_double_array_string.lo
11:56:23 [2024-01-20T11:56:23.035Z] #69 53.79   CC       src/ocispec/read-file.lo
11:56:23 [2024-01-20T11:56:23.292Z] #69 53.80   CC       src/ocispec/json_common.lo
11:56:23 [2024-01-20T11:56:23.292Z] #69 53.80   CC       tests/test-1.o
11:56:23 [2024-01-20T11:56:23.292Z] #69 53.81   CC       tests/test-2.o
11:56:23 [2024-01-20T11:56:23.292Z] #69 53.81   CC       tests/test-3.o
11:56:23 [2024-01-20T11:56:23.292Z] #69 53.81   CC       tests/test-4.o
11:56:23 [2024-01-20T11:56:23.292Z] #69 53.82   CC       tests/test-5.o
11:56:23 [2024-01-20T11:56:23.292Z] #69 53.82   CC       tests/test-6.o
11:56:23 [2024-01-20T11:56:23.292Z] #69 53.82   CC       tests/test-7.o
11:56:23 [2024-01-20T11:56:23.292Z] #69 53.83   CC       tests/test-8.o
11:56:23 [2024-01-20T11:56:23.292Z] #69 53.85   CC       tests/test-9.o
11:56:23 [2024-01-20T11:56:23.292Z] #69 53.86   CC       tests/test-10.o
11:56:23 [2024-01-20T11:56:23.292Z] #69 53.89   CC       tests/test-11.o
11:56:25 [2024-01-20T11:56:25.185Z] #69 ...
11:56:25 [2024-01-20T11:56:25.185Z] 
11:56:25 [2024-01-20T11:56:25.185Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
11:56:25 [2024-01-20T11:56:25.185Z] #78 45.12 + bin/containerd
11:56:25 [2024-01-20T11:56:25.185Z] #78 45.12 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.12 -X github.com/containerd/containerd/version.Revision=71909c1814c544ac47ab91d2e8b84718e517bb99 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
11:56:26 [2024-01-20T11:56:26.550Z] #78 ...
11:56:26 [2024-01-20T11:56:26.550Z] 
11:56:26 [2024-01-20T11:56:26.551Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:56:26 [2024-01-20T11:56:26.551Z] #69 57.05   CCLD     libocispec.la
11:56:26 [2024-01-20T11:56:26.551Z] #69 57.19   CCLD     src/ocispec/validate
11:56:26 [2024-01-20T11:56:26.551Z] #69 57.19   CCLD     tests/test-1
11:56:26 [2024-01-20T11:56:26.551Z] #69 57.19   CCLD     tests/test-2
11:56:26 [2024-01-20T11:56:26.551Z] #69 57.19   CCLD     tests/test-3
11:56:26 [2024-01-20T11:56:26.551Z] #69 57.19   CCLD     tests/test-4
11:56:26 [2024-01-20T11:56:26.551Z] #69 57.19   CCLD     tests/test-5
11:56:26 [2024-01-20T11:56:26.551Z] #69 57.19   CCLD     tests/test-6
11:56:26 [2024-01-20T11:56:26.551Z] #69 57.19   CCLD     tests/test-7
11:56:26 [2024-01-20T11:56:26.551Z] #69 57.21   CCLD     tests/test-8
11:56:26 [2024-01-20T11:56:26.551Z] #69 57.21   CCLD     tests/test-9
11:56:26 [2024-01-20T11:56:26.551Z] #69 57.21   CCLD     tests/test-10
11:56:26 [2024-01-20T11:56:26.551Z] #69 57.21 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
11:56:26 [2024-01-20T11:56:26.551Z] #69 57.21   CCLD     tests/test-11
11:56:26 [2024-01-20T11:56:26.551Z] #69 57.35 libtool: link: ar cr libocispec.a 
11:56:26 [2024-01-20T11:56:26.551Z] #69 57.36 libtool: link: ranlib libocispec.a
11:56:26 [2024-01-20T11:56:26.551Z] #69 57.45 make[5]: Entering directory '/tmp/crun-build/libocispec'
11:56:26 [2024-01-20T11:56:26.806Z] #69 57.47 make[5]: Leaving directory '/tmp/crun-build/libocispec'
11:56:26 [2024-01-20T11:56:26.806Z] #69 57.47 make[4]: Leaving directory '/tmp/crun-build/libocispec'
11:56:26 [2024-01-20T11:56:26.806Z] #69 57.47 make[3]: Leaving directory '/tmp/crun-build/libocispec'
11:56:26 [2024-01-20T11:56:26.806Z] #69 57.48 make[2]: Leaving directory '/tmp/crun-build/libocispec'
11:56:26 [2024-01-20T11:56:26.806Z] #69 57.48 make[2]: Entering directory '/tmp/crun-build'
11:56:26 [2024-01-20T11:56:26.806Z] #69 57.51   CC       src/crun-crun.o
11:56:26 [2024-01-20T11:56:26.806Z] #69 57.51   CC       src/crun-run.o
11:56:26 [2024-01-20T11:56:26.806Z] #69 57.51   CC       src/crun-delete.o
11:56:26 [2024-01-20T11:56:26.806Z] #69 57.51   CC       src/crun-kill.o
11:56:26 [2024-01-20T11:56:26.806Z] #69 57.51   CC       src/crun-pause.o
11:56:26 [2024-01-20T11:56:26.806Z] #69 57.51   CC       src/crun-unpause.o
11:56:26 [2024-01-20T11:56:26.806Z] #69 57.51   CC       src/crun-oci_features.o
11:56:26 [2024-01-20T11:56:26.806Z] #69 57.51   CC       src/crun-spec.o
11:56:26 [2024-01-20T11:56:26.806Z] #69 57.52   CC       src/crun-exec.o
11:56:26 [2024-01-20T11:56:26.806Z] #69 57.53   CC       src/crun-list.o
11:56:26 [2024-01-20T11:56:26.806Z] #69 57.53   CC       src/crun-create.o
11:56:26 [2024-01-20T11:56:26.806Z] #69 57.54   CC       src/crun-start.o
11:56:26 [2024-01-20T11:56:26.806Z] #69 57.54   CC       src/crun-state.o
11:56:26 [2024-01-20T11:56:26.806Z] #69 57.55   CC       src/crun-update.o
11:56:26 [2024-01-20T11:56:26.806Z] #69 57.57   CC       src/crun-ps.o
11:56:26 [2024-01-20T11:56:26.806Z] #69 57.59   CC       src/crun-checkpoint.o
11:56:26 [2024-01-20T11:56:26.806Z] #69 57.61   CC       src/crun-restore.o
11:56:26 [2024-01-20T11:56:26.806Z] #69 57.63   CC       src/libcrun/crun-cloned_binary.o
11:56:26 [2024-01-20T11:56:26.806Z] #69 57.64   CC       src/libcrun/libcrun_la-utils.lo
11:56:26 [2024-01-20T11:56:26.806Z] #69 57.64   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
11:56:26 [2024-01-20T11:56:26.806Z] #69 57.67   CC       src/libcrun/libcrun_la-cgroup-resources.lo
11:56:27 [2024-01-20T11:56:27.063Z] #69 57.73   CC       src/libcrun/libcrun_la-cgroup-setup.lo
11:56:27 [2024-01-20T11:56:27.063Z] #69 57.73   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
11:56:27 [2024-01-20T11:56:27.063Z] #69 57.73   CC       src/libcrun/libcrun_la-cgroup-utils.lo
11:56:27 [2024-01-20T11:56:27.063Z] #69 57.73   CC       src/libcrun/libcrun_la-cgroup.lo
11:56:27 [2024-01-20T11:56:27.063Z] #69 57.73   CC       src/libcrun/libcrun_la-chroot_realpath.lo
11:56:27 [2024-01-20T11:56:27.063Z] #69 57.74   CC       src/libcrun/libcrun_la-cloned_binary.lo
11:56:27 [2024-01-20T11:56:27.063Z] #69 57.74   CC       src/libcrun/libcrun_la-container.lo
11:56:27 [2024-01-20T11:56:27.063Z] #69 57.74   CC       src/libcrun/libcrun_la-criu.lo
11:56:27 [2024-01-20T11:56:27.063Z] #69 57.75   CC       src/libcrun/libcrun_la-custom-handler.lo
11:56:27 [2024-01-20T11:56:27.063Z] #69 57.75   CC       src/libcrun/libcrun_la-ebpf.lo
11:56:27 [2024-01-20T11:56:27.063Z] #69 57.76   CC       src/libcrun/libcrun_la-error.lo
11:56:27 [2024-01-20T11:56:27.063Z] #69 57.79   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
11:56:27 [2024-01-20T11:56:27.063Z] #69 57.81   CC       src/libcrun/handlers/libcrun_la-krun.lo
11:56:27 [2024-01-20T11:56:27.063Z] #69 57.81   CC       src/libcrun/handlers/libcrun_la-mono.lo
11:56:27 [2024-01-20T11:56:27.063Z] #69 57.82   CC       src/libcrun/handlers/libcrun_la-spin.lo
11:56:27 [2024-01-20T11:56:27.063Z] #69 57.83   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
11:56:27 [2024-01-20T11:56:27.063Z] #69 57.83   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
11:56:27 [2024-01-20T11:56:27.063Z] #69 57.83   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
11:56:27 [2024-01-20T11:56:27.063Z] #69 57.83   CC       src/libcrun/libcrun_la-intelrdt.lo
11:56:27 [2024-01-20T11:56:27.063Z] #69 57.85   CC       src/libcrun/libcrun_la-io_priority.lo
11:56:27 [2024-01-20T11:56:27.063Z] #69 57.86   CC       src/libcrun/libcrun_la-linux.lo
11:56:27 [2024-01-20T11:56:27.063Z] #69 57.87   CC       src/libcrun/libcrun_la-mount_flags.lo
11:56:27 [2024-01-20T11:56:27.063Z] #69 57.89   CC       src/libcrun/libcrun_la-scheduler.lo
11:56:27 [2024-01-20T11:56:27.063Z] #69 57.90   CC       src/libcrun/libcrun_la-seccomp.lo
11:56:27 [2024-01-20T11:56:27.320Z] #69 57.91   CC       src/libcrun/libcrun_la-seccomp_notify.lo
11:56:27 [2024-01-20T11:56:27.320Z] #69 57.92   CC       src/libcrun/libcrun_la-signals.lo
11:56:27 [2024-01-20T11:56:27.320Z] #69 57.92   CC       src/libcrun/libcrun_la-status.lo
11:56:27 [2024-01-20T11:56:27.320Z] #69 57.93   CC       src/libcrun/libcrun_la-terminal.lo
11:56:27 [2024-01-20T11:56:27.320Z] #69 57.93   CC       tests/init.o
11:56:27 [2024-01-20T11:56:27.320Z] #69 57.94   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
11:56:27 [2024-01-20T11:56:27.320Z] #69 57.94   CC       src/libcrun/libcrun_testing_a-utils.o
11:56:27 [2024-01-20T11:56:27.320Z] #69 57.96   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
11:56:27 [2024-01-20T11:56:27.320Z] #69 57.96   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
11:56:27 [2024-01-20T11:56:27.320Z] #69 57.97   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
11:56:27 [2024-01-20T11:56:27.320Z] #69 57.98   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
11:56:27 [2024-01-20T11:56:27.320Z] #69 57.99   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
11:56:27 [2024-01-20T11:56:27.320Z] #69 58.01   CC       src/libcrun/libcrun_testing_a-cgroup.o
11:56:27 [2024-01-20T11:56:27.320Z] #69 58.03   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
11:56:27 [2024-01-20T11:56:27.320Z] #69 58.05   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
11:56:27 [2024-01-20T11:56:27.320Z] #69 58.07   CC       src/libcrun/libcrun_testing_a-container.o
11:56:27 [2024-01-20T11:56:27.320Z] #69 58.10   CC       src/libcrun/libcrun_testing_a-criu.o
11:56:27 [2024-01-20T11:56:27.320Z] #69 58.12   CC       src/libcrun/libcrun_testing_a-custom-handler.o
11:56:27 [2024-01-20T11:56:27.577Z] #69 58.15   CC       src/libcrun/libcrun_testing_a-ebpf.o
11:56:27 [2024-01-20T11:56:27.577Z] #69 58.19   CC       src/libcrun/libcrun_testing_a-error.o
11:56:27 [2024-01-20T11:56:27.577Z] #69 58.22   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
11:56:27 [2024-01-20T11:56:27.577Z] #69 58.23   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
11:56:27 [2024-01-20T11:56:27.577Z] #69 58.26   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
11:56:27 [2024-01-20T11:56:27.577Z] #69 58.28   CC       src/libcrun/handlers/libcrun_testing_a-spin.o
11:56:27 [2024-01-20T11:56:27.577Z] #69 58.33   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
11:56:27 [2024-01-20T11:56:27.577Z] #69 58.37   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
11:56:27 [2024-01-20T11:56:27.577Z] #69 58.38   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
11:56:27 [2024-01-20T11:56:27.577Z] #69 58.41   CC       src/libcrun/libcrun_testing_a-intelrdt.o
11:56:27 [2024-01-20T11:56:27.577Z] #69 58.48   CC       src/libcrun/libcrun_testing_a-io_priority.o
11:56:27 [2024-01-20T11:56:27.834Z] #69 58.68   CC       src/libcrun/libcrun_testing_a-linux.o
11:56:28 [2024-01-20T11:56:28.398Z] #69 59.01   CC       src/libcrun/libcrun_testing_a-mount_flags.o
11:56:28 [2024-01-20T11:56:28.398Z] #69 59.05   CC       src/libcrun/libcrun_testing_a-scheduler.o
11:56:28 [2024-01-20T11:56:28.398Z] #69 59.06   CC       src/libcrun/libcrun_testing_a-seccomp.o
11:56:28 [2024-01-20T11:56:28.398Z] #69 59.08   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
11:56:28 [2024-01-20T11:56:28.398Z] #69 59.12   CC       src/libcrun/libcrun_testing_a-signals.o
11:56:28 [2024-01-20T11:56:28.398Z] #69 59.14   CC       src/libcrun/libcrun_testing_a-status.o
11:56:28 [2024-01-20T11:56:28.398Z] #69 59.16   CC       src/libcrun/libcrun_testing_a-terminal.o
11:56:28 [2024-01-20T11:56:28.398Z] #69 59.19   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
11:56:28 [2024-01-20T11:56:28.398Z] #69 59.21   CC       tests/tests_libcrun_intelrdt-tests_libcrun_intelrdt.o
11:56:28 [2024-01-20T11:56:28.398Z] #69 59.27   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
11:56:29 [2024-01-20T11:56:29.328Z] #69 60.15   CCLD     tests/init
11:56:31 [2024-01-20T11:56:31.847Z] #69 62.75   CCLD     libcrun.la
11:56:32 [2024-01-20T11:56:32.103Z] #69 62.90   AR       libcrun_testing.a
11:56:32 [2024-01-20T11:56:32.358Z] #69 62.90 ar: `u' modifier ignored since `D' is the default (see `U')
11:56:32 [2024-01-20T11:56:32.358Z] #69 62.94   CCLD     tests/tests_libcrun_utils
11:56:32 [2024-01-20T11:56:32.358Z] #69 62.94   CCLD     tests/tests_libcrun_errors
11:56:32 [2024-01-20T11:56:32.358Z] #69 62.94   CCLD     tests/tests_libcrun_intelrdt
11:56:32 [2024-01-20T11:56:32.358Z] #69 62.94   CCLD     tests/tests_libcrun_fuzzer
11:56:32 [2024-01-20T11:56:32.358Z] #69 62.97   CCLD     crun
11:56:32 [2024-01-20T11:56:32.358Z] #69 63.15 make[3]: Entering directory '/tmp/crun-build'
11:56:32 [2024-01-20T11:56:32.358Z] #69 63.23  /usr/bin/mkdir -p '/usr/local/share/man/man1'
11:56:32 [2024-01-20T11:56:32.358Z] #69 63.23  /usr/bin/mkdir -p '/usr/local/lib'
11:56:32 [2024-01-20T11:56:32.358Z] #69 63.23  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
11:56:32 [2024-01-20T11:56:32.358Z] #69 63.23  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
11:56:32 [2024-01-20T11:56:32.358Z] #69 63.26 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
11:56:32 [2024-01-20T11:56:32.614Z] #69 63.27 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
11:56:32 [2024-01-20T11:56:32.614Z] #69 63.28 libtool: install: chmod 644 /usr/local/lib/libcrun.a
11:56:32 [2024-01-20T11:56:32.614Z] #69 63.28 libtool: install: ranlib /usr/local/lib/libcrun.a
11:56:32 [2024-01-20T11:56:32.614Z] #69 63.36 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
11:56:32 [2024-01-20T11:56:32.614Z] #69 63.36 ----------------------------------------------------------------------
11:56:32 [2024-01-20T11:56:32.614Z] #69 63.36 Libraries have been installed in:
11:56:32 [2024-01-20T11:56:32.614Z] #69 63.36    /usr/local/lib
11:56:32 [2024-01-20T11:56:32.614Z] #69 63.36 
11:56:32 [2024-01-20T11:56:32.614Z] #69 63.36 If you ever happen to want to link against installed libraries
11:56:32 [2024-01-20T11:56:32.614Z] #69 63.36 in a given directory, LIBDIR, you must either use libtool, and
11:56:32 [2024-01-20T11:56:32.614Z] #69 63.36 specify the full pathname of the library, or use the '-LLIBDIR'
11:56:32 [2024-01-20T11:56:32.614Z] #69 63.36 flag during linking and do at least one of the following:
11:56:32 [2024-01-20T11:56:32.614Z] #69 63.36    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
11:56:32 [2024-01-20T11:56:32.614Z] #69 63.36      during execution
11:56:32 [2024-01-20T11:56:32.614Z] #69 63.36    - add LIBDIR to the 'LD_RUN_PATH' environment variable
11:56:32 [2024-01-20T11:56:32.614Z] #69 63.36      during linking
11:56:32 [2024-01-20T11:56:32.614Z] #69 63.36    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
11:56:32 [2024-01-20T11:56:32.614Z] #69 63.36    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
11:56:32 [2024-01-20T11:56:32.614Z] #69 63.36 
11:56:32 [2024-01-20T11:56:32.614Z] #69 63.36 See any operating system documentation about shared libraries for
11:56:32 [2024-01-20T11:56:32.614Z] #69 63.36 more information, such as the ld(1) and ld.so(8) manual pages.
11:56:32 [2024-01-20T11:56:32.614Z] #69 63.36 ----------------------------------------------------------------------
11:56:32 [2024-01-20T11:56:32.614Z] #69 63.36  /usr/bin/mkdir -p '/build'
11:56:32 [2024-01-20T11:56:32.614Z] #69 63.37   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
11:56:32 [2024-01-20T11:56:32.869Z] #69 63.40 libtool: install: /usr/bin/install -c crun /build/crun
11:56:32 [2024-01-20T11:56:32.869Z] #69 63.41 make[3]: Leaving directory '/tmp/crun-build'
11:56:32 [2024-01-20T11:56:32.869Z] #69 63.41 make[2]: Leaving directory '/tmp/crun-build'
11:56:32 [2024-01-20T11:56:32.869Z] #69 63.41 make[1]: Leaving directory '/tmp/crun-build'
11:56:34 [2024-01-20T11:56:34.756Z] #69 DONE 65.6s
11:56:34 [2024-01-20T11:56:34.756Z] 
11:56:34 [2024-01-20T11:56:34.757Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
11:56:34 [2024-01-20T11:56:34.757Z] #78 61.52 + bin/containerd-stress
11:56:34 [2024-01-20T11:56:34.757Z] #78 61.52 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.12 -X github.com/containerd/containerd/version.Revision=71909c1814c544ac47ab91d2e8b84718e517bb99 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
11:56:34 [2024-01-20T11:56:34.757Z] #78 62.78 + bin/containerd-shim
11:56:34 [2024-01-20T11:56:34.757Z] #78 63.33 + bin/containerd-shim-runc-v1
11:56:34 [2024-01-20T11:56:34.757Z] #78 64.10 + bin/containerd-shim-runc-v2
11:56:34 [2024-01-20T11:56:34.757Z] #78 64.80 + binaries
11:56:35 [2024-01-20T11:56:35.013Z] #78 DONE 65.2s
11:56:35 [2024-01-20T11:56:35.574Z] 
11:56:35 [2024-01-20T11:56:35.574Z] #93 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
11:56:35 [2024-01-20T11:56:35.574Z] #93 DONE 0.2s
11:56:35 [2024-01-20T11:56:35.830Z] 
11:56:35 [2024-01-20T11:56:35.830Z] #94 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
11:56:35 [2024-01-20T11:56:35.830Z] #94 DONE 0.1s
11:56:35 [2024-01-20T11:56:35.830Z] 
11:56:35 [2024-01-20T11:56:35.830Z] #95 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
11:56:35 [2024-01-20T11:56:35.830Z] #95 DONE 0.1s
11:56:36 [2024-01-20T11:56:36.085Z] 
11:56:36 [2024-01-20T11:56:36.085Z] #96 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
11:56:36 [2024-01-20T11:56:36.085Z] #96 DONE 0.0s
11:56:36 [2024-01-20T11:56:36.085Z] 
11:56:36 [2024-01-20T11:56:36.085Z] #97 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
11:56:36 [2024-01-20T11:56:36.085Z] #97 DONE 0.1s
11:56:36 [2024-01-20T11:56:36.341Z] 
11:56:36 [2024-01-20T11:56:36.341Z] #98 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
11:56:36 [2024-01-20T11:56:36.341Z] #98 DONE 0.0s
11:56:36 [2024-01-20T11:56:36.341Z] 
11:56:36 [2024-01-20T11:56:36.341Z] #99 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
11:56:36 [2024-01-20T11:56:36.341Z] #99 DONE 0.2s
11:56:36 [2024-01-20T11:56:36.341Z] 
11:56:36 [2024-01-20T11:56:36.341Z] #100 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
11:56:36 [2024-01-20T11:56:36.341Z] #100 DONE 0.2s
11:56:36 [2024-01-20T11:56:36.596Z] 
11:56:36 [2024-01-20T11:56:36.596Z] #101 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
11:56:36 [2024-01-20T11:56:36.596Z] #101 DONE 0.0s
11:56:36 [2024-01-20T11:56:36.596Z] 
11:56:36 [2024-01-20T11:56:36.596Z] #102 [dev-base  1/12] RUN groupadd -r docker
11:56:36 [2024-01-20T11:56:36.851Z] #102 DONE 0.3s
11:56:36 [2024-01-20T11:56:36.851Z] 
11:56:36 [2024-01-20T11:56:36.851Z] #103 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
11:56:37 [2024-01-20T11:56:37.106Z] #103 DONE 0.4s
11:56:37 [2024-01-20T11:56:37.362Z] 
11:56:37 [2024-01-20T11:56:37.362Z] #104 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:56:37 [2024-01-20T11:56:37.618Z] #104 0.358 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:56:37 [2024-01-20T11:56:37.618Z] #104 DONE 0.4s
11:56:37 [2024-01-20T11:56:37.618Z] 
11:56:37 [2024-01-20T11:56:37.618Z] #105 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:56:37 [2024-01-20T11:56:37.873Z] #105 DONE 0.4s
11:56:38 [2024-01-20T11:56:38.129Z] 
11:56:38 [2024-01-20T11:56:38.129Z] #106 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:56:38 [2024-01-20T11:56:38.384Z] #106 DONE 0.4s
11:56:38 [2024-01-20T11:56:38.384Z] 
11:56:38 [2024-01-20T11:56:38.384Z] #107 [dev-base  6/12] RUN ldconfig
11:56:38 [2024-01-20T11:56:38.639Z] #107 DONE 0.4s
11:56:38 [2024-01-20T11:56:38.895Z] 
11:56:38 [2024-01-20T11:56:38.895Z] #108 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
11:56:38 [2024-01-20T11:56:38.895Z] #108 DONE 0.3s
11:56:39 [2024-01-20T11:56:39.150Z] 
11:56:39 [2024-01-20T11:56:39.150Z] #109 [dev-base  8/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:56:39 [2024-01-20T11:56:39.711Z] #109 0.635 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
11:56:39 [2024-01-20T11:56:39.711Z] #109 0.646 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
11:56:39 [2024-01-20T11:56:39.711Z] #109 0.646 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
11:56:39 [2024-01-20T11:56:39.711Z] #109 0.728 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
11:56:39 [2024-01-20T11:56:39.711Z] #109 0.798 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
11:56:39 [2024-01-20T11:56:39.967Z] #109 0.868 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [132 kB]
11:56:40 [2024-01-20T11:56:40.892Z] #109 1.752 Fetched 9080 kB in 1s (6594 kB/s)
11:56:41 [2024-01-20T11:56:41.452Z] #109 1.752 Reading package lists...
11:56:42 [2024-01-20T11:56:42.013Z] #109 2.348 Reading package lists...
11:56:42 [2024-01-20T11:56:42.013Z] #109 2.948 Building dependency tree...
11:56:42 [2024-01-20T11:56:42.268Z] #109 3.339 The following additional packages will be installed:
11:56:42 [2024-01-20T11:56:42.523Z] #109 3.340   dmsetup libaio1 libapparmor1 libargon2-1 libbpf1 libcryptsetup12
11:56:42 [2024-01-20T11:56:42.523Z] #109 3.340   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
11:56:42 [2024-01-20T11:56:42.523Z] #109 3.340   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0
11:56:42 [2024-01-20T11:56:42.523Z] #109 3.341   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libsodium23
11:56:42 [2024-01-20T11:56:42.523Z] #109 3.341   libsubid4 libsystemd-shared liburcu8 libxtables12 sgml-base systemd
11:56:42 [2024-01-20T11:56:42.523Z] #109 3.342   vim-runtime
11:56:42 [2024-01-20T11:56:42.523Z] #109 3.343 Suggested packages:
11:56:42 [2024-01-20T11:56:42.523Z] #109 3.343   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
11:56:42 [2024-01-20T11:56:42.523Z] #109 3.343   gpm ed diffutils-doc sgml-base-doc systemd-container systemd-homed
11:56:42 [2024-01-20T11:56:42.523Z] #109 3.343   systemd-userdbd systemd-boot systemd-resolved libqrencode4
11:56:42 [2024-01-20T11:56:42.523Z] #109 3.343   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 ctags
11:56:42 [2024-01-20T11:56:42.523Z] #109 3.343   vim-doc vim-scripts xfsdump acl attr quota
11:56:42 [2024-01-20T11:56:42.523Z] #109 3.343 Recommended packages:
11:56:42 [2024-01-20T11:56:42.523Z] #109 3.343   libatm1 nftables libpam-cap default-dbus-system-bus | dbus-system-bus
11:56:42 [2024-01-20T11:56:42.523Z] #109 3.343   systemd-timesyncd | time-daemon xxd unzip
11:56:42 [2024-01-20T11:56:42.779Z] #109 3.735 The following NEW packages will be installed:
11:56:42 [2024-01-20T11:56:42.779Z] #109 3.735   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
11:56:42 [2024-01-20T11:56:42.779Z] #109 3.735   libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12
11:56:42 [2024-01-20T11:56:42.779Z] #109 3.735   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
11:56:42 [2024-01-20T11:56:42.779Z] #109 3.735   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
11:56:42 [2024-01-20T11:56:42.779Z] #109 3.735   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
11:56:42 [2024-01-20T11:56:42.779Z] #109 3.736   libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12
11:56:42 [2024-01-20T11:56:42.779Z] #109 3.736   libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote
11:56:42 [2024-01-20T11:56:42.779Z] #109 3.736   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils
11:56:42 [2024-01-20T11:56:42.779Z] #109 3.736   zip zstd
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.016 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded.
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.016 Need to get 31.8 MB of archives.
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.016 After this operation, 143 MB of additional disk space will be used.
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.016 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB]
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.019 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB]
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.021 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB]
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.022 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB]
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.033 Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u1 [205 kB]
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.034 Get:6 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+b1 [182 kB]
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.035 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB]
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.037 Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB]
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.039 Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB]
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.040 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.19-1~deb12u1 [1506 kB]
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.047 Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.19-1~deb12u1 [2828 kB]
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.064 Get:12 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB]
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.065 Get:13 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB]
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.065 Get:14 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB]
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.073 Get:15 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.074 Get:16 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB]
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.076 Get:17 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.076 Get:18 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB]
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.077 Get:19 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB]
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.077 Get:20 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB]
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.083 Get:21 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB]
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.083 Get:22 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB]
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.084 Get:23 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.085 Get:24 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.087 Get:25 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB]
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.090 Get:26 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB]
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.097 Get:27 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB]
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.098 Get:28 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB]
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.100 Get:29 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB]
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.101 Get:30 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB]
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.102 Get:31 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB]
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.105 Get:32 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.107 Get:33 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.108 Get:34 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.109 Get:35 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB]
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.110 Get:36 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB]
11:56:43 [2024-01-20T11:56:43.034Z] #109 4.117 Get:37 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
11:56:43 [2024-01-20T11:56:43.290Z] #109 4.170 Get:38 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B]
11:56:43 [2024-01-20T11:56:43.290Z] #109 4.170 Get:39 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB]
11:56:43 [2024-01-20T11:56:43.290Z] #109 4.171 Get:40 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB]
11:56:43 [2024-01-20T11:56:43.290Z] #109 4.172 Get:41 http://deb.debian.org/debian bookworm/main arm64 libnl-3-200 arm64 3.7.0-0.2+b1 [60.2 kB]
11:56:43 [2024-01-20T11:56:43.290Z] #109 4.172 Get:42 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
11:56:43 [2024-01-20T11:56:43.290Z] #109 4.172 Get:43 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB]
11:56:43 [2024-01-20T11:56:43.290Z] #109 4.173 Get:44 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB]
11:56:43 [2024-01-20T11:56:43.290Z] #109 4.174 Get:45 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB]
11:56:43 [2024-01-20T11:56:43.290Z] #109 4.175 Get:46 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
11:56:43 [2024-01-20T11:56:43.290Z] #109 4.175 Get:47 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB]
11:56:43 [2024-01-20T11:56:43.290Z] #109 4.176 Get:48 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
11:56:43 [2024-01-20T11:56:43.290Z] #109 4.177 Get:49 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.19-1~deb12u1 [92.3 kB]
11:56:43 [2024-01-20T11:56:43.290Z] #109 4.178 Get:50 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB]
11:56:43 [2024-01-20T11:56:43.290Z] #109 4.180 Get:51 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB]
11:56:43 [2024-01-20T11:56:43.290Z] #109 4.182 Get:52 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB]
11:56:43 [2024-01-20T11:56:43.290Z] #109 4.222 Get:53 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB]
11:56:43 [2024-01-20T11:56:43.290Z] #109 4.229 Get:54 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB]
11:56:43 [2024-01-20T11:56:43.290Z] #109 4.233 Get:55 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB]
11:56:43 [2024-01-20T11:56:43.290Z] #109 4.234 Get:56 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB]
11:56:43 [2024-01-20T11:56:43.290Z] #109 4.373 debconf: delaying package configuration, since apt-utils is not installed
11:56:43 [2024-01-20T11:56:43.545Z] #109 4.408 Fetched 31.8 MB in 0s (64.9 MB/s)
11:56:43 [2024-01-20T11:56:43.545Z] #109 4.434 Selecting previously unselected package libargon2-1:arm64.
11:56:43 [2024-01-20T11:56:43.545Z] #109 4.434 (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 ... 15667 files and directories currently installed.)
11:56:43 [2024-01-20T11:56:43.545Z] #109 4.442 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ...
11:56:43 [2024-01-20T11:56:43.545Z] #109 4.449 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
11:56:43 [2024-01-20T11:56:43.545Z] #109 4.483 Selecting previously unselected package dmsetup.
11:56:43 [2024-01-20T11:56:43.545Z] #109 4.485 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ...
11:56:43 [2024-01-20T11:56:43.545Z] #109 4.488 Unpacking dmsetup (2:1.02.185-2) ...
11:56:43 [2024-01-20T11:56:43.545Z] #109 4.529 Selecting previously unselected package libdevmapper1.02.1:arm64.
11:56:43 [2024-01-20T11:56:43.545Z] #109 4.530 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ...
11:56:43 [2024-01-20T11:56:43.545Z] #109 4.534 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
11:56:43 [2024-01-20T11:56:43.545Z] #109 4.577 Selecting previously unselected package libjson-c5:arm64.
11:56:43 [2024-01-20T11:56:43.545Z] #109 4.579 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ...
11:56:43 [2024-01-20T11:56:43.545Z] #109 4.583 Unpacking libjson-c5:arm64 (0.16-2) ...
11:56:43 [2024-01-20T11:56:43.545Z] #109 4.619 Selecting previously unselected package libcryptsetup12:arm64.
11:56:43 [2024-01-20T11:56:43.801Z] #109 4.621 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u1_arm64.deb ...
11:56:43 [2024-01-20T11:56:43.801Z] #109 4.624 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u1) ...
11:56:43 [2024-01-20T11:56:43.801Z] #109 4.739 Selecting previously unselected package libfdisk1:arm64.
11:56:43 [2024-01-20T11:56:43.801Z] #109 4.741 Preparing to unpack .../05-libfdisk1_2.38.1-5+b1_arm64.deb ...
11:56:43 [2024-01-20T11:56:43.801Z] #109 4.744 Unpacking libfdisk1:arm64 (2.38.1-5+b1) ...
11:56:43 [2024-01-20T11:56:43.801Z] #109 4.791 Selecting previously unselected package libkmod2:arm64.
11:56:43 [2024-01-20T11:56:43.801Z] #109 4.793 Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ...
11:56:43 [2024-01-20T11:56:43.801Z] #109 4.797 Unpacking libkmod2:arm64 (30+20221128-1) ...
11:56:43 [2024-01-20T11:56:43.801Z] #109 4.836 Selecting previously unselected package libapparmor1:arm64.
11:56:43 [2024-01-20T11:56:43.801Z] #109 4.838 Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ...
11:56:43 [2024-01-20T11:56:43.801Z] #109 4.842 Unpacking libapparmor1:arm64 (3.0.8-3) ...
11:56:44 [2024-01-20T11:56:44.056Z] #109 4.878 Selecting previously unselected package libip4tc2:arm64.
11:56:44 [2024-01-20T11:56:44.056Z] #109 4.880 Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ...
11:56:44 [2024-01-20T11:56:44.056Z] #109 4.884 Unpacking libip4tc2:arm64 (1.8.9-2) ...
11:56:44 [2024-01-20T11:56:44.056Z] #109 4.913 Selecting previously unselected package libsystemd-shared:arm64.
11:56:44 [2024-01-20T11:56:44.056Z] #109 4.915 Preparing to unpack .../09-libsystemd-shared_252.19-1~deb12u1_arm64.deb ...
11:56:44 [2024-01-20T11:56:44.056Z] #109 4.918 Unpacking libsystemd-shared:arm64 (252.19-1~deb12u1) ...
11:56:44 [2024-01-20T11:56:44.056Z] #109 5.070 Selecting previously unselected package systemd.
11:56:44 [2024-01-20T11:56:44.312Z] #109 5.072 Preparing to unpack .../10-systemd_252.19-1~deb12u1_arm64.deb ...
11:56:44 [2024-01-20T11:56:44.312Z] #109 5.091 Unpacking systemd (252.19-1~deb12u1) ...
11:56:44 [2024-01-20T11:56:44.312Z] #109 5.347 Selecting previously unselected package pigz.
11:56:44 [2024-01-20T11:56:44.567Z] #109 5.350 Preparing to unpack .../11-pigz_2.6-1_arm64.deb ...
11:56:44 [2024-01-20T11:56:44.567Z] #109 5.353 Unpacking pigz (2.6-1) ...
11:56:44 [2024-01-20T11:56:44.567Z] #109 5.394 Selecting previously unselected package sgml-base.
11:56:44 [2024-01-20T11:56:44.567Z] #109 5.396 Preparing to unpack .../12-sgml-base_1.31_all.deb ...
11:56:44 [2024-01-20T11:56:44.567Z] #109 5.403 Unpacking sgml-base (1.31) ...
11:56:44 [2024-01-20T11:56:44.567Z] #109 5.453 Selecting previously unselected package sudo.
11:56:44 [2024-01-20T11:56:44.567Z] #109 5.455 Preparing to unpack .../13-sudo_1.9.13p3-1+deb12u1_arm64.deb ...
11:56:44 [2024-01-20T11:56:44.567Z] #109 5.461 Unpacking sudo (1.9.13p3-1+deb12u1) ...
11:56:44 [2024-01-20T11:56:44.567Z] #109 5.586 Selecting previously unselected package libelf1:arm64.
11:56:44 [2024-01-20T11:56:44.567Z] #109 5.588 Preparing to unpack .../14-libelf1_0.188-2.1_arm64.deb ...
11:56:44 [2024-01-20T11:56:44.567Z] #109 5.591 Unpacking libelf1:arm64 (0.188-2.1) ...
11:56:44 [2024-01-20T11:56:44.567Z] #109 5.640 Selecting previously unselected package libbpf1:arm64.
11:56:44 [2024-01-20T11:56:44.567Z] #109 5.642 Preparing to unpack .../15-libbpf1_1%3a1.1.0-1_arm64.deb ...
11:56:44 [2024-01-20T11:56:44.567Z] #109 5.645 Unpacking libbpf1:arm64 (1:1.1.0-1) ...
11:56:44 [2024-01-20T11:56:44.567Z] #109 5.688 Selecting previously unselected package libmnl0:arm64.
11:56:44 [2024-01-20T11:56:44.822Z] #109 5.690 Preparing to unpack .../16-libmnl0_1.0.4-3_arm64.deb ...
11:56:44 [2024-01-20T11:56:44.822Z] #109 5.694 Unpacking libmnl0:arm64 (1.0.4-3) ...
11:56:44 [2024-01-20T11:56:44.822Z] #109 5.730 Selecting previously unselected package libxtables12:arm64.
11:56:44 [2024-01-20T11:56:44.822Z] #109 5.732 Preparing to unpack .../17-libxtables12_1.8.9-2_arm64.deb ...
11:56:44 [2024-01-20T11:56:44.822Z] #109 5.735 Unpacking libxtables12:arm64 (1.8.9-2) ...
11:56:44 [2024-01-20T11:56:44.822Z] #109 5.767 Selecting previously unselected package libcap2-bin.
11:56:44 [2024-01-20T11:56:44.822Z] #109 5.769 Preparing to unpack .../18-libcap2-bin_1%3a2.66-4_arm64.deb ...
11:56:44 [2024-01-20T11:56:44.822Z] #109 5.772 Unpacking libcap2-bin (1:2.66-4) ...
11:56:44 [2024-01-20T11:56:44.822Z] #109 5.876 Selecting previously unselected package iproute2.
11:56:45 [2024-01-20T11:56:45.077Z] #109 5.878 Preparing to unpack .../19-iproute2_6.1.0-3_arm64.deb ...
11:56:45 [2024-01-20T11:56:45.078Z] #109 5.882 Unpacking iproute2 (6.1.0-3) ...
11:56:45 [2024-01-20T11:56:45.078Z] #109 5.995 Selecting previously unselected package vim-common.
11:56:45 [2024-01-20T11:56:45.078Z] #109 5.997 Preparing to unpack .../20-vim-common_2%3a9.0.1378-2_all.deb ...
11:56:45 [2024-01-20T11:56:45.078Z] #109 6.001 Unpacking vim-common (2:9.0.1378-2) ...
11:56:45 [2024-01-20T11:56:45.078Z] #109 6.048 Selecting previously unselected package bash-completion.
11:56:45 [2024-01-20T11:56:45.078Z] #109 6.050 Preparing to unpack .../21-bash-completion_1%3a2.11-6_all.deb ...
11:56:45 [2024-01-20T11:56:45.078Z] #109 6.062 Unpacking bash-completion (1:2.11-6) ...
11:56:45 [2024-01-20T11:56:45.078Z] #109 6.177 Selecting previously unselected package bzip2.
11:56:45 [2024-01-20T11:56:45.333Z] #109 6.179 Preparing to unpack .../22-bzip2_1.0.8-5+b1_arm64.deb ...
11:56:45 [2024-01-20T11:56:45.333Z] #109 6.183 Unpacking bzip2 (1.0.8-5+b1) ...
11:56:45 [2024-01-20T11:56:45.333Z] #109 6.219 Selecting previously unselected package xz-utils.
11:56:45 [2024-01-20T11:56:45.333Z] #109 6.221 Preparing to unpack .../23-xz-utils_5.4.1-0.2_arm64.deb ...
11:56:45 [2024-01-20T11:56:45.333Z] #109 6.224 Unpacking xz-utils (5.4.1-0.2) ...
11:56:45 [2024-01-20T11:56:45.333Z] #109 6.306 Selecting previously unselected package apparmor.
11:56:45 [2024-01-20T11:56:45.333Z] #109 6.308 Preparing to unpack .../24-apparmor_3.0.8-3_arm64.deb ...
11:56:45 [2024-01-20T11:56:45.333Z] #109 6.327 Unpacking apparmor (3.0.8-3) ...
11:56:45 [2024-01-20T11:56:45.333Z] #109 6.411 Selecting previously unselected package inetutils-ping.
11:56:45 [2024-01-20T11:56:45.588Z] #109 6.413 Preparing to unpack .../25-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ...
11:56:45 [2024-01-20T11:56:45.588Z] #109 6.417 Unpacking inetutils-ping (2:2.4-2+deb12u1) ...
11:56:45 [2024-01-20T11:56:45.588Z] #109 6.454 Selecting previously unselected package libip6tc2:arm64.
11:56:45 [2024-01-20T11:56:45.588Z] #109 6.456 Preparing to unpack .../26-libip6tc2_1.8.9-2_arm64.deb ...
11:56:45 [2024-01-20T11:56:45.588Z] #109 6.460 Unpacking libip6tc2:arm64 (1.8.9-2) ...
11:56:45 [2024-01-20T11:56:45.588Z] #109 6.495 Selecting previously unselected package libnfnetlink0:arm64.
11:56:45 [2024-01-20T11:56:45.588Z] #109 6.497 Preparing to unpack .../27-libnfnetlink0_1.0.2-2_arm64.deb ...
11:56:45 [2024-01-20T11:56:45.588Z] #109 6.500 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
11:56:45 [2024-01-20T11:56:45.588Z] #109 6.534 Selecting previously unselected package libnetfilter-conntrack3:arm64.
11:56:45 [2024-01-20T11:56:45.844Z] #109 6.536 Preparing to unpack .../28-libnetfilter-conntrack3_1.0.9-3_arm64.deb ...
11:56:45 [2024-01-20T11:56:45.844Z] #109 6.540 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ...
11:56:45 [2024-01-20T11:56:45.844Z] #109 6.577 Selecting previously unselected package libnftnl11:arm64.
11:56:45 [2024-01-20T11:56:45.844Z] #109 6.579 Preparing to unpack .../29-libnftnl11_1.2.4-2_arm64.deb ...
11:56:45 [2024-01-20T11:56:45.844Z] #109 6.582 Unpacking libnftnl11:arm64 (1.2.4-2) ...
11:56:45 [2024-01-20T11:56:45.844Z] #109 6.619 Selecting previously unselected package iptables.
11:56:45 [2024-01-20T11:56:45.844Z] #109 6.621 Preparing to unpack .../30-iptables_1.8.9-2_arm64.deb ...
11:56:45 [2024-01-20T11:56:45.844Z] #109 6.624 Unpacking iptables (1.8.9-2) ...
11:56:45 [2024-01-20T11:56:45.844Z] #109 6.799 Selecting previously unselected package libonig5:arm64.
11:56:45 [2024-01-20T11:56:45.844Z] #109 6.801 Preparing to unpack .../31-libonig5_6.9.8-1_arm64.deb ...
11:56:45 [2024-01-20T11:56:45.844Z] #109 6.805 Unpacking libonig5:arm64 (6.9.8-1) ...
11:56:45 [2024-01-20T11:56:45.844Z] #109 6.852 Selecting previously unselected package libjq1:arm64.
11:56:45 [2024-01-20T11:56:45.844Z] #109 6.855 Preparing to unpack .../32-libjq1_1.6-2.1_arm64.deb ...
11:56:45 [2024-01-20T11:56:45.844Z] #109 6.858 Unpacking libjq1:arm64 (1.6-2.1) ...
11:56:45 [2024-01-20T11:56:45.844Z] #109 6.892 Selecting previously unselected package jq.
11:56:45 [2024-01-20T11:56:45.844Z] #109 6.894 Preparing to unpack .../33-jq_1.6-2.1_arm64.deb ...
11:56:45 [2024-01-20T11:56:45.844Z] #109 6.898 Unpacking jq (1.6-2.1) ...
11:56:45 [2024-01-20T11:56:45.844Z] #109 6.936 Selecting previously unselected package libaio1:arm64.
11:56:46 [2024-01-20T11:56:46.099Z] #109 6.938 Preparing to unpack .../34-libaio1_0.3.113-4_arm64.deb ...
11:56:46 [2024-01-20T11:56:46.099Z] #109 6.941 Unpacking libaio1:arm64 (0.3.113-4) ...
11:56:46 [2024-01-20T11:56:46.099Z] #109 6.975 Selecting previously unselected package libgpm2:arm64.
11:56:46 [2024-01-20T11:56:46.099Z] #109 6.977 Preparing to unpack .../35-libgpm2_1.20.7-10+b1_arm64.deb ...
11:56:46 [2024-01-20T11:56:46.099Z] #109 6.981 Unpacking libgpm2:arm64 (1.20.7-10+b1) ...
11:56:46 [2024-01-20T11:56:46.099Z] #109 7.014 Selecting previously unselected package libicu72:arm64.
11:56:46 [2024-01-20T11:56:46.099Z] #109 7.016 Preparing to unpack .../36-libicu72_72.1-3_arm64.deb ...
11:56:46 [2024-01-20T11:56:46.099Z] #109 7.019 Unpacking libicu72:arm64 (72.1-3) ...
11:56:46 [2024-01-20T11:56:46.659Z] #109 7.567 Selecting previously unselected package libinih1:arm64.
11:56:46 [2024-01-20T11:56:46.659Z] #109 7.569 Preparing to unpack .../37-libinih1_55-1_arm64.deb ...
11:56:46 [2024-01-20T11:56:46.659Z] #109 7.573 Unpacking libinih1:arm64 (55-1) ...
11:56:46 [2024-01-20T11:56:46.659Z] #109 7.607 Selecting previously unselected package libmicrohttpd12:arm64.
11:56:46 [2024-01-20T11:56:46.659Z] #109 7.609 Preparing to unpack .../38-libmicrohttpd12_0.9.75-6_arm64.deb ...
11:56:46 [2024-01-20T11:56:46.659Z] #109 7.612 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ...
11:56:46 [2024-01-20T11:56:46.659Z] #109 7.654 Selecting previously unselected package libnet1:arm64.
11:56:46 [2024-01-20T11:56:46.659Z] #109 7.656 Preparing to unpack .../39-libnet1_1.1.6+dfsg-3.2_arm64.deb ...
11:56:46 [2024-01-20T11:56:46.659Z] #109 7.660 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ...
11:56:46 [2024-01-20T11:56:46.659Z] #109 7.701 Selecting previously unselected package libnl-3-200:arm64.
11:56:46 [2024-01-20T11:56:46.915Z] #109 7.703 Preparing to unpack .../40-libnl-3-200_3.7.0-0.2+b1_arm64.deb ...
11:56:46 [2024-01-20T11:56:46.915Z] #109 7.707 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ...
11:56:46 [2024-01-20T11:56:46.915Z] #109 7.748 Selecting previously unselected package libprotobuf-c1:arm64.
11:56:46 [2024-01-20T11:56:46.915Z] #109 7.750 Preparing to unpack .../41-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
11:56:46 [2024-01-20T11:56:46.915Z] #109 7.754 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
11:56:46 [2024-01-20T11:56:46.915Z] #109 7.792 Selecting previously unselected package libsodium23:arm64.
11:56:46 [2024-01-20T11:56:46.915Z] #109 7.794 Preparing to unpack .../42-libsodium23_1.0.18-1_arm64.deb ...
11:56:46 [2024-01-20T11:56:46.915Z] #109 7.798 Unpacking libsodium23:arm64 (1.0.18-1) ...
11:56:46 [2024-01-20T11:56:46.915Z] #109 7.842 Selecting previously unselected package libsubid4:arm64.
11:56:46 [2024-01-20T11:56:46.915Z] #109 7.844 Preparing to unpack .../43-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ...
11:56:46 [2024-01-20T11:56:46.915Z] #109 7.848 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
11:56:46 [2024-01-20T11:56:46.915Z] #109 7.889 Selecting previously unselected package liburcu8:arm64.
11:56:46 [2024-01-20T11:56:46.915Z] #109 7.891 Preparing to unpack .../44-liburcu8_0.13.2-1_arm64.deb ...
11:56:46 [2024-01-20T11:56:46.915Z] #109 7.895 Unpacking liburcu8:arm64 (0.13.2-1) ...
11:56:46 [2024-01-20T11:56:46.915Z] #109 7.937 Selecting previously unselected package libyajl2:arm64.
11:56:46 [2024-01-20T11:56:46.915Z] #109 7.939 Preparing to unpack .../45-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
11:56:46 [2024-01-20T11:56:46.915Z] #109 7.943 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
11:56:47 [2024-01-20T11:56:47.170Z] #109 7.975 Selecting previously unselected package net-tools.
11:56:47 [2024-01-20T11:56:47.170Z] #109 7.977 Preparing to unpack .../46-net-tools_2.10-0.1_arm64.deb ...
11:56:47 [2024-01-20T11:56:47.170Z] #109 7.981 Unpacking net-tools (2.10-0.1) ...
11:56:47 [2024-01-20T11:56:47.170Z] #109 8.031 Selecting previously unselected package patch.
11:56:47 [2024-01-20T11:56:47.170Z] #109 8.033 Preparing to unpack .../47-patch_2.7.6-7_arm64.deb ...
11:56:47 [2024-01-20T11:56:47.170Z] #109 8.038 Unpacking patch (2.7.6-7) ...
11:56:47 [2024-01-20T11:56:47.170Z] #109 8.081 Selecting previously unselected package systemd-journal-remote.
11:56:47 [2024-01-20T11:56:47.170Z] #109 8.083 Preparing to unpack .../48-systemd-journal-remote_252.19-1~deb12u1_arm64.deb ...
11:56:47 [2024-01-20T11:56:47.170Z] #109 8.087 Unpacking systemd-journal-remote (252.19-1~deb12u1) ...
11:56:47 [2024-01-20T11:56:47.170Z] #109 8.127 Selecting previously unselected package thin-provisioning-tools.
11:56:47 [2024-01-20T11:56:47.170Z] #109 8.129 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-2_arm64.deb ...
11:56:47 [2024-01-20T11:56:47.170Z] #109 8.132 Unpacking thin-provisioning-tools (0.9.0-2) ...
11:56:47 [2024-01-20T11:56:47.170Z] #109 8.192 Selecting previously unselected package uidmap.
11:56:47 [2024-01-20T11:56:47.426Z] #109 8.194 Preparing to unpack .../50-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ...
11:56:47 [2024-01-20T11:56:47.426Z] #109 8.198 Unpacking uidmap (1:4.13+dfsg1-1+b1) ...
11:56:47 [2024-01-20T11:56:47.426Z] #109 8.246 Selecting previously unselected package vim-runtime.
11:56:47 [2024-01-20T11:56:47.426Z] #109 8.249 Preparing to unpack .../51-vim-runtime_2%3a9.0.1378-2_all.deb ...
11:56:47 [2024-01-20T11:56:47.426Z] #109 8.259 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime'
11:56:47 [2024-01-20T11:56:47.426Z] #109 8.270 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime'
11:56:47 [2024-01-20T11:56:47.426Z] #109 8.273 Unpacking vim-runtime (2:9.0.1378-2) ...
11:56:47 [2024-01-20T11:56:47.681Z] #109 8.765 Selecting previously unselected package vim.
11:56:47 [2024-01-20T11:56:47.936Z] #109 8.768 Preparing to unpack .../52-vim_2%3a9.0.1378-2_arm64.deb ...
11:56:47 [2024-01-20T11:56:47.936Z] #109 8.771 Unpacking vim (2:9.0.1378-2) ...
11:56:47 [2024-01-20T11:56:47.936Z] #109 8.902 Selecting previously unselected package xfsprogs.
11:56:47 [2024-01-20T11:56:47.936Z] #109 8.905 Preparing to unpack .../53-xfsprogs_6.1.0-1_arm64.deb ...
11:56:47 [2024-01-20T11:56:47.936Z] #109 8.908 Unpacking xfsprogs (6.1.0-1) ...
11:56:47 [2024-01-20T11:56:47.936Z] #109 9.006 Selecting previously unselected package zip.
11:56:48 [2024-01-20T11:56:48.191Z] #109 9.009 Preparing to unpack .../54-zip_3.0-13_arm64.deb ...
11:56:48 [2024-01-20T11:56:48.191Z] #109 9.014 Unpacking zip (3.0-13) ...
11:56:48 [2024-01-20T11:56:48.191Z] #109 9.057 Selecting previously unselected package zstd.
11:56:48 [2024-01-20T11:56:48.191Z] #109 9.059 Preparing to unpack .../55-zstd_1.5.4+dfsg2-5_arm64.deb ...
11:56:48 [2024-01-20T11:56:48.191Z] #109 9.063 Unpacking zstd (1.5.4+dfsg2-5) ...
11:56:48 [2024-01-20T11:56:48.191Z] #109 9.149 Setting up libip4tc2:arm64 (1.8.9-2) ...
11:56:48 [2024-01-20T11:56:48.191Z] #109 9.160 Setting up net-tools (2.10-0.1) ...
11:56:48 [2024-01-20T11:56:48.191Z] #109 9.170 Setting up libapparmor1:arm64 (3.0.8-3) ...
11:56:48 [2024-01-20T11:56:48.191Z] #109 9.182 Setting up libsodium23:arm64 (1.0.18-1) ...
11:56:48 [2024-01-20T11:56:48.191Z] #109 9.192 Setting up libgpm2:arm64 (1.20.7-10+b1) ...
11:56:48 [2024-01-20T11:56:48.191Z] #109 9.202 Setting up libicu72:arm64 (72.1-3) ...
11:56:48 [2024-01-20T11:56:48.191Z] #109 9.212 Setting up libip6tc2:arm64 (1.8.9-2) ...
11:56:48 [2024-01-20T11:56:48.191Z] #109 9.223 Setting up libinih1:arm64 (55-1) ...
11:56:48 [2024-01-20T11:56:48.191Z] #109 9.234 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
11:56:48 [2024-01-20T11:56:48.191Z] #109 9.244 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
11:56:48 [2024-01-20T11:56:48.191Z] #109 9.255 Setting up bzip2 (1.0.8-5+b1) ...
11:56:48 [2024-01-20T11:56:48.447Z] #109 9.265 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
11:56:48 [2024-01-20T11:56:48.447Z] #109 9.276 Setting up libmicrohttpd12:arm64 (0.9.75-6) ...
11:56:48 [2024-01-20T11:56:48.447Z] #109 9.288 Setting up libcap2-bin (1:2.66-4) ...
11:56:48 [2024-01-20T11:56:48.447Z] #109 9.298 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
11:56:48 [2024-01-20T11:56:48.447Z] #109 9.310 Setting up apparmor (3.0.8-3) ...
11:56:49 [2024-01-20T11:56:49.008Z] #109 10.06 debconf: unable to initialize frontend: Dialog
11:56:49 [2024-01-20T11:56:49.008Z] #109 10.06 debconf: (TERM is not set, so the dialog frontend is not usable.)
11:56:49 [2024-01-20T11:56:49.008Z] #109 10.06 debconf: falling back to frontend: Readline
11:56:49 [2024-01-20T11:56:49.263Z] #109 10.07 debconf: unable to initialize frontend: Readline
11:56:49 [2024-01-20T11:56:49.263Z] #109 10.07 debconf: (This frontend requires a controlling tty.)
11:56:49 [2024-01-20T11:56:49.263Z] #109 10.07 debconf: falling back to frontend: Teletype
11:56:49 [2024-01-20T11:56:49.263Z] #109 10.24 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
11:56:49 [2024-01-20T11:56:49.263Z] #109 10.27 Setting up zip (3.0-13) ...
11:56:49 [2024-01-20T11:56:49.263Z] #109 10.37 Setting up vim-common (2:9.0.1378-2) ...
11:56:49 [2024-01-20T11:56:49.519Z] #109 10.38 Setting up bash-completion (1:2.11-6) ...
11:56:49 [2024-01-20T11:56:49.519Z] #109 10.41 Setting up xz-utils (5.4.1-0.2) ...
11:56:49 [2024-01-20T11:56:49.519Z] #109 10.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:56:49 [2024-01-20T11:56:49.519Z] #109 10.43 Setting up libmnl0:arm64 (1.0.4-3) ...
11:56:49 [2024-01-20T11:56:49.519Z] #109 10.44 Setting up patch (2.7.6-7) ...
11:56:49 [2024-01-20T11:56:49.519Z] #109 10.45 Setting up sudo (1.9.13p3-1+deb12u1) ...
11:56:49 [2024-01-20T11:56:49.519Z] #109 10.50 invoke-rc.d: could not determine current runlevel
11:56:49 [2024-01-20T11:56:49.775Z] #109 10.50 invoke-rc.d: policy-rc.d denied execution of start.
11:56:49 [2024-01-20T11:56:49.775Z] #109 10.51 Setting up libxtables12:arm64 (1.8.9-2) ...
11:56:49 [2024-01-20T11:56:49.775Z] #109 10.52 Setting up liburcu8:arm64 (0.13.2-1) ...
11:56:49 [2024-01-20T11:56:49.775Z] #109 10.53 Setting up libfdisk1:arm64 (2.38.1-5+b1) ...
11:56:49 [2024-01-20T11:56:49.775Z] #109 10.54 Setting up inetutils-ping (2:2.4-2+deb12u1) ...
11:56:49 [2024-01-20T11:56:49.775Z] #109 10.55 Setting up pigz (2.6-1) ...
11:56:49 [2024-01-20T11:56:49.775Z] #109 10.56 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
11:56:49 [2024-01-20T11:56:49.775Z] #109 10.57 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ...
11:56:49 [2024-01-20T11:56:49.775Z] #109 10.74 Setting up sgml-base (1.31) ...
11:56:49 [2024-01-20T11:56:49.775Z] #109 10.77 Setting up vim-runtime (2:9.0.1378-2) ...
11:56:49 [2024-01-20T11:56:49.775Z] #109 10.85 Setting up libaio1:arm64 (0.3.113-4) ...
11:56:50 [2024-01-20T11:56:50.031Z] #109 10.86 Setting up libelf1:arm64 (0.188-2.1) ...
11:56:50 [2024-01-20T11:56:50.031Z] #109 10.87 Setting up libjson-c5:arm64 (0.16-2) ...
11:56:50 [2024-01-20T11:56:50.031Z] #109 10.88 Setting up zstd (1.5.4+dfsg2-5) ...
11:56:50 [2024-01-20T11:56:50.031Z] #109 10.89 Setting up libonig5:arm64 (6.9.8-1) ...
11:56:50 [2024-01-20T11:56:50.031Z] #109 10.90 Setting up libbpf1:arm64 (1:1.1.0-1) ...
11:56:50 [2024-01-20T11:56:50.031Z] #109 10.91 Setting up libkmod2:arm64 (30+20221128-1) ...
11:56:50 [2024-01-20T11:56:50.031Z] #109 10.92 Setting up vim (2:9.0.1378-2) ...
11:56:50 [2024-01-20T11:56:50.031Z] #109 10.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:56:50 [2024-01-20T11:56:50.031Z] #109 10.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:56:50 [2024-01-20T11:56:50.031Z] #109 10.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:56:50 [2024-01-20T11:56:50.031Z] #109 10.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:56:50 [2024-01-20T11:56:50.031Z] #109 10.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:56:50 [2024-01-20T11:56:50.031Z] #109 10.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:56:50 [2024-01-20T11:56:50.031Z] #109 10.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:56:50 [2024-01-20T11:56:50.031Z] #109 10.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:56:50 [2024-01-20T11:56:50.031Z] #109 10.97 Setting up libjq1:arm64 (1.6-2.1) ...
11:56:50 [2024-01-20T11:56:50.031Z] #109 10.98 Setting up iproute2 (6.1.0-3) ...
11:56:50 [2024-01-20T11:56:50.031Z] #109 11.10 debconf: unable to initialize frontend: Dialog
11:56:50 [2024-01-20T11:56:50.031Z] #109 11.10 debconf: (TERM is not set, so the dialog frontend is not usable.)
11:56:50 [2024-01-20T11:56:50.031Z] #109 11.10 debconf: falling back to frontend: Readline
11:56:50 [2024-01-20T11:56:50.286Z] #109 11.11 debconf: unable to initialize frontend: Readline
11:56:50 [2024-01-20T11:56:50.286Z] #109 11.11 debconf: (This frontend requires a controlling tty.)
11:56:50 [2024-01-20T11:56:50.286Z] #109 11.11 debconf: falling back to frontend: Teletype
11:56:50 [2024-01-20T11:56:50.286Z] #109 11.14 Setting up uidmap (1:4.13+dfsg1-1+b1) ...
11:56:50 [2024-01-20T11:56:50.286Z] #109 11.15 Setting up libnftnl11:arm64 (1.2.4-2) ...
11:56:50 [2024-01-20T11:56:50.286Z] #109 11.16 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ...
11:56:50 [2024-01-20T11:56:50.286Z] #109 11.17 Setting up thin-provisioning-tools (0.9.0-2) ...
11:56:50 [2024-01-20T11:56:50.286Z] #109 11.19 Setting up libsystemd-shared:arm64 (252.19-1~deb12u1) ...
11:56:50 [2024-01-20T11:56:50.286Z] #109 11.20 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ...
11:56:50 [2024-01-20T11:56:50.286Z] #109 11.24 Setting up jq (1.6-2.1) ...
11:56:50 [2024-01-20T11:56:50.286Z] #109 11.25 Setting up iptables (1.8.9-2) ...
11:56:50 [2024-01-20T11:56:50.286Z] #109 11.26 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:56:50 [2024-01-20T11:56:50.286Z] #109 11.27 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:56:50 [2024-01-20T11:56:50.286Z] #109 11.27 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:56:50 [2024-01-20T11:56:50.286Z] #109 11.27 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:56:50 [2024-01-20T11:56:50.286Z] #109 11.28 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:56:50 [2024-01-20T11:56:50.286Z] #109 11.28 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:56:50 [2024-01-20T11:56:50.286Z] #109 11.29 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
11:56:50 [2024-01-20T11:56:50.286Z] #109 11.30 Setting up dmsetup (2:1.02.185-2) ...
11:56:50 [2024-01-20T11:56:50.286Z] #109 11.32 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u1) ...
11:56:50 [2024-01-20T11:56:50.286Z] #109 11.33 Setting up systemd (252.19-1~deb12u1) ...
11:56:50 [2024-01-20T11:56:50.286Z] #109 11.37 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
11:56:50 [2024-01-20T11:56:50.541Z] #109 11.37 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
11:56:50 [2024-01-20T11:56:50.541Z] #109 11.38 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
11:56:50 [2024-01-20T11:56:50.541Z] #109 11.39 Initializing machine ID from random generator.
11:56:50 [2024-01-20T11:56:50.541Z] #109 11.41 Creating group 'systemd-journal' with GID 998.
11:56:50 [2024-01-20T11:56:50.541Z] #109 11.41 Creating group 'systemd-network' with GID 997.
11:56:50 [2024-01-20T11:56:50.541Z] #109 11.41 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997.
11:56:50 [2024-01-20T11:56:50.541Z] #109 11.46 Setting up systemd-journal-remote (252.19-1~deb12u1) ...
11:56:50 [2024-01-20T11:56:50.541Z] #109 11.49 Creating group 'systemd-journal-remote' with GID 996.
11:56:50 [2024-01-20T11:56:50.541Z] #109 11.49 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996.
11:56:50 [2024-01-20T11:56:50.797Z] #109 11.51 Setting up xfsprogs (6.1.0-1) ...
11:56:50 [2024-01-20T11:56:50.797Z] #109 11.52 System has not been booted with systemd as init system (PID 1). Can't operate.
11:56:50 [2024-01-20T11:56:50.797Z] #109 11.52 Failed to connect to bus: Host is down
11:56:50 [2024-01-20T11:56:50.797Z] #109 11.53 Processing triggers for libc-bin (2.36-9+deb12u3) ...
11:56:51 [2024-01-20T11:56:51.357Z] #109 DONE 12.5s
11:56:51 [2024-01-20T11:56:51.612Z] 
11:56:51 [2024-01-20T11:56:51.612Z] #110 [dev-base  9/12] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
11:56:51 [2024-01-20T11:56:51.868Z] #110 0.324 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
11:56:51 [2024-01-20T11:56:51.868Z] #110 0.327 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
11:56:51 [2024-01-20T11:56:51.868Z] #110 0.331 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
11:56:51 [2024-01-20T11:56:51.868Z] #110 DONE 0.4s
11:56:51 [2024-01-20T11:56:51.868Z] 
11:56:51 [2024-01-20T11:56:51.868Z] #111 [dev-base 10/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev             yamllint
11:56:52 [2024-01-20T11:56:52.428Z] #111 0.605 Hit:1 http://deb.debian.org/debian bookworm InRelease
11:56:52 [2024-01-20T11:56:52.428Z] #111 0.605 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
11:56:52 [2024-01-20T11:56:52.428Z] #111 0.605 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
11:56:53 [2024-01-20T11:56:53.245Z] #111 0.826 Reading package lists...
11:56:53 [2024-01-20T11:56:53.756Z] #111 1.424 Reading package lists...
11:56:54 [2024-01-20T11:56:54.011Z] #111 2.006 Building dependency tree...
11:56:54 [2024-01-20T11:56:54.267Z] #111 2.169 Reading state information...
11:56:54 [2024-01-20T11:56:54.267Z] #111 2.399 gcc is already the newest version (4:12.2.0-3).
11:56:54 [2024-01-20T11:56:54.267Z] #111 2.399 pkg-config is already the newest version (1.8.1-1).
11:56:54 [2024-01-20T11:56:54.267Z] #111 2.399 The following additional packages will be installed:
11:56:54 [2024-01-20T11:56:54.267Z] #111 2.399   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev
11:56:54 [2024-01-20T11:56:54.267Z] #111 2.399   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
11:56:54 [2024-01-20T11:56:54.267Z] #111 2.399   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
11:56:54 [2024-01-20T11:56:54.267Z] #111 2.400   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
11:56:54 [2024-01-20T11:56:54.267Z] #111 2.400   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2
11:56:54 [2024-01-20T11:56:54.267Z] #111 2.400   python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources
11:56:54 [2024-01-20T11:56:54.267Z] #111 2.401   python3-yaml uuid-dev zlib1g-dev
11:56:54 [2024-01-20T11:56:54.267Z] #111 2.403 Suggested packages:
11:56:54 [2024-01-20T11:56:54.267Z] #111 2.403   debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev
11:56:54 [2024-01-20T11:56:54.267Z] #111 2.403   libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools
11:56:54 [2024-01-20T11:56:54.267Z] #111 2.403 Recommended packages:
11:56:54 [2024-01-20T11:56:54.267Z] #111 2.403   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
11:56:54 [2024-01-20T11:56:54.267Z] #111 2.403   liblocale-gettext-perl shared-mime-info xdg-user-dirs
11:56:54 [2024-01-20T11:56:54.522Z] #111 2.706 The following NEW packages will be installed:
11:56:54 [2024-01-20T11:56:54.778Z] #111 2.706   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
11:56:54 [2024-01-20T11:56:54.778Z] #111 2.706   libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0
11:56:54 [2024-01-20T11:56:54.778Z] #111 2.706   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
11:56:54 [2024-01-20T11:56:54.778Z] #111 2.706   libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev
11:56:54 [2024-01-20T11:56:54.778Z] #111 2.707   libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev
11:56:54 [2024-01-20T11:56:54.778Z] #111 2.707   libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
11:56:54 [2024-01-20T11:56:54.778Z] #111 2.707   libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec
11:56:54 [2024-01-20T11:56:54.778Z] #111 2.707   python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev
11:56:54 [2024-01-20T11:56:54.778Z] #111 2.997 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded.
11:56:54 [2024-01-20T11:56:54.778Z] #111 2.997 Need to get 11.9 MB of archives.
11:56:54 [2024-01-20T11:56:54.778Z] #111 2.997 After this operation, 53.1 MB of additional disk space will be used.
11:56:54 [2024-01-20T11:56:54.778Z] #111 2.997 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
11:56:55 [2024-01-20T11:56:55.033Z] #111 3.004 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
11:56:55 [2024-01-20T11:56:55.033Z] #111 3.012 Get:3 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
11:56:55 [2024-01-20T11:56:55.033Z] #111 3.018 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
11:56:55 [2024-01-20T11:56:55.033Z] #111 3.019 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
11:56:55 [2024-01-20T11:56:55.033Z] #111 3.020 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
11:56:55 [2024-01-20T11:56:55.033Z] #111 3.020 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
11:56:55 [2024-01-20T11:56:55.033Z] #111 3.021 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
11:56:55 [2024-01-20T11:56:55.033Z] #111 3.021 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB]
11:56:55 [2024-01-20T11:56:55.033Z] #111 3.021 Get:10 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB]
11:56:55 [2024-01-20T11:56:55.033Z] #111 3.022 Get:11 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB]
11:56:55 [2024-01-20T11:56:55.033Z] #111 3.023 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
11:56:55 [2024-01-20T11:56:55.033Z] #111 3.023 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
11:56:55 [2024-01-20T11:56:55.033Z] #111 3.024 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
11:56:55 [2024-01-20T11:56:55.033Z] #111 3.028 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
11:56:55 [2024-01-20T11:56:55.033Z] #111 3.034 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
11:56:55 [2024-01-20T11:56:55.033Z] #111 3.034 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
11:56:55 [2024-01-20T11:56:55.033Z] #111 3.035 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
11:56:55 [2024-01-20T11:56:55.033Z] #111 3.036 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
11:56:55 [2024-01-20T11:56:55.033Z] #111 3.036 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
11:56:55 [2024-01-20T11:56:55.033Z] #111 3.038 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
11:56:55 [2024-01-20T11:56:55.033Z] #111 3.040 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
11:56:55 [2024-01-20T11:56:55.033Z] #111 3.041 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
11:56:55 [2024-01-20T11:56:55.033Z] #111 3.041 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
11:56:55 [2024-01-20T11:56:55.033Z] #111 3.044 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
11:56:55 [2024-01-20T11:56:55.033Z] #111 3.045 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB]
11:56:55 [2024-01-20T11:56:55.033Z] #111 3.046 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
11:56:55 [2024-01-20T11:56:55.033Z] #111 3.051 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
11:56:55 [2024-01-20T11:56:55.033Z] #111 3.059 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
11:56:55 [2024-01-20T11:56:55.033Z] #111 3.059 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
11:56:55 [2024-01-20T11:56:55.033Z] #111 3.062 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.19-1~deb12u1 [353 kB]
11:56:55 [2024-01-20T11:56:55.033Z] #111 3.064 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.19-1~deb12u1 [51.9 kB]
11:56:55 [2024-01-20T11:56:55.033Z] #111 3.065 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB]
11:56:55 [2024-01-20T11:56:55.033Z] #111 3.066 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB]
11:56:55 [2024-01-20T11:56:55.033Z] #111 3.067 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB]
11:56:55 [2024-01-20T11:56:55.033Z] #111 3.069 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB]
11:56:55 [2024-01-20T11:56:55.033Z] #111 3.071 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB]
11:56:55 [2024-01-20T11:56:55.033Z] #111 3.221 debconf: delaying package configuration, since apt-utils is not installed
11:56:55 [2024-01-20T11:56:55.289Z] #111 3.256 Fetched 11.9 MB in 0s (33.4 MB/s)
11:56:55 [2024-01-20T11:56:55.289Z] #111 3.278 Selecting previously unselected package libdpkg-perl.
11:56:55 [2024-01-20T11:56:55.289Z] #111 3.278 (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 ... 21022 files and directories currently installed.)
11:56:55 [2024-01-20T11:56:55.289Z] #111 3.291 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ...
11:56:55 [2024-01-20T11:56:55.289Z] #111 3.295 Unpacking libdpkg-perl (1.21.22) ...
11:56:55 [2024-01-20T11:56:55.289Z] #111 3.363 Selecting previously unselected package dpkg-dev.
11:56:55 [2024-01-20T11:56:55.289Z] #111 3.366 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ...
11:56:55 [2024-01-20T11:56:55.289Z] #111 3.370 Unpacking dpkg-dev (1.21.22) ...
11:56:55 [2024-01-20T11:56:55.289Z] #111 3.496 Selecting previously unselected package libglib2.0-0:arm64.
11:56:55 [2024-01-20T11:56:55.544Z] #111 3.498 Preparing to unpack .../02-libglib2.0-0_2.74.6-2_arm64.deb ...
11:56:55 [2024-01-20T11:56:55.544Z] #111 3.506 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
11:56:55 [2024-01-20T11:56:55.544Z] #111 3.631 Selecting previously unselected package libgirepository-1.0-1:arm64.
11:56:55 [2024-01-20T11:56:55.544Z] #111 3.634 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
11:56:55 [2024-01-20T11:56:55.544Z] #111 3.639 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
11:56:55 [2024-01-20T11:56:55.544Z] #111 3.674 Selecting previously unselected package gir1.2-glib-2.0:arm64.
11:56:55 [2024-01-20T11:56:55.544Z] #111 3.676 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
11:56:55 [2024-01-20T11:56:55.544Z] #111 3.791 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
11:56:55 [2024-01-20T11:56:55.799Z] #111 3.833 Selecting previously unselected package libsecret-common.
11:56:55 [2024-01-20T11:56:55.799Z] #111 3.835 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ...
11:56:55 [2024-01-20T11:56:55.799Z] #111 3.839 Unpacking libsecret-common (0.20.5-3) ...
11:56:55 [2024-01-20T11:56:55.799Z] #111 3.891 Selecting previously unselected package libsecret-1-0:arm64.
11:56:55 [2024-01-20T11:56:55.799Z] #111 3.893 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ...
11:56:55 [2024-01-20T11:56:55.799Z] #111 3.897 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
11:56:55 [2024-01-20T11:56:55.799Z] #111 3.935 Selecting previously unselected package gir1.2-secret-1:arm64.
11:56:55 [2024-01-20T11:56:55.799Z] #111 3.937 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ...
11:56:55 [2024-01-20T11:56:55.799Z] #111 3.941 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
11:56:55 [2024-01-20T11:56:55.799Z] #111 3.971 Selecting previously unselected package libapparmor-dev:arm64.
11:56:55 [2024-01-20T11:56:55.799Z] #111 3.973 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ...
11:56:55 [2024-01-20T11:56:55.799Z] #111 3.976 Unpacking libapparmor-dev:arm64 (3.0.8-3) ...
11:56:55 [2024-01-20T11:56:55.799Z] #111 4.014 Selecting previously unselected package uuid-dev:arm64.
11:56:56 [2024-01-20T11:56:56.055Z] #111 4.016 Preparing to unpack .../09-uuid-dev_2.38.1-5+b1_arm64.deb ...
11:56:56 [2024-01-20T11:56:56.055Z] #111 4.020 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ...
11:56:56 [2024-01-20T11:56:56.055Z] #111 4.053 Selecting previously unselected package libblkid-dev:arm64.
11:56:56 [2024-01-20T11:56:56.055Z] #111 4.055 Preparing to unpack .../10-libblkid-dev_2.38.1-5+b1_arm64.deb ...
11:56:56 [2024-01-20T11:56:56.055Z] #111 4.059 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ...
11:56:56 [2024-01-20T11:56:56.055Z] #111 4.102 Selecting previously unselected package libffi-dev:arm64.
11:56:56 [2024-01-20T11:56:56.055Z] #111 4.104 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
11:56:56 [2024-01-20T11:56:56.055Z] #111 4.108 Unpacking libffi-dev:arm64 (3.4.4-1) ...
11:56:56 [2024-01-20T11:56:56.055Z] #111 4.144 Selecting previously unselected package libgpg-error-dev.
11:56:56 [2024-01-20T11:56:56.055Z] #111 4.147 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
11:56:56 [2024-01-20T11:56:56.055Z] #111 4.152 Unpacking libgpg-error-dev (1.46-1) ...
11:56:56 [2024-01-20T11:56:56.055Z] #111 4.190 Selecting previously unselected package libgcrypt20-dev.
11:56:56 [2024-01-20T11:56:56.055Z] #111 4.192 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
11:56:56 [2024-01-20T11:56:56.055Z] #111 4.196 Unpacking libgcrypt20-dev (1.10.1-3) ...
11:56:56 [2024-01-20T11:56:56.055Z] #111 4.266 Selecting previously unselected package libglib2.0-data.
11:56:56 [2024-01-20T11:56:56.310Z] #111 4.268 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
11:56:56 [2024-01-20T11:56:56.310Z] #111 4.272 Unpacking libglib2.0-data (2.74.6-2) ...
11:56:56 [2024-01-20T11:56:56.310Z] #111 4.405 Selecting previously unselected package libglib2.0-bin.
11:56:56 [2024-01-20T11:56:56.310Z] #111 4.407 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
11:56:56 [2024-01-20T11:56:56.310Z] #111 4.410 Unpacking libglib2.0-bin (2.74.6-2) ...
11:56:56 [2024-01-20T11:56:56.310Z] #111 4.452 Selecting previously unselected package python3-lib2to3.
11:56:56 [2024-01-20T11:56:56.310Z] #111 4.454 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
11:56:56 [2024-01-20T11:56:56.310Z] #111 4.459 Unpacking python3-lib2to3 (3.11.2-3) ...
11:56:56 [2024-01-20T11:56:56.310Z] #111 4.501 Selecting previously unselected package python3-distutils.
11:56:56 [2024-01-20T11:56:56.310Z] #111 4.504 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
11:56:56 [2024-01-20T11:56:56.310Z] #111 4.507 Unpacking python3-distutils (3.11.2-3) ...
11:56:56 [2024-01-20T11:56:56.566Z] #111 4.550 Selecting previously unselected package libglib2.0-dev-bin.
11:56:56 [2024-01-20T11:56:56.566Z] #111 4.552 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
11:56:56 [2024-01-20T11:56:56.566Z] #111 4.556 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
11:56:56 [2024-01-20T11:56:56.566Z] #111 4.597 Selecting previously unselected package libsepol-dev:arm64.
11:56:56 [2024-01-20T11:56:56.566Z] #111 4.599 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
11:56:56 [2024-01-20T11:56:56.566Z] #111 4.603 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
11:56:56 [2024-01-20T11:56:56.566Z] #111 4.663 Selecting previously unselected package libpcre2-16-0:arm64.
11:56:56 [2024-01-20T11:56:56.566Z] #111 4.666 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
11:56:56 [2024-01-20T11:56:56.566Z] #111 4.670 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
11:56:56 [2024-01-20T11:56:56.566Z] #111 4.720 Selecting previously unselected package libpcre2-32-0:arm64.
11:56:56 [2024-01-20T11:56:56.566Z] #111 4.723 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
11:56:56 [2024-01-20T11:56:56.566Z] #111 4.726 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
11:56:56 [2024-01-20T11:56:56.566Z] #111 4.776 Selecting previously unselected package libpcre2-posix3:arm64.
11:56:56 [2024-01-20T11:56:56.821Z] #111 4.779 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
11:56:56 [2024-01-20T11:56:56.821Z] #111 4.783 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
11:56:56 [2024-01-20T11:56:56.821Z] #111 4.887 Selecting previously unselected package libpcre2-dev:arm64.
11:56:56 [2024-01-20T11:56:56.821Z] #111 4.889 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
11:56:56 [2024-01-20T11:56:56.821Z] #111 4.894 Unpacking libpcre2-dev:arm64 (10.42-1) ...
11:56:56 [2024-01-20T11:56:56.821Z] #111 4.973 Selecting previously unselected package libselinux1-dev:arm64.
11:56:56 [2024-01-20T11:56:56.821Z] #111 4.976 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
11:56:56 [2024-01-20T11:56:56.821Z] #111 4.979 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
11:56:56 [2024-01-20T11:56:56.821Z] #111 5.037 Selecting previously unselected package libmount-dev:arm64.
11:56:57 [2024-01-20T11:56:57.076Z] #111 5.040 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ...
11:56:57 [2024-01-20T11:56:57.076Z] #111 5.043 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ...
11:56:57 [2024-01-20T11:56:57.076Z] #111 5.073 Selecting previously unselected package zlib1g-dev:arm64.
11:56:57 [2024-01-20T11:56:57.076Z] #111 5.075 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
11:56:57 [2024-01-20T11:56:57.076Z] #111 5.079 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
11:56:57 [2024-01-20T11:56:57.076Z] #111 5.129 Selecting previously unselected package libglib2.0-dev:arm64.
11:56:57 [2024-01-20T11:56:57.076Z] #111 5.131 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
11:56:57 [2024-01-20T11:56:57.076Z] #111 5.135 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
11:56:57 [2024-01-20T11:56:57.076Z] #111 5.304 Selecting previously unselected package libseccomp-dev:arm64.
11:56:57 [2024-01-20T11:56:57.331Z] #111 5.306 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
11:56:57 [2024-01-20T11:56:57.331Z] #111 5.310 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
11:56:57 [2024-01-20T11:56:57.331Z] #111 5.350 Selecting previously unselected package libsecret-1-dev:arm64.
11:56:57 [2024-01-20T11:56:57.331Z] #111 5.353 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ...
11:56:57 [2024-01-20T11:56:57.331Z] #111 5.357 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
11:56:57 [2024-01-20T11:56:57.331Z] #111 5.434 Selecting previously unselected package libsystemd-dev:arm64.
11:56:57 [2024-01-20T11:56:57.331Z] #111 5.436 Preparing to unpack .../30-libsystemd-dev_252.19-1~deb12u1_arm64.deb ...
11:56:57 [2024-01-20T11:56:57.331Z] #111 5.441 Unpacking libsystemd-dev:arm64 (252.19-1~deb12u1) ...
11:56:57 [2024-01-20T11:56:57.587Z] #111 5.670 Selecting previously unselected package libudev-dev:arm64.
11:56:57 [2024-01-20T11:56:57.587Z] #111 5.672 Preparing to unpack .../31-libudev-dev_252.19-1~deb12u1_arm64.deb ...
11:56:57 [2024-01-20T11:56:57.587Z] #111 5.676 Unpacking libudev-dev:arm64 (252.19-1~deb12u1) ...
11:56:57 [2024-01-20T11:56:57.587Z] #111 5.721 Selecting previously unselected package libyaml-0-2:arm64.
11:56:57 [2024-01-20T11:56:57.587Z] #111 5.723 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ...
11:56:57 [2024-01-20T11:56:57.587Z] #111 5.728 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
11:56:57 [2024-01-20T11:56:57.587Z] #111 5.767 Selecting previously unselected package python3-pathspec.
11:56:57 [2024-01-20T11:56:57.587Z] #111 5.769 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ...
11:56:57 [2024-01-20T11:56:57.587Z] #111 5.773 Unpacking python3-pathspec (0.11.0-1) ...
11:56:57 [2024-01-20T11:56:57.587Z] #111 5.809 Selecting previously unselected package python3-pkg-resources.
11:56:57 [2024-01-20T11:56:57.587Z] #111 5.812 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ...
11:56:57 [2024-01-20T11:56:57.587Z] #111 5.815 Unpacking python3-pkg-resources (66.1.1-1) ...
11:56:57 [2024-01-20T11:56:57.587Z] #111 5.872 Selecting previously unselected package python3-yaml.
11:56:57 [2024-01-20T11:56:57.587Z] #111 5.875 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ...
11:56:57 [2024-01-20T11:56:57.842Z] #111 5.879 Unpacking python3-yaml (6.0-3+b2) ...
11:56:57 [2024-01-20T11:56:57.842Z] #111 5.924 Selecting previously unselected package yamllint.
11:56:57 [2024-01-20T11:56:57.842Z] #111 5.926 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ...
11:56:57 [2024-01-20T11:56:57.842Z] #111 5.931 Unpacking yamllint (1.29.0-1) ...
11:56:57 [2024-01-20T11:56:57.842Z] #111 5.980 Setting up python3-pkg-resources (66.1.1-1) ...
11:56:58 [2024-01-20T11:56:58.097Z] #111 6.239 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
11:56:58 [2024-01-20T11:56:58.352Z] #111 6.250 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
11:56:58 [2024-01-20T11:56:58.352Z] #111 6.262 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
11:56:58 [2024-01-20T11:56:58.352Z] #111 6.274 No schema files found: doing nothing.
11:56:58 [2024-01-20T11:56:58.352Z] #111 6.281 Setting up python3-yaml (6.0-3+b2) ...
11:56:58 [2024-01-20T11:56:58.352Z] #111 6.438 Setting up libffi-dev:arm64 (3.4.4-1) ...
11:56:58 [2024-01-20T11:56:58.353Z] #111 6.450 Setting up libpcre2-16-0:arm64 (10.42-1) ...
11:56:58 [2024-01-20T11:56:58.353Z] #111 6.460 Setting up libpcre2-32-0:arm64 (10.42-1) ...
11:56:58 [2024-01-20T11:56:58.353Z] #111 6.470 Setting up libglib2.0-data (2.74.6-2) ...
11:56:58 [2024-01-20T11:56:58.353Z] #111 6.482 Setting up libgpg-error-dev (1.46-1) ...
11:56:58 [2024-01-20T11:56:58.353Z] #111 6.494 Setting up uuid-dev:arm64 (2.38.1-5+b1) ...
11:56:58 [2024-01-20T11:56:58.353Z] #111 6.505 Setting up libudev-dev:arm64 (252.19-1~deb12u1) ...
11:56:58 [2024-01-20T11:56:58.353Z] #111 6.515 Setting up libsepol-dev:arm64 (3.4-2.1) ...
11:56:58 [2024-01-20T11:56:58.353Z] #111 6.527 Setting up libdpkg-perl (1.21.22) ...
11:56:58 [2024-01-20T11:56:58.353Z] #111 6.539 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
11:56:58 [2024-01-20T11:56:58.608Z] #111 6.551 Setting up libpcre2-posix3:arm64 (10.42-1) ...
11:56:58 [2024-01-20T11:56:58.608Z] #111 6.563 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
11:56:58 [2024-01-20T11:56:58.608Z] #111 6.574 Setting up libapparmor-dev:arm64 (3.0.8-3) ...
11:56:58 [2024-01-20T11:56:58.608Z] #111 6.585 Setting up python3-pathspec (0.11.0-1) ...
11:56:58 [2024-01-20T11:56:58.608Z] #111 6.714 Setting up python3-lib2to3 (3.11.2-3) ...
11:56:58 [2024-01-20T11:56:58.608Z] #111 6.826 Setting up libsystemd-dev:arm64 (252.19-1~deb12u1) ...
11:56:58 [2024-01-20T11:56:58.863Z] #111 6.837 Setting up libsecret-common (0.20.5-3) ...
11:56:58 [2024-01-20T11:56:58.863Z] #111 6.848 Setting up python3-distutils (3.11.2-3) ...
11:56:58 [2024-01-20T11:56:58.863Z] #111 6.976 Setting up libglib2.0-dev-bin (2.74.6-2) ...
11:56:58 [2024-01-20T11:56:58.863Z] #111 7.135 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
11:56:59 [2024-01-20T11:56:59.119Z] #111 7.149 Setting up libpcre2-dev:arm64 (10.42-1) ...
11:56:59 [2024-01-20T11:56:59.119Z] #111 7.160 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
11:56:59 [2024-01-20T11:56:59.119Z] #111 7.172 Setting up libglib2.0-bin (2.74.6-2) ...
11:56:59 [2024-01-20T11:56:59.119Z] #111 7.186 Setting up dpkg-dev (1.21.22) ...
11:56:59 [2024-01-20T11:56:59.119Z] #111 7.210 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
11:56:59 [2024-01-20T11:56:59.119Z] #111 7.221 Setting up yamllint (1.29.0-1) ...
11:56:59 [2024-01-20T11:56:59.119Z] #111 7.366 Setting up libgcrypt20-dev (1.10.1-3) ...
11:56:59 [2024-01-20T11:56:59.374Z] #111 7.379 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
11:56:59 [2024-01-20T11:56:59.374Z] #111 7.392 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
11:56:59 [2024-01-20T11:56:59.374Z] #111 7.404 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
11:56:59 [2024-01-20T11:56:59.374Z] #111 7.415 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
11:56:59 [2024-01-20T11:56:59.374Z] #111 7.427 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
11:56:59 [2024-01-20T11:56:59.374Z] #111 7.439 Processing triggers for libc-bin (2.36-9+deb12u3) ...
11:56:59 [2024-01-20T11:56:59.629Z] #111 DONE 7.8s
11:56:59 [2024-01-20T11:56:59.885Z] 
11:56:59 [2024-01-20T11:56:59.885Z] #112 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
11:56:59 [2024-01-20T11:56:59.885Z] #112 DONE 0.4s
11:57:00 [2024-01-20T11:57:00.140Z] 
11:57:00 [2024-01-20T11:57:00.140Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
11:57:00 [2024-01-20T11:57:00.701Z] #113 DONE 0.6s
11:57:00 [2024-01-20T11:57:00.701Z] 
11:57:00 [2024-01-20T11:57:00.701Z] #114 [dev 1/1] COPY --link . .
11:57:02 [2024-01-20T11:57:02.587Z] #114 DONE 1.6s
11:57:02 [2024-01-20T11:57:02.587Z] 
11:57:02 [2024-01-20T11:57:02.587Z] #115 exporting to image
11:57:02 [2024-01-20T11:57:02.587Z] #115 exporting layers
11:57:03 [2024-01-20T11:57:03.512Z] #115 exporting layers 1.1s done
11:57:03 [2024-01-20T11:57:03.512Z] #115 writing image sha256:ecaf4c3960fed37b5ac45ee4711dac7eccdbab076cbc41d0edb9ab35ef677df1 done
11:57:03 [2024-01-20T11:57:03.512Z] #115 naming to docker.io/library/docker:351e1f23d76748911d47aa15f87d51ab74615b16 done
11:57:03 [2024-01-20T11:57:03.512Z] #115 DONE 1.1s