Skip to content

Console Output

Skipping 171 KB.. Full Log
path
13:04:54 [2023-04-08T13:04:54.724Z] #57 93.33 encoding/binary
13:04:54 [2023-04-08T13:04:54.983Z] #57 93.74 io/fs
13:04:55 [2023-04-08T13:04:55.917Z] #57 94.72 embed
13:04:56 [2023-04-08T13:04:56.485Z] #57 95.37 crypto/cipher
13:04:56 [2023-04-08T13:04:56.743Z] #57 95.54 crypto/internal/edwards25519/field
13:04:57 [2023-04-08T13:04:57.679Z] #57 ...
13:04:57 [2023-04-08T13:04:57.679Z] 
13:04:57 [2023-04-08T13:04:57.679Z] #76 [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
13:04:57 [2023-04-08T13:04:57.679Z] #76 48.26 libtoolize: putting auxiliary files in '.'.
13:04:57 [2023-04-08T13:04:57.679Z] #76 48.26 libtoolize: copying file './ltmain.sh'
13:04:58 [2023-04-08T13:04:58.618Z] #76 49.40 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
13:04:58 [2023-04-08T13:04:58.618Z] #76 49.40 libtoolize: and rerunning libtoolize and aclocal.
13:04:58 [2023-04-08T13:04:58.618Z] #76 49.40 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
13:05:03 [2023-04-08T13:05:03.882Z] #76 ...
13:05:03 [2023-04-08T13:05:03.882Z] 
13:05:03 [2023-04-08T13:05:03.882Z] #26 [tomll 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/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
13:05:03 [2023-04-08T13:05:03.882Z] #26 110.7 tomll can be used in two ways:
13:05:03 [2023-04-08T13:05:03.882Z] #26 110.7 Writing to STDIN and reading from STDOUT:
13:05:03 [2023-04-08T13:05:03.882Z] #26 110.7   cat file.toml | tomll > file.toml
13:05:03 [2023-04-08T13:05:03.882Z] #26 110.7 
13:05:03 [2023-04-08T13:05:03.882Z] #26 110.7 Reading and updating a list of files:
13:05:03 [2023-04-08T13:05:03.882Z] #26 110.7   tomll a.toml b.toml c.toml
13:05:03 [2023-04-08T13:05:03.882Z] #26 110.7 
13:05:03 [2023-04-08T13:05:03.882Z] #26 110.7 When given a list of files, tomll will modify all files in place without asking.
13:05:05 [2023-04-08T13:05:05.784Z] #26 DONE 112.8s
13:05:05 [2023-04-08T13:05:05.784Z] 
13:05:05 [2023-04-08T13:05:05.784Z] #57 [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...)
13:05:05 [2023-04-08T13:05:05.784Z] #57 96.59 crypto/internal/boring
13:05:05 [2023-04-08T13:05:05.784Z] #57 96.69 crypto/des
13:05:05 [2023-04-08T13:05:05.784Z] #57 96.85 crypto/aes
13:05:05 [2023-04-08T13:05:05.784Z] #57 97.40 crypto/internal/nistec
13:05:05 [2023-04-08T13:05:05.784Z] #57 98.50 crypto/internal/randutil
13:05:05 [2023-04-08T13:05:05.784Z] #57 98.68 internal/fmtsort
13:05:05 [2023-04-08T13:05:05.784Z] #57 99.52 internal/syscall/unix
13:05:05 [2023-04-08T13:05:05.784Z] #57 99.96 internal/poll
13:05:05 [2023-04-08T13:05:05.784Z] #57 100.8 crypto/ecdh
13:05:05 [2023-04-08T13:05:05.784Z] #57 101.9 internal/safefilepath
13:05:05 [2023-04-08T13:05:05.784Z] #57 102.1 internal/syscall/execenv
13:05:05 [2023-04-08T13:05:05.784Z] #57 102.5 strings
13:05:05 [2023-04-08T13:05:05.784Z] #57 102.7 os
13:05:06 [2023-04-08T13:05:06.355Z] #57 105.1 crypto/sha512
13:05:07 [2023-04-08T13:05:07.732Z] #57 106.2 crypto/internal/edwards25519
13:05:08 [2023-04-08T13:05:08.299Z] #57 106.9 fmt
13:05:09 [2023-04-08T13:05:09.235Z] #57 108.0 crypto/hmac
13:05:09 [2023-04-08T13:05:09.494Z] #57 108.3 crypto/md5
13:05:09 [2023-04-08T13:05:09.494Z] #57 ...
13:05:09 [2023-04-08T13:05:09.494Z] 
13:05:09 [2023-04-08T13:05:09.494Z] #76 [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
13:05:09 [2023-04-08T13:05:09.494Z] #76 60.35 configure.ac:7: installing './compile'
13:05:09 [2023-04-08T13:05:09.494Z] #76 60.36 configure.ac:11: installing './config.guess'
13:05:09 [2023-04-08T13:05:09.494Z] #76 60.37 configure.ac:11: installing './config.sub'
13:05:09 [2023-04-08T13:05:09.494Z] #76 60.37 configure.ac:8: installing './install-sh'
13:05:09 [2023-04-08T13:05:09.494Z] #76 60.40 configure.ac:8: installing './missing'
13:05:09 [2023-04-08T13:05:09.771Z] #76 60.52 Makefile.am: installing './depcomp'
13:05:11 [2023-04-08T13:05:11.197Z] #76 61.83 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
13:05:11 [2023-04-08T13:05:11.197Z] #76 61.85 libtoolize: copying file 'build-aux/ltmain.sh'
13:05:11 [2023-04-08T13:05:11.197Z] #76 62.05 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
13:05:11 [2023-04-08T13:05:11.197Z] #76 62.05 libtoolize: copying file 'm4/libtool.m4'
13:05:11 [2023-04-08T13:05:11.459Z] #76 62.23 libtoolize: copying file 'm4/ltoptions.m4'
13:05:11 [2023-04-08T13:05:11.459Z] #76 62.46 libtoolize: copying file 'm4/ltsugar.m4'
13:05:11 [2023-04-08T13:05:11.718Z] #76 ...
13:05:11 [2023-04-08T13:05:11.718Z] 
13:05:11 [2023-04-08T13:05:11.718Z] #61 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
13:05:11 [2023-04-08T13:05:11.718Z] #61 118.6 v3.6.0
13:05:11 [2023-04-08T13:05:11.718Z] #61 DONE 118.8s
13:05:11 [2023-04-08T13:05:11.718Z] 
13:05:11 [2023-04-08T13:05:11.718Z] #76 [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
13:05:11 [2023-04-08T13:05:11.718Z] #76 62.70 libtoolize: copying file 'm4/ltversion.m4'
13:05:11 [2023-04-08T13:05:11.977Z] #76 62.97 libtoolize: copying file 'm4/lt~obsolete.m4'
13:05:12 [2023-04-08T13:05:12.546Z] #76 63.39 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
13:05:19 [2023-04-08T13:05:19.111Z] #76 ...
13:05:19 [2023-04-08T13:05:19.111Z] 
13:05:19 [2023-04-08T13:05:19.111Z] #57 [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...)
13:05:19 [2023-04-08T13:05:19.111Z] #57 109.2 crypto/rc4
13:05:19 [2023-04-08T13:05:19.111Z] #57 109.5 crypto/sha1
13:05:19 [2023-04-08T13:05:19.111Z] #57 110.4 crypto/sha256
13:05:19 [2023-04-08T13:05:19.111Z] #57 111.6 encoding/base64
13:05:19 [2023-04-08T13:05:19.111Z] #57 111.8 math/big
13:05:19 [2023-04-08T13:05:19.111Z] #57 112.2 encoding/hex
13:05:19 [2023-04-08T13:05:19.111Z] #57 112.6 encoding/pem
13:05:19 [2023-04-08T13:05:19.111Z] #57 113.0 vendor/golang.org/x/net/dns/dnsmessage
13:05:19 [2023-04-08T13:05:19.111Z] #57 117.2 net/netip
13:05:21 [2023-04-08T13:05:21.642Z] #57 120.0 net
13:05:21 [2023-04-08T13:05:21.642Z] #57 120.1 crypto/elliptic
13:05:23 [2023-04-08T13:05:23.016Z] #57 121.7 crypto/internal/bigmod
13:05:23 [2023-04-08T13:05:23.581Z] #57 122.5 crypto/internal/boring/bbig
13:05:24 [2023-04-08T13:05:24.146Z] #57 122.9 encoding/asn1
13:05:25 [2023-04-08T13:05:25.080Z] #57 ...
13:05:25 [2023-04-08T13:05:25.080Z] 
13:05:25 [2023-04-08T13:05:25.080Z] #50 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
13:05:25 [2023-04-08T13:05:25.080Z] #50 132.2 NAME:
13:05:25 [2023-04-08T13:05:25.080Z] #50 132.2    go-winres - A tool for embedding resources in Windows executables
13:05:25 [2023-04-08T13:05:25.080Z] #50 132.2 
13:05:25 [2023-04-08T13:05:25.080Z] #50 132.2 USAGE:
13:05:25 [2023-04-08T13:05:25.080Z] #50 132.2    go-winres [global options] command [command options] [arguments...]
13:05:25 [2023-04-08T13:05:25.080Z] #50 132.2 
13:05:25 [2023-04-08T13:05:25.080Z] #50 132.2 COMMANDS:
13:05:25 [2023-04-08T13:05:25.080Z] #50 132.2    init     Create an initial ./winres/winres.json
13:05:25 [2023-04-08T13:05:25.080Z] #50 132.2    make     Make syso files for the "go build" command
13:05:25 [2023-04-08T13:05:25.080Z] #50 132.2    simply   Make syso files for the "go build" command (simplified)
13:05:25 [2023-04-08T13:05:25.080Z] #50 132.2    extract  Extract all resources from an executable
13:05:25 [2023-04-08T13:05:25.080Z] #50 132.2    patch    Replace resources in an executable file (exe, dll)
13:05:25 [2023-04-08T13:05:25.080Z] #50 132.2    help, h  Shows a list of commands or help for one command
13:05:25 [2023-04-08T13:05:25.080Z] #50 132.2 
13:05:25 [2023-04-08T13:05:25.080Z] #50 132.2 GLOBAL OPTIONS:
13:05:25 [2023-04-08T13:05:25.080Z] #50 132.2    --help, -h  show help (default: false)
13:05:26 [2023-04-08T13:05:26.459Z] #50 DONE 133.4s
13:05:26 [2023-04-08T13:05:26.459Z] 
13:05:26 [2023-04-08T13:05:26.459Z] #76 [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
13:05:26 [2023-04-08T13:05:26.459Z] #76 76.02 configure.ac:7: installing 'build-aux/compile'
13:05:26 [2023-04-08T13:05:26.459Z] #76 76.06 configure.ac:9: installing 'build-aux/config.guess'
13:05:26 [2023-04-08T13:05:26.459Z] #76 76.07 configure.ac:9: installing 'build-aux/config.sub'
13:05:26 [2023-04-08T13:05:26.459Z] #76 76.10 configure.ac:11: installing 'build-aux/install-sh'
13:05:26 [2023-04-08T13:05:26.459Z] #76 76.11 configure.ac:11: installing 'build-aux/missing'
13:05:26 [2023-04-08T13:05:26.459Z] #76 76.35 Makefile.am: installing 'build-aux/depcomp'
13:05:26 [2023-04-08T13:05:26.459Z] #76 76.44 parallel-tests: installing 'build-aux/test-driver'
13:05:28 [2023-04-08T13:05:28.360Z] #76 79.21 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
13:05:28 [2023-04-08T13:05:28.360Z] #76 79.21 libtoolize: copying file 'build-aux/ltmain.sh'
13:05:28 [2023-04-08T13:05:28.925Z] #76 79.84 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
13:05:28 [2023-04-08T13:05:28.925Z] #76 79.84 libtoolize: copying file 'm4/libtool.m4'
13:05:29 [2023-04-08T13:05:29.183Z] #76 80.01 libtoolize: copying file 'm4/ltoptions.m4'
13:05:29 [2023-04-08T13:05:29.183Z] #76 80.16 libtoolize: copying file 'm4/ltsugar.m4'
13:05:29 [2023-04-08T13:05:29.442Z] #76 80.32 libtoolize: copying file 'm4/ltversion.m4'
13:05:29 [2023-04-08T13:05:29.442Z] #76 80.45 libtoolize: copying file 'm4/lt~obsolete.m4'
13:05:37 [2023-04-08T13:05:37.562Z] #76 ...
13:05:37 [2023-04-08T13:05:37.562Z] 
13:05:37 [2023-04-08T13:05:37.562Z] #57 [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...)
13:05:37 [2023-04-08T13:05:37.562Z] #57 126.1 vendor/golang.org/x/crypto/cryptobyte
13:05:37 [2023-04-08T13:05:37.562Z] #57 128.1 crypto/ecdsa
13:05:37 [2023-04-08T13:05:37.562Z] #57 129.9 crypto/rand
13:05:37 [2023-04-08T13:05:37.562Z] #57 130.6 crypto/ed25519
13:05:37 [2023-04-08T13:05:37.562Z] #57 131.2 crypto/rsa
13:05:37 [2023-04-08T13:05:37.562Z] #57 132.5 crypto/dsa
13:05:37 [2023-04-08T13:05:37.562Z] #57 132.9 crypto/x509/pkix
13:05:37 [2023-04-08T13:05:37.562Z] #57 133.4 net/url
13:05:37 [2023-04-08T13:05:37.562Z] #57 134.8 path/filepath
13:05:37 [2023-04-08T13:05:37.562Z] #57 135.3 vendor/golang.org/x/crypto/chacha20
13:05:37 [2023-04-08T13:05:37.562Z] #57 135.8 crypto/x509
13:05:37 [2023-04-08T13:05:37.562Z] #57 136.2 vendor/golang.org/x/crypto/internal/poly1305
13:05:37 [2023-04-08T13:05:37.820Z] #57 136.6 vendor/golang.org/x/crypto/chacha20poly1305
13:05:38 [2023-04-08T13:05:38.078Z] #57 136.9 vendor/golang.org/x/crypto/hkdf
13:05:38 [2023-04-08T13:05:38.336Z] #57 137.1 bufio
13:05:39 [2023-04-08T13:05:39.709Z] #57 138.2 encoding/json
13:05:43 [2023-04-08T13:05:43.896Z] #57 ...
13:05:43 [2023-04-08T13:05:43.896Z] 
13:05:43 [2023-04-08T13:05:43.896Z] #76 [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
13:05:43 [2023-04-08T13:05:43.896Z] #76 94.60 configure.ac:11: installing 'build-aux/compile'
13:05:43 [2023-04-08T13:05:43.896Z] #76 94.61 configure.ac:11: installing 'build-aux/config.guess'
13:05:43 [2023-04-08T13:05:43.896Z] #76 94.62 configure.ac:11: installing 'build-aux/config.sub'
13:05:43 [2023-04-08T13:05:43.896Z] #76 94.62 configure.ac:13: installing 'build-aux/install-sh'
13:05:43 [2023-04-08T13:05:43.896Z] #76 94.63 configure.ac:13: installing 'build-aux/missing'
13:05:43 [2023-04-08T13:05:43.896Z] #76 94.63 configure.ac:8: installing 'build-aux/tap-driver.sh'
13:05:43 [2023-04-08T13:05:43.896Z] #76 94.82 Makefile.am: installing 'build-aux/depcomp'
13:05:45 [2023-04-08T13:05:45.838Z] #76 96.18 checking build system type... aarch64-unknown-linux-gnu
13:05:45 [2023-04-08T13:05:45.838Z] #76 96.56 checking host system type... aarch64-unknown-linux-gnu
13:05:45 [2023-04-08T13:05:45.838Z] #76 96.56 checking how to print strings... printf
13:05:45 [2023-04-08T13:05:45.838Z] #76 96.57 checking for gcc... gcc
13:05:46 [2023-04-08T13:05:46.097Z] #76 96.70 checking whether the C compiler works... yes
13:05:46 [2023-04-08T13:05:46.097Z] #76 96.97 checking for C compiler default output file name... a.out
13:05:46 [2023-04-08T13:05:46.356Z] #76 96.97 checking for suffix of executables... 
13:05:46 [2023-04-08T13:05:46.615Z] #76 97.21 checking whether we are cross compiling... no
13:05:46 [2023-04-08T13:05:46.874Z] #76 97.47 checking for suffix of object files... o
13:05:46 [2023-04-08T13:05:46.874Z] #76 97.66 checking whether we are using the GNU C compiler... yes
13:05:47 [2023-04-08T13:05:47.132Z] #76 97.76 checking whether gcc accepts -g... yes
13:05:47 [2023-04-08T13:05:47.391Z] #76 97.91 checking for gcc option to accept ISO C89... none needed
13:05:47 [2023-04-08T13:05:47.391Z] #76 98.13 checking whether gcc understands -c and -o together... yes
13:05:47 [2023-04-08T13:05:47.649Z] #76 98.34 checking for a sed that does not truncate output... /bin/sed
13:05:47 [2023-04-08T13:05:47.649Z] #76 98.39 checking for grep that handles long lines and -e... /bin/grep
13:05:47 [2023-04-08T13:05:47.649Z] #76 98.41 checking for egrep... /bin/grep -E
13:05:47 [2023-04-08T13:05:47.649Z] #76 98.43 checking for fgrep... /bin/grep -F
13:05:47 [2023-04-08T13:05:47.649Z] #76 98.43 checking for ld used by gcc... /usr/bin/ld
13:05:47 [2023-04-08T13:05:47.649Z] #76 98.46 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:05:47 [2023-04-08T13:05:47.649Z] #76 98.49 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:05:47 [2023-04-08T13:05:47.908Z] #76 98.51 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:05:47 [2023-04-08T13:05:47.908Z] #76 98.69 checking whether ln -s works... yes
13:05:47 [2023-04-08T13:05:47.908Z] #76 98.70 checking the maximum length of command line arguments... 1572864
13:05:47 [2023-04-08T13:05:47.908Z] #76 98.75 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
13:05:47 [2023-04-08T13:05:47.908Z] #76 98.75 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
13:05:47 [2023-04-08T13:05:47.908Z] #76 98.75 checking for /usr/bin/ld option to reload object files... -r
13:05:47 [2023-04-08T13:05:47.908Z] #76 98.75 checking for objdump... objdump
13:05:47 [2023-04-08T13:05:47.908Z] #76 98.75 checking how to recognize dependent libraries... pass_all
13:05:47 [2023-04-08T13:05:47.908Z] #76 98.75 checking for dlltool... no
13:05:47 [2023-04-08T13:05:47.908Z] #76 98.76 checking how to associate runtime and link libraries... printf %s\n
13:05:47 [2023-04-08T13:05:47.908Z] #76 98.77 checking for ar... ar
13:05:48 [2023-04-08T13:05:48.167Z] #76 98.77 checking for archiver @FILE support... @
13:05:48 [2023-04-08T13:05:48.167Z] #76 98.95 checking for strip... strip
13:05:48 [2023-04-08T13:05:48.167Z] #76 98.95 checking for ranlib... ranlib
13:05:48 [2023-04-08T13:05:48.167Z] #76 98.96 checking for gawk... no
13:05:48 [2023-04-08T13:05:48.167Z] #76 98.96 checking for mawk... mawk
13:05:48 [2023-04-08T13:05:48.734Z] #76 98.96 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:05:48 [2023-04-08T13:05:48.734Z] #76 99.54 checking for sysroot... no
13:05:48 [2023-04-08T13:05:48.734Z] #76 99.55 checking for a working dd... /bin/dd
13:05:48 [2023-04-08T13:05:48.734Z] #76 99.58 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
13:05:48 [2023-04-08T13:05:48.734Z] #76 99.62 checking for mt... no
13:05:48 [2023-04-08T13:05:48.734Z] #76 99.62 checking if : is a manifest tool... no
13:05:48 [2023-04-08T13:05:48.992Z] #76 99.64 checking how to run the C preprocessor... gcc -E
13:05:49 [2023-04-08T13:05:49.822Z] #76 99.96 checking for ANSI C header files... yes
13:05:50 [2023-04-08T13:05:50.080Z] #76 100.7 checking for sys/types.h... yes
13:05:50 [2023-04-08T13:05:50.080Z] #76 100.9 checking for sys/stat.h... yes
13:05:50 [2023-04-08T13:05:50.338Z] #76 101.1 checking for stdlib.h... yes
13:05:50 [2023-04-08T13:05:50.597Z] #76 101.3 checking for string.h... yes
13:05:50 [2023-04-08T13:05:50.856Z] #76 101.6 checking for memory.h... yes
13:05:51 [2023-04-08T13:05:51.114Z] #76 101.8 checking for strings.h... yes
13:05:51 [2023-04-08T13:05:51.114Z] #76 102.0 checking for inttypes.h... yes
13:05:51 [2023-04-08T13:05:51.373Z] #76 102.2 checking for stdint.h... yes
13:05:51 [2023-04-08T13:05:51.890Z] #76 102.4 checking for unistd.h... yes
13:05:52 [2023-04-08T13:05:52.149Z] #76 102.7 checking for dlfcn.h... yes
13:05:52 [2023-04-08T13:05:52.149Z] #76 103.0 checking for objdir... .libs
13:05:52 [2023-04-08T13:05:52.716Z] #76 103.5 checking if gcc supports -fno-rtti -fno-exceptions... no
13:05:52 [2023-04-08T13:05:52.716Z] #76 103.6 checking for gcc option to produce PIC... -fPIC -DPIC
13:05:52 [2023-04-08T13:05:52.975Z] #76 103.6 checking if gcc PIC flag -fPIC -DPIC works... yes
13:05:53 [2023-04-08T13:05:53.233Z] #76 103.8 checking if gcc static flag -static works... yes
13:05:53 [2023-04-08T13:05:53.491Z] #76 104.2 checking if gcc supports -c -o file.o... yes
13:05:53 [2023-04-08T13:05:53.491Z] #76 104.4 checking if gcc supports -c -o file.o... (cached) yes
13:05:53 [2023-04-08T13:05:53.491Z] #76 104.4 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
13:05:54 [2023-04-08T13:05:54.008Z] #76 104.5 checking dynamic linker characteristics... GNU/Linux ld.so
13:05:54 [2023-04-08T13:05:54.008Z] #76 104.8 checking how to hardcode library paths into programs... immediate
13:05:54 [2023-04-08T13:05:54.008Z] #76 104.8 checking whether stripping libraries is possible... yes
13:05:54 [2023-04-08T13:05:54.008Z] #76 104.9 checking if libtool supports shared libraries... yes
13:05:54 [2023-04-08T13:05:54.008Z] #76 104.9 checking whether to build shared libraries... no
13:05:54 [2023-04-08T13:05:54.008Z] #76 104.9 checking whether to build static libraries... yes
13:05:54 [2023-04-08T13:05:54.008Z] #76 104.9 checking for a BSD-compatible install... /usr/bin/install -c
13:05:54 [2023-04-08T13:05:54.008Z] #76 ...
13:05:54 [2023-04-08T13:05:54.008Z] 
13:05:54 [2023-04-08T13:05:54.008Z] #57 [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...)
13:05:54 [2023-04-08T13:05:54.008Z] #57 142.8 crypto/tls
13:05:54 [2023-04-08T13:05:54.008Z] #57 143.3 log
13:05:54 [2023-04-08T13:05:54.008Z] #57 143.8 github.com/Sirupsen/logrus
13:05:54 [2023-04-08T13:05:54.008Z] #57 145.4 github.com/Sirupsen/logrus/formatters/logstash
13:05:54 [2023-04-08T13:05:54.008Z] #57 145.6 io/ioutil
13:05:54 [2023-04-08T13:05:54.008Z] #57 145.8 github.com/bugsnag/bugsnag-go/errors
13:05:54 [2023-04-08T13:05:54.008Z] #57 146.3 github.com/bugsnag/osext
13:05:54 [2023-04-08T13:05:54.008Z] #57 146.4 os/exec
13:05:54 [2023-04-08T13:05:54.008Z] #57 147.7 os/signal
13:05:54 [2023-04-08T13:05:54.008Z] #57 148.6 github.com/bugsnag/panicwrap
13:05:54 [2023-04-08T13:05:54.008Z] #57 149.2 compress/flate
13:05:54 [2023-04-08T13:05:54.008Z] #57 151.7 hash/crc32
13:05:54 [2023-04-08T13:05:54.008Z] #57 152.3 compress/gzip
13:05:54 [2023-04-08T13:05:54.008Z] #57 152.9 vendor/golang.org/x/text/transform
13:05:54 [2023-04-08T13:05:54.008Z] #57 ...
13:05:54 [2023-04-08T13:05:54.008Z] 
13:05:54 [2023-04-08T13:05:54.008Z] #76 [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
13:05:54 [2023-04-08T13:05:54.008Z] #76 104.9 checking whether build environment is sane... yes
13:05:54 [2023-04-08T13:05:54.008Z] #76 105.0 checking for a thread-safe mkdir -p... /bin/mkdir -p
13:05:54 [2023-04-08T13:05:54.267Z] #76 105.0 checking whether make sets $(MAKE)... yes
13:05:54 [2023-04-08T13:05:54.267Z] #76 105.1 checking whether make supports the include directive... yes (GNU style)
13:05:54 [2023-04-08T13:05:54.267Z] #76 105.2 checking whether make supports nested variables... yes
13:05:54 [2023-04-08T13:05:54.525Z] #76 105.3 checking whether UID '0' is supported by ustar format... yes
13:05:54 [2023-04-08T13:05:54.525Z] #76 105.3 checking whether GID '0' is supported by ustar format... yes
13:05:54 [2023-04-08T13:05:54.525Z] #76 105.3 checking how to create a ustar tar archive... gnutar
13:05:54 [2023-04-08T13:05:54.785Z] #76 105.4 checking dependency style of gcc... gcc3
13:05:54 [2023-04-08T13:05:54.785Z] #76 105.7 checking whether to enable maintainer-specific portions of Makefiles... yes
13:05:54 [2023-04-08T13:05:54.785Z] #76 105.7 checking whether make supports nested variables... (cached) yes
13:05:54 [2023-04-08T13:05:54.785Z] #76 105.7 checking for gawk... (cached) mawk
13:05:54 [2023-04-08T13:05:54.785Z] #76 105.7 checking for a sed that does not truncate output... (cached) /bin/sed
13:05:54 [2023-04-08T13:05:54.785Z] #76 105.7 checking for gcc... (cached) gcc
13:05:55 [2023-04-08T13:05:55.058Z] #76 105.8 checking whether we are using the GNU C compiler... (cached) yes
13:05:55 [2023-04-08T13:05:55.058Z] #76 105.8 checking whether gcc accepts -g... (cached) yes
13:05:55 [2023-04-08T13:05:55.058Z] #76 105.9 checking for gcc option to accept ISO C89... (cached) none needed
13:05:55 [2023-04-08T13:05:55.058Z] #76 105.9 checking whether gcc understands -c and -o together... (cached) yes
13:05:55 [2023-04-08T13:05:55.058Z] #76 105.9 checking for a Python interpreter with version >= 3... python3
13:05:55 [2023-04-08T13:05:55.058Z] #76 106.0 checking for python3... /usr/bin/python3
13:05:55 [2023-04-08T13:05:55.058Z] #76 106.0 checking for python3 version... 3.9
13:05:55 [2023-04-08T13:05:55.058Z] #76 106.0 checking for python3 platform... linux
13:05:55 [2023-04-08T13:05:55.580Z] #76 106.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
13:05:55 [2023-04-08T13:05:55.838Z] #76 106.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
13:05:55 [2023-04-08T13:05:55.838Z] #76 106.6 checking for go-md2man... no
13:05:55 [2023-04-08T13:05:55.838Z] #76 106.6 checking error.h usability... yes
13:05:56 [2023-04-08T13:05:56.097Z] #76 106.8 checking error.h presence... yes
13:05:56 [2023-04-08T13:05:56.097Z] #76 106.9 checking for error.h... yes
13:05:56 [2023-04-08T13:05:56.356Z] #76 107.0 checking linux/openat2.h usability... yes
13:05:56 [2023-04-08T13:05:56.356Z] #76 107.2 checking linux/openat2.h presence... yes
13:05:56 [2023-04-08T13:05:56.615Z] #76 107.4 checking for linux/openat2.h... yes
13:05:56 [2023-04-08T13:05:56.615Z] #76 107.4 checking for copy_file_range... yes
13:05:57 [2023-04-08T13:05:57.133Z] #76 107.7 checking for fgetxattr... yes
13:05:57 [2023-04-08T13:05:57.392Z] #76 107.9 checking for statx... yes
13:05:57 [2023-04-08T13:05:57.651Z] #76 108.2 checking for fgetpwent_r... yes
13:05:57 [2023-04-08T13:05:57.910Z] #76 108.6 checking for issetugid... no
13:05:57 [2023-04-08T13:05:57.910Z] #76 108.9 checking for pkg-config... /usr/bin/pkg-config
13:05:57 [2023-04-08T13:05:57.910Z] #76 108.9 checking pkg-config is at least version 0.9.0... yes
13:05:58 [2023-04-08T13:05:58.477Z] #76 108.9 checking for library containing yajl_tree_get... -lyajl
13:05:58 [2023-04-08T13:05:58.740Z] #76 109.4 checking for yajl >= 2.0.0... yes
13:05:58 [2023-04-08T13:05:58.740Z] #76 109.4 checking sys/capability.h usability... yes
13:05:58 [2023-04-08T13:05:58.999Z] #76 109.7 checking sys/capability.h presence... yes
13:05:58 [2023-04-08T13:05:58.999Z] #76 109.7 checking for sys/capability.h... yes
13:05:59 [2023-04-08T13:05:59.258Z] #76 109.7 checking for library containing cap_from_name... -lcap
13:05:59 [2023-04-08T13:05:59.810Z] #76 110.3 checking for library containing dlopen... -ldl
13:06:00 [2023-04-08T13:06:00.334Z] #76 110.9 checking seccomp.h usability... yes
13:06:00 [2023-04-08T13:06:00.334Z] #76 111.0 checking seccomp.h presence... yes
13:06:00 [2023-04-08T13:06:00.334Z] #76 111.1 checking for seccomp.h... yes
13:06:00 [2023-04-08T13:06:00.899Z] #76 111.2 checking for library containing seccomp_rule_add... -lseccomp
13:06:01 [2023-04-08T13:06:01.157Z] #76 111.7 checking for library containing seccomp_arch_resolve_name... none required
13:06:01 [2023-04-08T13:06:01.157Z] #76 111.9 checking systemd/sd-bus.h usability... yes
13:06:01 [2023-04-08T13:06:01.415Z] #76 112.2 checking systemd/sd-bus.h presence... yes
13:06:01 [2023-04-08T13:06:01.416Z] #76 112.4 checking for systemd/sd-bus.h... yes
13:06:02 [2023-04-08T13:06:02.349Z] #76 112.4 checking for library containing sd_bus_match_signal_async... -lsystemd
13:06:02 [2023-04-08T13:06:02.349Z] #76 113.0 checking for sd_notify_barrier... yes
13:06:02 [2023-04-08T13:06:02.607Z] #76 113.3 checking linux/bpf.h usability... yes
13:06:02 [2023-04-08T13:06:02.607Z] #76 113.5 checking linux/bpf.h presence... yes
13:06:02 [2023-04-08T13:06:02.865Z] #76 113.6 checking for linux/bpf.h... yes
13:06:02 [2023-04-08T13:06:02.865Z] #76 113.6 checking compilation for eBPF... yes
13:06:02 [2023-04-08T13:06:02.865Z] #76 113.8 checking for criu >= 3.15... no
13:06:02 [2023-04-08T13:06:02.865Z] #76 113.8 configure: CRIU headers not found, building without CRIU support
13:06:02 [2023-04-08T13:06:02.865Z] #76 113.8 checking for criu > 3.16... no
13:06:03 [2023-04-08T13:06:03.123Z] #76 113.9 configure: CRIU version doesn't support join-ns API
13:06:03 [2023-04-08T13:06:03.123Z] #76 113.9 checking for criu > 3.16.1... no
13:06:03 [2023-04-08T13:06:03.123Z] #76 113.9 configure: CRIU version doesn't support for pre-dumping
13:06:03 [2023-04-08T13:06:03.123Z] #76 113.9 checking for new mount API (fsconfig)... yes
13:06:03 [2023-04-08T13:06:03.381Z] #76 114.1 checking for seccomp notify API... yes
13:06:03 [2023-04-08T13:06:03.381Z] #76 114.2 checking for gperf... no
13:06:03 [2023-04-08T13:06:03.381Z] #76 114.2 configure: gperf not found - cannot rebuild signal parser code
13:06:03 [2023-04-08T13:06:03.381Z] #76 114.2 checking for library containing argp_parse... none required
13:06:03 [2023-04-08T13:06:03.639Z] #76 114.6 checking that generated files are newer than configure... done
13:06:03 [2023-04-08T13:06:03.639Z] #76 114.6 configure: creating ./config.status
13:06:05 [2023-04-08T13:06:05.013Z] #76 ...
13:06:05 [2023-04-08T13:06:05.013Z] 
13:06:05 [2023-04-08T13:06:05.013Z] #57 [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...)
13:06:05 [2023-04-08T13:06:05.013Z] #57 153.6 vendor/golang.org/x/text/unicode/bidi
13:06:05 [2023-04-08T13:06:05.013Z] #57 156.6 vendor/golang.org/x/text/secure/bidirule
13:06:05 [2023-04-08T13:06:05.013Z] #57 156.9 vendor/golang.org/x/text/unicode/norm
13:06:05 [2023-04-08T13:06:05.013Z] #57 157.6 net/textproto
13:06:05 [2023-04-08T13:06:05.013Z] #57 158.5 vendor/golang.org/x/net/http2/hpack
13:06:05 [2023-04-08T13:06:05.013Z] #57 159.8 mime
13:06:05 [2023-04-08T13:06:05.013Z] #57 161.4 mime/quotedprintable
13:06:05 [2023-04-08T13:06:05.013Z] #57 161.9 mime/multipart
13:06:05 [2023-04-08T13:06:05.013Z] #57 162.3 vendor/golang.org/x/net/idna
13:06:05 [2023-04-08T13:06:05.013Z] #57 163.0 net/http/httptrace
13:06:05 [2023-04-08T13:06:05.013Z] #57 163.3 net/http/internal
13:06:05 [2023-04-08T13:06:05.013Z] #57 163.8 net/http/internal/ascii
13:06:05 [2023-04-08T13:06:05.013Z] #57 163.9 regexp/syntax
13:06:07 [2023-04-08T13:06:07.543Z] #57 165.8 vendor/golang.org/x/net/http/httpguts
13:06:07 [2023-04-08T13:06:07.543Z] #57 ...
13:06:07 [2023-04-08T13:06:07.543Z] 
13:06:07 [2023-04-08T13:06:07.543Z] #76 [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
13:06:07 [2023-04-08T13:06:07.543Z] #76 118.1 config.status: creating Makefile
13:06:07 [2023-04-08T13:06:07.543Z] #76 118.2 config.status: creating rpm/crun.spec
13:06:07 [2023-04-08T13:06:07.543Z] #76 118.3 config.status: creating config.h
13:06:07 [2023-04-08T13:06:07.543Z] #76 118.3 config.status: executing libtool commands
13:06:07 [2023-04-08T13:06:07.543Z] #76 118.4 config.status: executing depfiles commands
13:06:08 [2023-04-08T13:06:08.918Z] #76 119.8 === configuring in libocispec (/tmp/crun-build/libocispec)
13:06:09 [2023-04-08T13:06:09.176Z] #76 119.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
13:06:09 [2023-04-08T13:06:09.176Z] #76 ...
13:06:09 [2023-04-08T13:06:09.176Z] 
13:06:09 [2023-04-08T13:06:09.176Z] #67 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
13:06:09 [2023-04-08T13:06:09.176Z] #67 174.5 gotestsum version dev
13:06:09 [2023-04-08T13:06:09.176Z] #67 DONE 176.3s
13:06:09 [2023-04-08T13:06:09.434Z] 
13:06:09 [2023-04-08T13:06:09.434Z] #57 [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...)
13:06:09 [2023-04-08T13:06:09.434Z] #57 166.1 vendor/golang.org/x/net/http/httpproxy
13:06:09 [2023-04-08T13:06:09.434Z] #57 166.7 net/http
13:06:09 [2023-04-08T13:06:09.434Z] #57 167.8 regexp
13:06:11 [2023-04-08T13:06:11.336Z] #57 170.3 gopkg.in/yaml.v2
13:06:12 [2023-04-08T13:06:12.711Z] #57 ...
13:06:12 [2023-04-08T13:06:12.711Z] 
13:06:12 [2023-04-08T13:06:12.711Z] #76 [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
13:06:12 [2023-04-08T13:06:12.711Z] #76 120.9 checking for gcc... gcc
13:06:12 [2023-04-08T13:06:12.711Z] #76 120.9 checking whether the C compiler works... yes
13:06:12 [2023-04-08T13:06:12.711Z] #76 121.1 checking for C compiler default output file name... a.out
13:06:12 [2023-04-08T13:06:12.711Z] #76 121.1 checking for suffix of executables... 
13:06:12 [2023-04-08T13:06:12.711Z] #76 121.4 checking whether we are cross compiling... no
13:06:12 [2023-04-08T13:06:12.711Z] #76 121.6 checking for suffix of object files... o
13:06:12 [2023-04-08T13:06:12.711Z] #76 121.7 checking whether we are using the GNU C compiler... yes
13:06:12 [2023-04-08T13:06:12.711Z] #76 121.9 checking whether gcc accepts -g... yes
13:06:12 [2023-04-08T13:06:12.711Z] #76 122.1 checking for gcc option to accept ISO C89... none needed
13:06:12 [2023-04-08T13:06:12.711Z] #76 122.3 checking whether gcc understands -c and -o together... yes
13:06:12 [2023-04-08T13:06:12.711Z] #76 122.6 checking how to run the C preprocessor... gcc -E
13:06:12 [2023-04-08T13:06:12.711Z] #76 122.9 checking for grep that handles long lines and -e... /bin/grep
13:06:12 [2023-04-08T13:06:12.711Z] #76 122.9 checking for egrep... /bin/grep -E
13:06:12 [2023-04-08T13:06:12.711Z] #76 122.9 checking for ANSI C header files... yes
13:06:12 [2023-04-08T13:06:12.711Z] #76 123.5 checking for sys/types.h... yes
13:06:12 [2023-04-08T13:06:12.970Z] #76 123.7 checking for sys/stat.h... yes
13:06:13 [2023-04-08T13:06:13.228Z] #76 123.9 checking for stdlib.h... yes
13:06:13 [2023-04-08T13:06:13.228Z] #76 124.0 checking for string.h... yes
13:06:13 [2023-04-08T13:06:13.795Z] #76 124.3 checking for memory.h... yes
13:06:13 [2023-04-08T13:06:13.795Z] #76 124.5 checking for strings.h... yes
13:06:13 [2023-04-08T13:06:13.795Z] #76 124.6 checking for inttypes.h... yes
13:06:14 [2023-04-08T13:06:14.054Z] #76 124.7 checking for stdint.h... yes
13:06:14 [2023-04-08T13:06:14.313Z] #76 124.9 checking for unistd.h... yes
13:06:14 [2023-04-08T13:06:14.571Z] #76 125.1 checking minix/config.h usability... no
13:06:14 [2023-04-08T13:06:14.571Z] #76 125.4 checking minix/config.h presence... no
13:06:14 [2023-04-08T13:06:14.571Z] #76 125.4 checking for minix/config.h... no
13:06:14 [2023-04-08T13:06:14.830Z] #76 125.5 checking whether it is safe to define __EXTENSIONS__... yes
13:06:15 [2023-04-08T13:06:15.397Z] #76 125.8 checking build system type... aarch64-unknown-linux-gnu
13:06:15 [2023-04-08T13:06:15.397Z] #76 126.2 checking host system type... aarch64-unknown-linux-gnu
13:06:15 [2023-04-08T13:06:15.397Z] #76 126.2 checking how to print strings... printf
13:06:15 [2023-04-08T13:06:15.397Z] #76 126.2 checking for a sed that does not truncate output... /bin/sed
13:06:15 [2023-04-08T13:06:15.397Z] #76 126.2 checking for fgrep... /bin/grep -F
13:06:15 [2023-04-08T13:06:15.397Z] #76 126.2 checking for ld used by gcc... /usr/bin/ld
13:06:15 [2023-04-08T13:06:15.397Z] #76 126.3 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:06:15 [2023-04-08T13:06:15.397Z] #76 126.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:06:15 [2023-04-08T13:06:15.655Z] #76 126.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:06:15 [2023-04-08T13:06:15.655Z] #76 126.5 checking whether ln -s works... yes
13:06:15 [2023-04-08T13:06:15.655Z] #76 126.5 checking the maximum length of command line arguments... 1572864
13:06:15 [2023-04-08T13:06:15.655Z] #76 126.5 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
13:06:15 [2023-04-08T13:06:15.655Z] #76 126.5 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
13:06:15 [2023-04-08T13:06:15.655Z] #76 126.6 checking for /usr/bin/ld option to reload object files... -r
13:06:15 [2023-04-08T13:06:15.655Z] #76 126.6 checking for objdump... objdump
13:06:15 [2023-04-08T13:06:15.655Z] #76 126.6 checking how to recognize dependent libraries... pass_all
13:06:15 [2023-04-08T13:06:15.655Z] #76 126.6 checking for dlltool... no
13:06:15 [2023-04-08T13:06:15.655Z] #76 126.6 checking how to associate runtime and link libraries... printf %s\n
13:06:15 [2023-04-08T13:06:15.655Z] #76 126.6 checking for ar... ar
13:06:15 [2023-04-08T13:06:15.913Z] #76 126.6 checking for archiver @FILE support... @
13:06:15 [2023-04-08T13:06:15.913Z] #76 126.8 checking for strip... strip
13:06:15 [2023-04-08T13:06:15.913Z] #76 126.8 checking for ranlib... ranlib
13:06:15 [2023-04-08T13:06:15.913Z] #76 126.8 checking for gawk... no
13:06:15 [2023-04-08T13:06:15.913Z] #76 126.8 checking for mawk... mawk
13:06:16 [2023-04-08T13:06:16.481Z] #76 126.8 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:06:16 [2023-04-08T13:06:16.481Z] #76 127.3 checking for sysroot... no
13:06:16 [2023-04-08T13:06:16.481Z] #76 127.3 checking for a working dd... /bin/dd
13:06:16 [2023-04-08T13:06:16.481Z] #76 127.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
13:06:16 [2023-04-08T13:06:16.481Z] #76 127.3 checking for mt... no
13:06:16 [2023-04-08T13:06:16.481Z] #76 127.3 checking if : is a manifest tool... no
13:06:16 [2023-04-08T13:06:16.739Z] #76 127.4 checking for dlfcn.h... yes
13:06:16 [2023-04-08T13:06:16.739Z] #76 127.6 checking for objdir... .libs
13:06:17 [2023-04-08T13:06:17.256Z] #76 128.0 checking if gcc supports -fno-rtti -fno-exceptions... no
13:06:17 [2023-04-08T13:06:17.256Z] #76 128.2 checking for gcc option to produce PIC... -fPIC -DPIC
13:06:17 [2023-04-08T13:06:17.256Z] #76 128.2 checking if gcc PIC flag -fPIC -DPIC works... yes
13:06:17 [2023-04-08T13:06:17.772Z] #76 128.3 checking if gcc static flag -static works... yes
13:06:18 [2023-04-08T13:06:18.031Z] #76 128.6 checking if gcc supports -c -o file.o... yes
13:06:18 [2023-04-08T13:06:18.031Z] #76 128.8 checking if gcc supports -c -o file.o... (cached) yes
13:06:18 [2023-04-08T13:06:18.031Z] #76 128.8 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
13:06:18 [2023-04-08T13:06:18.291Z] #76 128.9 checking dynamic linker characteristics... GNU/Linux ld.so
13:06:18 [2023-04-08T13:06:18.291Z] #76 129.2 checking how to hardcode library paths into programs... immediate
13:06:18 [2023-04-08T13:06:18.291Z] #76 129.2 checking whether stripping libraries is possible... yes
13:06:18 [2023-04-08T13:06:18.550Z] #76 129.3 checking if libtool supports shared libraries... yes
13:06:18 [2023-04-08T13:06:18.550Z] #76 129.3 checking whether to build shared libraries... no
13:06:18 [2023-04-08T13:06:18.550Z] #76 129.3 checking whether to build static libraries... yes
13:06:18 [2023-04-08T13:06:18.550Z] #76 129.3 checking for a BSD-compatible install... /usr/bin/install -c
13:06:18 [2023-04-08T13:06:18.550Z] #76 129.4 checking whether build environment is sane... yes
13:06:18 [2023-04-08T13:06:18.550Z] #76 129.4 checking for a thread-safe mkdir -p... /bin/mkdir -p
13:06:18 [2023-04-08T13:06:18.550Z] #76 129.5 checking whether make sets $(MAKE)... yes
13:06:18 [2023-04-08T13:06:18.550Z] #76 129.5 checking whether make supports the include directive... yes (GNU style)
13:06:18 [2023-04-08T13:06:18.808Z] #76 129.6 checking whether make supports nested variables... yes
13:06:18 [2023-04-08T13:06:18.808Z] #76 129.6 checking whether UID '0' is supported by ustar format... yes
13:06:18 [2023-04-08T13:06:18.808Z] #76 129.6 checking whether GID '0' is supported by ustar format... yes
13:06:18 [2023-04-08T13:06:18.808Z] #76 129.6 checking how to create a ustar tar archive... 
13:06:18 [2023-04-08T13:06:18.808Z] #76 ...
13:06:18 [2023-04-08T13:06:18.808Z] 
13:06:18 [2023-04-08T13:06:18.808Z] #57 [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...)
13:06:18 [2023-04-08T13:06:18.808Z] #57 177.6 github.com/docker/distribution/uuid
13:06:19 [2023-04-08T13:06:19.068Z] #57 177.9 golang.org/x/net/context
13:06:19 [2023-04-08T13:06:19.635Z] #57 178.4 github.com/docker/distribution/digest
13:06:20 [2023-04-08T13:06:20.569Z] #57 179.3 github.com/docker/distribution/reference
13:06:21 [2023-04-08T13:06:21.136Z] #57 180.0 encoding/base32
13:06:21 [2023-04-08T13:06:21.703Z] #57 180.6 github.com/docker/libtrust
13:06:24 [2023-04-08T13:06:24.234Z] #57 ...
13:06:24 [2023-04-08T13:06:24.234Z] 
13:06:24 [2023-04-08T13:06:24.234Z] #76 [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
13:06:24 [2023-04-08T13:06:24.234Z] #76 129.6 checking how to create a ustar tar archive... gnutar
13:06:24 [2023-04-08T13:06:24.234Z] #76 129.7 checking dependency style of gcc... gcc3
13:06:24 [2023-04-08T13:06:24.234Z] #76 130.0 checking whether to enable maintainer-specific portions of Makefiles... yes
13:06:24 [2023-04-08T13:06:24.234Z] #76 130.0 checking whether make supports nested variables... (cached) yes
13:06:24 [2023-04-08T13:06:24.234Z] #76 130.0 checking for pkg-config... /usr/bin/pkg-config
13:06:24 [2023-04-08T13:06:24.234Z] #76 130.0 checking pkg-config is at least version 0.9.0... yes
13:06:24 [2023-04-08T13:06:24.234Z] #76 130.0 checking for yajl >= 2.1.0... yes
13:06:24 [2023-04-08T13:06:24.234Z] #76 130.0 checking for a sed that does not truncate output... (cached) /bin/sed
13:06:24 [2023-04-08T13:06:24.234Z] #76 130.0 checking for gcc... (cached) gcc
13:06:24 [2023-04-08T13:06:24.234Z] #76 130.2 checking whether we are using the GNU C compiler... (cached) yes
13:06:24 [2023-04-08T13:06:24.234Z] #76 130.2 checking whether gcc accepts -g... (cached) yes
13:06:24 [2023-04-08T13:06:24.234Z] #76 130.2 checking for gcc option to accept ISO C89... (cached) none needed
13:06:24 [2023-04-08T13:06:24.234Z] #76 130.2 checking whether gcc understands -c and -o together... (cached) yes
13:06:24 [2023-04-08T13:06:24.234Z] #76 130.2 checking for a Python interpreter with version >= 3... python3
13:06:24 [2023-04-08T13:06:24.234Z] #76 130.3 checking for python3... /usr/bin/python3
13:06:24 [2023-04-08T13:06:24.234Z] #76 130.3 checking for python3 version... 3.9
13:06:24 [2023-04-08T13:06:24.234Z] #76 130.3 checking for python3 platform... linux
13:06:24 [2023-04-08T13:06:24.234Z] #76 130.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
13:06:24 [2023-04-08T13:06:24.234Z] #76 130.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
13:06:24 [2023-04-08T13:06:24.234Z] #76 130.9 checking that generated files are newer than configure... done
13:06:24 [2023-04-08T13:06:24.234Z] #76 130.9 configure: creating ./config.status
13:06:24 [2023-04-08T13:06:24.234Z] #76 134.1 config.status: creating Makefile
13:06:24 [2023-04-08T13:06:24.234Z] #76 134.2 config.status: creating config.h
13:06:24 [2023-04-08T13:06:24.234Z] #76 134.3 config.status: executing libtool commands
13:06:24 [2023-04-08T13:06:24.234Z] #76 134.3 config.status: executing depfiles commands
13:06:24 [2023-04-08T13:06:24.234Z] #76 135.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
13:06:24 [2023-04-08T13:06:24.234Z] #76 135.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
13:06:24 [2023-04-08T13:06:24.801Z] #76 135.7 checking for gcc... gcc
13:06:25 [2023-04-08T13:06:25.060Z] #76 135.8 checking whether the C compiler works... yes
13:06:25 [2023-04-08T13:06:25.060Z] #76 136.0 checking for C compiler default output file name... a.out
13:06:25 [2023-04-08T13:06:25.318Z] #76 136.0 checking for suffix of executables... 
13:06:25 [2023-04-08T13:06:25.577Z] #76 136.2 checking whether we are cross compiling... no
13:06:25 [2023-04-08T13:06:25.577Z] #76 136.4 checking for suffix of object files... 
13:06:25 [2023-04-08T13:06:25.577Z] #76 ...
13:06:25 [2023-04-08T13:06:25.577Z] 
13:06:25 [2023-04-08T13:06:25.577Z] #57 [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...)
13:06:25 [2023-04-08T13:06:25.577Z] #57 184.4 github.com/stevvooe/resumable
13:06:25 [2023-04-08T13:06:25.836Z] #57 184.5 internal/saferio
13:06:26 [2023-04-08T13:06:26.095Z] #57 184.9 encoding/gob
13:06:31 [2023-04-08T13:06:31.359Z] #57 ...
13:06:31 [2023-04-08T13:06:31.359Z] 
13:06:31 [2023-04-08T13:06:31.359Z] #76 [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
13:06:31 [2023-04-08T13:06:31.359Z] #76 136.4 checking for suffix of object files... o
13:06:31 [2023-04-08T13:06:31.359Z] #76 136.5 checking whether we are using the GNU C compiler... yes
13:06:31 [2023-04-08T13:06:31.359Z] #76 136.6 checking whether gcc accepts -g... yes
13:06:31 [2023-04-08T13:06:31.359Z] #76 136.8 checking for gcc option to accept ISO C89... none needed
13:06:31 [2023-04-08T13:06:31.359Z] #76 137.0 checking whether gcc understands -c and -o together... yes
13:06:31 [2023-04-08T13:06:31.359Z] #76 137.2 checking for a BSD-compatible install... /usr/bin/install -c
13:06:31 [2023-04-08T13:06:31.359Z] #76 137.2 checking whether build environment is sane... yes
13:06:31 [2023-04-08T13:06:31.359Z] #76 137.3 checking for a thread-safe mkdir -p... /bin/mkdir -p
13:06:31 [2023-04-08T13:06:31.359Z] #76 137.3 checking for gawk... no
13:06:31 [2023-04-08T13:06:31.359Z] #76 137.3 checking for mawk... mawk
13:06:31 [2023-04-08T13:06:31.359Z] #76 137.3 checking whether make sets $(MAKE)... yes
13:06:31 [2023-04-08T13:06:31.359Z] #76 137.4 checking whether make supports the include directive... yes (GNU style)
13:06:31 [2023-04-08T13:06:31.359Z] #76 137.4 checking whether make supports nested variables... yes
13:06:31 [2023-04-08T13:06:31.359Z] #76 137.5 checking whether UID '0' is supported by ustar format... yes
13:06:31 [2023-04-08T13:06:31.359Z] #76 137.5 checking whether GID '0' is supported by ustar format... yes
13:06:31 [2023-04-08T13:06:31.359Z] #76 137.5 checking how to create a ustar tar archive... gnutar
13:06:31 [2023-04-08T13:06:31.359Z] #76 137.6 checking dependency style of gcc... gcc3
13:06:31 [2023-04-08T13:06:31.359Z] #76 137.8 checking whether to enable maintainer-specific portions of Makefiles... yes
13:06:31 [2023-04-08T13:06:31.359Z] #76 137.8 checking whether make supports nested variables... (cached) yes
13:06:31 [2023-04-08T13:06:31.359Z] #76 137.9 checking build system type... aarch64-unknown-linux-gnu
13:06:31 [2023-04-08T13:06:31.359Z] #76 138.3 checking host system type... aarch64-unknown-linux-gnu
13:06:31 [2023-04-08T13:06:31.359Z] #76 138.3 checking how to print strings... printf
13:06:31 [2023-04-08T13:06:31.359Z] #76 138.3 checking for a sed that does not truncate output... /bin/sed
13:06:31 [2023-04-08T13:06:31.359Z] #76 138.3 checking for grep that handles long lines and -e... /bin/grep
13:06:31 [2023-04-08T13:06:31.359Z] #76 138.3 checking for egrep... /bin/grep -E
13:06:31 [2023-04-08T13:06:31.359Z] #76 138.3 checking for fgrep... /bin/grep -F
13:06:31 [2023-04-08T13:06:31.359Z] #76 138.3 checking for ld used by gcc... /usr/bin/ld
13:06:31 [2023-04-08T13:06:31.359Z] #76 138.4 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:06:31 [2023-04-08T13:06:31.359Z] #76 138.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:06:31 [2023-04-08T13:06:31.359Z] #76 138.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:06:31 [2023-04-08T13:06:31.359Z] #76 138.6 checking whether ln -s works... yes
13:06:31 [2023-04-08T13:06:31.359Z] #76 138.6 checking the maximum length of command line arguments... 1572864
13:06:31 [2023-04-08T13:06:31.359Z] #76 138.6 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
13:06:31 [2023-04-08T13:06:31.359Z] #76 138.6 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
13:06:31 [2023-04-08T13:06:31.359Z] #76 138.6 checking for /usr/bin/ld option to reload object files... -r
13:06:31 [2023-04-08T13:06:31.359Z] #76 138.6 checking for objdump... objdump
13:06:31 [2023-04-08T13:06:31.359Z] #76 138.6 checking how to recognize dependent libraries... pass_all
13:06:31 [2023-04-08T13:06:31.359Z] #76 138.6 checking for dlltool... no
13:06:31 [2023-04-08T13:06:31.359Z] #76 138.6 checking how to associate runtime and link libraries... printf %s\n
13:06:31 [2023-04-08T13:06:31.359Z] #76 138.6 checking for ar... ar
13:06:31 [2023-04-08T13:06:31.359Z] #76 138.6 checking for archiver @FILE support... @
13:06:31 [2023-04-08T13:06:31.359Z] #76 138.8 checking for strip... strip
13:06:31 [2023-04-08T13:06:31.359Z] #76 138.8 checking for ranlib... ranlib
13:06:31 [2023-04-08T13:06:31.359Z] #76 138.8 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:06:31 [2023-04-08T13:06:31.359Z] #76 139.3 checking for sysroot... no
13:06:31 [2023-04-08T13:06:31.359Z] #76 139.3 checking for a working dd... /bin/dd
13:06:31 [2023-04-08T13:06:31.359Z] #76 139.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
13:06:31 [2023-04-08T13:06:31.359Z] #76 139.3 checking for mt... no
13:06:31 [2023-04-08T13:06:31.359Z] #76 139.3 checking if : is a manifest tool... no
13:06:31 [2023-04-08T13:06:31.359Z] #76 139.4 checking how to run the C preprocessor... gcc -E
13:06:31 [2023-04-08T13:06:31.359Z] #76 139.7 checking for ANSI C header files... yes
13:06:31 [2023-04-08T13:06:31.359Z] #76 140.4 checking for sys/types.h... yes
13:06:31 [2023-04-08T13:06:31.359Z] #76 140.6 checking for sys/stat.h... yes
13:06:31 [2023-04-08T13:06:31.359Z] #76 140.8 checking for stdlib.h... yes
13:06:31 [2023-04-08T13:06:31.359Z] #76 141.0 checking for string.h... yes
13:06:31 [2023-04-08T13:06:31.359Z] #76 141.2 checking for memory.h... yes
13:06:31 [2023-04-08T13:06:31.359Z] #76 141.4 checking for strings.h... yes
13:06:31 [2023-04-08T13:06:31.359Z] #76 141.5 checking for inttypes.h... yes
13:06:31 [2023-04-08T13:06:31.359Z] #76 141.7 checking for stdint.h... yes
13:06:31 [2023-04-08T13:06:31.359Z] #76 141.9 checking for unistd.h... yes
13:06:31 [2023-04-08T13:06:31.359Z] #76 142.1 checking for dlfcn.h... yes
13:06:31 [2023-04-08T13:06:31.359Z] #76 142.3 checking for objdir... .libs
13:06:31 [2023-04-08T13:06:31.875Z] #76 142.6 checking if gcc supports -fno-rtti -fno-exceptions... no
13:06:31 [2023-04-08T13:06:31.875Z] #76 142.8 checking for gcc option to produce PIC... -fPIC -DPIC
13:06:31 [2023-04-08T13:06:31.875Z] #76 142.8 checking if gcc PIC flag -fPIC -DPIC works... yes
13:06:32 [2023-04-08T13:06:32.392Z] #76 142.9 checking if gcc static flag -static works... yes
13:06:32 [2023-04-08T13:06:32.651Z] #76 143.3 checking if gcc supports -c -o file.o... yes
13:06:32 [2023-04-08T13:06:32.651Z] #76 143.5 checking if gcc supports -c -o file.o... (cached) yes
13:06:32 [2023-04-08T13:06:32.651Z] #76 143.5 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
13:06:33 [2023-04-08T13:06:33.168Z] #76 143.6 checking dynamic linker characteristics... GNU/Linux ld.so
13:06:33 [2023-04-08T13:06:33.168Z] #76 143.9 checking how to hardcode library paths into programs... immediate
13:06:33 [2023-04-08T13:06:33.168Z] #76 143.9 checking whether stripping libraries is possible... yes
13:06:33 [2023-04-08T13:06:33.168Z] #76 143.9 checking if libtool supports shared libraries... yes
13:06:33 [2023-04-08T13:06:33.168Z] #76 143.9 checking whether to build shared libraries... no
13:06:33 [2023-04-08T13:06:33.168Z] #76 143.9 checking whether to build static libraries... yes
13:06:33 [2023-04-08T13:06:33.168Z] #76 144.0 checking float.h usability... yes
13:06:33 [2023-04-08T13:06:33.427Z] #76 144.2 checking float.h presence... yes
13:06:33 [2023-04-08T13:06:33.427Z] #76 144.2 checking for float.h... yes
13:06:33 [2023-04-08T13:06:33.427Z] #76 144.3 checking limits.h usability... yes
13:06:33 [2023-04-08T13:06:33.685Z] #76 144.4 checking limits.h presence... yes
13:06:33 [2023-04-08T13:06:33.685Z] #76 144.5 checking for limits.h... yes
13:06:33 [2023-04-08T13:06:33.944Z] #76 144.5 checking stddef.h usability... yes
13:06:33 [2023-04-08T13:06:33.944Z] #76 144.7 checking stddef.h presence... yes
13:06:33 [2023-04-08T13:06:33.944Z] #76 144.8 checking for stddef.h... yes
13:06:33 [2023-04-08T13:06:33.944Z] #76 144.9 checking for stdlib.h... (cached) yes
13:06:34 [2023-04-08T13:06:34.202Z] #76 144.9 checking for string.h... (cached) yes
13:06:34 [2023-04-08T13:06:34.202Z] #76 145.0 checking sys/time.h usability... yes
13:06:34 [2023-04-08T13:06:34.461Z] #76 145.2 checking sys/time.h presence... yes
13:06:34 [2023-04-08T13:06:34.461Z] #76 145.3 checking for sys/time.h... yes
13:06:34 [2023-04-08T13:06:34.461Z] #76 145.3 checking for inline... inline
13:06:35 [2023-04-08T13:06:35.027Z] #76 145.5 checking for size_t... yes
13:06:35 [2023-04-08T13:06:35.027Z] #76 145.9 checking for stdlib.h... (cached) yes
13:06:35 [2023-04-08T13:06:35.286Z] #76 145.9 checking for GNU libc compatible malloc... yes
13:06:35 [2023-04-08T13:06:35.286Z] #76 146.1 checking for stdlib.h... (cached) yes
13:06:35 [2023-04-08T13:06:35.545Z] #76 146.1 checking for GNU libc compatible realloc... yes
13:06:35 [2023-04-08T13:06:35.804Z] #76 146.4 checking for working strtod... yes
13:06:36 [2023-04-08T13:06:36.062Z] #76 146.8 checking for gettimeofday... yes
13:06:36 [2023-04-08T13:06:36.321Z] #76 147.1 checking for memset... yes
13:06:36 [2023-04-08T13:06:36.838Z] #76 147.4 checking for strspn... yes
13:06:37 [2023-04-08T13:06:37.096Z] #76 147.9 checking that generated files are newer than configure... done
13:06:37 [2023-04-08T13:06:37.096Z] #76 147.9 configure: creating ./config.status
13:06:41 [2023-04-08T13:06:41.282Z] #76 151.4 config.status: creating Makefile
13:06:41 [2023-04-08T13:06:41.282Z] #76 151.5 config.status: creating config.h
13:06:41 [2023-04-08T13:06:41.282Z] #76 151.5 config.status: executing depfiles commands
13:06:41 [2023-04-08T13:06:41.282Z] #76 151.8 config.status: executing libtool commands
13:06:42 [2023-04-08T13:06:42.215Z] #76 153.0   GEN      .version
13:06:42 [2023-04-08T13:06:42.215Z] #76 153.0 make  install-recursive
13:06:42 [2023-04-08T13:06:42.215Z] #76 153.0 make[1]: Entering directory '/tmp/crun-build'
13:06:42 [2023-04-08T13:06:42.215Z] #76 153.2 Making install in libocispec
13:06:42 [2023-04-08T13:06:42.215Z] #76 153.2 make[2]: Entering directory '/tmp/crun-build/libocispec'
13:06:42 [2023-04-08T13:06:42.215Z] #76 153.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
13:06:42 [2023-04-08T13:06:42.473Z] #76 153.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
13:06:42 [2023-04-08T13:06:42.473Z] #76 153.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
13:06:42 [2023-04-08T13:06:42.473Z] #76 153.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
13:06:43 [2023-04-08T13:06:43.433Z] #76 ...
13:06:43 [2023-04-08T13:06:43.433Z] 
13:06:43 [2023-04-08T13:06:43.433Z] #57 [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...)
13:06:43 [2023-04-08T13:06:43.433Z] #57 191.9 github.com/stevvooe/resumable/sha256
13:06:43 [2023-04-08T13:06:43.433Z] #57 192.5 github.com/stevvooe/resumable/sha512
13:06:43 [2023-04-08T13:06:43.433Z] #57 193.0 github.com/garyburd/redigo/internal
13:06:43 [2023-04-08T13:06:43.433Z] #57 193.1 github.com/garyburd/redigo/redis
13:06:43 [2023-04-08T13:06:43.433Z] #57 195.9 net/smtp
13:06:43 [2023-04-08T13:06:43.433Z] #57 196.6 text/template/parse
13:06:43 [2023-04-08T13:06:43.433Z] #57 197.2 github.com/bugsnag/bugsnag-go
13:06:43 [2023-04-08T13:06:43.433Z] #57 198.4 github.com/docker/distribution/configuration
13:06:43 [2023-04-08T13:06:43.433Z] #57 199.6 github.com/gorilla/context
13:06:43 [2023-04-08T13:06:43.433Z] #57 199.6 github.com/docker/distribution/registry/api/errcode
13:06:43 [2023-04-08T13:06:43.433Z] #57 199.9 github.com/gorilla/mux
13:06:43 [2023-04-08T13:06:43.433Z] #57 200.2 expvar
13:06:43 [2023-04-08T13:06:43.433Z] #57 200.9 github.com/docker/distribution/context
13:06:43 [2023-04-08T13:06:43.433Z] #57 200.9 github.com/docker/distribution/registry/api/v2
13:06:43 [2023-04-08T13:06:43.433Z] #57 202.0 github.com/docker/distribution/registry/client/transport
13:06:43 [2023-04-08T13:06:43.433Z] #57 202.1 github.com/docker/distribution/health
13:06:43 [2023-04-08T13:06:43.433Z] #57 ...
13:06:43 [2023-04-08T13:06:43.433Z] 
13:06:43 [2023-04-08T13:06:43.433Z] #76 [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
13:06:43 [2023-04-08T13:06:43.433Z] #76 154.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
13:06:43 [2023-04-08T13:06:43.433Z] #76 154.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
13:06:43 [2023-04-08T13:06:43.433Z] #76 154.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
13:06:43 [2023-04-08T13:06:43.433Z] #76 154.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
13:06:43 [2023-04-08T13:06:43.433Z] #76 154.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
13:06:43 [2023-04-08T13:06:43.433Z] #76 154.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
13:06:43 [2023-04-08T13:06:43.433Z] #76 154.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
13:06:43 [2023-04-08T13:06:43.433Z] #76 154.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
13:06:43 [2023-04-08T13:06:43.433Z] #76 154.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
13:06:43 [2023-04-08T13:06:43.694Z] #76 154.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
13:06:43 [2023-04-08T13:06:43.694Z] #76 154.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
13:06:43 [2023-04-08T13:06:43.694Z] #76 154.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
13:06:43 [2023-04-08T13:06:43.694Z] #76 154.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
13:06:43 [2023-04-08T13:06:43.694Z] #76 154.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
13:06:43 [2023-04-08T13:06:43.694Z] #76 154.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
13:06:43 [2023-04-08T13:06:43.694Z] #76 154.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
13:06:44 [2023-04-08T13:06:44.635Z] #76 155.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
13:06:44 [2023-04-08T13:06:44.635Z] #76 155.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
13:06:44 [2023-04-08T13:06:44.635Z] #76 155.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
13:06:44 [2023-04-08T13:06:44.635Z] #76 155.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
13:06:44 [2023-04-08T13:06:44.635Z] #76 155.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
13:06:44 [2023-04-08T13:06:44.635Z] #76 155.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
13:06:44 [2023-04-08T13:06:44.635Z] #76 155.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
13:06:44 [2023-04-08T13:06:44.635Z] #76 155.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
13:06:44 [2023-04-08T13:06:44.635Z] #76 155.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
13:06:44 [2023-04-08T13:06:44.636Z] #76 155.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
13:06:44 [2023-04-08T13:06:44.636Z] #76 155.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
13:06:44 [2023-04-08T13:06:44.636Z] #76 155.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
13:06:44 [2023-04-08T13:06:44.636Z] #76 155.6 make  install-recursive
13:06:44 [2023-04-08T13:06:44.636Z] #76 155.6 make[3]: Entering directory '/tmp/crun-build/libocispec'
13:06:44 [2023-04-08T13:06:44.893Z] #76 155.7 Making install in yajl
13:06:44 [2023-04-08T13:06:44.893Z] #76 155.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
13:06:44 [2023-04-08T13:06:44.893Z] #76 155.8   CC       verify/json_verify-json_verify.o
13:06:44 [2023-04-08T13:06:44.893Z] #76 155.8   CC       src/libyajl_la-yajl_alloc.lo
13:06:44 [2023-04-08T13:06:44.893Z] #76 155.8   CC       src/libyajl_la-yajl.lo
13:06:44 [2023-04-08T13:06:44.893Z] #76 155.8   CC       src/libyajl_la-yajl_gen.lo
13:06:44 [2023-04-08T13:06:44.893Z] #76 155.8   CC       src/libyajl_la-yajl_parser.lo
13:06:44 [2023-04-08T13:06:44.893Z] #76 155.8   CC       src/libyajl_la-yajl_buf.lo
13:06:44 [2023-04-08T13:06:44.893Z] #76 155.8   CC       src/libyajl_la-yajl_encode.lo
13:06:44 [2023-04-08T13:06:44.893Z] #76 155.9   CC       src/libyajl_la-yajl_lex.lo
13:06:44 [2023-04-08T13:06:44.893Z] #76 155.9   CC       src/libyajl_la-yajl_tree.lo
13:06:53 [2023-04-08T13:06:53.007Z] #76 162.8   CCLD     libyajl.la
13:06:53 [2023-04-08T13:06:53.007Z] #76 ...
13:06:53 [2023-04-08T13:06:53.007Z] 
13:06:53 [2023-04-08T13:06:53.007Z] #57 [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...)
13:06:53 [2023-04-08T13:06:53.007Z] #57 202.6 github.com/docker/distribution
13:06:53 [2023-04-08T13:06:53.007Z] #57 202.6 github.com/docker/distribution/health/checks
13:06:53 [2023-04-08T13:06:53.007Z] #57 202.9 github.com/docker/distribution/registry/auth
13:06:53 [2023-04-08T13:06:53.007Z] #57 203.4 github.com/docker/distribution/manifest/manifestlist
13:06:53 [2023-04-08T13:06:53.007Z] #57 203.5 github.com/docker/distribution/manifest/schema1
13:06:53 [2023-04-08T13:06:53.007Z] #57 203.6 github.com/docker/distribution/manifest/schema2
13:06:53 [2023-04-08T13:06:53.007Z] #57 204.0 github.com/docker/distribution/notifications
13:06:53 [2023-04-08T13:06:53.007Z] #57 204.1 github.com/docker/distribution/registry/middleware/registry
13:06:53 [2023-04-08T13:06:53.007Z] #57 204.4 github.com/docker/distribution/registry/middleware/repository
13:06:53 [2023-04-08T13:06:53.007Z] #57 204.6 github.com/docker/distribution/registry/storage/cache
13:06:53 [2023-04-08T13:06:53.007Z] #57 205.0 github.com/docker/distribution/registry/storage/cache/memory
13:06:53 [2023-04-08T13:06:53.007Z] #57 205.4 github.com/docker/distribution/registry/client
13:06:53 [2023-04-08T13:06:53.007Z] #57 205.9 github.com/docker/distribution/registry/storage/driver
13:06:53 [2023-04-08T13:06:53.007Z] #57 206.2 github.com/docker/distribution/registry/proxy/scheduler
13:06:53 [2023-04-08T13:06:53.007Z] #57 206.6 github.com/docker/distribution/registry/storage
13:06:53 [2023-04-08T13:06:53.007Z] #57 207.0 github.com/docker/distribution/registry/client/auth
13:06:53 [2023-04-08T13:06:53.007Z] #57 207.7 github.com/docker/distribution/registry/storage/cache/redis
13:06:53 [2023-04-08T13:06:53.007Z] #57 208.1 github.com/docker/distribution/registry/storage/driver/factory
13:06:53 [2023-04-08T13:06:53.007Z] #57 208.2 github.com/docker/distribution/registry/storage/driver/middleware
13:06:53 [2023-04-08T13:06:53.007Z] #57 208.6 github.com/gorilla/handlers
13:06:53 [2023-04-08T13:06:53.007Z] #57 209.7 text/template
13:06:53 [2023-04-08T13:06:53.007Z] #57 210.6 github.com/docker/distribution/registry/proxy
13:06:53 [2023-04-08T13:06:53.007Z] #57 ...
13:06:53 [2023-04-08T13:06:53.007Z] 
13:06:53 [2023-04-08T13:06:53.007Z] #76 [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
13:06:53 [2023-04-08T13:06:53.007Z] #76 163.4   CCLD     verify/json_verify
13:06:53 [2023-04-08T13:06:53.007Z] #76 163.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
13:06:53 [2023-04-08T13:06:53.007Z] #76 163.9 make[5]: Nothing to be done for 'install-exec-am'.
13:06:53 [2023-04-08T13:06:53.007Z] #76 163.9 make[5]: Nothing to be done for 'install-data-am'.
13:06:53 [2023-04-08T13:06:53.007Z] #76 163.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
13:06:53 [2023-04-08T13:06:53.007Z] #76 163.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
13:06:53 [2023-04-08T13:06:53.007Z] #76 163.9 make[4]: Entering directory '/tmp/crun-build/libocispec'
13:06:53 [2023-04-08T13:06:53.267Z] #76 164.0   CC       src/validate.o
13:06:53 [2023-04-08T13:06:53.267Z] #76 164.0   CC       src/image_spec_schema_config_schema.lo
13:06:53 [2023-04-08T13:06:53.267Z] #76 164.0   CC       src/image_spec_schema_content_descriptor.lo
13:06:53 [2023-04-08T13:06:53.267Z] #76 164.0   CC       src/image_spec_schema_defs.lo
13:06:53 [2023-04-08T13:06:53.267Z] #76 164.1   CC       src/image_spec_schema_defs_descriptor.lo
13:06:53 [2023-04-08T13:06:53.267Z] #76 164.1   CC       src/image_spec_schema_image_index_schema.lo
13:06:53 [2023-04-08T13:06:53.267Z] #76 164.1   CC       src/image_spec_schema_image_layout_schema.lo
13:06:53 [2023-04-08T13:06:53.267Z] #76 164.2   CC       src/image_spec_schema_image_manifest_schema.lo
13:06:53 [2023-04-08T13:06:53.267Z] #76 164.2   CC       src/runtime_spec_schema_config_linux.lo
13:06:53 [2023-04-08T13:06:53.267Z] #76 164.2   CC       src/runtime_spec_schema_config_zos.lo
13:06:53 [2023-04-08T13:06:53.525Z] #76 164.3   CC       src/runtime_spec_schema_config_schema.lo
13:06:53 [2023-04-08T13:06:53.525Z] #76 164.3   CC       src/runtime_spec_schema_config_solaris.lo
13:06:53 [2023-04-08T13:06:53.525Z] #76 164.4   CC       src/runtime_spec_schema_config_vm.lo
13:06:53 [2023-04-08T13:06:53.783Z] #76 164.5   CC       src/runtime_spec_schema_config_windows.lo
13:06:53 [2023-04-08T13:06:53.783Z] #76 164.6   CC       src/runtime_spec_schema_defs.lo
13:06:53 [2023-04-08T13:06:53.783Z] #76 164.7   CC       src/runtime_spec_schema_defs_linux.lo
13:06:53 [2023-04-08T13:06:53.783Z] #76 164.8   CC       src/runtime_spec_schema_defs_zos.lo
13:06:54 [2023-04-08T13:06:54.042Z] #76 164.9   CC       src/runtime_spec_schema_defs_windows.lo
13:06:54 [2023-04-08T13:06:54.300Z] #76 165.1   CC       src/runtime_spec_schema_defs_vm.lo
13:06:54 [2023-04-08T13:06:54.300Z] #76 165.2   CC       src/runtime_spec_schema_state_schema.lo
13:06:54 [2023-04-08T13:06:54.559Z] #76 165.3   CC       src/image_manifest_items_image_manifest_items_schema.lo
13:06:54 [2023-04-08T13:06:54.817Z] #76 165.6   CC       src/basic_test_double_array_item.lo
13:06:54 [2023-04-08T13:06:54.817Z] #76 165.8   CC       src/basic_test_double_array.lo
13:06:55 [2023-04-08T13:06:55.077Z] #76 165.9   CC       src/basic_test_top_array_int.lo
13:06:55 [2023-04-08T13:06:55.077Z] #76 166.0   CC       src/basic_test_top_array_string.lo
13:06:55 [2023-04-08T13:06:55.644Z] #76 166.4   CC       src/basic_test_top_double_array_int.lo
13:06:55 [2023-04-08T13:06:55.644Z] #76 166.5   CC       src/basic_test_top_double_array_obj.lo
13:06:55 [2023-04-08T13:06:55.903Z] #76 166.7   CC       src/basic_test_top_double_array_refobj.lo
13:06:56 [2023-04-08T13:06:56.161Z] #76 166.9   CC       src/basic_test_top_double_array_string.lo
13:06:56 [2023-04-08T13:06:56.161Z] #76 167.1   CC       src/read-file.lo
13:06:56 [2023-04-08T13:06:56.420Z] #76 167.4   CC       src/json_common.lo
13:06:56 [2023-04-08T13:06:56.680Z] #76 167.6   CC       tests/test-1.o
13:06:56 [2023-04-08T13:06:56.939Z] #76 167.8   CC       tests/test-2.o
13:06:57 [2023-04-08T13:06:57.197Z] #76 168.1   CC       tests/test-3.o
13:06:57 [2023-04-08T13:06:57.764Z] #76 168.5   CC       tests/test-4.o
13:06:57 [2023-04-08T13:06:57.764Z] #76 168.6   CC       tests/test-5.o
13:06:58 [2023-04-08T13:06:58.331Z] #76 169.1   CC       tests/test-6.o
13:06:58 [2023-04-08T13:06:58.590Z] #76 169.4   CC       tests/test-7.o
13:06:58 [2023-04-08T13:06:58.848Z] #76 169.8   CC       tests/test-8.o
13:06:59 [2023-04-08T13:06:59.107Z] #76 169.9   CC       tests/test-9.o
13:06:59 [2023-04-08T13:06:59.365Z] #76 170.2   CC       tests/test-10.o
13:06:59 [2023-04-08T13:06:59.624Z] #76 170.6   CC       tests/test-11.o
13:07:02 [2023-04-08T13:07:02.910Z] #76 ...
13:07:02 [2023-04-08T13:07:02.910Z] 
13:07:02 [2023-04-08T13:07:02.910Z] #57 [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...)
13:07:02 [2023-04-08T13:07:02.910Z] #57 211.6 github.com/docker/distribution/registry/listener
13:07:02 [2023-04-08T13:07:02.910Z] #57 211.9 github.com/docker/distribution/version
13:07:02 [2023-04-08T13:07:02.910Z] #57 212.2 github.com/spf13/pflag
13:07:02 [2023-04-08T13:07:02.910Z] #57 213.4 github.com/docker/distribution/registry/handlers
13:07:02 [2023-04-08T13:07:02.910Z] #57 214.5 github.com/spf13/cobra
13:07:02 [2023-04-08T13:07:02.910Z] #57 216.3 container/heap
13:07:02 [2023-04-08T13:07:02.910Z] #57 216.5 log/syslog
13:07:02 [2023-04-08T13:07:02.910Z] #57 217.1 runtime/debug
13:07:02 [2023-04-08T13:07:02.910Z] #57 217.8 github.com/yvasiyarov/go-metrics
13:07:02 [2023-04-08T13:07:02.910Z] #57 218.3 github.com/yvasiyarov/newrelic_platform_go
13:07:02 [2023-04-08T13:07:02.910Z] #57 218.8 golang.org/x/crypto/blowfish
13:07:02 [2023-04-08T13:07:02.910Z] #57 219.2 golang.org/x/crypto/bcrypt
13:07:02 [2023-04-08T13:07:02.910Z] #57 219.6 github.com/docker/distribution/registry/auth/htpasswd
13:07:02 [2023-04-08T13:07:02.910Z] #57 220.2 github.com/docker/distribution/registry/auth/silly
13:07:02 [2023-04-08T13:07:02.910Z] #57 220.6 github.com/docker/distribution/registry/auth/token
13:07:02 [2023-04-08T13:07:02.910Z] #57 221.6 github.com/yvasiyarov/gorelic
13:07:03 [2023-04-08T13:07:03.168Z] #57 221.9 encoding/xml
13:07:03 [2023-04-08T13:07:03.735Z] #57 222.5 github.com/docker/distribution/registry
13:07:04 [2023-04-08T13:07:04.671Z] #57 223.3 github.com/docker/distribution/registry/storage/driver/base
13:07:04 [2023-04-08T13:07:04.929Z] #57 223.7 github.com/docker/distribution/registry/storage/driver/filesystem
13:07:05 [2023-04-08T13:07:05.865Z] #57 224.4 github.com/docker/distribution/registry/storage/driver/inmemory
13:07:06 [2023-04-08T13:07:06.801Z] #57 225.4 os/user
13:07:07 [2023-04-08T13:07:07.368Z] #57 226.0 net/http/httputil
13:07:07 [2023-04-08T13:07:07.936Z] #57 226.6 github.com/Azure/azure-sdk-for-go/storage
13:07:08 [2023-04-08T13:07:08.871Z] #57 227.6 github.com/AdRoll/goamz/aws
13:07:10 [2023-04-08T13:07:10.775Z] #57 229.1 github.com/docker/distribution/registry/storage/driver/azure
13:07:10 [2023-04-08T13:07:10.775Z] #57 229.5 github.com/AdRoll/goamz/cloudfront
13:07:11 [2023-04-08T13:07:11.033Z] #57 229.8 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
13:07:11 [2023-04-08T13:07:11.292Z] #57 230.2 github.com/AdRoll/goamz/s3
13:07:11 [2023-04-08T13:07:11.860Z] #57 230.6 github.com/mitchellh/mapstructure
13:07:13 [2023-04-08T13:07:13.237Z] #57 232.2 github.com/ncw/swift
13:07:14 [2023-04-08T13:07:14.173Z] #57 232.8 github.com/docker/distribution/registry/storage/driver/s3
13:07:15 [2023-04-08T13:07:15.107Z] #57 233.9 html
13:07:16 [2023-04-08T13:07:16.041Z] #57 234.8 github.com/docker/distribution/registry/storage/driver/swift
13:07:16 [2023-04-08T13:07:16.041Z] #57 234.9 internal/profile
13:07:17 [2023-04-08T13:07:17.417Z] #57 236.0 text/tabwriter
13:07:17 [2023-04-08T13:07:17.676Z] #57 236.4 runtime/pprof
13:07:20 [2023-04-08T13:07:20.959Z] #57 239.2 runtime/trace
13:07:20 [2023-04-08T13:07:20.959Z] #57 239.4 net/http/pprof
13:07:20 [2023-04-08T13:07:20.959Z] #57 239.8 github.com/docker/distribution/cmd/registry
13:07:26 [2023-04-08T13:07:26.226Z] #57 244.5 + xx-verify /build/registry-v2
13:07:26 [2023-04-08T13:07:26.793Z] #57 DONE 245.3s
13:07:26 [2023-04-08T13:07:26.793Z] 
13:07:26 [2023-04-08T13:07:26.793Z] #80 [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...)
13:07:34 [2023-04-08T13:07:34.907Z] #80 ...
13:07:34 [2023-04-08T13:07:34.907Z] 
13:07:34 [2023-04-08T13:07:34.907Z] #77 [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...)
13:07:34 [2023-04-08T13:07:34.907Z] #77 DONE 205.9s
13:07:34 [2023-04-08T13:07:34.907Z] 
13:07:34 [2023-04-08T13:07:34.907Z] #81 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
13:07:35 [2023-04-08T13:07:35.166Z] #81 DONE 0.1s
13:07:35 [2023-04-08T13:07:35.166Z] 
13:07:35 [2023-04-08T13:07:35.166Z] #82 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
13:07:35 [2023-04-08T13:07:35.166Z] #82 DONE 0.1s
13:07:35 [2023-04-08T13:07:35.166Z] 
13:07:35 [2023-04-08T13:07:35.166Z] #78 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
13:07:50 [2023-04-08T13:07:50.097Z] #78 ...
13:07:50 [2023-04-08T13:07:50.097Z] 
13:07:50 [2023-04-08T13:07:50.097Z] #76 [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
13:07:50 [2023-04-08T13:07:50.097Z] #76 219.2   CCLD     libocispec.la
13:07:50 [2023-04-08T13:07:50.097Z] #76 219.6   CCLD     tests/test-1
13:07:50 [2023-04-08T13:07:50.097Z] #76 219.7   CCLD     tests/test-2
13:07:50 [2023-04-08T13:07:50.097Z] #76 219.7   CCLD     src/validate
13:07:50 [2023-04-08T13:07:50.097Z] #76 219.7   CCLD     tests/test-3
13:07:50 [2023-04-08T13:07:50.097Z] #76 219.8   CCLD     tests/test-4
13:07:50 [2023-04-08T13:07:50.097Z] #76 219.8   CCLD     tests/test-5
13:07:50 [2023-04-08T13:07:50.097Z] #76 220.0   CCLD     tests/test-6
13:07:50 [2023-04-08T13:07:50.097Z] #76 220.1   CCLD     tests/test-7
13:07:50 [2023-04-08T13:07:50.097Z] #76 220.2   CCLD     tests/test-8
13:07:50 [2023-04-08T13:07:50.097Z] #76 220.3   CCLD     tests/test-9
13:07:50 [2023-04-08T13:07:50.097Z] #76 220.5   CCLD     tests/test-10
13:07:50 [2023-04-08T13:07:50.097Z] #76 220.6 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
13:07:50 [2023-04-08T13:07:50.097Z] #76 220.7   CCLD     tests/test-11
13:07:51 [2023-04-08T13:07:51.996Z] #76 222.7 libtool: link: ar cr libocispec.a 
13:07:51 [2023-04-08T13:07:51.996Z] #76 222.9 libtool: link: ranlib libocispec.a
13:07:53 [2023-04-08T13:07:53.896Z] #76 224.7 make[5]: Entering directory '/tmp/crun-build/libocispec'
13:07:53 [2023-04-08T13:07:53.896Z] #76 224.8 make[5]: Nothing to be done for 'install-exec-am'.
13:07:53 [2023-04-08T13:07:53.896Z] #76 224.8 make[5]: Nothing to be done for 'install-data-am'.
13:07:53 [2023-04-08T13:07:53.896Z] #76 224.8 make[5]: Leaving directory '/tmp/crun-build/libocispec'
13:07:53 [2023-04-08T13:07:53.896Z] #76 224.8 make[4]: Leaving directory '/tmp/crun-build/libocispec'
13:07:53 [2023-04-08T13:07:53.896Z] #76 224.8 make[3]: Leaving directory '/tmp/crun-build/libocispec'
13:07:53 [2023-04-08T13:07:53.896Z] #76 224.8 make[2]: Leaving directory '/tmp/crun-build/libocispec'
13:07:53 [2023-04-08T13:07:53.896Z] #76 224.8 make[2]: Entering directory '/tmp/crun-build'
13:07:54 [2023-04-08T13:07:54.154Z] #76 225.0   CC       src/libcrun/libcrun_testing_a-utils.o
13:07:54 [2023-04-08T13:07:54.154Z] #76 225.0   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
13:07:54 [2023-04-08T13:07:54.154Z] #76 225.0   CC       src/libcrun/libcrun_testing_a-container.o
13:07:54 [2023-04-08T13:07:54.154Z] #76 225.0   CC       src/libcrun/libcrun_testing_a-cgroup.o
13:07:54 [2023-04-08T13:07:54.154Z] #76 225.0   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
13:07:54 [2023-04-08T13:07:54.154Z] #76 225.1   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
13:07:54 [2023-04-08T13:07:54.154Z] #76 225.1   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
13:07:54 [2023-04-08T13:07:54.154Z] #76 225.1   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
13:07:54 [2023-04-08T13:07:54.154Z] #76 225.2   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
13:07:54 [2023-04-08T13:07:54.412Z] #76 225.2   CC       src/libcrun/libcrun_testing_a-criu.o
13:07:54 [2023-04-08T13:07:54.412Z] #76 225.3   CC       src/libcrun/libcrun_testing_a-custom-handler.o
13:07:54 [2023-04-08T13:07:54.412Z] #76 225.3   CC       src/libcrun/libcrun_testing_a-linux.o
13:07:54 [2023-04-08T13:07:54.412Z] #76 225.3   CC       src/libcrun/libcrun_testing_a-seccomp.o
13:07:54 [2023-04-08T13:07:54.670Z] #76 225.6   CC       src/libcrun/libcrun_testing_a-ebpf.o
13:07:54 [2023-04-08T13:07:54.670Z] #76 225.7   CC       src/libcrun/libcrun_testing_a-error.o
13:07:55 [2023-04-08T13:07:55.027Z] #76 225.8   CC       src/libcrun/libcrun_testing_a-status.o
13:07:55 [2023-04-08T13:07:55.027Z] #76 225.9   CC       src/libcrun/libcrun_testing_a-terminal.o
13:07:55 [2023-04-08T13:07:55.285Z] #76 226.2   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
13:07:55 [2023-04-08T13:07:55.285Z] #76 226.3   CC       src/libcrun/libcrun_testing_a-signals.o
13:07:55 [2023-04-08T13:07:55.544Z] #76 226.5   CC       src/libcrun/libcrun_testing_a-mount_flags.o
13:07:56 [2023-04-08T13:07:56.112Z] #76 226.8   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
13:07:56 [2023-04-08T13:07:56.112Z] #76 227.0   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
13:07:56 [2023-04-08T13:07:56.679Z] #76 227.3   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
13:07:56 [2023-04-08T13:07:56.679Z] #76 227.5   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
13:07:56 [2023-04-08T13:07:56.679Z] #76 227.5   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
13:07:56 [2023-04-08T13:07:56.679Z] #76 227.7   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
13:07:56 [2023-04-08T13:07:56.938Z] #76 227.9   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
13:07:57 [2023-04-08T13:07:57.506Z] #76 228.2   CC       src/crun-crun.o
13:07:57 [2023-04-08T13:07:57.506Z] #76 228.4   CC       src/crun-run.o
13:07:57 [2023-04-08T13:07:57.765Z] #76 228.6   CC       src/crun-delete.o
13:07:58 [2023-04-08T13:07:58.024Z] #76 228.8   CC       src/crun-kill.o
13:07:58 [2023-04-08T13:07:58.282Z] #76 229.1   CC       src/crun-pause.o
13:07:58 [2023-04-08T13:07:58.541Z] #76 229.4   CC       src/crun-unpause.o
13:07:58 [2023-04-08T13:07:58.541Z] #76 229.5   CC       src/crun-spec.o
13:07:58 [2023-04-08T13:07:58.541Z] #76 229.5   CC       src/crun-exec.o
13:07:59 [2023-04-08T13:07:59.109Z] #76 230.0   CC       src/crun-list.o
13:07:59 [2023-04-08T13:07:59.109Z] #76 230.0   CC       src/crun-create.o
13:07:59 [2023-04-08T13:07:59.676Z] #76 230.3   CC       src/crun-start.o
13:07:59 [2023-04-08T13:07:59.676Z] #76 230.5   CC       src/crun-state.o
13:07:59 [2023-04-08T13:07:59.676Z] #76 230.7   CC       src/crun-update.o
13:08:00 [2023-04-08T13:08:00.243Z] #76 231.0   CC       src/crun-ps.o
13:08:00 [2023-04-08T13:08:00.243Z] #76 231.1   CC       src/crun-checkpoint.o
13:08:00 [2023-04-08T13:08:00.243Z] #76 231.2   CC       src/crun-restore.o
13:08:00 [2023-04-08T13:08:00.502Z] #76 231.4   CC       src/libcrun/libcrun_la-utils.lo
13:08:00 [2023-04-08T13:08:00.761Z] #76 231.8   CC       src/libcrun/libcrun_la-cloned_binary.lo
13:08:01 [2023-04-08T13:08:01.328Z] #76 232.0   CC       src/libcrun/libcrun_la-container.lo
13:08:01 [2023-04-08T13:08:01.328Z] #76 232.1   CC       src/libcrun/libcrun_la-cgroup.lo
13:08:01 [2023-04-08T13:08:01.895Z] #76 232.7   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
13:08:02 [2023-04-08T13:08:02.463Z] #76 233.4   CC       src/libcrun/libcrun_la-cgroup-resources.lo
13:08:03 [2023-04-08T13:08:03.031Z] #76 233.7   CC       src/libcrun/libcrun_la-cgroup-setup.lo
13:08:03 [2023-04-08T13:08:03.031Z] #76 233.8   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
13:08:03 [2023-04-08T13:08:03.289Z] #76 234.0   CC       src/libcrun/libcrun_la-cgroup-utils.lo
13:08:03 [2023-04-08T13:08:03.548Z] #76 234.4   CC       src/libcrun/libcrun_la-criu.lo
13:08:03 [2023-04-08T13:08:03.807Z] #76 234.7   CC       src/libcrun/libcrun_la-custom-handler.lo
13:08:04 [2023-04-08T13:08:04.742Z] #76 235.6   CC       src/libcrun/libcrun_la-linux.lo
13:08:05 [2023-04-08T13:08:05.314Z] #76 236.0   CC       src/libcrun/libcrun_la-seccomp.lo
13:08:05 [2023-04-08T13:08:05.880Z] #76 236.7   CC       src/libcrun/libcrun_la-ebpf.lo
13:08:06 [2023-04-08T13:08:06.447Z] #76 237.1   CC       src/libcrun/libcrun_la-error.lo
13:08:06 [2023-04-08T13:08:06.705Z] #76 237.7   CC       src/libcrun/libcrun_la-status.lo
13:08:07 [2023-04-08T13:08:07.639Z] #76 238.5   CC       src/libcrun/libcrun_la-terminal.lo
13:08:07 [2023-04-08T13:08:07.639Z] #76 238.7   CC       src/libcrun/libcrun_la-chroot_realpath.lo
13:08:08 [2023-04-08T13:08:08.206Z] #76 238.9   CC       src/libcrun/libcrun_la-signals.lo
13:08:08 [2023-04-08T13:08:08.206Z] #76 239.0   CC       src/libcrun/libcrun_la-mount_flags.lo
13:08:08 [2023-04-08T13:08:08.464Z] #76 239.3   CC       src/libcrun/libcrun_la-seccomp_notify.lo
13:08:08 [2023-04-08T13:08:08.722Z] #76 239.7   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
13:08:09 [2023-04-08T13:08:09.288Z] #76 ...
13:08:09 [2023-04-08T13:08:09.288Z] 
13:08:09 [2023-04-08T13:08:09.288Z] #72 [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...)
13:08:09 [2023-04-08T13:08:09.288Z] #72 DONE 239.9s
13:08:09 [2023-04-08T13:08:09.546Z] 
13:08:09 [2023-04-08T13:08:09.546Z] #76 [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
13:08:10 [2023-04-08T13:08:10.922Z] #76 241.6   CC       src/libcrun/handlers/libcrun_la-krun.lo
13:08:11 [2023-04-08T13:08:11.180Z] #76 242.0   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
13:08:11 [2023-04-08T13:08:11.438Z] #76 242.3   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
13:08:11 [2023-04-08T13:08:11.696Z] #76 242.6   CC       tests/init.o
13:08:12 [2023-04-08T13:08:12.265Z] #76 243.1   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
13:08:12 [2023-04-08T13:08:12.523Z] #76 ...
13:08:12 [2023-04-08T13:08:12.523Z] 
13:08:12 [2023-04-08T13:08:12.523Z] #70 [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...)
13:08:12 [2023-04-08T13:08:12.523Z] #70 DONE 281.1s
13:08:12 [2023-04-08T13:08:12.523Z] 
13:08:12 [2023-04-08T13:08:12.523Z] #71 [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...)
13:08:15 [2023-04-08T13:08:15.057Z] #71 DONE 275.7s
13:08:15 [2023-04-08T13:08:15.057Z] 
13:08:15 [2023-04-08T13:08:15.057Z] #80 [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...)
13:08:27 [2023-04-08T13:08:27.258Z] #80 ...
13:08:27 [2023-04-08T13:08:27.258Z] 
13:08:27 [2023-04-08T13:08:27.258Z] #76 [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
13:08:27 [2023-04-08T13:08:27.258Z] #76 257.1   CCLD     tests/init
13:08:42 [2023-04-08T13:08:42.183Z] #76 271.6   AR       libcrun_testing.a
13:08:42 [2023-04-08T13:08:42.183Z] #76 271.6 ar: `u' modifier ignored since `D' is the default (see `U')
13:08:42 [2023-04-08T13:08:42.183Z] #76 271.7   CCLD     tests/tests_libcrun_utils
13:08:42 [2023-04-08T13:08:42.183Z] #76 271.7   CCLD     tests/tests_libcrun_errors
13:08:42 [2023-04-08T13:08:42.183Z] #76 271.7   CCLD     tests/tests_libcrun_fuzzer
13:08:42 [2023-04-08T13:08:42.183Z] #76 271.7   CCLD     libcrun.la
13:08:42 [2023-04-08T13:08:42.183Z] #76 272.8   CCLD     crun
13:08:42 [2023-04-08T13:08:42.442Z] #76 273.3 make[3]: Entering directory '/tmp/crun-build'
13:08:42 [2023-04-08T13:08:42.741Z] #76 273.5  /bin/mkdir -p '/usr/local/lib'
13:08:42 [2023-04-08T13:08:42.741Z] #76 273.5  /bin/mkdir -p '/usr/local/share/man/man1'
13:08:42 [2023-04-08T13:08:42.741Z] #76 273.5  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
13:08:42 [2023-04-08T13:08:42.741Z] #76 273.6  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
13:08:42 [2023-04-08T13:08:42.741Z] #76 273.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
13:08:42 [2023-04-08T13:08:42.741Z] #76 273.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
13:08:42 [2023-04-08T13:08:42.741Z] #76 273.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a
13:08:42 [2023-04-08T13:08:42.741Z] #76 273.6 libtool: install: ranlib /usr/local/lib/libcrun.a
13:08:43 [2023-04-08T13:08:43.000Z] #76 273.7 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
13:08:43 [2023-04-08T13:08:43.000Z] #76 273.8 ----------------------------------------------------------------------
13:08:43 [2023-04-08T13:08:43.000Z] #76 273.8 Libraries have been installed in:
13:08:43 [2023-04-08T13:08:43.000Z] #76 273.8    /usr/local/lib
13:08:43 [2023-04-08T13:08:43.000Z] #76 273.8 
13:08:43 [2023-04-08T13:08:43.000Z] #76 273.8 If you ever happen to want to link against installed libraries
13:08:43 [2023-04-08T13:08:43.000Z] #76 273.8 in a given directory, LIBDIR, you must either use libtool, and
13:08:43 [2023-04-08T13:08:43.000Z] #76 273.8 specify the full pathname of the library, or use the '-LLIBDIR'
13:08:43 [2023-04-08T13:08:43.000Z] #76 273.8 flag during linking and do at least one of the following:
13:08:43 [2023-04-08T13:08:43.000Z] #76 273.8    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
13:08:43 [2023-04-08T13:08:43.000Z] #76 273.8      during execution
13:08:43 [2023-04-08T13:08:43.000Z] #76 273.8    - add LIBDIR to the 'LD_RUN_PATH' environment variable
13:08:43 [2023-04-08T13:08:43.000Z] #76 273.8      during linking
13:08:43 [2023-04-08T13:08:43.000Z] #76 273.8    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
13:08:43 [2023-04-08T13:08:43.000Z] #76 273.8    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
13:08:43 [2023-04-08T13:08:43.000Z] #76 273.8 
13:08:43 [2023-04-08T13:08:43.000Z] #76 273.8 See any operating system documentation about shared libraries for
13:08:43 [2023-04-08T13:08:43.000Z] #76 273.8 more information, such as the ld(1) and ld.so(8) manual pages.
13:08:43 [2023-04-08T13:08:43.000Z] #76 273.8 ----------------------------------------------------------------------
13:08:43 [2023-04-08T13:08:43.000Z] #76 273.8  /bin/mkdir -p '/build'
13:08:43 [2023-04-08T13:08:43.000Z] #76 273.8   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
13:08:43 [2023-04-08T13:08:43.000Z] #76 273.9 libtool: install: /usr/bin/install -c crun /build/crun
13:08:43 [2023-04-08T13:08:43.000Z] #76 273.9 make[3]: Leaving directory '/tmp/crun-build'
13:08:43 [2023-04-08T13:08:43.000Z] #76 273.9 make[2]: Leaving directory '/tmp/crun-build'
13:08:43 [2023-04-08T13:08:43.000Z] #76 273.9 make[1]: Leaving directory '/tmp/crun-build'
13:08:43 [2023-04-08T13:08:43.275Z] #76 DONE 274.3s
13:08:43 [2023-04-08T13:08:43.275Z] 
13:08:43 [2023-04-08T13:08:43.275Z] #80 [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...)
13:08:44 [2023-04-08T13:08:44.656Z] #80 ...
13:08:44 [2023-04-08T13:08:44.656Z] 
13:08:44 [2023-04-08T13:08:44.656Z] #78 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
13:08:44 [2023-04-08T13:08:44.656Z] #78 DONE 269.4s
13:08:44 [2023-04-08T13:08:44.915Z] 
13:08:44 [2023-04-08T13:08:44.915Z] #80 [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...)
13:08:45 [2023-04-08T13:08:45.852Z] #80 ...
13:08:45 [2023-04-08T13:08:45.852Z] 
13:08:45 [2023-04-08T13:08:45.852Z] #83 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
13:08:45 [2023-04-08T13:08:45.852Z] #83 DONE 0.1s
13:08:46 [2023-04-08T13:08:46.110Z] 
13:08:46 [2023-04-08T13:08:46.110Z] #84 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
13:08:46 [2023-04-08T13:08:46.110Z] #84 DONE 0.1s
13:08:46 [2023-04-08T13:08:46.110Z] 
13:08:46 [2023-04-08T13:08:46.111Z] #80 [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...)
13:08:46 [2023-04-08T13:08:46.111Z] #80 ...
13:08:46 [2023-04-08T13:08:46.111Z] 
13:08:46 [2023-04-08T13:08:46.111Z] #85 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
13:08:46 [2023-04-08T13:08:46.111Z] #85 DONE 0.1s
13:08:46 [2023-04-08T13:08:46.111Z] 
13:08:46 [2023-04-08T13:08:46.111Z] #86 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
13:08:46 [2023-04-08T13:08:46.369Z] #86 DONE 0.1s
13:08:46 [2023-04-08T13:08:46.369Z] 
13:08:46 [2023-04-08T13:08:46.369Z] #87 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
13:08:46 [2023-04-08T13:08:46.369Z] #87 DONE 0.0s
13:08:46 [2023-04-08T13:08:46.369Z] 
13:08:46 [2023-04-08T13:08:46.369Z] #88 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
13:08:46 [2023-04-08T13:08:46.632Z] #88 DONE 0.2s
13:08:46 [2023-04-08T13:08:46.632Z] 
13:08:46 [2023-04-08T13:08:46.632Z] #89 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
13:08:46 [2023-04-08T13:08:46.632Z] #89 DONE 0.1s
13:08:46 [2023-04-08T13:08:46.632Z] 
13:08:46 [2023-04-08T13:08:46.632Z] #90 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
13:08:46 [2023-04-08T13:08:46.632Z] #90 DONE 0.1s
13:08:46 [2023-04-08T13:08:46.632Z] 
13:08:46 [2023-04-08T13:08:46.632Z] #91 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
13:08:46 [2023-04-08T13:08:46.632Z] #91 DONE 0.1s
13:08:46 [2023-04-08T13:08:46.632Z] 
13:08:46 [2023-04-08T13:08:46.632Z] #92 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
13:08:46 [2023-04-08T13:08:46.632Z] #92 DONE 0.1s
13:08:46 [2023-04-08T13:08:46.632Z] 
13:08:46 [2023-04-08T13:08:46.632Z] #60 [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
13:09:04 [2023-04-08T13:09:04.723Z] #60 350.2 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
13:09:05 [2023-04-08T13:09:05.289Z] #60 DONE 352.2s
13:09:05 [2023-04-08T13:09:05.289Z] 
13:09:05 [2023-04-08T13:09:05.289Z] #80 [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...)
13:09:05 [2023-04-08T13:09:05.289Z] #80 278.5 + bin/containerd
13:09:05 [2023-04-08T13:09:05.289Z] #80 278.5 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0 -X github.com/containerd/containerd/version.Revision=1fbd70374134b891f97ce19c70b6e50c7b9f4e0d -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
13:09:06 [2023-04-08T13:09:06.224Z] #80 ...
13:09:06 [2023-04-08T13:09:06.224Z] 
13:09:06 [2023-04-08T13:09:06.224Z] #93 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
13:09:06 [2023-04-08T13:09:06.224Z] #93 DONE 0.2s
13:09:06 [2023-04-08T13:09:06.224Z] 
13:09:06 [2023-04-08T13:09:06.224Z] #94 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
13:09:06 [2023-04-08T13:09:06.224Z] #94 DONE 0.1s
13:09:06 [2023-04-08T13:09:06.224Z] 
13:09:06 [2023-04-08T13:09:06.224Z] #95 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
13:09:06 [2023-04-08T13:09:06.224Z] #95 DONE 0.1s
13:09:06 [2023-04-08T13:09:06.224Z] 
13:09:06 [2023-04-08T13:09:06.224Z] #80 [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...)
13:09:44 [2023-04-08T13:09:44.927Z] #80 314.1 + bin/containerd-stress
13:09:44 [2023-04-08T13:09:44.927Z] #80 314.1 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0 -X github.com/containerd/containerd/version.Revision=1fbd70374134b891f97ce19c70b6e50c7b9f4e0d -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
13:09:44 [2023-04-08T13:09:44.927Z] #80 315.5 + bin/containerd-shim
13:09:44 [2023-04-08T13:09:44.927Z] #80 316.1 + bin/containerd-shim-runc-v1
13:09:44 [2023-04-08T13:09:44.927Z] #80 317.1 + bin/containerd-shim-runc-v2
13:09:44 [2023-04-08T13:09:44.927Z] #80 318.0 + binaries
13:09:44 [2023-04-08T13:09:44.927Z] #80 DONE 318.9s
13:09:45 [2023-04-08T13:09:45.493Z] 
13:09:45 [2023-04-08T13:09:45.493Z] #96 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
13:09:45 [2023-04-08T13:09:45.751Z] #96 DONE 0.2s
13:09:45 [2023-04-08T13:09:45.751Z] 
13:09:45 [2023-04-08T13:09:45.751Z] #97 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
13:09:45 [2023-04-08T13:09:45.751Z] #97 DONE 0.1s
13:09:45 [2023-04-08T13:09:45.751Z] 
13:09:45 [2023-04-08T13:09:45.751Z] #98 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
13:09:46 [2023-04-08T13:09:46.013Z] #98 DONE 0.1s
13:09:46 [2023-04-08T13:09:46.013Z] 
13:09:46 [2023-04-08T13:09:46.013Z] #99 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
13:09:46 [2023-04-08T13:09:46.013Z] #99 DONE 0.0s
13:09:46 [2023-04-08T13:09:46.013Z] 
13:09:46 [2023-04-08T13:09:46.013Z] #100 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
13:09:46 [2023-04-08T13:09:46.013Z] #100 DONE 0.1s
13:09:46 [2023-04-08T13:09:46.013Z] 
13:09:46 [2023-04-08T13:09:46.013Z] #101 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
13:09:46 [2023-04-08T13:09:46.013Z] #101 DONE 0.0s
13:09:46 [2023-04-08T13:09:46.013Z] 
13:09:46 [2023-04-08T13:09:46.013Z] #102 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
13:09:46 [2023-04-08T13:09:46.270Z] #102 DONE 0.0s
13:09:46 [2023-04-08T13:09:46.270Z] 
13:09:46 [2023-04-08T13:09:46.270Z] #103 [dev-base  1/11] RUN groupadd -r docker
13:09:46 [2023-04-08T13:09:46.528Z] #103 DONE 0.4s
13:09:46 [2023-04-08T13:09:46.786Z] 
13:09:46 [2023-04-08T13:09:46.786Z] #104 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
13:09:47 [2023-04-08T13:09:47.044Z] #104 DONE 0.5s
13:09:47 [2023-04-08T13:09:47.044Z] 
13:09:47 [2023-04-08T13:09:47.044Z] #105 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
13:09:47 [2023-04-08T13:09:47.301Z] #105 0.387 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
13:09:47 [2023-04-08T13:09:47.301Z] #105 DONE 0.4s
13:09:47 [2023-04-08T13:09:47.561Z] 
13:09:47 [2023-04-08T13:09:47.561Z] #106 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
13:09:47 [2023-04-08T13:09:47.819Z] #106 DONE 0.4s
13:09:48 [2023-04-08T13:09:48.077Z] 
13:09:48 [2023-04-08T13:09:48.077Z] #107 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
13:09:48 [2023-04-08T13:09:48.335Z] #107 DONE 0.4s
13:09:48 [2023-04-08T13:09:48.336Z] 
13:09:48 [2023-04-08T13:09:48.336Z] #108 [dev-base  6/11] RUN ldconfig
13:09:48 [2023-04-08T13:09:48.908Z] #108 DONE 0.5s
13:09:48 [2023-04-08T13:09:48.908Z] 
13:09:48 [2023-04-08T13:09:48.908Z] #109 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
13:09:49 [2023-04-08T13:09:49.473Z] #109 DONE 0.4s
13:09:49 [2023-04-08T13:09:49.473Z] 
13:09:49 [2023-04-08T13:09:49.473Z] #110 [dev-base  8/11] 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
13:09:50 [2023-04-08T13:09:50.038Z] #110 0.763 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:09:50 [2023-04-08T13:09:50.038Z] #110 0.857 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:09:50 [2023-04-08T13:09:50.296Z] #110 0.948 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:09:50 [2023-04-08T13:09:50.296Z] #110 0.951 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
13:09:50 [2023-04-08T13:09:50.296Z] #110 1.016 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB]
13:09:50 [2023-04-08T13:09:50.296Z] #110 1.120 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
13:09:51 [2023-04-08T13:09:51.230Z] #110 1.906 Fetched 8524 kB in 1s (5726 kB/s)
13:09:51 [2023-04-08T13:09:51.488Z] #110 1.906 Reading package lists...
13:09:52 [2023-04-08T13:09:52.422Z] #110 2.424 Reading package lists...
13:09:52 [2023-04-08T13:09:52.422Z] #110 2.933 Building dependency tree...
13:09:52 [2023-04-08T13:09:52.422Z] #110 3.234 The following additional packages will be installed:
13:09:52 [2023-04-08T13:09:52.422Z] #110 3.234   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
13:09:52 [2023-04-08T13:09:52.422Z] #110 3.235   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
13:09:52 [2023-04-08T13:09:52.422Z] #110 3.235   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
13:09:52 [2023-04-08T13:09:52.422Z] #110 3.235   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
13:09:52 [2023-04-08T13:09:52.422Z] #110 3.235   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
13:09:52 [2023-04-08T13:09:52.422Z] #110 3.235   xxd
13:09:52 [2023-04-08T13:09:52.422Z] #110 3.237 Suggested packages:
13:09:52 [2023-04-08T13:09:52.422Z] #110 3.237   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
13:09:52 [2023-04-08T13:09:52.422Z] #110 3.237   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
13:09:52 [2023-04-08T13:09:52.422Z] #110 3.237   ctags vim-doc vim-scripts xfsdump acl attr quota
13:09:52 [2023-04-08T13:09:52.422Z] #110 3.237 Recommended packages:
13:09:52 [2023-04-08T13:09:52.422Z] #110 3.237   libatm1 nftables libpam-cap build-essential python3-dev dbus
13:09:52 [2023-04-08T13:09:52.422Z] #110 3.237   systemd-timesyncd | time-daemon unzip
13:09:52 [2023-04-08T13:09:52.680Z] #110 3.602 The following NEW packages will be installed:
13:09:52 [2023-04-08T13:09:52.938Z] #110 3.602   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
13:09:52 [2023-04-08T13:09:52.938Z] #110 3.602   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
13:09:52 [2023-04-08T13:09:52.938Z] #110 3.602   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
13:09:52 [2023-04-08T13:09:52.938Z] #110 3.602   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
13:09:52 [2023-04-08T13:09:52.938Z] #110 3.602   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
13:09:52 [2023-04-08T13:09:52.938Z] #110 3.603   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
13:09:52 [2023-04-08T13:09:52.938Z] #110 3.603   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
13:09:52 [2023-04-08T13:09:52.938Z] #110 3.603   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
13:09:52 [2023-04-08T13:09:52.938Z] #110 3.603   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
13:09:52 [2023-04-08T13:09:52.938Z] #110 3.603   xz-utils zip zstd
13:09:52 [2023-04-08T13:09:52.938Z] #110 3.880 0 upgraded, 59 newly installed, 0 to remove and 1 not upgraded.
13:09:52 [2023-04-08T13:09:52.938Z] #110 3.880 Need to get 32.1 MB of archives.
13:09:52 [2023-04-08T13:09:52.938Z] #110 3.880 After this operation, 124 MB of additional disk space will be used.
13:09:52 [2023-04-08T13:09:52.938Z] #110 3.880 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
13:09:53 [2023-04-08T13:09:53.195Z] #110 3.884 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
13:09:53 [2023-04-08T13:09:53.195Z] #110 3.885 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
13:09:53 [2023-04-08T13:09:53.195Z] #110 3.887 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
13:09:53 [2023-04-08T13:09:53.195Z] #110 3.905 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
13:09:53 [2023-04-08T13:09:53.195Z] #110 3.906 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
13:09:53 [2023-04-08T13:09:53.195Z] #110 3.908 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
13:09:53 [2023-04-08T13:09:53.195Z] #110 3.912 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
13:09:53 [2023-04-08T13:09:53.195Z] #110 3.913 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
13:09:53 [2023-04-08T13:09:53.195Z] #110 3.915 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
13:09:53 [2023-04-08T13:09:53.195Z] #110 3.943 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
13:09:53 [2023-04-08T13:09:53.195Z] #110 3.943 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
13:09:53 [2023-04-08T13:09:53.453Z] #110 4.110 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
13:09:53 [2023-04-08T13:09:53.453Z] #110 4.201 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
13:09:53 [2023-04-08T13:09:53.453Z] #110 4.212 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
13:09:53 [2023-04-08T13:09:53.453Z] #110 4.213 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
13:09:53 [2023-04-08T13:09:53.453Z] #110 4.215 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
13:09:53 [2023-04-08T13:09:53.453Z] #110 4.220 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
13:09:53 [2023-04-08T13:09:53.453Z] #110 4.221 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
13:09:53 [2023-04-08T13:09:53.453Z] #110 4.224 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
13:09:53 [2023-04-08T13:09:53.453Z] #110 4.227 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
13:09:53 [2023-04-08T13:09:53.453Z] #110 4.228 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
13:09:53 [2023-04-08T13:09:53.453Z] #110 4.232 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
13:09:53 [2023-04-08T13:09:53.453Z] #110 4.252 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
13:09:53 [2023-04-08T13:09:53.453Z] #110 4.255 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
13:09:53 [2023-04-08T13:09:53.453Z] #110 4.257 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
13:09:53 [2023-04-08T13:09:53.453Z] #110 4.259 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
13:09:53 [2023-04-08T13:09:53.453Z] #110 4.261 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
13:09:53 [2023-04-08T13:09:53.453Z] #110 4.263 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
13:09:53 [2023-04-08T13:09:53.711Z] #110 4.441 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
13:09:53 [2023-04-08T13:09:53.711Z] #110 4.550 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
13:09:53 [2023-04-08T13:09:53.968Z] #110 4.552 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
13:09:53 [2023-04-08T13:09:53.968Z] #110 4.555 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
13:09:53 [2023-04-08T13:09:53.968Z] #110 4.557 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
13:09:53 [2023-04-08T13:09:53.968Z] #110 4.560 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
13:09:53 [2023-04-08T13:09:53.968Z] #110 4.617 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
13:09:53 [2023-04-08T13:09:53.968Z] #110 4.618 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
13:09:53 [2023-04-08T13:09:53.968Z] #110 4.618 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
13:09:53 [2023-04-08T13:09:53.968Z] #110 4.619 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
13:09:53 [2023-04-08T13:09:53.968Z] #110 4.620 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
13:09:53 [2023-04-08T13:09:53.968Z] #110 4.621 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
13:09:53 [2023-04-08T13:09:53.968Z] #110 4.621 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
13:09:53 [2023-04-08T13:09:53.968Z] #110 4.621 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
13:09:53 [2023-04-08T13:09:53.968Z] #110 4.783 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
13:09:54 [2023-04-08T13:09:54.533Z] #110 5.169 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
13:09:54 [2023-04-08T13:09:54.533Z] #110 5.171 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
13:09:54 [2023-04-08T13:09:54.533Z] #110 5.173 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
13:09:54 [2023-04-08T13:09:54.533Z] #110 5.267 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
13:09:54 [2023-04-08T13:09:54.533Z] #110 5.277 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
13:09:54 [2023-04-08T13:09:54.533Z] #110 5.279 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
13:09:54 [2023-04-08T13:09:54.791Z] #110 5.493 Get:51 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
13:09:55 [2023-04-08T13:09:55.049Z] #110 5.783 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
13:09:55 [2023-04-08T13:09:55.049Z] #110 5.785 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
13:09:55 [2023-04-08T13:09:55.049Z] #110 5.788 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
13:09:55 [2023-04-08T13:09:55.049Z] #110 5.791 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
13:09:55 [2023-04-08T13:09:55.306Z] #110 6.087 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
13:09:55 [2023-04-08T13:09:55.564Z] #110 6.464 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
13:09:55 [2023-04-08T13:09:55.822Z] #110 6.554 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
13:09:55 [2023-04-08T13:09:55.822Z] #110 6.587 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
13:09:55 [2023-04-08T13:09:55.822Z] #110 6.721 debconf: delaying package configuration, since apt-utils is not installed
13:09:56 [2023-04-08T13:09:56.079Z] #110 6.756 Fetched 32.1 MB in 3s (10.8 MB/s)
13:09:56 [2023-04-08T13:09:56.079Z] #110 6.780 Selecting previously unselected package libapparmor1:arm64.
13:09:56 [2023-04-08T13:09:56.080Z] #110 6.780 (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 ... 15745 files and directories currently installed.)
13:09:56 [2023-04-08T13:09:56.080Z] #110 6.791 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
13:09:56 [2023-04-08T13:09:56.080Z] #110 6.797 Unpacking libapparmor1:arm64 (2.13.6-10) ...
13:09:56 [2023-04-08T13:09:56.080Z] #110 6.835 Selecting previously unselected package libcap2:arm64.
13:09:56 [2023-04-08T13:09:56.080Z] #110 6.837 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
13:09:56 [2023-04-08T13:09:56.080Z] #110 6.841 Unpacking libcap2:arm64 (1:2.44-1) ...
13:09:56 [2023-04-08T13:09:56.080Z] #110 6.873 Selecting previously unselected package libargon2-1:arm64.
13:09:56 [2023-04-08T13:09:56.080Z] #110 6.875 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
13:09:56 [2023-04-08T13:09:56.080Z] #110 6.879 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
13:09:56 [2023-04-08T13:09:56.080Z] #110 6.910 Selecting previously unselected package dmsetup.
13:09:56 [2023-04-08T13:09:56.080Z] #110 6.912 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
13:09:56 [2023-04-08T13:09:56.080Z] #110 6.915 Unpacking dmsetup (2:1.02.175-2.1) ...
13:09:56 [2023-04-08T13:09:56.080Z] #110 6.957 Selecting previously unselected package libdevmapper1.02.1:arm64.
13:09:56 [2023-04-08T13:09:56.338Z] #110 6.959 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
13:09:56 [2023-04-08T13:09:56.338Z] #110 6.962 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
13:09:56 [2023-04-08T13:09:56.338Z] #110 7.000 Selecting previously unselected package libjson-c5:arm64.
13:09:56 [2023-04-08T13:09:56.338Z] #110 7.002 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
13:09:56 [2023-04-08T13:09:56.338Z] #110 7.006 Unpacking libjson-c5:arm64 (0.15-2) ...
13:09:56 [2023-04-08T13:09:56.338Z] #110 7.042 Selecting previously unselected package libcryptsetup12:arm64.
13:09:56 [2023-04-08T13:09:56.338Z] #110 7.045 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
13:09:56 [2023-04-08T13:09:56.338Z] #110 7.049 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
13:09:56 [2023-04-08T13:09:56.338Z] #110 7.096 Selecting previously unselected package libip4tc2:arm64.
13:09:56 [2023-04-08T13:09:56.338Z] #110 7.098 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
13:09:56 [2023-04-08T13:09:56.338Z] #110 7.101 Unpacking libip4tc2:arm64 (1.8.7-1) ...
13:09:56 [2023-04-08T13:09:56.338Z] #110 7.138 Selecting previously unselected package libkmod2:arm64.
13:09:56 [2023-04-08T13:09:56.338Z] #110 7.138 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
13:09:56 [2023-04-08T13:09:56.338Z] #110 7.142 Unpacking libkmod2:arm64 (28-1) ...
13:09:56 [2023-04-08T13:09:56.338Z] #110 7.182 Selecting previously unselected package systemd.
13:09:56 [2023-04-08T13:09:56.338Z] #110 7.183 Preparing to unpack .../09-systemd_247.3-7+deb11u1_arm64.deb ...
13:09:56 [2023-04-08T13:09:56.338Z] #110 7.227 Unpacking systemd (247.3-7+deb11u1) ...
13:09:56 [2023-04-08T13:09:56.904Z] #110 7.602 Selecting previously unselected package pigz.
13:09:56 [2023-04-08T13:09:56.904Z] #110 7.605 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
13:09:56 [2023-04-08T13:09:56.904Z] #110 7.608 Unpacking pigz (2.6-1) ...
13:09:56 [2023-04-08T13:09:56.904Z] #110 7.646 Selecting previously unselected package libelf1:arm64.
13:09:56 [2023-04-08T13:09:56.904Z] #110 7.649 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
13:09:56 [2023-04-08T13:09:56.904Z] #110 7.653 Unpacking libelf1:arm64 (0.183-1) ...
13:09:56 [2023-04-08T13:09:56.904Z] #110 7.702 Selecting previously unselected package libbpf0:arm64.
13:09:56 [2023-04-08T13:09:56.904Z] #110 7.702 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
13:09:56 [2023-04-08T13:09:56.904Z] #110 7.706 Unpacking libbpf0:arm64 (1:0.3-2) ...
13:09:56 [2023-04-08T13:09:56.904Z] #110 7.745 Selecting previously unselected package libmnl0:arm64.
13:09:56 [2023-04-08T13:09:56.904Z] #110 7.747 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
13:09:56 [2023-04-08T13:09:56.904Z] #110 7.750 Unpacking libmnl0:arm64 (1.0.4-3) ...
13:09:56 [2023-04-08T13:09:56.904Z] #110 7.782 Selecting previously unselected package libxtables12:arm64.
13:09:56 [2023-04-08T13:09:56.904Z] #110 7.782 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
13:09:56 [2023-04-08T13:09:56.904Z] #110 7.786 Unpacking libxtables12:arm64 (1.8.7-1) ...
13:09:56 [2023-04-08T13:09:56.904Z] #110 7.816 Selecting previously unselected package libcap2-bin.
13:09:56 [2023-04-08T13:09:56.904Z] #110 7.818 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
13:09:56 [2023-04-08T13:09:56.904Z] #110 7.822 Unpacking libcap2-bin (1:2.44-1) ...
13:09:56 [2023-04-08T13:09:56.904Z] #110 7.860 Selecting previously unselected package iproute2.
13:09:57 [2023-04-08T13:09:57.163Z] #110 7.862 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
13:09:57 [2023-04-08T13:09:57.163Z] #110 7.865 Unpacking iproute2 (5.10.0-4) ...
13:09:57 [2023-04-08T13:09:57.163Z] #110 7.963 Selecting previously unselected package xxd.
13:09:57 [2023-04-08T13:09:57.163Z] #110 7.965 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
13:09:57 [2023-04-08T13:09:57.163Z] #110 7.969 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
13:09:57 [2023-04-08T13:09:57.163Z] #110 8.015 Selecting previously unselected package vim-common.
13:09:57 [2023-04-08T13:09:57.163Z] #110 8.017 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
13:09:57 [2023-04-08T13:09:57.163Z] #110 8.025 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
13:09:57 [2023-04-08T13:09:57.163Z] #110 8.078 Selecting previously unselected package bash-completion.
13:09:57 [2023-04-08T13:09:57.420Z] #110 8.080 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
13:09:57 [2023-04-08T13:09:57.987Z] #110 8.709 Unpacking bash-completion (1:2.11-2) ...
13:09:57 [2023-04-08T13:09:57.987Z] #110 8.817 Selecting previously unselected package bzip2.
13:09:57 [2023-04-08T13:09:57.987Z] #110 8.819 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
13:09:57 [2023-04-08T13:09:57.987Z] #110 8.822 Unpacking bzip2 (1.0.8-4) ...
13:09:57 [2023-04-08T13:09:57.987Z] #110 8.856 Selecting previously unselected package xz-utils.
13:09:57 [2023-04-08T13:09:57.987Z] #110 8.859 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
13:09:57 [2023-04-08T13:09:57.987Z] #110 8.862 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
13:09:57 [2023-04-08T13:09:57.987Z] #110 8.917 Selecting previously unselected package apparmor.
13:09:58 [2023-04-08T13:09:58.245Z] #110 8.919 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
13:09:58 [2023-04-08T13:09:58.245Z] #110 8.941 Unpacking apparmor (2.13.6-10) ...
13:09:58 [2023-04-08T13:09:58.245Z] #110 9.037 Selecting previously unselected package inetutils-ping.
13:09:58 [2023-04-08T13:09:58.245Z] #110 9.039 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
13:09:58 [2023-04-08T13:09:58.245Z] #110 9.043 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
13:09:58 [2023-04-08T13:09:58.245Z] #110 9.090 Selecting previously unselected package libip6tc2:arm64.
13:09:58 [2023-04-08T13:09:58.245Z] #110 9.092 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
13:09:58 [2023-04-08T13:09:58.245Z] #110 9.097 Unpacking libip6tc2:arm64 (1.8.7-1) ...
13:09:58 [2023-04-08T13:09:58.245Z] #110 9.131 Selecting previously unselected package libnfnetlink0:arm64.
13:09:58 [2023-04-08T13:09:58.245Z] #110 9.133 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
13:09:58 [2023-04-08T13:09:58.245Z] #110 9.138 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
13:09:58 [2023-04-08T13:09:58.503Z] #110 9.175 Selecting previously unselected package libnetfilter-conntrack3:arm64.
13:09:58 [2023-04-08T13:09:58.503Z] #110 9.177 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
13:09:58 [2023-04-08T13:09:58.503Z] #110 9.181 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
13:09:58 [2023-04-08T13:09:58.503Z] #110 9.221 Selecting previously unselected package libnftnl11:arm64.
13:09:58 [2023-04-08T13:09:58.503Z] #110 9.223 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
13:09:58 [2023-04-08T13:09:58.503Z] #110 9.227 Unpacking libnftnl11:arm64 (1.1.9-1) ...
13:09:58 [2023-04-08T13:09:58.503Z] #110 9.263 Selecting previously unselected package iptables.
13:09:58 [2023-04-08T13:09:58.503Z] #110 9.265 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
13:09:58 [2023-04-08T13:09:58.503Z] #110 9.268 Unpacking iptables (1.8.7-1) ...
13:09:58 [2023-04-08T13:09:58.503Z] #110 9.338 Selecting previously unselected package libonig5:arm64.
13:09:58 [2023-04-08T13:09:58.503Z] #110 9.341 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
13:09:58 [2023-04-08T13:09:58.503Z] #110 9.345 Unpacking libonig5:arm64 (6.9.6-1.1) ...
13:09:58 [2023-04-08T13:09:58.503Z] #110 9.392 Selecting previously unselected package libjq1:arm64.
13:09:58 [2023-04-08T13:09:58.761Z] #110 9.394 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
13:09:58 [2023-04-08T13:09:58.762Z] #110 9.398 Unpacking libjq1:arm64 (1.6-2.1) ...
13:09:58 [2023-04-08T13:09:58.762Z] #110 9.435 Selecting previously unselected package jq.
13:09:58 [2023-04-08T13:09:58.762Z] #110 9.437 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
13:09:58 [2023-04-08T13:09:58.762Z] #110 9.441 Unpacking jq (1.6-2.1) ...
13:09:58 [2023-04-08T13:09:58.762Z] #110 9.485 Selecting previously unselected package libaio1:arm64.
13:09:58 [2023-04-08T13:09:58.762Z] #110 9.486 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
13:09:58 [2023-04-08T13:09:58.762Z] #110 9.490 Unpacking libaio1:arm64 (0.3.112-9) ...
13:09:58 [2023-04-08T13:09:58.762Z] #110 9.528 Selecting previously unselected package libgpm2:arm64.
13:09:58 [2023-04-08T13:09:58.762Z] #110 9.529 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
13:09:58 [2023-04-08T13:09:58.762Z] #110 9.534 Unpacking libgpm2:arm64 (1.20.7-8) ...
13:09:58 [2023-04-08T13:09:58.762Z] #110 9.572 Selecting previously unselected package libicu67:arm64.
13:09:58 [2023-04-08T13:09:58.762Z] #110 9.573 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
13:09:58 [2023-04-08T13:09:58.762Z] #110 9.577 Unpacking libicu67:arm64 (67.1-7) ...
13:09:59 [2023-04-08T13:09:59.328Z] #110 10.25 Selecting previously unselected package libinih1:arm64.
13:09:59 [2023-04-08T13:09:59.586Z] #110 10.25 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
13:09:59 [2023-04-08T13:09:59.586Z] #110 10.26 Unpacking libinih1:arm64 (53-1+b2) ...
13:09:59 [2023-04-08T13:09:59.586Z] #110 10.29 Selecting previously unselected package libmicrohttpd12:arm64.
13:09:59 [2023-04-08T13:09:59.586Z] #110 10.29 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
13:09:59 [2023-04-08T13:09:59.586Z] #110 10.30 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
13:09:59 [2023-04-08T13:09:59.586Z] #110 10.34 Selecting previously unselected package libnet1:arm64.
13:09:59 [2023-04-08T13:09:59.586Z] #110 10.34 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
13:09:59 [2023-04-08T13:09:59.586Z] #110 10.34 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
13:09:59 [2023-04-08T13:09:59.586Z] #110 10.38 Selecting previously unselected package libnl-3-200:arm64.
13:09:59 [2023-04-08T13:09:59.586Z] #110 10.38 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
13:09:59 [2023-04-08T13:09:59.586Z] #110 10.38 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
13:09:59 [2023-04-08T13:09:59.586Z] #110 10.42 Selecting previously unselected package libprotobuf-c1:arm64.
13:09:59 [2023-04-08T13:09:59.586Z] #110 10.42 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
13:09:59 [2023-04-08T13:09:59.586Z] #110 10.42 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:09:59 [2023-04-08T13:09:59.586Z] #110 10.46 Selecting previously unselected package libyajl2:arm64.
13:09:59 [2023-04-08T13:09:59.586Z] #110 10.46 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
13:09:59 [2023-04-08T13:09:59.586Z] #110 10.46 Unpacking libyajl2:arm64 (2.1.0-3) ...
13:09:59 [2023-04-08T13:09:59.586Z] #110 10.49 Selecting previously unselected package net-tools.
13:09:59 [2023-04-08T13:09:59.844Z] #110 10.49 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
13:09:59 [2023-04-08T13:09:59.844Z] #110 10.50 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
13:09:59 [2023-04-08T13:09:59.844Z] #110 10.54 Selecting previously unselected package patch.
13:09:59 [2023-04-08T13:09:59.844Z] #110 10.55 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
13:09:59 [2023-04-08T13:09:59.844Z] #110 10.55 Unpacking patch (2.7.6-7) ...
13:09:59 [2023-04-08T13:09:59.844Z] #110 10.59 Selecting previously unselected package python-pip-whl.
13:09:59 [2023-04-08T13:09:59.844Z] #110 10.59 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
13:09:59 [2023-04-08T13:09:59.844Z] #110 10.59 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
13:09:59 [2023-04-08T13:09:59.844Z] #110 10.73 Selecting previously unselected package python3-lib2to3.
13:10:00 [2023-04-08T13:10:00.102Z] #110 10.73 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
13:10:00 [2023-04-08T13:10:00.102Z] #110 10.73 Unpacking python3-lib2to3 (3.9.2-1) ...
13:10:00 [2023-04-08T13:10:00.102Z] #110 10.77 Selecting previously unselected package python3-distutils.
13:10:00 [2023-04-08T13:10:00.102Z] #110 10.77 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
13:10:00 [2023-04-08T13:10:00.102Z] #110 10.78 Unpacking python3-distutils (3.9.2-1) ...
13:10:00 [2023-04-08T13:10:00.102Z] #110 10.82 Selecting previously unselected package python3-pkg-resources.
13:10:00 [2023-04-08T13:10:00.102Z] #110 10.82 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
13:10:00 [2023-04-08T13:10:00.102Z] #110 10.83 Unpacking python3-pkg-resources (52.0.0-4) ...
13:10:00 [2023-04-08T13:10:00.102Z] #110 10.87 Selecting previously unselected package python3-setuptools.
13:10:00 [2023-04-08T13:10:00.102Z] #110 10.87 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
13:10:00 [2023-04-08T13:10:00.102Z] #110 10.88 Unpacking python3-setuptools (52.0.0-4) ...
13:10:00 [2023-04-08T13:10:00.102Z] #110 10.93 Selecting previously unselected package python3-wheel.
13:10:00 [2023-04-08T13:10:00.102Z] #110 10.94 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
13:10:00 [2023-04-08T13:10:00.102Z] #110 10.94 Unpacking python3-wheel (0.34.2-1) ...
13:10:00 [2023-04-08T13:10:00.102Z] #110 10.98 Selecting previously unselected package python3-pip.
13:10:00 [2023-04-08T13:10:00.360Z] #110 10.98 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
13:10:00 [2023-04-08T13:10:00.360Z] #110 10.98 Unpacking python3-pip (20.3.4-4+deb11u1) ...
13:10:00 [2023-04-08T13:10:00.360Z] #110 11.05 Selecting previously unselected package sudo.
13:10:00 [2023-04-08T13:10:00.360Z] #110 11.05 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
13:10:00 [2023-04-08T13:10:00.360Z] #110 11.05 Unpacking sudo (1.9.5p2-3+deb11u1) ...
13:10:00 [2023-04-08T13:10:00.360Z] #110 11.16 Selecting previously unselected package systemd-journal-remote.
13:10:00 [2023-04-08T13:10:00.360Z] #110 11.17 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
13:10:00 [2023-04-08T13:10:00.360Z] #110 11.17 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
13:10:00 [2023-04-08T13:10:00.360Z] #110 11.21 Selecting previously unselected package thin-provisioning-tools.
13:10:00 [2023-04-08T13:10:00.360Z] #110 11.21 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
13:10:00 [2023-04-08T13:10:00.360Z] #110 11.21 Unpacking thin-provisioning-tools (0.9.0-1) ...
13:10:00 [2023-04-08T13:10:00.360Z] #110 11.27 Selecting previously unselected package uidmap.
13:10:00 [2023-04-08T13:10:00.619Z] #110 11.27 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
13:10:00 [2023-04-08T13:10:00.619Z] #110 11.28 Unpacking uidmap (1:4.8.1-1) ...
13:10:00 [2023-04-08T13:10:00.619Z] #110 11.32 Selecting previously unselected package vim-runtime.
13:10:00 [2023-04-08T13:10:00.619Z] #110 11.32 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
13:10:00 [2023-04-08T13:10:00.619Z] #110 11.34 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
13:10:00 [2023-04-08T13:10:00.619Z] #110 11.35 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
13:10:00 [2023-04-08T13:10:00.619Z] #110 11.35 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
13:10:01 [2023-04-08T13:10:01.186Z] #110 11.92 Selecting previously unselected package vim.
13:10:01 [2023-04-08T13:10:01.186Z] #110 11.92 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
13:10:01 [2023-04-08T13:10:01.186Z] #110 11.93 Unpacking vim (2:8.2.2434-3+deb11u1) ...
13:10:01 [2023-04-08T13:10:01.444Z] #110 12.05 Selecting previously unselected package xfsprogs.
13:10:01 [2023-04-08T13:10:01.444Z] #110 12.05 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
13:10:01 [2023-04-08T13:10:01.444Z] #110 12.06 Unpacking xfsprogs (5.10.0-4) ...
13:10:01 [2023-04-08T13:10:01.444Z] #110 12.15 Selecting previously unselected package zip.
13:10:01 [2023-04-08T13:10:01.444Z] #110 12.16 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
13:10:01 [2023-04-08T13:10:01.444Z] #110 12.16 Unpacking zip (3.0-12) ...
13:10:01 [2023-04-08T13:10:01.444Z] #110 12.20 Selecting previously unselected package zstd.
13:10:01 [2023-04-08T13:10:01.444Z] #110 12.21 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
13:10:01 [2023-04-08T13:10:01.444Z] #110 12.21 Unpacking zstd (1.4.8+dfsg-2.1) ...
13:10:01 [2023-04-08T13:10:01.444Z] #110 12.30 Setting up python3-pkg-resources (52.0.0-4) ...
13:10:01 [2023-04-08T13:10:01.703Z] #110 12.49 Setting up libip4tc2:arm64 (1.8.7-1) ...
13:10:01 [2023-04-08T13:10:01.703Z] #110 12.50 Setting up net-tools (1.60+git20181103.0eebece-1) ...
13:10:01 [2023-04-08T13:10:01.703Z] #110 12.51 Setting up libapparmor1:arm64 (2.13.6-10) ...
13:10:01 [2023-04-08T13:10:01.703Z] #110 12.52 Setting up libgpm2:arm64 (1.20.7-8) ...
13:10:01 [2023-04-08T13:10:01.703Z] #110 12.53 Setting up libicu67:arm64 (67.1-7) ...
13:10:01 [2023-04-08T13:10:01.703Z] #110 12.54 Setting up libip6tc2:arm64 (1.8.7-1) ...
13:10:01 [2023-04-08T13:10:01.703Z] #110 12.56 Setting up libinih1:arm64 (53-1+b2) ...
13:10:01 [2023-04-08T13:10:01.960Z] #110 12.57 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
13:10:01 [2023-04-08T13:10:01.960Z] #110 12.58 Setting up uidmap (1:4.8.1-1) ...
13:10:01 [2023-04-08T13:10:01.960Z] #110 12.59 Setting up libyajl2:arm64 (2.1.0-3) ...
13:10:01 [2023-04-08T13:10:01.960Z] #110 12.60 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
13:10:01 [2023-04-08T13:10:01.960Z] #110 12.61 Setting up bzip2 (1.0.8-4) ...
13:10:01 [2023-04-08T13:10:01.960Z] #110 12.62 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:10:01 [2023-04-08T13:10:01.960Z] #110 12.63 Setting up python3-wheel (0.34.2-1) ...
13:10:01 [2023-04-08T13:10:01.960Z] #110 12.78 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
13:10:01 [2023-04-08T13:10:01.960Z] #110 12.79 Setting up xxd (2:8.2.2434-3+deb11u1) ...
13:10:01 [2023-04-08T13:10:01.960Z] #110 12.80 Setting up libcap2:arm64 (1:2.44-1) ...
13:10:01 [2023-04-08T13:10:01.960Z] #110 12.81 Setting up libcap2-bin (1:2.44-1) ...
13:10:02 [2023-04-08T13:10:02.218Z] #110 12.82 Setting up apparmor (2.13.6-10) ...
13:10:02 [2023-04-08T13:10:02.785Z] #110 13.62 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
13:10:02 [2023-04-08T13:10:02.785Z] #110 13.64 Setting up zip (3.0-12) ...
13:10:02 [2023-04-08T13:10:02.785Z] #110 13.66 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
13:10:02 [2023-04-08T13:10:02.785Z] #110 13.68 Setting up bash-completion (1:2.11-2) ...
13:10:03 [2023-04-08T13:10:03.720Z] #110 14.40 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
13:10:03 [2023-04-08T13:10:03.720Z] #110 14.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:10:03 [2023-04-08T13:10:03.720Z] #110 14.42 Setting up libmnl0:arm64 (1.0.4-3) ...
13:10:03 [2023-04-08T13:10:03.720Z] #110 14.43 Setting up patch (2.7.6-7) ...
13:10:03 [2023-04-08T13:10:03.720Z] #110 14.44 Setting up sudo (1.9.5p2-3+deb11u1) ...
13:10:03 [2023-04-08T13:10:03.720Z] #110 14.49 invoke-rc.d: could not determine current runlevel
13:10:03 [2023-04-08T13:10:03.720Z] #110 14.50 invoke-rc.d: policy-rc.d denied execution of start.
13:10:03 [2023-04-08T13:10:03.720Z] #110 14.50 Setting up libxtables12:arm64 (1.8.7-1) ...
13:10:03 [2023-04-08T13:10:03.720Z] #110 14.52 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
13:10:03 [2023-04-08T13:10:03.720Z] #110 14.53 Setting up pigz (2.6-1) ...
13:10:03 [2023-04-08T13:10:03.720Z] #110 14.55 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
13:10:03 [2023-04-08T13:10:03.720Z] #110 14.57 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
13:10:03 [2023-04-08T13:10:03.720Z] #110 14.61 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
13:10:03 [2023-04-08T13:10:03.978Z] #110 14.63 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
13:10:03 [2023-04-08T13:10:03.978Z] #110 14.80 Setting up libaio1:arm64 (0.3.112-9) ...
13:10:03 [2023-04-08T13:10:03.978Z] #110 14.82 Setting up python3-lib2to3 (3.9.2-1) ...
13:10:04 [2023-04-08T13:10:04.236Z] #110 14.92 Setting up libelf1:arm64 (0.183-1) ...
13:10:04 [2023-04-08T13:10:04.236Z] #110 14.93 Setting up libjson-c5:arm64 (0.15-2) ...
13:10:04 [2023-04-08T13:10:04.236Z] #110 14.95 Setting up zstd (1.4.8+dfsg-2.1) ...
13:10:04 [2023-04-08T13:10:04.236Z] #110 14.96 Setting up libonig5:arm64 (6.9.6-1.1) ...
13:10:04 [2023-04-08T13:10:04.236Z] #110 14.97 Setting up libkmod2:arm64 (28-1) ...
13:10:04 [2023-04-08T13:10:04.236Z] #110 14.99 Setting up python3-distutils (3.9.2-1) ...
13:10:04 [2023-04-08T13:10:04.495Z] #110 15.11 Setting up vim (2:8.2.2434-3+deb11u1) ...
13:10:04 [2023-04-08T13:10:04.495Z] #110 15.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:10:04 [2023-04-08T13:10:04.495Z] #110 15.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:10:04 [2023-04-08T13:10:04.495Z] #110 15.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:10:04 [2023-04-08T13:10:04.495Z] #110 15.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:10:04 [2023-04-08T13:10:04.495Z] #110 15.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:10:04 [2023-04-08T13:10:04.495Z] #110 15.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:10:04 [2023-04-08T13:10:04.495Z] #110 15.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:10:04 [2023-04-08T13:10:04.495Z] #110 15.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:10:04 [2023-04-08T13:10:04.495Z] #110 15.16 Setting up python3-setuptools (52.0.0-4) ...
13:10:04 [2023-04-08T13:10:04.753Z] #110 15.49 Setting up libjq1:arm64 (1.6-2.1) ...
13:10:04 [2023-04-08T13:10:04.753Z] #110 15.50 Setting up libnftnl11:arm64 (1.1.9-1) ...
13:10:04 [2023-04-08T13:10:04.753Z] #110 15.51 Setting up thin-provisioning-tools (0.9.0-1) ...
13:10:04 [2023-04-08T13:10:04.753Z] #110 15.52 Setting up python3-pip (20.3.4-4+deb11u1) ...
13:10:05 [2023-04-08T13:10:05.010Z] #110 15.78 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
13:10:05 [2023-04-08T13:10:05.010Z] #110 15.80 Setting up jq (1.6-2.1) ...
13:10:05 [2023-04-08T13:10:05.010Z] #110 15.81 Setting up libbpf0:arm64 (1:0.3-2) ...
13:10:05 [2023-04-08T13:10:05.010Z] #110 15.82 Setting up iptables (1.8.7-1) ...
13:10:05 [2023-04-08T13:10:05.010Z] #110 15.83 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
13:10:05 [2023-04-08T13:10:05.010Z] #110 15.84 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:10:05 [2023-04-08T13:10:05.010Z] #110 15.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
13:10:05 [2023-04-08T13:10:05.010Z] #110 15.84 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:10:05 [2023-04-08T13:10:05.010Z] #110 15.85 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
13:10:05 [2023-04-08T13:10:05.010Z] #110 15.85 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
13:10:05 [2023-04-08T13:10:05.010Z] #110 15.86 Setting up iproute2 (5.10.0-4) ...
13:10:05 [2023-04-08T13:10:05.268Z] #110 15.99 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
13:10:05 [2023-04-08T13:10:05.268Z] #110 16.00 Setting up dmsetup (2:1.02.175-2.1) ...
13:10:05 [2023-04-08T13:10:05.268Z] #110 16.02 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
13:10:05 [2023-04-08T13:10:05.268Z] #110 16.03 Setting up systemd (247.3-7+deb11u1) ...
13:10:05 [2023-04-08T13:10:05.268Z] #110 16.07 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
13:10:05 [2023-04-08T13:10:05.268Z] #110 16.07 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
13:10:05 [2023-04-08T13:10:05.268Z] #110 16.07 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
13:10:05 [2023-04-08T13:10:05.268Z] #110 16.08 Initializing machine ID from random generator.
13:10:05 [2023-04-08T13:10:05.833Z] #110 16.41 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
13:10:05 [2023-04-08T13:10:05.833Z] #110 16.59 Setting up xfsprogs (5.10.0-4) ...
13:10:05 [2023-04-08T13:10:05.833Z] #110 16.59 System has not been booted with systemd as init system (PID 1). Can't operate.
13:10:05 [2023-04-08T13:10:05.833Z] #110 16.59 Failed to connect to bus: Host is down
13:10:05 [2023-04-08T13:10:05.833Z] #110 16.60 Processing triggers for libc-bin (2.31-13+deb11u5) ...
13:10:06 [2023-04-08T13:10:06.413Z] #110 DONE 17.0s
13:10:06 [2023-04-08T13:10:06.413Z] 
13:10:06 [2023-04-08T13:10:06.413Z] #111 [dev-base  9/11] 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
13:10:06 [2023-04-08T13:10:06.671Z] #111 0.429 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
13:10:06 [2023-04-08T13:10:06.671Z] #111 0.432 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
13:10:06 [2023-04-08T13:10:06.671Z] #111 0.438 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
13:10:06 [2023-04-08T13:10:06.671Z] #111 DONE 0.5s
13:10:06 [2023-04-08T13:10:06.671Z] 
13:10:06 [2023-04-08T13:10:06.671Z] #112 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
13:10:13 [2023-04-08T13:10:13.285Z] #112 5.637 Collecting yamllint==1.27.1
13:10:13 [2023-04-08T13:10:13.286Z] #112 6.683   Downloading yamllint-1.27.1.tar.gz (129 kB)
13:10:13 [2023-04-08T13:10:13.853Z] #112 7.002 Collecting pathspec>=0.5.3
13:10:13 [2023-04-08T13:10:13.853Z] #112 7.019   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
13:10:13 [2023-04-08T13:10:13.853Z] #112 7.121 Collecting pyyaml
13:10:13 [2023-04-08T13:10:13.853Z] #112 7.149   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
13:10:13 [2023-04-08T13:10:13.853Z] #112 7.165 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
13:10:13 [2023-04-08T13:10:13.853Z] #112 7.169 Building wheels for collected packages: yamllint
13:10:13 [2023-04-08T13:10:13.853Z] #112 7.170   Building wheel for yamllint (setup.py): started
13:10:14 [2023-04-08T13:10:14.111Z] #112 7.416   Building wheel for yamllint (setup.py): finished with status 'done'
13:10:14 [2023-04-08T13:10:14.111Z] #112 7.417   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=827d8b87a4192fcf3110112f0f6fa577d0553a64bf5c7b9affe24ac6540b1f5f
13:10:14 [2023-04-08T13:10:14.111Z] #112 7.418   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
13:10:14 [2023-04-08T13:10:14.111Z] #112 7.421 Successfully built yamllint
13:10:14 [2023-04-08T13:10:14.111Z] #112 7.427 Installing collected packages: pyyaml, pathspec, yamllint
13:10:14 [2023-04-08T13:10:14.111Z] #112 7.539 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1
13:10:14 [2023-04-08T13:10:14.369Z] #112 DONE 7.7s
13:10:14 [2023-04-08T13:10:14.369Z] 
13:10:14 [2023-04-08T13:10:14.369Z] #113 [dev-base 11/11] 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
13:10:14 [2023-04-08T13:10:14.934Z] #113 0.703 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
13:10:15 [2023-04-08T13:10:15.192Z] #113 0.704 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
13:10:15 [2023-04-08T13:10:15.192Z] #113 0.704 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
13:10:15 [2023-04-08T13:10:15.708Z] #113 1.046 Reading package lists...
13:10:16 [2023-04-08T13:10:16.643Z] #113 1.561 Reading package lists...
13:10:16 [2023-04-08T13:10:16.643Z] #113 2.068 Building dependency tree...
13:10:16 [2023-04-08T13:10:16.643Z] #113 2.212 Reading state information...
13:10:16 [2023-04-08T13:10:16.643Z] #113 2.384 gcc is already the newest version (4:10.2.1-1).
13:10:16 [2023-04-08T13:10:16.643Z] #113 2.384 pkg-config is already the newest version (0.29.2-1).
13:10:16 [2023-04-08T13:10:16.643Z] #113 2.384 The following additional packages will be installed:
13:10:16 [2023-04-08T13:10:16.643Z] #113 2.384   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
13:10:16 [2023-04-08T13:10:16.643Z] #113 2.384   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
13:10:16 [2023-04-08T13:10:16.643Z] #113 2.384   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
13:10:16 [2023-04-08T13:10:16.643Z] #113 2.384   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
13:10:16 [2023-04-08T13:10:16.643Z] #113 2.385   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
13:10:16 [2023-04-08T13:10:16.643Z] #113 2.385   uuid-dev zlib1g-dev
13:10:16 [2023-04-08T13:10:16.643Z] #113 2.386 Suggested packages:
13:10:16 [2023-04-08T13:10:16.643Z] #113 2.386   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
13:10:16 [2023-04-08T13:10:16.643Z] #113 2.386   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
13:10:16 [2023-04-08T13:10:16.643Z] #113 2.386 Recommended packages:
13:10:16 [2023-04-08T13:10:16.643Z] #113 2.386   build-essential fakeroot libalgorithm-merge-perl
13:10:17 [2023-04-08T13:10:17.208Z] #113 2.649 The following NEW packages will be installed:
13:10:17 [2023-04-08T13:10:17.208Z] #113 2.649   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
13:10:17 [2023-04-08T13:10:17.208Z] #113 2.649   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
13:10:17 [2023-04-08T13:10:17.209Z] #113 2.649   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
13:10:17 [2023-04-08T13:10:17.209Z] #113 2.649   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
13:10:17 [2023-04-08T13:10:17.209Z] #113 2.649   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
13:10:17 [2023-04-08T13:10:17.209Z] #113 2.650   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
13:10:17 [2023-04-08T13:10:17.209Z] #113 2.650   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
13:10:17 [2023-04-08T13:10:17.209Z] #113 2.925 0 upgraded, 32 newly installed, 0 to remove and 1 not upgraded.
13:10:17 [2023-04-08T13:10:17.209Z] #113 2.925 Need to get 10.3 MB of archives.
13:10:17 [2023-04-08T13:10:17.209Z] #113 2.925 After this operation, 41.5 MB of additional disk space will be used.
13:10:17 [2023-04-08T13:10:17.209Z] #113 2.925 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
13:10:17 [2023-04-08T13:10:17.209Z] #113 2.941 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]
13:10:17 [2023-04-08T13:10:17.209Z] #113 2.943 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]
13:10:17 [2023-04-08T13:10:17.209Z] #113 2.948 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
13:10:17 [2023-04-08T13:10:17.209Z] #113 2.949 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
13:10:17 [2023-04-08T13:10:17.209Z] #113 2.952 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
13:10:17 [2023-04-08T13:10:17.209Z] #113 2.953 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
13:10:17 [2023-04-08T13:10:17.209Z] #113 2.956 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
13:10:17 [2023-04-08T13:10:17.209Z] #113 2.958 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
13:10:17 [2023-04-08T13:10:17.209Z] #113 2.961 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]
13:10:17 [2023-04-08T13:10:17.209Z] #113 2.964 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
13:10:17 [2023-04-08T13:10:17.209Z] #113 2.966 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
13:10:17 [2023-04-08T13:10:17.209Z] #113 2.968 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
13:10:17 [2023-04-08T13:10:17.209Z] #113 2.971 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
13:10:17 [2023-04-08T13:10:17.209Z] #113 2.972 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
13:10:17 [2023-04-08T13:10:17.209Z] #113 2.974 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
13:10:17 [2023-04-08T13:10:17.209Z] #113 2.987 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
13:10:17 [2023-04-08T13:10:17.209Z] #113 2.988 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
13:10:17 [2023-04-08T13:10:17.209Z] #113 2.990 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
13:10:17 [2023-04-08T13:10:17.209Z] #113 2.992 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
13:10:17 [2023-04-08T13:10:17.209Z] #113 2.998 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
13:10:17 [2023-04-08T13:10:17.209Z] #113 2.999 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
13:10:17 [2023-04-08T13:10:17.209Z] #113 3.001 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
13:10:17 [2023-04-08T13:10:17.209Z] #113 3.002 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
13:10:17 [2023-04-08T13:10:17.209Z] #113 3.004 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
13:10:17 [2023-04-08T13:10:17.209Z] #113 3.006 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
13:10:17 [2023-04-08T13:10:17.209Z] #113 3.008 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
13:10:17 [2023-04-08T13:10:17.209Z] #113 3.014 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
13:10:17 [2023-04-08T13:10:17.209Z] #113 3.016 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
13:10:17 [2023-04-08T13:10:17.209Z] #113 3.024 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
13:10:17 [2023-04-08T13:10:17.466Z] #113 3.024 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
13:10:17 [2023-04-08T13:10:17.467Z] #113 3.025 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
13:10:17 [2023-04-08T13:10:17.467Z] #113 3.160 debconf: delaying package configuration, since apt-utils is not installed
13:10:17 [2023-04-08T13:10:17.467Z] #113 3.194 Fetched 10.3 MB in 0s (27.7 MB/s)
13:10:17 [2023-04-08T13:10:17.467Z] #113 3.217 Selecting previously unselected package dpkg-dev.
13:10:17 [2023-04-08T13:10:17.467Z] #113 3.217 (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 ... 21236 files and directories currently installed.)
13:10:17 [2023-04-08T13:10:17.467Z] #113 3.229 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
13:10:17 [2023-04-08T13:10:17.467Z] #113 3.233 Unpacking dpkg-dev (1.20.12) ...
13:10:17 [2023-04-08T13:10:17.724Z] #113 3.354 Selecting previously unselected package libgirepository-1.0-1:arm64.
13:10:17 [2023-04-08T13:10:17.724Z] #113 3.356 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
13:10:17 [2023-04-08T13:10:17.724Z] #113 3.363 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
13:10:17 [2023-04-08T13:10:17.724Z] #113 3.398 Selecting previously unselected package gir1.2-glib-2.0:arm64.
13:10:17 [2023-04-08T13:10:17.724Z] #113 3.400 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
13:10:17 [2023-04-08T13:10:17.724Z] #113 3.404 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
13:10:17 [2023-04-08T13:10:17.724Z] #113 3.447 Selecting previously unselected package libsecret-common.
13:10:17 [2023-04-08T13:10:17.724Z] #113 3.447 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
13:10:17 [2023-04-08T13:10:17.724Z] #113 3.451 Unpacking libsecret-common (0.20.4-2) ...
13:10:17 [2023-04-08T13:10:17.724Z] #113 3.500 Selecting previously unselected package libsecret-1-0:arm64.
13:10:17 [2023-04-08T13:10:17.724Z] #113 3.502 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
13:10:17 [2023-04-08T13:10:17.724Z] #113 3.506 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
13:10:17 [2023-04-08T13:10:17.724Z] #113 3.547 Selecting previously unselected package gir1.2-secret-1:arm64.
13:10:17 [2023-04-08T13:10:17.724Z] #113 3.547 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
13:10:17 [2023-04-08T13:10:17.724Z] #113 3.551 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
13:10:17 [2023-04-08T13:10:17.983Z] #113 3.580 Selecting previously unselected package libapparmor-dev:arm64.
13:10:17 [2023-04-08T13:10:17.983Z] #113 3.582 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
13:10:17 [2023-04-08T13:10:17.983Z] #113 3.586 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
13:10:17 [2023-04-08T13:10:17.983Z] #113 3.623 Selecting previously unselected package uuid-dev:arm64.
13:10:17 [2023-04-08T13:10:17.983Z] #113 3.625 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
13:10:17 [2023-04-08T13:10:17.983Z] #113 3.629 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
13:10:17 [2023-04-08T13:10:17.983Z] #113 3.670 Selecting previously unselected package libblkid-dev:arm64.
13:10:17 [2023-04-08T13:10:17.983Z] #113 3.673 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
13:10:17 [2023-04-08T13:10:17.983Z] #113 3.681 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
13:10:17 [2023-04-08T13:10:17.983Z] #113 3.731 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
13:10:17 [2023-04-08T13:10:17.983Z] #113 3.734 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
13:10:17 [2023-04-08T13:10:17.983Z] #113 3.738 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
13:10:17 [2023-04-08T13:10:17.983Z] #113 3.767 Selecting previously unselected package libudev-dev:arm64.
13:10:17 [2023-04-08T13:10:17.983Z] #113 3.770 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u1_arm64.deb ...
13:10:17 [2023-04-08T13:10:17.983Z] #113 3.774 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
13:10:18 [2023-04-08T13:10:18.241Z] #113 3.817 Selecting previously unselected package libsepol1-dev:arm64.
13:10:18 [2023-04-08T13:10:18.241Z] #113 3.819 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
13:10:18 [2023-04-08T13:10:18.241Z] #113 3.824 Unpacking libsepol1-dev:arm64 (3.1-1) ...
13:10:18 [2023-04-08T13:10:18.241Z] #113 3.887 Selecting previously unselected package libpcre2-16-0:arm64.
13:10:18 [2023-04-08T13:10:18.241Z] #113 3.889 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
13:10:18 [2023-04-08T13:10:18.241Z] #113 3.893 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
13:10:18 [2023-04-08T13:10:18.241Z] #113 3.942 Selecting previously unselected package libpcre2-32-0:arm64.
13:10:18 [2023-04-08T13:10:18.241Z] #113 3.942 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
13:10:18 [2023-04-08T13:10:18.241Z] #113 3.946 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
13:10:18 [2023-04-08T13:10:18.241Z] #113 3.993 Selecting previously unselected package libpcre2-posix2:arm64.
13:10:18 [2023-04-08T13:10:18.499Z] #113 3.996 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
13:10:18 [2023-04-08T13:10:18.499Z] #113 4.000 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
13:10:18 [2023-04-08T13:10:18.499Z] #113 4.031 Selecting previously unselected package libpcre2-dev:arm64.
13:10:18 [2023-04-08T13:10:18.499Z] #113 4.034 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
13:10:18 [2023-04-08T13:10:18.499Z] #113 4.037 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
13:10:18 [2023-04-08T13:10:18.499Z] #113 4.116 Selecting previously unselected package libselinux1-dev:arm64.
13:10:18 [2023-04-08T13:10:18.499Z] #113 4.118 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
13:10:18 [2023-04-08T13:10:18.499Z] #113 4.122 Unpacking libselinux1-dev:arm64 (3.1-3) ...
13:10:18 [2023-04-08T13:10:18.499Z] #113 4.176 Selecting previously unselected package libdevmapper-dev:arm64.
13:10:18 [2023-04-08T13:10:18.499Z] #113 4.178 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
13:10:18 [2023-04-08T13:10:18.499Z] #113 4.181 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
13:10:18 [2023-04-08T13:10:18.499Z] #113 4.211 Selecting previously unselected package libffi-dev:arm64.
13:10:18 [2023-04-08T13:10:18.499Z] #113 4.213 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
13:10:18 [2023-04-08T13:10:18.499Z] #113 4.218 Unpacking libffi-dev:arm64 (3.3-6) ...
13:10:18 [2023-04-08T13:10:18.757Z] #113 4.252 Selecting previously unselected package libglib2.0-data.
13:10:18 [2023-04-08T13:10:18.757Z] #113 4.252 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
13:10:18 [2023-04-08T13:10:18.757Z] #113 4.256 Unpacking libglib2.0-data (2.66.8-1) ...
13:10:18 [2023-04-08T13:10:18.757Z] #113 4.392 Selecting previously unselected package libglib2.0-bin.
13:10:18 [2023-04-08T13:10:18.757Z] #113 4.392 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
13:10:18 [2023-04-08T13:10:18.757Z] #113 4.395 Unpacking libglib2.0-bin (2.66.8-1) ...
13:10:18 [2023-04-08T13:10:18.757Z] #113 4.435 Selecting previously unselected package libglib2.0-dev-bin.
13:10:18 [2023-04-08T13:10:18.757Z] #113 4.438 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
13:10:18 [2023-04-08T13:10:18.757Z] #113 4.442 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
13:10:18 [2023-04-08T13:10:18.757Z] #113 4.482 Selecting previously unselected package libmount-dev:arm64.
13:10:18 [2023-04-08T13:10:18.757Z] #113 4.484 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
13:10:18 [2023-04-08T13:10:18.757Z] #113 4.488 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
13:10:18 [2023-04-08T13:10:18.757Z] #113 4.528 Selecting previously unselected package libpcre16-3:arm64.
13:10:18 [2023-04-08T13:10:18.757Z] #113 4.531 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
13:10:18 [2023-04-08T13:10:18.757Z] #113 4.534 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
13:10:18 [2023-04-08T13:10:18.757Z] #113 4.583 Selecting previously unselected package libpcre32-3:arm64.
13:10:18 [2023-04-08T13:10:18.757Z] #113 4.583 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
13:10:19 [2023-04-08T13:10:19.015Z] #113 4.586 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
13:10:19 [2023-04-08T13:10:19.015Z] #113 4.634 Selecting previously unselected package libpcrecpp0v5:arm64.
13:10:19 [2023-04-08T13:10:19.015Z] #113 4.637 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
13:10:19 [2023-04-08T13:10:19.015Z] #113 4.640 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
13:10:19 [2023-04-08T13:10:19.015Z] #113 4.675 Selecting previously unselected package libpcre3-dev:arm64.
13:10:19 [2023-04-08T13:10:19.015Z] #113 4.678 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
13:10:19 [2023-04-08T13:10:19.015Z] #113 4.681 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
13:10:19 [2023-04-08T13:10:19.273Z] #113 4.757 Selecting previously unselected package zlib1g-dev:arm64.
13:10:19 [2023-04-08T13:10:19.273Z] #113 4.760 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
13:10:19 [2023-04-08T13:10:19.273Z] #113 4.763 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
13:10:19 [2023-04-08T13:10:19.273Z] #113 4.806 Selecting previously unselected package libglib2.0-dev:arm64.
13:10:19 [2023-04-08T13:10:19.273Z] #113 4.808 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
13:10:19 [2023-04-08T13:10:19.273Z] #113 4.812 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
13:10:19 [2023-04-08T13:10:19.273Z] #113 5.001 Selecting previously unselected package libseccomp-dev:arm64.
13:10:19 [2023-04-08T13:10:19.273Z] #113 5.004 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
13:10:19 [2023-04-08T13:10:19.273Z] #113 5.008 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:10:19 [2023-04-08T13:10:19.273Z] #113 5.043 Selecting previously unselected package libsecret-1-dev:arm64.
13:10:19 [2023-04-08T13:10:19.273Z] #113 5.045 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
13:10:19 [2023-04-08T13:10:19.273Z] #113 5.049 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
13:10:19 [2023-04-08T13:10:19.273Z] #113 5.104 Selecting previously unselected package libsystemd-dev:arm64.
13:10:19 [2023-04-08T13:10:19.531Z] #113 5.106 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
13:10:19 [2023-04-08T13:10:19.531Z] #113 5.110 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
13:10:19 [2023-04-08T13:10:19.531Z] #113 5.217 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
13:10:19 [2023-04-08T13:10:19.531Z] #113 5.229 Setting up libglib2.0-dev-bin (2.66.8-1) ...
13:10:19 [2023-04-08T13:10:19.789Z] #113 5.384 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:10:19 [2023-04-08T13:10:19.789Z] #113 5.395 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
13:10:19 [2023-04-08T13:10:19.789Z] #113 5.406 Setting up libpcre16-3:arm64 (2:8.39-13) ...
13:10:19 [2023-04-08T13:10:19.789Z] #113 5.417 Setting up libsepol1-dev:arm64 (3.1-1) ...
13:10:19 [2023-04-08T13:10:19.789Z] #113 5.428 Setting up libffi-dev:arm64 (3.3-6) ...
13:10:19 [2023-04-08T13:10:19.789Z] #113 5.439 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
13:10:19 [2023-04-08T13:10:19.789Z] #113 5.449 Setting up dpkg-dev (1.20.12) ...
13:10:19 [2023-04-08T13:10:19.789Z] #113 5.467 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
13:10:19 [2023-04-08T13:10:19.789Z] #113 5.477 Setting up libglib2.0-data (2.66.8-1) ...
13:10:19 [2023-04-08T13:10:19.789Z] #113 5.489 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
13:10:19 [2023-04-08T13:10:19.789Z] #113 5.500 Setting up libpcre32-3:arm64 (2:8.39-13) ...
13:10:19 [2023-04-08T13:10:19.789Z] #113 5.512 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
13:10:19 [2023-04-08T13:10:19.789Z] #113 5.522 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
13:10:19 [2023-04-08T13:10:19.789Z] #113 5.535 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
13:10:19 [2023-04-08T13:10:19.789Z] #113 5.545 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
13:10:19 [2023-04-08T13:10:19.789Z] #113 5.556 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
13:10:19 [2023-04-08T13:10:19.789Z] #113 5.567 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
13:10:19 [2023-04-08T13:10:19.789Z] #113 5.576 Setting up libsecret-common (0.20.4-2) ...
13:10:19 [2023-04-08T13:10:19.789Z] #113 5.587 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
13:10:20 [2023-04-08T13:10:20.046Z] #113 5.605 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
13:10:20 [2023-04-08T13:10:20.046Z] #113 5.616 Setting up libselinux1-dev:arm64 (3.1-3) ...
13:10:20 [2023-04-08T13:10:20.046Z] #113 5.626 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
13:10:20 [2023-04-08T13:10:20.046Z] #113 5.636 Setting up libglib2.0-bin (2.66.8-1) ...
13:10:20 [2023-04-08T13:10:20.046Z] #113 5.646 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
13:10:20 [2023-04-08T13:10:20.046Z] #113 5.658 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
13:10:20 [2023-04-08T13:10:20.046Z] #113 5.670 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
13:10:20 [2023-04-08T13:10:20.046Z] #113 5.680 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
13:10:20 [2023-04-08T13:10:20.046Z] #113 5.690 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
13:10:20 [2023-04-08T13:10:20.046Z] #113 5.700 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
13:10:20 [2023-04-08T13:10:20.046Z] #113 5.711 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
13:10:20 [2023-04-08T13:10:20.046Z] #113 5.722 No schema files found: doing nothing.
13:10:20 [2023-04-08T13:10:20.046Z] #113 5.727 Processing triggers for libc-bin (2.31-13+deb11u5) ...
13:10:20 [2023-04-08T13:10:20.046Z] #113 5.748 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
13:10:20 [2023-04-08T13:10:20.304Z] #113 DONE 6.0s
13:10:20 [2023-04-08T13:10:20.304Z] 
13:10:20 [2023-04-08T13:10:20.304Z] #114 [dev 1/1] COPY . .
13:10:21 [2023-04-08T13:10:21.677Z] #114 DONE 1.2s
13:10:21 [2023-04-08T13:10:21.677Z] 
13:10:21 [2023-04-08T13:10:21.677Z] #115 exporting to image
13:10:21 [2023-04-08T13:10:21.677Z] #115 exporting layers
13:10:23 [2023-04-08T13:10:23.051Z] #115 exporting layers 1.6s done
13:10:23 [2023-04-08T13:10:23.051Z] #115 writing image sha256:01314bc800e83c1541bb9f0ac70b5673e2d5eaf57847ecd236ef39350aac39ab done
13:10:23 [2023-04-08T13:10:23.051Z] #115 naming to docker.io/library/docker:5c78cbd3be7b782c1cc81825adf2a2595317a929 done
13:10:23 [2023-04-08T13:10:23.051Z] #115 DONE 1.6s