Skip to content

Console Output

Skipping 139 KB.. Full Log
inux/arm64 <<EOT (set -e...)
18:58:46 [2023-06-20T18:58:46.524Z] #72 ...
18:58:46 [2023-06-20T18:58:46.524Z] 
18:58:46 [2023-06-20T18:58:46.524Z] #73 [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
18:58:46 [2023-06-20T18:58:46.524Z] #0 2.390 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
18:58:46 [2023-06-20T18:58:46.524Z] #0 2.391 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
18:58:46 [2023-06-20T18:58:46.524Z] #0 2.391 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
18:58:46 [2023-06-20T18:58:46.524Z] #0 3.822 Reading package lists...
18:58:46 [2023-06-20T18:58:46.524Z] #0 4.695 + apt-get  install -y --no-install-recommends gcc libc6-dev
18:58:46 [2023-06-20T18:58:46.524Z] #0 4.732 Reading package lists...
18:58:46 [2023-06-20T18:58:46.524Z] #0 5.602 Building dependency tree...
18:58:46 [2023-06-20T18:58:46.524Z] #0 5.870 Reading state information...
18:58:46 [2023-06-20T18:58:46.524Z] #0 6.286 gcc is already the newest version (4:10.2.1-1).
18:58:46 [2023-06-20T18:58:46.524Z] #0 6.286 libc6-dev is already the newest version (2.31-13+deb11u6).
18:58:46 [2023-06-20T18:58:46.524Z] #0 6.286 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
18:58:46 [2023-06-20T18:58:46.524Z] #73 DONE 6.5s
18:58:46 [2023-06-20T18:58:46.524Z] 
18:58:46 [2023-06-20T18:58:46.524Z] #70 [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...)
18:58:46 [2023-06-20T18:58:46.524Z] #70 14.25 internal/reflectlite
18:58:46 [2023-06-20T18:58:46.524Z] #70 14.26 sync
18:58:46 [2023-06-20T18:58:46.524Z] #70 14.58 internal/testlog
18:58:46 [2023-06-20T18:58:46.524Z] #70 14.58 internal/godebug
18:58:46 [2023-06-20T18:58:46.524Z] #70 14.58 internal/singleflight
18:58:46 [2023-06-20T18:58:46.524Z] #70 14.72 internal/intern
18:58:46 [2023-06-20T18:58:46.524Z] #70 14.72 math/rand
18:58:46 [2023-06-20T18:58:46.524Z] #70 15.37 sort
18:58:46 [2023-06-20T18:58:46.524Z] #70 15.37 errors
18:58:46 [2023-06-20T18:58:46.524Z] #70 15.48 io
18:58:46 [2023-06-20T18:58:46.524Z] #70 15.48 internal/oserror
18:58:46 [2023-06-20T18:58:46.524Z] #70 15.48 crypto/internal/nistec/fiat
18:58:46 [2023-06-20T18:58:46.524Z] #70 15.48 path
18:58:46 [2023-06-20T18:58:46.524Z] #70 15.48 internal/safefilepath
18:58:46 [2023-06-20T18:58:46.524Z] #70 15.48 vendor/golang.org/x/net/dns/dnsmessage
18:58:46 [2023-06-20T18:58:46.524Z] #70 15.48 strconv
18:58:46 [2023-06-20T18:58:46.524Z] #70 15.66 syscall
18:58:46 [2023-06-20T18:58:46.524Z] #70 15.74 container/heap
18:58:46 [2023-06-20T18:58:46.524Z] #70 15.95 bytes
18:58:46 [2023-06-20T18:58:46.524Z] #70 15.95 hash
18:58:46 [2023-06-20T18:58:46.524Z] #70 15.95 crypto/internal/randutil
18:58:46 [2023-06-20T18:58:46.524Z] #70 15.96 strings
18:58:46 [2023-06-20T18:58:46.524Z] #70 16.08 hash/crc32
18:58:46 [2023-06-20T18:58:46.524Z] #70 16.25 github.com/stevvooe/resumable
18:58:46 [2023-06-20T18:58:46.524Z] #70 16.46 text/tabwriter
18:58:46 [2023-06-20T18:58:46.524Z] #70 16.55 crypto
18:58:46 [2023-06-20T18:58:46.524Z] #70 16.66 reflect
18:58:46 [2023-06-20T18:58:46.524Z] #70 16.89 crypto/rc4
18:58:46 [2023-06-20T18:58:46.524Z] #70 16.92 net/netip
18:58:46 [2023-06-20T18:58:46.524Z] #70 16.94 vendor/golang.org/x/text/transform
18:58:46 [2023-06-20T18:58:46.524Z] #70 17.02 encoding/base32
18:58:46 [2023-06-20T18:58:46.524Z] #70 17.32 golang.org/x/crypto/blowfish
18:58:46 [2023-06-20T18:58:46.524Z] #70 17.36 bufio
18:58:46 [2023-06-20T18:58:46.524Z] #70 17.38 net/http/internal/ascii
18:58:46 [2023-06-20T18:58:46.785Z] #70 17.48 regexp/syntax
18:58:47 [2023-06-20T18:58:47.046Z] #70 17.65 github.com/garyburd/redigo/internal
18:58:47 [2023-06-20T18:58:47.046Z] #70 17.87 html
18:58:48 [2023-06-20T18:58:48.431Z] #70 18.81 internal/syscall/unix
18:58:48 [2023-06-20T18:58:48.431Z] #70 18.81 internal/syscall/execenv
18:58:48 [2023-06-20T18:58:48.431Z] #70 18.81 time
18:58:48 [2023-06-20T18:58:48.692Z] #70 19.44 regexp
18:58:49 [2023-06-20T18:58:49.635Z] #70 ...
18:58:49 [2023-06-20T18:58:49.635Z] 
18:58:49 [2023-06-20T18:58:49.635Z] #74 [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...)
18:58:49 [2023-06-20T18:58:49.635Z] #0 2.505 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.7-0-g860f061 -X main.version=1.1.7 " -o runc .
18:58:49 [2023-06-20T18:58:49.635Z] #74 ...
18:58:49 [2023-06-20T18:58:49.635Z] 
18:58:49 [2023-06-20T18:58:49.635Z] #75 [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...)
18:58:49 [2023-06-20T18:58:49.635Z] #0 1.419 -- The C compiler identification is GNU 10.2.1
18:58:49 [2023-06-20T18:58:49.635Z] #0 1.459 -- Detecting C compiler ABI info
18:58:49 [2023-06-20T18:58:49.635Z] #0 1.699 -- Detecting C compiler ABI info - done
18:58:49 [2023-06-20T18:58:49.635Z] #0 1.755 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
18:58:49 [2023-06-20T18:58:49.635Z] #0 1.784 -- Detecting C compile features
18:58:49 [2023-06-20T18:58:49.635Z] #0 1.785 -- Detecting C compile features - done
18:58:49 [2023-06-20T18:58:49.635Z] #0 1.797 -- Performing Test HAS_BUILTIN_FORTIFY
18:58:49 [2023-06-20T18:58:49.635Z] #0 1.852 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:58:49 [2023-06-20T18:58:49.635Z] #0 1.901 -- Configuring done
18:58:49 [2023-06-20T18:58:49.635Z] #0 1.909 -- Generating done
18:58:49 [2023-06-20T18:58:49.635Z] #0 1.925 -- Build files have been written to: /go/src/github.com/krallin/tini
18:58:49 [2023-06-20T18:58:49.635Z] #0 2.029 Scanning dependencies of target tini-static
18:58:49 [2023-06-20T18:58:49.635Z] #0 2.075 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:58:49 [2023-06-20T18:58:49.635Z] #0 2.418 [100%] Linking C executable tini-static
18:58:49 [2023-06-20T18:58:49.635Z] #0 2.540 [100%] Built target tini-static
18:58:49 [2023-06-20T18:58:49.896Z] #75 ...
18:58:49 [2023-06-20T18:58:49.896Z] 
18:58:49 [2023-06-20T18:58:49.896Z] #76 [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...)
18:58:50 [2023-06-20T18:58:50.157Z] #76 ...
18:58:50 [2023-06-20T18:58:50.157Z] 
18:58:50 [2023-06-20T18:58:50.157Z] #72 [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...)
18:58:50 [2023-06-20T18:58:50.157Z] #72 4.355 + bin/ctr
18:58:50 [2023-06-20T18:58:50.157Z] #72 4.355 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -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
18:58:50 [2023-06-20T18:58:50.419Z] #72 ...
18:58:50 [2023-06-20T18:58:50.419Z] 
18:58:50 [2023-06-20T18:58:50.419Z] #75 [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...)
18:58:50 [2023-06-20T18:58:50.419Z] #75 DONE 3.8s
18:58:50 [2023-06-20T18:58:50.419Z] 
18:58:50 [2023-06-20T18:58:50.419Z] #71 [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.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:58:50 [2023-06-20T18:58:50.419Z] #71 4.965 Cloning into '/tmp/crun-build/libocispec/yajl'...
18:58:50 [2023-06-20T18:58:50.419Z] #71 5.716 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
18:58:50 [2023-06-20T18:58:50.419Z] #71 5.872 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
18:58:50 [2023-06-20T18:58:50.419Z] #71 6.023 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
18:58:50 [2023-06-20T18:58:50.682Z] #71 ...
18:58:50 [2023-06-20T18:58:50.682Z] 
18:58:50 [2023-06-20T18:58:50.682Z] #70 [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...)
18:58:50 [2023-06-20T18:58:50.682Z] #70 21.51 internal/fmtsort
18:58:50 [2023-06-20T18:58:50.682Z] #70 21.51 internal/saferio
18:58:50 [2023-06-20T18:58:50.682Z] #70 21.51 encoding/binary
18:58:50 [2023-06-20T18:58:50.943Z] #70 21.61 context
18:58:50 [2023-06-20T18:58:50.943Z] #70 21.62 internal/poll
18:58:50 [2023-06-20T18:58:50.943Z] #70 21.62 io/fs
18:58:51 [2023-06-20T18:58:51.204Z] #70 22.05 embed
18:58:51 [2023-06-20T18:58:51.467Z] #70 22.10 crypto/cipher
18:58:51 [2023-06-20T18:58:51.467Z] #70 22.15 crypto/md5
18:58:51 [2023-06-20T18:58:51.467Z] #70 22.15 encoding/base64
18:58:51 [2023-06-20T18:58:51.467Z] #70 22.15 crypto/internal/edwards25519/field
18:58:51 [2023-06-20T18:58:51.467Z] #70 22.15 vendor/golang.org/x/crypto/internal/poly1305
18:58:51 [2023-06-20T18:58:51.467Z] #70 22.15 crypto/sha1
18:58:51 [2023-06-20T18:58:51.467Z] #70 22.21 crypto/internal/nistec
18:58:51 [2023-06-20T18:58:51.730Z] #70 22.42 crypto/internal/boring
18:58:51 [2023-06-20T18:58:51.991Z] #70 22.55 crypto/des
18:58:51 [2023-06-20T18:58:51.991Z] #70 22.59 encoding/pem
18:58:51 [2023-06-20T18:58:51.991Z] #70 22.70 vendor/golang.org/x/crypto/chacha20
18:58:51 [2023-06-20T18:58:51.991Z] #70 22.76 crypto/aes
18:58:51 [2023-06-20T18:58:51.991Z] #70 22.86 crypto/sha512
18:58:51 [2023-06-20T18:58:51.991Z] #70 22.87 crypto/hmac
18:58:52 [2023-06-20T18:58:52.253Z] #70 22.89 os
18:58:52 [2023-06-20T18:58:52.253Z] #70 22.99 crypto/sha256
18:58:52 [2023-06-20T18:58:52.253Z] #70 23.11 vendor/golang.org/x/crypto/hkdf
18:58:52 [2023-06-20T18:58:52.514Z] #70 23.16 vendor/golang.org/x/crypto/chacha20poly1305
18:58:52 [2023-06-20T18:58:52.514Z] #70 23.26 crypto/internal/edwards25519
18:58:53 [2023-06-20T18:58:53.459Z] #70 24.14 crypto/ecdh
18:58:53 [2023-06-20T18:58:53.459Z] #70 24.27 fmt
18:58:53 [2023-06-20T18:58:53.720Z] #70 24.27 net
18:58:53 [2023-06-20T18:58:53.720Z] #70 24.29 path/filepath
18:58:53 [2023-06-20T18:58:53.720Z] #70 24.29 io/ioutil
18:58:53 [2023-06-20T18:58:53.720Z] #70 24.29 os/signal
18:58:53 [2023-06-20T18:58:53.981Z] #70 24.79 github.com/bugsnag/osext
18:58:53 [2023-06-20T18:58:53.981Z] #70 24.79 os/exec
18:58:54 [2023-06-20T18:58:54.553Z] #70 25.44 math/big
18:58:54 [2023-06-20T18:58:54.814Z] #70 25.45 encoding/hex
18:58:54 [2023-06-20T18:58:54.814Z] #70 25.45 net/url
18:58:54 [2023-06-20T18:58:54.814Z] #70 25.45 encoding/json
18:58:54 [2023-06-20T18:58:54.814Z] #70 25.46 log
18:58:54 [2023-06-20T18:58:54.814Z] #70 25.46 github.com/bugsnag/bugsnag-go/errors
18:58:54 [2023-06-20T18:58:54.814Z] #70 25.50 github.com/bugsnag/panicwrap
18:58:55 [2023-06-20T18:58:55.076Z] #70 25.66 compress/flate
18:58:55 [2023-06-20T18:58:55.338Z] #70 25.94 vendor/golang.org/x/text/unicode/norm
18:58:55 [2023-06-20T18:58:55.338Z] #70 25.99 vendor/golang.org/x/net/http2/hpack
18:58:55 [2023-06-20T18:58:55.338Z] #70 26.16 vendor/golang.org/x/text/unicode/bidi
18:58:55 [2023-06-20T18:58:55.599Z] #70 26.28 mime
18:58:55 [2023-06-20T18:58:55.860Z] #70 26.61 mime/quotedprintable
18:58:56 [2023-06-20T18:58:56.434Z] #70 27.13 compress/gzip
18:58:56 [2023-06-20T18:58:56.434Z] #70 27.21 net/http/internal
18:58:57 [2023-06-20T18:58:57.006Z] #70 27.59 gopkg.in/yaml.v2
18:58:57 [2023-06-20T18:58:57.006Z] #70 27.73 golang.org/x/net/context
18:58:57 [2023-06-20T18:58:57.268Z] #70 27.98 github.com/docker/distribution/digest
18:58:57 [2023-06-20T18:58:57.529Z] #70 28.06 encoding/gob
18:58:57 [2023-06-20T18:58:57.790Z] #70 28.38 github.com/Sirupsen/logrus
18:58:58 [2023-06-20T18:58:58.051Z] #70 28.66 vendor/golang.org/x/text/secure/bidirule
18:58:58 [2023-06-20T18:58:58.051Z] #70 28.71 github.com/docker/distribution/reference
18:58:58 [2023-06-20T18:58:58.319Z] #70 29.00 text/template/parse
18:58:58 [2023-06-20T18:58:58.581Z] #70 29.13 github.com/docker/distribution/version
18:58:58 [2023-06-20T18:58:58.581Z] #70 29.13 github.com/Sirupsen/logrus/formatters/logstash
18:58:58 [2023-06-20T18:58:58.581Z] #70 29.27 runtime/debug
18:58:58 [2023-06-20T18:58:58.876Z] #70 29.47 encoding/xml
18:58:58 [2023-06-20T18:58:58.876Z] #70 29.62 os/user
18:58:59 [2023-06-20T18:58:59.450Z] #70 29.99 crypto/elliptic
18:58:59 [2023-06-20T18:58:59.450Z] #70 30.24 crypto/internal/bigmod
18:59:00 [2023-06-20T18:59:00.394Z] #70 31.22 crypto/internal/boring/bbig
18:59:00 [2023-06-20T18:59:00.966Z] #70 31.53 encoding/asn1
18:59:01 [2023-06-20T18:59:01.228Z] #70 31.79 crypto/rand
18:59:01 [2023-06-20T18:59:01.228Z] #70 32.03 crypto/dsa
18:59:01 [2023-06-20T18:59:01.800Z] #70 32.62 vendor/golang.org/x/net/idna
18:59:02 [2023-06-20T18:59:02.061Z] #70 32.73 text/template
18:59:02 [2023-06-20T18:59:02.322Z] #70 33.01 crypto/ed25519
18:59:02 [2023-06-20T18:59:02.582Z] #70 33.18 crypto/rsa
18:59:02 [2023-06-20T18:59:02.582Z] #70 33.38 github.com/docker/distribution/uuid
18:59:02 [2023-06-20T18:59:02.582Z] #70 ...
18:59:02 [2023-06-20T18:59:02.582Z] 
18:59:02 [2023-06-20T18:59:02.582Z] #71 [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.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:59:02 [2023-06-20T18:59:02.582Z] #71 11.97 aclocal: warning: couldn't open directory 'm4': No such file or directory
18:59:02 [2023-06-20T18:59:02.582Z] #71 17.26 libtoolize: putting auxiliary files in '.'.
18:59:02 [2023-06-20T18:59:02.582Z] #71 17.26 libtoolize: copying file './ltmain.sh'
18:59:02 [2023-06-20T18:59:02.582Z] #71 18.22 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
18:59:02 [2023-06-20T18:59:02.582Z] #71 18.22 libtoolize: and rerunning libtoolize and aclocal.
18:59:02 [2023-06-20T18:59:02.582Z] #71 18.22 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
18:59:02 [2023-06-20T18:59:02.843Z] #71 ...
18:59:02 [2023-06-20T18:59:02.844Z] 
18:59:02 [2023-06-20T18:59:02.844Z] #70 [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...)
18:59:02 [2023-06-20T18:59:02.844Z] #70 33.60 golang.org/x/crypto/bcrypt
18:59:02 [2023-06-20T18:59:02.844Z] #70 33.75 github.com/stevvooe/resumable/sha256
18:59:03 [2023-06-20T18:59:03.104Z] #70 33.85 net/textproto
18:59:03 [2023-06-20T18:59:03.104Z] #70 33.90 vendor/golang.org/x/crypto/cryptobyte
18:59:03 [2023-06-20T18:59:03.365Z] #70 33.90 crypto/x509/pkix
18:59:03 [2023-06-20T18:59:03.365Z] #70 34.05 github.com/stevvooe/resumable/sha512
18:59:03 [2023-06-20T18:59:03.626Z] #70 34.19 github.com/garyburd/redigo/redis
18:59:03 [2023-06-20T18:59:03.626Z] #70 34.25 github.com/docker/distribution/registry/listener
18:59:03 [2023-06-20T18:59:03.626Z] #70 34.43 github.com/spf13/pflag
18:59:03 [2023-06-20T18:59:03.887Z] #70 34.43 log/syslog
18:59:03 [2023-06-20T18:59:03.887Z] #70 34.65 github.com/mitchellh/mapstructure
18:59:04 [2023-06-20T18:59:04.148Z] #70 34.91 mime/multipart
18:59:04 [2023-06-20T18:59:04.148Z] #70 34.95 github.com/yvasiyarov/go-metrics
18:59:04 [2023-06-20T18:59:04.408Z] #70 35.15 crypto/ecdsa
18:59:04 [2023-06-20T18:59:04.982Z] #70 35.64 internal/profile
18:59:05 [2023-06-20T18:59:05.243Z] #70 36.01 vendor/golang.org/x/net/http/httpguts
18:59:05 [2023-06-20T18:59:05.243Z] #70 36.03 vendor/golang.org/x/net/http/httpproxy
18:59:05 [2023-06-20T18:59:05.243Z] #70 36.11 runtime/pprof
18:59:05 [2023-06-20T18:59:05.503Z] #70 36.12 github.com/spf13/cobra
18:59:05 [2023-06-20T18:59:05.503Z] #70 36.26 runtime/trace
18:59:05 [2023-06-20T18:59:05.764Z] #70 36.41 crypto/x509
18:59:08 [2023-06-20T18:59:08.310Z] #70 38.74 crypto/tls
18:59:10 [2023-06-20T18:59:10.226Z] #70 40.93 github.com/docker/libtrust
18:59:10 [2023-06-20T18:59:10.226Z] #70 40.94 net/smtp
18:59:10 [2023-06-20T18:59:10.226Z] #70 40.94 net/http/httptrace
18:59:10 [2023-06-20T18:59:10.488Z] #70 41.14 net/http
18:59:12 [2023-06-20T18:59:12.413Z] #70 ...
18:59:12 [2023-06-20T18:59:12.413Z] 
18:59:12 [2023-06-20T18:59:12.413Z] #71 [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.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:59:12 [2023-06-20T18:59:12.413Z] #71 22.57 configure.ac:7: installing './compile'
18:59:12 [2023-06-20T18:59:12.413Z] #71 22.57 configure.ac:11: installing './config.guess'
18:59:12 [2023-06-20T18:59:12.413Z] #71 22.57 configure.ac:11: installing './config.sub'
18:59:12 [2023-06-20T18:59:12.413Z] #71 22.57 configure.ac:8: installing './install-sh'
18:59:12 [2023-06-20T18:59:12.413Z] #71 22.58 configure.ac:8: installing './missing'
18:59:12 [2023-06-20T18:59:12.413Z] #71 22.62 Makefile.am: installing './depcomp'
18:59:12 [2023-06-20T18:59:12.413Z] #71 23.55 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
18:59:12 [2023-06-20T18:59:12.413Z] #71 23.55 libtoolize: copying file 'build-aux/ltmain.sh'
18:59:12 [2023-06-20T18:59:12.413Z] #71 23.76 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
18:59:12 [2023-06-20T18:59:12.413Z] #71 23.76 libtoolize: copying file 'm4/libtool.m4'
18:59:12 [2023-06-20T18:59:12.413Z] #71 23.83 libtoolize: copying file 'm4/ltoptions.m4'
18:59:12 [2023-06-20T18:59:12.413Z] #71 23.98 libtoolize: copying file 'm4/ltsugar.m4'
18:59:12 [2023-06-20T18:59:12.413Z] #71 24.12 libtoolize: copying file 'm4/ltversion.m4'
18:59:12 [2023-06-20T18:59:12.413Z] #71 24.30 libtoolize: copying file 'm4/lt~obsolete.m4'
18:59:12 [2023-06-20T18:59:12.413Z] #71 24.46 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
18:59:12 [2023-06-20T18:59:12.413Z] #71 29.13 configure.ac:7: installing 'build-aux/compile'
18:59:12 [2023-06-20T18:59:12.413Z] #71 29.14 configure.ac:9: installing 'build-aux/config.guess'
18:59:12 [2023-06-20T18:59:12.413Z] #71 29.15 configure.ac:9: installing 'build-aux/config.sub'
18:59:12 [2023-06-20T18:59:12.413Z] #71 29.17 configure.ac:11: installing 'build-aux/install-sh'
18:59:12 [2023-06-20T18:59:12.413Z] #71 29.18 configure.ac:11: installing 'build-aux/missing'
18:59:12 [2023-06-20T18:59:12.413Z] #71 29.28 Makefile.am: installing 'build-aux/depcomp'
18:59:12 [2023-06-20T18:59:12.413Z] #71 29.33 parallel-tests: installing 'build-aux/test-driver'
18:59:12 [2023-06-20T18:59:12.413Z] #71 30.66 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
18:59:12 [2023-06-20T18:59:12.413Z] #71 30.66 libtoolize: copying file 'build-aux/ltmain.sh'
18:59:12 [2023-06-20T18:59:12.413Z] #71 31.26 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
18:59:12 [2023-06-20T18:59:12.413Z] #71 31.26 libtoolize: copying file 'm4/libtool.m4'
18:59:12 [2023-06-20T18:59:12.413Z] #71 31.39 libtoolize: copying file 'm4/ltoptions.m4'
18:59:12 [2023-06-20T18:59:12.413Z] #71 31.52 libtoolize: copying file 'm4/ltsugar.m4'
18:59:12 [2023-06-20T18:59:12.413Z] #71 31.68 libtoolize: copying file 'm4/ltversion.m4'
18:59:12 [2023-06-20T18:59:12.413Z] #71 31.77 libtoolize: copying file 'm4/lt~obsolete.m4'
18:59:14 [2023-06-20T18:59:14.959Z] #71 ...
18:59:14 [2023-06-20T18:59:14.959Z] 
18:59:14 [2023-06-20T18:59:14.959Z] #70 [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...)
18:59:14 [2023-06-20T18:59:14.959Z] #70 45.87 github.com/gorilla/context
18:59:15 [2023-06-20T18:59:15.220Z] #70 45.88 github.com/docker/distribution/configuration
18:59:15 [2023-06-20T18:59:15.220Z] #70 45.88 github.com/docker/distribution/registry/api/errcode
18:59:15 [2023-06-20T18:59:15.220Z] #70 45.88 expvar
18:59:15 [2023-06-20T18:59:15.220Z] #70 45.88 github.com/docker/distribution/registry/client/transport
18:59:15 [2023-06-20T18:59:15.220Z] #70 45.88 github.com/gorilla/handlers
18:59:15 [2023-06-20T18:59:15.220Z] #70 45.88 github.com/yvasiyarov/newrelic_platform_go
18:59:15 [2023-06-20T18:59:15.220Z] #70 45.88 github.com/bugsnag/bugsnag-go
18:59:15 [2023-06-20T18:59:15.481Z] #70 46.03 github.com/gorilla/mux
18:59:15 [2023-06-20T18:59:15.742Z] #70 46.34 github.com/Azure/azure-sdk-for-go/storage
18:59:15 [2023-06-20T18:59:15.742Z] #70 46.48 github.com/AdRoll/goamz/aws
18:59:15 [2023-06-20T18:59:15.742Z] #70 46.56 net/http/httputil
18:59:15 [2023-06-20T18:59:15.742Z] #70 46.59 github.com/yvasiyarov/gorelic
18:59:16 [2023-06-20T18:59:16.003Z] #70 46.69 github.com/ncw/swift
18:59:16 [2023-06-20T18:59:16.003Z] #70 46.82 github.com/docker/distribution/context
18:59:16 [2023-06-20T18:59:16.264Z] #70 46.91 github.com/docker/distribution/registry/api/v2
18:59:16 [2023-06-20T18:59:16.264Z] #70 47.04 net/http/pprof
18:59:16 [2023-06-20T18:59:16.836Z] #70 47.44 github.com/docker/distribution/health
18:59:16 [2023-06-20T18:59:16.836Z] #70 47.62 github.com/docker/distribution
18:59:16 [2023-06-20T18:59:16.836Z] #70 47.69 github.com/docker/distribution/registry/auth
18:59:17 [2023-06-20T18:59:17.097Z] #70 47.69 github.com/docker/distribution/registry/storage/driver
18:59:17 [2023-06-20T18:59:17.097Z] #70 47.84 github.com/AdRoll/goamz/cloudfront
18:59:17 [2023-06-20T18:59:17.097Z] #70 47.84 github.com/AdRoll/goamz/s3
18:59:17 [2023-06-20T18:59:17.097Z] #70 47.87 github.com/docker/distribution/health/checks
18:59:17 [2023-06-20T18:59:17.097Z] #70 47.88 github.com/docker/distribution/registry/auth/htpasswd
18:59:17 [2023-06-20T18:59:17.358Z] #70 48.02 github.com/docker/distribution/manifest/manifestlist
18:59:17 [2023-06-20T18:59:17.358Z] #70 48.09 github.com/docker/distribution/manifest/schema1
18:59:17 [2023-06-20T18:59:17.358Z] #70 48.10 github.com/docker/distribution/manifest/schema2
18:59:17 [2023-06-20T18:59:17.358Z] #70 48.11 github.com/docker/distribution/notifications
18:59:17 [2023-06-20T18:59:17.358Z] #70 48.17 github.com/docker/distribution/registry/middleware/registry
18:59:17 [2023-06-20T18:59:17.358Z] #70 48.21 github.com/docker/distribution/registry/middleware/repository
18:59:17 [2023-06-20T18:59:17.622Z] #70 48.22 github.com/docker/distribution/registry/storage/cache
18:59:17 [2023-06-20T18:59:17.623Z] #70 48.34 github.com/docker/distribution/registry/proxy/scheduler
18:59:17 [2023-06-20T18:59:17.623Z] #70 48.38 github.com/docker/distribution/registry/storage/cache/memory
18:59:17 [2023-06-20T18:59:17.623Z] #70 48.41 github.com/docker/distribution/registry/storage/cache/redis
18:59:17 [2023-06-20T18:59:17.623Z] #70 48.42 github.com/docker/distribution/registry/storage/driver/factory
18:59:17 [2023-06-20T18:59:17.623Z] #70 48.49 github.com/docker/distribution/registry/storage/driver/middleware
18:59:17 [2023-06-20T18:59:17.884Z] #70 48.56 github.com/docker/distribution/registry/client
18:59:17 [2023-06-20T18:59:17.884Z] #70 48.60 github.com/docker/distribution/registry/auth/silly
18:59:17 [2023-06-20T18:59:17.884Z] #70 48.62 github.com/docker/distribution/registry/auth/token
18:59:17 [2023-06-20T18:59:17.884Z] #70 48.64 github.com/docker/distribution/registry/storage
18:59:17 [2023-06-20T18:59:17.884Z] #70 48.71 github.com/docker/distribution/registry/storage/driver/base
18:59:18 [2023-06-20T18:59:18.145Z] #70 48.73 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
18:59:18 [2023-06-20T18:59:18.145Z] #70 48.98 github.com/docker/distribution/registry/storage/driver/azure
18:59:18 [2023-06-20T18:59:18.406Z] #70 48.98 github.com/docker/distribution/registry/storage/driver/filesystem
18:59:18 [2023-06-20T18:59:18.406Z] #70 48.99 github.com/docker/distribution/registry/storage/driver/inmemory
18:59:18 [2023-06-20T18:59:18.406Z] #70 49.22 github.com/docker/distribution/registry/storage/driver/swift
18:59:19 [2023-06-20T18:59:19.349Z] #70 49.90 github.com/docker/distribution/registry/storage/driver/s3
18:59:19 [2023-06-20T18:59:19.349Z] #70 49.97 github.com/docker/distribution/registry/client/auth
18:59:19 [2023-06-20T18:59:19.922Z] #70 50.71 github.com/docker/distribution/registry/proxy
18:59:20 [2023-06-20T18:59:20.193Z] #70 50.99 github.com/docker/distribution/registry/handlers
18:59:21 [2023-06-20T18:59:21.139Z] #70 51.74 github.com/docker/distribution/registry
18:59:21 [2023-06-20T18:59:21.139Z] #70 51.93 github.com/docker/distribution/cmd/registry
18:59:21 [2023-06-20T18:59:21.400Z] #70 ...
18:59:21 [2023-06-20T18:59:21.400Z] 
18:59:21 [2023-06-20T18:59:21.400Z] #71 [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.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:59:21 [2023-06-20T18:59:21.400Z] #71 37.79 configure.ac:11: installing 'build-aux/compile'
18:59:21 [2023-06-20T18:59:21.400Z] #71 37.79 configure.ac:11: installing 'build-aux/config.guess'
18:59:21 [2023-06-20T18:59:21.400Z] #71 37.79 configure.ac:11: installing 'build-aux/config.sub'
18:59:21 [2023-06-20T18:59:21.400Z] #71 37.80 configure.ac:13: installing 'build-aux/install-sh'
18:59:21 [2023-06-20T18:59:21.400Z] #71 37.81 configure.ac:13: installing 'build-aux/missing'
18:59:21 [2023-06-20T18:59:21.400Z] #71 37.81 configure.ac:8: installing 'build-aux/tap-driver.sh'
18:59:21 [2023-06-20T18:59:21.401Z] #71 37.87 Makefile.am: installing 'build-aux/depcomp'
18:59:21 [2023-06-20T18:59:21.401Z] #71 38.48 checking build system type... aarch64-unknown-linux-gnu
18:59:21 [2023-06-20T18:59:21.401Z] #71 38.76 checking host system type... aarch64-unknown-linux-gnu
18:59:21 [2023-06-20T18:59:21.401Z] #71 38.76 checking how to print strings... printf
18:59:21 [2023-06-20T18:59:21.401Z] #71 38.79 checking for gcc... gcc
18:59:21 [2023-06-20T18:59:21.401Z] #71 38.86 checking whether the C compiler works... yes
18:59:21 [2023-06-20T18:59:21.401Z] #71 39.02 checking for C compiler default output file name... a.out
18:59:21 [2023-06-20T18:59:21.401Z] #71 39.03 checking for suffix of executables... 
18:59:21 [2023-06-20T18:59:21.401Z] #71 39.20 checking whether we are cross compiling... no
18:59:21 [2023-06-20T18:59:21.401Z] #71 39.28 checking for suffix of object files... o
18:59:21 [2023-06-20T18:59:21.401Z] #71 39.35 checking whether we are using the GNU C compiler... yes
18:59:21 [2023-06-20T18:59:21.401Z] #71 39.41 checking whether gcc accepts -g... yes
18:59:21 [2023-06-20T18:59:21.401Z] #71 39.46 checking for gcc option to accept ISO C89... none needed
18:59:21 [2023-06-20T18:59:21.401Z] #71 39.51 checking whether gcc understands -c and -o together... yes
18:59:21 [2023-06-20T18:59:21.401Z] #71 39.66 checking for a sed that does not truncate output... /bin/sed
18:59:21 [2023-06-20T18:59:21.401Z] #71 39.68 checking for grep that handles long lines and -e... /bin/grep
18:59:21 [2023-06-20T18:59:21.401Z] #71 39.69 checking for egrep... /bin/grep -E
18:59:21 [2023-06-20T18:59:21.401Z] #71 39.69 checking for fgrep... /bin/grep -F
18:59:21 [2023-06-20T18:59:21.401Z] #71 39.70 checking for ld used by gcc... /usr/bin/ld
18:59:21 [2023-06-20T18:59:21.401Z] #71 39.70 checking if the linker (/usr/bin/ld) is GNU ld... yes
18:59:21 [2023-06-20T18:59:21.401Z] #71 39.71 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
18:59:21 [2023-06-20T18:59:21.401Z] #71 39.72 checking the name lister (/usr/bin/nm -B) interface... BSD nm
18:59:21 [2023-06-20T18:59:21.401Z] #71 39.80 checking whether ln -s works... yes
18:59:21 [2023-06-20T18:59:21.401Z] #71 39.80 checking the maximum length of command line arguments... 1572864
18:59:21 [2023-06-20T18:59:21.401Z] #71 39.84 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
18:59:21 [2023-06-20T18:59:21.401Z] #71 39.84 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
18:59:21 [2023-06-20T18:59:21.401Z] #71 39.85 checking for /usr/bin/ld option to reload object files... -r
18:59:21 [2023-06-20T18:59:21.401Z] #71 39.85 checking for objdump... objdump
18:59:21 [2023-06-20T18:59:21.401Z] #71 39.85 checking how to recognize dependent libraries... pass_all
18:59:21 [2023-06-20T18:59:21.401Z] #71 39.85 checking for dlltool... no
18:59:21 [2023-06-20T18:59:21.401Z] #71 39.85 checking how to associate runtime and link libraries... printf %s\n
18:59:21 [2023-06-20T18:59:21.401Z] #71 39.85 checking for ar... ar
18:59:21 [2023-06-20T18:59:21.401Z] #71 39.85 checking for archiver @FILE support... @
18:59:21 [2023-06-20T18:59:21.401Z] #71 39.97 checking for strip... strip
18:59:21 [2023-06-20T18:59:21.401Z] #71 39.97 checking for ranlib... ranlib
18:59:21 [2023-06-20T18:59:21.401Z] #71 39.97 checking for gawk... no
18:59:21 [2023-06-20T18:59:21.401Z] #71 39.98 checking for mawk... mawk
18:59:21 [2023-06-20T18:59:21.401Z] #71 39.99 checking command to parse /usr/bin/nm -B output from gcc object... ok
18:59:21 [2023-06-20T18:59:21.401Z] #71 40.23 checking for sysroot... no
18:59:21 [2023-06-20T18:59:21.401Z] #71 40.23 checking for a working dd... /bin/dd
18:59:21 [2023-06-20T18:59:21.401Z] #71 40.25 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
18:59:21 [2023-06-20T18:59:21.401Z] #71 40.29 checking for mt... no
18:59:21 [2023-06-20T18:59:21.401Z] #71 40.29 checking if : is a manifest tool... no
18:59:21 [2023-06-20T18:59:21.401Z] #71 40.31 checking how to run the C preprocessor... gcc -E
18:59:21 [2023-06-20T18:59:21.662Z] #71 40.45 checking for ANSI C header files... yes
18:59:21 [2023-06-20T18:59:21.923Z] #71 40.97 checking for sys/types.h... yes
18:59:21 [2023-06-20T18:59:21.923Z] #71 41.11 checking for sys/stat.h... yes
18:59:21 [2023-06-20T18:59:21.923Z] #71 41.25 checking for stdlib.h... yes
18:59:22 [2023-06-20T18:59:22.185Z] #71 41.34 checking for string.h... yes
18:59:22 [2023-06-20T18:59:22.185Z] #71 41.46 checking for memory.h... yes
18:59:22 [2023-06-20T18:59:22.446Z] #71 41.64 checking for strings.h... yes
18:59:22 [2023-06-20T18:59:22.446Z] #71 41.77 checking for inttypes.h... yes
18:59:22 [2023-06-20T18:59:22.708Z] #71 41.88 checking for stdint.h... yes
18:59:22 [2023-06-20T18:59:22.708Z] #71 42.03 checking for unistd.h... yes
18:59:22 [2023-06-20T18:59:22.969Z] #71 42.13 checking for dlfcn.h... yes
18:59:22 [2023-06-20T18:59:22.969Z] #71 42.27 checking for objdir... .libs
18:59:23 [2023-06-20T18:59:23.230Z] #71 42.45 checking if gcc supports -fno-rtti -fno-exceptions... no
18:59:23 [2023-06-20T18:59:23.230Z] #71 42.55 checking for gcc option to produce PIC... -fPIC -DPIC
18:59:23 [2023-06-20T18:59:23.231Z] #71 42.55 checking if gcc PIC flag -fPIC -DPIC works... yes
18:59:23 [2023-06-20T18:59:23.492Z] #71 42.65 checking if gcc static flag -static works... yes
18:59:23 [2023-06-20T18:59:23.753Z] #71 42.86 checking if gcc supports -c -o file.o... yes
18:59:23 [2023-06-20T18:59:23.753Z] #71 42.97 checking if gcc supports -c -o file.o... (cached) yes
18:59:23 [2023-06-20T18:59:23.753Z] #71 42.97 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
18:59:24 [2023-06-20T18:59:24.013Z] #71 43.01 checking dynamic linker characteristics... GNU/Linux ld.so
18:59:24 [2023-06-20T18:59:24.013Z] #71 43.26 checking how to hardcode library paths into programs... immediate
18:59:24 [2023-06-20T18:59:24.013Z] #71 43.26 checking whether stripping libraries is possible... yes
18:59:24 [2023-06-20T18:59:24.013Z] #71 43.27 checking if libtool supports shared libraries... yes
18:59:24 [2023-06-20T18:59:24.013Z] #71 43.27 checking whether to build shared libraries... no
18:59:24 [2023-06-20T18:59:24.013Z] #71 43.27 checking whether to build static libraries... yes
18:59:24 [2023-06-20T18:59:24.013Z] #71 43.27 checking for a BSD-compatible install... /usr/bin/install -c
18:59:24 [2023-06-20T18:59:24.013Z] #71 43.31 checking whether build environment is sane... yes
18:59:24 [2023-06-20T18:59:24.013Z] #71 43.36 checking for a thread-safe mkdir -p... /bin/mkdir -p
18:59:24 [2023-06-20T18:59:24.013Z] #71 43.38 checking whether make sets $(MAKE)... yes
18:59:24 [2023-06-20T18:59:24.014Z] #71 43.43 checking whether make supports the include directive... yes (GNU style)
18:59:24 [2023-06-20T18:59:24.274Z] #71 43.48 checking whether make supports nested variables... yes
18:59:24 [2023-06-20T18:59:24.274Z] #71 43.52 checking whether UID '0' is supported by ustar format... yes
18:59:24 [2023-06-20T18:59:24.274Z] #71 43.53 checking whether GID '0' is supported by ustar format... yes
18:59:24 [2023-06-20T18:59:24.274Z] #71 43.53 checking how to create a ustar tar archive... gnutar
18:59:24 [2023-06-20T18:59:24.274Z] #71 43.58 checking dependency style of gcc... gcc3
18:59:24 [2023-06-20T18:59:24.274Z] #71 43.69 checking whether to enable maintainer-specific portions of Makefiles... yes
18:59:24 [2023-06-20T18:59:24.274Z] #71 43.71 checking whether make supports nested variables... (cached) yes
18:59:24 [2023-06-20T18:59:24.274Z] #71 43.71 checking for gawk... (cached) mawk
18:59:24 [2023-06-20T18:59:24.274Z] #71 43.71 checking for a sed that does not truncate output... (cached) /bin/sed
18:59:24 [2023-06-20T18:59:24.274Z] #71 43.72 checking for gcc... (cached) gcc
18:59:24 [2023-06-20T18:59:24.535Z] #71 43.84 checking whether we are using the GNU C compiler... (cached) yes
18:59:24 [2023-06-20T18:59:24.535Z] #71 43.84 checking whether gcc accepts -g... (cached) yes
18:59:24 [2023-06-20T18:59:24.535Z] #71 43.84 checking for gcc option to accept ISO C89... (cached) none needed
18:59:24 [2023-06-20T18:59:24.535Z] #71 43.84 checking whether gcc understands -c and -o together... (cached) yes
18:59:24 [2023-06-20T18:59:24.535Z] #71 43.84 checking for a Python interpreter with version >= 3... python3
18:59:24 [2023-06-20T18:59:24.535Z] #71 43.88 checking for python3... /usr/bin/python3
18:59:24 [2023-06-20T18:59:24.535Z] #71 43.88 checking for python3 version... 3.9
18:59:24 [2023-06-20T18:59:24.535Z] #71 43.91 checking for python3 platform... linux
18:59:24 [2023-06-20T18:59:24.796Z] #71 43.93 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
18:59:24 [2023-06-20T18:59:24.796Z] #71 44.03 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
18:59:24 [2023-06-20T18:59:24.796Z] #71 44.13 checking for go-md2man... no
18:59:24 [2023-06-20T18:59:24.796Z] #71 44.15 checking error.h usability... yes
18:59:25 [2023-06-20T18:59:25.057Z] #71 44.28 checking error.h presence... yes
18:59:25 [2023-06-20T18:59:25.057Z] #71 44.31 checking for error.h... yes
18:59:25 [2023-06-20T18:59:25.057Z] #71 44.37 checking linux/openat2.h usability... yes
18:59:25 [2023-06-20T18:59:25.057Z] #71 44.50 checking linux/openat2.h presence... yes
18:59:25 [2023-06-20T18:59:25.318Z] #71 44.55 checking for linux/openat2.h... yes
18:59:25 [2023-06-20T18:59:25.318Z] #71 44.57 checking for copy_file_range... yes
18:59:25 [2023-06-20T18:59:25.579Z] #71 44.80 checking for fgetxattr... yes
18:59:25 [2023-06-20T18:59:25.579Z] #71 44.98 checking for statx... yes
18:59:25 [2023-06-20T18:59:25.840Z] #71 45.09 checking for fgetpwent_r... yes
18:59:25 [2023-06-20T18:59:25.840Z] #71 45.23 checking for issetugid... no
18:59:26 [2023-06-20T18:59:26.101Z] #71 45.32 checking for pkg-config... /usr/bin/pkg-config
18:59:26 [2023-06-20T18:59:26.101Z] #71 45.32 checking pkg-config is at least version 0.9.0... yes
18:59:26 [2023-06-20T18:59:26.101Z] #71 45.32 checking for library containing yajl_tree_get... -lyajl
18:59:26 [2023-06-20T18:59:26.362Z] #71 45.57 checking for yajl >= 2.0.0... yes
18:59:26 [2023-06-20T18:59:26.362Z] #71 45.59 checking sys/capability.h usability... yes
18:59:26 [2023-06-20T18:59:26.362Z] #71 45.68 checking sys/capability.h presence... yes
18:59:26 [2023-06-20T18:59:26.362Z] #71 45.71 checking for sys/capability.h... yes
18:59:26 [2023-06-20T18:59:26.622Z] #71 45.71 checking for library containing cap_from_name... -lcap
18:59:26 [2023-06-20T18:59:26.884Z] #71 45.95 checking for library containing dlopen... -ldl
18:59:26 [2023-06-20T18:59:26.884Z] #71 46.11 checking seccomp.h usability... yes
18:59:26 [2023-06-20T18:59:26.884Z] #71 46.24 checking seccomp.h presence... yes
18:59:26 [2023-06-20T18:59:26.884Z] #71 46.30 checking for seccomp.h... yes
18:59:27 [2023-06-20T18:59:27.455Z] #71 46.31 checking for library containing seccomp_rule_add... -lseccomp
18:59:27 [2023-06-20T18:59:27.455Z] #71 46.58 checking for library containing seccomp_arch_resolve_name... none required
18:59:27 [2023-06-20T18:59:27.716Z] #71 46.70 checking systemd/sd-bus.h usability... yes
18:59:27 [2023-06-20T18:59:27.716Z] #71 46.86 checking systemd/sd-bus.h presence... yes
18:59:27 [2023-06-20T18:59:27.716Z] #71 46.90 checking for systemd/sd-bus.h... yes
18:59:27 [2023-06-20T18:59:27.716Z] #71 46.91 checking for library containing sd_bus_match_signal_async... 
18:59:27 [2023-06-20T18:59:27.716Z] #71 ...
18:59:27 [2023-06-20T18:59:27.716Z] 
18:59:27 [2023-06-20T18:59:27.716Z] #69 [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...)
18:59:27 [2023-06-20T18:59:27.716Z] #69 DONE 58.4s
18:59:27 [2023-06-20T18:59:27.716Z] 
18:59:27 [2023-06-20T18:59:27.716Z] #71 [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.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:59:27 [2023-06-20T18:59:27.716Z] #71 46.91 checking for library containing sd_bus_match_signal_async... -lsystemd
18:59:27 [2023-06-20T18:59:27.716Z] #71 47.10 checking for sd_notify_barrier... 
18:59:27 [2023-06-20T18:59:27.716Z] #71 ...
18:59:27 [2023-06-20T18:59:27.716Z] 
18:59:27 [2023-06-20T18:59:27.716Z] #77 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
18:59:27 [2023-06-20T18:59:27.976Z] #77 ...
18:59:27 [2023-06-20T18:59:27.977Z] 
18:59:27 [2023-06-20T18:59:27.977Z] #70 [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...)
18:59:27 [2023-06-20T18:59:27.977Z] #70 53.34 + xx-verify /build/registry-v2
18:59:27 [2023-06-20T18:59:27.977Z] #70 DONE 58.5s
18:59:27 [2023-06-20T18:59:27.977Z] 
18:59:27 [2023-06-20T18:59:27.977Z] #68 [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...)
18:59:27 [2023-06-20T18:59:27.977Z] #68 DONE 58.6s
18:59:27 [2023-06-20T18:59:27.977Z] 
18:59:27 [2023-06-20T18:59:27.977Z] #77 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
18:59:27 [2023-06-20T18:59:27.977Z] #77 DONE 0.3s
18:59:27 [2023-06-20T18:59:27.977Z] 
18:59:27 [2023-06-20T18:59:27.977Z] #78 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
18:59:27 [2023-06-20T18:59:27.977Z] #78 DONE 0.1s
18:59:27 [2023-06-20T18:59:27.977Z] 
18:59:27 [2023-06-20T18:59:27.977Z] #71 [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.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:59:27 [2023-06-20T18:59:27.977Z] #71 47.10 checking for sd_notify_barrier... yes
18:59:27 [2023-06-20T18:59:27.977Z] #71 47.25 checking linux/bpf.h usability... yes
18:59:27 [2023-06-20T18:59:27.977Z] #71 47.35 checking linux/bpf.h presence... yes
18:59:27 [2023-06-20T18:59:27.977Z] #71 47.38 checking for linux/bpf.h... yes
18:59:28 [2023-06-20T18:59:28.237Z] #71 47.40 checking compilation for eBPF... yes
18:59:28 [2023-06-20T18:59:28.237Z] #71 47.56 checking for criu >= 3.15... no
18:59:28 [2023-06-20T18:59:28.237Z] #71 47.57 configure: CRIU headers not found, building without CRIU support
18:59:28 [2023-06-20T18:59:28.237Z] #71 47.57 checking for criu > 3.16... no
18:59:28 [2023-06-20T18:59:28.237Z] #71 47.59 configure: CRIU version doesn't support join-ns API
18:59:28 [2023-06-20T18:59:28.237Z] #71 47.59 checking for criu > 3.16.1... no
18:59:28 [2023-06-20T18:59:28.237Z] #71 47.64 configure: CRIU version doesn't support for pre-dumping
18:59:28 [2023-06-20T18:59:28.500Z] #71 47.64 checking for new mount API (fsconfig)... yes
18:59:28 [2023-06-20T18:59:28.500Z] #71 47.71 checking for seccomp notify API... yes
18:59:28 [2023-06-20T18:59:28.500Z] #71 47.83 checking for gperf... no
18:59:28 [2023-06-20T18:59:28.500Z] #71 47.83 configure: gperf not found - cannot rebuild signal parser code
18:59:28 [2023-06-20T18:59:28.761Z] #71 47.83 checking for library containing argp_parse... none required
18:59:28 [2023-06-20T18:59:28.761Z] #71 48.15 checking that generated files are newer than configure... done
18:59:28 [2023-06-20T18:59:28.761Z] #71 48.15 configure: creating ./config.status
18:59:29 [2023-06-20T18:59:29.022Z] #71 ...
18:59:29 [2023-06-20T18:59:29.022Z] 
18:59:29 [2023-06-20T18:59:29.022Z] #79 [dev-systemd-false  2/19] COPY --link --from=swagger       /build/ /usr/local/bin/
18:59:29 [2023-06-20T18:59:29.022Z] #79 DONE 0.2s
18:59:29 [2023-06-20T18:59:29.022Z] 
18:59:29 [2023-06-20T18:59:29.022Z] #72 [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...)
18:59:30 [2023-06-20T18:59:30.938Z] #72 ...
18:59:30 [2023-06-20T18:59:30.938Z] 
18:59:30 [2023-06-20T18:59:30.938Z] #71 [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.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:59:30 [2023-06-20T18:59:30.938Z] #71 50.38 config.status: creating Makefile
18:59:30 [2023-06-20T18:59:30.938Z] #71 50.44 config.status: creating rpm/crun.spec
18:59:31 [2023-06-20T18:59:31.198Z] #71 50.48 config.status: creating config.h
18:59:31 [2023-06-20T18:59:31.198Z] #71 50.50 config.status: executing libtool commands
18:59:31 [2023-06-20T18:59:31.198Z] #71 50.51 config.status: executing depfiles commands
18:59:31 [2023-06-20T18:59:31.769Z] #71 50.96 === configuring in libocispec (/tmp/crun-build/libocispec)
18:59:31 [2023-06-20T18:59:31.769Z] #71 50.98 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
18:59:32 [2023-06-20T18:59:32.030Z] #71 51.28 checking for gcc... gcc
18:59:32 [2023-06-20T18:59:32.030Z] #71 51.32 checking whether the C compiler works... yes
18:59:32 [2023-06-20T18:59:32.030Z] #71 51.40 checking for C compiler default output file name... a.out
18:59:32 [2023-06-20T18:59:32.030Z] #71 51.41 checking for suffix of executables... 
18:59:32 [2023-06-20T18:59:32.292Z] #71 51.47 checking whether we are cross compiling... no
18:59:32 [2023-06-20T18:59:32.292Z] #71 51.55 checking for suffix of object files... o
18:59:32 [2023-06-20T18:59:32.292Z] #71 51.59 checking whether we are using the GNU C compiler... yes
18:59:32 [2023-06-20T18:59:32.292Z] #71 51.63 checking whether gcc accepts -g... yes
18:59:32 [2023-06-20T18:59:32.292Z] #71 51.69 checking for gcc option to accept ISO C89... none needed
18:59:32 [2023-06-20T18:59:32.552Z] 
18:59:32 [2023-06-20T18:59:32.552Z] #71 ...
18:59:32 [2023-06-20T18:59:32.552Z] 
18:59:32 [2023-06-20T18:59:32.552Z] #74 [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...)
18:59:32 [2023-06-20T18:59:32.552Z] #74 DONE 52.9s
18:59:32 [2023-06-20T18:59:32.552Z] 
18:59:32 [2023-06-20T18:59:32.552Z] #71 [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.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:59:32 [2023-06-20T18:59:32.552Z] #71 51.73 checking whether gcc understands -c and -o together... yes
18:59:32 [2023-06-20T18:59:32.552Z] #71 51.88 checking how to run the C preprocessor... gcc -E
18:59:32 [2023-06-20T18:59:32.813Z] #71 52.02 checking for grep that handles long lines and -e... /bin/grep
18:59:32 [2023-06-20T18:59:32.813Z] #71 52.03 checking for egrep... /bin/grep -E
18:59:32 [2023-06-20T18:59:32.813Z] #71 52.04 checking for ANSI C header files... yes
18:59:33 [2023-06-20T18:59:33.074Z] #71 52.27 checking for sys/types.h... yes
18:59:33 [2023-06-20T18:59:33.074Z] #71 52.40 checking for sys/stat.h... yes
18:59:33 [2023-06-20T18:59:33.074Z] #71 52.50 checking for stdlib.h... yes
18:59:33 [2023-06-20T18:59:33.337Z] #71 52.61 checking for string.h... yes
18:59:33 [2023-06-20T18:59:33.337Z] #71 52.72 checking for memory.h... yes
18:59:33 [2023-06-20T18:59:33.597Z] #71 52.83 checking for strings.h... yes
18:59:33 [2023-06-20T18:59:33.597Z] #71 52.93 checking for inttypes.h... yes
18:59:33 [2023-06-20T18:59:33.858Z] #71 53.02 checking for stdint.h... yes
18:59:33 [2023-06-20T18:59:33.858Z] #71 53.13 checking for unistd.h... yes
18:59:33 [2023-06-20T18:59:33.858Z] #71 53.20 checking minix/config.h usability... no
18:59:33 [2023-06-20T18:59:33.858Z] #71 53.24 checking minix/config.h presence... no
18:59:33 [2023-06-20T18:59:33.858Z] #71 53.27 checking for minix/config.h... no
18:59:33 [2023-06-20T18:59:33.858Z] #71 53.27 checking whether it is safe to define __EXTENSIONS__... yes
18:59:34 [2023-06-20T18:59:34.119Z] 
18:59:34 [2023-06-20T18:59:34.119Z] #71 ...
18:59:34 [2023-06-20T18:59:34.119Z] 
18:59:34 [2023-06-20T18:59:34.119Z] #43 [dockercli-integration 3/3] RUN --mount=type=cache,id=dockercli-integration-git-linux/arm64,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-integration-build-linux/arm64     /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build
18:59:34 [2023-06-20T18:59:34.119Z] #43 76.96 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
18:59:34 [2023-06-20T18:59:34.119Z] #43 DONE 77.2s
18:59:34 [2023-06-20T18:59:34.119Z] 
18:59:34 [2023-06-20T18:59:34.119Z] #71 [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.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:59:34 [2023-06-20T18:59:34.119Z] #71 53.33 checking build system type... aarch64-unknown-linux-gnu
18:59:34 [2023-06-20T18:59:34.119Z] #71 53.47 checking host system type... aarch64-unknown-linux-gnu
18:59:34 [2023-06-20T18:59:34.119Z] #71 53.47 checking how to print strings... printf
18:59:34 [2023-06-20T18:59:34.119Z] #71 53.48 checking for a sed that does not truncate output... /bin/sed
18:59:34 [2023-06-20T18:59:34.119Z] #71 53.52 checking for fgrep... /bin/grep -F
18:59:34 [2023-06-20T18:59:34.119Z] #71 53.53 checking for ld used by gcc... /usr/bin/ld
18:59:34 [2023-06-20T18:59:34.380Z] #71 53.57 checking if the linker (/usr/bin/ld) is GNU ld... yes
18:59:34 [2023-06-20T18:59:34.380Z] #71 53.58 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
18:59:34 [2023-06-20T18:59:34.380Z] #71 53.60 checking the name lister (/usr/bin/nm -B) interface... BSD nm
18:59:34 [2023-06-20T18:59:34.380Z] #71 53.67 checking whether ln -s works... yes
18:59:34 [2023-06-20T18:59:34.380Z] #71 53.67 checking the maximum length of command line arguments... 1572864
18:59:34 [2023-06-20T18:59:34.380Z] #71 53.71 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
18:59:34 [2023-06-20T18:59:34.380Z] #71 53.71 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
18:59:34 [2023-06-20T18:59:34.380Z] #71 53.71 checking for /usr/bin/ld option to reload object files... -r
18:59:34 [2023-06-20T18:59:34.380Z] #71 53.71 checking for objdump... objdump
18:59:34 [2023-06-20T18:59:34.380Z] #71 53.71 checking how to recognize dependent libraries... pass_all
18:59:34 [2023-06-20T18:59:34.380Z] #71 53.71 checking for dlltool... no
18:59:34 [2023-06-20T18:59:34.380Z] #71 53.71 checking how to associate runtime and link libraries... printf %s\n
18:59:34 [2023-06-20T18:59:34.380Z] #71 53.71 checking for ar... ar
18:59:34 [2023-06-20T18:59:34.380Z] #71 53.71 checking for archiver @FILE support... @
18:59:34 [2023-06-20T18:59:34.380Z] #71 53.76 checking for strip... strip
18:59:34 [2023-06-20T18:59:34.380Z] #71 53.76 checking for ranlib... ranlib
18:59:34 [2023-06-20T18:59:34.380Z] #71 53.76 checking for gawk... no
18:59:34 [2023-06-20T18:59:34.380Z] #71 53.76 checking for mawk... mawk
18:59:34 [2023-06-20T18:59:34.642Z] #71 53.76 checking command to parse /usr/bin/nm -B output from gcc object... ok
18:59:34 [2023-06-20T18:59:34.642Z] #71 53.89 checking for sysroot... no
18:59:34 [2023-06-20T18:59:34.642Z] #71 53.89 checking for a working dd... /bin/dd
18:59:34 [2023-06-20T18:59:34.642Z] #71 53.91 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
18:59:34 [2023-06-20T18:59:34.642Z] #71 53.92 checking for mt... no
18:59:34 [2023-06-20T18:59:34.642Z] #71 53.92 checking if : is a manifest tool... no
18:59:34 [2023-06-20T18:59:34.642Z] #71 53.93 checking for dlfcn.h... yes
18:59:34 [2023-06-20T18:59:34.642Z] #71 53.99 checking for objdir... .libs
18:59:34 [2023-06-20T18:59:34.904Z] #71 54.12 checking if gcc supports -fno-rtti -fno-exceptions... no
18:59:34 [2023-06-20T18:59:34.904Z] #71 54.17 checking for gcc option to produce PIC... -fPIC -DPIC
18:59:34 [2023-06-20T18:59:34.904Z] #71 54.17 checking if gcc PIC flag -fPIC -DPIC works... yes
18:59:34 [2023-06-20T18:59:34.904Z] #71 54.24 checking if gcc static flag -static works... yes
18:59:35 [2023-06-20T18:59:35.165Z] #71 54.33 checking if gcc supports -c -o file.o... yes
18:59:35 [2023-06-20T18:59:35.165Z] #71 54.40 checking if gcc supports -c -o file.o... (cached) yes
18:59:35 [2023-06-20T18:59:35.165Z] #71 54.40 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
18:59:35 [2023-06-20T18:59:35.165Z] #71 54.43 checking dynamic linker characteristics... GNU/Linux ld.so
18:59:35 [2023-06-20T18:59:35.425Z] #71 54.60 checking how to hardcode library paths into programs... immediate
18:59:35 [2023-06-20T18:59:35.425Z] #71 54.60 checking whether stripping libraries is possible... yes
18:59:35 [2023-06-20T18:59:35.425Z] #71 54.61 checking if libtool supports shared libraries... yes
18:59:35 [2023-06-20T18:59:35.425Z] #71 54.61 checking whether to build shared libraries... no
18:59:35 [2023-06-20T18:59:35.425Z] #71 54.61 checking whether to build static libraries... yes
18:59:35 [2023-06-20T18:59:35.425Z] #71 54.61 checking for a BSD-compatible install... /usr/bin/install -c
18:59:35 [2023-06-20T18:59:35.425Z] #71 54.63 checking whether build environment is sane... yes
18:59:35 [2023-06-20T18:59:35.425Z] #71 54.65 checking for a thread-safe mkdir -p... /bin/mkdir -p
18:59:35 [2023-06-20T18:59:35.425Z] #71 54.66 checking whether make sets $(MAKE)... yes
18:59:35 [2023-06-20T18:59:35.425Z] #71 54.68 checking whether make supports the include directive... yes (GNU style)
18:59:35 [2023-06-20T18:59:35.425Z] #71 54.71 checking whether make supports nested variables... yes
18:59:35 [2023-06-20T18:59:35.425Z] #71 54.76 checking whether UID '0' is supported by ustar format... yes
18:59:35 [2023-06-20T18:59:35.425Z] #71 54.76 checking whether GID '0' is supported by ustar format... yes
18:59:35 [2023-06-20T18:59:35.425Z] #71 54.76 checking how to create a ustar tar archive... gnutar
18:59:35 [2023-06-20T18:59:35.689Z] #71 54.80 checking dependency style of gcc... gcc3
18:59:35 [2023-06-20T18:59:35.690Z] #71 54.87 checking whether to enable maintainer-specific portions of Makefiles... yes
18:59:35 [2023-06-20T18:59:35.690Z] #71 54.87 checking whether make supports nested variables... (cached) yes
18:59:35 [2023-06-20T18:59:35.690Z] #71 54.88 checking for pkg-config... /usr/bin/pkg-config
18:59:35 [2023-06-20T18:59:35.690Z] #71 54.88 checking pkg-config is at least version 0.9.0... yes
18:59:35 [2023-06-20T18:59:35.690Z] #71 54.88 checking for yajl >= 2.1.0... yes
18:59:35 [2023-06-20T18:59:35.690Z] #71 54.89 checking for a sed that does not truncate output... (cached) /bin/sed
18:59:35 [2023-06-20T18:59:35.690Z] #71 54.90 checking for gcc... (cached) gcc
18:59:35 [2023-06-20T18:59:35.690Z] #71 54.95 checking whether we are using the GNU C compiler... (cached) yes
18:59:35 [2023-06-20T18:59:35.690Z] #71 54.95 checking whether gcc accepts -g... (cached) yes
18:59:35 [2023-06-20T18:59:35.690Z] #71 54.95 checking for gcc option to accept ISO C89... (cached) none needed
18:59:35 [2023-06-20T18:59:35.690Z] #71 54.95 checking whether gcc understands -c and -o together... (cached) yes
18:59:35 [2023-06-20T18:59:35.690Z] #71 54.96 checking for a Python interpreter with version >= 3... python3
18:59:35 [2023-06-20T18:59:35.690Z] #71 54.97 checking for python3... /usr/bin/python3
18:59:35 [2023-06-20T18:59:35.690Z] #71 54.98 checking for python3 version... 3.9
18:59:35 [2023-06-20T18:59:35.690Z] #71 54.99 checking for python3 platform... linux
18:59:35 [2023-06-20T18:59:35.690Z] #71 55.00 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
18:59:35 [2023-06-20T18:59:35.690Z] #71 55.04 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
18:59:36 [2023-06-20T18:59:36.210Z] #71 55.14 checking that generated files are newer than configure... done
18:59:36 [2023-06-20T18:59:36.470Z] #71 55.64 configure: creating ./config.status
18:59:37 [2023-06-20T18:59:37.040Z] #71 56.37 config.status: creating Makefile
18:59:37 [2023-06-20T18:59:37.040Z] #71 56.39 config.status: creating config.h
18:59:37 [2023-06-20T18:59:37.040Z] #71 56.41 config.status: executing libtool commands
18:59:37 [2023-06-20T18:59:37.040Z] #71 56.42 config.status: executing depfiles commands
18:59:37 [2023-06-20T18:59:37.301Z] #71 56.63 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
18:59:37 [2023-06-20T18:59:37.301Z] #71 56.65 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
18:59:37 [2023-06-20T18:59:37.561Z] #71 56.89 checking for gcc... gcc
18:59:37 [2023-06-20T18:59:37.561Z] #71 56.91 checking whether the C compiler works... yes
18:59:37 [2023-06-20T18:59:37.561Z] #71 56.96 checking for C compiler default output file name... a.out
18:59:37 [2023-06-20T18:59:37.561Z] #71 56.96 checking for suffix of executables... 
18:59:37 [2023-06-20T18:59:37.822Z] 
18:59:37 [2023-06-20T18:59:37.822Z] #71 ...
18:59:37 [2023-06-20T18:59:37.822Z] 
18:59:37 [2023-06-20T18:59:37.822Z] #46 [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.51.2"      && /build/golangci-lint --version
18:59:37 [2023-06-20T18:59:37.822Z] #46 81.07 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
18:59:37 [2023-06-20T18:59:37.822Z] #46 DONE 81.5s
18:59:37 [2023-06-20T18:59:37.822Z] 
18:59:37 [2023-06-20T18:59:37.822Z] #76 [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...)
18:59:37 [2023-06-20T18:59:37.822Z] #76 DONE 57.7s
18:59:37 [2023-06-20T18:59:37.822Z] 
18:59:37 [2023-06-20T18:59:37.822Z] #71 [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.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:59:37 [2023-06-20T18:59:37.822Z] #71 57.00 checking whether we are cross compiling... no
18:59:37 [2023-06-20T18:59:37.822Z] #71 57.05 checking for suffix of object files... o
18:59:37 [2023-06-20T18:59:37.822Z] #71 57.08 checking whether we are using the GNU C compiler... yes
18:59:37 [2023-06-20T18:59:37.822Z] #71 57.11 checking whether gcc accepts -g... yes
18:59:37 [2023-06-20T18:59:37.822Z] #71 57.14 checking for gcc option to accept ISO C89... none needed
18:59:37 [2023-06-20T18:59:37.822Z] #71 57.18 checking whether gcc understands -c and -o together... yes
18:59:38 [2023-06-20T18:59:38.082Z] #71 57.24 checking for a BSD-compatible install... /usr/bin/install -c
18:59:38 [2023-06-20T18:59:38.082Z] #71 57.27 checking whether build environment is sane... yes
18:59:38 [2023-06-20T18:59:38.082Z] #71 57.29 checking for a thread-safe mkdir -p... /bin/mkdir -p
18:59:38 [2023-06-20T18:59:38.082Z] #71 57.29 checking for gawk... no
18:59:38 [2023-06-20T18:59:38.082Z] #71 57.30 checking for mawk... mawk
18:59:38 [2023-06-20T18:59:38.082Z] #71 57.30 checking whether make sets $(MAKE)... yes
18:59:38 [2023-06-20T18:59:38.082Z] #71 57.31 checking whether make supports the include directive... yes (GNU style)
18:59:38 [2023-06-20T18:59:38.082Z] #71 57.32 checking whether make supports nested variables... yes
18:59:38 [2023-06-20T18:59:38.082Z] #71 57.33 checking whether UID '0' is supported by ustar format... yes
18:59:38 [2023-06-20T18:59:38.082Z] #71 57.33 checking whether GID '0' is supported by ustar format... yes
18:59:38 [2023-06-20T18:59:38.082Z] #71 57.33 checking how to create a ustar tar archive... gnutar
18:59:38 [2023-06-20T18:59:38.082Z] #71 57.35 checking dependency style of gcc... gcc3
18:59:38 [2023-06-20T18:59:38.082Z] #71 57.39 checking whether to enable maintainer-specific portions of Makefiles... yes
18:59:38 [2023-06-20T18:59:38.082Z] #71 57.40 checking whether make supports nested variables... (cached) yes
18:59:38 [2023-06-20T18:59:38.082Z] #71 57.41 checking build system type... aarch64-unknown-linux-gnu
18:59:38 [2023-06-20T18:59:38.342Z] #71 57.48 checking host system type... aarch64-unknown-linux-gnu
18:59:38 [2023-06-20T18:59:38.342Z] #71 57.48 checking how to print strings... printf
18:59:38 [2023-06-20T18:59:38.342Z] #71 57.49 checking for a sed that does not truncate output... /bin/sed
18:59:38 [2023-06-20T18:59:38.342Z] #71 57.50 checking for grep that handles long lines and -e... /bin/grep
18:59:38 [2023-06-20T18:59:38.342Z] #71 57.50 checking for egrep... /bin/grep -E
18:59:38 [2023-06-20T18:59:38.342Z] #71 57.50 checking for fgrep... /bin/grep -F
18:59:38 [2023-06-20T18:59:38.342Z] #71 57.50 checking for ld used by gcc... /usr/bin/ld
18:59:38 [2023-06-20T18:59:38.342Z] #71 57.51 checking if the linker (/usr/bin/ld) is GNU ld... yes
18:59:38 [2023-06-20T18:59:38.342Z] #71 57.51 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
18:59:38 [2023-06-20T18:59:38.342Z] #71 57.52 checking the name lister (/usr/bin/nm -B) interface... BSD nm
18:59:38 [2023-06-20T18:59:38.342Z] #71 57.56 checking whether ln -s works... yes
18:59:38 [2023-06-20T18:59:38.342Z] #71 57.56 checking the maximum length of command line arguments... 1572864
18:59:38 [2023-06-20T18:59:38.342Z] #71 57.57 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
18:59:38 [2023-06-20T18:59:38.342Z] #71 57.57 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
18:59:38 [2023-06-20T18:59:38.342Z] #71 57.57 checking for /usr/bin/ld option to reload object files... -r
18:59:38 [2023-06-20T18:59:38.342Z] #71 57.57 checking for objdump... objdump
18:59:38 [2023-06-20T18:59:38.342Z] #71 57.57 checking how to recognize dependent libraries... pass_all
18:59:38 [2023-06-20T18:59:38.342Z] #71 57.57 checking for dlltool... no
18:59:38 [2023-06-20T18:59:38.342Z] #71 57.57 checking how to associate runtime and link libraries... printf %s\n
18:59:38 [2023-06-20T18:59:38.342Z] #71 57.57 checking for ar... ar
18:59:38 [2023-06-20T18:59:38.342Z] #71 57.57 checking for archiver @FILE support... @
18:59:38 [2023-06-20T18:59:38.342Z] #71 57.62 checking for strip... strip
18:59:38 [2023-06-20T18:59:38.342Z] #71 57.62 checking for ranlib... ranlib
18:59:38 [2023-06-20T18:59:38.342Z] #71 57.62 checking command to parse /usr/bin/nm -B output from gcc object... ok
18:59:38 [2023-06-20T18:59:38.342Z] #71 57.71 checking for sysroot... no
18:59:38 [2023-06-20T18:59:38.342Z] #71 57.71 checking for a working dd... /bin/dd
18:59:38 [2023-06-20T18:59:38.342Z] #71 57.71 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
18:59:38 [2023-06-20T18:59:38.603Z] #71 57.72 checking for mt... no
18:59:38 [2023-06-20T18:59:38.603Z] #71 57.72 checking if : is a manifest tool... no
18:59:38 [2023-06-20T18:59:38.603Z] #71 57.72 checking how to run the C preprocessor... gcc -E
18:59:38 [2023-06-20T18:59:38.603Z] #71 57.79 checking for ANSI C header files... yes
18:59:38 [2023-06-20T18:59:38.603Z] #71 57.96 checking for sys/types.h... yes
18:59:38 [2023-06-20T18:59:38.863Z] #71 58.02 checking for sys/stat.h... yes
18:59:38 [2023-06-20T18:59:38.863Z] #71 58.07 checking for stdlib.h... yes
18:59:38 [2023-06-20T18:59:38.863Z] #71 58.11 checking for string.h... 
18:59:38 [2023-06-20T18:59:38.863Z] #71 ...
18:59:38 [2023-06-20T18:59:38.863Z] 
18:59:38 [2023-06-20T18:59:38.863Z] #80 [dev-systemd-false  3/19] COPY --link --from=delve         /build/ /usr/local/bin/
18:59:38 [2023-06-20T18:59:38.863Z] #80 DONE 0.5s
18:59:38 [2023-06-20T18:59:38.863Z] 
18:59:38 [2023-06-20T18:59:38.863Z] #81 [dev-systemd-false  4/19] COPY --link --from=tomll         /build/ /usr/local/bin/
18:59:38 [2023-06-20T18:59:38.863Z] #81 DONE 0.4s
18:59:38 [2023-06-20T18:59:38.863Z] 
18:59:38 [2023-06-20T18:59:38.863Z] #82 [dev-systemd-false  5/19] COPY --link --from=gowinres      /build/ /usr/local/bin/
18:59:38 [2023-06-20T18:59:38.863Z] #82 DONE 0.2s
18:59:38 [2023-06-20T18:59:38.863Z] 
18:59:38 [2023-06-20T18:59:38.863Z] #83 [dev-systemd-false  6/19] COPY --link --from=tini          /build/ /usr/local/bin/
18:59:38 [2023-06-20T18:59:38.863Z] #83 DONE 0.1s
18:59:38 [2023-06-20T18:59:38.863Z] 
18:59:38 [2023-06-20T18:59:38.863Z] #84 [dev-systemd-false  7/19] COPY --link --from=registry      /build/ /usr/local/bin/
18:59:38 [2023-06-20T18:59:38.863Z] #84 DONE 0.2s
18:59:38 [2023-06-20T18:59:38.863Z] 
18:59:38 [2023-06-20T18:59:38.863Z] #71 [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.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:59:38 [2023-06-20T18:59:38.863Z] #71 58.11 checking for string.h... yes
18:59:38 [2023-06-20T18:59:38.863Z] #71 58.15 checking for memory.h... yes
18:59:38 [2023-06-20T18:59:38.863Z] #71 58.20 checking for strings.h... 
18:59:38 [2023-06-20T18:59:38.863Z] #71 ...
18:59:38 [2023-06-20T18:59:38.863Z] 
18:59:38 [2023-06-20T18:59:38.863Z] #85 [dev-systemd-false  8/19] COPY --link --from=gotestsum     /build/ /usr/local/bin/
18:59:38 [2023-06-20T18:59:38.863Z] #85 DONE 0.3s
18:59:38 [2023-06-20T18:59:38.863Z] 
18:59:38 [2023-06-20T18:59:38.863Z] #86 [dev-systemd-false  9/19] COPY --link --from=golangci_lint /build/ /usr/local/bin/
18:59:38 [2023-06-20T18:59:38.863Z] #86 DONE 0.5s
18:59:38 [2023-06-20T18:59:38.863Z] 
18:59:38 [2023-06-20T18:59:38.863Z] #87 [dev-systemd-false 10/19] COPY --link --from=shfmt         /build/ /usr/local/bin/
18:59:38 [2023-06-20T18:59:38.863Z] #87 DONE 0.3s
18:59:38 [2023-06-20T18:59:38.863Z] 
18:59:38 [2023-06-20T18:59:38.863Z] #88 [dev-systemd-false 11/19] COPY --link --from=runc          /build/ /usr/local/bin/
18:59:38 [2023-06-20T18:59:38.863Z] #88 DONE 0.5s
18:59:38 [2023-06-20T18:59:38.863Z] 
18:59:38 [2023-06-20T18:59:38.863Z] #71 [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.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:59:38 [2023-06-20T18:59:38.863Z] #71 58.20 checking for strings.h... yes
18:59:38 [2023-06-20T18:59:38.863Z] #71 58.24 checking for inttypes.h... yes
18:59:38 [2023-06-20T18:59:38.863Z] #71 58.28 checking for stdint.h... yes
18:59:39 [2023-06-20T18:59:39.122Z] #71 58.32 checking for unistd.h... yes
18:59:39 [2023-06-20T18:59:39.122Z] #71 58.37 checking for dlfcn.h... yes
18:59:39 [2023-06-20T18:59:39.122Z] #71 58.40 checking for objdir... .libs
18:59:39 [2023-06-20T18:59:39.122Z] #71 58.48 checking if gcc supports -fno-rtti -fno-exceptions... no
18:59:39 [2023-06-20T18:59:39.122Z] #71 58.51 checking for gcc option to produce PIC... -fPIC -DPIC
18:59:39 [2023-06-20T18:59:39.122Z] #71 58.51 checking if gcc PIC flag -fPIC -DPIC works... yes
18:59:39 [2023-06-20T18:59:39.122Z] #71 58.54 checking if gcc static flag -static works... yes
18:59:39 [2023-06-20T18:59:39.381Z] #71 58.62 checking if gcc supports -c -o file.o... yes
18:59:39 [2023-06-20T18:59:39.381Z] #71 58.66 checking if gcc supports -c -o file.o... (cached) yes
18:59:39 [2023-06-20T18:59:39.381Z] #71 58.66 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
18:59:39 [2023-06-20T18:59:39.381Z] #71 58.67 checking dynamic linker characteristics... GNU/Linux ld.so
18:59:39 [2023-06-20T18:59:39.381Z] #71 58.73 checking how to hardcode library paths into programs... immediate
18:59:39 [2023-06-20T18:59:39.381Z] #71 58.73 checking whether stripping libraries is possible... yes
18:59:39 [2023-06-20T18:59:39.381Z] #71 58.73 checking if libtool supports shared libraries... yes
18:59:39 [2023-06-20T18:59:39.381Z] #71 58.73 checking whether to build shared libraries... no
18:59:39 [2023-06-20T18:59:39.381Z] #71 58.73 checking whether to build static libraries... yes
18:59:39 [2023-06-20T18:59:39.381Z] #71 58.74 checking float.h usability... yes
18:59:39 [2023-06-20T18:59:39.381Z] #71 58.77 checking float.h presence... yes
18:59:39 [2023-06-20T18:59:39.381Z] #71 58.79 checking for float.h... yes
18:59:39 [2023-06-20T18:59:39.381Z] #71 58.80 checking limits.h usability... yes
18:59:39 [2023-06-20T18:59:39.641Z] #71 58.83 checking limits.h presence... yes
18:59:39 [2023-06-20T18:59:39.641Z] #71 58.85 checking for limits.h... yes
18:59:39 [2023-06-20T18:59:39.641Z] #71 58.86 checking stddef.h usability... yes
18:59:39 [2023-06-20T18:59:39.641Z] #71 58.90 checking stddef.h presence... yes
18:59:39 [2023-06-20T18:59:39.641Z] #71 58.91 checking for stddef.h... yes
18:59:39 [2023-06-20T18:59:39.641Z] #71 58.92 checking for stdlib.h... (cached) yes
18:59:39 [2023-06-20T18:59:39.641Z] #71 58.93 checking for string.h... (cached) yes
18:59:39 [2023-06-20T18:59:39.641Z] #71 58.94 checking sys/time.h usability... yes
18:59:39 [2023-06-20T18:59:39.641Z] #71 58.97 checking sys/time.h presence... yes
18:59:39 [2023-06-20T18:59:39.641Z] #71 58.99 checking for sys/time.h... yes
18:59:39 [2023-06-20T18:59:39.641Z] #71 58.99 checking for inline... inline
18:59:39 [2023-06-20T18:59:39.902Z] #71 59.02 checking for size_t... yes
18:59:39 [2023-06-20T18:59:39.902Z] #71 59.09 checking for stdlib.h... (cached) yes
18:59:39 [2023-06-20T18:59:39.902Z] #71 59.09 checking for GNU libc compatible malloc... yes
18:59:39 [2023-06-20T18:59:39.902Z] #71 59.14 checking for stdlib.h... (cached) yes
18:59:39 [2023-06-20T18:59:39.902Z] #71 59.14 checking for GNU libc compatible realloc... yes
18:59:39 [2023-06-20T18:59:39.902Z] #71 59.20 checking for working strtod... yes
18:59:39 [2023-06-20T18:59:39.902Z] #71 59.27 checking for gettimeofday... yes
18:59:40 [2023-06-20T18:59:40.163Z] #71 59.32 checking for memset... yes
18:59:40 [2023-06-20T18:59:40.163Z] #71 59.39 checking for strspn... yes
18:59:40 [2023-06-20T18:59:40.163Z] #71 59.48 checking that generated files are newer than configure... done
18:59:40 [2023-06-20T18:59:40.163Z] #71 59.48 configure: creating ./config.status
18:59:41 [2023-06-20T18:59:41.547Z] #71 60.87 config.status: creating Makefile
18:59:41 [2023-06-20T18:59:41.547Z] #71 60.90 config.status: creating config.h
18:59:41 [2023-06-20T18:59:41.547Z] #71 60.94 config.status: executing depfiles commands
18:59:41 [2023-06-20T18:59:41.808Z] #71 61.06 config.status: executing libtool commands
18:59:42 [2023-06-20T18:59:42.379Z] #71 61.55   GEN      .version
18:59:42 [2023-06-20T18:59:42.379Z] #71 61.55 make  install-recursive
18:59:42 [2023-06-20T18:59:42.379Z] #71 61.56 make[1]: Entering directory '/tmp/crun-build'
18:59:42 [2023-06-20T18:59:42.379Z] #71 61.59 Making install in libocispec
18:59:42 [2023-06-20T18:59:42.379Z] #71 61.59 make[2]: Entering directory '/tmp/crun-build/libocispec'
18:59:42 [2023-06-20T18:59:42.379Z] #71 61.63 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
18:59:42 [2023-06-20T18:59:42.379Z] #71 61.63 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
18:59:42 [2023-06-20T18:59:42.379Z] #71 61.63 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
18:59:42 [2023-06-20T18:59:42.379Z] #71 61.63 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
18:59:42 [2023-06-20T18:59:42.379Z] #71 61.68 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
18:59:42 [2023-06-20T18:59:42.379Z] #71 61.70 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
18:59:42 [2023-06-20T18:59:42.379Z] #71 61.70 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
18:59:42 [2023-06-20T18:59:42.379Z] #71 61.70 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
18:59:42 [2023-06-20T18:59:42.379Z] #71 61.70 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
18:59:42 [2023-06-20T18:59:42.379Z] #71 61.70 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
18:59:42 [2023-06-20T18:59:42.379Z] #71 61.70 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
18:59:42 [2023-06-20T18:59:42.379Z] #71 61.70 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
18:59:42 [2023-06-20T18:59:42.379Z] #71 61.70 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
18:59:42 [2023-06-20T18:59:42.379Z] #71 61.70 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
18:59:42 [2023-06-20T18:59:42.380Z] #71 61.70 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
18:59:42 [2023-06-20T18:59:42.380Z] #71 61.70 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
18:59:42 [2023-06-20T18:59:42.380Z] #71 61.70 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
18:59:42 [2023-06-20T18:59:42.380Z] #71 61.70 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
18:59:42 [2023-06-20T18:59:42.380Z] #71 61.70 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
18:59:42 [2023-06-20T18:59:42.380Z] #71 61.70 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
18:59:42 [2023-06-20T18:59:42.640Z] #71 61.91 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
18:59:42 [2023-06-20T18:59:42.640Z] #71 61.91 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
18:59:42 [2023-06-20T18:59:42.640Z] #71 61.91 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
18:59:42 [2023-06-20T18:59:42.640Z] #71 61.91 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
18:59:42 [2023-06-20T18:59:42.640Z] #71 61.91 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
18:59:42 [2023-06-20T18:59:42.640Z] #71 61.91 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
18:59:42 [2023-06-20T18:59:42.640Z] #71 61.91 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
18:59:42 [2023-06-20T18:59:42.640Z] #71 61.91 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
18:59:42 [2023-06-20T18:59:42.640Z] #71 61.91 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
18:59:42 [2023-06-20T18:59:42.640Z] #71 61.91 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
18:59:42 [2023-06-20T18:59:42.640Z] #71 61.91 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
18:59:42 [2023-06-20T18:59:42.640Z] #71 61.91 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
18:59:42 [2023-06-20T18:59:42.640Z] #71 61.92 make  install-recursive
18:59:42 [2023-06-20T18:59:42.640Z] #71 61.92 make[3]: Entering directory '/tmp/crun-build/libocispec'
18:59:42 [2023-06-20T18:59:42.640Z] #71 61.99 Making install in yajl
18:59:42 [2023-06-20T18:59:42.640Z] #71 61.99 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
18:59:42 [2023-06-20T18:59:42.640Z] #71 62.01   CC       verify/json_verify-json_verify.o
18:59:42 [2023-06-20T18:59:42.901Z] #71 62.02   CC       src/libyajl_la-yajl_alloc.lo
18:59:42 [2023-06-20T18:59:42.901Z] #71 62.03   CC       src/libyajl_la-yajl.lo
18:59:42 [2023-06-20T18:59:42.901Z] #71 62.04   CC       src/libyajl_la-yajl_gen.lo
18:59:42 [2023-06-20T18:59:42.901Z] #71 62.05   CC       src/libyajl_la-yajl_parser.lo
18:59:42 [2023-06-20T18:59:42.901Z] #71 62.05   CC       src/libyajl_la-yajl_buf.lo
18:59:42 [2023-06-20T18:59:42.901Z] #71 62.05   CC       src/libyajl_la-yajl_encode.lo
18:59:42 [2023-06-20T18:59:42.901Z] #71 62.06   CC       src/libyajl_la-yajl_lex.lo
18:59:42 [2023-06-20T18:59:42.901Z] #71 62.06   CC       src/libyajl_la-yajl_tree.lo
18:59:43 [2023-06-20T18:59:43.163Z] #71 62.57   CCLD     libyajl.la
18:59:43 [2023-06-20T18:59:43.423Z] #71 62.77   CCLD     verify/json_verify
18:59:43 [2023-06-20T18:59:43.684Z] #71 62.90 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
18:59:43 [2023-06-20T18:59:43.684Z] #71 62.90 make[5]: Nothing to be done for 'install-exec-am'.
18:59:43 [2023-06-20T18:59:43.684Z] #71 62.90 make[5]: Nothing to be done for 'install-data-am'.
18:59:43 [2023-06-20T18:59:43.684Z] #71 62.90 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
18:59:43 [2023-06-20T18:59:43.684Z] #71 62.90 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
18:59:43 [2023-06-20T18:59:43.684Z] #71 62.91 make[4]: Entering directory '/tmp/crun-build/libocispec'
18:59:43 [2023-06-20T18:59:43.684Z] #71 62.97   CC       src/validate.o
18:59:43 [2023-06-20T18:59:43.684Z] #71 62.97   CC       src/image_spec_schema_config_schema.lo
18:59:43 [2023-06-20T18:59:43.684Z] #71 62.97   CC       src/image_spec_schema_content_descriptor.lo
18:59:43 [2023-06-20T18:59:43.684Z] #71 62.97   CC       src/image_spec_schema_defs.lo
18:59:43 [2023-06-20T18:59:43.684Z] #71 62.98   CC       src/image_spec_schema_defs_descriptor.lo
18:59:43 [2023-06-20T18:59:43.684Z] #71 62.98   CC       src/image_spec_schema_image_index_schema.lo
18:59:43 [2023-06-20T18:59:43.684Z] #71 62.98   CC       src/image_spec_schema_image_layout_schema.lo
18:59:43 [2023-06-20T18:59:43.684Z] #71 62.99   CC       src/image_spec_schema_image_manifest_schema.lo
18:59:43 [2023-06-20T18:59:43.684Z] #71 62.99   CC       src/runtime_spec_schema_config_linux.lo
18:59:43 [2023-06-20T18:59:43.684Z] #71 62.99   CC       src/runtime_spec_schema_config_zos.lo
18:59:43 [2023-06-20T18:59:43.684Z] #71 63.00   CC       src/runtime_spec_schema_config_schema.lo
18:59:43 [2023-06-20T18:59:43.684Z] #71 63.01   CC       src/runtime_spec_schema_config_solaris.lo
18:59:43 [2023-06-20T18:59:43.684Z] #71 63.01   CC       src/runtime_spec_schema_config_vm.lo
18:59:43 [2023-06-20T18:59:43.684Z] #71 63.01   CC       src/runtime_spec_schema_config_windows.lo
18:59:43 [2023-06-20T18:59:43.684Z] #71 63.02   CC       src/runtime_spec_schema_defs.lo
18:59:43 [2023-06-20T18:59:43.684Z] #71 63.02   CC       src/runtime_spec_schema_defs_linux.lo
18:59:43 [2023-06-20T18:59:43.684Z] #71 63.03   CC       src/runtime_spec_schema_defs_vm.lo
18:59:43 [2023-06-20T18:59:43.684Z] #71 63.04   CC       src/runtime_spec_schema_defs_zos.lo
18:59:43 [2023-06-20T18:59:43.684Z] #71 63.05   CC       src/runtime_spec_schema_defs_windows.lo
18:59:43 [2023-06-20T18:59:43.684Z] #71 63.05   CC       src/runtime_spec_schema_state_schema.lo
18:59:43 [2023-06-20T18:59:43.684Z] #71 63.05   CC       src/image_manifest_items_image_manifest_items_schema.lo
18:59:43 [2023-06-20T18:59:43.684Z] #71 63.05   CC       src/basic_test_double_array_item.lo
18:59:43 [2023-06-20T18:59:43.684Z] #71 63.06   CC       src/basic_test_double_array.lo
18:59:43 [2023-06-20T18:59:43.684Z] #71 63.09   CC       src/basic_test_top_array_int.lo
18:59:43 [2023-06-20T18:59:43.684Z] #71 63.10   CC       src/basic_test_top_array_string.lo
18:59:43 [2023-06-20T18:59:43.684Z] #71 63.14   CC       src/basic_test_top_double_array_int.lo
18:59:43 [2023-06-20T18:59:43.684Z] #71 63.15   CC       src/basic_test_top_double_array_obj.lo
18:59:43 [2023-06-20T18:59:43.684Z] #71 63.20   CC       src/basic_test_top_double_array_refobj.lo
18:59:43 [2023-06-20T18:59:43.945Z] #71 63.20   CC       src/basic_test_top_double_array_string.lo
18:59:43 [2023-06-20T18:59:43.945Z] #71 63.24   CC       src/read-file.lo
18:59:43 [2023-06-20T18:59:43.945Z] #71 63.27   CC       src/json_common.lo
18:59:43 [2023-06-20T18:59:43.945Z] #71 63.32   CC       tests/test-1.o
18:59:43 [2023-06-20T18:59:43.945Z] #71 63.34   CC       tests/test-2.o
18:59:43 [2023-06-20T18:59:43.945Z] #71 63.37   CC       tests/test-3.o
18:59:43 [2023-06-20T18:59:43.945Z] #71 63.39   CC       tests/test-4.o
18:59:43 [2023-06-20T18:59:43.945Z] #71 63.40   CC       tests/test-5.o
18:59:43 [2023-06-20T18:59:43.945Z] #71 63.42   CC       tests/test-6.o
18:59:44 [2023-06-20T18:59:44.210Z] #71 63.44   CC       tests/test-7.o
18:59:44 [2023-06-20T18:59:44.210Z] #71 63.46   CC       tests/test-8.o
18:59:44 [2023-06-20T18:59:44.210Z] #71 63.49   CC       tests/test-9.o
18:59:44 [2023-06-20T18:59:44.210Z] #71 63.51   CC       tests/test-10.o
18:59:44 [2023-06-20T18:59:44.210Z] #71 63.53   CC       tests/test-11.o
18:59:47 [2023-06-20T18:59:47.524Z] #71 66.32   CCLD     libocispec.la
18:59:47 [2023-06-20T18:59:47.524Z] #71 66.51   CCLD     src/validate
18:59:47 [2023-06-20T18:59:47.524Z] #71 66.51   CCLD     tests/test-1
18:59:47 [2023-06-20T18:59:47.524Z] #71 66.52   CCLD     tests/test-2
18:59:47 [2023-06-20T18:59:47.524Z] #71 66.54   CCLD     tests/test-3
18:59:47 [2023-06-20T18:59:47.524Z] #71 66.55   CCLD     tests/test-4
18:59:47 [2023-06-20T18:59:47.524Z] #71 66.55   CCLD     tests/test-5
18:59:47 [2023-06-20T18:59:47.524Z] #71 66.58   CCLD     tests/test-6
18:59:47 [2023-06-20T18:59:47.524Z] #71 66.62   CCLD     tests/test-7
18:59:47 [2023-06-20T18:59:47.524Z] #71 66.63 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
18:59:47 [2023-06-20T18:59:47.524Z] #71 66.63   CCLD     tests/test-10
18:59:47 [2023-06-20T18:59:47.524Z] #71 66.64   CCLD     tests/test-11
18:59:47 [2023-06-20T18:59:47.524Z] #71 66.64   CCLD     tests/test-8
18:59:47 [2023-06-20T18:59:47.524Z] #71 66.68   CCLD     tests/test-9
18:59:47 [2023-06-20T18:59:47.524Z] #71 66.84 libtool: link: ar cr libocispec.a 
18:59:47 [2023-06-20T18:59:47.524Z] #71 66.84 libtool: link: ranlib libocispec.a
18:59:47 [2023-06-20T18:59:47.786Z] #71 67.05 make[5]: Entering directory '/tmp/crun-build/libocispec'
18:59:47 [2023-06-20T18:59:47.786Z] #71 67.09 make[5]: Nothing to be done for 'install-exec-am'.
18:59:47 [2023-06-20T18:59:47.786Z] #71 67.09 make[5]: Nothing to be done for 'install-data-am'.
18:59:47 [2023-06-20T18:59:47.786Z] #71 67.09 make[5]: Leaving directory '/tmp/crun-build/libocispec'
18:59:47 [2023-06-20T18:59:47.786Z] #71 67.10 make[4]: Leaving directory '/tmp/crun-build/libocispec'
18:59:47 [2023-06-20T18:59:47.786Z] #71 67.10 make[3]: Leaving directory '/tmp/crun-build/libocispec'
18:59:47 [2023-06-20T18:59:47.786Z] #71 67.10 make[2]: Leaving directory '/tmp/crun-build/libocispec'
18:59:47 [2023-06-20T18:59:47.786Z] #71 67.10 make[2]: Entering directory '/tmp/crun-build'
18:59:47 [2023-06-20T18:59:47.786Z] #71 67.16   CC       src/libcrun/libcrun_testing_a-utils.o
18:59:47 [2023-06-20T18:59:47.786Z] #71 67.16   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
18:59:47 [2023-06-20T18:59:47.786Z] #71 67.17   CC       src/libcrun/libcrun_testing_a-container.o
18:59:47 [2023-06-20T18:59:47.786Z] #71 67.17   CC       src/libcrun/libcrun_testing_a-cgroup.o
18:59:47 [2023-06-20T18:59:47.786Z] #71 67.18   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
18:59:47 [2023-06-20T18:59:47.786Z] #71 67.19   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
18:59:47 [2023-06-20T18:59:47.786Z] #71 67.20   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
18:59:47 [2023-06-20T18:59:47.786Z] #71 67.22   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
18:59:47 [2023-06-20T18:59:47.786Z] #71 67.22   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
18:59:47 [2023-06-20T18:59:47.786Z] #71 67.22   CC       src/libcrun/libcrun_testing_a-criu.o
18:59:47 [2023-06-20T18:59:47.786Z] #71 67.23   CC       src/libcrun/libcrun_testing_a-custom-handler.o
18:59:47 [2023-06-20T18:59:47.786Z] #71 67.25   CC       src/libcrun/libcrun_testing_a-linux.o
18:59:47 [2023-06-20T18:59:47.786Z] #71 67.25   CC       src/libcrun/libcrun_testing_a-seccomp.o
18:59:47 [2023-06-20T18:59:47.786Z] #71 67.27   CC       src/libcrun/libcrun_testing_a-ebpf.o
18:59:48 [2023-06-20T18:59:48.047Z] #71 67.29   CC       src/libcrun/libcrun_testing_a-error.o
18:59:48 [2023-06-20T18:59:48.047Z] #71 67.31   CC       src/libcrun/libcrun_testing_a-status.o
18:59:48 [2023-06-20T18:59:48.047Z] #71 67.36   CC       src/libcrun/libcrun_testing_a-terminal.o
18:59:48 [2023-06-20T18:59:48.047Z] #71 67.37   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
18:59:48 [2023-06-20T18:59:48.047Z] #71 67.39   CC       src/libcrun/libcrun_testing_a-signals.o
18:59:48 [2023-06-20T18:59:48.047Z] #71 67.41   CC       src/libcrun/libcrun_testing_a-mount_flags.o
18:59:48 [2023-06-20T18:59:48.047Z] #71 67.43   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
18:59:48 [2023-06-20T18:59:48.047Z] #71 67.43   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
18:59:48 [2023-06-20T18:59:48.047Z] #71 67.44   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
18:59:48 [2023-06-20T18:59:48.047Z] #71 67.45   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
18:59:48 [2023-06-20T18:59:48.047Z] #71 67.45   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
18:59:48 [2023-06-20T18:59:48.047Z] #71 67.46   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
18:59:48 [2023-06-20T18:59:48.047Z] #71 67.47   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
18:59:48 [2023-06-20T18:59:48.308Z] #71 67.57   CC       src/crun-crun.o
18:59:48 [2023-06-20T18:59:48.308Z] #71 67.58   CC       src/crun-run.o
18:59:48 [2023-06-20T18:59:48.308Z] #71 67.59   CC       src/crun-delete.o
18:59:48 [2023-06-20T18:59:48.308Z] #71 67.61   CC       src/crun-kill.o
18:59:48 [2023-06-20T18:59:48.308Z] #71 67.66   CC       src/crun-pause.o
18:59:48 [2023-06-20T18:59:48.308Z] #71 67.70   CC       src/crun-unpause.o
18:59:48 [2023-06-20T18:59:48.308Z] #71 67.71   CC       src/crun-spec.o
18:59:48 [2023-06-20T18:59:48.308Z] #71 67.73   CC       src/crun-exec.o
18:59:48 [2023-06-20T18:59:48.308Z] #71 67.76   CC       src/crun-list.o
18:59:48 [2023-06-20T18:59:48.568Z] #71 67.82   CC       src/crun-create.o
18:59:48 [2023-06-20T18:59:48.568Z] #71 67.89   CC       src/crun-start.o
18:59:48 [2023-06-20T18:59:48.568Z] #71 67.92   CC       src/crun-state.o
18:59:49 [2023-06-20T18:59:49.140Z] #71 68.44   CC       src/crun-update.o
18:59:49 [2023-06-20T18:59:49.140Z] #71 68.44   CC       src/crun-ps.o
18:59:49 [2023-06-20T18:59:49.140Z] #71 68.45   CC       src/crun-checkpoint.o
18:59:49 [2023-06-20T18:59:49.140Z] #71 68.48   CC       src/crun-restore.o
18:59:49 [2023-06-20T18:59:49.140Z] #71 68.49   CC       src/libcrun/libcrun_la-utils.lo
18:59:49 [2023-06-20T18:59:49.140Z] #71 68.51   CC       src/libcrun/libcrun_la-cloned_binary.lo
18:59:49 [2023-06-20T18:59:49.140Z] #71 68.51   CC       src/libcrun/libcrun_la-container.lo
18:59:49 [2023-06-20T18:59:49.140Z] #71 68.53   CC       src/libcrun/libcrun_la-cgroup.lo
18:59:49 [2023-06-20T18:59:49.140Z] #71 68.56   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
18:59:49 [2023-06-20T18:59:49.140Z] #71 68.56   CC       src/libcrun/libcrun_la-cgroup-resources.lo
18:59:49 [2023-06-20T18:59:49.140Z] #71 68.57   CC       src/libcrun/libcrun_la-cgroup-setup.lo
18:59:49 [2023-06-20T18:59:49.140Z] #71 68.59   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
18:59:49 [2023-06-20T18:59:49.402Z] #71 68.63   CC       src/libcrun/libcrun_la-cgroup-utils.lo
18:59:49 [2023-06-20T18:59:49.402Z] #71 68.67   CC       src/libcrun/libcrun_la-criu.lo
18:59:49 [2023-06-20T18:59:49.402Z] #71 68.69   CC       src/libcrun/libcrun_la-custom-handler.lo
18:59:49 [2023-06-20T18:59:49.402Z] #71 68.70   CC       src/libcrun/libcrun_la-linux.lo
18:59:49 [2023-06-20T18:59:49.402Z] #71 68.71   CC       src/libcrun/libcrun_la-seccomp.lo
18:59:49 [2023-06-20T18:59:49.402Z] #71 68.72   CC       src/libcrun/libcrun_la-ebpf.lo
18:59:49 [2023-06-20T18:59:49.402Z] #71 68.73   CC       src/libcrun/libcrun_la-error.lo
18:59:49 [2023-06-20T18:59:49.402Z] #71 68.79   CC       src/libcrun/libcrun_la-status.lo
18:59:49 [2023-06-20T18:59:49.663Z] #71 68.87   CC       src/libcrun/libcrun_la-terminal.lo
18:59:49 [2023-06-20T18:59:49.663Z] #71 68.89   CC       src/libcrun/libcrun_la-chroot_realpath.lo
18:59:49 [2023-06-20T18:59:49.663Z] #71 68.90   CC       src/libcrun/libcrun_la-signals.lo
18:59:49 [2023-06-20T18:59:49.663Z] #71 68.92   CC       src/libcrun/libcrun_la-mount_flags.lo
18:59:49 [2023-06-20T18:59:49.663Z] #71 68.96   CC       src/libcrun/libcrun_la-seccomp_notify.lo
18:59:49 [2023-06-20T18:59:49.663Z] #71 68.98   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
18:59:49 [2023-06-20T18:59:49.663Z] #71 69.02   CC       src/libcrun/handlers/libcrun_la-krun.lo
18:59:49 [2023-06-20T18:59:49.663Z] #71 69.03   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
18:59:49 [2023-06-20T18:59:49.663Z] #71 69.05   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
18:59:49 [2023-06-20T18:59:49.663Z] #71 69.11   CC       tests/init.o
18:59:49 [2023-06-20T18:59:49.924Z] #71 69.14   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
18:59:49 [2023-06-20T18:59:49.924Z] #71 ...
18:59:49 [2023-06-20T18:59:49.924Z] 
18:59:49 [2023-06-20T18:59:49.924Z] #72 [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...)
18:59:49 [2023-06-20T18:59:49.924Z] #72 54.16 + bin/containerd
18:59:49 [2023-06-20T18:59:49.924Z] #72 54.16 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -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
18:59:50 [2023-06-20T18:59:50.874Z] #72 ...
18:59:50 [2023-06-20T18:59:50.874Z] 
18:59:50 [2023-06-20T18:59:50.874Z] #71 [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.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:59:50 [2023-06-20T18:59:50.874Z] #71 70.12   CCLD     tests/init
18:59:51 [2023-06-20T18:59:51.817Z] #71 71.29   AR       libcrun_testing.a
18:59:52 [2023-06-20T18:59:52.077Z] #71 71.29 ar: `u' modifier ignored since `D' is the default (see `U')
18:59:52 [2023-06-20T18:59:52.077Z] #71 71.31   CCLD     tests/tests_libcrun_utils
18:59:52 [2023-06-20T18:59:52.077Z] #71 71.31   CCLD     tests/tests_libcrun_errors
18:59:52 [2023-06-20T18:59:52.077Z] #71 71.31   CCLD     tests/tests_libcrun_fuzzer
18:59:52 [2023-06-20T18:59:52.647Z] #71 71.91   CCLD     libcrun.la
18:59:52 [2023-06-20T18:59:52.907Z] #71 72.11   CCLD     crun
18:59:52 [2023-06-20T18:59:52.907Z] #71 72.30 make[3]: Entering directory '/tmp/crun-build'
18:59:52 [2023-06-20T18:59:52.907Z] #71 72.37  /bin/mkdir -p '/usr/local/share/man/man1'
18:59:52 [2023-06-20T18:59:52.907Z] #71 72.37  /bin/mkdir -p '/usr/local/lib'
18:59:52 [2023-06-20T18:59:52.907Z] #71 72.37  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
18:59:52 [2023-06-20T18:59:52.907Z] #71 72.37  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
18:59:52 [2023-06-20T18:59:52.907Z] #71 72.39 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
18:59:52 [2023-06-20T18:59:52.907Z] #71 72.39 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
18:59:52 [2023-06-20T18:59:52.907Z] #71 72.40 libtool: install: chmod 644 /usr/local/lib/libcrun.a
18:59:53 [2023-06-20T18:59:53.167Z] #71 72.40 libtool: install: ranlib /usr/local/lib/libcrun.a
18:59:53 [2023-06-20T18:59:53.167Z] #71 72.55 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
18:59:53 [2023-06-20T18:59:53.426Z] #71 72.55 ----------------------------------------------------------------------
18:59:53 [2023-06-20T18:59:53.426Z] #71 72.55 Libraries have been installed in:
18:59:53 [2023-06-20T18:59:53.426Z] #71 72.55    /usr/local/lib
18:59:53 [2023-06-20T18:59:53.426Z] #71 72.55 
18:59:53 [2023-06-20T18:59:53.426Z] #71 72.55 If you ever happen to want to link against installed libraries
18:59:53 [2023-06-20T18:59:53.426Z] #71 72.55 in a given directory, LIBDIR, you must either use libtool, and
18:59:53 [2023-06-20T18:59:53.426Z] #71 72.55 specify the full pathname of the library, or use the '-LLIBDIR'
18:59:53 [2023-06-20T18:59:53.426Z] #71 72.55 flag during linking and do at least one of the following:
18:59:53 [2023-06-20T18:59:53.426Z] #71 72.55    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
18:59:53 [2023-06-20T18:59:53.426Z] #71 72.55      during execution
18:59:53 [2023-06-20T18:59:53.427Z] #71 72.55    - add LIBDIR to the 'LD_RUN_PATH' environment variable
18:59:53 [2023-06-20T18:59:53.427Z] #71 72.55      during linking
18:59:53 [2023-06-20T18:59:53.427Z] #71 72.55    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
18:59:53 [2023-06-20T18:59:53.427Z] #71 72.55    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
18:59:53 [2023-06-20T18:59:53.427Z] #71 72.55 
18:59:53 [2023-06-20T18:59:53.427Z] #71 72.55 See any operating system documentation about shared libraries for
18:59:53 [2023-06-20T18:59:53.427Z] #71 72.55 more information, such as the ld(1) and ld.so(8) manual pages.
18:59:53 [2023-06-20T18:59:53.427Z] #71 72.55 ----------------------------------------------------------------------
18:59:53 [2023-06-20T18:59:53.427Z] #71 72.55  /bin/mkdir -p '/build'
18:59:53 [2023-06-20T18:59:53.427Z] #71 72.56   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
18:59:53 [2023-06-20T18:59:53.427Z] #71 72.58 libtool: install: /usr/bin/install -c crun /build/crun
18:59:53 [2023-06-20T18:59:53.427Z] #71 72.59 make[3]: Leaving directory '/tmp/crun-build'
18:59:53 [2023-06-20T18:59:53.427Z] #71 72.59 make[2]: Leaving directory '/tmp/crun-build'
18:59:53 [2023-06-20T18:59:53.427Z] #71 72.59 make[1]: Leaving directory '/tmp/crun-build'
18:59:55 [2023-06-20T18:59:55.335Z] #71 DONE 74.3s
18:59:55 [2023-06-20T18:59:55.335Z] 
18:59:55 [2023-06-20T18:59:55.335Z] #72 [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...)
18:59:57 [2023-06-20T18:59:57.243Z] #72 71.58 + bin/containerd-stress
18:59:57 [2023-06-20T18:59:57.243Z] #72 71.58 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -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
18:59:58 [2023-06-20T18:59:58.623Z] #72 72.84 + bin/containerd-shim
18:59:59 [2023-06-20T18:59:59.193Z] #72 73.39 + bin/containerd-shim-runc-v1
19:00:00 [2023-06-20T19:00:00.132Z] #72 74.21 + bin/containerd-shim-runc-v2
19:00:00 [2023-06-20T19:00:00.701Z] #72 74.95 + binaries
19:00:02 [2023-06-20T19:00:02.609Z] #72 DONE 76.6s
19:00:03 [2023-06-20T19:00:03.989Z] 
19:00:03 [2023-06-20T19:00:03.989Z] #89 [dev-systemd-false 12/19] COPY --link --from=containerd    /build/ /usr/local/bin/
19:00:03 [2023-06-20T19:00:03.989Z] #89 DONE 1.1s
19:00:03 [2023-06-20T19:00:03.989Z] 
19:00:03 [2023-06-20T19:00:03.989Z] #90 [dev-systemd-false 13/19] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
19:00:03 [2023-06-20T19:00:03.989Z] #90 DONE 0.4s
19:00:03 [2023-06-20T19:00:03.989Z] 
19:00:03 [2023-06-20T19:00:03.989Z] #91 [dev-systemd-false 14/19] COPY --link --from=vpnkit        /       /usr/local/bin/
19:00:03 [2023-06-20T19:00:03.989Z] #91 DONE 0.3s
19:00:03 [2023-06-20T19:00:03.989Z] 
19:00:03 [2023-06-20T19:00:03.989Z] #92 [dev-systemd-false 15/19] COPY --link --from=containerutil /build/ /usr/local/bin/
19:00:03 [2023-06-20T19:00:03.989Z] #92 DONE 0.1s
19:00:03 [2023-06-20T19:00:03.989Z] 
19:00:03 [2023-06-20T19:00:03.989Z] #93 [dev-systemd-false 16/19] COPY --link --from=crun          /build/ /usr/local/bin/
19:00:03 [2023-06-20T19:00:03.989Z] #93 DONE 0.1s
19:00:03 [2023-06-20T19:00:03.989Z] 
19:00:03 [2023-06-20T19:00:03.989Z] #94 [dev-systemd-false 17/19] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
19:00:03 [2023-06-20T19:00:03.989Z] #94 DONE 0.3s
19:00:03 [2023-06-20T19:00:03.989Z] 
19:00:03 [2023-06-20T19:00:03.989Z] #95 [dev-systemd-false 18/19] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
19:00:03 [2023-06-20T19:00:03.989Z] #95 merging
19:00:30 [2023-06-20T19:00:30.550Z] #95 merging 24.1s done
19:00:30 [2023-06-20T19:00:30.550Z] #95 DONE 24.3s
19:00:30 [2023-06-20T19:00:30.550Z] 
19:00:30 [2023-06-20T19:00:30.550Z] #96 [dev-systemd-false 19/19] WORKDIR /go/src/github.com/docker/docker
19:00:30 [2023-06-20T19:00:30.550Z] #96 DONE 0.0s
19:00:30 [2023-06-20T19:00:30.550Z] 
19:00:30 [2023-06-20T19:00:30.550Z] #97 [dev-base  1/13] RUN groupadd -r docker
19:00:30 [2023-06-20T19:00:30.550Z] #97 DONE 0.4s
19:00:30 [2023-06-20T19:00:30.550Z] 
19:00:30 [2023-06-20T19:00:30.550Z] #98 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
19:00:30 [2023-06-20T19:00:30.550Z] #98 DONE 0.5s
19:00:30 [2023-06-20T19:00:30.550Z] 
19:00:30 [2023-06-20T19:00:30.550Z] #99 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
19:00:30 [2023-06-20T19:00:30.550Z] #99 0.444 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:00:30 [2023-06-20T19:00:30.550Z] #99 DONE 0.5s
19:00:30 [2023-06-20T19:00:30.550Z] 
19:00:30 [2023-06-20T19:00:30.550Z] #100 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
19:00:30 [2023-06-20T19:00:30.550Z] #100 DONE 0.5s
19:00:30 [2023-06-20T19:00:30.550Z] 
19:00:30 [2023-06-20T19:00:30.550Z] #101 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
19:00:30 [2023-06-20T19:00:30.550Z] #101 DONE 0.4s
19:00:30 [2023-06-20T19:00:30.550Z] 
19:00:30 [2023-06-20T19:00:30.550Z] #102 [dev-base  6/13] RUN ldconfig
19:00:31 [2023-06-20T19:00:31.129Z] #102 DONE 0.5s
19:00:31 [2023-06-20T19:00:31.129Z] 
19:00:31 [2023-06-20T19:00:31.130Z] #103 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
19:00:31 [2023-06-20T19:00:31.389Z] #103 DONE 0.5s
19:00:31 [2023-06-20T19:00:31.389Z] 
19:00:31 [2023-06-20T19:00:31.389Z] #104 [dev-base  8/13] 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             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
19:00:32 [2023-06-20T19:00:32.329Z] #104 0.723 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
19:00:32 [2023-06-20T19:00:32.329Z] #104 0.885 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
19:00:32 [2023-06-20T19:00:32.589Z] #104 1.056 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
19:00:32 [2023-06-20T19:00:32.589Z] #104 1.069 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
19:00:32 [2023-06-20T19:00:32.589Z] #104 1.141 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [240 kB]
19:00:32 [2023-06-20T19:00:32.589Z] #104 1.193 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
19:00:33 [2023-06-20T19:00:33.528Z] #104 2.051 Fetched 8531 kB in 2s (5365 kB/s)
19:00:34 [2023-06-20T19:00:34.097Z] #104 2.051 Reading package lists...
19:00:34 [2023-06-20T19:00:34.667Z] #104 2.619 Reading package lists...
19:00:34 [2023-06-20T19:00:34.926Z] #104 3.170 Building dependency tree...
19:00:35 [2023-06-20T19:00:35.186Z] #104 3.622 The following additional packages will be installed:
19:00:35 [2023-06-20T19:00:35.186Z] #104 3.622   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
19:00:35 [2023-06-20T19:00:35.186Z] #104 3.622   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
19:00:35 [2023-06-20T19:00:35.186Z] #104 3.622   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
19:00:35 [2023-06-20T19:00:35.186Z] #104 3.623   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
19:00:35 [2023-06-20T19:00:35.186Z] #104 3.623   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
19:00:35 [2023-06-20T19:00:35.186Z] #104 3.623   xxd
19:00:35 [2023-06-20T19:00:35.186Z] #104 3.626 Suggested packages:
19:00:35 [2023-06-20T19:00:35.186Z] #104 3.626   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
19:00:35 [2023-06-20T19:00:35.186Z] #104 3.626   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
19:00:35 [2023-06-20T19:00:35.186Z] #104 3.626   ctags vim-doc vim-scripts xfsdump acl attr quota
19:00:35 [2023-06-20T19:00:35.186Z] #104 3.626 Recommended packages:
19:00:35 [2023-06-20T19:00:35.186Z] #104 3.626   libatm1 nftables libpam-cap build-essential python3-dev dbus
19:00:35 [2023-06-20T19:00:35.186Z] #104 3.626   systemd-timesyncd | time-daemon unzip
19:00:35 [2023-06-20T19:00:35.446Z] #104 3.980 The following NEW packages will be installed:
19:00:35 [2023-06-20T19:00:35.446Z] #104 3.980   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
19:00:35 [2023-06-20T19:00:35.446Z] #104 3.980   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
19:00:35 [2023-06-20T19:00:35.446Z] #104 3.981   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
19:00:35 [2023-06-20T19:00:35.446Z] #104 3.981   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
19:00:35 [2023-06-20T19:00:35.446Z] #104 3.981   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
19:00:35 [2023-06-20T19:00:35.446Z] #104 3.981   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
19:00:35 [2023-06-20T19:00:35.446Z] #104 3.981   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
19:00:35 [2023-06-20T19:00:35.446Z] #104 3.982   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
19:00:35 [2023-06-20T19:00:35.446Z] #104 3.982   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
19:00:35 [2023-06-20T19:00:35.446Z] #104 3.982   xz-utils zip zstd
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.263 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.263 Need to get 32.1 MB of archives.
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.263 After this operation, 124 MB of additional disk space will be used.
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.263 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.268 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.275 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.276 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.279 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.281 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.284 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.287 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.289 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.291 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u2 [4153 kB]
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.317 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.318 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.319 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.325 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.341 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.349 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.351 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.356 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.361 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.365 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.370 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.372 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.375 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.379 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.384 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.386 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.388 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.391 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.395 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.398 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.400 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.403 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.405 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.407 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.408 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
19:00:35 [2023-06-20T19:00:35.706Z] #104 4.459 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
19:00:35 [2023-06-20T19:00:35.966Z] #104 4.459 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
19:00:35 [2023-06-20T19:00:35.966Z] #104 4.461 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
19:00:35 [2023-06-20T19:00:35.966Z] #104 4.464 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
19:00:35 [2023-06-20T19:00:35.966Z] #104 4.466 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
19:00:35 [2023-06-20T19:00:35.966Z] #104 4.478 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
19:00:35 [2023-06-20T19:00:35.966Z] #104 4.480 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
19:00:35 [2023-06-20T19:00:35.966Z] #104 4.489 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
19:00:35 [2023-06-20T19:00:35.966Z] #104 4.491 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
19:00:35 [2023-06-20T19:00:35.966Z] #104 4.511 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
19:00:35 [2023-06-20T19:00:35.966Z] #104 4.511 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
19:00:35 [2023-06-20T19:00:35.966Z] #104 4.513 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
19:00:35 [2023-06-20T19:00:35.966Z] #104 4.517 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
19:00:35 [2023-06-20T19:00:35.966Z] #104 4.522 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
19:00:35 [2023-06-20T19:00:35.966Z] #104 4.524 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
19:00:35 [2023-06-20T19:00:35.966Z] #104 4.537 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
19:00:35 [2023-06-20T19:00:35.966Z] #104 4.543 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u2 [161 kB]
19:00:35 [2023-06-20T19:00:35.966Z] #104 4.547 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
19:00:35 [2023-06-20T19:00:35.966Z] #104 4.549 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
19:00:35 [2023-06-20T19:00:35.966Z] #104 4.553 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
19:00:36 [2023-06-20T19:00:36.226Z] #104 4.619 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
19:00:36 [2023-06-20T19:00:36.226Z] #104 4.628 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
19:00:36 [2023-06-20T19:00:36.226Z] #104 4.633 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
19:00:36 [2023-06-20T19:00:36.226Z] #104 4.634 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
19:00:36 [2023-06-20T19:00:36.226Z] #104 4.783 debconf: delaying package configuration, since apt-utils is not installed
19:00:36 [2023-06-20T19:00:36.226Z] #104 4.827 Fetched 32.1 MB in 1s (49.9 MB/s)
19:00:36 [2023-06-20T19:00:36.226Z] #104 4.858 Selecting previously unselected package libapparmor1:arm64.
19:00:36 [2023-06-20T19:00:36.226Z] #104 4.858 (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 ... 15748 files and directories currently installed.)
19:00:36 [2023-06-20T19:00:36.226Z] #104 4.868 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
19:00:36 [2023-06-20T19:00:36.226Z] #104 4.876 Unpacking libapparmor1:arm64 (2.13.6-10) ...
19:00:36 [2023-06-20T19:00:36.226Z] #104 4.918 Selecting previously unselected package libcap2:arm64.
19:00:36 [2023-06-20T19:00:36.226Z] #104 4.921 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
19:00:36 [2023-06-20T19:00:36.226Z] #104 4.924 Unpacking libcap2:arm64 (1:2.44-1) ...
19:00:36 [2023-06-20T19:00:36.226Z] #104 4.960 Selecting previously unselected package libargon2-1:arm64.
19:00:36 [2023-06-20T19:00:36.226Z] #104 4.963 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
19:00:36 [2023-06-20T19:00:36.486Z] #104 4.967 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
19:00:36 [2023-06-20T19:00:36.486Z] #104 5.005 Selecting previously unselected package dmsetup.
19:00:36 [2023-06-20T19:00:36.486Z] #104 5.008 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
19:00:36 [2023-06-20T19:00:36.486Z] #104 5.012 Unpacking dmsetup (2:1.02.175-2.1) ...
19:00:36 [2023-06-20T19:00:36.486Z] #104 5.056 Selecting previously unselected package libdevmapper1.02.1:arm64.
19:00:36 [2023-06-20T19:00:36.486Z] #104 5.058 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
19:00:36 [2023-06-20T19:00:36.486Z] #104 5.062 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
19:00:36 [2023-06-20T19:00:36.486Z] #104 5.109 Selecting previously unselected package libjson-c5:arm64.
19:00:36 [2023-06-20T19:00:36.486Z] #104 5.111 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
19:00:36 [2023-06-20T19:00:36.486Z] #104 5.114 Unpacking libjson-c5:arm64 (0.15-2) ...
19:00:36 [2023-06-20T19:00:36.486Z] #104 5.154 Selecting previously unselected package libcryptsetup12:arm64.
19:00:36 [2023-06-20T19:00:36.486Z] #104 5.157 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
19:00:36 [2023-06-20T19:00:36.486Z] #104 5.160 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
19:00:36 [2023-06-20T19:00:36.486Z] #104 5.211 Selecting previously unselected package libip4tc2:arm64.
19:00:36 [2023-06-20T19:00:36.745Z] #104 5.214 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
19:00:36 [2023-06-20T19:00:36.745Z] #104 5.218 Unpacking libip4tc2:arm64 (1.8.7-1) ...
19:00:36 [2023-06-20T19:00:36.745Z] #104 5.258 Selecting previously unselected package libkmod2:arm64.
19:00:36 [2023-06-20T19:00:36.745Z] #104 5.261 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
19:00:36 [2023-06-20T19:00:36.745Z] #104 5.265 Unpacking libkmod2:arm64 (28-1) ...
19:00:36 [2023-06-20T19:00:36.745Z] #104 5.311 Selecting previously unselected package systemd.
19:00:36 [2023-06-20T19:00:36.745Z] #104 5.313 Preparing to unpack .../09-systemd_247.3-7+deb11u2_arm64.deb ...
19:00:36 [2023-06-20T19:00:36.745Z] #104 5.361 Unpacking systemd (247.3-7+deb11u2) ...
19:00:37 [2023-06-20T19:00:37.004Z] #104 5.737 Selecting previously unselected package pigz.
19:00:37 [2023-06-20T19:00:37.264Z] #104 5.740 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
19:00:37 [2023-06-20T19:00:37.264Z] #104 5.743 Unpacking pigz (2.6-1) ...
19:00:37 [2023-06-20T19:00:37.264Z] #104 5.784 Selecting previously unselected package libelf1:arm64.
19:00:37 [2023-06-20T19:00:37.264Z] #104 5.786 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
19:00:37 [2023-06-20T19:00:37.264Z] #104 5.790 Unpacking libelf1:arm64 (0.183-1) ...
19:00:37 [2023-06-20T19:00:37.264Z] #104 5.839 Selecting previously unselected package libbpf0:arm64.
19:00:37 [2023-06-20T19:00:37.264Z] #104 5.841 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
19:00:37 [2023-06-20T19:00:37.264Z] #104 5.845 Unpacking libbpf0:arm64 (1:0.3-2) ...
19:00:37 [2023-06-20T19:00:37.264Z] #104 5.886 Selecting previously unselected package libmnl0:arm64.
19:00:37 [2023-06-20T19:00:37.264Z] #104 5.888 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
19:00:37 [2023-06-20T19:00:37.264Z] #104 5.892 Unpacking libmnl0:arm64 (1.0.4-3) ...
19:00:37 [2023-06-20T19:00:37.264Z] #104 5.927 Selecting previously unselected package libxtables12:arm64.
19:00:37 [2023-06-20T19:00:37.264Z] #104 5.929 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
19:00:37 [2023-06-20T19:00:37.264Z] #104 5.934 Unpacking libxtables12:arm64 (1.8.7-1) ...
19:00:37 [2023-06-20T19:00:37.264Z] #104 5.968 Selecting previously unselected package libcap2-bin.
19:00:37 [2023-06-20T19:00:37.524Z] #104 5.970 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
19:00:37 [2023-06-20T19:00:37.524Z] #104 5.974 Unpacking libcap2-bin (1:2.44-1) ...
19:00:37 [2023-06-20T19:00:37.524Z] #104 6.014 Selecting previously unselected package iproute2.
19:00:37 [2023-06-20T19:00:37.524Z] #104 6.017 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
19:00:37 [2023-06-20T19:00:37.524Z] #104 6.022 Unpacking iproute2 (5.10.0-4) ...
19:00:37 [2023-06-20T19:00:37.524Z] #104 6.124 Selecting previously unselected package xxd.
19:00:37 [2023-06-20T19:00:37.524Z] #104 6.126 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
19:00:37 [2023-06-20T19:00:37.524Z] #104 6.130 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
19:00:37 [2023-06-20T19:00:37.524Z] #104 6.176 Selecting previously unselected package vim-common.
19:00:37 [2023-06-20T19:00:37.524Z] #104 6.179 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
19:00:37 [2023-06-20T19:00:37.524Z] #104 6.188 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
19:00:37 [2023-06-20T19:00:37.524Z] #104 6.239 Selecting previously unselected package bash-completion.
19:00:37 [2023-06-20T19:00:37.784Z] #104 6.241 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
19:00:38 [2023-06-20T19:00:38.353Z] #104 6.910 Unpacking bash-completion (1:2.11-2) ...
19:00:38 [2023-06-20T19:00:38.354Z] #104 7.019 Selecting previously unselected package bzip2.
19:00:38 [2023-06-20T19:00:38.354Z] #104 7.022 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
19:00:38 [2023-06-20T19:00:38.354Z] #104 7.026 Unpacking bzip2 (1.0.8-4) ...
19:00:38 [2023-06-20T19:00:38.354Z] #104 7.061 Selecting previously unselected package xz-utils.
19:00:38 [2023-06-20T19:00:38.354Z] #104 7.064 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
19:00:38 [2023-06-20T19:00:38.354Z] #104 7.068 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
19:00:38 [2023-06-20T19:00:38.354Z] #104 7.126 Selecting previously unselected package apparmor.
19:00:38 [2023-06-20T19:00:38.613Z] #104 7.128 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
19:00:38 [2023-06-20T19:00:38.613Z] #104 7.152 Unpacking apparmor (2.13.6-10) ...
19:00:38 [2023-06-20T19:00:38.613Z] #104 7.241 Selecting previously unselected package inetutils-ping.
19:00:38 [2023-06-20T19:00:38.613Z] #104 7.243 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
19:00:38 [2023-06-20T19:00:38.613Z] #104 7.247 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
19:00:38 [2023-06-20T19:00:38.613Z] #104 7.293 Selecting previously unselected package libip6tc2:arm64.
19:00:38 [2023-06-20T19:00:38.613Z] #104 7.295 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
19:00:38 [2023-06-20T19:00:38.613Z] #104 7.299 Unpacking libip6tc2:arm64 (1.8.7-1) ...
19:00:38 [2023-06-20T19:00:38.613Z] #104 7.332 Selecting previously unselected package libnfnetlink0:arm64.
19:00:38 [2023-06-20T19:00:38.613Z] #104 7.334 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
19:00:38 [2023-06-20T19:00:38.613Z] #104 7.337 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
19:00:38 [2023-06-20T19:00:38.613Z] #104 7.370 Selecting previously unselected package libnetfilter-conntrack3:arm64.
19:00:38 [2023-06-20T19:00:38.873Z] #104 7.373 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
19:00:38 [2023-06-20T19:00:38.873Z] #104 7.377 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
19:00:38 [2023-06-20T19:00:38.873Z] #104 7.416 Selecting previously unselected package libnftnl11:arm64.
19:00:38 [2023-06-20T19:00:38.873Z] #104 7.418 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
19:00:38 [2023-06-20T19:00:38.873Z] #104 7.423 Unpacking libnftnl11:arm64 (1.1.9-1) ...
19:00:38 [2023-06-20T19:00:38.873Z] #104 7.465 Selecting previously unselected package iptables.
19:00:38 [2023-06-20T19:00:38.873Z] #104 7.467 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
19:00:38 [2023-06-20T19:00:38.873Z] #104 7.471 Unpacking iptables (1.8.7-1) ...
19:00:38 [2023-06-20T19:00:38.873Z] #104 7.541 Selecting previously unselected package libonig5:arm64.
19:00:38 [2023-06-20T19:00:38.873Z] #104 7.544 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
19:00:38 [2023-06-20T19:00:38.873Z] #104 7.548 Unpacking libonig5:arm64 (6.9.6-1.1) ...
19:00:38 [2023-06-20T19:00:38.873Z] #104 7.598 Selecting previously unselected package libjq1:arm64.
19:00:39 [2023-06-20T19:00:39.133Z] #104 7.600 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
19:00:39 [2023-06-20T19:00:39.133Z] #104 7.604 Unpacking libjq1:arm64 (1.6-2.1) ...
19:00:39 [2023-06-20T19:00:39.133Z] #104 7.643 Selecting previously unselected package jq.
19:00:39 [2023-06-20T19:00:39.133Z] #104 7.645 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
19:00:39 [2023-06-20T19:00:39.133Z] #104 7.651 Unpacking jq (1.6-2.1) ...
19:00:39 [2023-06-20T19:00:39.133Z] #104 7.697 Selecting previously unselected package libaio1:arm64.
19:00:39 [2023-06-20T19:00:39.133Z] #104 7.700 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
19:00:39 [2023-06-20T19:00:39.133Z] #104 7.705 Unpacking libaio1:arm64 (0.3.112-9) ...
19:00:39 [2023-06-20T19:00:39.133Z] #104 7.745 Selecting previously unselected package libgpm2:arm64.
19:00:39 [2023-06-20T19:00:39.133Z] #104 7.748 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
19:00:39 [2023-06-20T19:00:39.133Z] #104 7.751 Unpacking libgpm2:arm64 (1.20.7-8) ...
19:00:39 [2023-06-20T19:00:39.133Z] #104 7.785 Selecting previously unselected package libicu67:arm64.
19:00:39 [2023-06-20T19:00:39.133Z] #104 7.787 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
19:00:39 [2023-06-20T19:00:39.133Z] #104 7.791 Unpacking libicu67:arm64 (67.1-7) ...
19:00:40 [2023-06-20T19:00:40.071Z] #104 8.460 Selecting previously unselected package libinih1:arm64.
19:00:40 [2023-06-20T19:00:40.071Z] #104 8.463 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
19:00:40 [2023-06-20T19:00:40.071Z] #104 8.468 Unpacking libinih1:arm64 (53-1+b2) ...
19:00:40 [2023-06-20T19:00:40.071Z] #104 8.501 Selecting previously unselected package libmicrohttpd12:arm64.
19:00:40 [2023-06-20T19:00:40.071Z] #104 8.503 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
19:00:40 [2023-06-20T19:00:40.071Z] #104 8.510 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
19:00:40 [2023-06-20T19:00:40.071Z] #104 8.551 Selecting previously unselected package libnet1:arm64.
19:00:40 [2023-06-20T19:00:40.071Z] #104 8.553 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
19:00:40 [2023-06-20T19:00:40.071Z] #104 8.557 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:00:40 [2023-06-20T19:00:40.071Z] #104 8.596 Selecting previously unselected package libnl-3-200:arm64.
19:00:40 [2023-06-20T19:00:40.071Z] #104 8.598 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
19:00:40 [2023-06-20T19:00:40.071Z] #104 8.603 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
19:00:40 [2023-06-20T19:00:40.071Z] #104 8.643 Selecting previously unselected package libprotobuf-c1:arm64.
19:00:40 [2023-06-20T19:00:40.071Z] #104 8.646 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
19:00:40 [2023-06-20T19:00:40.071Z] #104 8.650 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
19:00:40 [2023-06-20T19:00:40.071Z] #104 8.687 Selecting previously unselected package libyajl2:arm64.
19:00:40 [2023-06-20T19:00:40.071Z] #104 8.689 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
19:00:40 [2023-06-20T19:00:40.071Z] #104 8.692 Unpacking libyajl2:arm64 (2.1.0-3) ...
19:00:40 [2023-06-20T19:00:40.071Z] #104 8.727 Selecting previously unselected package net-tools.
19:00:40 [2023-06-20T19:00:40.071Z] #104 8.729 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
19:00:40 [2023-06-20T19:00:40.071Z] #104 8.733 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
19:00:40 [2023-06-20T19:00:40.071Z] #104 8.782 Selecting previously unselected package patch.
19:00:40 [2023-06-20T19:00:40.071Z] #104 8.784 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
19:00:40 [2023-06-20T19:00:40.071Z] #104 8.789 Unpacking patch (2.7.6-7) ...
19:00:40 [2023-06-20T19:00:40.331Z] #104 8.828 Selecting previously unselected package python-pip-whl.
19:00:40 [2023-06-20T19:00:40.331Z] #104 8.830 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
19:00:40 [2023-06-20T19:00:40.331Z] #104 8.834 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
19:00:40 [2023-06-20T19:00:40.331Z] #104 8.969 Selecting previously unselected package python3-lib2to3.
19:00:40 [2023-06-20T19:00:40.331Z] #104 8.972 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
19:00:40 [2023-06-20T19:00:40.331Z] #104 8.976 Unpacking python3-lib2to3 (3.9.2-1) ...
19:00:40 [2023-06-20T19:00:40.331Z] #104 9.018 Selecting previously unselected package python3-distutils.
19:00:40 [2023-06-20T19:00:40.331Z] #104 9.020 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
19:00:40 [2023-06-20T19:00:40.331Z] #104 9.024 Unpacking python3-distutils (3.9.2-1) ...
19:00:40 [2023-06-20T19:00:40.331Z] #104 9.069 Selecting previously unselected package python3-pkg-resources.
19:00:40 [2023-06-20T19:00:40.590Z] #104 9.071 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
19:00:40 [2023-06-20T19:00:40.590Z] #104 9.074 Unpacking python3-pkg-resources (52.0.0-4) ...
19:00:40 [2023-06-20T19:00:40.590Z] #104 9.119 Selecting previously unselected package python3-setuptools.
19:00:40 [2023-06-20T19:00:40.590Z] #104 9.122 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
19:00:40 [2023-06-20T19:00:40.590Z] #104 9.125 Unpacking python3-setuptools (52.0.0-4) ...
19:00:40 [2023-06-20T19:00:40.590Z] #104 9.184 Selecting previously unselected package python3-wheel.
19:00:40 [2023-06-20T19:00:40.590Z] #104 9.187 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
19:00:40 [2023-06-20T19:00:40.590Z] #104 9.190 Unpacking python3-wheel (0.34.2-1) ...
19:00:40 [2023-06-20T19:00:40.590Z] #104 9.229 Selecting previously unselected package python3-pip.
19:00:40 [2023-06-20T19:00:40.590Z] #104 9.231 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
19:00:40 [2023-06-20T19:00:40.590Z] #104 9.236 Unpacking python3-pip (20.3.4-4+deb11u1) ...
19:00:40 [2023-06-20T19:00:40.590Z] #104 9.304 Selecting previously unselected package sudo.
19:00:40 [2023-06-20T19:00:40.850Z] #104 9.307 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
19:00:40 [2023-06-20T19:00:40.850Z] #104 9.312 Unpacking sudo (1.9.5p2-3+deb11u1) ...
19:00:40 [2023-06-20T19:00:40.850Z] #104 9.425 Selecting previously unselected package systemd-journal-remote.
19:00:40 [2023-06-20T19:00:40.850Z] #104 9.427 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u2_arm64.deb ...
19:00:40 [2023-06-20T19:00:40.850Z] #104 9.430 Unpacking systemd-journal-remote (247.3-7+deb11u2) ...
19:00:40 [2023-06-20T19:00:40.850Z] #104 9.472 Selecting previously unselected package thin-provisioning-tools.
19:00:40 [2023-06-20T19:00:40.850Z] #104 9.474 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
19:00:40 [2023-06-20T19:00:40.850Z] #104 9.478 Unpacking thin-provisioning-tools (0.9.0-1) ...
19:00:40 [2023-06-20T19:00:40.850Z] #104 9.536 Selecting previously unselected package uidmap.
19:00:41 [2023-06-20T19:00:41.109Z] #104 9.539 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
19:00:41 [2023-06-20T19:00:41.109Z] #104 9.543 Unpacking uidmap (1:4.8.1-1) ...
19:00:41 [2023-06-20T19:00:41.109Z] #104 9.590 Selecting previously unselected package vim-runtime.
19:00:41 [2023-06-20T19:00:41.109Z] #104 9.592 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
19:00:41 [2023-06-20T19:00:41.109Z] #104 9.603 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
19:00:41 [2023-06-20T19:00:41.109Z] #104 9.614 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
19:00:41 [2023-06-20T19:00:41.109Z] #104 9.617 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
19:00:41 [2023-06-20T19:00:41.678Z] #104 10.18 Selecting previously unselected package vim.
19:00:41 [2023-06-20T19:00:41.678Z] #104 10.19 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
19:00:41 [2023-06-20T19:00:41.678Z] #104 10.20 Unpacking vim (2:8.2.2434-3+deb11u1) ...
19:00:41 [2023-06-20T19:00:41.678Z] #104 10.33 Selecting previously unselected package xfsprogs.
19:00:41 [2023-06-20T19:00:41.678Z] #104 10.33 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
19:00:41 [2023-06-20T19:00:41.678Z] #104 10.33 Unpacking xfsprogs (5.10.0-4) ...
19:00:41 [2023-06-20T19:00:41.678Z] #104 10.43 Selecting previously unselected package zip.
19:00:41 [2023-06-20T19:00:41.938Z] #104 10.43 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
19:00:41 [2023-06-20T19:00:41.938Z] #104 10.44 Unpacking zip (3.0-12) ...
19:00:41 [2023-06-20T19:00:41.938Z] #104 10.48 Selecting previously unselected package zstd.
19:00:41 [2023-06-20T19:00:41.938Z] #104 10.48 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
19:00:41 [2023-06-20T19:00:41.938Z] #104 10.49 Unpacking zstd (1.4.8+dfsg-2.1) ...
19:00:41 [2023-06-20T19:00:41.938Z] #104 10.58 Setting up python3-pkg-resources (52.0.0-4) ...
19:00:42 [2023-06-20T19:00:42.198Z] #104 10.77 Setting up libip4tc2:arm64 (1.8.7-1) ...
19:00:42 [2023-06-20T19:00:42.198Z] #104 10.78 Setting up net-tools (1.60+git20181103.0eebece-1) ...
19:00:42 [2023-06-20T19:00:42.198Z] #104 10.79 Setting up libapparmor1:arm64 (2.13.6-10) ...
19:00:42 [2023-06-20T19:00:42.198Z] #104 10.80 Setting up libgpm2:arm64 (1.20.7-8) ...
19:00:42 [2023-06-20T19:00:42.198Z] #104 10.82 Setting up libicu67:arm64 (67.1-7) ...
19:00:42 [2023-06-20T19:00:42.198Z] #104 10.83 Setting up libip6tc2:arm64 (1.8.7-1) ...
19:00:42 [2023-06-20T19:00:42.457Z] #104 10.84 Setting up libinih1:arm64 (53-1+b2) ...
19:00:42 [2023-06-20T19:00:42.457Z] #104 10.85 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
19:00:42 [2023-06-20T19:00:42.457Z] #104 10.86 Setting up uidmap (1:4.8.1-1) ...
19:00:42 [2023-06-20T19:00:42.457Z] #104 10.87 Setting up libyajl2:arm64 (2.1.0-3) ...
19:00:42 [2023-06-20T19:00:42.457Z] #104 10.88 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:00:42 [2023-06-20T19:00:42.457Z] #104 10.89 Setting up bzip2 (1.0.8-4) ...
19:00:42 [2023-06-20T19:00:42.457Z] #104 10.90 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
19:00:42 [2023-06-20T19:00:42.457Z] #104 10.91 Setting up python3-wheel (0.34.2-1) ...
19:00:42 [2023-06-20T19:00:42.457Z] #104 11.05 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
19:00:42 [2023-06-20T19:00:42.457Z] #104 11.07 Setting up xxd (2:8.2.2434-3+deb11u1) ...
19:00:42 [2023-06-20T19:00:42.457Z] #104 11.08 Setting up libcap2:arm64 (1:2.44-1) ...
19:00:42 [2023-06-20T19:00:42.457Z] #104 11.09 Setting up libcap2-bin (1:2.44-1) ...
19:00:42 [2023-06-20T19:00:42.457Z] #104 11.10 Setting up apparmor (2.13.6-10) ...
19:00:43 [2023-06-20T19:00:43.395Z] #104 11.99 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
19:00:43 [2023-06-20T19:00:43.395Z] #104 12.01 Setting up zip (3.0-12) ...
19:00:43 [2023-06-20T19:00:43.395Z] #104 12.02 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
19:00:43 [2023-06-20T19:00:43.395Z] #104 12.04 Setting up bash-completion (1:2.11-2) ...
19:00:44 [2023-06-20T19:00:44.335Z] #104 12.80 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
19:00:44 [2023-06-20T19:00:44.335Z] #104 12.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:00:44 [2023-06-20T19:00:44.335Z] #104 12.82 Setting up libmnl0:arm64 (1.0.4-3) ...
19:00:44 [2023-06-20T19:00:44.335Z] #104 12.83 Setting up patch (2.7.6-7) ...
19:00:44 [2023-06-20T19:00:44.335Z] #104 12.85 Setting up sudo (1.9.5p2-3+deb11u1) ...
19:00:44 [2023-06-20T19:00:44.335Z] #104 12.89 invoke-rc.d: could not determine current runlevel
19:00:44 [2023-06-20T19:00:44.335Z] #104 12.89 invoke-rc.d: policy-rc.d denied execution of start.
19:00:44 [2023-06-20T19:00:44.335Z] #104 12.90 Setting up libxtables12:arm64 (1.8.7-1) ...
19:00:44 [2023-06-20T19:00:44.335Z] #104 12.91 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
19:00:44 [2023-06-20T19:00:44.335Z] #104 12.92 Setting up pigz (2.6-1) ...
19:00:44 [2023-06-20T19:00:44.335Z] #104 12.93 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
19:00:44 [2023-06-20T19:00:44.335Z] #104 12.94 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
19:00:44 [2023-06-20T19:00:44.335Z] #104 12.96 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
19:00:44 [2023-06-20T19:00:44.335Z] #104 12.97 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
19:00:44 [2023-06-20T19:00:44.594Z] #104 13.14 Setting up libaio1:arm64 (0.3.112-9) ...
19:00:44 [2023-06-20T19:00:44.594Z] #104 13.16 Setting up python3-lib2to3 (3.9.2-1) ...
19:00:44 [2023-06-20T19:00:44.854Z] #104 13.26 Setting up libelf1:arm64 (0.183-1) ...
19:00:44 [2023-06-20T19:00:44.854Z] #104 13.27 Setting up libjson-c5:arm64 (0.15-2) ...
19:00:44 [2023-06-20T19:00:44.854Z] #104 13.28 Setting up zstd (1.4.8+dfsg-2.1) ...
19:00:44 [2023-06-20T19:00:44.854Z] #104 13.30 Setting up libonig5:arm64 (6.9.6-1.1) ...
19:00:44 [2023-06-20T19:00:44.854Z] #104 13.31 Setting up libkmod2:arm64 (28-1) ...
19:00:44 [2023-06-20T19:00:44.854Z] #104 13.32 Setting up python3-distutils (3.9.2-1) ...
19:00:44 [2023-06-20T19:00:44.854Z] #104 13.44 Setting up vim (2:8.2.2434-3+deb11u1) ...
19:00:44 [2023-06-20T19:00:44.854Z] #104 13.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:00:44 [2023-06-20T19:00:44.854Z] #104 13.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:00:44 [2023-06-20T19:00:44.854Z] #104 13.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:00:44 [2023-06-20T19:00:44.854Z] #104 13.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:00:44 [2023-06-20T19:00:44.854Z] #104 13.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:00:44 [2023-06-20T19:00:44.854Z] #104 13.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:00:44 [2023-06-20T19:00:44.854Z] #104 13.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:00:44 [2023-06-20T19:00:44.854Z] #104 13.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:00:44 [2023-06-20T19:00:44.854Z] #104 13.50 Setting up python3-setuptools (52.0.0-4) ...
19:00:45 [2023-06-20T19:00:45.423Z] #104 13.83 Setting up libjq1:arm64 (1.6-2.1) ...
19:00:45 [2023-06-20T19:00:45.423Z] #104 13.84 Setting up libnftnl11:arm64 (1.1.9-1) ...
19:00:45 [2023-06-20T19:00:45.423Z] #104 13.87 Setting up thin-provisioning-tools (0.9.0-1) ...
19:00:45 [2023-06-20T19:00:45.423Z] #104 13.88 Setting up python3-pip (20.3.4-4+deb11u1) ...
19:00:45 [2023-06-20T19:00:45.423Z] #104 14.15 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
19:00:45 [2023-06-20T19:00:45.423Z] #104 14.16 Setting up jq (1.6-2.1) ...
19:00:45 [2023-06-20T19:00:45.423Z] #104 14.17 Setting up libbpf0:arm64 (1:0.3-2) ...
19:00:45 [2023-06-20T19:00:45.423Z] #104 14.18 Setting up iptables (1.8.7-1) ...
19:00:45 [2023-06-20T19:00:45.423Z] #104 14.20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:00:45 [2023-06-20T19:00:45.685Z] #104 14.20 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:00:45 [2023-06-20T19:00:45.685Z] #104 14.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:00:45 [2023-06-20T19:00:45.685Z] #104 14.21 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:00:45 [2023-06-20T19:00:45.685Z] #104 14.22 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:00:45 [2023-06-20T19:00:45.685Z] #104 14.22 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:00:45 [2023-06-20T19:00:45.685Z] #104 14.23 Setting up iproute2 (5.10.0-4) ...
19:00:45 [2023-06-20T19:00:45.685Z] #104 14.36 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
19:00:45 [2023-06-20T19:00:45.685Z] #104 14.37 Setting up dmsetup (2:1.02.175-2.1) ...
19:00:45 [2023-06-20T19:00:45.685Z] #104 14.38 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
19:00:45 [2023-06-20T19:00:45.685Z] #104 14.39 Setting up systemd (247.3-7+deb11u2) ...
19:00:45 [2023-06-20T19:00:45.685Z] #104 14.44 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
19:00:45 [2023-06-20T19:00:45.685Z] #104 14.44 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
19:00:45 [2023-06-20T19:00:45.685Z] #104 14.45 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
19:00:45 [2023-06-20T19:00:45.685Z] #104 14.45 Initializing machine ID from random generator.
19:00:46 [2023-06-20T19:00:46.254Z] #104 14.88 Setting up systemd-journal-remote (247.3-7+deb11u2) ...
19:00:46 [2023-06-20T19:00:46.254Z] #104 15.00 Setting up xfsprogs (5.10.0-4) ...
19:00:46 [2023-06-20T19:00:46.514Z] #104 15.01 System has not been booted with systemd as init system (PID 1). Can't operate.
19:00:46 [2023-06-20T19:00:46.514Z] #104 15.01 Failed to connect to bus: Host is down
19:00:46 [2023-06-20T19:00:46.514Z] #104 15.02 Processing triggers for libc-bin (2.31-13+deb11u6) ...
19:00:46 [2023-06-20T19:00:46.774Z] #104 DONE 15.4s
19:00:46 [2023-06-20T19:00:46.774Z] 
19:00:46 [2023-06-20T19:00:46.774Z] #105 [dev-base  9/13] 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
19:00:47 [2023-06-20T19:00:47.343Z] #105 0.447 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
19:00:47 [2023-06-20T19:00:47.343Z] #105 0.452 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
19:00:47 [2023-06-20T19:00:47.343Z] #105 0.455 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
19:00:47 [2023-06-20T19:00:47.343Z] #105 DONE 0.5s
19:00:47 [2023-06-20T19:00:47.343Z] 
19:00:47 [2023-06-20T19:00:47.343Z] #106 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
19:00:53 [2023-06-20T19:00:53.915Z] #106 5.759 Collecting yamllint==1.27.1
19:00:53 [2023-06-20T19:00:53.915Z] #106 6.795   Downloading yamllint-1.27.1.tar.gz (129 kB)
19:00:54 [2023-06-20T19:00:54.485Z] #106 7.108 Collecting pathspec>=0.5.3
19:00:54 [2023-06-20T19:00:54.485Z] #106 7.113   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
19:00:54 [2023-06-20T19:00:54.485Z] #106 7.205 Collecting pyyaml
19:00:54 [2023-06-20T19:00:54.485Z] #106 7.223   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
19:00:54 [2023-06-20T19:00:54.485Z] #106 7.241 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
19:00:54 [2023-06-20T19:00:54.485Z] #106 7.245 Building wheels for collected packages: yamllint
19:00:54 [2023-06-20T19:00:54.485Z] #106 7.246   Building wheel for yamllint (setup.py): started
19:00:54 [2023-06-20T19:00:54.744Z] #106 7.509   Building wheel for yamllint (setup.py): finished with status 'done'
19:00:54 [2023-06-20T19:00:54.744Z] #106 7.509   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=5294da5a06b40603a6568e7fc1ace7898386fa705bee48b19dc29726cf2ec139
19:00:54 [2023-06-20T19:00:54.744Z] #106 7.509   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
19:00:54 [2023-06-20T19:00:54.744Z] #106 7.512 Successfully built yamllint
19:00:54 [2023-06-20T19:00:54.744Z] #106 7.518 Installing collected packages: pyyaml, pathspec, yamllint
19:00:54 [2023-06-20T19:00:54.744Z] #106 7.638 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1
19:00:55 [2023-06-20T19:00:55.004Z] #106 DONE 7.8s
19:00:55 [2023-06-20T19:00:55.004Z] 
19:00:55 [2023-06-20T19:00:55.004Z] #107 [dev-base 11/13] 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             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
19:00:55 [2023-06-20T19:00:55.944Z] #107 0.694 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
19:00:55 [2023-06-20T19:00:55.944Z] #107 0.694 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
19:00:55 [2023-06-20T19:00:55.944Z] #107 0.694 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
19:00:56 [2023-06-20T19:00:56.463Z] #107 1.065 Reading package lists...
19:00:57 [2023-06-20T19:00:57.291Z] #107 1.628 Reading package lists...
19:00:57 [2023-06-20T19:00:57.550Z] #107 2.186 Building dependency tree...
19:00:57 [2023-06-20T19:00:57.550Z] #107 2.361 Reading state information...
19:00:57 [2023-06-20T19:00:57.550Z] #107 2.622 gcc is already the newest version (4:10.2.1-1).
19:00:57 [2023-06-20T19:00:57.550Z] #107 2.622 pkg-config is already the newest version (0.29.2-1).
19:00:57 [2023-06-20T19:00:57.550Z] #107 2.622 The following additional packages will be installed:
19:00:57 [2023-06-20T19:00:57.810Z] #107 2.622   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
19:00:57 [2023-06-20T19:00:57.810Z] #107 2.622   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
19:00:57 [2023-06-20T19:00:57.810Z] #107 2.622   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
19:00:57 [2023-06-20T19:00:57.810Z] #107 2.622   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
19:00:57 [2023-06-20T19:00:57.810Z] #107 2.623   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
19:00:57 [2023-06-20T19:00:57.810Z] #107 2.623   uuid-dev zlib1g-dev
19:00:57 [2023-06-20T19:00:57.810Z] #107 2.625 Suggested packages:
19:00:57 [2023-06-20T19:00:57.810Z] #107 2.625   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
19:00:57 [2023-06-20T19:00:57.810Z] #107 2.625   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
19:00:57 [2023-06-20T19:00:57.810Z] #107 2.625 Recommended packages:
19:00:57 [2023-06-20T19:00:57.810Z] #107 2.625   build-essential fakeroot libalgorithm-merge-perl
19:00:57 [2023-06-20T19:00:57.810Z] #107 2.879 The following NEW packages will be installed:
19:00:58 [2023-06-20T19:00:58.069Z] #107 2.880   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
19:00:58 [2023-06-20T19:00:58.069Z] #107 2.880   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
19:00:58 [2023-06-20T19:00:58.069Z] #107 2.880   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
19:00:58 [2023-06-20T19:00:58.069Z] #107 2.880   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
19:00:58 [2023-06-20T19:00:58.069Z] #107 2.880   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
19:00:58 [2023-06-20T19:00:58.069Z] #107 2.880   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
19:00:58 [2023-06-20T19:00:58.069Z] #107 2.881   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
19:00:58 [2023-06-20T19:00:58.069Z] #107 3.160 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded.
19:00:58 [2023-06-20T19:00:58.069Z] #107 3.160 Need to get 10.3 MB of archives.
19:00:58 [2023-06-20T19:00:58.069Z] #107 3.160 After this operation, 41.5 MB of additional disk space will be used.
19:00:58 [2023-06-20T19:00:58.069Z] #107 3.160 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
19:00:58 [2023-06-20T19:00:58.329Z] #107 3.196 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
19:00:58 [2023-06-20T19:00:58.329Z] #107 3.198 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
19:00:58 [2023-06-20T19:00:58.329Z] #107 3.200 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
19:00:58 [2023-06-20T19:00:58.329Z] #107 3.203 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
19:00:58 [2023-06-20T19:00:58.329Z] #107 3.205 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
19:00:58 [2023-06-20T19:00:58.329Z] #107 3.206 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
19:00:58 [2023-06-20T19:00:58.329Z] #107 3.208 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
19:00:58 [2023-06-20T19:00:58.329Z] #107 3.210 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
19:00:58 [2023-06-20T19:00:58.329Z] #107 3.212 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
19:00:58 [2023-06-20T19:00:58.329Z] #107 3.214 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
19:00:58 [2023-06-20T19:00:58.329Z] #107 3.216 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
19:00:58 [2023-06-20T19:00:58.329Z] #107 3.219 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
19:00:58 [2023-06-20T19:00:58.329Z] #107 3.220 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
19:00:58 [2023-06-20T19:00:58.329Z] #107 3.222 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
19:00:58 [2023-06-20T19:00:58.329Z] #107 3.223 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
19:00:58 [2023-06-20T19:00:58.329Z] #107 3.227 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
19:00:58 [2023-06-20T19:00:58.329Z] #107 3.228 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
19:00:58 [2023-06-20T19:00:58.329Z] #107 3.232 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
19:00:58 [2023-06-20T19:00:58.329Z] #107 3.234 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
19:00:58 [2023-06-20T19:00:58.329Z] #107 3.239 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
19:00:58 [2023-06-20T19:00:58.329Z] #107 3.240 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
19:00:58 [2023-06-20T19:00:58.329Z] #107 3.242 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
19:00:58 [2023-06-20T19:00:58.329Z] #107 3.245 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
19:00:58 [2023-06-20T19:00:58.329Z] #107 3.246 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
19:00:58 [2023-06-20T19:00:58.329Z] #107 3.255 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
19:00:58 [2023-06-20T19:00:58.329Z] #107 3.257 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
19:00:58 [2023-06-20T19:00:58.329Z] #107 3.263 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
19:00:58 [2023-06-20T19:00:58.329Z] #107 3.265 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
19:00:58 [2023-06-20T19:00:58.329Z] #107 3.273 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
19:00:58 [2023-06-20T19:00:58.329Z] #107 3.277 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
19:00:58 [2023-06-20T19:00:58.329Z] #107 3.279 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
19:00:58 [2023-06-20T19:00:58.589Z] #107 3.431 debconf: delaying package configuration, since apt-utils is not installed
19:00:58 [2023-06-20T19:00:58.589Z] #107 3.474 Fetched 10.3 MB in 0s (26.1 MB/s)
19:00:58 [2023-06-20T19:00:58.589Z] #107 3.500 Selecting previously unselected package dpkg-dev.
19:00:58 [2023-06-20T19:00:58.589Z] #107 3.500 (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 ... 21239 files and directories currently installed.)
19:00:58 [2023-06-20T19:00:58.589Z] #107 3.512 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
19:00:58 [2023-06-20T19:00:58.589Z] #107 3.516 Unpacking dpkg-dev (1.20.12) ...
19:00:58 [2023-06-20T19:00:58.589Z] #107 3.635 Selecting previously unselected package libgirepository-1.0-1:arm64.
19:00:58 [2023-06-20T19:00:58.848Z] #107 3.638 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
19:00:58 [2023-06-20T19:00:58.848Z] #107 3.645 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
19:00:58 [2023-06-20T19:00:58.848Z] #107 3.678 Selecting previously unselected package gir1.2-glib-2.0:arm64.
19:00:58 [2023-06-20T19:00:58.848Z] #107 3.681 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
19:00:58 [2023-06-20T19:00:58.848Z] #107 3.685 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
19:00:58 [2023-06-20T19:00:58.848Z] #107 3.725 Selecting previously unselected package libsecret-common.
19:00:58 [2023-06-20T19:00:58.848Z] #107 3.728 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
19:00:58 [2023-06-20T19:00:58.848Z] #107 3.732 Unpacking libsecret-common (0.20.4-2) ...
19:00:58 [2023-06-20T19:00:58.848Z] #107 3.782 Selecting previously unselected package libsecret-1-0:arm64.
19:00:58 [2023-06-20T19:00:58.848Z] #107 3.784 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
19:00:58 [2023-06-20T19:00:58.848Z] #107 3.788 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
19:00:58 [2023-06-20T19:00:58.848Z] #107 3.828 Selecting previously unselected package gir1.2-secret-1:arm64.
19:00:58 [2023-06-20T19:00:58.848Z] #107 3.831 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
19:00:58 [2023-06-20T19:00:58.848Z] #107 3.835 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
19:00:58 [2023-06-20T19:00:58.848Z] #107 3.863 Selecting previously unselected package libapparmor-dev:arm64.
19:00:58 [2023-06-20T19:00:58.848Z] #107 3.866 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
19:00:58 [2023-06-20T19:00:58.848Z] #107 3.871 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
19:00:58 [2023-06-20T19:00:58.848Z] #107 3.910 Selecting previously unselected package uuid-dev:arm64.
19:00:59 [2023-06-20T19:00:59.108Z] #107 3.913 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
19:00:59 [2023-06-20T19:00:59.108Z] #107 3.917 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
19:00:59 [2023-06-20T19:00:59.108Z] #107 3.961 Selecting previously unselected package libblkid-dev:arm64.
19:00:59 [2023-06-20T19:00:59.108Z] #107 3.964 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
19:00:59 [2023-06-20T19:00:59.108Z] #107 3.974 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
19:00:59 [2023-06-20T19:00:59.108Z] #107 4.031 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
19:00:59 [2023-06-20T19:00:59.108Z] #107 4.034 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
19:00:59 [2023-06-20T19:00:59.108Z] #107 4.038 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
19:00:59 [2023-06-20T19:00:59.108Z] #107 4.070 Selecting previously unselected package libudev-dev:arm64.
19:00:59 [2023-06-20T19:00:59.108Z] #107 4.073 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u2_arm64.deb ...
19:00:59 [2023-06-20T19:00:59.108Z] #107 4.076 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
19:00:59 [2023-06-20T19:00:59.108Z] #107 4.120 Selecting previously unselected package libsepol1-dev:arm64.
19:00:59 [2023-06-20T19:00:59.108Z] #107 4.122 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
19:00:59 [2023-06-20T19:00:59.108Z] #107 4.127 Unpacking libsepol1-dev:arm64 (3.1-1) ...
19:00:59 [2023-06-20T19:00:59.367Z] #107 4.195 Selecting previously unselected package libpcre2-16-0:arm64.
19:00:59 [2023-06-20T19:00:59.367Z] #107 4.198 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
19:00:59 [2023-06-20T19:00:59.367Z] #107 4.202 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
19:00:59 [2023-06-20T19:00:59.368Z] #107 4.257 Selecting previously unselected package libpcre2-32-0:arm64.
19:00:59 [2023-06-20T19:00:59.368Z] #107 4.260 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
19:00:59 [2023-06-20T19:00:59.368Z] #107 4.264 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
19:00:59 [2023-06-20T19:00:59.368Z] #107 4.313 Selecting previously unselected package libpcre2-posix2:arm64.
19:00:59 [2023-06-20T19:00:59.368Z] #107 4.316 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
19:00:59 [2023-06-20T19:00:59.368Z] #107 4.319 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
19:00:59 [2023-06-20T19:00:59.368Z] #107 4.351 Selecting previously unselected package libpcre2-dev:arm64.
19:00:59 [2023-06-20T19:00:59.368Z] #107 4.353 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
19:00:59 [2023-06-20T19:00:59.368Z] #107 4.357 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
19:00:59 [2023-06-20T19:00:59.368Z] #107 4.435 Selecting previously unselected package libselinux1-dev:arm64.
19:00:59 [2023-06-20T19:00:59.627Z] #107 4.438 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
19:00:59 [2023-06-20T19:00:59.627Z] #107 4.442 Unpacking libselinux1-dev:arm64 (3.1-3) ...
19:00:59 [2023-06-20T19:00:59.627Z] #107 4.497 Selecting previously unselected package libdevmapper-dev:arm64.
19:00:59 [2023-06-20T19:00:59.627Z] #107 4.500 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
19:00:59 [2023-06-20T19:00:59.627Z] #107 4.504 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
19:00:59 [2023-06-20T19:00:59.627Z] #107 4.538 Selecting previously unselected package libffi-dev:arm64.
19:00:59 [2023-06-20T19:00:59.627Z] #107 4.540 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
19:00:59 [2023-06-20T19:00:59.627Z] #107 4.545 Unpacking libffi-dev:arm64 (3.3-6) ...
19:00:59 [2023-06-20T19:00:59.627Z] #107 4.581 Selecting previously unselected package libglib2.0-data.
19:00:59 [2023-06-20T19:00:59.627Z] #107 4.584 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
19:00:59 [2023-06-20T19:00:59.627Z] #107 4.587 Unpacking libglib2.0-data (2.66.8-1) ...
19:00:59 [2023-06-20T19:00:59.886Z] #107 4.718 Selecting previously unselected package libglib2.0-bin.
19:00:59 [2023-06-20T19:00:59.886Z] #107 4.721 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
19:00:59 [2023-06-20T19:00:59.886Z] #107 4.725 Unpacking libglib2.0-bin (2.66.8-1) ...
19:00:59 [2023-06-20T19:00:59.886Z] #107 4.767 Selecting previously unselected package libglib2.0-dev-bin.
19:00:59 [2023-06-20T19:00:59.886Z] #107 4.770 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
19:00:59 [2023-06-20T19:00:59.886Z] #107 4.773 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
19:00:59 [2023-06-20T19:00:59.886Z] #107 4.813 Selecting previously unselected package libmount-dev:arm64.
19:00:59 [2023-06-20T19:00:59.886Z] #107 4.815 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
19:00:59 [2023-06-20T19:00:59.886Z] #107 4.819 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
19:00:59 [2023-06-20T19:00:59.886Z] #107 4.857 Selecting previously unselected package libpcre16-3:arm64.
19:00:59 [2023-06-20T19:00:59.886Z] #107 4.860 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
19:00:59 [2023-06-20T19:00:59.886Z] #107 4.865 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
19:00:59 [2023-06-20T19:00:59.886Z] #107 4.913 Selecting previously unselected package libpcre32-3:arm64.
19:00:59 [2023-06-20T19:00:59.886Z] #107 4.915 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
19:00:59 [2023-06-20T19:00:59.887Z] #107 4.920 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
19:00:59 [2023-06-20T19:00:59.887Z] #107 4.966 Selecting previously unselected package libpcrecpp0v5:arm64.
19:00:59 [2023-06-20T19:00:59.887Z] #107 4.969 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
19:00:59 [2023-06-20T19:00:59.887Z] #107 4.973 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
19:00:59 [2023-06-20T19:00:59.887Z] #107 5.009 Selecting previously unselected package libpcre3-dev:arm64.
19:00:59 [2023-06-20T19:00:59.887Z] #107 5.012 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
19:00:59 [2023-06-20T19:00:59.887Z] #107 5.016 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
19:01:00 [2023-06-20T19:01:00.146Z] #107 5.090 Selecting previously unselected package zlib1g-dev:arm64.
19:01:00 [2023-06-20T19:01:00.146Z] #107 5.093 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
19:01:00 [2023-06-20T19:01:00.146Z] #107 5.097 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
19:01:00 [2023-06-20T19:01:00.146Z] #107 5.141 Selecting previously unselected package libglib2.0-dev:arm64.
19:01:00 [2023-06-20T19:01:00.146Z] #107 5.143 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
19:01:00 [2023-06-20T19:01:00.146Z] #107 5.149 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
19:01:00 [2023-06-20T19:01:00.405Z] #107 5.336 Selecting previously unselected package libseccomp-dev:arm64.
19:01:00 [2023-06-20T19:01:00.405Z] #107 5.339 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
19:01:00 [2023-06-20T19:01:00.405Z] #107 5.344 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
19:01:00 [2023-06-20T19:01:00.405Z] #107 5.387 Selecting previously unselected package libsecret-1-dev:arm64.
19:01:00 [2023-06-20T19:01:00.405Z] #107 5.389 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
19:01:00 [2023-06-20T19:01:00.405Z] #107 5.393 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
19:01:00 [2023-06-20T19:01:00.405Z] #107 5.447 Selecting previously unselected package libsystemd-dev:arm64.
19:01:00 [2023-06-20T19:01:00.405Z] #107 5.450 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
19:01:00 [2023-06-20T19:01:00.405Z] #107 5.454 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
19:01:00 [2023-06-20T19:01:00.665Z] #107 5.566 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
19:01:00 [2023-06-20T19:01:00.665Z] #107 5.577 Setting up libglib2.0-dev-bin (2.66.8-1) ...
19:01:00 [2023-06-20T19:01:00.665Z] #107 5.740 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
19:01:00 [2023-06-20T19:01:00.665Z] #107 5.753 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
19:01:00 [2023-06-20T19:01:00.665Z] #107 5.767 Setting up libpcre16-3:arm64 (2:8.39-13) ...
19:01:00 [2023-06-20T19:01:00.665Z] #107 5.779 Setting up libsepol1-dev:arm64 (3.1-1) ...
19:01:00 [2023-06-20T19:01:00.665Z] #107 5.790 Setting up libffi-dev:arm64 (3.3-6) ...
19:01:00 [2023-06-20T19:01:00.665Z] #107 5.801 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
19:01:00 [2023-06-20T19:01:00.924Z] #107 5.813 Setting up dpkg-dev (1.20.12) ...
19:01:00 [2023-06-20T19:01:00.925Z] #107 5.835 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
19:01:00 [2023-06-20T19:01:00.925Z] #107 5.850 Setting up libglib2.0-data (2.66.8-1) ...
19:01:00 [2023-06-20T19:01:00.925Z] #107 5.862 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
19:01:00 [2023-06-20T19:01:00.925Z] #107 5.875 Setting up libpcre32-3:arm64 (2:8.39-13) ...
19:01:00 [2023-06-20T19:01:00.925Z] #107 5.887 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
19:01:00 [2023-06-20T19:01:00.925Z] #107 5.898 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
19:01:00 [2023-06-20T19:01:00.925Z] #107 5.912 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
19:01:00 [2023-06-20T19:01:00.925Z] #107 5.922 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
19:01:00 [2023-06-20T19:01:00.925Z] #107 5.935 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
19:01:00 [2023-06-20T19:01:00.925Z] #107 5.945 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
19:01:00 [2023-06-20T19:01:00.925Z] #107 5.957 Setting up libsecret-common (0.20.4-2) ...
19:01:00 [2023-06-20T19:01:00.925Z] #107 5.974 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
19:01:00 [2023-06-20T19:01:00.925Z] #107 5.993 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
19:01:00 [2023-06-20T19:01:00.925Z] #107 6.002 Setting up libselinux1-dev:arm64 (3.1-3) ...
19:01:00 [2023-06-20T19:01:00.925Z] #107 6.015 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
19:01:01 [2023-06-20T19:01:01.184Z] #107 6.026 Setting up libglib2.0-bin (2.66.8-1) ...
19:01:01 [2023-06-20T19:01:01.184Z] #107 6.039 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
19:01:01 [2023-06-20T19:01:01.184Z] #107 6.051 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
19:01:01 [2023-06-20T19:01:01.184Z] #107 6.067 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
19:01:01 [2023-06-20T19:01:01.184Z] #107 6.077 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
19:01:01 [2023-06-20T19:01:01.184Z] #107 6.089 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
19:01:01 [2023-06-20T19:01:01.184Z] #107 6.102 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
19:01:01 [2023-06-20T19:01:01.184Z] #107 6.115 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
19:01:01 [2023-06-20T19:01:01.184Z] #107 6.128 No schema files found: doing nothing.
19:01:01 [2023-06-20T19:01:01.184Z] #107 6.134 Processing triggers for libc-bin (2.31-13+deb11u6) ...
19:01:01 [2023-06-20T19:01:01.184Z] #107 6.156 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
19:01:01 [2023-06-20T19:01:01.445Z] #107 DONE 6.5s
19:01:01 [2023-06-20T19:01:01.445Z] 
19:01:01 [2023-06-20T19:01:01.445Z] #108 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
19:01:01 [2023-06-20T19:01:01.445Z] #108 DONE 6.5s
19:01:01 [2023-06-20T19:01:01.711Z] 
19:01:01 [2023-06-20T19:01:01.711Z] #109 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
19:01:01 [2023-06-20T19:01:01.711Z] #109 DONE 0.8s
19:01:01 [2023-06-20T19:01:01.711Z] 
19:01:01 [2023-06-20T19:01:01.711Z] #110 [dev 1/1] COPY --link . .
19:01:01 [2023-06-20T19:01:01.711Z] #110 merging
19:01:12 [2023-06-20T19:01:12.214Z] #110 ...
19:01:12 [2023-06-20T19:01:12.214Z] 
19:01:12 [2023-06-20T19:01:12.214Z] #111 exporting to image
19:01:12 [2023-06-20T19:01:12.214Z] #111 exporting layers
19:01:44 [2023-06-20T19:01:44.306Z] #111 ...
19:01:44 [2023-06-20T19:01:44.306Z] 
19:01:44 [2023-06-20T19:01:44.307Z] #110 [dev 1/1] COPY --link . .
19:01:44 [2023-06-20T19:01:44.307Z] #110 merging 42.2s done
19:01:44 [2023-06-20T19:01:44.307Z] #110 DONE 43.9s
19:01:44 [2023-06-20T19:01:44.307Z] 
19:01:44 [2023-06-20T19:01:44.307Z] #111 exporting to image
19:01:49 [2023-06-20T19:01:49.583Z] #111 exporting layers 47.9s done
19:01:49 [2023-06-20T19:01:49.583Z] #111 writing image sha256:ee57e4c3017dd192675491222ea25856a0e24489cfa65630d72979df710ea2a5 done
19:01:49 [2023-06-20T19:01:49.583Z] #111 naming to docker.io/library/docker:aec7a80c6f0e0ff848a2370a3e0b3ece065ee823 done
19:01:49 [2023-06-20T19:01:49.583Z] #111 DONE 47.9s