Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/containerd.spec'], chrootPath='/var/lib/mock/dist-lifsea8-build-91812-45226/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/containerd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/containerd-1.5.9-1.1.lifsea8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/containerd.spec'], chrootPath='/var/lib/mock/dist-lifsea8-build-91812-45226/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/containerd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WGJOGQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf containerd-1.5.9 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/containerd-1.5.9.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd containerd-1.5.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'containerd-1.5.9 base' + /usr/bin/cat /builddir/build/SOURCES/0001-Revert-commit-for-Windows-metrics.patch + /usr/bin/git apply --index -p1 - + /usr/bin/git commit -q -m 0001-Revert-commit-for-Windows-metrics.patch --author 'rpm-build ' + rm -rf cmd/protoc-gen-gogoctrd + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8PILDS + umask 022 + cd /builddir/build/BUILD + cd containerd-1.5.9 + GO_BUILD_PATH=/builddir/build/BUILD/containerd-1.5.9/_build ++ dirname /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd + install -m 0755 -vd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd install: creating directory '/builddir/build/BUILD/containerd-1.5.9/_build' install: creating directory '/builddir/build/BUILD/containerd-1.5.9/_build/src' install: creating directory '/builddir/build/BUILD/containerd-1.5.9/_build/src/github.com' install: creating directory '/builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd' + ln -fs /builddir/build/BUILD/containerd-1.5.9 /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd + cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd + install -m 0755 -vd _bin install: creating directory '_bin' + export PATH=/builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/_bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PATH=/builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/_bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + export GOPATH=/builddir/build/BUILD/containerd-1.5.9/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/containerd-1.5.9/_build:/usr/share/gocode + export GO111MODULE=auto + GO111MODULE=auto + export 'LDFLAGS=-X github.com/containerd/containerd/version.Version=1.5.9' + LDFLAGS='-X github.com/containerd/containerd/version.Version=1.5.9' + export BUILDTAGS=no_btrfs + BUILDTAGS=no_btrfs + for cmd in cmd/* ++ head -c20 /dev/urandom ++ tr -d ' \n' ++ od -An -tx1 ++ basename cmd/containerd + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_btrfs' -ldflags '-X github.com/containerd/containerd/version.Version=1.5.9 -B 0x12abd9071274df29efc7b27dd62c9569c782035f -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o _bin/containerd github.com/containerd/containerd/cmd/containerd WORK=/tmp/go-build2681166224 internal/unsafeheader mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid JrZRUbAAV5BmvaIOdKRY/JrZRUbAAV5BmvaIOdKRY -goversion go1.16.12 -D "" -importcfg $WORK/b005/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go math/bits mkdir -p $WORK/b016/ runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p math/bits -std -complete -installsuffix shared -buildid mjQZni4f2Q3-aea3CeDg/mjQZni4f2Q3-aea3CeDg -goversion go1.16.12 -D "" -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 1tn1JUUADY45RIscvA1v/1tn1JUUADY45RIscvA1v -goversion go1.16.12 -D "" -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/arch.go /usr/lib/golang/src/runtime/internal/sys/arch_arm64.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/intrinsics_common.go /usr/lib/golang/src/runtime/internal/sys/stubs.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zgoarch_arm64.go /usr/lib/golang/src/runtime/internal/sys/zgoos_linux.go /usr/lib/golang/src/runtime/internal/sys/zversion.go unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid udefckV1S8DPGW78dqtT/udefckV1S8DPGW78dqtT -goversion go1.16.12 -D "" -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal runtime/internal/atomic mkdir -p $WORK/b010/ internal/cpu mkdir -p $WORK/b009/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b010/symabis ./asm_arm64.s ./atomic_arm64.s cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b009/symabis ./cpu.s ./cpu_arm64.s cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/29/292535306133a4e9eecb9e91589208f98e36456674f674fc9096c64bf034b117-d # internal unicode mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode -std -complete -installsuffix shared -buildid OpLZCZ1cfzC_u11oASg2/OpLZCZ1cfzC_u11oASg2 -goversion go1.16.12 -D "" -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go internal/race mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/race -std -complete -installsuffix shared -buildid Sc_h1KApghGvmtAN2sv0/Sc_h1KApghGvmtAN2sv0 -goversion go1.16.12 -D "" -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid ifaB9WbaiFcEc0zolPaR/ifaB9WbaiFcEc0zolPaR -goversion go1.16.12 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_arm64.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/cb/cb3b16bece6ced9e5b9db3698c1695015ae7802fce74a1a63a540e0a6bda385b-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid HWTgELQrZXjJhULXQmNF/HWTgELQrZXjJhULXQmNF -goversion go1.16.12 -D "" -importcfg $WORK/b011/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go sync/atomic mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b021/symabis ./asm.s cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid SV6-SV1pMTD0bcW3QU1s/SV6-SV1pMTD0bcW3QU1s -goversion go1.16.12 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_arm64.go /usr/lib/golang/src/internal/cpu/cpu_arm64_hwcap.go /usr/lib/golang/src/internal/cpu/cpu_arm64_linux.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/e6/e6bf4884a7e068bfb58f8e85e2e78ef371a7d324d92eb68c0bde600596587b9d-d # internal encoding mkdir -p $WORK/b044/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding -std -complete -installsuffix shared -buildid 2kMzIeEdEdUJY8YMfmAc/2kMzIeEdEdUJY8YMfmAc -goversion go1.16.12 -D "" -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/66/66f20a67d48581762bf5112eaebe7dda2ba44fbd8a7805860f3d6440d2dc22e9-d # internal unicode/utf16 mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 0V26QSPop1jUxZJvPX-c/0V26QSPop1jUxZJvPX-c -goversion go1.16.12 -D "" -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/0b/0bf67132ed39136b05ddb8b742f13b8226cfc846e4be7935496693f4f828b211-d # internal math mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b015/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/asm_arm64.o ./asm_arm64.s cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/a8/a8dae424ecc6e83b1360ee73b1e3dedb5cd1c25b8582441d22ca6f4b67491682-d # internal golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b049/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p sync/atomic -std -installsuffix shared -buildid OUF6DXZXV104TpGTfh0E/OUF6DXZXV104TpGTfh0E -goversion go1.16.12 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/value.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid wTSlWn2OwYE-LRxi_Aqk/wTSlWn2OwYE-LRxi_Aqk -goversion go1.16.12 -D "" -importcfg $WORK/b049/importcfg -pack ./vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/atomic_arm64.o ./atomic_arm64.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math -std -installsuffix shared -buildid 9pq13Qsmw1PPx2mLwt9a/9pq13Qsmw1PPx2mLwt9a -goversion go1.16.12 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/cpu.o ./cpu.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_arm64.o $WORK/b010/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/60/608f1c296d4c1e91e75fb3c08d32354fbfb28b5cc857beabe0d78c0b360cfe8a-d # internal internal/nettrace mkdir -p $WORK/b059/ cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/d2/d2da2fbe8840e93fa7b793b32326063c02aab2043de08dc8cd973c0d0a5ca3c7-d # internal cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid QyPFe1TJwDWVwJtMAbIi/QyPFe1TJwDWVwJtMAbIi -goversion go1.16.12 -D "" -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/d2/d211c08080525c5eb379830def1729a6844aa580ab105a370da193db78677c7b-d # internal container/list mkdir -p $WORK/b106/ cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/ce/ce811b9722c126f0eafa8d1c329e18124d4bbb08a1ef7b43093c0140d3a2f3d6-d # internal crypto/internal/subtle mkdir -p $WORK/b122/ cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/cpu_arm64.o ./cpu_arm64.s cat >$WORK/b106/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p container/list -std -complete -installsuffix shared -buildid lZfLzLdSNg5zbNDvXSM2/lZfLzLdSNg5zbNDvXSM2 -goversion go1.16.12 -D "" -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/container/list/list.go cat >$WORK/b122/importcfg << 'EOF' # internal # import config EOF cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/16/167ebb8ad9da5a5df81a15416b7a39b6af79ba1dd60c47a14e68ec8b65c4443c-d # internal crypto/subtle mkdir -p $WORK/b123/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid X_-uJUlG2awKdiLbzYtW/X_-uJUlG2awKdiLbzYtW -goversion go1.16.12 -D "" -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go cat >$WORK/b123/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid I8qTSvA6gZ2ERS6iom3n/I8qTSvA6gZ2ERS6iom3n -goversion go1.16.12 -D "" -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b021/asm.o ./asm.s runtime/cgo mkdir -p $WORK/b061/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b061/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b061/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu.o $WORK/b009/cpu_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/6a/6a65f62388082b8880fb9179821022935e5882e7098bd7330be9d93cb83c99af-d # internal crypto/internal/boring/sig mkdir -p $WORK/b126/ cat >$WORK/b126/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b126/symabis ./sig_other.s cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/75/75b0cf6cc847eacfd44ad399129578a7a7c93c8b76ee4a0cee65b78e327e2219-d # internal internal/bytealg mkdir -p $WORK/b008/ cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/b7/b710062f7984d58258fe36a9fecd9764e912e29ad33e756d868de0e00338a0e0-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid vsYcPrHvwCNd-flEVqnQ/vsYcPrHvwCNd-flEVqnQ -goversion go1.16.12 -D "" -importcfg $WORK/b136/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b008/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/11/11b2db95e856a8b6a74241668d0cc69c06dd76c065d69ced248db5f041f6930e-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b152/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal cat >$WORK/b126/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid VW3ZWwxFq5A0KBvm2FWZ/VW3ZWwxFq5A0KBvm2FWZ -goversion go1.16.12 -symabis $WORK/b126/symabis -D "" -importcfg $WORK/b126/importcfg -pack -asmhdr $WORK/b126/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cat >$WORK/b152/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid q-E9zkWO-xqzu9h30CkN/q-E9zkWO-xqzu9h30CkN -goversion go1.16.12 -D "" -importcfg $WORK/b152/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/23/235a28937591c671a68a8ec2b67b12050784aae24b53a0641348e6104f21904c-d # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/1f/1f72a366a09fe3b1ad394624d0449f61141d4cd269b80199c495344f1d9b90d3-d # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/6c/6ce99aa4a029c07ba886dcdfa3c9a3f051dfc52738d5943b2f87d1842cc4b28d-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b126/sig_other.o ./sig_other.s cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true google.golang.org/grpc/serviceconfig mkdir -p $WORK/b177/ crypto/internal/boring/fipstls cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid -NO6_zDGXtS5T3keThwS/-NO6_zDGXtS5T3keThwS -goversion go1.16.12 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_arm64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go mkdir -p $WORK/b125/ github.com/containerd/containerd/defaults mkdir -p $WORK/b211/ cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cat >$WORK/b125/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b125=>" -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b125/symabis ./dummy.s cat >$WORK/b177/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p google.golang.org/grpc/serviceconfig -complete -installsuffix shared -buildid tHz3jOkwyEtnA9fz6O4Q/tHz3jOkwyEtnA9fz6O4Q -goversion go1.16.12 -D "" -importcfg $WORK/b177/importcfg -pack ./vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go cat >$WORK/b211/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/containerd/containerd/defaults -lang=go1.16 -complete -installsuffix shared -buildid PilXYKsPpEtmGwNFhWic/PilXYKsPpEtmGwNFhWic -goversion go1.16.12 -D "" -importcfg $WORK/b211/importcfg -pack ./defaults/defaults.go ./defaults/defaults_unix.go ./defaults/doc.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b126/_pkg_.a $WORK/b126/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/dim_arm64.o ./dim_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/ac/acd01c84d1c31c6e493979d87d6dd498eb1c65920eadc7674bf9dbab3d7360c8-d # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/75/7530d9d2d464489ef4e5c14f829af6dc8e5d0e104512f7f473841a0cdd6fd90f-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid Hz6baOev9_nc7yaeB_H1/Hz6baOev9_nc7yaeB_H1 -goversion go1.16.12 -symabis $WORK/b125/symabis -D "" -importcfg $WORK/b125/importcfg -pack -asmhdr $WORK/b125/go_asm.h /usr/lib/golang/src/crypto/internal/boring/fipstls/tls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b211/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/7e/7e9bddf2a7434a41840ef04c17102b0248988c307a17106ba77a5ee42df27881-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/exp_arm64.o ./exp_arm64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/compare_arm64.o ./compare_arm64.s cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/98/9846583e40c71d32de4d5b8f795d213fdf55153c22431dbabb3d085eb5a53c44-d # internal github.com/shurcooL/sanitized_anchor_name mkdir -p $WORK/b288/ github.com/containerd/containerd/services mkdir -p $WORK/b348/ k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b367/ github.com/go-logr/logr mkdir -p $WORK/b374/ cd $WORK/b061 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/shurcooL/sanitized_anchor_name -complete -installsuffix shared -buildid Cw9Kncyzxpm1nG9drGkJ/Cw9Kncyzxpm1nG9drGkJ -goversion go1.16.12 -D "" -importcfg $WORK/b288/importcfg -pack ./vendor/github.com/shurcooL/sanitized_anchor_name/main.go cat >$WORK/b367/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid JrLIpvbv0J-97eJ0DQPk/JrLIpvbv0J-97eJ0DQPk -goversion go1.16.12 -D "" -importcfg $WORK/b367/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/selection/operator.go cat >$WORK/b374/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p github.com/go-logr/logr -complete -installsuffix shared -buildid bSZFLvaQpOsxbKm-wclZ/bSZFLvaQpOsxbKm-wclZ -goversion go1.16.12 -D "" -importcfg $WORK/b374/importcfg -pack ./vendor/github.com/go-logr/logr/logr.go cat >$WORK/b348/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/containerd/containerd/services -lang=go1.16 -complete -installsuffix shared -buildid lBhNvGXNbwXhQyN5OqsD/lBhNvGXNbwXhQyN5OqsD -goversion go1.16.12 -D "" -importcfg $WORK/b348/importcfg -pack ./services/services.go cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b125=>" -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b125/dummy.o ./dummy.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/floor_arm64.o ./floor_arm64.s cd $WORK/b061 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/count_arm64.o ./count_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b288/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/64/6406baa4846e6dcf8d2f862fd82705dec6524ab1b0525bcdc217cc8918545612-d # internal k8s.io/apimachinery/pkg/types mkdir -p $WORK/b392/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid bovGLpssDGwT8BUid0M9/bovGLpssDGwT8BUid0M9 -goversion go1.16.12 -D "" -importcfg $WORK/b392/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/types/doc.go ./vendor/k8s.io/apimachinery/pkg/types/namespacedname.go ./vendor/k8s.io/apimachinery/pkg/types/nodename.go ./vendor/k8s.io/apimachinery/pkg/types/patch.go ./vendor/k8s.io/apimachinery/pkg/types/uid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/90/90740a120473612c93de94ff126c9987a9b880f6790dfef69fe9aba237499a18-d # internal k8s.io/utils/integer mkdir -p $WORK/b443/ cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b125/_pkg_.a $WORK/b125/dummy.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cat >$WORK/b443/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p k8s.io/utils/integer -complete -installsuffix shared -buildid VTdiqo-AXhywQ_xDkx5J/VTdiqo-AXhywQ_xDkx5J -goversion go1.16.12 -D "" -importcfg $WORK/b443/importcfg -pack ./vendor/k8s.io/utils/integer/integer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/f3/f34cb71df756d9d7fbc3c4adc563dbce3c60d1790f4598916a0c31ee69a53cf2-d # internal k8s.io/client-go/util/exec mkdir -p $WORK/b445/ cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/59/5952e1c618b2068bd0354fd3bcda3c69b7d129ddfcac68a03204d1da18052d91-d # internal github.com/containerd/containerd/pkg/cri/constants mkdir -p $WORK/b451/ cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/fc/fc609b1cb9918fa21fa19a23d80a1f65fff9eea691b3871678e189a9996eba72-d # internal github.com/containerd/containerd/pkg/atomic mkdir -p $WORK/b458/ cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p github.com/containerd/containerd/pkg/atomic -lang=go1.16 -complete -installsuffix shared -buildid oCBFcrqHttfy5f5Bixys/oCBFcrqHttfy5f5Bixys -goversion go1.16.12 -D "" -importcfg $WORK/b458/importcfg -pack ./pkg/atomic/atomic_boolean.go cat >$WORK/b451/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/containerd/containerd/pkg/cri/constants -lang=go1.16 -complete -installsuffix shared -buildid ha9TwV04e92XGBZFTWVJ/ha9TwV04e92XGBZFTWVJ -goversion go1.16.12 -D "" -importcfg $WORK/b451/importcfg -pack ./pkg/cri/constants/constants.go cat >$WORK/b445/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p k8s.io/client-go/util/exec -complete -installsuffix shared -buildid o65FbTuNJMxQ58ms6sEO/o65FbTuNJMxQ58ms6sEO -goversion go1.16.12 -D "" -importcfg $WORK/b445/importcfg -pack ./vendor/k8s.io/client-go/util/exec/exec.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/modf_arm64.o ./modf_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b443/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/equal_arm64.o ./equal_arm64.s cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/4b/4b2354ccd2903ba20852e5a69ac7e99a19bfcf1b4669d682babeaaffdd082361-d # internal github.com/containerd/containerd/pkg/cri/annotations mkdir -p $WORK/b459/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b392/_pkg_.a # internal cat >$WORK/b459/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p github.com/containerd/containerd/pkg/cri/annotations -lang=go1.16 -complete -installsuffix shared -buildid _-CK1d9jkH3ytbU5esF3/_-CK1d9jkH3ytbU5esF3 -goversion go1.16.12 -D "" -importcfg $WORK/b459/importcfg -pack ./pkg/cri/annotations/annotations.go cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/30/308118ddbff0283e64f95ce444e99f3825b82ea72cb6b1c9c4018bc05199d764-d # internal image/color mkdir -p $WORK/b516/ cat >$WORK/b516/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -shared -p image/color -std -complete -installsuffix shared -buildid MiyaQ9RbuMpCa5iJ4t6r/MiyaQ9RbuMpCa5iJ4t6r -goversion go1.16.12 -D "" -importcfg $WORK/b516/importcfg -pack /usr/lib/golang/src/image/color/color.go /usr/lib/golang/src/image/color/ycbcr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/1b/1bc6047835a68b713cd4fbcf1dff1954f2b958bb6a24b5ff752f77e296c9999c-d # internal github.com/containers/ocicrypt/spec mkdir -p $WORK/b534/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -shared -p github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid HB9jJlbRICRnSga7wzuh/HB9jJlbRICRnSga7wzuh -goversion go1.16.12 -D "" -importcfg $WORK/b534/importcfg -pack ./vendor/github.com/containers/ocicrypt/spec/spec.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/sqrt_arm64.o ./sqrt_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b445/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/index_arm64.o ./index_arm64.s cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/b8/b8cfbca19f281d02ee3156f23e26536dbc9bbe849a3776778b2a135bf2b26151-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/stubs_arm64.o ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b534/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/29/293b224515dba271f08e80a7d489ba085958373d9306b7c6de010f5714d5085c-d # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/2c/2cd35f09febf45f4270b0fc2b8809b9b98fe001c07273d97b6ffed677fae272f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/53/53e8d68c07e1fb07b7f7c1ecc070cda4734337b804c7d0eefbcf834f146c940a-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/indexbyte_arm64.o ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b516/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b015/_pkg_.a $WORK/b015/dim_arm64.o $WORK/b015/exp_arm64.o $WORK/b015/floor_arm64.o $WORK/b015/modf_arm64.o $WORK/b015/sqrt_arm64.o $WORK/b015/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_arm64.o $WORK/b008/count_arm64.o $WORK/b008/equal_arm64.o $WORK/b008/index_arm64.o $WORK/b008/indexbyte_arm64.o # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/d9/d988fe107e95667fd608f9113987cdc27ffe9a95dbf056741ff13a67df10e366-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/25/2508b95dc9f63d71c9b430a4c74a9cf75dbab729f3d47bf599a2c09e7f95b5da-d # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/8c/8c22cf2d54d04e7176fd403803584312dc9518474b1870f87337f6313e49825b-d # internal runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x006.o -c gcc_linux_arm64.c cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid rBFnIxHp2YzhSDfJkCjG/rBFnIxHp2YzhSDfJkCjG -goversion go1.16.12 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_arm64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_arm64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lfstack_64bit.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_arm64.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/relax_stub.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_arm64.go /usr/lib/golang/src/runtime/signal_linux_arm64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_arm64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/sys_arm64.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_arm64.go /usr/lib/golang/src/runtime/write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x012.o -c linux_syscall.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x013.o -c gcc_arm64.S cd $WORK/b061 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -o $WORK/b061/_cgo_.o $WORK/b061/_cgo_main.o $WORK/b061/_x001.o $WORK/b061/_x002.o $WORK/b061/_x003.o $WORK/b061/_x004.o $WORK/b061/_x005.o $WORK/b061/_x006.o $WORK/b061/_x007.o $WORK/b061/_x008.o $WORK/b061/_x009.o $WORK/b061/_x010.o $WORK/b061/_x011.o $WORK/b061/_x012.o $WORK/b061/_x013.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b061/_cgo_.o -dynout $WORK/b061/_cgo_import.go -dynlinker cat >$WORK/b061/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b061/symabis ./asm_arm64.s cat >$WORK/b061/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p runtime/cgo -std -installsuffix shared -buildid YmjhbvHEMm762zV6TF0f/YmjhbvHEMm762zV6TF0f -goversion go1.16.12 -symabis $WORK/b061/symabis -D "" -importcfg $WORK/b061/importcfg -pack -asmhdr $WORK/b061/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b061/_cgo_gotypes.go $WORK/b061/cgo.cgo1.go $WORK/b061/_cgo_import.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b061/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b061/_pkg_.a $WORK/b061/asm_arm64.o $WORK/b061/_x001.o $WORK/b061/_x002.o $WORK/b061/_x003.o $WORK/b061/_x004.o $WORK/b061/_x005.o $WORK/b061/_x006.o $WORK/b061/_x007.o $WORK/b061/_x008.o $WORK/b061/_x009.o $WORK/b061/_x010.o $WORK/b061/_x011.o $WORK/b061/_x012.o $WORK/b061/_x013.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/92/92a58d51599e827913604ba7b0411ca918e716f6514b8617d3827d9ea4508bfa-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b007/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/preempt_arm64.o ./preempt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_arm64.o $WORK/b007/atomic_arm64.o $WORK/b007/duff_arm64.o $WORK/b007/memclr_arm64.o $WORK/b007/memmove_arm64.o $WORK/b007/preempt_arm64.o $WORK/b007/rt0_linux_arm64.o $WORK/b007/sys_linux_arm64.o $WORK/b007/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/53/53f9a5e840dfbe553ac32d3d928435ddb732a3e758c344c8fdcee20aad4c02ea-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b019/ github.com/containerd/containerd/version mkdir -p $WORK/b282/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p sync -std -installsuffix shared -buildid PhQ4ydVRAiUqGld3AvAY/PhQ4ydVRAiUqGld3AvAY -goversion go1.16.12 -D "" -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/containerd/containerd/version -lang=go1.16 -complete -installsuffix shared -buildid 8gsry2_VClyIyZqPRRD7/8gsry2_VClyIyZqPRRD7 -goversion go1.16.12 -D "" -importcfg $WORK/b282/importcfg -pack ./version/version.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid Kzh71k1iruEYztDmdB46/Kzh71k1iruEYztDmdB46 -goversion go1.16.12 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/94/947e804517860eac3079ac4d11eaa0958c3dfb1a1a4fc36d2f3e9699d36873c2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/63/63eb599178875c26bc97391873f83c7593dd534d5b68b90e0e259606809f0430-d # internal internal/testlog mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid LPl3K5iyGTMTcFsitTW6/LPl3K5iyGTMTcFsitTW6 -goversion go1.16.12 -D "" -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go internal/singleflight mkdir -p $WORK/b060/ math/rand mkdir -p $WORK/b063/ google.golang.org/grpc/internal/buffer mkdir -p $WORK/b187/ google.golang.org/grpc/internal/grpcsync mkdir -p $WORK/b190/ internal/sysinfo mkdir -p $WORK/b491/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b491/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid WeSHmrLSNY3wGe9Wg816/WeSHmrLSNY3wGe9Wg816 -goversion go1.16.12 -D "" -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -shared -p internal/sysinfo -std -complete -installsuffix shared -buildid 1SEHQOOWP6NRHAteb_ge/1SEHQOOWP6NRHAteb_ge -goversion go1.16.12 -D "" -importcfg $WORK/b491/importcfg -pack /usr/lib/golang/src/internal/sysinfo/sysinfo.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p google.golang.org/grpc/internal/grpcsync -complete -installsuffix shared -buildid g1m4rj0f6XQ3Pe1gc8MS/g1m4rj0f6XQ3Pe1gc8MS -goversion go1.16.12 -D "" -importcfg $WORK/b190/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpcsync/event.go cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p google.golang.org/grpc/internal/buffer -complete -installsuffix shared -buildid Itj5N_Jo9Sgm_beqf5kA/Itj5N_Jo9Sgm_beqf5kA -goversion go1.16.12 -D "" -importcfg $WORK/b187/importcfg -pack ./vendor/google.golang.org/grpc/internal/buffer/unbounded.go cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p math/rand -std -complete -installsuffix shared -buildid 4jew8a35Gx7Zj-l953ns/4jew8a35Gx7Zj-l953ns -goversion go1.16.12 -D "" -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/63/6302392094e37119cbbdc619707118c18bd74fc156dcff665977492daadbc263-d # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/32/329473a9e07baa09e384d4250b7fe82213f943313777c05cac41dd02c77ce656-d # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/db/dba0a7fd25b025167c15c06474ae0af9ddbe666cad011993a47a6992c79f196f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b187/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/e1/e1d8c6a31541dfb6f12f46c875d76e7647d0eff953b9755b7a177ec5affccd94-d # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/9f/9f6628dff1e32da988b90930f8c3974f0bf6dc208b198ad615f6be10e837090c-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/5d/5d898add35a620edc9b9c9e214cc29beefe86a58c3906260edb293d150b32bda-d # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/a6/a67948f11a56aaf8c18d8329cf27a0ed015a7dca1fcd861113ee4936d042ce42-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b023/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid nkiLJgDYswrjTCEBALHQ/nkiLJgDYswrjTCEBALHQ -goversion go1.16.12 -D "" -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p sort -std -complete -installsuffix shared -buildid wXLRWJtpZi7uE5bbWLq6/wXLRWJtpZi7uE5bbWLq6 -goversion go1.16.12 -D "" -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/slice_go113.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/96/9656dde9077e2275255c8de9f7e73e6fe12744c976987af0a7d1a447b4c649e3-d # internal io mkdir -p $WORK/b024/ strconv mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF internal/oserror mkdir -p $WORK/b026/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p strconv -std -complete -installsuffix shared -buildid JPtplgHaakNYLxxBUz9s/JPtplgHaakNYLxxBUz9s -goversion go1.16.12 -D "" -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/extfloat.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid 9gcjrhU1AxxZ3FC11UVi/9gcjrhU1AxxZ3FC11UVi -goversion go1.16.12 -D "" -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go path mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p path -std -complete -installsuffix shared -buildid gYGecsy1Vtna6ADrm4R8/gYGecsy1Vtna6ADrm4R8 -goversion go1.16.12 -D "" -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go github.com/moby/locker mkdir -p $WORK/b343/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b058/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p io -std -complete -installsuffix shared -buildid i-WEQuxky2knz0LFdcKl/i-WEQuxky2knz0LFdcKl -goversion go1.16.12 -D "" -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go golang.org/x/crypto/cast5 mkdir -p $WORK/b512/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/moby/locker -complete -installsuffix shared -buildid h2cQRDUBUtDUPW7zItUl/h2cQRDUBUtDUPW7zItUl -goversion go1.16.12 -D "" -importcfg $WORK/b343/importcfg -pack ./vendor/github.com/moby/locker/locker.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 7E1a22jYOUNr9UWr8ILl/7E1a22jYOUNr9UWr8ILl -goversion go1.16.12 -D "" -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go cat >$WORK/b512/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid WkaPkuns6NHeO4P16Xa4/WkaPkuns6NHeO4P16Xa4 -goversion go1.16.12 -D "" -importcfg $WORK/b512/importcfg -pack ./vendor/golang.org/x/crypto/cast5/cast5.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/57/575f8813183201fea0e61c8471636d742d357f9276dc06778886969b0f9777da-d # internal syscall mkdir -p $WORK/b029/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b029/symabis ./asm_linux_arm64.s cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/8e/8edf5102883e5ef6d5289ccf2d84486f523f1887cb6a4054c84dff5c470ef7ee-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid ZCQEWbziMkjhGSmLXaBJ/ZCQEWbziMkjhGSmLXaBJ -goversion go1.16.12 -D "" -importcfg $WORK/b085/importcfg -pack ./vendor/github.com/gogo/protobuf/sortkeys/sortkeys.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/d9/d942f1ee40009ad48eb20dcf5d3023ec463151505c5273ce776bbb6530f6d7b7-d # internal github.com/beorn7/perks/quantile mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid Zk-Q8ArsBKqfbaKZ-N28/Zk-Q8ArsBKqfbaKZ-N28 -goversion go1.16.12 -D "" -importcfg $WORK/b264/importcfg -pack ./vendor/github.com/beorn7/perks/quantile/stream.go cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/90/904be419a8e1dacb8d02e03c3cd12cd9b9ab002395fc557f3521c1350728afc8-d # internal container/heap mkdir -p $WORK/b399/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b512/_pkg_.a # internal cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p container/heap -std -complete -installsuffix shared -buildid VsCSZoZQeOfjs00jB5M_/VsCSZoZQeOfjs00jB5M_ -goversion go1.16.12 -D "" -importcfg $WORK/b399/importcfg -pack /usr/lib/golang/src/container/heap/heap.go cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/be/bee62b922647698b004dfc9729f201217eda7ba415872d550283212727e88042-d # internal bytes mkdir -p $WORK/b038/ cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/fb/fb8f9fd1801faa7a9f8fc50f1babfc544b25fff7c4ea3018cfffba3bf7b81724-d # internal strings mkdir -p $WORK/b039/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p bytes -std -installsuffix shared -buildid iRsqwHdpVx_fHgvTs09Q/iRsqwHdpVx_fHgvTs09Q -goversion go1.16.12 -D "" -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p strings -std -complete -installsuffix shared -buildid Sm9j89eAuQr3rYxYd5so/Sm9j89eAuQr3rYxYd5so -goversion go1.16.12 -D "" -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p syscall -std -installsuffix shared -buildid hlzYTk3uhHrlL9FME6NF/hlzYTk3uhHrlL9FME6NF -goversion go1.16.12 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_little.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sock_cloexec_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/str.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_dup3_linux.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_arm64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_arm64.go /usr/lib/golang/src/syscall/zsyscall_linux_arm64.go /usr/lib/golang/src/syscall/zsysnum_linux_arm64.go /usr/lib/golang/src/syscall/ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/7c/7ca2dc0b2eaaa875a068aadf74fcdf5f3771f5f15909c2a6d4b3e9e755847c5f-d # internal hash mkdir -p $WORK/b088/ cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/f3/f3c9ae2cda5cc2b91439789dbc45f258c528e4a04b2f7b562258735decb49c29-d # internal crypto/internal/randutil mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid q_CUzOKg-xGz7wZNBwsW/q_CUzOKg-xGz7wZNBwsW -goversion go1.16.12 -D "" -importcfg $WORK/b133/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p hash -std -complete -installsuffix shared -buildid BxFblgA9hiZ75_7UyJdV/BxFblgA9hiZ75_7UyJdV -goversion go1.16.12 -D "" -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/hash/hash.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/2f/2f721ddc8ea2f747c396e47e9448785345f53d9685fce95398d3883f55c5d8d1-d # internal text/tabwriter mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid sDtbET8thaPjRubMTOQd/sDtbET8thaPjRubMTOQd -goversion go1.16.12 -D "" -importcfg $WORK/b170/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/8a/8a8cec10f6c8a69afb3541943a7de1dd42fda53a56c3682948b09d968785c0c3-d # internal reflect mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b014/symabis ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/21/21e45541bdcc6fc6bb4830f478ca397c2adaa25a26113170cdef7e9946a02ed8-d # internal hash/fnv mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b088/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid kHyvpfRaxMAqkJZJU2ne/kHyvpfRaxMAqkJZJU2ne -goversion go1.16.12 -D "" -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/7a/7ac3ef01b83c492bcf675a2d018bc4382f2c0a20d103779ba7a9b221e2672eda-d # internal crypto mkdir -p $WORK/b095/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p reflect -std -installsuffix shared -buildid cuSrUdGNkQUED85x47DO/cuSrUdGNkQUED85x47DO -goversion go1.16.12 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/c1/c116baaa1d79dbc57299cde463a93fa4e5a732fb2cc219b12026cc78f30a09b3-d # internal hash/crc32 mkdir -p $WORK/b110/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b088/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p crypto -std -complete -installsuffix shared -buildid MnNSc_obGgTl3uwNEKhm/MnNSc_obGgTl3uwNEKhm -goversion go1.16.12 -D "" -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/crypto/crypto.go cat >$WORK/b110/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b110/symabis ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b170/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b088/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p hash/crc32 -std -installsuffix shared -buildid 5LPLCGyOTuJFYe32Fba8/5LPLCGyOTuJFYe32Fba8 -goversion go1.16.12 -symabis $WORK/b110/symabis -D "" -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_arm64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/ae/ae19e68c1f51e2c584b0254aaa877b6de2abf643aaf31820d496a306b7a3e623-d # internal crypto/rc4 mkdir -p $WORK/b141/ cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/dd/ddbe1632a7b614a8d66a41f00582d7bc5f1d998152ccebe5f6abb4a528f6bd66-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b159/ cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/81/81ca69de12cf5df54f338ea0f4fb1be6b76bf5a3d5b5835286cc2deeaac54b69-d # internal golang.org/x/text/transform mkdir -p $WORK/b198/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b122/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 9MsjiDQCfq5ZTh2zLzDK/9MsjiDQCfq5ZTh2zLzDK -goversion go1.16.12 -D "" -importcfg $WORK/b141/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid 3yYSVxamQrb22te7R9P-/3yYSVxamQrb22te7R9P- -goversion go1.16.12 -D "" -importcfg $WORK/b198/importcfg -pack ./vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/42/42de81cf2778cf4287eaca1a2d7b40f7db483bd1a91ecc91badd4fb66c0c82e3-d # internal hash/adler32 mkdir -p $WORK/b240/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid lPGMM2WafdiSc3IadqL1/lPGMM2WafdiSc3IadqL1 -goversion go1.16.12 -D "" -importcfg $WORK/b159/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b088/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid xVwz8xfKcGIiIDzg7a1V/xVwz8xfKcGIiIDzg7a1V -goversion go1.16.12 -D "" -importcfg $WORK/b240/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/5d/5d9567207dc92785afab8cd69e6f9502b6df9a24e031541a314864c2fcc895f6-d # internal bufio mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p bufio -std -complete -installsuffix shared -buildid F4GXMLUy5V-WivyJtv4Z/F4GXMLUy5V-WivyJtv4Z -goversion go1.16.12 -D "" -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/89/890e5d6dbb3a433ffa9329167c58c8579bebac2f2a53084d803d4a16a5cc0fb8-d # internal regexp/syntax mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid Jsg2mntLR4qFVnhJULaL/Jsg2mntLR4qFVnhJULaL -goversion go1.16.12 -D "" -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b110/crc32_arm64.o ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b110/_pkg_.a $WORK/b110/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/37/37e293ea71b758db53596fcfe57ae5d29a6970d918a9d4960a1da212b8201c01-d # internal html mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p html -std -complete -installsuffix shared -buildid kymWzmUstAv212DqGju4/kymWzmUstAv212DqGju4 -goversion go1.16.12 -D "" -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/f0/f09f53024de7d8ff187e397dd93436be9aafa6b88e3b3af23c3dad0b842ab551-d # internal google.golang.org/grpc/encoding mkdir -p $WORK/b181/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p google.golang.org/grpc/encoding -complete -installsuffix shared -buildid 9sOlrzRylxi58ujKo5jW/9sOlrzRylxi58ujKo5jW -goversion go1.16.12 -D "" -importcfg $WORK/b181/importcfg -pack ./vendor/google.golang.org/grpc/encoding/encoding.go cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/f9/f9ce4edbb4405ffacca738352563c38b455de28da475206107b0552af91e6d93-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid B5FNz6eXZgdyByp-y9_f/B5FNz6eXZgdyByp-y9_f -goversion go1.16.12 -D "" -importcfg $WORK/b270/importcfg -pack ./vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b198/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/32/32e050cb46ab270d1ecc82407e6f59a7c17e84142062f4d7edd7b4a02e680f87-d # internal github.com/containerd/containerd/pkg/ioutil mkdir -p $WORK/b462/ cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/05/05e654dfcc9cb415d8a07b5a0c29b8e91a48630ba6b6284007c0712a6881c409-d # internal golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b509/ cat >$WORK/b462/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/containerd/containerd/pkg/ioutil -lang=go1.16 -complete -installsuffix shared -buildid X3xVrk1F9DtDWEXr0FVl/X3xVrk1F9DtDWEXr0FVl -goversion go1.16.12 -D "" -importcfg $WORK/b462/importcfg -pack ./pkg/ioutil/read_closer.go ./pkg/ioutil/write_closer.go ./pkg/ioutil/writer_group.go cat >$WORK/b509/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid Qh8e-1Q2Uv3of2ikIRTC/Qh8e-1Q2Uv3of2ikIRTC -goversion go1.16.12 -D "" -importcfg $WORK/b509/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/errors/errors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/d7/d727f90f030f007976bcbf018582b71c78857b23f771f4031cf353d569716f68-d # internal compress/bzip2 mkdir -p $WORK/b511/ cat >$WORK/b511/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid ynO6MsklEFppNj5ofdfK/ynO6MsklEFppNj5ofdfK -goversion go1.16.12 -D "" -importcfg $WORK/b511/importcfg -pack /usr/lib/golang/src/compress/bzip2/bit_reader.go /usr/lib/golang/src/compress/bzip2/bzip2.go /usr/lib/golang/src/compress/bzip2/huffman.go /usr/lib/golang/src/compress/bzip2/move_to_front.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/76/766d069cdb4821cfafecbc64dc0209e209ff96b99413599fbb451e33d8c4d8b2-d # internal image mkdir -p $WORK/b515/ cat >$WORK/b515/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b516/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -shared -p image -std -complete -installsuffix shared -buildid VV0G1azALS714yP7Hea4/VV0G1azALS714yP7Hea4 -goversion go1.16.12 -D "" -importcfg $WORK/b515/importcfg -pack /usr/lib/golang/src/image/format.go /usr/lib/golang/src/image/geom.go /usr/lib/golang/src/image/image.go /usr/lib/golang/src/image/names.go /usr/lib/golang/src/image/ycbcr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b270/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/62/6283953913f4b9fb4e7d3c3e3c38c00262fac95662f32febabb94fdf86e31b55-d # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/99/997ca1f99283acfefc3ac0a17f91bd89032796d770dcbc0fe31dfbb1f3eeb37b-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b095/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b509/_pkg_.a packagefile hash=$WORK/b088/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid cZBWHwTSYn4ra-uv3_JQ/cZBWHwTSYn4ra-uv3_JQ -goversion go1.16.12 -D "" -importcfg $WORK/b514/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/s2k/s2k.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/ad/ada7b991a5729cfc6e5e8c6314ac47978d6ec870a41e4ac667e37d28303df4ae-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b029/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/e3/e3f1f1fb73f8d8bed4fa958fd41e5880f4a2d66aade2fc93edde9c9ac0936222-d # internal internal/syscall/unix mkdir -p $WORK/b028/ time mkdir -p $WORK/b030/ internal/syscall/execenv mkdir -p $WORK/b031/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b511/_pkg_.a # internal cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p time -std -installsuffix shared -buildid XF6SkI4Cw88mytKKAiPP/XF6SkI4Cw88mytKKAiPP -goversion go1.16.12 -D "" -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid yH2B9t_uEi2WbU2abMN5/yH2B9t_uEi2WbU2abMN5 -goversion go1.16.12 -D "" -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/74/74985e0f5703721ac4b405c48ed562a948f6d47664e47c5fdc3b842e8654acaa-d # internal cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid ZsMXaXBYZQ6XsEq7YjMf/ZsMXaXBYZQ6XsEq7YjMf -goversion go1.16.12 -D "" -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/nonblocking.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_generic.go cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/4c/4c9a03d24d444db32b1ac4f4b05db6771527e87d688761ad19cd1d73a3ebee85-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/9a/9a72dd3be6ed9cc99cbdd467b867abafc4a6fdbb2edd33054e6ff4c89a9b7a72-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/29/29d986fb8b8c07479ced52ff275ff1e0733f853dc7ee7289f1056b4a258fd876-d # internal regexp mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b081/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p regexp -std -complete -installsuffix shared -buildid HSIlbwDocBDpa0QedgG7/HSIlbwDocBDpa0QedgG7 -goversion go1.16.12 -D "" -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/52/52f8998665a3ebdee074f3eadbdd3852256314f474df1fbfbdb10721debef74b-d # internal image/internal/imageutil mkdir -p $WORK/b518/ cat >$WORK/b518/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b515/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid l6-QeumWWwBvwGInrKlK/l6-QeumWWwBvwGInrKlK -goversion go1.16.12 -D "" -importcfg $WORK/b518/importcfg -pack /usr/lib/golang/src/image/internal/imageutil/imageutil.go /usr/lib/golang/src/image/internal/imageutil/impl.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/9a/9a9a337f1340c1fd8129b09fea7a05016cb1995e077a34e551ee8c703af4f9da-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/00/000b66d4a68b83d73b067c6a61977e4291717c27bc010e1eaa296001f4040857-d # internal image/jpeg mkdir -p $WORK/b517/ cat >$WORK/b517/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b515/_pkg_.a packagefile image/color=$WORK/b516/_pkg_.a packagefile image/internal/imageutil=$WORK/b518/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid N-XUWXLMDzsRLi-A2i0X/N-XUWXLMDzsRLi-A2i0X -goversion go1.16.12 -D "" -importcfg $WORK/b517/importcfg -pack /usr/lib/golang/src/image/jpeg/fdct.go /usr/lib/golang/src/image/jpeg/huffman.go /usr/lib/golang/src/image/jpeg/idct.go /usr/lib/golang/src/image/jpeg/reader.go /usr/lib/golang/src/image/jpeg/scan.go /usr/lib/golang/src/image/jpeg/writer.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b014/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/61/616e9e02c8a159253853c40b1308c27d8f70f3a8876585c003b0630b2bff2830-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/78/782ecf28e9213779c4c0dc7e7a2162c3be21791ca740569ef156aae9c5d70982-d # internal internal/poll mkdir -p $WORK/b027/ io/fs mkdir -p $WORK/b033/ context mkdir -p $WORK/b040/ google.golang.org/grpc/backoff mkdir -p $WORK/b171/ google.golang.org/grpc/internal/grpcrand cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p context -std -complete -installsuffix shared -buildid ZrYPc9f3SkR4h7Oo1IQZ/ZrYPc9f3SkR4h7Oo1IQZ -goversion go1.16.12 -D "" -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/context/context.go mkdir -p $WORK/b180/ cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/a6/a67535e659b8451a4a4b0bca4634d2b45156bbaa9223fefdf8f5158be852f6a9-d # internal google.golang.org/grpc/keepalive mkdir -p $WORK/b203/ internal/fmtsort cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p io/fs -std -complete -installsuffix shared -buildid If8Pdeiy9OL_UnSXftI8/If8Pdeiy9OL_UnSXftI8 -goversion go1.16.12 -D "" -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go mkdir -p $WORK/b013/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b063/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p google.golang.org/grpc/internal/grpcrand -complete -installsuffix shared -buildid GAk9hCfJc5BERDR2_-k2/GAk9hCfJc5BERDR2_-k2 -goversion go1.16.12 -D "" -importcfg $WORK/b180/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpcrand/grpcrand.go cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p google.golang.org/grpc/backoff -complete -installsuffix shared -buildid WZqwOnME3t6besIC00Po/WZqwOnME3t6besIC00Po -goversion go1.16.12 -D "" -importcfg $WORK/b171/importcfg -pack ./vendor/google.golang.org/grpc/backoff/backoff.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid x4830UcKuQ-ot29cWQc5/x4830UcKuQ-ot29cWQc5 -goversion go1.16.12 -D "" -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/poll -std -installsuffix shared -buildid rRj_JYGy7aGQgJ1mke2C/rRj_JYGy7aGQgJ1mke2C -goversion go1.16.12 -D "" -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fcntl_syscall.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid fidMIKvoFwjXoUti8xZB/fidMIKvoFwjXoUti8xZB -goversion go1.16.12 -D "" -importcfg $WORK/b203/importcfg -pack ./vendor/google.golang.org/grpc/keepalive/keepalive.go cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/c7/c73a0fcd2c0fc949e8f7b532d3bb44b9921a2049df157a6ca0e811a90db68cd1-d # internal encoding/binary mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid gpwb6UokqwjLovQlPJky/gpwb6UokqwjLovQlPJky -goversion go1.16.12 -D "" -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b180/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/0c/0c3f5f5ca3941c4c7b73626179fa9929adb52c3590274309aa766faefff7c51a-d # internal github.com/hashicorp/errwrap mkdir -p $WORK/b309/ cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/b8/b8ed1fe394d2a5d95b6833d05e39ac45984bd7402c28732e72e545dbfe34b5b0-d # internal k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b369/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid sjK3GApI9A1SZRK9INlw/sjK3GApI9A1SZRK9INlw -goversion go1.16.12 -D "" -importcfg $WORK/b309/importcfg -pack ./vendor/github.com/hashicorp/errwrap/errwrap.go cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid 1vl0hXzmwfPlQTSwHaIe/1vl0hXzmwfPlQTSwHaIe -goversion go1.16.12 -D "" -importcfg $WORK/b369/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/util/sets/byte.go ./vendor/k8s.io/apimachinery/pkg/util/sets/doc.go ./vendor/k8s.io/apimachinery/pkg/util/sets/empty.go ./vendor/k8s.io/apimachinery/pkg/util/sets/int.go ./vendor/k8s.io/apimachinery/pkg/util/sets/int32.go ./vendor/k8s.io/apimachinery/pkg/util/sets/int64.go ./vendor/k8s.io/apimachinery/pkg/util/sets/string.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/b9/b90dcf95abdbda63d987dec34fd02f91d0742435028d603449dc3caf454dd70c-d # internal golang.org/x/sync/errgroup mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p golang.org/x/sync/errgroup -complete -installsuffix shared -buildid L6kbgxOLRrNJpCGzrzsw/L6kbgxOLRrNJpCGzrzsw -goversion go1.16.12 -D "" -importcfg $WORK/b091/importcfg -pack ./vendor/golang.org/x/sync/errgroup/errgroup.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/b1/b19832afff69b8cdf4a8e8feddec078bcc0651fe1f136a5949966ae96bd71cc2-d # internal google.golang.org/grpc/internal/backoff mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/backoff=$WORK/b171/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b180/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p google.golang.org/grpc/internal/backoff -complete -installsuffix shared -buildid LvfOJ-ZXVu2-VuwvyfRL/LvfOJ-ZXVu2-VuwvyfRL -goversion go1.16.12 -D "" -importcfg $WORK/b183/importcfg -pack ./vendor/google.golang.org/grpc/internal/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/33/3317375b95b6a6e4df0dc87a837db927896b7856af2d4af17405ab7f6276b6f4-d # internal google.golang.org/grpc/tap mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p google.golang.org/grpc/tap -complete -installsuffix shared -buildid GHu4_VhoNvyUEAFP57DK/GHu4_VhoNvyUEAFP57DK -goversion go1.16.12 -D "" -importcfg $WORK/b206/importcfg -pack ./vendor/google.golang.org/grpc/tap/tap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/9a/9ac59f43163af30600d10321384917ed7f283a056e47e7e53220ebe9f8a6bbf4-d # internal golang.org/x/sync/semaphore mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b106/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/be/be1dc0dd389ef88ed03ad391d702bd3ade7cc56b876a406aba97de3b46e14333-d # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid VWhXwoolzlINfFp6RJKn/VWhXwoolzlINfFp6RJKn -goversion go1.16.12 -D "" -importcfg $WORK/b222/importcfg -pack ./vendor/golang.org/x/sync/semaphore/semaphore.go github.com/containerd/containerd/pkg/timeout mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/containerd/containerd/pkg/timeout -lang=go1.16 -complete -installsuffix shared -buildid vo5G_jvd8L83eX2lCwuu/vo5G_jvd8L83eX2lCwuu -goversion go1.16.12 -D "" -importcfg $WORK/b224/importcfg -pack ./pkg/timeout/timeout.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/0e/0eaacdce3b5b8b60da82b5b86a3dbe467e155aa451ea80952868887fb2916999-d # internal github.com/containerd/containerd/gc mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/containerd/containerd/gc -lang=go1.16 -complete -installsuffix shared -buildid i_IK6qMZKe4Y7tu94bLc/i_IK6qMZKe4Y7tu94bLc -goversion go1.16.12 -D "" -importcfg $WORK/b256/importcfg -pack ./gc/gc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b224/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b183/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b256/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/21/215a9e72c9899f9d9507630ceaf1b90e1f6a6c6ef79859d85e0dcb7ef503b3e9-d # internal golang.org/x/net/context mkdir -p $WORK/b277/ cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/61/6103a371929ed8dded2986a6a94f735b2fea2ce72db2a02b6308d3eec41ed750-d # internal k8s.io/apimachinery/pkg/util/clock mkdir -p $WORK/b420/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid NbtrAOoV4DRYHOPUjnNf/NbtrAOoV4DRYHOPUjnNf -goversion go1.16.12 -D "" -importcfg $WORK/b277/importcfg -pack ./vendor/golang.org/x/net/context/context.go ./vendor/golang.org/x/net/context/go17.go ./vendor/golang.org/x/net/context/go19.go cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/e0/e039c9c0c462d2c420eb964537ed3fab67b14d7c3dc7e69047efc30fcbe1e492-d # internal k8s.io/apimachinery/pkg/version mkdir -p $WORK/b423/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid 62Y1yL0Tk248VRqKzX7A/62Y1yL0Tk248VRqKzX7A -goversion go1.16.12 -D "" -importcfg $WORK/b420/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/util/clock/clock.go cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid tdv5nhQbcwvlxnlRBRli/tdv5nhQbcwvlxnlRBRli -goversion go1.16.12 -D "" -importcfg $WORK/b423/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/version/doc.go ./vendor/k8s.io/apimachinery/pkg/version/helpers.go ./vendor/k8s.io/apimachinery/pkg/version/types.go cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/29/29b997eb08d9aa3a202f30d69c4294ac8453b8058be63687dcfbaa094a62e1c2-d # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/57/5752d84f99a9b0cb2dcd9750220d46ec3f9e9c877c41c8bd0c8c1edb5ed3ba82-d # internal encoding/base64 mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid XTmIrG-gNXCO4-sbOeNZ/XTmIrG-gNXCO4-sbOeNZ -goversion go1.16.12 -D "" -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/d6/d64fc88ffab80924f0d1d8856b7f168939e3d58011393267bd5b7c5ba257a36c-d # internal os mkdir -p $WORK/b025/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b222/_pkg_.a # internal golang.org/x/sys/unix mkdir -p $WORK/b048/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/fs=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p os -std -installsuffix shared -buildid rquBsNhn0adB4G0SxRfN/rquBsNhn0adB4G0SxRfN -goversion go1.16.12 -D "" -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_little.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe_linux.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go cat >$WORK/b048/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b048/symabis ./asm_linux_arm64.s cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/2f/2f72ddc51e757ffaf40c911803424e5ed4045dfba04b2854e0548f302983110f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b277/_pkg_.a # internal crypto/cipher mkdir -p $WORK/b121/ cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/af/af86b1f2014b7cf347cfc5a4340a39fc8bd8eed8fb585f8d988eaabb37c2dbbe-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b138/ cat >$WORK/b121/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/cipher -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b121/symabis ./xor_arm64.s cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid IAQcawMUuNOhqF2MfOSz/IAQcawMUuNOhqF2MfOSz -goversion go1.16.12 -D "" -importcfg $WORK/b138/importcfg -pack /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/const.go /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/edwards25519.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/76/76c2649c0c176c1c160e5f00854552850b36f76caac2918eeef48c092728caeb-d # internal crypto/md5 mkdir -p $WORK/b140/ cat >$WORK/b140/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b140=>" -I $WORK/b140/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b140/symabis ./md5block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b049/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid 7psVsvYlazt0jYfIOHVt/7psVsvYlazt0jYfIOHVt -goversion go1.16.12 -symabis $WORK/b048/symabis -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./vendor/golang.org/x/sys/unix/affinity_linux.go ./vendor/golang.org/x/sys/unix/aliases.go ./vendor/golang.org/x/sys/unix/bluetooth_linux.go ./vendor/golang.org/x/sys/unix/constants.go ./vendor/golang.org/x/sys/unix/dev_linux.go ./vendor/golang.org/x/sys/unix/dirent.go ./vendor/golang.org/x/sys/unix/endian_little.go ./vendor/golang.org/x/sys/unix/env_unix.go ./vendor/golang.org/x/sys/unix/fcntl.go ./vendor/golang.org/x/sys/unix/fdset.go ./vendor/golang.org/x/sys/unix/ioctl.go ./vendor/golang.org/x/sys/unix/ioctl_linux.go ./vendor/golang.org/x/sys/unix/pagesize_unix.go ./vendor/golang.org/x/sys/unix/race0.go ./vendor/golang.org/x/sys/unix/readdirent_getdents.go ./vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./vendor/golang.org/x/sys/unix/str.go ./vendor/golang.org/x/sys/unix/syscall.go ./vendor/golang.org/x/sys/unix/syscall_linux.go ./vendor/golang.org/x/sys/unix/syscall_linux_arm64.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./vendor/golang.org/x/sys/unix/syscall_unix.go ./vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./vendor/golang.org/x/sys/unix/timestruct.go ./vendor/golang.org/x/sys/unix/zerrors_linux.go ./vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go ./vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go ./vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go ./vendor/golang.org/x/sys/unix/zsyscall_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go ./vendor/golang.org/x/sys/unix/ztypes_linux.go ./vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/6e/6e5f6da998f4b334636a03ee09049074a60795ef4f1482f2af777681410b7ef7-d # internal encoding/pem mkdir -p $WORK/b149/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b423/_pkg_.a # internal cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid RslecYlOlwLXeb6zc6CC/RslecYlOlwLXeb6zc6CC -goversion go1.16.12 -D "" -importcfg $WORK/b149/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/29/29d2748da84bb7aaa52bad208d1087b265d0e76b644a79cc282f9a31b6f4f58c-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b123/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid m61VXQwJ2Iiir0rDnz8H/m61VXQwJ2Iiir0rDnz8H -goversion go1.16.12 -D "" -importcfg $WORK/b153/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/mac_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/sum_generic.go cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b095/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b088/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b122/_pkg_.a packagefile crypto/subtle=$WORK/b123/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p crypto/md5 -std -installsuffix shared -buildid FWjiO8cuWlBnR1lVsbfn/FWjiO8cuWlBnR1lVsbfn -goversion go1.16.12 -symabis $WORK/b140/symabis -D "" -importcfg $WORK/b140/importcfg -pack -asmhdr $WORK/b140/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p crypto/cipher -std -installsuffix shared -buildid s_YvOlRsPa95B0CtyZwf/s_YvOlRsPa95B0CtyZwf -goversion go1.16.12 -symabis $WORK/b121/symabis -D "" -importcfg $WORK/b121/importcfg -pack -asmhdr $WORK/b121/go_asm.h /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go /usr/lib/golang/src/crypto/cipher/xor_arm64.go cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/82/822c90efb018e3a69750dedd3e843e032cc3e4ce635143f60fa72f3e717ab699-d # internal github.com/klauspost/compress/snappy mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b110/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/klauspost/compress/snappy -complete -installsuffix shared -buildid 4_yVj7pCeIfLbbJn1yNK/4_yVj7pCeIfLbbJn1yNK -goversion go1.16.12 -D "" -importcfg $WORK/b217/importcfg -pack ./vendor/github.com/klauspost/compress/snappy/decode.go ./vendor/github.com/klauspost/compress/snappy/decode_other.go ./vendor/github.com/klauspost/compress/snappy/encode.go ./vendor/github.com/klauspost/compress/snappy/encode_other.go ./vendor/github.com/klauspost/compress/snappy/snappy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/21/21ca9adb2eee26d4510755397356be4669d40e697e10efe803909569e53f494e-d # internal github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid F2WApXnZG8HPvZX-TzZE/F2WApXnZG8HPvZX-TzZE -goversion go1.16.12 -D "" -importcfg $WORK/b218/importcfg -pack ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_other.go ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/97/97c88e6589f7afc4d9f6b4d0bc9522c21bb5688bc21a575d02f524368a19f746-d # internal github.com/cespare/xxhash/v2 mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/cespare/xxhash/v2 -complete -installsuffix shared -buildid wmtOEnHsKDH0nXffmxzT/wmtOEnHsKDH0nXffmxzT -goversion go1.16.12 -D "" -importcfg $WORK/b265/importcfg -pack ./vendor/github.com/cespare/xxhash/v2/xxhash.go ./vendor/github.com/cespare/xxhash/v2/xxhash_other.go ./vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b140=>" -I $WORK/b140/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b140/md5block_arm64.o ./md5block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b140/_pkg_.a $WORK/b140/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/cipher -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b121/xor_arm64.o ./xor_arm64.s cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/cb/cbfdec78485c35e3c956ff7961252530f7ab6f4e6d98a3512605f3d5155bdd9d-d # internal golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b508/ cat >$WORK/b508/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b509/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -shared -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid YU_gd7i4l8ps4RuN1Ybv/YU_gd7i4l8ps4RuN1Ybv -goversion go1.16.12 -D "" -importcfg $WORK/b508/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/armor/armor.go ./vendor/golang.org/x/crypto/openpgp/armor/encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b218/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/95/959844a6dad33344d141514926458ec7d8579837800e568271893fdb6f5b6895-d # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/9a/9afa84700799f78ff4e9c3fbc4c3db43cd4ad91b3101d98a140a98873481ca69-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/f2/f255fc91744406e6d82a295cccd58e6f77f7a138189b1af3ed9632c88bc8feb9-d # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b121/_pkg_.a $WORK/b121/xor_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/8f/8fcfe9939cf9695a32215b336e2a87039f8e9ee9fdc0a545e3916db902757762-d # internal crypto/des mkdir -p $WORK/b130/ vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b151/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b121/_pkg_.a packagefile crypto/internal/subtle=$WORK/b122/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid PWwyOJPkut6p3zIKdnDl/PWwyOJPkut6p3zIKdnDl -goversion go1.16.12 -D "" -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go cat >$WORK/b151/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b151=>" -I $WORK/b151/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b151/symabis ./chacha_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/48/4872655ee51547e8b932f3bf0c7b135c47a12f21f722b6d95c9a500540ec96ba-d # internal cat >$WORK/b151/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b121/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b152/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid 5jVRh4E-z4c3CIANQNSE/5jVRh4E-z4c3CIANQNSE -goversion go1.16.12 -symabis $WORK/b151/symabis -D "" -importcfg $WORK/b151/importcfg -pack -asmhdr $WORK/b151/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_arm64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/93/93acb787e6710dba4d70efedbb52c632ae6a91fd9aeba68acb32aad61164bb8c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/82/828f1afb4dd22626223a395fde0055a7d89de9f7f24df2d35cc91a1aae8aeade-d # internal fmt mkdir -p $WORK/b002/ path/filepath mkdir -p $WORK/b056/ google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b189/ runtime/debug mkdir -p $WORK/b219/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p google.golang.org/grpc/internal/envconfig -complete -installsuffix shared -buildid v7rPxu4VlzbuvuuqrRqA/v7rPxu4VlzbuvuuqrRqA -goversion go1.16.12 -D "" -importcfg $WORK/b189/importcfg -pack ./vendor/google.golang.org/grpc/internal/envconfig/envconfig.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io/fs=$WORK/b033/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid kFsVlLA7GtYppFXKSvPc/kFsVlLA7GtYppFXKSvPc -goversion go1.16.12 -D "" -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go cat >$WORK/b219/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b219=>" -I $WORK/b219/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b219/symabis ./debug.s cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/ad/adbbe6831fcca52ce598749e1facdee0f1413cf238c10cd51b6af6020ba2687e-d # internal os/signal mkdir -p $WORK/b289/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p fmt -std -complete -installsuffix shared -buildid NRYaqDz8NjIT1roe82MG/NRYaqDz8NjIT1roe82MG -goversion go1.16.12 -D "" -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go cat >$WORK/b289/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b289=>" -I $WORK/b289/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b289/symabis ./sig.s net mkdir -p $WORK/b057/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b057/ -importpath net -- -I $WORK/b057/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b151=>" -I $WORK/b151/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b151/chacha_arm64.o ./chacha_arm64.s cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p runtime/debug -std -installsuffix shared -buildid mfrz3J-bzgl0Sw-hCsSn/mfrz3J-bzgl0Sw-hCsSn -goversion go1.16.12 -symabis $WORK/b219/symabis -D "" -importcfg $WORK/b219/importcfg -pack -asmhdr $WORK/b219/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b189/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b151/_pkg_.a $WORK/b151/chacha_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/36/36bf4efd87271feb5e7360397e528f5e1d523067ccadee9f2fc2062a3eab655b-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b150/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p os/signal -std -installsuffix shared -buildid 8e9QQNBeroQrzAUmIKjX/8e9QQNBeroQrzAUmIKjX -goversion go1.16.12 -symabis $WORK/b289/symabis -D "" -importcfg $WORK/b289/importcfg -pack -asmhdr $WORK/b289/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go cat >$WORK/b150/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b121/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b151/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b152/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b153/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid lWMREinNZmaLR2aaMUQr/lWMREinNZmaLR2aaMUQr -goversion go1.16.12 -D "" -importcfg $WORK/b150/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/4b/4b7358969a2bad2886667166d889511c5bea8320972370541eaa378bb9390cdb-d # internal internal/lazyregexp mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b080/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid d1-RUmHpbhl9grU2dyoE/d1-RUmHpbhl9grU2dyoE -goversion go1.16.12 -D "" -importcfg $WORK/b380/importcfg -pack /usr/lib/golang/src/internal/lazyregexp/lazyre.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b219=>" -I $WORK/b219/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b219/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b219/_pkg_.a $WORK/b219/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/84/847ee42cb67beba0238fe0474cdbfecda94eddbf580b2ae545b7d6e3c5c80c0d-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b289=>" -I $WORK/b289/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b289/sig.o ./sig.s cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/3f/3f10a6bcc6e6d6dae8d87d82aa9d3a426c318e76f54d701372d7a49d2a759fb3-d # internal io/ioutil mkdir -p $WORK/b055/ os/exec mkdir -p $WORK/b064/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/fs=$WORK/b033/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 9eGX0WT7eGz37U7649m4/9eGX0WT7eGz37U7649m4 -goversion go1.16.12 -D "" -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/fs=$WORK/b033/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p os/exec -std -complete -installsuffix shared -buildid LWSrEhjS0ezpEFpxIkTS/LWSrEhjS0ezpEFpxIkTS -goversion go1.16.12 -D "" -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/41/41e4a8603c7229dd3b15a4d4ec8779931048f972e4da7f0740cbf20fd3f74940-d # internal github.com/moby/sys/symlink mkdir -p $WORK/b465/ cat >$WORK/b465/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p github.com/moby/sys/symlink -complete -installsuffix shared -buildid g4B7mX966UVNmhL8jB3o/g4B7mX966UVNmhL8jB3o -goversion go1.16.12 -D "" -importcfg $WORK/b465/importcfg -pack ./vendor/github.com/moby/sys/symlink/doc.go ./vendor/github.com/moby/sys/symlink/fs.go ./vendor/github.com/moby/sys/symlink/fs_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b380/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/59/59998ff642e68960f6e91be8a63432cf599f001f4832b962a266878241370526-d # internal github.com/containerd/continuity/pathdriver mkdir -p $WORK/b475/ cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/5b/5be3ba790ef950f7c79b4d36d320ce5db83b9e7e466d8719c879bdaf34a7950b-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b289/_pkg_.a $WORK/b289/sig.o # internal github.com/prometheus/procfs/internal/util mkdir -p $WORK/b274/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b289/_pkg_.a # internal cat >$WORK/b475/importcfg << 'EOF' # internal # import config packagefile path/filepath=$WORK/b056/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p github.com/containerd/continuity/pathdriver -complete -installsuffix shared -buildid dZGTftClWJJGnOp5RUn0/dZGTftClWJJGnOp5RUn0 -goversion go1.16.12 -D "" -importcfg $WORK/b475/importcfg -pack ./vendor/github.com/containerd/continuity/pathdriver/path_driver.go cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid jYopi5Q4Nz-Ag-cVBMvr/jYopi5Q4Nz-Ag-cVBMvr -goversion go1.16.12 -D "" -importcfg $WORK/b274/importcfg -pack ./vendor/github.com/prometheus/procfs/internal/util/parse.go ./vendor/github.com/prometheus/procfs/internal/util/readfile.go ./vendor/github.com/prometheus/procfs/internal/util/sysreadfile.go ./vendor/github.com/prometheus/procfs/internal/util/valueparser.go cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/09/09f7c9244970048cb42789d0302ca4093c31b095493e5206b05c1606a10e17ca-d # internal github.com/containerd/containerd/pkg/apparmor mkdir -p $WORK/b457/ cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/bd/bd100c63abcd07d5ac2df72c96796c6aec0ebe9c89b91b69a0c7ec6610f7f8b8-d # internal cat >$WORK/b457/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p github.com/containerd/containerd/pkg/apparmor -lang=go1.16 -complete -installsuffix shared -buildid TcyMvX8pLJJozPjWXsjz/TcyMvX8pLJJozPjWXsjz -goversion go1.16.12 -D "" -importcfg $WORK/b457/importcfg -pack ./pkg/apparmor/apparmor.go ./pkg/apparmor/apparmor_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/38/38cd094a47f2b3f64ed29c930a414317b300d44ccfc155fc96aa4aeb797c5542-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b457/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/f1/f12a69ec83d0efa8775f7ac81ee5449bbeaab5d9cd68bc25c6813a1b60c69f56-d # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/84/847515735a7deda26ce255d1d3514ba422de3a3b9e7addc0b6797afa1765d6f5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/c9/c913e2ca6fea27689c3cf8a8a14b32fd358dd41e82b197800d3fe27ec2e82800-d # internal encoding/json mkdir -p $WORK/b043/ log mkdir -p $WORK/b050/ github.com/containerd/containerd/pkg/userns mkdir -p $WORK/b053/ github.com/pkg/errors mkdir -p $WORK/b054/ google.golang.org/grpc/codes mkdir -p $WORK/b068/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid UKsgqylrBPLak4cm8M7b/UKsgqylrBPLak4cm8M7b -goversion go1.16.12 -D "" -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p log -std -complete -installsuffix shared -buildid FptTXw_u6m__EPQvr1fg/FptTXw_u6m__EPQvr1fg -goversion go1.16.12 -D "" -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/log/log.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid ZN9q-kidq_B_AsfWaTEr/ZN9q-kidq_B_AsfWaTEr -goversion go1.16.12 -D "" -importcfg $WORK/b068/importcfg -pack ./vendor/google.golang.org/grpc/codes/code_string.go ./vendor/google.golang.org/grpc/codes/codes.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid hfee3Blh4jkqSemGUybI/hfee3Blh4jkqSemGUybI -goversion go1.16.12 -D "" -importcfg $WORK/b054/importcfg -pack ./vendor/github.com/pkg/errors/errors.go ./vendor/github.com/pkg/errors/go113.go ./vendor/github.com/pkg/errors/stack.go cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p github.com/containerd/containerd/pkg/userns -lang=go1.16 -complete -installsuffix shared -buildid i98PeJ9yxGGISH2UR47z/i98PeJ9yxGGISH2UR47z -goversion go1.16.12 -D "" -importcfg $WORK/b053/importcfg -pack ./pkg/userns/userns_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/24/248801bb6bccb08048c8bc0c82424b5343d0a58f7b2d061ea946ac7cd2d87a13-d # internal github.com/opencontainers/go-digest mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b095/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash=$WORK/b088/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b080/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid O0hcUPk3orh_ck5NWZ2N/O0hcUPk3orh_ck5NWZ2N -goversion go1.16.12 -D "" -importcfg $WORK/b094/importcfg -pack ./vendor/github.com/opencontainers/go-digest/algorithm.go ./vendor/github.com/opencontainers/go-digest/digest.go ./vendor/github.com/opencontainers/go-digest/digester.go ./vendor/github.com/opencontainers/go-digest/doc.go ./vendor/github.com/opencontainers/go-digest/verifiers.go cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/0b/0bc990dc64518448694011ff11050cf8d03399794c0cb431153b1d7c68e93e06-d # internal github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid G_d4UMheisz-SRfVgGFX/G_d4UMheisz-SRfVgGFX -goversion go1.16.12 -D "" -importcfg $WORK/b096/importcfg -pack ./vendor/github.com/opencontainers/image-spec/specs-go/version.go ./vendor/github.com/opencontainers/image-spec/specs-go/versioned.go cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b048/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/3e/3e13bda556050971b274a5f914dd31be7039cdc6f4ffd7d20b80479718faa87b-d # internal google.golang.org/grpc/metadata mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p google.golang.org/grpc/metadata -complete -installsuffix shared -buildid 3uX-KAZEgpQhDY7MPUjp/3uX-KAZEgpQhDY7MPUjp -goversion go1.16.12 -D "" -importcfg $WORK/b104/importcfg -pack ./vendor/google.golang.org/grpc/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cd $WORK/b057 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b048/_pkg_.a $WORK/b048/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/59/59705a5d6ed84bd87284719c02e38981b1c420617b10cca29c916e20d8404caa-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid Zr78-Q70bJaHoa_hwYuO/Zr78-Q70bJaHoa_hwYuO -goversion go1.16.12 -D "" -importcfg $WORK/b078/importcfg -pack ./vendor/google.golang.org/grpc/grpclog/grpclog.go ./vendor/google.golang.org/grpc/grpclog/logger.go ./vendor/google.golang.org/grpc/grpclog/loggerv2.go cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/a1/a1e3c10984b3f7c11540c2c1fa56fa4ffee417cafb40fae3ffec5fe95b34cea4-d # internal github.com/moby/sys/mountinfo mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p github.com/moby/sys/mountinfo -complete -installsuffix shared -buildid ijT4qXVBei43BdM6ebXU/ijT4qXVBei43BdM6ebXU -goversion go1.16.12 -D "" -importcfg $WORK/b062/importcfg -pack ./vendor/github.com/moby/sys/mountinfo/doc.go ./vendor/github.com/moby/sys/mountinfo/mounted_linux.go ./vendor/github.com/moby/sys/mountinfo/mounted_unix.go ./vendor/github.com/moby/sys/mountinfo/mountinfo.go ./vendor/github.com/moby/sys/mountinfo/mountinfo_filters.go ./vendor/github.com/moby/sys/mountinfo/mountinfo_linux.go cd $WORK/b057 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/17/176c5514c80a079cdaf5e447ef038df79862f27f409b8b70d13adb0dc56adb53-d # internal go.etcd.io/bbolt mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/fnv=$WORK/b087/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p go.etcd.io/bbolt -complete -installsuffix shared -buildid Zd9EOCig7GurYOUqr7JA/Zd9EOCig7GurYOUqr7JA -goversion go1.16.12 -D "" -importcfg $WORK/b086/importcfg -pack ./vendor/go.etcd.io/bbolt/bolt_arm64.go ./vendor/go.etcd.io/bbolt/bolt_linux.go ./vendor/go.etcd.io/bbolt/bolt_unix.go ./vendor/go.etcd.io/bbolt/bucket.go ./vendor/go.etcd.io/bbolt/cursor.go ./vendor/go.etcd.io/bbolt/db.go ./vendor/go.etcd.io/bbolt/doc.go ./vendor/go.etcd.io/bbolt/errors.go ./vendor/go.etcd.io/bbolt/freelist.go ./vendor/go.etcd.io/bbolt/freelist_hmap.go ./vendor/go.etcd.io/bbolt/node.go ./vendor/go.etcd.io/bbolt/page.go ./vendor/go.etcd.io/bbolt/tx.go ./vendor/go.etcd.io/bbolt/unsafe.go cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/47/479ab030878e7eb112f9e75b918febb600739a92afad61fb083c72c8ab9b15e8-d # internal github.com/containerd/continuity/sysx mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid jF2EYjrrO95GizQVqsQX/jF2EYjrrO95GizQVqsQX -goversion go1.16.12 -D "" -importcfg $WORK/b090/importcfg -pack ./vendor/github.com/containerd/continuity/sysx/nodata_linux.go ./vendor/github.com/containerd/continuity/sysx/xattr.go cd $WORK/b057 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/c3/c3f3730c0997fd64543c5d86b9a64e75586ed5a923f7d61585bf24782bec1cae-d # internal github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b096/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid kBsssyc41rXsRWk8m8y8/kBsssyc41rXsRWk8m8y8 -goversion go1.16.12 -D "" -importcfg $WORK/b093/importcfg -pack ./vendor/github.com/opencontainers/image-spec/specs-go/v1/annotations.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/config.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/index.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/layout.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/manifest.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/a9/a9592937c8171e026134644ffc5d1876d90142dace358ad6975af7e8525bb6ef-d # internal compress/flate mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid XbLgjk1PoF_8HDLeVgFo/XbLgjk1PoF_8HDLeVgFo -goversion go1.16.12 -D "" -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go cd $WORK/b057 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/78/7812160c703c0f011e9af9a6a31c62e37b4881d037a5666ff9dc6a6f7d04049f-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b112/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid _uxvSd8l6AP4M68HmejQ/_uxvSd8l6AP4M68HmejQ -goversion go1.16.12 -D "" -importcfg $WORK/b112/importcfg -pack ./vendor/golang.org/x/net/internal/timeseries/timeseries.go cd $WORK/b057 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/38/3872a57e54a46b2ef35c249f7b2a4f0ca206d8c740f43fc9a794cfb08f725ddf-d # internal net/url mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p net/url -std -complete -installsuffix shared -buildid WFDyvnWmTHSX0BzRRhCe/WFDyvnWmTHSX0BzRRhCe -goversion go1.16.12 -D "" -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/net/url/url.go cd $WORK/b057 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/49/4923e3295c9b7f71ede10e3e4baa598c02d87c780ffe1a14b64a28c7b25faec7-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid fzCPcPFrQdyajFe2AslR/fzCPcPFrQdyajFe2AslR -goversion go1.16.12 -D "" -importcfg $WORK/b077/importcfg -pack ./vendor/google.golang.org/grpc/connectivity/connectivity.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -o $WORK/b057/_cgo_.o $WORK/b057/_cgo_main.o $WORK/b057/_x001.o $WORK/b057/_x002.o $WORK/b057/_x003.o $WORK/b057/_x004.o $WORK/b057/_x005.o -g -O2 cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/70/70cb1efaef113534204d99bd399b5154c16d308a9a673f1500b49b308b09b2d3-d # internal text/template/parse mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid gfc481EkCaPnZZqaPUir/gfc481EkCaPnZZqaPUir -goversion go1.16.12 -D "" -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b057/_cgo_.o -dynout $WORK/b057/_cgo_import.go cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/9a/9acad6d462d1b07d6a70956dd9e18682232eb5dd9f9038c4e40f2639a07b0c49-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b077/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid 9cnGP_V4yAWNVYDvgFQk/9cnGP_V4yAWNVYDvgFQk -goversion go1.16.12 -D "" -importcfg $WORK/b076/importcfg -pack ./vendor/google.golang.org/grpc/internal/internal.go cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/36/36928cb9a802cf4d593964e74d19a9ab39c4ff822752b5c6596a2b288b04ba3c-d # internal math/big mkdir -p $WORK/b128/ cat >$WORK/b128/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b128=>" -I $WORK/b128/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b128/symabis ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/11/117909278b8f857af25a715573b3e2bc79ca3d95ca015bdaa87436a301e3ae7b-d # internal encoding/hex mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid efzR9b2nXFrG32kZsf8l/efzR9b2nXFrG32kZsf8l -goversion go1.16.12 -D "" -importcfg $WORK/b148/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p math/big -std -installsuffix shared -buildid r_Zr3x5jU6C-8jJS695n/r_Zr3x5jU6C-8jJS695n -goversion go1.16.12 -symabis $WORK/b128/symabis -D "" -importcfg $WORK/b128/importcfg -pack -asmhdr $WORK/b128/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/fa/fa6d52e51f07e8fefe947d5f639fcb04c0dcc87dba6f42731307312f691e46e7-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b123/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid Q8_MeO6w2JLfW8XRtasm/Q8_MeO6w2JLfW8XRtasm -goversion go1.16.12 -D "" -importcfg $WORK/b154/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519_noasm.go cat >$WORK/b057/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b058/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b059/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b060/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b061/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p net -std -installsuffix shared -buildid -35U2Rq1fCMRyUoa0x7x/-35U2Rq1fCMRyUoa0x7x -goversion go1.16.12 -D "" -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/writev_unix.go $WORK/b057/_cgo_gotypes.go $WORK/b057/cgo_linux.cgo1.go $WORK/b057/cgo_resnew.cgo1.go $WORK/b057/cgo_socknew.cgo1.go $WORK/b057/cgo_unix.cgo1.go $WORK/b057/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/5a/5a66799ed09713f1b468a440e28e22073bec254b637752670d45c7f84ddcc381-d # internal compress/gzip mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile compress/flate=$WORK/b109/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b110/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid zSFxDT1lSYN0Fq41v9Zt/zSFxDT1lSYN0Fq41v9Zt -goversion go1.16.12 -D "" -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/ae/ae37d8295eae36f60f8a72ed1bd41f0cbe54cda30c242a5a9953d442e1fcf2b7-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b160/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid qyosL4W4C4Xs75BK03Qq/qyosL4W4C4Xs75BK03Qq -goversion go1.16.12 -D "" -importcfg $WORK/b160/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/4b/4bed215432a95f65bd3294bd2d11b824a86127a846105e12e47c12bcbb8ef997-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid aC7ihIJawHaYenalETwA/aC7ihIJawHaYenalETwA -goversion go1.16.12 -D "" -importcfg $WORK/b042/importcfg -pack ./vendor/github.com/sirupsen/logrus/alt_exit.go ./vendor/github.com/sirupsen/logrus/buffer_pool.go ./vendor/github.com/sirupsen/logrus/doc.go ./vendor/github.com/sirupsen/logrus/entry.go ./vendor/github.com/sirupsen/logrus/exported.go ./vendor/github.com/sirupsen/logrus/formatter.go ./vendor/github.com/sirupsen/logrus/hooks.go ./vendor/github.com/sirupsen/logrus/json_formatter.go ./vendor/github.com/sirupsen/logrus/logger.go ./vendor/github.com/sirupsen/logrus/logrus.go ./vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./vendor/github.com/sirupsen/logrus/text_formatter.go ./vendor/github.com/sirupsen/logrus/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/f8/f87bd8894218b18b1ce46e1841c446cb74ab30716c21ef6e902958c787cde657-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid dfDMMXCq4JfNq1Tyb2D_/dfDMMXCq4JfNq1Tyb2D_ -goversion go1.16.12 -D "" -importcfg $WORK/b070/importcfg -pack ./vendor/github.com/golang/protobuf/proto/clone.go ./vendor/github.com/golang/protobuf/proto/decode.go ./vendor/github.com/golang/protobuf/proto/deprecated.go ./vendor/github.com/golang/protobuf/proto/discard.go ./vendor/github.com/golang/protobuf/proto/encode.go ./vendor/github.com/golang/protobuf/proto/equal.go ./vendor/github.com/golang/protobuf/proto/extensions.go ./vendor/github.com/golang/protobuf/proto/lib.go ./vendor/github.com/golang/protobuf/proto/message_set.go ./vendor/github.com/golang/protobuf/proto/pointer_unsafe.go ./vendor/github.com/golang/protobuf/proto/properties.go ./vendor/github.com/golang/protobuf/proto/table_marshal.go ./vendor/github.com/golang/protobuf/proto/table_merge.go ./vendor/github.com/golang/protobuf/proto/table_unmarshal.go ./vendor/github.com/golang/protobuf/proto/text.go ./vendor/github.com/golang/protobuf/proto/text_parser.go cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/fc/fcf87d2e37a5fe1a35d9469e6b5dc80e5741e1b4a1c62aa34bf79fb92b08adfc-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid g91Z5I59v9BxcFbUw5G9/g91Z5I59v9BxcFbUw5G9 -goversion go1.16.12 -D "" -importcfg $WORK/b083/importcfg -pack ./vendor/github.com/gogo/protobuf/proto/clone.go ./vendor/github.com/gogo/protobuf/proto/custom_gogo.go ./vendor/github.com/gogo/protobuf/proto/decode.go ./vendor/github.com/gogo/protobuf/proto/deprecated.go ./vendor/github.com/gogo/protobuf/proto/discard.go ./vendor/github.com/gogo/protobuf/proto/duration.go ./vendor/github.com/gogo/protobuf/proto/duration_gogo.go ./vendor/github.com/gogo/protobuf/proto/encode.go ./vendor/github.com/gogo/protobuf/proto/encode_gogo.go ./vendor/github.com/gogo/protobuf/proto/equal.go ./vendor/github.com/gogo/protobuf/proto/extensions.go ./vendor/github.com/gogo/protobuf/proto/extensions_gogo.go ./vendor/github.com/gogo/protobuf/proto/lib.go ./vendor/github.com/gogo/protobuf/proto/lib_gogo.go ./vendor/github.com/gogo/protobuf/proto/message_set.go ./vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go ./vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./vendor/github.com/gogo/protobuf/proto/properties.go ./vendor/github.com/gogo/protobuf/proto/properties_gogo.go ./vendor/github.com/gogo/protobuf/proto/skip_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_marshal.go ./vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_merge.go ./vendor/github.com/gogo/protobuf/proto/table_unmarshal.go ./vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./vendor/github.com/gogo/protobuf/proto/text.go ./vendor/github.com/gogo/protobuf/proto/text_gogo.go ./vendor/github.com/gogo/protobuf/proto/text_parser.go ./vendor/github.com/gogo/protobuf/proto/timestamp.go ./vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go ./vendor/github.com/gogo/protobuf/proto/wrappers.go ./vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/3c/3cc3081a85b373573c784705b9f49f78a6b780900a3fc870544f0c40adf67c00-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b159/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid VE4D7RMAOhMwlBDG_4VU/VE4D7RMAOhMwlBDG_4VU -goversion go1.16.12 -D "" -importcfg $WORK/b161/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/ed/eda96d981e4b4317cbfddf6ed0c11a97e5835c8202ec6624cd979673f2a36d77-d # internal text/template mkdir -p $WORK/b115/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/fs=$WORK/b033/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template/parse=$WORK/b117/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p text/template -std -complete -installsuffix shared -buildid -UXjHTrwlR41iRyNv3Dp/-UXjHTrwlR41iRyNv3Dp -goversion go1.16.12 -D "" -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/07/07b494e95ae65332abc38ba106d13dbda34e6d7407747963b63a3aca925faf4d-d # internal github.com/containerd/containerd/log mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/containerd/containerd/log -lang=go1.16 -complete -installsuffix shared -buildid nQgPN6DcSyfyqZeojaK8/nQgPN6DcSyfyqZeojaK8 -goversion go1.16.12 -D "" -importcfg $WORK/b041/importcfg -pack ./log/context.go cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/3a/3a90e013f6431c17450ceefe6c0bda99c349d5ad0ed7c8834d51aceb46551d7b-d # internal github.com/containerd/continuity/fs mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b090/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b042/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b091/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p github.com/containerd/continuity/fs -complete -installsuffix shared -buildid jlXJi7aG2J_ox85G1f-4/jlXJi7aG2J_ox85G1f-4 -goversion go1.16.12 -D "" -importcfg $WORK/b089/importcfg -pack ./vendor/github.com/containerd/continuity/fs/copy.go ./vendor/github.com/containerd/continuity/fs/copy_linux.go ./vendor/github.com/containerd/continuity/fs/diff.go ./vendor/github.com/containerd/continuity/fs/diff_unix.go ./vendor/github.com/containerd/continuity/fs/dtype_linux.go ./vendor/github.com/containerd/continuity/fs/du.go ./vendor/github.com/containerd/continuity/fs/du_unix.go ./vendor/github.com/containerd/continuity/fs/hardlink.go ./vendor/github.com/containerd/continuity/fs/hardlink_unix.go ./vendor/github.com/containerd/continuity/fs/path.go ./vendor/github.com/containerd/continuity/fs/stat_linuxopenbsd.go ./vendor/github.com/containerd/continuity/fs/time.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/84/8488531ea51290412b12bae9b6e30518466028a9b7de1830f0fddd3a219f8d81-d # internal github.com/docker/go-events mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b042/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/docker/go-events -complete -installsuffix shared -buildid sXnlEx1bpaGnNYOtRudK/sXnlEx1bpaGnNYOtRudK -goversion go1.16.12 -D "" -importcfg $WORK/b105/importcfg -pack ./vendor/github.com/docker/go-events/broadcast.go ./vendor/github.com/docker/go-events/channel.go ./vendor/github.com/docker/go-events/errors.go ./vendor/github.com/docker/go-events/event.go ./vendor/github.com/docker/go-events/filter.go ./vendor/github.com/docker/go-events/queue.go ./vendor/github.com/docker/go-events/retry.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/cc/cc7a85ff1f24bdd01669596835e0e47cbd710b328c82513084b993d122bf5292-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b159/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b160/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid wJplCH77f9tkBiONsFBV/wJplCH77f9tkBiONsFBV -goversion go1.16.12 -D "" -importcfg $WORK/b158/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/fb/fbe9900887e3fb0e4f498363be858608a6e59b36bdf11c7a975d87b24c690a57-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid Vl89UNSDecjzP2vBKAAM/Vl89UNSDecjzP2vBKAAM -goversion go1.16.12 -D "" -importcfg $WORK/b164/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b128=>" -I $WORK/b128/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b128/arith_arm64.o ./arith_arm64.s cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/5a/5ae0bb318a7446b704faaccc5b3abf80989417fb01535b2e31a2d72fc9ca66aa-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b158/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b160/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b161/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid fBZlJNr3S_WrFn_5UBbt/fBZlJNr3S_WrFn_5UBbt -goversion go1.16.12 -D "" -importcfg $WORK/b157/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b128/_pkg_.a $WORK/b128/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/41/41c022ded9174a38e6a1d3c6e2d6c0068eb5eb45c5f2287f3d54694ecfb510e8-d # internal encoding/asn1 mkdir -p $WORK/b127/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/ee/ee3a7a9bb9c8d75729854081be6488509af135ba78dae4e6d1ae7abb835b4d2e-d # internal crypto/elliptic mkdir -p $WORK/b132/ cat >$WORK/b132/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/elliptic -trimpath "$WORK/b132=>" -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b132/symabis ./p256_asm_arm64.s cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b128/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid oa525qOXuBqoUJ9twZ2T/oa525qOXuBqoUJ9twZ2T -goversion go1.16.12 -D "" -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/9d/9d7a36699cbbba9e37d77794cabdbfdd089e01e2de9bb2275b8fdc3ddb0326af-d # internal html/template mkdir -p $WORK/b113/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b128/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid lTsGmsM2hMZ9B47OXPkz/lTsGmsM2hMZ9B47OXPkz -goversion go1.16.12 -symabis $WORK/b132/symabis -D "" -importcfg $WORK/b132/importcfg -pack -asmhdr $WORK/b132/go_asm.h /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/p224.go /usr/lib/golang/src/crypto/elliptic/p256_asm.go cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile html=$WORK/b114/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/fs=$WORK/b033/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b115/_pkg_.a packagefile text/template/parse=$WORK/b117/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p html/template -std -complete -installsuffix shared -buildid Lvlx7yAUkOP5OvYqcXon/Lvlx7yAUkOP5OvYqcXon -goversion go1.16.12 -D "" -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/html/template/attr.go /usr/lib/golang/src/html/template/attr_string.go /usr/lib/golang/src/html/template/content.go /usr/lib/golang/src/html/template/context.go /usr/lib/golang/src/html/template/css.go /usr/lib/golang/src/html/template/delim_string.go /usr/lib/golang/src/html/template/doc.go /usr/lib/golang/src/html/template/element_string.go /usr/lib/golang/src/html/template/error.go /usr/lib/golang/src/html/template/escape.go /usr/lib/golang/src/html/template/html.go /usr/lib/golang/src/html/template/js.go /usr/lib/golang/src/html/template/jsctx_string.go /usr/lib/golang/src/html/template/state_string.go /usr/lib/golang/src/html/template/template.go /usr/lib/golang/src/html/template/transition.go /usr/lib/golang/src/html/template/url.go /usr/lib/golang/src/html/template/urlpart_string.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/a3/a30eeadf6a08eab0d712a36097b8e6f00734ab0f35c647f29a18d95196985e03-d # internal crypto/dsa mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b133/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b128/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 5HM2Csedgosi6Hhaje5g/5HM2Csedgosi6Hhaje5g -goversion go1.16.12 -D "" -importcfg $WORK/b146/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/09/093e3e16fb8882f9c21446eacb32b9305ef5cff4889795f58168ba3aae785c0b-d # internal mime mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p mime -std -complete -installsuffix shared -buildid tHDl6q4KXL8T1ODl5Jbu/tHDl6q4KXL8T1ODl5Jbu -goversion go1.16.12 -D "" -importcfg $WORK/b165/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/3c/3c88d80ccef0c2162851422169e36a19c484b4fe2ab600939e6e9b3bcb5df7d6-d # internal crypto/internal/boring mkdir -p $WORK/b124/ cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b124/ -importpath crypto/internal/boring -- -I $WORK/b124/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/59/5990919752422034ee7b5bc6ed1c227ecabee234c06a11230709dacaa1cb187b-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b127/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b136/_pkg_.a packagefile math/big=$WORK/b128/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid tssnD3_YEvydzRdp4mxh/tssnD3_YEvydzRdp4mxh -goversion go1.16.12 -D "" -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/elliptic -trimpath "$WORK/b132=>" -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b132/p256_asm_arm64.o ./p256_asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b132/_pkg_.a $WORK/b132/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/5f/5f99396c822d95c95595395432df824da3fe261d7bfa3e52dc254fc3838fd9e0-d # internal crypto/x509/pkix mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b127/_pkg_.a packagefile encoding/hex=$WORK/b148/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/big=$WORK/b128/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid cOl4ii9C7SIgrn_DUqba/cOl4ii9C7SIgrn_DUqba -goversion go1.16.12 -D "" -importcfg $WORK/b147/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b057/_pkg_.a $WORK/b057/_x001.o $WORK/b057/_x002.o $WORK/b057/_x003.o $WORK/b057/_x004.o $WORK/b057/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/93/9369d5dd830576b9f571077c1b9c40b201aea02eef5533c62afd2573f9d0d73b-d # internal github.com/containerd/containerd/sys mkdir -p $WORK/b052/ cat >$WORK/b052/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/sys /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containerd/containerd/sys -trimpath "$WORK/b052=>" -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b052/symabis ./subprocess_unsafe_linux.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/19/19dff6c834786ce77f110b732bda168e5c1e1fb6126fc7859fcd43631459a156-d # internal net/textproto mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid VU2OKgmOwnNnVFMnF8mR/VU2OKgmOwnNnVFMnF8mR -goversion go1.16.12 -D "" -importcfg $WORK/b162/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=$WORK/b053/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p github.com/containerd/containerd/sys -lang=go1.16 -installsuffix shared -buildid yu8xSouqchKH4AjlBGia/yu8xSouqchKH4AjlBGia -goversion go1.16.12 -symabis $WORK/b052/symabis -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./sys/epoll.go ./sys/fds.go ./sys/filesys_unix.go ./sys/mount_linux.go ./sys/oom_linux.go ./sys/socket_unix.go ./sys/stat_unix.go ./sys/subprocess_unsafe_linux.go ./sys/userns_deprecated.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/a9/a96d59ba6ed489b702368fe2012454ab4481a1a9ac800a33a449bf0a354d84b8-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b070/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid sstNp89eJH2_Wvw6cfHd/sstNp89eJH2_Wvw6cfHd -goversion go1.16.12 -D "" -importcfg $WORK/b072/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/any/any.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/f4/f4fa5b4fb18981175b82c85f3677368248052241bb67637af74fba7fa8d12b67-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b073/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b070/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid k7ireTWOyFufz8Q3hcV2/k7ireTWOyFufz8Q3hcV2 -goversion go1.16.12 -D "" -importcfg $WORK/b073/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/f2/f2511cb36221041835ad02d18b9777c8b4a6d88d5270de1b4ebc880b0db82657-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b070/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid e7cE7DbUEQ77rgyBFtXW/e7cE7DbUEQ77rgyBFtXW -goversion go1.16.12 -D "" -importcfg $WORK/b074/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/f1/f1697b2e1f249431bab68f687ca396c16f441113249a655c4174ef3553f94aa8-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b070/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b072/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid P4shgNseSm7xoOrIAeDv/P4shgNseSm7xoOrIAeDv -goversion go1.16.12 -D "" -importcfg $WORK/b075/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/9a/9ad1d277ef1ceb5224f4c9923fa2896061680103abf465656e4b59a83fd980bf-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b157/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid izFL3FTyBi30gzMZFR4E/izFL3FTyBi30gzMZFR4E -goversion go1.16.12 -D "" -importcfg $WORK/b163/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/fa/fac54cc3f36d2a058c46226c0c4b631ce371a40452c74e2984bd0c063356c7e1-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b157/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile net/textproto=$WORK/b162/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid jEZNB2Efmq7gGu9HJHEb/jEZNB2Efmq7gGu9HJHEb -goversion go1.16.12 -D "" -importcfg $WORK/b156/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/2f/2fce731c51ed641870e8fb60300fad9eb90fa5587c2ec7c12c27a768c7ed3004-d # internal mime/quotedprintable mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid VQpoJD1CkDOukAlda7PU/VQpoJD1CkDOukAlda7PU -goversion go1.16.12 -D "" -importcfg $WORK/b167/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/sys /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containerd/containerd/sys -trimpath "$WORK/b052=>" -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b052/subprocess_unsafe_linux.o ./subprocess_unsafe_linux.s cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/87/87bbb1f24a9ad53b27180f63198ad4e9dd769a14c366690124dbc4b18c554018-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b070/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b072/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b073/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b074/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid bq7TXD6KG1IqynMwXZNr/bq7TXD6KG1IqynMwXZNr -goversion go1.16.12 -D "" -importcfg $WORK/b071/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/any.go ./vendor/github.com/golang/protobuf/ptypes/doc.go ./vendor/github.com/golang/protobuf/ptypes/duration.go ./vendor/github.com/golang/protobuf/ptypes/timestamp.go cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/sys /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b052/_pkg_.a $WORK/b052/subprocess_unsafe_linux.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/16/1669d634e47f6f71be5d7a55e5a4d1ebde18c09212395dfc13c449870ee3a522-d # internal github.com/containerd/containerd/mount mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/sys=$WORK/b052/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b062/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b064/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/containerd/containerd/mount -lang=go1.16 -complete -installsuffix shared -buildid Y8RD7PvqSLProzXhYjHd/Y8RD7PvqSLProzXhYjHd -goversion go1.16.12 -D "" -importcfg $WORK/b051/importcfg -pack ./mount/lookup_unix.go ./mount/losetup_linux.go ./mount/mount.go ./mount/mount_linux.go ./mount/mountinfo.go ./mount/temp.go ./mount/temp_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/b1/b111cbcfb35bf757384a353fa8045de74679625a8dc59a40128d02f99de2e301-d # internal net/http/internal mkdir -p $WORK/b169/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid mbamKB8AA-CnO46vYX1m/mbamKB8AA-CnO46vYX1m -goversion go1.16.12 -D "" -importcfg $WORK/b169/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go /usr/lib/golang/src/net/http/internal/testcert.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/6d/6d2cd86cfc359b7ad84a98b17ab61b7af73c9b44b9032469d52dc60482bc5563-d # internal google.golang.org/grpc/credentials/internal mkdir -p $WORK/b174/ cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/c7/c741e32469e7731dc5b9489be54949e194e0a526e909792259910913d0bdd1d8-d # internal google.golang.org/grpc/attributes mkdir -p $WORK/b176/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b057/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p google.golang.org/grpc/credentials/internal -complete -installsuffix shared -buildid JwQ682xHQXGtMxyx28rB/JwQ682xHQXGtMxyx28rB -goversion go1.16.12 -D "" -importcfg $WORK/b174/importcfg -pack ./vendor/google.golang.org/grpc/credentials/internal/syscallconn.go cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p google.golang.org/grpc/attributes -complete -installsuffix shared -buildid STW7UrBrHn3MyfPxUe4Y/STW7UrBrHn3MyfPxUe4Y -goversion go1.16.12 -D "" -importcfg $WORK/b176/importcfg -pack ./vendor/google.golang.org/grpc/attributes/attributes.go cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/b3/b3e0ab2dcaffd54da2c32cb1626e47da46a0076cfb313391e4ee03c3e65cc697-d # internal google.golang.org/grpc/encoding/proto mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b070/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b181/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p google.golang.org/grpc/encoding/proto -complete -installsuffix shared -buildid 2sEevWpwl_F1_ds9zVNK/2sEevWpwl_F1_ds9zVNK -goversion go1.16.12 -D "" -importcfg $WORK/b182/importcfg -pack ./vendor/google.golang.org/grpc/encoding/proto/proto.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/e1/e1dcd0f59e0473a966fbf97ae5a904dfd68ace4c77941ffea5be46bae1113dbf-d # internal google.golang.org/grpc/status mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b070/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b071/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b075/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b068/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b076/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid kHnPeUHzfusKEbQcC1t5/kHnPeUHzfusKEbQcC1t5 -goversion go1.16.12 -D "" -importcfg $WORK/b069/importcfg -pack ./vendor/google.golang.org/grpc/status/status.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b169/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/12/1206b53b9b61ea0cf55d6623b0c82fcc2ddd70a1e5be2b1a9910d84d6b987d3e-d # internal google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b184/ cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/6e/6efae95ad74839855a4f7f83c348c16b21e5d0225766e796e6a7b8f6872abf8c-d # internal google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b070/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b073/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b074/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b104/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -complete -installsuffix shared -buildid afSMYZYYhUOGBNrpPmzG/afSMYZYYhUOGBNrpPmzG -goversion go1.16.12 -D "" -importcfg $WORK/b186/importcfg -pack ./vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p google.golang.org/grpc/internal/balancerload -complete -installsuffix shared -buildid cjH9UIfAsre92jaGwgV4/cjH9UIfAsre92jaGwgV4 -goversion go1.16.12 -D "" -importcfg $WORK/b184/importcfg -pack ./vendor/google.golang.org/grpc/internal/balancerload/load.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b176/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/5a/5abce9c05b98a46d555fae0e62745a16eaf634c9c7b57b79954ff1eed6373e93-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b199/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/c6/c66615bc4cde26ecf8677341707f68c9191ee76c8d42b77fb8826cf0eb108cfd-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b200/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid 8czKR8mxTvkkxAbvoM2z/8czKR8mxTvkkxAbvoM2z -goversion go1.16.12 -D "" -importcfg $WORK/b199/importcfg -pack ./vendor/golang.org/x/text/unicode/bidi/bidi.go ./vendor/golang.org/x/text/unicode/bidi/bracket.go ./vendor/golang.org/x/text/unicode/bidi/core.go ./vendor/golang.org/x/text/unicode/bidi/prop.go ./vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go ./vendor/golang.org/x/text/unicode/bidi/trieval.go cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b198/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid YA4ryMDXVuZeuLkpPUMa/YA4ryMDXVuZeuLkpPUMa -goversion go1.16.12 -D "" -importcfg $WORK/b200/importcfg -pack ./vendor/golang.org/x/text/unicode/norm/composition.go ./vendor/golang.org/x/text/unicode/norm/forminfo.go ./vendor/golang.org/x/text/unicode/norm/input.go ./vendor/golang.org/x/text/unicode/norm/iter.go ./vendor/golang.org/x/text/unicode/norm/normalize.go ./vendor/golang.org/x/text/unicode/norm/readwriter.go ./vendor/golang.org/x/text/unicode/norm/tables13.0.0.go ./vendor/golang.org/x/text/unicode/norm/transform.go ./vendor/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/63/630bed59c17d04a2779bdf100541081ccccc51ff0ca68be6a9743e30d3422009-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b067/ cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/4f/4f7dd962baa1bf96beb687bcf1e0a71ed2931413de23e452368e0db830f3dbf6-d # internal github.com/containerd/containerd/snapshots mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b051/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/containerd/containerd/snapshots -lang=go1.16 -complete -installsuffix shared -buildid miKRMN0gPHtDAFJbffaY/miKRMN0gPHtDAFJbffaY -goversion go1.16.12 -D "" -importcfg $WORK/b065/importcfg -pack ./snapshots/snapshotter.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b068/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b069/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p github.com/containerd/containerd/errdefs -lang=go1.16 -complete -installsuffix shared -buildid 1K6_2vAG95NAwrWwMaDT/1K6_2vAG95NAwrWwMaDT -goversion go1.16.12 -D "" -importcfg $WORK/b067/importcfg -pack ./errdefs/errors.go ./errdefs/grpc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/a2/a2e5a8ac6fed3342ce2ac242528e8f9b90d8cac89e79ca1b9ca85f90c54f58e2-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid QNALCxCVgLwewrj5rIb_/QNALCxCVgLwewrj5rIb_ -goversion go1.16.12 -D "" -importcfg $WORK/b201/importcfg -pack ./vendor/golang.org/x/net/http2/hpack/encode.go ./vendor/golang.org/x/net/http2/hpack/hpack.go ./vendor/golang.org/x/net/http2/hpack/huffman.go ./vendor/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/3b/3bbcc65e513f5599e5cc8994f64cfe1362383365f059c16f881a2b9f08c86127-d # internal google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b070/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b071/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b186/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b078/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b104/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b069/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p google.golang.org/grpc/internal/binarylog -complete -installsuffix shared -buildid jNUisRjqMcBtDI0BssBd/jNUisRjqMcBtDI0BssBd -goversion go1.16.12 -D "" -importcfg $WORK/b185/importcfg -pack ./vendor/google.golang.org/grpc/internal/binarylog/binarylog.go ./vendor/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./vendor/google.golang.org/grpc/internal/binarylog/env_config.go ./vendor/google.golang.org/grpc/internal/binarylog/method_logger.go ./vendor/google.golang.org/grpc/internal/binarylog/sink.go ./vendor/google.golang.org/grpc/internal/binarylog/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/ea/ea1db1741d237aeda3e02c06fcaf8e5d3bf5f1aa67c52b7745d8c07b2028ec46-d # internal github.com/containerd/containerd/filters mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b080/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p github.com/containerd/containerd/filters -lang=go1.16 -complete -installsuffix shared -buildid 7EqXTWzR3IoQgpuR1l4m/7EqXTWzR3IoQgpuR1l4m -goversion go1.16.12 -D "" -importcfg $WORK/b079/importcfg -pack ./filters/adaptor.go ./filters/filter.go ./filters/parser.go ./filters/quote.go ./filters/scanner.go cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/a1/a1dc876cec93be5cdf6001088f43b459f64858e550ee29eabff7e2f5ad38abfb-d # internal github.com/containerd/containerd/platforms mkdir -p $WORK/b092/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b201/_pkg_.a # internal cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b080/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/containerd/containerd/platforms -lang=go1.16 -complete -installsuffix shared -buildid pnas5YcApd_gqGuJQ5M6/pnas5YcApd_gqGuJQ5M6 -goversion go1.16.12 -D "" -importcfg $WORK/b092/importcfg -pack ./platforms/compare.go ./platforms/cpuinfo.go ./platforms/database.go ./platforms/defaults.go ./platforms/defaults_unix.go ./platforms/platforms.go cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/e5/e5a6f6177ccb03e0a16fcb46a8b0f66e64148e5ab3bffe17ce0149cfb03c593c-d # internal github.com/containerd/containerd/identifiers mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b080/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/containerd/containerd/identifiers -lang=go1.16 -complete -installsuffix shared -buildid d7vxtpfAdcj4Ldl53Wru/d7vxtpfAdcj4Ldl53Wru -goversion go1.16.12 -D "" -importcfg $WORK/b101/importcfg -pack ./identifiers/validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/c3/c3895fcf8548f7a0052ba850a5f8824eede133cdcbd91dfa5661e7ccbba91cfd-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b198/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b199/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid TnQGYAdiqM24h0S6f1mm/TnQGYAdiqM24h0S6f1mm -goversion go1.16.12 -D "" -importcfg $WORK/b197/importcfg -pack ./vendor/golang.org/x/text/secure/bidirule/bidirule.go ./vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/3a/3a7c8aeae4121d8e20dde1e6074e3b448758a45ba21f714c1737b7f432961488-d # internal github.com/gogo/protobuf/types mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b085/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p github.com/gogo/protobuf/types -complete -installsuffix shared -buildid CwM20g6Jr3dlUjUymdwL/CwM20g6Jr3dlUjUymdwL -goversion go1.16.12 -D "" -importcfg $WORK/b084/importcfg -pack ./vendor/github.com/gogo/protobuf/types/any.go ./vendor/github.com/gogo/protobuf/types/any.pb.go ./vendor/github.com/gogo/protobuf/types/api.pb.go ./vendor/github.com/gogo/protobuf/types/doc.go ./vendor/github.com/gogo/protobuf/types/duration.go ./vendor/github.com/gogo/protobuf/types/duration.pb.go ./vendor/github.com/gogo/protobuf/types/duration_gogo.go ./vendor/github.com/gogo/protobuf/types/empty.pb.go ./vendor/github.com/gogo/protobuf/types/field_mask.pb.go ./vendor/github.com/gogo/protobuf/types/protosize.go ./vendor/github.com/gogo/protobuf/types/source_context.pb.go ./vendor/github.com/gogo/protobuf/types/struct.pb.go ./vendor/github.com/gogo/protobuf/types/timestamp.go ./vendor/github.com/gogo/protobuf/types/timestamp.pb.go ./vendor/github.com/gogo/protobuf/types/timestamp_gogo.go ./vendor/github.com/gogo/protobuf/types/type.pb.go ./vendor/github.com/gogo/protobuf/types/wrappers.pb.go ./vendor/github.com/gogo/protobuf/types/wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b197/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/2c/2ce2ab505a1d988d327e711d5b31275bc690f34b9c0a1f4c1c1a9b7cf5072334-d # internal github.com/containerd/ttrpc mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b042/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b075/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b068/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b069/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/containerd/ttrpc -complete -installsuffix shared -buildid tuWKO9wy0dpRClQwmIQc/tuWKO9wy0dpRClQwmIQc -goversion go1.16.12 -D "" -importcfg $WORK/b103/importcfg -pack ./vendor/github.com/containerd/ttrpc/channel.go ./vendor/github.com/containerd/ttrpc/client.go ./vendor/github.com/containerd/ttrpc/codec.go ./vendor/github.com/containerd/ttrpc/config.go ./vendor/github.com/containerd/ttrpc/handshake.go ./vendor/github.com/containerd/ttrpc/interceptor.go ./vendor/github.com/containerd/ttrpc/metadata.go ./vendor/github.com/containerd/ttrpc/server.go ./vendor/github.com/containerd/ttrpc/services.go ./vendor/github.com/containerd/ttrpc/types.go ./vendor/github.com/containerd/ttrpc/unixcreds_linux.go cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/58/58727ff76f0de4cda8752f1244600d9de82f6229d2bd44732ff6fc06c9b8c490-d # internal google.golang.org/grpc/internal/syscall mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b078/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p google.golang.org/grpc/internal/syscall -complete -installsuffix shared -buildid uzawV4Y7tY_OHm4DeSjo/uzawV4Y7tY_OHm4DeSjo -goversion go1.16.12 -D "" -importcfg $WORK/b202/importcfg -pack ./vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/8a/8a51f58f5808a7f690251612837bfd0d21fcd63f61e6f5eebcc6ba3a05102875-d # internal google.golang.org/grpc/stats mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b104/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p google.golang.org/grpc/stats -complete -installsuffix shared -buildid Jj3INwQmopXMN1ZC9zF3/Jj3INwQmopXMN1ZC9zF3 -goversion go1.16.12 -D "" -importcfg $WORK/b205/importcfg -pack ./vendor/google.golang.org/grpc/stats/handlers.go ./vendor/google.golang.org/grpc/stats/stats.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/15/15e73579b950b7a31b6f20b7c6af97931e390a25007f2e3c080bc18e0d9820a9-d # internal google.golang.org/grpc/naming mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b078/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p google.golang.org/grpc/naming -complete -installsuffix shared -buildid coId7X0JHCCmk69L6YeN/coId7X0JHCCmk69L6YeN -goversion go1.16.12 -D "" -importcfg $WORK/b207/importcfg -pack ./vendor/google.golang.org/grpc/naming/dns_resolver.go ./vendor/google.golang.org/grpc/naming/naming.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/a5/a5160f750bc851c614b426970f5d89a394586a7bd4154bfc7ef33d4d22e9c431-d # internal github.com/klauspost/compress/fse mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid U8yfPAzVLZI3OMqSS2eF/U8yfPAzVLZI3OMqSS2eF -goversion go1.16.12 -D "" -importcfg $WORK/b216/importcfg -pack ./vendor/github.com/klauspost/compress/fse/bitreader.go ./vendor/github.com/klauspost/compress/fse/bitwriter.go ./vendor/github.com/klauspost/compress/fse/bytereader.go ./vendor/github.com/klauspost/compress/fse/compress.go ./vendor/github.com/klauspost/compress/fse/decompress.go ./vendor/github.com/klauspost/compress/fse/fse.go cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/73/73aa56e1776b44b5a7bb9c563fc0fd55421a02fc40a54187fb5c66897b974245-d # internal github.com/containerd/containerd/content mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/filters=$WORK/b079/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/containerd/containerd/content -lang=go1.16 -complete -installsuffix shared -buildid c0Tmr-z37T715XEa5b7Z/c0Tmr-z37T715XEa5b7Z -goversion go1.16.12 -D "" -importcfg $WORK/b220/importcfg -pack ./content/adaptor.go ./content/content.go ./content/helpers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/d6/d66deb29b6b559aa3a40ce6d99d77f100836023047a514d783caa990a8f63e17-d # internal github.com/containerd/containerd/labels mkdir -p $WORK/b221/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b200/_pkg_.a # internal cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/containerd/containerd/labels -lang=go1.16 -complete -installsuffix shared -buildid ZbOd-ES2mycdHh3LMMmH/ZbOd-ES2mycdHh3LMMmH -goversion go1.16.12 -D "" -importcfg $WORK/b221/importcfg -pack ./labels/labels.go ./labels/validate.go cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/77/77dbdeeee396bffde6a76e61d2702f485221e1a357410da7a7e140d5d314b370-d # internal golang.org/x/net/idna mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b197/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b199/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b200/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid 3Y6qYf-kEBeeqVeUaQzf/3Y6qYf-kEBeeqVeUaQzf -goversion go1.16.12 -D "" -importcfg $WORK/b196/importcfg -pack ./vendor/golang.org/x/net/idna/idna10.0.0.go ./vendor/golang.org/x/net/idna/punycode.go ./vendor/golang.org/x/net/idna/tables13.0.0.go ./vendor/golang.org/x/net/idna/trie.go ./vendor/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/70/709ca42c42f5edcbcf8fb3a5dbd4382f8add6fbf931fd9a1c6cd4302c8292903-d # internal github.com/containerd/containerd/pkg/dialer mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/containerd/containerd/pkg/dialer -lang=go1.16 -complete -installsuffix shared -buildid ECVVxBpdEfDIz_a_0FaE/ECVVxBpdEfDIz_a_0FaE -goversion go1.16.12 -D "" -importcfg $WORK/b223/importcfg -pack ./pkg/dialer/dialer.go ./pkg/dialer/dialer_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/9f/9fcaee4ddc2295fd5ededc80415f9bdb109f52796444eb35b1fcb79b602dca7e-d # internal github.com/containerd/containerd/namespaces mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/identifiers=$WORK/b101/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b103/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b104/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p github.com/containerd/containerd/namespaces -lang=go1.16 -complete -installsuffix shared -buildid hwEUbBuQVLwmuuIeWt2l/hwEUbBuQVLwmuuIeWt2l -goversion go1.16.12 -D "" -importcfg $WORK/b102/importcfg -pack ./namespaces/context.go ./namespaces/grpc.go ./namespaces/store.go ./namespaces/ttrpc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/97/97dabcf891ab63d329d31d3afdad577fcc0003d2cc0dcdb8775329ec285456ec-d # internal github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b108/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid Go0iKpxRidWgW7QVIjWw/Go0iKpxRidWgW7QVIjWw -goversion go1.16.12 -D "" -importcfg $WORK/b230/importcfg -pack ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.pb.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor_gostring.gen.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/helper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/1e/1eb24ebdb48fa48f96d94e8c54ae376ce10745518bff0e07377d5109c90c9e09-d # internal os/user mkdir -p $WORK/b233/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b233/ -importpath os/user -- -I $WORK/b233/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/34/34d032fb78ab205e066a57d4a65647aaab502947303adfa2bf9df04a04fd184a-d # internal github.com/docker/go-units mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid _ML4LMU0Z6lkknQrIWex/_ML4LMU0Z6lkknQrIWex -goversion go1.16.12 -D "" -importcfg $WORK/b234/importcfg -pack ./vendor/github.com/docker/go-units/duration.go ./vendor/github.com/docker/go-units/size.go ./vendor/github.com/docker/go-units/ulimit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/76/76fd05eb41e70c6ddfad30239d14dcc26926538da55a1a82d4cd914ee30233a8-d # internal github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid hyG7Q34iJmZcNV0EKZVR/hyG7Q34iJmZcNV0EKZVR -goversion go1.16.12 -D "" -importcfg $WORK/b235/importcfg -pack ./vendor/github.com/opencontainers/runtime-spec/specs-go/config.go ./vendor/github.com/opencontainers/runtime-spec/specs-go/state.go ./vendor/github.com/opencontainers/runtime-spec/specs-go/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b216/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/41/417f80bcfa66fb856976cf1ec95951815bd269dbca8aca9f411d30a4ccd5f546-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b215/ cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/81/81efa70fdf4c58e06893112a35e707efe638e62138da2b371083490413a55f18-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b195/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b216/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid hI2Qg4P_nKAU218QcmiX/hI2Qg4P_nKAU218QcmiX -goversion go1.16.12 -D "" -importcfg $WORK/b215/importcfg -pack ./vendor/github.com/klauspost/compress/huff0/bitreader.go ./vendor/github.com/klauspost/compress/huff0/bitwriter.go ./vendor/github.com/klauspost/compress/huff0/bytereader.go ./vendor/github.com/klauspost/compress/huff0/compress.go ./vendor/github.com/klauspost/compress/huff0/decompress.go ./vendor/github.com/klauspost/compress/huff0/huff0.go cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b196/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile net/textproto=$WORK/b162/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid YyFy02r0nbM5TOmAKE3z/YyFy02r0nbM5TOmAKE3z -goversion go1.16.12 -D "" -importcfg $WORK/b195/importcfg -pack ./vendor/golang.org/x/net/http/httpguts/guts.go ./vendor/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/08/08f618871b5d28d0479c511c2f1997564f5df3ddd69b0fb86f7eb7711f9a0438-d # internal compress/zlib mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile compress/flate=$WORK/b109/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash=$WORK/b088/_pkg_.a packagefile hash/adler32=$WORK/b240/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid jX35zK-9XkpoNiey-TvC/jX35zK-9XkpoNiey-TvC -goversion go1.16.12 -D "" -importcfg $WORK/b239/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/73/73f9f5b70d7e3411ba5fe622e9d04975a20a9ad6fcb4bdc074e7d4ab1042ab70-d # internal debug/dwarf mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p debug/dwarf -std -complete -installsuffix shared -buildid NH_p3Tg7jKgvOn6pfK0Q/NH_p3Tg7jKgvOn6pfK0Q -goversion go1.16.12 -D "" -importcfg $WORK/b241/importcfg -pack /usr/lib/golang/src/debug/dwarf/attr_string.go /usr/lib/golang/src/debug/dwarf/buf.go /usr/lib/golang/src/debug/dwarf/class_string.go /usr/lib/golang/src/debug/dwarf/const.go /usr/lib/golang/src/debug/dwarf/entry.go /usr/lib/golang/src/debug/dwarf/line.go /usr/lib/golang/src/debug/dwarf/open.go /usr/lib/golang/src/debug/dwarf/tag_string.go /usr/lib/golang/src/debug/dwarf/type.go /usr/lib/golang/src/debug/dwarf/typeunit.go /usr/lib/golang/src/debug/dwarf/unit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b239/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/e0/e0958c3b234904a220fcc6cbd586f6c8f066a7b93b58ddb25c397a4324e633cb-d # internal github.com/cilium/ebpf/internal/unix mkdir -p $WORK/b243/ cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/94/94faeaac83e15eac0c04d400ded9d867d1bbf94075f98aad7ecea9ca541ab891-d # internal github.com/containerd/containerd/content/local mkdir -p $WORK/b251/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/cilium/ebpf/internal/unix -complete -installsuffix shared -buildid _ZkgCCNLYOS9sTindYgN/_ZkgCCNLYOS9sTindYgN -goversion go1.16.12 -D "" -importcfg $WORK/b243/importcfg -pack ./vendor/github.com/cilium/ebpf/internal/unix/types_linux.go cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b220/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/filters=$WORK/b079/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b042/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/containerd/containerd/content/local -lang=go1.16 -complete -installsuffix shared -buildid svOpfV1m9Hp91o-GBB1e/svOpfV1m9Hp91o-GBB1e -goversion go1.16.12 -D "" -importcfg $WORK/b251/importcfg -pack ./content/local/locks.go ./content/local/readerat.go ./content/local/store.go ./content/local/store_unix.go ./content/local/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/12/122ba8c2a9b09b3e17836c620334f36ef9f81cccb7a6ce4eadf3bf6a2269ce58-d # internal github.com/containerd/containerd/leases mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b104/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/containerd/containerd/leases -lang=go1.16 -complete -installsuffix shared -buildid 9rkgJkUCMyBtFL0PCMyP/9rkgJkUCMyBtFL0PCMyP -goversion go1.16.12 -D "" -importcfg $WORK/b257/importcfg -pack ./leases/context.go ./leases/grpc.go ./leases/id.go ./leases/lease.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/0f/0f3f446f77b5c20b6dd2654e2efeae1a19cb58ca23527211a3802817ae09437a-d # internal github.com/imdario/mergo mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid LHaI48hAogyeCzFEoyNd/LHaI48hAogyeCzFEoyNd -goversion go1.16.12 -D "" -importcfg $WORK/b259/importcfg -pack ./vendor/github.com/imdario/mergo/doc.go ./vendor/github.com/imdario/mergo/map.go ./vendor/github.com/imdario/mergo/merge.go ./vendor/github.com/imdario/mergo/mergo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/40/40cc1a7f714cda6a4f4f7be7e1878b850f0c24f0110dec41c2cc07bf2c2b0db0-d # internal github.com/pelletier/go-toml mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b128/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b080/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/pelletier/go-toml -complete -installsuffix shared -buildid _B_18sc-ngoxZ0p6PQgc/_B_18sc-ngoxZ0p6PQgc -goversion go1.16.12 -D "" -importcfg $WORK/b260/importcfg -pack ./vendor/github.com/pelletier/go-toml/doc.go ./vendor/github.com/pelletier/go-toml/keysparsing.go ./vendor/github.com/pelletier/go-toml/lexer.go ./vendor/github.com/pelletier/go-toml/localtime.go ./vendor/github.com/pelletier/go-toml/marshal.go ./vendor/github.com/pelletier/go-toml/parser.go ./vendor/github.com/pelletier/go-toml/position.go ./vendor/github.com/pelletier/go-toml/token.go ./vendor/github.com/pelletier/go-toml/toml.go ./vendor/github.com/pelletier/go-toml/tomltree_create.go ./vendor/github.com/pelletier/go-toml/tomltree_write.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/fc/fc8ed646034daa69db3159a07a424200779062fca3e4d2c72257f790df17e81f-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b230/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid ROmr8VhrQjDy8beHGY2J/ROmr8VhrQjDy8beHGY2J -goversion go1.16.12 -D "" -importcfg $WORK/b229/importcfg -pack ./vendor/github.com/gogo/protobuf/gogoproto/doc.go ./vendor/github.com/gogo/protobuf/gogoproto/gogo.pb.go ./vendor/github.com/gogo/protobuf/gogoproto/helper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b259/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/39/396060fa12660dfa800cd6def13591b9c6eea43c25cef388401397aa12caad2a-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b070/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b074/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid 9UXrspsRdZ5wFNpT4Oxs/9UXrspsRdZ5wFNpT4Oxs -goversion go1.16.12 -D "" -importcfg $WORK/b267/importcfg -pack ./vendor/github.com/prometheus/client_model/go/metrics.pb.go cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/41/419c9f68352a0dd92946b4dc35cb22488a8fb54171277a9155a66378f06b9308-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b070/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid 03d5JBwBkdlsEKEHAPgs/03d5JBwBkdlsEKEHAPgs -goversion go1.16.12 -D "" -importcfg $WORK/b269/importcfg -pack ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go cd $WORK/b233 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b233=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b233=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/32/32d9b502566989e3f8c7a8bd22b5baf182661916e205c7eafe1bdcf05b73a7eb-d # internal github.com/prometheus/common/model mkdir -p $WORK/b271/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b229/_pkg_.a # internal cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile regexp=$WORK/b080/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid RrmrR6BINS22zuhMQOzN/RrmrR6BINS22zuhMQOzN -goversion go1.16.12 -D "" -importcfg $WORK/b271/importcfg -pack ./vendor/github.com/prometheus/common/model/alert.go ./vendor/github.com/prometheus/common/model/fingerprinting.go ./vendor/github.com/prometheus/common/model/fnv.go ./vendor/github.com/prometheus/common/model/labels.go ./vendor/github.com/prometheus/common/model/labelset.go ./vendor/github.com/prometheus/common/model/metric.go ./vendor/github.com/prometheus/common/model/model.go ./vendor/github.com/prometheus/common/model/signature.go ./vendor/github.com/prometheus/common/model/silence.go ./vendor/github.com/prometheus/common/model/time.go ./vendor/github.com/prometheus/common/model/value.go cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/4e/4e01a468fcce736fa833b8e77068df3c5c83b735bb57a81f3370b94fa2d1f3b8-d # internal github.com/containerd/cgroups/stats/v1 mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b229/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p github.com/containerd/cgroups/stats/v1 -complete -installsuffix shared -buildid Gtfm5tsO-0U_80y8QqC-/Gtfm5tsO-0U_80y8QqC- -goversion go1.16.12 -D "" -importcfg $WORK/b228/importcfg -pack ./vendor/github.com/containerd/cgroups/stats/v1/doc.go ./vendor/github.com/containerd/cgroups/stats/v1/metrics.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/52/528983bad473f94ebff62b63581d40c011db40bbe6b1b732b1d04e8ac5385587-d # internal github.com/containerd/containerd/metadata/boltutil mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b086/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p github.com/containerd/containerd/metadata/boltutil -lang=go1.16 -complete -installsuffix shared -buildid Bt2UyLwQD8spRvbQAi5U/Bt2UyLwQD8spRvbQAi5U -goversion go1.16.12 -D "" -importcfg $WORK/b082/importcfg -pack ./metadata/boltutil/helpers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b267/_pkg_.a # internal cd $WORK/b233 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b233=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/a8/a85266baad3579e2c752a54dd9826e2cabf4bdc9cf46cd45dd4eda28a5219326-d # internal github.com/containerd/typeurl mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/containerd/typeurl -complete -installsuffix shared -buildid 2L2GIFaU2RDpxraa0k3O/2L2GIFaU2RDpxraa0k3O -goversion go1.16.12 -D "" -importcfg $WORK/b100/importcfg -pack ./vendor/github.com/containerd/typeurl/doc.go ./vendor/github.com/containerd/typeurl/types.go cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/10/10b16a03fed2b48803c52136864372a375ecec637400dd036cb9a67dd1060fc6-d # internal debug/elf mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/zlib=$WORK/b239/_pkg_.a packagefile debug/dwarf=$WORK/b241/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p debug/elf -std -complete -installsuffix shared -buildid yhx3DwVX3nNTFsTQYWBd/yhx3DwVX3nNTFsTQYWBd -goversion go1.16.12 -D "" -importcfg $WORK/b238/importcfg -pack /usr/lib/golang/src/debug/elf/elf.go /usr/lib/golang/src/debug/elf/file.go /usr/lib/golang/src/debug/elf/reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/3f/3f395dc1707dd70d90b4a37e7f5a92dc6c35acae9e77956f01995285ee57408b-d # internal github.com/containerd/containerd/snapshots/storage mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/filters=$WORK/b079/_pkg_.a packagefile github.com/containerd/containerd/metadata/boltutil=$WORK/b082/_pkg_.a packagefile github.com/containerd/containerd/snapshots=$WORK/b065/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b086/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p github.com/containerd/containerd/snapshots/storage -lang=go1.16 -complete -installsuffix shared -buildid 1qu_HIoeSg4-TffsWN-g/1qu_HIoeSg4-TffsWN-g -goversion go1.16.12 -D "" -importcfg $WORK/b066/importcfg -pack ./snapshots/storage/bolt.go ./snapshots/storage/metastore.go cd $WORK/b233 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b233=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b233=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b233=/tmp/go-build -gno-record-gcc-switches -o $WORK/b233/_cgo_.o $WORK/b233/_cgo_main.o $WORK/b233/_x001.o $WORK/b233/_x002.o $WORK/b233/_x003.o $WORK/b233/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/a2/a2e30684cbcead070c85b4781660c8cfc5d736df7e99c49c1b4c4a34e0873a71-d # internal github.com/containerd/containerd/events mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b100/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/containerd/containerd/events -lang=go1.16 -complete -installsuffix shared -buildid IiDRCyJ790pTFTxd9uGA/IiDRCyJ790pTFTxd9uGA -goversion go1.16.12 -D "" -importcfg $WORK/b099/importcfg -pack ./events/events.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b233/_cgo_.o -dynout $WORK/b233/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/80/80cbb002b8f61c5ce7b1ad0785e2f99ba9b910344d7d84e6d0187ed8af198ef4-d # internal github.com/containerd/cgroups/v2/stats mkdir -p $WORK/b247/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b229/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/containerd/cgroups/v2/stats -complete -installsuffix shared -buildid w7SVGlf6_J1gx4k1Kb8n/w7SVGlf6_J1gx4k1Kb8n -goversion go1.16.12 -D "" -importcfg $WORK/b247/importcfg -pack ./vendor/github.com/containerd/cgroups/v2/stats/doc.go ./vendor/github.com/containerd/cgroups/v2/stats/metrics.pb.go cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/45/458119e4119b0941b9c90f123b33b763710ab50106812a04eec02e7058845e83-d # internal github.com/containerd/aufs mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b051/_pkg_.a packagefile github.com/containerd/containerd/snapshots=$WORK/b065/_pkg_.a packagefile github.com/containerd/containerd/snapshots/storage=$WORK/b066/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b089/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b064/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p github.com/containerd/aufs -complete -installsuffix shared -buildid 5HL_k8a5Gez8ndfDfF-c/5HL_k8a5Gez8ndfDfF-c -goversion go1.16.12 -D "" -importcfg $WORK/b036/importcfg -pack ./vendor/github.com/containerd/aufs/aufs.go cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b061/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p os/user -std -installsuffix shared -buildid aT_07WM7bsDEJd1XeGVR/aT_07WM7bsDEJd1XeGVR -goversion go1.16.12 -D "" -importcfg $WORK/b233/importcfg -pack /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b233/_cgo_gotypes.go $WORK/b233/cgo_lookup_unix.cgo1.go $WORK/b233/getgrouplist_unix.cgo1.go $WORK/b233/listgroups_unix.cgo1.go $WORK/b233/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/5f/5f2edac9bd1f0bc5216f1b8305d5d96bbc2722a8efb6b7c0edd3681547a57a24-d # internal github.com/containerd/containerd/events/exchange mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/events=$WORK/b099/_pkg_.a packagefile github.com/containerd/containerd/filters=$WORK/b079/_pkg_.a packagefile github.com/containerd/containerd/identifiers=$WORK/b101/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b102/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b100/_pkg_.a packagefile github.com/docker/go-events=$WORK/b105/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b042/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/containerd/containerd/events/exchange -lang=go1.16 -complete -installsuffix shared -buildid Vnulj1zBgDd6IJUrS4nA/Vnulj1zBgDd6IJUrS4nA -goversion go1.16.12 -D "" -importcfg $WORK/b098/importcfg -pack ./events/exchange/exchange.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b233/_pkg_.a $WORK/b233/_x001.o $WORK/b233/_x002.o $WORK/b233/_x003.o $WORK/b233/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/ac/aceba88ae0b499a01f82934b1caf596a20c9f8146703ad279dd3eace6f835a75-d # internal github.com/containerd/containerd/api/types mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b085/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/containerd/containerd/api/types -lang=go1.16 -complete -installsuffix shared -buildid dkdmN_EiMDFZeoMSYajU/dkdmN_EiMDFZeoMSYajU -goversion go1.16.12 -D "" -importcfg $WORK/b250/importcfg -pack ./api/types/descriptor.pb.go ./api/types/doc.go ./api/types/metrics.pb.go ./api/types/mount.pb.go ./api/types/platform.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/f7/f727ada7cef8e94ae862c6ab13b1c2978cbe5f5eee7bfbbcfd927a23c572eef8-d # internal github.com/containerd/containerd/containers mkdir -p $WORK/b255/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/containerd/containerd/containers -lang=go1.16 -complete -installsuffix shared -buildid h-OQtgT20szysoOKja3t/h-OQtgT20szysoOKja3t -goversion go1.16.12 -D "" -importcfg $WORK/b255/importcfg -pack ./containers/containers.go cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/7c/7cdc92059180a8e5c9aa698080a2f8a02dea39cf692f64774f0048436f47b7c9-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b267/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid LXvrrsDLzwSHQhscBAI2/LXvrrsDLzwSHQhscBAI2 -goversion go1.16.12 -D "" -importcfg $WORK/b266/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/internal/metric.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/b2/b2e6c5577c6fb6e1ed5b5992df12e53da035f4942a27eba2ab0caf4043e81230-d # internal github.com/cilium/ebpf/internal mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile debug/elf=$WORK/b238/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b243/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b080/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/cilium/ebpf/internal -complete -installsuffix shared -buildid XPjE1NYQDUy6ISM3PkYb/XPjE1NYQDUy6ISM3PkYb -goversion go1.16.12 -D "" -importcfg $WORK/b244/importcfg -pack ./vendor/github.com/cilium/ebpf/internal/cpu.go ./vendor/github.com/cilium/ebpf/internal/elf.go ./vendor/github.com/cilium/ebpf/internal/endian.go ./vendor/github.com/cilium/ebpf/internal/errors.go ./vendor/github.com/cilium/ebpf/internal/fd.go ./vendor/github.com/cilium/ebpf/internal/feature.go ./vendor/github.com/cilium/ebpf/internal/io.go ./vendor/github.com/cilium/ebpf/internal/pinning.go ./vendor/github.com/cilium/ebpf/internal/ptr.go ./vendor/github.com/cilium/ebpf/internal/ptr_64.go ./vendor/github.com/cilium/ebpf/internal/syscall.go ./vendor/github.com/cilium/ebpf/internal/syscall_string.go ./vendor/github.com/cilium/ebpf/internal/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b266/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/a2/a24f540995a4b8adb71b12960bc6eb5bd2aa41446010e2e8ed599c6a80c3acd5-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b273/ cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/3a/3a1eb9ce72067580e4fba5f735e1dc1f890e0b679fcb470a8f60d805641465df-d # internal internal/profile mkdir -p $WORK/b279/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid 5W_NLNZtR1PFOp9hkQZM/5W_NLNZtR1PFOp9hkQZM -goversion go1.16.12 -D "" -importcfg $WORK/b273/importcfg -pack ./vendor/github.com/prometheus/procfs/internal/fs/fs.go cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b108/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile regexp=$WORK/b080/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p internal/profile -std -complete -installsuffix shared -buildid 9yuk925tiM6cSOICZedH/9yuk925tiM6cSOICZedH -goversion go1.16.12 -D "" -importcfg $WORK/b279/importcfg -pack /usr/lib/golang/src/internal/profile/encode.go /usr/lib/golang/src/internal/profile/filter.go /usr/lib/golang/src/internal/profile/legacy_profile.go /usr/lib/golang/src/internal/profile/merge.go /usr/lib/golang/src/internal/profile/profile.go /usr/lib/golang/src/internal/profile/proto.go /usr/lib/golang/src/internal/profile/prune.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b273/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/a7/a7cc13d5b4f065b465a7059d05e2e8f173a37a8a80920d146736fca456f5a48a-d # internal github.com/prometheus/procfs mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/hex=$WORK/b148/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b273/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b274/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b080/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid LiuWlZoR62Cr_9MBoU1U/LiuWlZoR62Cr_9MBoU1U -goversion go1.16.12 -D "" -importcfg $WORK/b272/importcfg -pack ./vendor/github.com/prometheus/procfs/arp.go ./vendor/github.com/prometheus/procfs/buddyinfo.go ./vendor/github.com/prometheus/procfs/cpuinfo.go ./vendor/github.com/prometheus/procfs/cpuinfo_armx.go ./vendor/github.com/prometheus/procfs/crypto.go ./vendor/github.com/prometheus/procfs/doc.go ./vendor/github.com/prometheus/procfs/fs.go ./vendor/github.com/prometheus/procfs/fscache.go ./vendor/github.com/prometheus/procfs/ipvs.go ./vendor/github.com/prometheus/procfs/kernel_random.go ./vendor/github.com/prometheus/procfs/loadavg.go ./vendor/github.com/prometheus/procfs/mdstat.go ./vendor/github.com/prometheus/procfs/meminfo.go ./vendor/github.com/prometheus/procfs/mountinfo.go ./vendor/github.com/prometheus/procfs/mountstats.go ./vendor/github.com/prometheus/procfs/net_conntrackstat.go ./vendor/github.com/prometheus/procfs/net_dev.go ./vendor/github.com/prometheus/procfs/net_ip_socket.go ./vendor/github.com/prometheus/procfs/net_protocols.go ./vendor/github.com/prometheus/procfs/net_sockstat.go ./vendor/github.com/prometheus/procfs/net_softnet.go ./vendor/github.com/prometheus/procfs/net_tcp.go ./vendor/github.com/prometheus/procfs/net_udp.go ./vendor/github.com/prometheus/procfs/net_unix.go ./vendor/github.com/prometheus/procfs/proc.go ./vendor/github.com/prometheus/procfs/proc_cgroup.go ./vendor/github.com/prometheus/procfs/proc_environ.go ./vendor/github.com/prometheus/procfs/proc_fdinfo.go ./vendor/github.com/prometheus/procfs/proc_io.go ./vendor/github.com/prometheus/procfs/proc_limits.go ./vendor/github.com/prometheus/procfs/proc_maps.go ./vendor/github.com/prometheus/procfs/proc_ns.go ./vendor/github.com/prometheus/procfs/proc_psi.go ./vendor/github.com/prometheus/procfs/proc_smaps.go ./vendor/github.com/prometheus/procfs/proc_stat.go ./vendor/github.com/prometheus/procfs/proc_status.go ./vendor/github.com/prometheus/procfs/schedstat.go ./vendor/github.com/prometheus/procfs/slab.go ./vendor/github.com/prometheus/procfs/stat.go ./vendor/github.com/prometheus/procfs/swaps.go ./vendor/github.com/prometheus/procfs/vm.go ./vendor/github.com/prometheus/procfs/xfrm.go ./vendor/github.com/prometheus/procfs/zoneinfo.go cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/3e/3e8c9fbc71a84c2e60903b2484f219de333efaccbe1d4832855e70f5889413de-d # internal runtime/pprof mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b108/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile text/tabwriter=$WORK/b170/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p runtime/pprof -std -installsuffix shared -buildid rQnX-YNtTnOD2_1ueny1/rQnX-YNtTnOD2_1ueny1 -goversion go1.16.12 -D "" -importcfg $WORK/b280/importcfg -pack /usr/lib/golang/src/runtime/pprof/elf.go /usr/lib/golang/src/runtime/pprof/label.go /usr/lib/golang/src/runtime/pprof/map.go /usr/lib/golang/src/runtime/pprof/pprof.go /usr/lib/golang/src/runtime/pprof/pprof_rusage.go /usr/lib/golang/src/runtime/pprof/proto.go /usr/lib/golang/src/runtime/pprof/protobuf.go /usr/lib/golang/src/runtime/pprof/protomem.go /usr/lib/golang/src/runtime/pprof/runtime.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b228/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b250/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/f6/f6ce81a94b67ecc8434412c74f32ef787ed4c31f93f9b1b282bc774d48d0631c-d # internal runtime/trace mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p runtime/trace -std -installsuffix shared -buildid _i3Vfdw1Xa1_dGlcItuJ/_i3Vfdw1Xa1_dGlcItuJ -goversion go1.16.12 -D "" -importcfg $WORK/b281/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/74/7406e0097daa5d91df5cc1d30ea79805fa47e17004fea838947c169c01ded578-d # internal github.com/coreos/go-systemd/v22/daemon mkdir -p $WORK/b283/ cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/d2/d22d0f2ddff3350b632fe810bd386de43c4c760a54a1700e3718c878f19ec698-d # internal flag mkdir -p $WORK/b285/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b244/_pkg_.a # internal cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p flag -std -complete -installsuffix shared -buildid jJ1QK9f51vtRB6u8CdWY/jJ1QK9f51vtRB6u8CdWY -goversion go1.16.12 -D "" -importcfg $WORK/b285/importcfg -pack /usr/lib/golang/src/flag/flag.go cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/coreos/go-systemd/v22/daemon -complete -installsuffix shared -buildid ij5lSVoygMzRd7nqpPeB/ij5lSVoygMzRd7nqpPeB -goversion go1.16.12 -D "" -importcfg $WORK/b283/importcfg -pack ./vendor/github.com/coreos/go-systemd/v22/daemon/sdnotify.go ./vendor/github.com/coreos/go-systemd/v22/daemon/watchdog.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/a6/a69b50a3df77977dda568a6e4bbb5ff51c18133da42134a89e22dfe82dade4e1-d # internal github.com/russross/blackfriday/v2 mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/shurcooL/sanitized_anchor_name=$WORK/b288/_pkg_.a packagefile html=$WORK/b114/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/russross/blackfriday/v2 -complete -installsuffix shared -buildid CPNDQRtia-5Iyhu5zcQ-/CPNDQRtia-5Iyhu5zcQ- -goversion go1.16.12 -D "" -importcfg $WORK/b287/importcfg -pack ./vendor/github.com/russross/blackfriday/v2/block.go ./vendor/github.com/russross/blackfriday/v2/doc.go ./vendor/github.com/russross/blackfriday/v2/esc.go ./vendor/github.com/russross/blackfriday/v2/html.go ./vendor/github.com/russross/blackfriday/v2/inline.go ./vendor/github.com/russross/blackfriday/v2/markdown.go ./vendor/github.com/russross/blackfriday/v2/node.go ./vendor/github.com/russross/blackfriday/v2/smartypants.go cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/ab/ab4d9c15fad49dd9af92b2f25047741a2cd8769fe41fea03a5838fc50451bf74-d # internal archive/tar mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/fs=$WORK/b033/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os/user=$WORK/b233/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid RlPPbQAwwHfLgfNNAI-q/RlPPbQAwwHfLgfNNAI-q -goversion go1.16.12 -D "" -importcfg $WORK/b293/importcfg -pack /usr/lib/golang/src/archive/tar/common.go /usr/lib/golang/src/archive/tar/format.go /usr/lib/golang/src/archive/tar/reader.go /usr/lib/golang/src/archive/tar/stat_actime1.go /usr/lib/golang/src/archive/tar/stat_unix.go /usr/lib/golang/src/archive/tar/strconv.go /usr/lib/golang/src/archive/tar/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/0c/0cb2d7b4384eb99653e24d6c3fe2ddb31abcd31de460b59f7e00489779692836-d # internal github.com/containerd/containerd/api/events mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b250/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b100/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b085/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/containerd/containerd/api/events -lang=go1.16 -complete -installsuffix shared -buildid VEPsPkfxZGDgVKnXgLLE/VEPsPkfxZGDgVKnXgLLE -goversion go1.16.12 -D "" -importcfg $WORK/b298/importcfg -pack ./api/events/container.pb.go ./api/events/content.pb.go ./api/events/doc.go ./api/events/image.pb.go ./api/events/namespace.pb.go ./api/events/snapshot.pb.go ./api/events/task.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/5d/5d120d725dc3030b1974af2da4bbc0d40ead82e976a6f2c5e8eb8661b480b654-d # internal github.com/containerd/containerd/metrics/types/v1 mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/cgroups/stats/v1=$WORK/b228/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/containerd/containerd/metrics/types/v1 -lang=go1.16 -complete -installsuffix shared -buildid SX9siOjGHeUzlR-bw7AL/SX9siOjGHeUzlR-bw7AL -goversion go1.16.12 -D "" -importcfg $WORK/b299/importcfg -pack ./metrics/types/v1/types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/e4/e4a5605a97bcf47d33635fc1c3eb86d0bbee58600d9a82bde0688b8b57a74fc1-d # internal github.com/containerd/containerd/runtime mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b051/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b102/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b100/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/containerd/containerd/runtime -lang=go1.16 -complete -installsuffix shared -buildid AghOG0B1Ti6x2ui5ZMZ5/AghOG0B1Ti6x2ui5ZMZ5 -goversion go1.16.12 -D "" -importcfg $WORK/b300/importcfg -pack ./runtime/events.go ./runtime/monitor.go ./runtime/runtime.go ./runtime/task.go ./runtime/task_list.go ./runtime/typeurl.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b280/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/c2/c2dcc129301181dfeab4003884de6545b14b18d6a5bb7f7d6efe440a8a3b629f-d # internal github.com/containerd/containerd/api/types/task mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/containerd/containerd/api/types/task -lang=go1.16 -complete -installsuffix shared -buildid CGYf7oca-gwJwiKaUODo/CGYf7oca-gwJwiKaUODo -goversion go1.16.12 -D "" -importcfg $WORK/b302/importcfg -pack ./api/types/task/task.pb.go cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/c2/c2d100eb0ea28dd9f9ae6f511de35ab23fc3ca6fe809f23f933d1d090d486ea6-d # internal github.com/containerd/console mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/containerd/console -complete -installsuffix shared -buildid sPuOVy4NaVeCctrdblk8/sPuOVy4NaVeCctrdblk8 -goversion go1.16.12 -D "" -importcfg $WORK/b304/importcfg -pack ./vendor/github.com/containerd/console/console.go ./vendor/github.com/containerd/console/console_linux.go ./vendor/github.com/containerd/console/console_unix.go ./vendor/github.com/containerd/console/pty_unix.go ./vendor/github.com/containerd/console/tc_linux.go ./vendor/github.com/containerd/console/tc_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/d8/d8048f4b9a17f0fa91dc02657ad275a8fc8a5624c090ccb8a889c42340448f42-d # internal github.com/containerd/fifo mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/containerd/fifo -complete -installsuffix shared -buildid YSpN-LHWX-yOGQPLTo_c/YSpN-LHWX-yOGQPLTo_c -goversion go1.16.12 -D "" -importcfg $WORK/b306/importcfg -pack ./vendor/github.com/containerd/fifo/errors.go ./vendor/github.com/containerd/fifo/fifo.go ./vendor/github.com/containerd/fifo/handle_linux.go ./vendor/github.com/containerd/fifo/raw.go ./vendor/github.com/containerd/fifo/utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/03/03c7a6184360fd4c0e5e77b8af03e12584b8af39e1e4938e74ac00b20a5e29e5-d # internal github.com/containerd/containerd/archive mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b293/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=$WORK/b053/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b089/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b090/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/containerd/containerd/archive -lang=go1.16 -complete -installsuffix shared -buildid 6k7e2HpCkK0cKiRHDgPe/6k7e2HpCkK0cKiRHDgPe -goversion go1.16.12 -D "" -importcfg $WORK/b292/importcfg -pack ./archive/tar.go ./archive/tar_mostunix.go ./archive/tar_opts.go ./archive/tar_opts_linux.go ./archive/tar_unix.go ./archive/time.go ./archive/time_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/1c/1c0b5dba8dc3c74d1d282a85ae4d96688a742d7eede3fe1bfcaf639f7c29cf81-d # internal github.com/cpuguy83/go-md2man/v2/md2man mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/russross/blackfriday/v2=$WORK/b287/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/cpuguy83/go-md2man/v2/md2man -complete -installsuffix shared -buildid kbUykU8keei4OdktQpvk/kbUykU8keei4OdktQpvk -goversion go1.16.12 -D "" -importcfg $WORK/b286/importcfg -pack ./vendor/github.com/cpuguy83/go-md2man/v2/md2man/md2man.go ./vendor/github.com/cpuguy83/go-md2man/v2/md2man/roff.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/da/dab64da2cd5d3121a2b0989abfb427d3c92fef46a27e0823fad4340dd3201555-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b309/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid diFClybh5cuANp9lytYu/diFClybh5cuANp9lytYu -goversion go1.16.12 -D "" -importcfg $WORK/b308/importcfg -pack ./vendor/github.com/hashicorp/go-multierror/append.go ./vendor/github.com/hashicorp/go-multierror/flatten.go ./vendor/github.com/hashicorp/go-multierror/format.go ./vendor/github.com/hashicorp/go-multierror/multierror.go ./vendor/github.com/hashicorp/go-multierror/prefix.go ./vendor/github.com/hashicorp/go-multierror/sort.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b306/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/2e/2e8231b589de1c32db41677da4ab1503a1f8a633a6e0248b9b862f85a7e92785-d # internal github.com/urfave/cli mkdir -p $WORK/b284/ cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/1d/1d37111762781aa591fb7fb2aab5ba34230ddbfff85e82f58b78748307835e48-d # internal github.com/containerd/containerd/runtime/linux/runctypes mkdir -p $WORK/b310/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b285/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/cpuguy83/go-md2man/v2/md2man=$WORK/b286/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile text/tabwriter=$WORK/b170/_pkg_.a packagefile text/template=$WORK/b115/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/urfave/cli -complete -installsuffix shared -buildid YgdDHk2sxY9yGRiQoqvB/YgdDHk2sxY9yGRiQoqvB -goversion go1.16.12 -D "" -importcfg $WORK/b284/importcfg -pack ./vendor/github.com/urfave/cli/app.go ./vendor/github.com/urfave/cli/category.go ./vendor/github.com/urfave/cli/cli.go ./vendor/github.com/urfave/cli/command.go ./vendor/github.com/urfave/cli/context.go ./vendor/github.com/urfave/cli/docs.go ./vendor/github.com/urfave/cli/errors.go ./vendor/github.com/urfave/cli/fish.go ./vendor/github.com/urfave/cli/flag.go ./vendor/github.com/urfave/cli/flag_bool.go ./vendor/github.com/urfave/cli/flag_bool_t.go ./vendor/github.com/urfave/cli/flag_duration.go ./vendor/github.com/urfave/cli/flag_float64.go ./vendor/github.com/urfave/cli/flag_generic.go ./vendor/github.com/urfave/cli/flag_int.go ./vendor/github.com/urfave/cli/flag_int64.go ./vendor/github.com/urfave/cli/flag_int64_slice.go ./vendor/github.com/urfave/cli/flag_int_slice.go ./vendor/github.com/urfave/cli/flag_string.go ./vendor/github.com/urfave/cli/flag_string_slice.go ./vendor/github.com/urfave/cli/flag_uint.go ./vendor/github.com/urfave/cli/flag_uint64.go ./vendor/github.com/urfave/cli/funcs.go ./vendor/github.com/urfave/cli/help.go ./vendor/github.com/urfave/cli/parse.go ./vendor/github.com/urfave/cli/sort.go ./vendor/github.com/urfave/cli/template.go cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/containerd/containerd/runtime/linux/runctypes -lang=go1.16 -complete -installsuffix shared -buildid to4q_tgX2uR3m9pz40Xu/to4q_tgX2uR3m9pz40Xu -goversion go1.16.12 -D "" -importcfg $WORK/b310/importcfg -pack ./runtime/linux/runctypes/doc.go ./runtime/linux/runctypes/runc.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/00/0050e397de8aa3cca8be6c5cf29fcb6db642ece8d56d2eebf2538112974bfd84-d # internal github.com/containerd/containerd/pkg/stdio mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containerd/console=$WORK/b304/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/containerd/containerd/pkg/stdio -lang=go1.16 -complete -installsuffix shared -buildid he4DcqqA7E-j0InAleR8/he4DcqqA7E-j0InAleR8 -goversion go1.16.12 -D "" -importcfg $WORK/b305/importcfg -pack ./pkg/stdio/platform.go ./pkg/stdio/stdio.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/f8/f8ef2da1f3f40aa3dcd8939087f752dfdb164976277cb5a3823d2324114a31e3-d # internal github.com/containerd/go-runc mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/console=$WORK/b304/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b042/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b064/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/containerd/go-runc -complete -installsuffix shared -buildid 2R8W9aYEqLtXcuIoHCTP/2R8W9aYEqLtXcuIoHCTP -goversion go1.16.12 -D "" -importcfg $WORK/b307/importcfg -pack ./vendor/github.com/containerd/go-runc/command_linux.go ./vendor/github.com/containerd/go-runc/console.go ./vendor/github.com/containerd/go-runc/container.go ./vendor/github.com/containerd/go-runc/events.go ./vendor/github.com/containerd/go-runc/io.go ./vendor/github.com/containerd/go-runc/io_unix.go ./vendor/github.com/containerd/go-runc/monitor.go ./vendor/github.com/containerd/go-runc/runc.go ./vendor/github.com/containerd/go-runc/runc_unix.go ./vendor/github.com/containerd/go-runc/utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b292/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/96/96e4f0883c562cb51b42bbf3318153a05e9ab06d08a98375b6064b87811991b8-d # internal github.com/containerd/containerd/runtime/v1 mkdir -p $WORK/b311/ cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/0e/0e8dce41f123941985bde2581d92932d71016ab21515dbe5266ead15d772bc70-d # internal github.com/containerd/containerd/runtime/v1/shim/v1 mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b250/_pkg_.a packagefile github.com/containerd/containerd/api/types/task=$WORK/b302/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b103/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/containerd/containerd/runtime/v1/shim/v1 -lang=go1.16 -complete -installsuffix shared -buildid yFs-Wuwm_M8kQnj2_NR3/yFs-Wuwm_M8kQnj2_NR3 -goversion go1.16.12 -D "" -importcfg $WORK/b313/importcfg -pack ./runtime/v1/shim/v1/doc.go ./runtime/v1/shim/v1/shim.pb.go cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containerd/fifo=$WORK/b306/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/containerd/containerd/runtime/v1 -lang=go1.16 -complete -installsuffix shared -buildid Qxxr0jgFu4ggK-c3-WKU/Qxxr0jgFu4ggK-c3-WKU -goversion go1.16.12 -D "" -importcfg $WORK/b311/importcfg -pack ./runtime/v1/shim.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b298/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/49/4946890e77d741696fcae04b2261453b047fec23d4d9757ef35ef80a4f61a442-d # internal github.com/containerd/containerd/metrics/types/v2 mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/cgroups/v2/stats=$WORK/b247/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/containerd/containerd/metrics/types/v2 -lang=go1.16 -complete -installsuffix shared -buildid ltQzcj5sIe_LmwDY81wy/ltQzcj5sIe_LmwDY81wy -goversion go1.16.12 -D "" -importcfg $WORK/b317/importcfg -pack ./metrics/types/v2/types.go cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/39/39e1a0bf94dea98f1dbf10ebc1b9540473b04a74d6e3f725016d3d3e866a9555-d # internal github.com/gogo/googleapis/google/rpc mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/gogo/googleapis/google/rpc -complete -installsuffix shared -buildid AAaGbt82PnlC6wKBCMWo/AAaGbt82PnlC6wKBCMWo -goversion go1.16.12 -D "" -importcfg $WORK/b324/importcfg -pack ./vendor/github.com/gogo/googleapis/google/rpc/code.pb.go ./vendor/github.com/gogo/googleapis/google/rpc/error_details.pb.go ./vendor/github.com/gogo/googleapis/google/rpc/status.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/cb/cbc622b648fc71049fe90933eb2b163b8de0b70d2e328a7a85791d0c7be0894b-d # internal github.com/containerd/containerd/cio mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/defaults=$WORK/b211/_pkg_.a packagefile github.com/containerd/fifo=$WORK/b306/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/containerd/containerd/cio -lang=go1.16 -complete -installsuffix shared -buildid ZaBrSvWz8jQ9TPnpNzfn/ZaBrSvWz8jQ9TPnpNzfn -goversion go1.16.12 -D "" -importcfg $WORK/b329/importcfg -pack ./cio/io.go ./cio/io_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b310/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/18/1849055868922d747c1c092d8838e889b7d56ba7aea7cb713c575ae9080e81b0-d # internal github.com/containerd/containerd/reference mkdir -p $WORK/b331/ cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/26/26919302181022cc15c9606acdc25150959854ee41a299c0a184654c526eeb84-d # internal github.com/containerd/containerd/reference/docker mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b080/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/containerd/containerd/reference/docker -lang=go1.16 -complete -installsuffix shared -buildid 1WcVxhmZbWpWURj2QCXH/1WcVxhmZbWpWURj2QCXH -goversion go1.16.12 -D "" -importcfg $WORK/b332/importcfg -pack ./reference/docker/reference.go cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b080/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containerd/containerd/reference -lang=go1.16 -complete -installsuffix shared -buildid x-1WZFrUddInexxE_jsI/x-1WZFrUddInexxE_jsI -goversion go1.16.12 -D "" -importcfg $WORK/b331/importcfg -pack ./reference/reference.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b331/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b332/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/66/66f48c56921d17e383bba4df1e14d703b0729d87ea4f7f7a0cb3a6cd0e5e7cc6-d # internal github.com/containerd/containerd/pkg/cap mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/containerd/containerd/pkg/cap -lang=go1.16 -complete -installsuffix shared -buildid WWomuXQHGfynRN0Y4D7Z/WWomuXQHGfynRN0Y4D7Z -goversion go1.16.12 -D "" -importcfg $WORK/b335/importcfg -pack ./pkg/cap/cap_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/e7/e71375c50671e91e2ab2f3b3b87c1d64aa04e79845f60edefafb58fae5b8e981-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b336/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b329/_pkg_.a # internal cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid ThM079meDTh_n0znyBep/ThM079meDTh_n0znyBep -goversion go1.16.12 -D "" -importcfg $WORK/b336/importcfg -pack ./vendor/github.com/opencontainers/runc/libcontainer/user/lookup_unix.go ./vendor/github.com/opencontainers/runc/libcontainer/user/user.go cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/8a/8a45343cf92ba0f2e5b040d77004d5f3a2e5a465a8d281a5dcd05d8b38948606-d # internal github.com/containerd/containerd/runtime/v2/runc/options mkdir -p $WORK/b346/ cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/9f/9fee676a4f4306ac83d048777808dfe186e25210a8c250fe708093ab77619ef2-d # internal database/sql/driver mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid 2dufYIhthQzSP2KOksHZ/2dufYIhthQzSP2KOksHZ -goversion go1.16.12 -D "" -importcfg $WORK/b350/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/60/6071efcf74f39afec0eaf2255e59a09c6d6379dbc17459f6fd63cf6d0e25a539-d # internal github.com/containerd/containerd/pkg/process mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/console=$WORK/b304/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b051/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b102/_pkg_.a packagefile github.com/containerd/containerd/pkg/stdio=$WORK/b305/_pkg_.a packagefile github.com/containerd/fifo=$WORK/b306/_pkg_.a packagefile github.com/containerd/go-runc=$WORK/b307/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b308/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b042/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b064/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/containerd/containerd/pkg/process -lang=go1.16 -complete -installsuffix shared -buildid 2-QMHbHmNc3vAcD2iYrX/2-QMHbHmNc3vAcD2iYrX -goversion go1.16.12 -D "" -importcfg $WORK/b303/importcfg -pack ./pkg/process/deleted_state.go ./pkg/process/exec.go ./pkg/process/exec_state.go ./pkg/process/init.go ./pkg/process/init_state.go ./pkg/process/io.go ./pkg/process/io_util.go ./pkg/process/process.go ./pkg/process/types.go ./pkg/process/utils.go cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/containerd/containerd/runtime/v2/runc/options -lang=go1.16 -complete -installsuffix shared -buildid upz0A7pQfeIGqI2jqPPD/upz0A7pQfeIGqI2jqPPD -goversion go1.16.12 -D "" -importcfg $WORK/b346/importcfg -pack ./runtime/v2/runc/options/doc.go ./runtime/v2/runc/options/oci.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/3f/3f4aa8436e61ed8334073ebb4fe3ce61e0ad0264d49e9a6307bed54b8f463831-d # internal github.com/containerd/containerd/sys/reaper mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/go-runc=$WORK/b307/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os/exec=$WORK/b064/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/containerd/containerd/sys/reaper -lang=go1.16 -complete -installsuffix shared -buildid h2UoWpBk8D4-BI00hM1N/h2UoWpBk8D4-BI00hM1N -goversion go1.16.12 -D "" -importcfg $WORK/b314/importcfg -pack ./sys/reaper/reaper_unix.go ./sys/reaper/reaper_utils_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/c9/c9ffbc259f8c02ff25d397c3dd8f8b4c0f9a48d81f6632ea2f60e6cff7ab8d9d-d # internal github.com/bits-and-blooms/bitset mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/bits-and-blooms/bitset -complete -installsuffix shared -buildid lE2HJYg7kXRiDn3oKJ3n/lE2HJYg7kXRiDn3oKJ3n -goversion go1.16.12 -D "" -importcfg $WORK/b353/importcfg -pack ./vendor/github.com/bits-and-blooms/bitset/bitset.go ./vendor/github.com/bits-and-blooms/bitset/popcnt.go ./vendor/github.com/bits-and-blooms/bitset/popcnt_19.go ./vendor/github.com/bits-and-blooms/bitset/trailing_zeros_19.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b313/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/d6/d6b60bd651a22563eb1053e5f941f4257a5d933ce124f363c82026639cbcacec-d # internal github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b354/ cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/7d/7dd2fa6251120fbdd909fb5e4a9df47ec120282cfce3372dce37f4693b50fac4-d # internal gopkg.in/inf.v0 mkdir -p $WORK/b361/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid bCGP8cXGnQ03ednMt_dA/bCGP8cXGnQ03ednMt_dA -goversion go1.16.12 -D "" -importcfg $WORK/b354/importcfg -pack ./vendor/github.com/opencontainers/selinux/pkg/pwalk/pwalk.go cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b128/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p gopkg.in/inf.v0 -complete -installsuffix shared -buildid fL3unkGUmRkkkbaPyrgI/fL3unkGUmRkkkbaPyrgI -goversion go1.16.12 -D "" -importcfg $WORK/b361/importcfg -pack ./vendor/gopkg.in/inf.v0/dec.go ./vendor/gopkg.in/inf.v0/rounder.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b324/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/65/65a7c64d6e0d96562a529ae6b13642dac66ff2af03ebced52547d10c7488434b-d # internal github.com/google/gofuzz mkdir -p $WORK/b363/ cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/71/71af709a4c4b0dd623db231a373be42a957aa5f15a49c89797f88b012e7b8b1f-d # internal cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b080/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b346/_pkg_.a # internal k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b365/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/google/gofuzz -complete -installsuffix shared -buildid -ieO0jKe5uI1o0s2F1uv/-ieO0jKe5uI1o0s2F1uv -goversion go1.16.12 -D "" -importcfg $WORK/b363/importcfg -pack ./vendor/github.com/google/gofuzz/doc.go ./vendor/github.com/google/gofuzz/fuzz.go cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid L4sh8ajMCC9AElELtZXR/L4sh8ajMCC9AElELtZXR -goversion go1.16.12 -D "" -importcfg $WORK/b365/importcfg -pack ./vendor/k8s.io/apimachinery/third_party/forked/golang/reflect/deep_equal.go cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/1a/1a5cf3cca786fad969bf12f0038c8229cf2b9035cc0f789fd5e49927b7a0bc0d-d # internal k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b367/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid 4wmUQboUWpRtnj4eXQCQ/4wmUQboUWpRtnj4eXQCQ -goversion go1.16.12 -D "" -importcfg $WORK/b366/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/fields/doc.go ./vendor/k8s.io/apimachinery/pkg/fields/fields.go ./vendor/k8s.io/apimachinery/pkg/fields/requirements.go ./vendor/k8s.io/apimachinery/pkg/fields/selector.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/30/307ec9f5d84c97161bb9b4040e699b321720409277fde7eba7c946b0860fb552-d # internal k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b369/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid XfdfACf0wNou_K7pZrvb/XfdfACf0wNou_K7pZrvb -goversion go1.16.12 -D "" -importcfg $WORK/b372/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/util/errors/doc.go ./vendor/k8s.io/apimachinery/pkg/util/errors/errors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b353/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/92/92162a08a63463363816f2da771793906bf99476cf991b4ff0ecca232d843d0e-d # internal k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b372/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b369/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid Qzs1G3W0UVxk6CbINev1/Qzs1G3W0UVxk6CbINev1 -goversion go1.16.12 -D "" -importcfg $WORK/b371/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/util/validation/field/errors.go ./vendor/k8s.io/apimachinery/pkg/util/validation/field/path.go cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/d3/d370aa8b83d16def3ea1ca548c3db47dc8c2705f6dabd3158fb0b1b9c25052ef-d # internal k8s.io/klog/v2 mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b285/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b374/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/user=$WORK/b233/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p k8s.io/klog/v2 -complete -installsuffix shared -buildid YQRMAcRcoVJxUm7U_MMN/YQRMAcRcoVJxUm7U_MMN -goversion go1.16.12 -D "" -importcfg $WORK/b373/importcfg -pack ./vendor/k8s.io/klog/v2/klog.go ./vendor/k8s.io/klog/v2/klog_file.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/f3/f37ccc7507980b54c65aa3f92e2ea99f9990b4e85c7c623e88fa290a8f54053e-d # internal go/token mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p go/token -std -complete -installsuffix shared -buildid y0S619q6D_h_NCeHn_A-/y0S619q6D_h_NCeHn_A- -goversion go1.16.12 -D "" -importcfg $WORK/b378/importcfg -pack /usr/lib/golang/src/go/token/position.go /usr/lib/golang/src/go/token/serialize.go /usr/lib/golang/src/go/token/token.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b303/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/6e/6e6747afc0a3fa42e20b8a94cd0d9f2cbfc083bc7b5ab02fc2fe9fbafa5d8911-d # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/d2/d2b09a04980a7fa230f8786e0fae8e497945083d0a6c0a4ab023841b7e9fb510-d # internal k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b364/ github.com/containerd/containerd/runtime/v1/shim mkdir -p $WORK/b312/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b365/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid nY1aOK7KvgDgV6J-8t0f/nY1aOK7KvgDgV6J-8t0f -goversion go1.16.12 -D "" -importcfg $WORK/b364/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/conversion/converter.go ./vendor/k8s.io/apimachinery/pkg/conversion/deep_equal.go ./vendor/k8s.io/apimachinery/pkg/conversion/doc.go ./vendor/k8s.io/apimachinery/pkg/conversion/helper.go cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/console=$WORK/b304/_pkg_.a packagefile github.com/containerd/containerd/api/events=$WORK/b298/_pkg_.a packagefile github.com/containerd/containerd/api/types/task=$WORK/b302/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/events=$WORK/b099/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b051/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b102/_pkg_.a packagefile github.com/containerd/containerd/pkg/process=$WORK/b303/_pkg_.a packagefile github.com/containerd/containerd/pkg/stdio=$WORK/b305/_pkg_.a packagefile github.com/containerd/containerd/runtime=$WORK/b300/_pkg_.a packagefile github.com/containerd/containerd/runtime/linux/runctypes=$WORK/b310/_pkg_.a packagefile github.com/containerd/containerd/runtime/v1/shim/v1=$WORK/b313/_pkg_.a packagefile github.com/containerd/containerd/sys/reaper=$WORK/b314/_pkg_.a packagefile github.com/containerd/fifo=$WORK/b306/_pkg_.a packagefile github.com/containerd/go-runc=$WORK/b307/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b100/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b042/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b068/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b069/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/containerd/containerd/runtime/v1/shim -lang=go1.16 -complete -installsuffix shared -buildid wNOWYq-qc8Mpm5eHJgtA/wNOWYq-qc8Mpm5eHJgtA -goversion go1.16.12 -D "" -importcfg $WORK/b312/importcfg -pack ./runtime/v1/shim/local.go ./runtime/v1/shim/service.go ./runtime/v1/shim/service_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/0e/0ea99af5a1717ed800c43b92a21edf36a547f4a27bf1d011d15d90dfc814dcc7-d # internal k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile gopkg.in/inf.v0=$WORK/b361/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b128/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid ba1petW7bLhSBaAE_p8J/ba1petW7bLhSBaAE_p8J -goversion go1.16.12 -D "" -importcfg $WORK/b360/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/api/resource/amount.go ./vendor/k8s.io/apimachinery/pkg/api/resource/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/api/resource/math.go ./vendor/k8s.io/apimachinery/pkg/api/resource/quantity.go ./vendor/k8s.io/apimachinery/pkg/api/resource/quantity_proto.go ./vendor/k8s.io/apimachinery/pkg/api/resource/scale_int.go ./vendor/k8s.io/apimachinery/pkg/api/resource/suffix.go ./vendor/k8s.io/apimachinery/pkg/api/resource/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/50/500b573a38f3a57c4d24e14f4c7ea4cc09abecedea4bba56cf3f7fda3d8139e8-d # internal k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b382/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b371/_pkg_.a # internal cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid Pc4tT2xecVgV_ZKEzD6r/Pc4tT2xecVgV_ZKEzD6r -goversion go1.16.12 -D "" -importcfg $WORK/b382/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/conversion/queryparams/convert.go ./vendor/k8s.io/apimachinery/pkg/conversion/queryparams/doc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/e9/e9d56a2130a730fb60ea7252028c01454472eb4a5d3a972820510f32bbf1b933-d # internal k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b371/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile regexp=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid mvWSxHNK0019QwNOrn2C/mvWSxHNK0019QwNOrn2C -goversion go1.16.12 -D "" -importcfg $WORK/b370/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/util/validation/validation.go cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/65/6532be42bf7b6d6de220f48636a15e4ab33ca10a8bd2addcc508ce951ecaecd2-d # internal go/scanner mkdir -p $WORK/b377/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b364/_pkg_.a # internal cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile go/token=$WORK/b378/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid M7dnKf6aElchekK6u41R/M7dnKf6aElchekK6u41R -goversion go1.16.12 -D "" -importcfg $WORK/b377/importcfg -pack /usr/lib/golang/src/go/scanner/errors.go /usr/lib/golang/src/go/scanner/scanner.go cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/06/0613b40a5b646058e8d5c0bc2428539f77f87cd6aa71be1a102a8a0e7c890e3d-d # internal k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid hLEGfIUQ_8lwXb-v6z9W/hLEGfIUQ_8lwXb-v6z9W -goversion go1.16.12 -D "" -importcfg $WORK/b383/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/runtime/schema/group_version.go ./vendor/k8s.io/apimachinery/pkg/runtime/schema/interfaces.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b373/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/b6/b60f2171b1328df87181a8602f7b7ce6f5ae8ab771620dc2f1ee55a35a2b4b9c-d # internal k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid pcNAXcZNOs8Q6Paj62ez/pcNAXcZNOs8Q6Paj62ez -goversion go1.16.12 -D "" -importcfg $WORK/b384/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/util/json/json.go cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/0c/0c363cc0b982ae875477f8a4fde0ee916df8dacf62b63438ce4b1d0c5c50ce7a-d # internal k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b080/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b219/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid 6tzawL8iHlGWM84-NBOw/6tzawL8iHlGWM84-NBOw -goversion go1.16.12 -D "" -importcfg $WORK/b385/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/util/naming/from_stack.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/5b/5b44e3c9aa88d905d8490ebe9f9876f18d675de50c056ee3aeaae5a1b0b1702e-d # internal github.com/modern-go/concurrent mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b219/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/modern-go/concurrent -complete -installsuffix shared -buildid Hy8PGxaTrBCcXvWo3Fhj/Hy8PGxaTrBCcXvWo3Fhj -goversion go1.16.12 -D "" -importcfg $WORK/b389/importcfg -pack ./vendor/github.com/modern-go/concurrent/executor.go ./vendor/github.com/modern-go/concurrent/go_above_19.go ./vendor/github.com/modern-go/concurrent/log.go ./vendor/github.com/modern-go/concurrent/unbounded_executor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/30/30947bf4693190607124da89a325b3de548e021bd743114f293ab06f5308ba89-d # internal k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b367/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b369/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b370/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b373/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid RBKAwRCzqt11BmonGH7g/RBKAwRCzqt11BmonGH7g -goversion go1.16.12 -D "" -importcfg $WORK/b368/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/labels/doc.go ./vendor/k8s.io/apimachinery/pkg/labels/labels.go ./vendor/k8s.io/apimachinery/pkg/labels/selector.go ./vendor/k8s.io/apimachinery/pkg/labels/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b377/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b385/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b383/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/5d/5d536ce46bb4d61dc9d6be7a105df284838b22d8cf67e318f4d3af56d7c7b15c-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b391/ cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/64/645d9e7c816ba73d0c217b9ad66aa088c9ebe11dbb8274b50cbad4651a0c515b-d # internal k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b393/ cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/f4/f43a77c835f1fa2add244476c23a5853d7aaefa7620c82fb61c54d2c72dd0b9c-d # internal go/ast mkdir -p $WORK/b376/ cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/e7/e7b9b7e930998f6a4d7720762308abe8cc2603c017b7d8e7d22d46a97b690cd7-d # internal k8s.io/apimachinery/pkg/util/framer mkdir -p $WORK/b405/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b363/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b373/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime/debug=$WORK/b219/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid lQtvlH4Zyra5lAPa0ZPC/lQtvlH4Zyra5lAPa0ZPC -goversion go1.16.12 -D "" -importcfg $WORK/b393/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/util/intstr/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/util/intstr/instr_fuzz.go ./vendor/k8s.io/apimachinery/pkg/util/intstr/intstr.go cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid -LGIFRVOYSm0lfv91f_h/-LGIFRVOYSm0lfv91f_h -goversion go1.16.12 -D "" -importcfg $WORK/b405/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/util/framer/framer.go cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b080/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid 3YHiWHMAJ0fi0c0S2S8-/3YHiWHMAJ0fi0c0S2S8- -goversion go1.16.12 -D "" -importcfg $WORK/b391/importcfg -pack ./vendor/gopkg.in/yaml.v2/apic.go ./vendor/gopkg.in/yaml.v2/decode.go ./vendor/gopkg.in/yaml.v2/emitterc.go ./vendor/gopkg.in/yaml.v2/encode.go ./vendor/gopkg.in/yaml.v2/parserc.go ./vendor/gopkg.in/yaml.v2/readerc.go ./vendor/gopkg.in/yaml.v2/resolve.go ./vendor/gopkg.in/yaml.v2/scannerc.go ./vendor/gopkg.in/yaml.v2/sorter.go ./vendor/gopkg.in/yaml.v2/writerc.go ./vendor/gopkg.in/yaml.v2/yaml.go ./vendor/gopkg.in/yaml.v2/yamlh.go ./vendor/gopkg.in/yaml.v2/yamlprivateh.go cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile go/scanner=$WORK/b377/_pkg_.a packagefile go/token=$WORK/b378/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p go/ast -std -complete -installsuffix shared -buildid ZGYs96p9msUuyOoic7dw/ZGYs96p9msUuyOoic7dw -goversion go1.16.12 -D "" -importcfg $WORK/b376/importcfg -pack /usr/lib/golang/src/go/ast/ast.go /usr/lib/golang/src/go/ast/commentmap.go /usr/lib/golang/src/go/ast/filter.go /usr/lib/golang/src/go/ast/import.go /usr/lib/golang/src/go/ast/print.go /usr/lib/golang/src/go/ast/resolve.go /usr/lib/golang/src/go/ast/scope.go /usr/lib/golang/src/go/ast/walk.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/de/de63a63ccc4bbf9d2eda5d3ce0dd8fb2aa2c6f244162ac763541636d77120ec6-d # internal github.com/modern-go/reflect2 mkdir -p $WORK/b390/ cat >$WORK/b390/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b390=>" -I $WORK/b390/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b390/symabis ./relfect2_arm64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b360/_pkg_.a # internal cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile github.com/modern-go/concurrent=$WORK/b389/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p github.com/modern-go/reflect2 -installsuffix shared -buildid PtbN0b6xJpWOMNNnvfz8/PtbN0b6xJpWOMNNnvfz8 -goversion go1.16.12 -symabis $WORK/b390/symabis -D "" -importcfg $WORK/b390/importcfg -pack -asmhdr $WORK/b390/go_asm.h ./vendor/github.com/modern-go/reflect2/go_above_17.go ./vendor/github.com/modern-go/reflect2/go_above_19.go ./vendor/github.com/modern-go/reflect2/reflect2.go ./vendor/github.com/modern-go/reflect2/reflect2_kind.go ./vendor/github.com/modern-go/reflect2/safe_field.go ./vendor/github.com/modern-go/reflect2/safe_map.go ./vendor/github.com/modern-go/reflect2/safe_slice.go ./vendor/github.com/modern-go/reflect2/safe_struct.go ./vendor/github.com/modern-go/reflect2/safe_type.go ./vendor/github.com/modern-go/reflect2/type_map.go ./vendor/github.com/modern-go/reflect2/unsafe_array.go ./vendor/github.com/modern-go/reflect2/unsafe_eface.go ./vendor/github.com/modern-go/reflect2/unsafe_field.go ./vendor/github.com/modern-go/reflect2/unsafe_iface.go ./vendor/github.com/modern-go/reflect2/unsafe_link.go ./vendor/github.com/modern-go/reflect2/unsafe_map.go ./vendor/github.com/modern-go/reflect2/unsafe_ptr.go ./vendor/github.com/modern-go/reflect2/unsafe_slice.go ./vendor/github.com/modern-go/reflect2/unsafe_struct.go ./vendor/github.com/modern-go/reflect2/unsafe_type.go cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/cf/cf54c3bdc3d183159105264fc103164019e68f4619de34682c8ac72c7886d5b0-d # internal k8s.io/apimachinery/third_party/forked/golang/netutil mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b116/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid RmRBE9_y5gzujhpEV8gh/RmRBE9_y5gzujhpEV8gh -goversion go1.16.12 -D "" -importcfg $WORK/b411/importcfg -pack ./vendor/k8s.io/apimachinery/third_party/forked/golang/netutil/addr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b393/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/e3/e310ee835ac1e6bcc35c12054070d4600321e98a42040bc600a41a31ee0a55b0-d # internal k8s.io/client-go/pkg/version mkdir -p $WORK/b422/ cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/ef/eff3682b3feadab3dde2a5a5214a1cf3214a02d28db534a99930c1dfa2eec21a-d # internal github.com/davecgh/go-spew/spew mkdir -p $WORK/b425/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/hex=$WORK/b148/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b080/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid DvgHt-Vt9R_LfIPUzUZS/DvgHt-Vt9R_LfIPUzUZS -goversion go1.16.12 -D "" -importcfg $WORK/b425/importcfg -pack ./vendor/github.com/davecgh/go-spew/spew/bypass.go ./vendor/github.com/davecgh/go-spew/spew/common.go ./vendor/github.com/davecgh/go-spew/spew/config.go ./vendor/github.com/davecgh/go-spew/spew/doc.go ./vendor/github.com/davecgh/go-spew/spew/dump.go ./vendor/github.com/davecgh/go-spew/spew/format.go ./vendor/github.com/davecgh/go-spew/spew/spew.go cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/apimachinery/pkg/version=$WORK/b423/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid ybms86u1f5dpW_u28xys/ybms86u1f5dpW_u28xys -goversion go1.16.12 -D "" -importcfg $WORK/b422/importcfg -pack ./vendor/k8s.io/client-go/pkg/version/base.go ./vendor/k8s.io/client-go/pkg/version/doc.go ./vendor/k8s.io/client-go/pkg/version/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/04/048793b473cd2ab9e5b916ec120a3b6a4e56a52334cb3a029f1c72085bacbdfc-d # internal golang.org/x/term mkdir -p $WORK/b427/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p golang.org/x/term -complete -installsuffix shared -buildid nYsc8UZXpvFDai__TBL8/nYsc8UZXpvFDai__TBL8 -goversion go1.16.12 -D "" -importcfg $WORK/b427/importcfg -pack ./vendor/golang.org/x/term/term.go ./vendor/golang.org/x/term/term_unix.go ./vendor/golang.org/x/term/term_unix_linux.go ./vendor/golang.org/x/term/terminal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/51/51e7b9c5de2c11c2a5cd914c5a6b39df05edd036d95f469aa33e5a169d754476-d # internal k8s.io/client-go/tools/metrics mkdir -p $WORK/b431/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b116/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid UwlWDy9dsYQgXhTFP62h/UwlWDy9dsYQgXhTFP62h -goversion go1.16.12 -D "" -importcfg $WORK/b431/importcfg -pack ./vendor/k8s.io/client-go/tools/metrics/metrics.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/c2/c2671d1ce5524ed1a0f1d54d02e0cdfa12bc114921c5edf242f97d42226700da-d # internal k8s.io/client-go/util/connrotation mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid -qJXVfZ2iOA6VppjsC1Y/-qJXVfZ2iOA6VppjsC1Y -goversion go1.16.12 -D "" -importcfg $WORK/b436/importcfg -pack ./vendor/k8s.io/client-go/util/connrotation/connrotation.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/af/af07e630b0faaed5362971479477bbfb6e9dec2f70212b93d62735304f24c31d-d # internal golang.org/x/time/rate mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p golang.org/x/time/rate -complete -installsuffix shared -buildid 70knQ5kKQZqx3rrq1TiH/70knQ5kKQZqx3rrq1TiH -goversion go1.16.12 -D "" -importcfg $WORK/b438/importcfg -pack ./vendor/golang.org/x/time/rate/rate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/8a/8aecd870edc0546de03f1598d2e0912b3cd61ef8540d347045c7a94c2a02a791-d # internal k8s.io/utils/exec mkdir -p $WORK/b446/ cat >$WORK/b446/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b064/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p k8s.io/utils/exec -complete -installsuffix shared -buildid lg6Rwe4Rm7uLm0tf9Kxl/lg6Rwe4Rm7uLm0tf9Kxl -goversion go1.16.12 -D "" -importcfg $WORK/b446/importcfg -pack ./vendor/k8s.io/utils/exec/doc.go ./vendor/k8s.io/utils/exec/exec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/50/5023a1ca2929c9feefb555d77d5638d4f8106a90140fc0e828bd5d27e217e255-d # internal encoding/xml mkdir -p $WORK/b448/ cat >$WORK/b448/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p encoding/xml -std -complete -installsuffix shared -buildid z6RkjORF3tz2TjrGBFso/z6RkjORF3tz2TjrGBFso -goversion go1.16.12 -D "" -importcfg $WORK/b448/importcfg -pack /usr/lib/golang/src/encoding/xml/marshal.go /usr/lib/golang/src/encoding/xml/read.go /usr/lib/golang/src/encoding/xml/typeinfo.go /usr/lib/golang/src/encoding/xml/xml.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b427/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/21/21826a85d5beb2f7e26d4f318984308851545e1bb2116ae98a262ead0c3a650b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b376/_pkg_.a # internal golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b426/ cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/8a/8a2f7eade1eed8e8d312cf51105fd848b8f0b0fae905405ae97663fb83c89f16-d # internal k8s.io/client-go/util/flowcontrol mkdir -p $WORK/b442/ cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/83/83630177b91a46018624a0580319a489259b93c44b9fb4b9d126034aa4ecce32-d # internal go/doc mkdir -p $WORK/b379/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b438/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b420/_pkg_.a packagefile k8s.io/utils/integer=$WORK/b443/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid CP6YtTEfdA6W_8kq8R6f/CP6YtTEfdA6W_8kq8R6f -goversion go1.16.12 -D "" -importcfg $WORK/b442/importcfg -pack ./vendor/k8s.io/client-go/util/flowcontrol/backoff.go ./vendor/k8s.io/client-go/util/flowcontrol/throttle.go cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile golang.org/x/term=$WORK/b427/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid DvsuhsfSXQXLqvMuJFSI/DvsuhsfSXQXLqvMuJFSI -goversion go1.16.12 -D "" -importcfg $WORK/b426/importcfg -pack ./vendor/golang.org/x/crypto/ssh/terminal/terminal.go cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile go/ast=$WORK/b376/_pkg_.a packagefile go/token=$WORK/b378/_pkg_.a packagefile internal/lazyregexp=$WORK/b380/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/template=$WORK/b115/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p go/doc -std -complete -installsuffix shared -buildid CopbD5H-VnUQOsBBQeE3/CopbD5H-VnUQOsBBQeE3 -goversion go1.16.12 -D "" -importcfg $WORK/b379/importcfg -pack /usr/lib/golang/src/go/doc/comment.go /usr/lib/golang/src/go/doc/doc.go /usr/lib/golang/src/go/doc/example.go /usr/lib/golang/src/go/doc/exports.go /usr/lib/golang/src/go/doc/filter.go /usr/lib/golang/src/go/doc/reader.go /usr/lib/golang/src/go/doc/synopsis.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/f7/f79a154a9b4687d6e7dca79b59444d9d18810e4298876bb1810eaf291f8da20b-d # internal go/parser mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile go/ast=$WORK/b376/_pkg_.a packagefile go/scanner=$WORK/b377/_pkg_.a packagefile go/token=$WORK/b378/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/fs=$WORK/b033/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p go/parser -std -complete -installsuffix shared -buildid QSKbcBmdqgEhjdmujHdq/QSKbcBmdqgEhjdmujHdq -goversion go1.16.12 -D "" -importcfg $WORK/b381/importcfg -pack /usr/lib/golang/src/go/parser/interface.go /usr/lib/golang/src/go/parser/parser.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b442/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/4f/4faa5cb27c9e949daf66b50d0730e25f9e1c2703d6564a89afb9eb86cd0cf825-d # internal github.com/emicklei/go-restful/log mkdir -p $WORK/b449/ cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/a5/a5e2598540e053eecd8caaea43e51b54e7c719cfe0eb80ec35a70ff0d6d8ee0f-d # internal github.com/containerd/containerd/pkg/cri/platforms mkdir -p $WORK/b452/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile log=$WORK/b050/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/emicklei/go-restful/log -complete -installsuffix shared -buildid Ep0HeaRaDRv334U2ygv6/Ep0HeaRaDRv334U2ygv6 -goversion go1.16.12 -D "" -importcfg $WORK/b449/importcfg -pack ./vendor/github.com/emicklei/go-restful/log/log.go cat >$WORK/b452/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/containerd/platforms=$WORK/b092/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/containerd/containerd/pkg/cri/platforms -lang=go1.16 -complete -installsuffix shared -buildid wePZ7w4hKqsXEX5ga39B/wePZ7w4hKqsXEX5ga39B -goversion go1.16.12 -D "" -importcfg $WORK/b452/importcfg -pack ./pkg/cri/platforms/default_unix.go cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b390=>" -I $WORK/b390/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b390/relfect2_arm64.o ./relfect2_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/f7/f76e5ce3668b023122a1d7e8eeadcd325fec26ee001abad5d380c64da9422c89-d # internal github.com/Microsoft/hcsshim/cmd/containerd-shim-runhcs-v1/options mkdir -p $WORK/b454/ cat >$WORK/b454/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/Microsoft/hcsshim/cmd/containerd-shim-runhcs-v1/options -complete -installsuffix shared -buildid muzq8BhpZA66ibqvjpvS/muzq8BhpZA66ibqvjpvS -goversion go1.16.12 -D "" -importcfg $WORK/b454/importcfg -pack ./vendor/github.com/Microsoft/hcsshim/cmd/containerd-shim-runhcs-v1/options/doc.go ./vendor/github.com/Microsoft/hcsshim/cmd/containerd-shim-runhcs-v1/options/runhcs.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/22/22e1fff50e131e50f5851adc6b35f36ba1e7bdd13ac0e24dc7dc38410aa07b63-d # internal github.com/containerd/containerd/pkg/cri/util mkdir -p $WORK/b461/ cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b390=>" -I $WORK/b390/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b390/relfect2_mips64x.o ./relfect2_mips64x.s cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b148/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b102/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/constants=$WORK/b451/_pkg_.a packagefile github.com/containerd/containerd/reference/docker=$WORK/b332/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile golang.org/x/net/context=$WORK/b277/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p github.com/containerd/containerd/pkg/cri/util -lang=go1.16 -complete -installsuffix shared -buildid 3iGsfpsRlr39Mz4P3Xky/3iGsfpsRlr39Mz4P3Xky -goversion go1.16.12 -D "" -importcfg $WORK/b461/importcfg -pack ./pkg/cri/util/deep_copy.go ./pkg/cri/util/id.go ./pkg/cri/util/image.go ./pkg/cri/util/strings.go ./pkg/cri/util/util.go cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b390=>" -I $WORK/b390/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b390/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b390=>" -I $WORK/b390/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b390/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b390/_pkg_.a $WORK/b390/relfect2_arm64.o $WORK/b390/relfect2_mips64x.o $WORK/b390/relfect2_mipsx.o $WORK/b390/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/95/954f9c2053e3ca26dd2049080e28688d53c50c563bd31413baa6ff2712daf417-d # internal github.com/json-iterator/go mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b389/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b390/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b128/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p github.com/json-iterator/go -complete -installsuffix shared -buildid CCHY9Jqnq7ZQNYOMwTaP/CCHY9Jqnq7ZQNYOMwTaP -goversion go1.16.12 -D "" -importcfg $WORK/b388/importcfg -pack ./vendor/github.com/json-iterator/go/adapter.go ./vendor/github.com/json-iterator/go/any.go ./vendor/github.com/json-iterator/go/any_array.go ./vendor/github.com/json-iterator/go/any_bool.go ./vendor/github.com/json-iterator/go/any_float.go ./vendor/github.com/json-iterator/go/any_int32.go ./vendor/github.com/json-iterator/go/any_int64.go ./vendor/github.com/json-iterator/go/any_invalid.go ./vendor/github.com/json-iterator/go/any_nil.go ./vendor/github.com/json-iterator/go/any_number.go ./vendor/github.com/json-iterator/go/any_object.go ./vendor/github.com/json-iterator/go/any_str.go ./vendor/github.com/json-iterator/go/any_uint32.go ./vendor/github.com/json-iterator/go/any_uint64.go ./vendor/github.com/json-iterator/go/config.go ./vendor/github.com/json-iterator/go/iter.go ./vendor/github.com/json-iterator/go/iter_array.go ./vendor/github.com/json-iterator/go/iter_float.go ./vendor/github.com/json-iterator/go/iter_int.go ./vendor/github.com/json-iterator/go/iter_object.go ./vendor/github.com/json-iterator/go/iter_skip.go ./vendor/github.com/json-iterator/go/iter_skip_strict.go ./vendor/github.com/json-iterator/go/iter_str.go ./vendor/github.com/json-iterator/go/jsoniter.go ./vendor/github.com/json-iterator/go/pool.go ./vendor/github.com/json-iterator/go/reflect.go ./vendor/github.com/json-iterator/go/reflect_array.go ./vendor/github.com/json-iterator/go/reflect_dynamic.go ./vendor/github.com/json-iterator/go/reflect_extension.go ./vendor/github.com/json-iterator/go/reflect_json_number.go ./vendor/github.com/json-iterator/go/reflect_json_raw_message.go ./vendor/github.com/json-iterator/go/reflect_map.go ./vendor/github.com/json-iterator/go/reflect_marshaler.go ./vendor/github.com/json-iterator/go/reflect_native.go ./vendor/github.com/json-iterator/go/reflect_optional.go ./vendor/github.com/json-iterator/go/reflect_slice.go ./vendor/github.com/json-iterator/go/reflect_struct_decoder.go ./vendor/github.com/json-iterator/go/reflect_struct_encoder.go ./vendor/github.com/json-iterator/go/stream.go ./vendor/github.com/json-iterator/go/stream_float.go ./vendor/github.com/json-iterator/go/stream_int.go ./vendor/github.com/json-iterator/go/stream_str.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/85/85731ef23c8307cfd6525426a0a28f45f41510fe9f7654b2e08125f0f7421402-d # internal github.com/containerd/containerd/pkg/os mkdir -p $WORK/b464/ cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/containerd/mount=$WORK/b051/_pkg_.a packagefile github.com/moby/sys/symlink=$WORK/b465/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p github.com/containerd/containerd/pkg/os -lang=go1.16 -complete -installsuffix shared -buildid XRMMD_jYiSr0g4c3VUxn/XRMMD_jYiSr0g4c3VUxn -goversion go1.16.12 -D "" -importcfg $WORK/b464/importcfg -pack ./pkg/os/mount_linux.go ./pkg/os/os.go ./pkg/os/os_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b454/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b381/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/db/db8ebee643506347c263ac77f8b38249a35107f832e78b4c201d6df4463428cf-d # internal sigs.k8s.io/yaml mkdir -p $WORK/b407/ cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/b6/b68e1a4c0b68cacd3199334683af69f776d42f217003a86c2ae236cf4bb257a5-d # internal github.com/containerd/containerd/pkg/cri/server/bandwidth mkdir -p $WORK/b466/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b391/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p sigs.k8s.io/yaml -complete -installsuffix shared -buildid eveMUqB0IUKBp1T6T1N4/eveMUqB0IUKBp1T6T1N4 -goversion go1.16.12 -D "" -importcfg $WORK/b407/importcfg -pack ./vendor/sigs.k8s.io/yaml/fields.go ./vendor/sigs.k8s.io/yaml/yaml.go ./vendor/sigs.k8s.io/yaml/yaml_go110.go cat >$WORK/b466/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/hex=$WORK/b148/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b360/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b369/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b373/_pkg_.a packagefile k8s.io/utils/exec=$WORK/b446/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile regexp=$WORK/b080/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/40/4073321fa8d129ea7b46953ad88ae9bcdc474bfa19f21247dfa0c6f6c371e1f0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p github.com/containerd/containerd/pkg/cri/server/bandwidth -lang=go1.16 -complete -installsuffix shared -buildid xT_KTcdQ6X4xrJ6d7BOz/xT_KTcdQ6X4xrJ6d7BOz -goversion go1.16.12 -D "" -importcfg $WORK/b466/importcfg -pack ./pkg/cri/server/bandwidth/doc.go ./pkg/cri/server/bandwidth/fake_shaper.go ./pkg/cri/server/bandwidth/interfaces.go ./pkg/cri/server/bandwidth/linux.go ./pkg/cri/server/bandwidth/utils.go github.com/containerd/containerd/pkg/cri/store mkdir -p $WORK/b467/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p github.com/containerd/containerd/pkg/cri/store -lang=go1.16 -complete -installsuffix shared -buildid 5JJ7e40-uX2Ena7ebuwi/5JJ7e40-uX2Ena7ebuwi -goversion go1.16.12 -D "" -importcfg $WORK/b467/importcfg -pack ./pkg/cri/store/errors.go ./pkg/cri/store/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/b1/b155169c43bbfeae2720b0316c86327a40b2364f5cb2ec8ce758bedfe2c695d6-d # internal github.com/tchap/go-patricia/patricia mkdir -p $WORK/b471/ cat >$WORK/b471/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid q2TwmhVP4P4rl02ytJKp/q2TwmhVP4P4rl02ytJKp -goversion go1.16.12 -D "" -importcfg $WORK/b471/importcfg -pack ./vendor/github.com/tchap/go-patricia/patricia/children.go ./vendor/github.com/tchap/go-patricia/patricia/patricia.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/0c/0cac97adfad819853a840697bee5d760738367139f3d9810e86b8baa3fd3a4c4-d # internal github.com/containerd/continuity/devices mkdir -p $WORK/b473/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p github.com/containerd/continuity/devices -complete -installsuffix shared -buildid lyMw_l2ex30uxwAra0kD/lyMw_l2ex30uxwAra0kD -goversion go1.16.12 -D "" -importcfg $WORK/b473/importcfg -pack ./vendor/github.com/containerd/continuity/devices/devices.go ./vendor/github.com/containerd/continuity/devices/devices_unix.go ./vendor/github.com/containerd/continuity/devices/mknod_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b467/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/97/97548ced817e39c764d92bc60fd8584ac1d467c6beab55150445aca2bf335334-d # internal github.com/containerd/continuity/proto mkdir -p $WORK/b476/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b070/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p github.com/containerd/continuity/proto -complete -installsuffix shared -buildid pcAr8ps5xtUrfzaq8jPf/pcAr8ps5xtUrfzaq8jPf -goversion go1.16.12 -D "" -importcfg $WORK/b476/importcfg -pack ./vendor/github.com/containerd/continuity/proto/gen.go ./vendor/github.com/containerd/continuity/proto/manifest.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/48/481b73f99763d7ddfcdd452d87a1c370526d08af61b62f9d0ec50b04c93b1eff-d # internal github.com/containerd/containerd/pkg/cri/store/truncindex mkdir -p $WORK/b470/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b471/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p github.com/containerd/containerd/pkg/cri/store/truncindex -lang=go1.16 -complete -installsuffix shared -buildid hr-g9EvbQ9QdK5X-wExE/hr-g9EvbQ9QdK5X-wExE -goversion go1.16.12 -D "" -importcfg $WORK/b470/importcfg -pack ./pkg/cri/store/truncindex/truncindex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/28/287ba7105993ae3fe9faa64fb906a85dca4d2fbac235c797c437d84287ffd11d-d # internal github.com/containerd/continuity/driver mkdir -p $WORK/b474/ cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/fe/feba7d5ef076606758db6aedcba43d6ecd134cd1f8fffb8b6374368a871a30d6-d # internal github.com/opencontainers/go-digest/digestset mkdir -p $WORK/b478/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/continuity/devices=$WORK/b473/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b090/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p github.com/containerd/continuity/driver -complete -installsuffix shared -buildid EXP41GTguJRrx83YKsbQ/EXP41GTguJRrx83YKsbQ -goversion go1.16.12 -D "" -importcfg $WORK/b474/importcfg -pack ./vendor/github.com/containerd/continuity/driver/driver.go ./vendor/github.com/containerd/continuity/driver/driver_unix.go ./vendor/github.com/containerd/continuity/driver/lchmod_linux.go ./vendor/github.com/containerd/continuity/driver/utils.go cat >$WORK/b478/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p github.com/opencontainers/go-digest/digestset -complete -installsuffix shared -buildid 432O57EpdKUsRsIE-DNP/432O57EpdKUsRsIE-DNP -goversion go1.16.12 -D "" -importcfg $WORK/b478/importcfg -pack ./vendor/github.com/opencontainers/go-digest/digestset/set.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b466/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b407/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/3a/3a4ad0379f10a1c566b9e1ba89b4e3c4519c886fd6403b7f2b47d1dc146acc93-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b481/ cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/bd/bd567be0dd974ab655160732c41721a6e5a66b3923be7a302952986cba339d54-d # internal github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b485/ cat >$WORK/b481/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid woNEvCPm8z_ATPxL1e3Y/woNEvCPm8z_ATPxL1e3Y -goversion go1.16.12 -D "" -importcfg $WORK/b481/importcfg -pack ./vendor/github.com/containernetworking/plugins/pkg/ns/ns_linux.go cat >$WORK/b485/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -shared -p github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid 7b9rY1hv3SKCP9omjn2N/7b9rY1hv3SKCP9omjn2N -goversion go1.16.12 -D "" -importcfg $WORK/b485/importcfg -pack ./vendor/github.com/containernetworking/cni/pkg/types/args.go ./vendor/github.com/containernetworking/cni/pkg/types/types.go cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/a7/a709201de35698f4561e4b9788466b49dc4ef25761ce23a0ae202205aeadeb55-d # internal k8s.io/apimachinery/pkg/util/yaml mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b384/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b373/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b407/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid TzxrxIUhUjuvlehoUtm-/TzxrxIUhUjuvlehoUtm- -goversion go1.16.12 -D "" -importcfg $WORK/b406/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/util/yaml/decoder.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/57/57cd0d5487277dcb12513ee8fca6f470f041d7389b89a06c602ffe44013951dd-d # internal testing mkdir -p $WORK/b490/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b474/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b478/_pkg_.a # internal cat >$WORK/b490/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b285/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/sysinfo=$WORK/b491/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b219/_pkg_.a packagefile runtime/trace=$WORK/b281/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -shared -p testing -std -complete -installsuffix shared -buildid 1-i2GTSyDyCBa-Dx2Nq2/1-i2GTSyDyCBa-Dx2Nq2 -goversion go1.16.12 -D "" -importcfg $WORK/b490/importcfg -pack /usr/lib/golang/src/testing/allocs.go /usr/lib/golang/src/testing/benchmark.go /usr/lib/golang/src/testing/cover.go /usr/lib/golang/src/testing/example.go /usr/lib/golang/src/testing/match.go /usr/lib/golang/src/testing/run_example.go /usr/lib/golang/src/testing/testing.go cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/b1/b133e757a17452db80ef1d42ffd3457d714211096063011dd4f88888135b8b7c-d # internal github.com/containerd/continuity mkdir -p $WORK/b472/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b485/_pkg_.a # internal cat >$WORK/b472/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/continuity/devices=$WORK/b473/_pkg_.a packagefile github.com/containerd/continuity/driver=$WORK/b474/_pkg_.a packagefile github.com/containerd/continuity/pathdriver=$WORK/b475/_pkg_.a packagefile github.com/containerd/continuity/proto=$WORK/b476/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p github.com/containerd/continuity -complete -installsuffix shared -buildid MrF7oUP_gvKxNeX48BX9/MrF7oUP_gvKxNeX48BX9 -goversion go1.16.12 -D "" -importcfg $WORK/b472/importcfg -pack ./vendor/github.com/containerd/continuity/context.go ./vendor/github.com/containerd/continuity/digests.go ./vendor/github.com/containerd/continuity/groups_unix.go ./vendor/github.com/containerd/continuity/hardlinks.go ./vendor/github.com/containerd/continuity/hardlinks_unix.go ./vendor/github.com/containerd/continuity/ioutils.go ./vendor/github.com/containerd/continuity/manifest.go ./vendor/github.com/containerd/continuity/resource.go ./vendor/github.com/containerd/continuity/resource_unix.go cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/e7/e734d130fa8f730a76bc0099791a2786c3d3df0d67825a8ee8b4408e84fd8308-d # internal github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b487/ cat >$WORK/b487/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b485/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -shared -p github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid hRAU6suQTgpiyojhOxJz/hRAU6suQTgpiyojhOxJz -goversion go1.16.12 -D "" -importcfg $WORK/b487/importcfg -pack ./vendor/github.com/containernetworking/cni/pkg/types/020/types.go cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/fd/fdf27d53ce8862a11e724b2420afbee901f576629fd1faa20dbc64c87d5c5215-d # internal github.com/containernetworking/cni/pkg/utils mkdir -p $WORK/b489/ cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b485/_pkg_.a packagefile regexp=$WORK/b080/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -shared -p github.com/containernetworking/cni/pkg/utils -complete -installsuffix shared -buildid 2diRJsTn6I8v6al8n5R9/2diRJsTn6I8v6al8n5R9 -goversion go1.16.12 -D "" -importcfg $WORK/b489/importcfg -pack ./vendor/github.com/containernetworking/cni/pkg/utils/utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/d0/d0345504f38a62fcf7832dc4a95523d3ab90eb00c25c1f21fbe1d94a350b0374-d # internal github.com/containerd/containerd/pkg/cri/store/snapshot mkdir -p $WORK/b492/ cat >$WORK/b492/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/containerd/pkg/cri/store=$WORK/b467/_pkg_.a packagefile github.com/containerd/containerd/snapshots=$WORK/b065/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -shared -p github.com/containerd/containerd/pkg/cri/store/snapshot -lang=go1.16 -complete -installsuffix shared -buildid PVtoVdl3cw_rCkyeqcCp/PVtoVdl3cw_rCkyeqcCp -goversion go1.16.12 -D "" -importcfg $WORK/b492/importcfg -pack ./pkg/cri/store/snapshot/snapshot.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/53/53844e1c84668a2ab45616fbef92339ac7a0520af37292d03c35e5509123c391-d # internal github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b488/ cat >$WORK/b488/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b485/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b487/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -shared -p github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid TPuv9fxnWa_FBB_53zwi/TPuv9fxnWa_FBB_53zwi -goversion go1.16.12 -D "" -importcfg $WORK/b488/importcfg -pack ./vendor/github.com/containernetworking/cni/pkg/types/current/types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b489/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/ef/ef33b4a10b180ab3e600bbd0a3df2e07bbde2eb33ffbc4700f5c2922e4b78ff1-d # internal github.com/containerd/containerd/pkg/registrar mkdir -p $WORK/b493/ cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/0e/0e228921254a4d550a959c7d1456a4811b981bfdb14e3b43329f4f50bbe7784b-d # internal github.com/containerd/containerd/pkg/runtimeoptions/v1 mkdir -p $WORK/b494/ cat >$WORK/b493/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -shared -p github.com/containerd/containerd/pkg/registrar -lang=go1.16 -complete -installsuffix shared -buildid 3UItlHgKVID8f_qSDvIb/3UItlHgKVID8f_qSDvIb -goversion go1.16.12 -D "" -importcfg $WORK/b493/importcfg -pack ./pkg/registrar/registrar.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b406/_pkg_.a # internal cat >$WORK/b494/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b229/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -shared -p github.com/containerd/containerd/pkg/runtimeoptions/v1 -lang=go1.16 -complete -installsuffix shared -buildid XjfmInkI0vCSJwfsxQ7g/XjfmInkI0vCSJwfsxQ7g -goversion go1.16.12 -D "" -importcfg $WORK/b494/importcfg -pack ./pkg/runtimeoptions/v1/api.pb.go cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/ef/efc85ed89f3b974fc12fee5e3489dc45211d3a20701b4fb2ca243605b2d7a48d-d # internal github.com/containerd/containerd/pkg/seccomp mkdir -p $WORK/b495/ cat >$WORK/b495/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -shared -p github.com/containerd/containerd/pkg/seccomp -lang=go1.16 -complete -installsuffix shared -buildid iynu5uc2zhg3pj8VJ5Db/iynu5uc2zhg3pj8VJ5Db -goversion go1.16.12 -D "" -importcfg $WORK/b495/importcfg -pack ./pkg/seccomp/seccomp.go ./pkg/seccomp/seccomp_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b493/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b494/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b488/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b472/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/42/42af4eede090747a69dd1745d0a382eea810d1eafe8857b2ab20bb48ea4e2a41-d # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/bd/bd56d14dece0aedf0cc744e5214133d346e8c9a98e9aeb64aca365922a30611b-d # internal github.com/stefanberger/go-pkcs11uri mkdir -p $WORK/b502/ github.com/miekg/pkcs11 mkdir -p $WORK/b501/ cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11 TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b501/ -importpath github.com/miekg/pkcs11 -- -I $WORK/b501/ -g -O2 ./params.go ./pkcs11.go ./types.go cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/f0/f089b3962da7220c3768296f2f32c03ac4328af51645d2682bb4fc29d20c54fb-d # internal github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b486/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/29/2934669611a2f0d62698cc05302c86a8762141cadad021b70d46249b54f91fe2-d # internal gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b523/ cat >$WORK/b486/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b485/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b487/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b488/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/95/959713805ae42e2ad40abd5d2e144bbffddc8700714be3e42634f6d53cf1970b-d # internal cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -shared -p github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid _53IcgoPu6IgIy0Sn5wv/_53IcgoPu6IgIy0Sn5wv -goversion go1.16.12 -D "" -importcfg $WORK/b486/importcfg -pack ./vendor/github.com/containernetworking/cni/pkg/version/conf.go ./vendor/github.com/containernetworking/cni/pkg/version/plugin.go ./vendor/github.com/containernetworking/cni/pkg/version/reconcile.go ./vendor/github.com/containernetworking/cni/pkg/version/version.go github.com/containers/ocicrypt/config/keyprovider-config mkdir -p $WORK/b524/ cat >$WORK/b502/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p github.com/stefanberger/go-pkcs11uri -complete -installsuffix shared -buildid IDvflH9BNLydFq9D-6de/IDvflH9BNLydFq9D-6de -goversion go1.16.12 -D "" -importcfg $WORK/b502/importcfg -pack ./vendor/github.com/stefanberger/go-pkcs11uri/pkcs11uri.go cat >$WORK/b523/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -shared -p gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid GUsc3I_TbISkfqEUJWtV/GUsc3I_TbISkfqEUJWtV -goversion go1.16.12 -D "" -importcfg $WORK/b523/importcfg -pack ./vendor/gopkg.in/square/go-jose.v2/json/decode.go ./vendor/gopkg.in/square/go-jose.v2/json/encode.go ./vendor/gopkg.in/square/go-jose.v2/json/indent.go ./vendor/gopkg.in/square/go-jose.v2/json/scanner.go ./vendor/gopkg.in/square/go-jose.v2/json/stream.go ./vendor/gopkg.in/square/go-jose.v2/json/tags.go cat >$WORK/b524/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -shared -p github.com/containers/ocicrypt/config/keyprovider-config -complete -installsuffix shared -buildid FOxANGfgDT6ugj1pAaON/FOxANGfgDT6ugj1pAaON -goversion go1.16.12 -D "" -importcfg $WORK/b524/importcfg -pack ./vendor/github.com/containers/ocicrypt/config/keyprovider-config/config.go cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/d2/d296a5ea13de9b55f47949628febdcc52555106c88e65f918f4e465834d96a15-d # internal net/mail mkdir -p $WORK/b530/ cat >$WORK/b530/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile mime=$WORK/b165/_pkg_.a packagefile net/textproto=$WORK/b162/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -shared -p net/mail -std -complete -installsuffix shared -buildid rDEUQocykJXfvvTUdMaA/rDEUQocykJXfvvTUdMaA -goversion go1.16.12 -D "" -importcfg $WORK/b530/importcfg -pack /usr/lib/golang/src/net/mail/message.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/bf/bff8f8e58cb4af12caa00162ea7165720ab9b251808b4657453fffe36f3177a7-d # internal github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b484/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b485/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b486/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b064/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -shared -p github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid wfnL-_2Qz90DLqKyJ1Rp/wfnL-_2Qz90DLqKyJ1Rp -goversion go1.16.12 -D "" -importcfg $WORK/b484/importcfg -pack ./vendor/github.com/containernetworking/cni/pkg/invoke/args.go ./vendor/github.com/containernetworking/cni/pkg/invoke/delegate.go ./vendor/github.com/containernetworking/cni/pkg/invoke/exec.go ./vendor/github.com/containernetworking/cni/pkg/invoke/find.go ./vendor/github.com/containernetworking/cni/pkg/invoke/os_unix.go ./vendor/github.com/containernetworking/cni/pkg/invoke/raw_exec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/bf/bfaeeb2b2df6af5458c89743d4c96795a08a7304b58e27fd89ce7de7d4ddf16e-d # internal github.com/containerd/nri/types/v1 mkdir -p $WORK/b536/ cat >$WORK/b536/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -shared -p github.com/containerd/nri/types/v1 -complete -installsuffix shared -buildid ZrTV5m091iR2kZU-VSRy/ZrTV5m091iR2kZU-VSRy -goversion go1.16.12 -D "" -importcfg $WORK/b536/importcfg -pack ./vendor/github.com/containerd/nri/types/v1/types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b536/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/38/38831783646795e448b5bbadf8e9200a9324c0cd1be17a218fcf8bf3b02d2f7a-d # internal github.com/fsnotify/fsnotify mkdir -p $WORK/b537/ cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/73/7346846b6fe2cc687caba0db3de8e10623a865b512fb963aeb31b4e47d4aee80-d # internal cat >$WORK/b537/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF github.com/containerd/containerd/pkg/seed /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -shared -p github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid Ntotho714FICf1_A05c6/Ntotho714FICf1_A05c6 -goversion go1.16.12 -D "" -importcfg $WORK/b537/importcfg -pack ./vendor/github.com/fsnotify/fsnotify/fsnotify.go ./vendor/github.com/fsnotify/fsnotify/inotify.go ./vendor/github.com/fsnotify/fsnotify/inotify_poller.go mkdir -p $WORK/b538/ cat >$WORK/b538/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -shared -p github.com/containerd/containerd/pkg/seed -lang=go1.16 -complete -installsuffix shared -buildid YGfpB0hxNxKRP5E_1gYe/YGfpB0hxNxKRP5E_1gYe -goversion go1.16.12 -D "" -importcfg $WORK/b538/importcfg -pack ./pkg/seed/seed.go ./pkg/seed/seed_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/2f/2f42eadeb57bbf3a837ebb68e146ff31fc64244656f16ec91a653435fb76dddc-d # internal github.com/containerd/containerd/api/services/ttrpc/events/v1 mkdir -p $WORK/b543/ cat >$WORK/b543/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b103/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b100/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -shared -p github.com/containerd/containerd/api/services/ttrpc/events/v1 -lang=go1.16 -complete -installsuffix shared -buildid 51buYtR26SJCQdfP5K_K/51buYtR26SJCQdfP5K_K -goversion go1.16.12 -D "" -importcfg $WORK/b543/importcfg -pack ./api/services/ttrpc/events/v1/doc.go ./api/services/ttrpc/events/v1/events.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b484/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/28/28c7af13dcfcc7a127aa162046d442941bcdbd4c97120c48125a180ca2f2d60a-d # internal github.com/containernetworking/cni/libcni mkdir -p $WORK/b483/ cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/7a/7a363f3ba50aa3e6aeaa20a7b5240a2feac602bbcfa487245fc2438e6608c95f-d # internal github.com/containerd/containerd/runtime/v2/task mkdir -p $WORK/b545/ cat >$WORK/b483/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b484/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b485/_pkg_.a packagefile github.com/containernetworking/cni/pkg/utils=$WORK/b489/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b486/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid bGiEg7FmA2sFPsRK4ckJ/bGiEg7FmA2sFPsRK4ckJ -goversion go1.16.12 -D "" -importcfg $WORK/b483/importcfg -pack ./vendor/github.com/containernetworking/cni/libcni/api.go ./vendor/github.com/containernetworking/cni/libcni/conf.go cat >$WORK/b545/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b250/_pkg_.a packagefile github.com/containerd/containerd/api/types/task=$WORK/b302/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b103/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b085/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -shared -p github.com/containerd/containerd/runtime/v2/task -lang=go1.16 -complete -installsuffix shared -buildid RX0HP_o9RMtLv8ssiWSG/RX0HP_o9RMtLv8ssiWSG -goversion go1.16.12 -D "" -importcfg $WORK/b545/importcfg -pack ./runtime/v2/task/doc.go ./runtime/v2/task/shim.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b538/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b388/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/d2/d2ce23e6e7e7a1820fba3d4bf6a85e79eac3d8451ea53dded605d5ca3049088a-d # internal github.com/containerd/containerd/snapshots/devmapper/dmsetup mkdir -p $WORK/b562/ cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/f9/f9df2a2fe77657b56593498115df1dd7308d98e7289b644ee63125eec204ee6a-d # internal github.com/containerd/containerd/pkg/ttrpcutil mkdir -p $WORK/b544/ cat >$WORK/b562/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -shared -p github.com/containerd/containerd/snapshots/devmapper/dmsetup -lang=go1.16 -complete -installsuffix shared -buildid 4Jx16K7O2Qx8FZ5-8njT/4Jx16K7O2Qx8FZ5-8njT -goversion go1.16.12 -D "" -importcfg $WORK/b562/importcfg -pack ./snapshots/devmapper/dmsetup/dmsetup.go cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/90/905d69bde4467c58623e1c9273a3ad9ef2a5b7fdfafdbd3c1ff58e835c571657-d # internal cat >$WORK/b544/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/containerd/api/services/ttrpc/events/v1=$WORK/b543/_pkg_.a packagefile github.com/containerd/containerd/pkg/dialer=$WORK/b223/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b103/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -shared -p github.com/containerd/containerd/pkg/ttrpcutil -lang=go1.16 -complete -installsuffix shared -buildid INdcBPXJXATZH-qvZzLi/INdcBPXJXATZH-qvZzLi -goversion go1.16.12 -D "" -importcfg $WORK/b544/importcfg -pack ./pkg/ttrpcutil/client.go sigs.k8s.io/structured-merge-diff/v4/value mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b388/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b391/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p sigs.k8s.io/structured-merge-diff/v4/value -complete -installsuffix shared -buildid g1R_oFJ3rMlzIfhYG7H4/g1R_oFJ3rMlzIfhYG7H4 -goversion go1.16.12 -D "" -importcfg $WORK/b387/importcfg -pack ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/allocator.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/doc.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/fields.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/jsontagutil.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/list.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/listreflect.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/listunstructured.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/map.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/mapreflect.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/mapunstructured.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/reflectcache.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/scalar.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/structreflect.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/value.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/valuereflect.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/valueunstructured.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/ce/ce5c0cf129b3c2e7d616bb64864283a2ca74e868dff54f7610dbf061a7e78f63-d # internal github.com/containerd/containerd/snapshots/native mkdir -p $WORK/b564/ cat >$WORK/b564/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b051/_pkg_.a packagefile github.com/containerd/containerd/snapshots=$WORK/b065/_pkg_.a packagefile github.com/containerd/containerd/snapshots/storage=$WORK/b066/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b089/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -shared -p github.com/containerd/containerd/snapshots/native -lang=go1.16 -complete -installsuffix shared -buildid Eh_K9dho2H44_-cJx_CB/Eh_K9dho2H44_-cJx_CB -goversion go1.16.12 -D "" -importcfg $WORK/b564/importcfg -pack ./snapshots/native/native.go ./snapshots/native/native_default.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/05/05d6809752031b2bd1aa351ac8b4d14fc63cf76a8e41c80117c49264a31aa590-d # internal github.com/containerd/containerd/snapshots/overlay/overlayutils mkdir -p $WORK/b567/ cat >$WORK/b567/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b051/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=$WORK/b053/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b089/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -shared -p github.com/containerd/containerd/snapshots/overlay/overlayutils -lang=go1.16 -complete -installsuffix shared -buildid IEupk9em1pUlOk0QWPYr/IEupk9em1pUlOk0QWPYr -goversion go1.16.12 -D "" -importcfg $WORK/b567/importcfg -pack ./snapshots/overlay/overlayutils/check.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/87/8722c1213a3cd9044b07939d5f0eeda2a3d49ecf2fbe8c5f7734a878b6d927ee-d # internal github.com/containerd/go-cni mkdir -p $WORK/b482/ cat >$WORK/b482/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b483/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b485/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b488/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile testing=$WORK/b490/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p github.com/containerd/go-cni -complete -installsuffix shared -buildid b9us4UX2nLgiSTxVO6wL/b9us4UX2nLgiSTxVO6wL -goversion go1.16.12 -D "" -importcfg $WORK/b482/importcfg -pack ./vendor/github.com/containerd/go-cni/cni.go ./vendor/github.com/containerd/go-cni/deprecated.go ./vendor/github.com/containerd/go-cni/errors.go ./vendor/github.com/containerd/go-cni/helper.go ./vendor/github.com/containerd/go-cni/namespace.go ./vendor/github.com/containerd/go-cni/namespace_opts.go ./vendor/github.com/containerd/go-cni/opts.go ./vendor/github.com/containerd/go-cni/result.go ./vendor/github.com/containerd/go-cni/testutils.go ./vendor/github.com/containerd/go-cni/types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/3f/3f7e17950fdaed5c8d876f1eff3a8a4c1c6f432254acfc59012e5d46b303005b-d # internal github.com/containerd/containerd/snapshots/devmapper mkdir -p $WORK/b561/ cat >$WORK/b561/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b051/_pkg_.a packagefile github.com/containerd/containerd/snapshots=$WORK/b065/_pkg_.a packagefile github.com/containerd/containerd/snapshots/devmapper/dmsetup=$WORK/b562/_pkg_.a packagefile github.com/containerd/containerd/snapshots/storage=$WORK/b066/_pkg_.a packagefile github.com/docker/go-units=$WORK/b234/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b308/_pkg_.a packagefile github.com/pelletier/go-toml=$WORK/b260/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b042/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b086/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b064/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -shared -p github.com/containerd/containerd/snapshots/devmapper -lang=go1.16 -complete -installsuffix shared -buildid 0813E8TcHJG-Jr7Hv1Xf/0813E8TcHJG-Jr7Hv1Xf -goversion go1.16.12 -D "" -importcfg $WORK/b561/importcfg -pack ./snapshots/devmapper/config.go ./snapshots/devmapper/device_info.go ./snapshots/devmapper/metadata.go ./snapshots/devmapper/pool_device.go ./snapshots/devmapper/snapshotter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b567/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/53/53dac92ab103c1f59f328b2a22a3ee89d83368585d9510ec9858f3a90163a9ba-d # internal github.com/containerd/containerd/snapshots/overlay mkdir -p $WORK/b566/ cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/a7/a7fa4e4de9cf986c124f994caf6376d38784b38ab82c9c9781be2c933eba311c-d # internal cat >$WORK/b566/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b051/_pkg_.a packagefile github.com/containerd/containerd/snapshots=$WORK/b065/_pkg_.a packagefile github.com/containerd/containerd/snapshots/overlay/overlayutils=$WORK/b567/_pkg_.a packagefile github.com/containerd/containerd/snapshots/storage=$WORK/b066/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b089/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b042/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -shared -p github.com/containerd/containerd/snapshots/overlay -lang=go1.16 -complete -installsuffix shared -buildid gNpHmHAqhVosRbNpOcoq/gNpHmHAqhVosRbNpOcoq -goversion go1.16.12 -D "" -importcfg $WORK/b566/importcfg -pack ./snapshots/overlay/overlay.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b482/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/4a/4a902d54fb0fe8cd213b513ab1421be01e40a331448faa98164375c4e2d01726-d # internal cd $WORK/b124 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b124=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/ad/ad99bc032536189e6a67a8a277114132284a325ad28c0d97ce34798c5582f059-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b124=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c aes.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/eb/eb80707b8dcc47d9bd70a63b720b6518ca3b3d6389c0fc3e749f0fe5192b9aa8-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b124=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c boring.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/2a/2a480e4b35e8e6ab057c8ceb2d3bbb49eb9cc2ae79fdaa93f2299a83ed4883d2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/e9/e93493d52411c346a8396b6ed4640f8cb7897424f4041aed42889bbedd19bf2b-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b124=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c ecdsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b124=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c hmac.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b124=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x006.o -c rand.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b124=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x007.o -c rsa.cgo2.c cd $WORK/b501 TERM='dumb' gcc -I /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11 -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b501=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11 -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b501=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c params.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11 -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b501=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c pkcs11.cgo2.c cd $WORK/b124 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b124=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x008.o -c sha.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b124=/tmp/go-build -gno-record-gcc-switches -I $WORK/b124/ -g -O2 -o $WORK/b124/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b124=/tmp/go-build -gno-record-gcc-switches -I $WORK/b124/ -g -O2 -o $WORK/b124/_x010.o -c openssl_evp.c cd $WORK/b501 TERM='dumb' gcc -I /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11 -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b501=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c types.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b124=/tmp/go-build -gno-record-gcc-switches -I $WORK/b124/ -g -O2 -o $WORK/b124/_x011.o -c openssl_lock_setup.c cd $WORK/b501 TERM='dumb' gcc -I /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11 -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b501=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd TERM='dumb' gcc -I ./vendor/github.com/miekg/pkcs11 -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b501=/tmp/go-build -gno-record-gcc-switches -o $WORK/b501/_cgo_.o $WORK/b501/_cgo_main.o $WORK/b501/_x001.o $WORK/b501/_x002.o $WORK/b501/_x003.o $WORK/b501/_x004.o -g -O2 -ldl cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b124=/tmp/go-build -gno-record-gcc-switches -I $WORK/b124/ -g -O2 -o $WORK/b124/_x012.o -c openssl_port_aead_gcm.c cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage pkcs11 -dynimport $WORK/b501/_cgo_.o -dynout $WORK/b501/_cgo_import.go cat >$WORK/b501/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b061/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -shared -p github.com/miekg/pkcs11 -installsuffix shared -buildid K89J0Q6xQRl8WF0QZ_7N/K89J0Q6xQRl8WF0QZ_7N -goversion go1.16.12 -D "" -importcfg $WORK/b501/importcfg -pack ./vendor/github.com/miekg/pkcs11/const.go ./vendor/github.com/miekg/pkcs11/error.go ./vendor/github.com/miekg/pkcs11/vendor.go $WORK/b501/_cgo_gotypes.go $WORK/b501/params.cgo1.go $WORK/b501/pkcs11.cgo1.go $WORK/b501/types.cgo1.go $WORK/b501/_cgo_import.go cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b124=/tmp/go-build -gno-record-gcc-switches -I $WORK/b124/ -g -O2 -o $WORK/b124/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b124=/tmp/go-build -gno-record-gcc-switches -I $WORK/b124/ -g -O2 -o $WORK/b124/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b124=/tmp/go-build -gno-record-gcc-switches -I $WORK/b124/ -g -O2 -o $WORK/b124/_x015.o -c openssl_port_hmac.c cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b501/_pkg_.a $WORK/b501/_x001.o $WORK/b501/_x002.o $WORK/b501/_x003.o $WORK/b501/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/dc/dcbfcf31c39038b8f5ca0e92e3657e10200aef60f2b71d363cad1b2127bcc8eb-d # internal cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b124=/tmp/go-build -gno-record-gcc-switches -I $WORK/b124/ -g -O2 -o $WORK/b124/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b124=/tmp/go-build -gno-record-gcc-switches -I $WORK/b124/ -g -O2 -o $WORK/b124/_x017.o -c openssl_stub_rand.c cd $WORK/b124 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b124=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b124=/tmp/go-build -gno-record-gcc-switches -o $WORK/b124/_cgo_.o $WORK/b124/_cgo_main.o $WORK/b124/_x001.o $WORK/b124/_x002.o $WORK/b124/_x003.o $WORK/b124/_x004.o $WORK/b124/_x005.o $WORK/b124/_x006.o $WORK/b124/_x007.o $WORK/b124/_x008.o $WORK/b124/_x009.o $WORK/b124/_x010.o $WORK/b124/_x011.o $WORK/b124/_x012.o $WORK/b124/_x013.o $WORK/b124/_x014.o $WORK/b124/_x015.o $WORK/b124/_x016.o $WORK/b124/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage boring -dynimport $WORK/b124/_cgo_.o -dynout $WORK/b124/_cgo_import.go cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b095/_pkg_.a packagefile crypto/cipher=$WORK/b121/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b125/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b126/_pkg_.a packagefile encoding/asn1=$WORK/b127/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b088/_pkg_.a packagefile math/big=$WORK/b128/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile runtime/cgo=$WORK/b061/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid PLLsT_sfmsV_ESWEOAnB/PLLsT_sfmsV_ESWEOAnB -goversion go1.16.12 -D "" -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go $WORK/b124/_cgo_gotypes.go $WORK/b124/aes.cgo1.go $WORK/b124/boring.cgo1.go $WORK/b124/ecdsa.cgo1.go $WORK/b124/hmac.cgo1.go $WORK/b124/rand.cgo1.go $WORK/b124/rsa.cgo1.go $WORK/b124/sha.cgo1.go $WORK/b124/_cgo_import.go cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b124/_pkg_.a $WORK/b124/_x001.o $WORK/b124/_x002.o $WORK/b124/_x003.o $WORK/b124/_x004.o $WORK/b124/_x005.o $WORK/b124/_x006.o $WORK/b124/_x007.o $WORK/b124/_x008.o $WORK/b124/_x009.o $WORK/b124/_x010.o $WORK/b124/_x011.o $WORK/b124/_x012.o $WORK/b124/_x013.o $WORK/b124/_x014.o $WORK/b124/_x015.o $WORK/b124/_x016.o $WORK/b124/_x017.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/41/41f7105eeaaf3a3a0b6092bdc577e1d92234857968f54142182c2f9d5b003975-d # internal crypto/aes mkdir -p $WORK/b120/ crypto/hmac mkdir -p $WORK/b139/ cat >$WORK/b120/go_asm.h << 'EOF' # internal EOF crypto/sha1 cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b120=>" -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b120/symabis ./asm_arm64.s ./gcm_arm64.s crypto/sha512 mkdir -p $WORK/b143/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b124/_pkg_.a packagefile crypto/subtle=$WORK/b123/_pkg_.a packagefile hash=$WORK/b088/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid F0jydFIx3Y-rk_54qT27/F0jydFIx3Y-rk_54qT27 -goversion go1.16.12 -D "" -importcfg $WORK/b139/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go crypto/sha256 mkdir -p $WORK/b144/ mkdir -p $WORK/b134/ cat >$WORK/b143/go_asm.h << 'EOF' # internal EOF cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b095/_pkg_.a packagefile crypto/internal/boring=$WORK/b124/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b088/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b143=>" -I $WORK/b143/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b143/symabis ./sha1block_arm64.s cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid 0oUQRE6PIodB_9OUmvu-/0oUQRE6PIodB_9OUmvu- -goversion go1.16.12 -D "" -importcfg $WORK/b134/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_generic.go cat >$WORK/b144/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b144=>" -I $WORK/b144/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b144/symabis ./sha256block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b121/_pkg_.a packagefile crypto/internal/boring=$WORK/b124/_pkg_.a packagefile crypto/internal/subtle=$WORK/b122/_pkg_.a packagefile crypto/subtle=$WORK/b123/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p crypto/aes -std -installsuffix shared -buildid BJzSjuVne7almpkmgFmk/BJzSjuVne7almpkmgFmk -goversion go1.16.12 -symabis $WORK/b120/symabis -D "" -importcfg $WORK/b120/importcfg -pack -asmhdr $WORK/b120/go_asm.h /usr/lib/golang/src/crypto/aes/aes_gcm.go /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_asm.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b095/_pkg_.a packagefile crypto/internal/boring=$WORK/b124/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b088/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid Y07KlnCY5ssoEyLQriS9/Y07KlnCY5ssoEyLQriS9 -goversion go1.16.12 -symabis $WORK/b143/symabis -D "" -importcfg $WORK/b143/importcfg -pack -asmhdr $WORK/b143/go_asm.h /usr/lib/golang/src/crypto/sha1/boring.go /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_arm64.go cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/20/2070be533b52ca316bad4e769848732b921e746a3c951c92c7d641b39fffddbd-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b139/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b088/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid tYIZVMyQgE9C98GnQFHk/tYIZVMyQgE9C98GnQFHk -goversion go1.16.12 -D "" -importcfg $WORK/b155/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b521/ cat >$WORK/b521/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b139/_pkg_.a packagefile hash=$WORK/b088/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -shared -p golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid eshugClpQ5X6sIO9nxv6/eshugClpQ5X6sIO9nxv6 -goversion go1.16.12 -D "" -importcfg $WORK/b521/importcfg -pack ./vendor/golang.org/x/crypto/pbkdf2/pbkdf2.go cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b095/_pkg_.a packagefile crypto/internal/boring=$WORK/b124/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b088/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid ju2CHw7UEO9EmQQAeBrk/ju2CHw7UEO9EmQQAeBrk -goversion go1.16.12 -symabis $WORK/b144/symabis -D "" -importcfg $WORK/b144/importcfg -pack -asmhdr $WORK/b144/go_asm.h /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/39/396c689f9e37aae85b14b1066f7799d8efbd99972a412c4099aad60aefc33a64-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/8a/8af2219d9ccf3c0b1f0dbaa10aaa94e1240a91be84a2d7c07e9469250a2ce67f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b521/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b143=>" -I $WORK/b143/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b143/sha1block_arm64.o ./sha1block_arm64.s cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/58/581d7bbd068e7515d45d3a2f376c4ba828a7a2602f00c7b8c0eb01941220abec-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b144=>" -I $WORK/b144/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b144/sha256block_arm64.o ./sha256block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b144/_pkg_.a $WORK/b144/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b120=>" -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b120/asm_arm64.o ./asm_arm64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b143/_pkg_.a $WORK/b143/sha1block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/28/285cf76d775c13026d0484a9c05bfdc1ee267ec0a5e1cd65a8822d5685a90639-d # internal github.com/opencontainers/image-spec/identity mkdir -p $WORK/b345/ cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/f1/f1575c64325dec9c5d22e327d0b8bf0f70f5f9e92523f8a50f3b6016b23746b4-d # internal github.com/containerd/containerd/runtime/v2/shim mkdir -p $WORK/b542/ github.com/cilium/ebpf/asm cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b144/_pkg_.a packagefile crypto/sha512=$WORK/b134/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b242/ cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/opencontainers/image-spec/identity -complete -installsuffix shared -buildid 94hCIFdPdohjDthDOnJY/94hCIFdPdohjDthDOnJY -goversion go1.16.12 -D "" -importcfg $WORK/b345/importcfg -pack ./vendor/github.com/opencontainers/image-spec/identity/chainid.go ./vendor/github.com/opencontainers/image-spec/identity/helpers.go cat >$WORK/b542/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile crypto/sha256=$WORK/b144/_pkg_.a packagefile flag=$WORK/b285/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/api/services/ttrpc/events/v1=$WORK/b543/_pkg_.a packagefile github.com/containerd/containerd/events=$WORK/b099/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b102/_pkg_.a packagefile github.com/containerd/containerd/pkg/dialer=$WORK/b223/_pkg_.a packagefile github.com/containerd/containerd/pkg/ttrpcutil=$WORK/b544/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/task=$WORK/b545/_pkg_.a packagefile github.com/containerd/containerd/sys=$WORK/b052/_pkg_.a packagefile github.com/containerd/containerd/sys/reaper=$WORK/b314/_pkg_.a packagefile github.com/containerd/containerd/version=$WORK/b282/_pkg_.a packagefile github.com/containerd/fifo=$WORK/b306/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b103/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b100/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b042/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b064/_pkg_.a packagefile os/signal=$WORK/b289/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b219/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -shared -p github.com/containerd/containerd/runtime/v2/shim -lang=go1.16 -complete -installsuffix shared -buildid sx3QUKNR_0QeJMQl8DNi/sx3QUKNR_0QeJMQl8DNi -goversion go1.16.12 -D "" -importcfg $WORK/b542/importcfg -pack ./runtime/v2/shim/publisher.go ./runtime/v2/shim/shim.go ./runtime/v2/shim/shim_linux.go ./runtime/v2/shim/shim_unix.go ./runtime/v2/shim/util.go ./runtime/v2/shim/util_unix.go cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b143/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile encoding/hex=$WORK/b148/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b243/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/cilium/ebpf/asm -complete -installsuffix shared -buildid WYx2fDHUWNotKSv_jAjU/WYx2fDHUWNotKSv_jAjU -goversion go1.16.12 -D "" -importcfg $WORK/b242/importcfg -pack ./vendor/github.com/cilium/ebpf/asm/alu.go ./vendor/github.com/cilium/ebpf/asm/alu_string.go ./vendor/github.com/cilium/ebpf/asm/doc.go ./vendor/github.com/cilium/ebpf/asm/func.go ./vendor/github.com/cilium/ebpf/asm/func_string.go ./vendor/github.com/cilium/ebpf/asm/instruction.go ./vendor/github.com/cilium/ebpf/asm/jump.go ./vendor/github.com/cilium/ebpf/asm/jump_string.go ./vendor/github.com/cilium/ebpf/asm/load_store.go ./vendor/github.com/cilium/ebpf/asm/load_store_string.go ./vendor/github.com/cilium/ebpf/asm/opcode.go ./vendor/github.com/cilium/ebpf/asm/opcode_string.go ./vendor/github.com/cilium/ebpf/asm/register.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b120=>" -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b120/gcm_arm64.o ./gcm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/a7/a7924734d81a2d364446af59242f7717d038be1abb399e7af3d1929f9d343ca2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b120/_pkg_.a $WORK/b120/asm_arm64.o $WORK/b120/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/78/78daf55bbcbea421ad6112272f7b485f5aa51a34dc1a8fc6cd063ec19120090a-d # internal crypto/rand mkdir -p $WORK/b119/ crypto/ecdsa mkdir -p $WORK/b131/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile crypto/aes=$WORK/b120/_pkg_.a packagefile crypto/cipher=$WORK/b121/_pkg_.a packagefile crypto/internal/boring=$WORK/b124/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/fs=$WORK/b033/_pkg_.a packagefile math/big=$WORK/b128/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid Qbh8exEwXaeeK7X7iJe8/Qbh8exEwXaeeK7X7iJe8 -goversion go1.16.12 -D "" -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/crypto/rand/eagain.go /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_batched.go /usr/lib/golang/src/crypto/rand/rand_linux.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go cat >$WORK/b131/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b095/_pkg_.a packagefile crypto/aes=$WORK/b120/_pkg_.a packagefile crypto/cipher=$WORK/b121/_pkg_.a packagefile crypto/elliptic=$WORK/b132/_pkg_.a packagefile crypto/internal/boring=$WORK/b124/_pkg_.a packagefile crypto/internal/randutil=$WORK/b133/_pkg_.a packagefile crypto/sha512=$WORK/b134/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b135/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b136/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b128/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid xUEvOM5T46EdgGjM5B1-/xUEvOM5T46EdgGjM5B1- -goversion go1.16.12 -D "" -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/boring.go /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b542/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/cc/cce8c579ece68e80d8fb68f3f31e9c1da38095c61b8c3af59db0015d5a709b6a-d # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/3b/3b2cc5292b89e78a9e5374af4841de4af57d0588ba2746e0ab86199363e3e085-d # internal github.com/cilium/ebpf/internal/btf mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile debug/elf=$WORK/b238/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b242/_pkg_.a packagefile github.com/cilium/ebpf/internal=$WORK/b244/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b243/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/cilium/ebpf/internal/btf -complete -installsuffix shared -buildid uw5UW4igbkQdOwRy_1lh/uw5UW4igbkQdOwRy_1lh -goversion go1.16.12 -D "" -importcfg $WORK/b245/importcfg -pack ./vendor/github.com/cilium/ebpf/internal/btf/btf.go ./vendor/github.com/cilium/ebpf/internal/btf/btf_types.go ./vendor/github.com/cilium/ebpf/internal/btf/btf_types_string.go ./vendor/github.com/cilium/ebpf/internal/btf/core.go ./vendor/github.com/cilium/ebpf/internal/btf/doc.go ./vendor/github.com/cilium/ebpf/internal/btf/ext_info.go ./vendor/github.com/cilium/ebpf/internal/btf/strings.go ./vendor/github.com/cilium/ebpf/internal/btf/types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/1a/1aeb6f17f771fd97f258106fddbf82690d077fad438d96724029d68b93529939-d # internal crypto/ed25519 mkdir -p $WORK/b137/ mime/multipart mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b119/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile mime=$WORK/b165/_pkg_.a packagefile mime/quotedprintable=$WORK/b167/_pkg_.a packagefile net/textproto=$WORK/b162/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid m8uoklHqGUnaB0GhZJ1d/m8uoklHqGUnaB0GhZJ1d -goversion go1.16.12 -D "" -importcfg $WORK/b166/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/writer.go crypto/rsa mkdir -p $WORK/b142/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b095/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b138/_pkg_.a packagefile crypto/rand=$WORK/b119/_pkg_.a packagefile crypto/sha512=$WORK/b134/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid 16AhkLa1jyg9gV-Eo3vk/16AhkLa1jyg9gV-Eo3vk -goversion go1.16.12 -D "" -importcfg $WORK/b137/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go github.com/klauspost/compress/zstd mkdir -p $WORK/b214/ github.com/google/uuid mkdir -p $WORK/b349/ cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/47/47d19a99e1661d8e8602df1c2c1cb0c46846baf86fdc354a0c0cbfaaa263b59f-d # internal github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b119/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/bits-and-blooms/bitset=$WORK/b353/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b354/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid f9AIRh7l0PYrJE7r0V8Z/f9AIRh7l0PYrJE7r0V8Z -goversion go1.16.12 -D "" -importcfg $WORK/b352/importcfg -pack ./vendor/github.com/opencontainers/selinux/go-selinux/doc.go ./vendor/github.com/opencontainers/selinux/go-selinux/selinux.go ./vendor/github.com/opencontainers/selinux/go-selinux/selinux_linux.go ./vendor/github.com/opencontainers/selinux/go-selinux/xattrs_linux.go cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/md5=$WORK/b140/_pkg_.a packagefile crypto/rand=$WORK/b119/_pkg_.a packagefile crypto/sha1=$WORK/b143/_pkg_.a packagefile database/sql/driver=$WORK/b350/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile encoding/hex=$WORK/b148/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash=$WORK/b088/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b095/_pkg_.a packagefile crypto/internal/boring=$WORK/b124/_pkg_.a packagefile crypto/internal/randutil=$WORK/b133/_pkg_.a packagefile crypto/rand=$WORK/b119/_pkg_.a packagefile crypto/subtle=$WORK/b123/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b088/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b128/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid YwlxTuvl9B6xGbXTrtBn/YwlxTuvl9B6xGbXTrtBn -goversion go1.16.12 -D "" -importcfg $WORK/b142/importcfg -pack /usr/lib/golang/src/crypto/rsa/boring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/google/uuid -complete -installsuffix shared -buildid HBXTe86xZzjPPvOobUpx/HBXTe86xZzjPPvOobUpx -goversion go1.16.12 -D "" -importcfg $WORK/b349/importcfg -pack ./vendor/github.com/google/uuid/dce.go ./vendor/github.com/google/uuid/doc.go ./vendor/github.com/google/uuid/hash.go ./vendor/github.com/google/uuid/marshal.go ./vendor/github.com/google/uuid/node.go ./vendor/github.com/google/uuid/node_net.go ./vendor/github.com/google/uuid/sql.go ./vendor/github.com/google/uuid/time.go ./vendor/github.com/google/uuid/util.go ./vendor/github.com/google/uuid/uuid.go ./vendor/github.com/google/uuid/version1.go ./vendor/github.com/google/uuid/version4.go cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b119/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile encoding/hex=$WORK/b148/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b215/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b217/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b218/_pkg_.a packagefile hash=$WORK/b088/_pkg_.a packagefile hash/crc32=$WORK/b110/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b219/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF github.com/godbus/dbus/v5 mkdir -p $WORK/b232/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid 6wf5UZv_R14zC8NgBZUJ/6wf5UZv_R14zC8NgBZUJ -goversion go1.16.12 -D "" -importcfg $WORK/b214/importcfg -pack ./vendor/github.com/klauspost/compress/zstd/bitreader.go ./vendor/github.com/klauspost/compress/zstd/bitwriter.go ./vendor/github.com/klauspost/compress/zstd/blockdec.go ./vendor/github.com/klauspost/compress/zstd/blockenc.go ./vendor/github.com/klauspost/compress/zstd/blocktype_string.go ./vendor/github.com/klauspost/compress/zstd/bytebuf.go ./vendor/github.com/klauspost/compress/zstd/bytereader.go ./vendor/github.com/klauspost/compress/zstd/decodeheader.go ./vendor/github.com/klauspost/compress/zstd/decoder.go ./vendor/github.com/klauspost/compress/zstd/decoder_options.go ./vendor/github.com/klauspost/compress/zstd/dict.go ./vendor/github.com/klauspost/compress/zstd/enc_base.go ./vendor/github.com/klauspost/compress/zstd/enc_best.go ./vendor/github.com/klauspost/compress/zstd/enc_better.go ./vendor/github.com/klauspost/compress/zstd/enc_dfast.go ./vendor/github.com/klauspost/compress/zstd/enc_fast.go ./vendor/github.com/klauspost/compress/zstd/encoder.go ./vendor/github.com/klauspost/compress/zstd/encoder_options.go ./vendor/github.com/klauspost/compress/zstd/framedec.go ./vendor/github.com/klauspost/compress/zstd/frameenc.go ./vendor/github.com/klauspost/compress/zstd/fse_decoder.go ./vendor/github.com/klauspost/compress/zstd/fse_encoder.go ./vendor/github.com/klauspost/compress/zstd/fse_predefined.go ./vendor/github.com/klauspost/compress/zstd/hash.go ./vendor/github.com/klauspost/compress/zstd/history.go ./vendor/github.com/klauspost/compress/zstd/seqdec.go ./vendor/github.com/klauspost/compress/zstd/seqenc.go ./vendor/github.com/klauspost/compress/zstd/snappy.go ./vendor/github.com/klauspost/compress/zstd/zstd.go cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile crypto/rand=$WORK/b119/_pkg_.a packagefile crypto/sha1=$WORK/b143/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile encoding/hex=$WORK/b148/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b064/_pkg_.a packagefile os/user=$WORK/b233/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/godbus/dbus/v5 -complete -installsuffix shared -buildid l-zQUBnWFgTByZ9ivjC7/l-zQUBnWFgTByZ9ivjC7 -goversion go1.16.12 -D "" -importcfg $WORK/b232/importcfg -pack ./vendor/github.com/godbus/dbus/v5/auth.go ./vendor/github.com/godbus/dbus/v5/auth_anonymous.go ./vendor/github.com/godbus/dbus/v5/auth_external.go ./vendor/github.com/godbus/dbus/v5/auth_sha1.go ./vendor/github.com/godbus/dbus/v5/call.go ./vendor/github.com/godbus/dbus/v5/conn.go ./vendor/github.com/godbus/dbus/v5/conn_other.go ./vendor/github.com/godbus/dbus/v5/conn_unix.go ./vendor/github.com/godbus/dbus/v5/dbus.go ./vendor/github.com/godbus/dbus/v5/decoder.go ./vendor/github.com/godbus/dbus/v5/default_handler.go ./vendor/github.com/godbus/dbus/v5/doc.go ./vendor/github.com/godbus/dbus/v5/encoder.go ./vendor/github.com/godbus/dbus/v5/export.go ./vendor/github.com/godbus/dbus/v5/homedir.go ./vendor/github.com/godbus/dbus/v5/homedir_dynamic.go ./vendor/github.com/godbus/dbus/v5/match.go ./vendor/github.com/godbus/dbus/v5/message.go ./vendor/github.com/godbus/dbus/v5/object.go ./vendor/github.com/godbus/dbus/v5/sequence.go ./vendor/github.com/godbus/dbus/v5/sequential_handler.go ./vendor/github.com/godbus/dbus/v5/server_interfaces.go ./vendor/github.com/godbus/dbus/v5/sig.go ./vendor/github.com/godbus/dbus/v5/transport_generic.go ./vendor/github.com/godbus/dbus/v5/transport_nonce_tcp.go ./vendor/github.com/godbus/dbus/v5/transport_tcp.go ./vendor/github.com/godbus/dbus/v5/transport_unix.go ./vendor/github.com/godbus/dbus/v5/transport_unixcred_linux.go ./vendor/github.com/godbus/dbus/v5/variant.go ./vendor/github.com/godbus/dbus/v5/variant_lexer.go ./vendor/github.com/godbus/dbus/v5/variant_parser.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/63/63333c736ba35b5f190fcc1543b35c0a4da3ae7020babc2dee332047142551dc-d # internal github.com/containerd/containerd/pkg/netns mkdir -p $WORK/b480/ cat >$WORK/b480/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b119/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b481/_pkg_.a packagefile github.com/moby/sys/symlink=$WORK/b465/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p github.com/containerd/containerd/pkg/netns -lang=go1.16 -complete -installsuffix shared -buildid khxNoDMHPZGMBIixQOWm/khxNoDMHPZGMBIixQOWm -goversion go1.16.12 -D "" -importcfg $WORK/b480/importcfg -pack ./pkg/netns/netns_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/9d/9d47cff3d4be0276643312c50615d096b74915e10fb3bee2c6179a756df27b5b-d # internal golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b513/ cat >$WORK/b513/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b119/_pkg_.a packagefile crypto/subtle=$WORK/b123/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b128/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid DW8CBHlPyduKM2lyiouP/DW8CBHlPyduKM2lyiouP -goversion go1.16.12 -D "" -importcfg $WORK/b513/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/elgamal/elgamal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b166/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/5a/5a7f59451447f933594636899d5712b1001d00f4b495a7539887e898f6cae10c-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b520/ cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/18/18a33c643083eec7d7ca3b9c89d4ea3cd2e127f5ed8d6ad76e72eba3d8e50830-d # internal gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b522/ cat >$WORK/b522/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b095/_pkg_.a packagefile crypto/cipher=$WORK/b121/_pkg_.a packagefile crypto/ecdsa=$WORK/b131/_pkg_.a packagefile crypto/elliptic=$WORK/b132/_pkg_.a packagefile crypto/hmac=$WORK/b139/_pkg_.a packagefile crypto/sha256=$WORK/b144/_pkg_.a packagefile crypto/sha512=$WORK/b134/_pkg_.a packagefile crypto/subtle=$WORK/b123/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b088/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -shared -p gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid Bh1y3WwuU5bRiCGXRybl/Bh1y3WwuU5bRiCGXRybl -goversion go1.16.12 -D "" -importcfg $WORK/b522/importcfg -pack ./vendor/gopkg.in/square/go-jose.v2/cipher/cbc_hmac.go ./vendor/gopkg.in/square/go-jose.v2/cipher/concat_kdf.go ./vendor/gopkg.in/square/go-jose.v2/cipher/ecdh_es.go ./vendor/gopkg.in/square/go-jose.v2/cipher/key_wrap.go cat >$WORK/b520/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b137/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid ntJCAYrfu-7GGYnVHRN5/ntJCAYrfu-7GGYnVHRN5 -goversion go1.16.12 -D "" -importcfg $WORK/b520/importcfg -pack ./vendor/golang.org/x/crypto/ed25519/ed25519_go113.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b352/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/e2/e2a4085193c8706c9b4c2173528524f59cb06304319a3b5cfe67a6b9c543a0bf-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b351/ cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/16/16a99e1d0ab4fcf862633df5d07cf06fef659fdd1a632936cbe4cd530137a041-d # internal github.com/containerd/containerd/pkg/cri/store/label mkdir -p $WORK/b469/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b513/_pkg_.a # internal cat >$WORK/b469/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b352/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p github.com/containerd/containerd/pkg/cri/store/label -lang=go1.16 -complete -installsuffix shared -buildid flnhme8ZgNZpDRwx8ama/flnhme8ZgNZpDRwx8ama -goversion go1.16.12 -D "" -importcfg $WORK/b469/importcfg -pack ./pkg/cri/store/label/label.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/b7/b7bcf0231a313d2af26af831591e9f8100384c11598590259e677d69f309c326-d # internal github.com/containerd/containerd/pkg/seutil mkdir -p $WORK/b496/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b352/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/user=$WORK/b233/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid trl7zHxN_r80NmJ-1Q_L/trl7zHxN_r80NmJ-1Q_L -goversion go1.16.12 -D "" -importcfg $WORK/b351/importcfg -pack ./vendor/github.com/opencontainers/selinux/go-selinux/label/label.go ./vendor/github.com/opencontainers/selinux/go-selinux/label/label_linux.go cat >$WORK/b496/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b352/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -shared -p github.com/containerd/containerd/pkg/seutil -lang=go1.16 -complete -installsuffix shared -buildid VrOcIa-7lO1abyrynWZ_/VrOcIa-7lO1abyrynWZ_ -goversion go1.16.12 -D "" -importcfg $WORK/b496/importcfg -pack ./pkg/seutil/seutil.go cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/dc/dc5fed48c2d3d48cdd52e1c30d05a5b137b0e38dd453b4cd3d5aaf63b8cd2136-d # internal crypto/x509 mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b095/_pkg_.a packagefile crypto/aes=$WORK/b120/_pkg_.a packagefile crypto/cipher=$WORK/b121/_pkg_.a packagefile crypto/des=$WORK/b130/_pkg_.a packagefile crypto/dsa=$WORK/b146/_pkg_.a packagefile crypto/ecdsa=$WORK/b131/_pkg_.a packagefile crypto/ed25519=$WORK/b137/_pkg_.a packagefile crypto/elliptic=$WORK/b132/_pkg_.a packagefile crypto/md5=$WORK/b140/_pkg_.a packagefile crypto/rsa=$WORK/b142/_pkg_.a packagefile crypto/sha1=$WORK/b143/_pkg_.a packagefile crypto/sha256=$WORK/b144/_pkg_.a packagefile crypto/sha512=$WORK/b134/_pkg_.a packagefile crypto/x509/pkix=$WORK/b147/_pkg_.a packagefile encoding/asn1=$WORK/b127/_pkg_.a packagefile encoding/hex=$WORK/b148/_pkg_.a packagefile encoding/pem=$WORK/b149/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b135/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b136/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/fs=$WORK/b033/_pkg_.a packagefile math/big=$WORK/b128/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid Kz5TY80uzI0NiphfBBN4/Kz5TY80uzI0NiphfBBN4 -goversion go1.16.12 -D "" -importcfg $WORK/b145/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/63/63f99af9b47cc2e99738a49d5604d5c6c583711f97736a1f8d1b618eb2d46c0b-d # internal github.com/containers/ocicrypt/crypto/pkcs11 mkdir -p $WORK/b500/ cat >$WORK/b500/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b119/_pkg_.a packagefile crypto/rsa=$WORK/b142/_pkg_.a packagefile crypto/sha1=$WORK/b143/_pkg_.a packagefile crypto/sha256=$WORK/b144/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/miekg/pkcs11=$WORK/b501/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile github.com/stefanberger/go-pkcs11uri=$WORK/b502/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b391/_pkg_.a packagefile hash=$WORK/b088/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -shared -p github.com/containers/ocicrypt/crypto/pkcs11 -complete -installsuffix shared -buildid Zl9rrPtj0M2DkYoVeGOi/Zl9rrPtj0M2DkYoVeGOi -goversion go1.16.12 -D "" -importcfg $WORK/b500/importcfg -pack ./vendor/github.com/containers/ocicrypt/crypto/pkcs11/common.go ./vendor/github.com/containers/ocicrypt/crypto/pkcs11/pkcs11helpers.go ./vendor/github.com/containers/ocicrypt/crypto/pkcs11/utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/0d/0de3461c8796dd766db274d13e407eebf24cb3d250d07bf7083773a0e3723c81-d # internal golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b510/ cat >$WORK/b510/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/bzip2=$WORK/b511/_pkg_.a packagefile compress/flate=$WORK/b109/_pkg_.a packagefile compress/zlib=$WORK/b239/_pkg_.a packagefile crypto=$WORK/b095/_pkg_.a packagefile crypto/aes=$WORK/b120/_pkg_.a packagefile crypto/cipher=$WORK/b121/_pkg_.a packagefile crypto/des=$WORK/b130/_pkg_.a packagefile crypto/dsa=$WORK/b146/_pkg_.a packagefile crypto/ecdsa=$WORK/b131/_pkg_.a packagefile crypto/elliptic=$WORK/b132/_pkg_.a packagefile crypto/md5=$WORK/b140/_pkg_.a packagefile crypto/rand=$WORK/b119/_pkg_.a packagefile crypto/rsa=$WORK/b142/_pkg_.a packagefile crypto/sha1=$WORK/b143/_pkg_.a packagefile crypto/sha256=$WORK/b144/_pkg_.a packagefile crypto/sha512=$WORK/b134/_pkg_.a packagefile crypto/subtle=$WORK/b123/_pkg_.a packagefile encoding/asn1=$WORK/b127/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b512/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b513/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b509/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b514/_pkg_.a packagefile hash=$WORK/b088/_pkg_.a packagefile image=$WORK/b515/_pkg_.a packagefile image/jpeg=$WORK/b517/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile math/big=$WORK/b128/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid YJ2hTpiwky5ePwVO0fLe/YJ2hTpiwky5ePwVO0fLe -goversion go1.16.12 -D "" -importcfg $WORK/b510/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/packet/compressed.go ./vendor/golang.org/x/crypto/openpgp/packet/config.go ./vendor/golang.org/x/crypto/openpgp/packet/encrypted_key.go ./vendor/golang.org/x/crypto/openpgp/packet/literal.go ./vendor/golang.org/x/crypto/openpgp/packet/ocfb.go ./vendor/golang.org/x/crypto/openpgp/packet/one_pass_signature.go ./vendor/golang.org/x/crypto/openpgp/packet/opaque.go ./vendor/golang.org/x/crypto/openpgp/packet/packet.go ./vendor/golang.org/x/crypto/openpgp/packet/private_key.go ./vendor/golang.org/x/crypto/openpgp/packet/public_key.go ./vendor/golang.org/x/crypto/openpgp/packet/public_key_v3.go ./vendor/golang.org/x/crypto/openpgp/packet/reader.go ./vendor/golang.org/x/crypto/openpgp/packet/signature.go ./vendor/golang.org/x/crypto/openpgp/packet/signature_v3.go ./vendor/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go ./vendor/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go ./vendor/golang.org/x/crypto/openpgp/packet/userattribute.go ./vendor/golang.org/x/crypto/openpgp/packet/userid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/c8/c86ca25990b213a216107e19022fcaff565de77288dc0844d1c4ae10448bbeb8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b351/_pkg_.a # internal github.com/mistifyio/go-zfs mkdir -p $WORK/b570/ cat >$WORK/b570/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/google/uuid=$WORK/b349/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b064/_pkg_.a packagefile regexp=$WORK/b080/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -shared -p github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid gqcmGyxGiP-FN4JQAUQM/gqcmGyxGiP-FN4JQAUQM -goversion go1.16.12 -D "" -importcfg $WORK/b570/importcfg -pack ./vendor/github.com/mistifyio/go-zfs/error.go ./vendor/github.com/mistifyio/go-zfs/utils.go ./vendor/github.com/mistifyio/go-zfs/utils_notsolaris.go ./vendor/github.com/mistifyio/go-zfs/zfs.go ./vendor/github.com/mistifyio/go-zfs/zpool.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/9e/9e6b11695e4b6cc53e45aa28c7837f215377d97af89854ee3a12f9bdcbafb5c9-d # internal github.com/cilium/ebpf mkdir -p $WORK/b237/ cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/7a/7ab52f5d92a87b73767c2faca172e5d96466b45fc7b9fdf231032673d1cf4340-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b500/_pkg_.a # internal cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile debug/elf=$WORK/b238/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile encoding/hex=$WORK/b148/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b242/_pkg_.a packagefile github.com/cilium/ebpf/internal=$WORK/b244/_pkg_.a packagefile github.com/cilium/ebpf/internal/btf=$WORK/b245/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b243/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/cilium/ebpf -complete -installsuffix shared -buildid k05YGtkAsipvBtfk9VdZ/k05YGtkAsipvBtfk9VdZ -goversion go1.16.12 -D "" -importcfg $WORK/b237/importcfg -pack ./vendor/github.com/cilium/ebpf/collection.go ./vendor/github.com/cilium/ebpf/doc.go ./vendor/github.com/cilium/ebpf/elf_reader.go ./vendor/github.com/cilium/ebpf/info.go ./vendor/github.com/cilium/ebpf/linker.go ./vendor/github.com/cilium/ebpf/map.go ./vendor/github.com/cilium/ebpf/marshalers.go ./vendor/github.com/cilium/ebpf/prog.go ./vendor/github.com/cilium/ebpf/syscalls.go ./vendor/github.com/cilium/ebpf/types.go ./vendor/github.com/cilium/ebpf/types_string.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/08/084dc97ef4375ed96622cb87bf867ca5d32e9f7bf91932bbead22c507e97e0c0-d # internal github.com/containers/ocicrypt/config mkdir -p $WORK/b499/ cat >$WORK/b499/importcfg << 'EOF' # internal # import config packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b500/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b391/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -shared -p github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid jgUP6WTrUiomCIGNeO2k/jgUP6WTrUiomCIGNeO2k -goversion go1.16.12 -D "" -importcfg $WORK/b499/importcfg -pack ./vendor/github.com/containers/ocicrypt/config/config.go ./vendor/github.com/containers/ocicrypt/config/constructors.go cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/fd/fdd55ea304ea662bad2da5f65577ca29e5e8d76a1779d33304c28298f8076119-d # internal github.com/containerd/zfs mkdir -p $WORK/b569/ cat >$WORK/b569/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b051/_pkg_.a packagefile github.com/containerd/containerd/snapshots=$WORK/b065/_pkg_.a packagefile github.com/containerd/containerd/snapshots/storage=$WORK/b066/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b570/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -shared -p github.com/containerd/zfs -complete -installsuffix shared -buildid Zyh0a6vpg47oQPB1k_Uy/Zyh0a6vpg47oQPB1k_Uy -goversion go1.16.12 -D "" -importcfg $WORK/b569/importcfg -pack ./vendor/github.com/containerd/zfs/zfs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b499/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b569/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/73/7319927a7dcff8b14d93d0529ed5f24744c383ad0a9a8f6ac368fd1131e7a11f-d # internal github.com/containerd/imgcrypt mkdir -p $WORK/b498/ github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b525/ cat >$WORK/b498/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/typeurl=$WORK/b100/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b499/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b093/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -shared -p github.com/containerd/imgcrypt -complete -installsuffix shared -buildid YADaAsgs5jku_r_DFH8k/YADaAsgs5jku_r_DFH8k -goversion go1.16.12 -D "" -importcfg $WORK/b498/importcfg -pack ./vendor/github.com/containerd/imgcrypt/payload.go cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/2d/2d8103098ba6e267e409f89125adfcc4df4f1c8f0e9d1ca6780b976a2c5ca7a7-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b507/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b095/_pkg_.a packagefile crypto/rsa=$WORK/b142/_pkg_.a packagefile crypto/sha256=$WORK/b144/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b508/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b509/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b510/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b514/_pkg_.a packagefile hash=$WORK/b088/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -shared -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid 7ZLNP5Fb-4ZTg2pT7iAp/7ZLNP5Fb-4ZTg2pT7iAp -goversion go1.16.12 -D "" -importcfg $WORK/b507/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/canonical_text.go ./vendor/golang.org/x/crypto/openpgp/keys.go ./vendor/golang.org/x/crypto/openpgp/read.go ./vendor/golang.org/x/crypto/openpgp/write.go cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/37/372db0a804c79fc959029a1f52371cd443efb6a8bb916e392b2ce965b7184b39-d # internal cat >$WORK/b525/importcfg << 'EOF' # internal # import config packagefile github.com/containers/ocicrypt/config=$WORK/b499/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -shared -p github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid Eknu-zTQNWQjPpr2ywsN/Eknu-zTQNWQjPpr2ywsN -goversion go1.16.12 -D "" -importcfg $WORK/b525/importcfg -pack ./vendor/github.com/containers/ocicrypt/keywrap/keywrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b498/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/5f/5f36f0b3cdea16318d8048e84407d554ff298e0c41a7375b3a7eae0cfe356697-d # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/86/86d1e5294630e1a5d0986475b3e9ba9913656548aa00ba3e5e2888b54ed425cd-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/73/73d23831debd5e403750d2cb5e6fc535248ed00322adfdb59882ba64acde9371-d # internal crypto/tls mkdir -p $WORK/b129/ k8s.io/client-go/util/keyutil mkdir -p $WORK/b441/ gopkg.in/square/go-jose.v2 mkdir -p $WORK/b519/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b214/_pkg_.a # internal go.mozilla.org/pkcs7 mkdir -p $WORK/b533/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/flate=$WORK/b109/_pkg_.a packagefile crypto=$WORK/b095/_pkg_.a packagefile crypto/aes=$WORK/b120/_pkg_.a packagefile crypto/cipher=$WORK/b121/_pkg_.a packagefile crypto/ecdsa=$WORK/b131/_pkg_.a packagefile crypto/elliptic=$WORK/b132/_pkg_.a packagefile crypto/hmac=$WORK/b139/_pkg_.a packagefile crypto/rand=$WORK/b119/_pkg_.a packagefile crypto/rsa=$WORK/b142/_pkg_.a packagefile crypto/sha1=$WORK/b143/_pkg_.a packagefile crypto/sha256=$WORK/b144/_pkg_.a packagefile crypto/sha512=$WORK/b134/_pkg_.a packagefile crypto/subtle=$WORK/b123/_pkg_.a packagefile crypto/x509=$WORK/b145/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile encoding/hex=$WORK/b148/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b520/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b521/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b522/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b523/_pkg_.a packagefile hash=$WORK/b088/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -shared -p gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid YdQoHngjubxtjADrxhmZ/YdQoHngjubxtjADrxhmZ -goversion go1.16.12 -D "" -importcfg $WORK/b519/importcfg -pack ./vendor/gopkg.in/square/go-jose.v2/asymmetric.go ./vendor/gopkg.in/square/go-jose.v2/crypter.go ./vendor/gopkg.in/square/go-jose.v2/doc.go ./vendor/gopkg.in/square/go-jose.v2/encoding.go ./vendor/gopkg.in/square/go-jose.v2/jwe.go ./vendor/gopkg.in/square/go-jose.v2/jwk.go ./vendor/gopkg.in/square/go-jose.v2/jws.go ./vendor/gopkg.in/square/go-jose.v2/opaque.go ./vendor/gopkg.in/square/go-jose.v2/shared.go ./vendor/gopkg.in/square/go-jose.v2/signing.go ./vendor/gopkg.in/square/go-jose.v2/symmetric.go cat >$WORK/b533/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b095/_pkg_.a packagefile crypto/aes=$WORK/b120/_pkg_.a packagefile crypto/cipher=$WORK/b121/_pkg_.a packagefile crypto/des=$WORK/b130/_pkg_.a packagefile crypto/dsa=$WORK/b146/_pkg_.a packagefile crypto/ecdsa=$WORK/b131/_pkg_.a packagefile crypto/rand=$WORK/b119/_pkg_.a packagefile crypto/rsa=$WORK/b142/_pkg_.a packagefile crypto/sha1=$WORK/b143/_pkg_.a packagefile crypto/subtle=$WORK/b123/_pkg_.a packagefile crypto/x509=$WORK/b145/_pkg_.a packagefile crypto/x509/pkix=$WORK/b147/_pkg_.a packagefile encoding/asn1=$WORK/b127/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/big=$WORK/b128/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -shared -p go.mozilla.org/pkcs7 -complete -installsuffix shared -buildid 56r0yWTbS89Rrha1Gm4_/56r0yWTbS89Rrha1Gm4_ -goversion go1.16.12 -D "" -importcfg $WORK/b533/importcfg -pack ./vendor/go.mozilla.org/pkcs7/ber.go ./vendor/go.mozilla.org/pkcs7/decrypt.go ./vendor/go.mozilla.org/pkcs7/encrypt.go ./vendor/go.mozilla.org/pkcs7/pkcs7.go ./vendor/go.mozilla.org/pkcs7/sign.go ./vendor/go.mozilla.org/pkcs7/verify.go cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b095/_pkg_.a packagefile crypto/ecdsa=$WORK/b131/_pkg_.a packagefile crypto/elliptic=$WORK/b132/_pkg_.a packagefile crypto/rand=$WORK/b119/_pkg_.a packagefile crypto/rsa=$WORK/b142/_pkg_.a packagefile crypto/x509=$WORK/b145/_pkg_.a packagefile encoding/pem=$WORK/b149/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid 3Ww-p7W_7EUNa11PjXMQ/3Ww-p7W_7EUNa11PjXMQ -goversion go1.16.12 -D "" -importcfg $WORK/b441/importcfg -pack ./vendor/k8s.io/client-go/util/keyutil/key.go cat >$WORK/b129/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b038/_pkg_.a packagefile container/list=$WORK/b106/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile crypto=$WORK/b095/_pkg_.a packagefile crypto/aes=$WORK/b120/_pkg_.a packagefile crypto/cipher=$WORK/b121/_pkg_.a packagefile crypto/des=$WORK/b130/_pkg_.a packagefile crypto/ecdsa=$WORK/b131/_pkg_.a packagefile crypto/ed25519=$WORK/b137/_pkg_.a packagefile crypto/elliptic=$WORK/b132/_pkg_.a packagefile crypto/hmac=$WORK/b139/_pkg_.a packagefile crypto/internal/boring=$WORK/b124/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b125/_pkg_.a packagefile crypto/md5=$WORK/b140/_pkg_.a packagefile crypto/rand=$WORK/b119/_pkg_.a packagefile crypto/rc4=$WORK/b141/_pkg_.a packagefile crypto/rsa=$WORK/b142/_pkg_.a packagefile crypto/sha1=$WORK/b143/_pkg_.a packagefile crypto/sha256=$WORK/b144/_pkg_.a packagefile crypto/sha512=$WORK/b134/_pkg_.a packagefile crypto/subtle=$WORK/b123/_pkg_.a packagefile crypto/x509=$WORK/b145/_pkg_.a packagefile encoding/pem=$WORK/b149/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b150/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b135/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b155/_pkg_.a packagefile hash=$WORK/b088/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b128/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid 3P4wCChjPSgFDutLeGpi/3P4wCChjPSgFDutLeGpi -goversion go1.16.12 -D "" -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/boring.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/0d/0d4c13a55e1646008fa63a272f705b8818575cdda7b457a53e5f208a6eb28f03-d # internal github.com/containerd/containerd/archive/compression mkdir -p $WORK/b213/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b237/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b441/_pkg_.a # internal cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b108/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b214/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/containerd/containerd/archive/compression -lang=go1.16 -complete -installsuffix shared -buildid j60iO_okZuNoaf2XCt3_/j60iO_okZuNoaf2XCt3_ -goversion go1.16.12 -D "" -importcfg $WORK/b213/importcfg -pack ./archive/compression/compression.go cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/8c/8cf6aaf912fabcb0eac96e8543ba3a8cce5f1888c69954dff9371e94d3468c77-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b507/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b232/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/63/632031fff6d0594473ff5ab55cd75bfa5df0d238894fba00fa66d5af5294c3aa-d # internal github.com/cilium/ebpf/link mkdir -p $WORK/b246/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/c9/c9ffc9437a10f9822004a9858c814345d44b80507a8892621b25a4d4e164321a-d # internal github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b231/ cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/75/75cde063ef233d22b969ecfc4c5e88d6e94ee171598c85ca2ff45c15f8e10a91-d # internal github.com/containerd/containerd/images mkdir -p $WORK/b212/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b119/_pkg_.a packagefile debug/elf=$WORK/b238/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/cilium/ebpf=$WORK/b237/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b242/_pkg_.a packagefile github.com/cilium/ebpf/internal=$WORK/b244/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b243/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b080/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/cilium/ebpf/link -complete -installsuffix shared -buildid TPX2TAORYqbkc4zNDhCs/TPX2TAORYqbkc4zNDhCs -goversion go1.16.12 -D "" -importcfg $WORK/b246/importcfg -pack ./vendor/github.com/cilium/ebpf/link/cgroup.go ./vendor/github.com/cilium/ebpf/link/doc.go ./vendor/github.com/cilium/ebpf/link/iter.go ./vendor/github.com/cilium/ebpf/link/kprobe.go ./vendor/github.com/cilium/ebpf/link/link.go ./vendor/github.com/cilium/ebpf/link/netns.go ./vendor/github.com/cilium/ebpf/link/perf_event.go ./vendor/github.com/cilium/ebpf/link/platform.go ./vendor/github.com/cilium/ebpf/link/program.go ./vendor/github.com/cilium/ebpf/link/raw_tracepoint.go ./vendor/github.com/cilium/ebpf/link/syscalls.go ./vendor/github.com/cilium/ebpf/link/tracepoint.go ./vendor/github.com/cilium/ebpf/link/uprobe.go cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/d4/d409999fb44ab692b7ed864d6e7c414c17f4e6a1f3119ce3a5394f24532107cb-d # internal github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b529/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/archive/compression=$WORK/b213/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b220/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/labels=$WORK/b221/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b092/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b042/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b091/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b222/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/containerd/containerd/images -lang=go1.16 -complete -installsuffix shared -buildid kZSOuhnVDRu735lnHEZy/kZSOuhnVDRu735lnHEZy -goversion go1.16.12 -D "" -importcfg $WORK/b212/importcfg -pack ./images/annotations.go ./images/diffid.go ./images/handlers.go ./images/image.go ./images/importexport.go ./images/mediatypes.go cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/01/0151aee275b236c652c5fa903f54152cd6961773db13afb4adb1aa72920bbb44-d # internal cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile encoding/hex=$WORK/b148/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/godbus/dbus/v5=$WORK/b232/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/coreos/go-systemd/v22/dbus -complete -installsuffix shared -buildid cnHlySqfORVW9iFvmzSu/cnHlySqfORVW9iFvmzSu -goversion go1.16.12 -D "" -importcfg $WORK/b231/importcfg -pack ./vendor/github.com/coreos/go-systemd/v22/dbus/dbus.go ./vendor/github.com/coreos/go-systemd/v22/dbus/methods.go ./vendor/github.com/coreos/go-systemd/v22/dbus/properties.go ./vendor/github.com/coreos/go-systemd/v22/dbus/set.go ./vendor/github.com/coreos/go-systemd/v22/dbus/subscription.go ./vendor/github.com/coreos/go-systemd/v22/dbus/subscription_set.go cat >$WORK/b529/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b095/_pkg_.a packagefile crypto/rand=$WORK/b119/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b499/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b525/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b507/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b510/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile net/mail=$WORK/b530/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -shared -p github.com/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid jiDlDhlKb4QdnmCtm10T/jiDlDhlKb4QdnmCtm10T -goversion go1.16.12 -D "" -importcfg $WORK/b529/importcfg -pack ./vendor/github.com/containers/ocicrypt/keywrap/pgp/keywrapper_gpg.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b529/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b519/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/11/1185d06b6531081ea65dccbfe6122218606f0a298aef6d90444ed16bfcc75c41-d # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/6a/6a6919340e9663526a50591cd162e971c5925754da7e5113956f717545cc3de9-d # internal github.com/containers/ocicrypt/utils mkdir -p $WORK/b506/ cat >$WORK/b506/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/ecdsa=$WORK/b131/_pkg_.a packagefile crypto/elliptic=$WORK/b132/_pkg_.a packagefile crypto/rand=$WORK/b119/_pkg_.a packagefile crypto/rsa=$WORK/b142/_pkg_.a packagefile crypto/x509=$WORK/b145/_pkg_.a packagefile crypto/x509/pkix=$WORK/b147/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/pem=$WORK/b149/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b500/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b507/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b519/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b128/_pkg_.a packagefile os/exec=$WORK/b064/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -shared -p github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid UNcfPDEq2DlK75Dm6S7t/UNcfPDEq2DlK75Dm6S7t -goversion go1.16.12 -D "" -importcfg $WORK/b506/importcfg -pack ./vendor/github.com/containers/ocicrypt/utils/delayedreader.go ./vendor/github.com/containers/ocicrypt/utils/ioutils.go ./vendor/github.com/containers/ocicrypt/utils/testing.go ./vendor/github.com/containers/ocicrypt/utils/utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b231/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/a5/a57e4cfe948a00d342f614ae7be0af48ba3d8bc175ad68fd9874387c26ba2bf5-d # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/2e/2ef8bc8638f4844f70aaa752d8d31d5f15322a5a5bf13f49d9b9a58ce20e5bd3-d # internal github.com/containerd/cgroups mkdir -p $WORK/b227/ github.com/containerd/cgroups/v2 mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/cilium/ebpf=$WORK/b237/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b242/_pkg_.a packagefile github.com/cilium/ebpf/link=$WORK/b246/_pkg_.a packagefile github.com/containerd/cgroups/v2/stats=$WORK/b247/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=$WORK/b231/_pkg_.a packagefile github.com/godbus/dbus/v5=$WORK/b232/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b042/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/containerd/cgroups/v2 -complete -installsuffix shared -buildid HCZ-BD3QxdJfGSeER7KF/HCZ-BD3QxdJfGSeER7KF -goversion go1.16.12 -D "" -importcfg $WORK/b236/importcfg -pack ./vendor/github.com/containerd/cgroups/v2/cpu.go ./vendor/github.com/containerd/cgroups/v2/devicefilter.go ./vendor/github.com/containerd/cgroups/v2/ebpf.go ./vendor/github.com/containerd/cgroups/v2/errors.go ./vendor/github.com/containerd/cgroups/v2/hugetlb.go ./vendor/github.com/containerd/cgroups/v2/io.go ./vendor/github.com/containerd/cgroups/v2/manager.go ./vendor/github.com/containerd/cgroups/v2/memory.go ./vendor/github.com/containerd/cgroups/v2/paths.go ./vendor/github.com/containerd/cgroups/v2/pids.go ./vendor/github.com/containerd/cgroups/v2/rdma.go ./vendor/github.com/containerd/cgroups/v2/state.go ./vendor/github.com/containerd/cgroups/v2/utils.go cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/cgroups/stats/v1=$WORK/b228/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=$WORK/b231/_pkg_.a packagefile github.com/docker/go-units=$WORK/b234/_pkg_.a packagefile github.com/godbus/dbus/v5=$WORK/b232/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/containerd/cgroups -complete -installsuffix shared -buildid dnmHVngk9dVeB12oXCUH/dnmHVngk9dVeB12oXCUH -goversion go1.16.12 -D "" -importcfg $WORK/b227/importcfg -pack ./vendor/github.com/containerd/cgroups/blkio.go ./vendor/github.com/containerd/cgroups/cgroup.go ./vendor/github.com/containerd/cgroups/control.go ./vendor/github.com/containerd/cgroups/cpu.go ./vendor/github.com/containerd/cgroups/cpuacct.go ./vendor/github.com/containerd/cgroups/cpuset.go ./vendor/github.com/containerd/cgroups/devices.go ./vendor/github.com/containerd/cgroups/errors.go ./vendor/github.com/containerd/cgroups/freezer.go ./vendor/github.com/containerd/cgroups/hierarchy.go ./vendor/github.com/containerd/cgroups/hugetlb.go ./vendor/github.com/containerd/cgroups/memory.go ./vendor/github.com/containerd/cgroups/named.go ./vendor/github.com/containerd/cgroups/net_cls.go ./vendor/github.com/containerd/cgroups/net_prio.go ./vendor/github.com/containerd/cgroups/opts.go ./vendor/github.com/containerd/cgroups/paths.go ./vendor/github.com/containerd/cgroups/perf_event.go ./vendor/github.com/containerd/cgroups/pids.go ./vendor/github.com/containerd/cgroups/rdma.go ./vendor/github.com/containerd/cgroups/state.go ./vendor/github.com/containerd/cgroups/subsystem.go ./vendor/github.com/containerd/cgroups/systemd.go ./vendor/github.com/containerd/cgroups/ticks.go ./vendor/github.com/containerd/cgroups/utils.go ./vendor/github.com/containerd/cgroups/v1.go cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/da/dac7c0186854a91dbe344b410665f94a2700cbebc041320f381bf1e2e168a57f-d # internal github.com/containerd/containerd/diff mkdir -p $WORK/b253/ github.com/containerd/containerd/metadata mkdir -p $WORK/b254/ github.com/containerd/containerd/images/archive mkdir -p $WORK/b330/ github.com/containerd/containerd/oci mkdir -p $WORK/b334/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b506/_pkg_.a # internal cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b293/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/archive/compression=$WORK/b213/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b220/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b212/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b092/_pkg_.a packagefile github.com/containerd/containerd/reference=$WORK/b331/_pkg_.a packagefile github.com/containerd/containerd/reference/docker=$WORK/b332/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b096/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/containerd/containerd/images/archive -lang=go1.16 -complete -installsuffix shared -buildid dKJtdB-pNGcgf8riNKz1/dKJtdB-pNGcgf8riNKz1 -goversion go1.16.12 -D "" -importcfg $WORK/b330/importcfg -pack ./images/archive/exporter.go ./images/archive/importer.go ./images/archive/reference.go cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/containers=$WORK/b255/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b220/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b212/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b051/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b102/_pkg_.a packagefile github.com/containerd/containerd/pkg/cap=$WORK/b335/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b092/_pkg_.a packagefile github.com/containerd/containerd/snapshots=$WORK/b065/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b089/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b336/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/containerd/containerd/oci -lang=go1.16 -complete -installsuffix shared -buildid J-QvbH4n31kPzImV6_et/J-QvbH4n31kPzImV6_et -goversion go1.16.12 -D "" -importcfg $WORK/b334/importcfg -pack ./oci/client.go ./oci/spec.go ./oci/spec_opts.go ./oci/spec_opts_linux.go ./oci/utils_unix.go cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/archive/compression=$WORK/b213/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b212/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b051/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b064/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/containerd/containerd/diff -lang=go1.16 -complete -installsuffix shared -buildid CxDCvPHpSyVPr0r13SiR/CxDCvPHpSyVPr0r13SiR -goversion go1.16.12 -D "" -importcfg $WORK/b253/importcfg -pack ./diff/diff.go ./diff/stream.go ./diff/stream_unix.go cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/containers=$WORK/b255/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b220/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/filters=$WORK/b079/_pkg_.a packagefile github.com/containerd/containerd/gc=$WORK/b256/_pkg_.a packagefile github.com/containerd/containerd/identifiers=$WORK/b101/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b212/_pkg_.a packagefile github.com/containerd/containerd/labels=$WORK/b221/_pkg_.a packagefile github.com/containerd/containerd/leases=$WORK/b257/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/metadata/boltutil=$WORK/b082/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b051/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b102/_pkg_.a packagefile github.com/containerd/containerd/snapshots=$WORK/b065/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b086/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/containerd/containerd/metadata -lang=go1.16 -complete -installsuffix shared -buildid 7JXFu6ASXD5qPVAJ9gxS/7JXFu6ASXD5qPVAJ9gxS -goversion go1.16.12 -D "" -importcfg $WORK/b254/importcfg -pack ./metadata/adaptors.go ./metadata/bolt.go ./metadata/buckets.go ./metadata/containers.go ./metadata/content.go ./metadata/db.go ./metadata/gc.go ./metadata/images.go ./metadata/leases.go ./metadata/migrations.go ./metadata/namespaces.go ./metadata/snapshot.go cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/7b/7b1bdf6372b5ce9bcb9e31cefd742e617cb73d2efb2ec11d30ef220f3215dc72-d # internal github.com/containerd/containerd/remotes mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b220/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b212/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b092/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b042/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b222/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/containerd/containerd/remotes -lang=go1.16 -complete -installsuffix shared -buildid DU5an_lE4ikpaMDV8PBH/DU5an_lE4ikpaMDV8PBH -goversion go1.16.12 -D "" -importcfg $WORK/b337/importcfg -pack ./remotes/handlers.go ./remotes/resolver.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b253/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/a3/a320c169d1f52c779007291824329cd231a30b60d96e0630acc7d080b32040dc-d # internal github.com/containerd/containerd/diff/apply mkdir -p $WORK/b291/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b236/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b334/_pkg_.a # internal cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containerd/containerd/archive=$WORK/b292/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b220/_pkg_.a packagefile github.com/containerd/containerd/diff=$WORK/b253/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b051/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=$WORK/b053/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b042/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/containerd/containerd/diff/apply -lang=go1.16 -complete -installsuffix shared -buildid 5eYhO-xtSp3l68r1xbGl/5eYhO-xtSp3l68r1xbGl -goversion go1.16.12 -D "" -importcfg $WORK/b291/importcfg -pack ./diff/apply/apply.go ./diff/apply/apply_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b337/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b227/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/8c/8c3a2eec2c40179c4adc7efeb8cf3446bf5095cf7e4d1392ca3b367b57689ae4-d # internal github.com/containerd/containerd/diff/walking mkdir -p $WORK/b294/ cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/0e/0e48b4052b50c9e2bcf4343da6db93b9d72bec41b06629fce272a7484ece31b9-d # internal github.com/containerd/containerd/rootfs mkdir -p $WORK/b344/ cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/c5/c5820bd7e5c0bed409e175a0eb3fa0ea9cfcdeaf7a1d67d64a2ae5812a1c2404-d # internal github.com/containerd/containerd/runtime/v1/shim/client mkdir -p $WORK/b315/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/archive=$WORK/b292/_pkg_.a packagefile github.com/containerd/containerd/archive/compression=$WORK/b213/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b220/_pkg_.a packagefile github.com/containerd/containerd/diff=$WORK/b253/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b051/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/containerd/containerd/diff/walking -lang=go1.16 -complete -installsuffix shared -buildid rRQ1hZ8UoDQ6s12YZMrJ/rRQ1hZ8UoDQ6s12YZMrJ -goversion go1.16.12 -D "" -importcfg $WORK/b294/importcfg -pack ./diff/walking/differ.go cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/f4/f4c21ee5331d4bb333b158d048847b1d61a4632b82b34f0710f3eb545334e9b3-d # internal github.com/containers/ocicrypt/blockcipher mkdir -p $WORK/b505/ cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/10/107d41cb78db1d5b9b220087995e06eaaad072d05d00333ab36c24d7faf24f1d-d # internal github.com/containerd/containerd/contrib/apparmor mkdir -p $WORK/b455/ cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/c3/c317fffe381e1d174e50dda46d7fd02713c2b93dbc595c0df297f8ec6bdb4090-d # internal github.com/containerd/containerd/remotes/docker/schema1 mkdir -p $WORK/b342/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/diff=$WORK/b253/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b051/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b102/_pkg_.a packagefile github.com/containerd/containerd/snapshots=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/image-spec/identity=$WORK/b345/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p github.com/containerd/containerd/rootfs -lang=go1.16 -complete -installsuffix shared -buildid 6IMrCBzifUwgJgissTvm/6IMrCBzifUwgJgissTvm -goversion go1.16.12 -D "" -importcfg $WORK/b344/importcfg -pack ./rootfs/apply.go ./rootfs/diff.go ./rootfs/init.go ./rootfs/init_linux.go cat >$WORK/b505/importcfg << 'EOF' # internal # import config packagefile crypto/aes=$WORK/b120/_pkg_.a packagefile crypto/cipher=$WORK/b121/_pkg_.a packagefile crypto/hmac=$WORK/b139/_pkg_.a packagefile crypto/rand=$WORK/b119/_pkg_.a packagefile crypto/sha256=$WORK/b144/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b506/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile hash=$WORK/b088/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -shared -p github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid zMhG76v5urZq6mbQc63e/zMhG76v5urZq6mbQc63e -goversion go1.16.12 -D "" -importcfg $WORK/b505/importcfg -pack ./vendor/github.com/containers/ocicrypt/blockcipher/blockcipher.go ./vendor/github.com/containers/ocicrypt/blockcipher/blockcipher_aes_ctr.go cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/4f/4fbe149bd757223b1cd64db9382acae5b80a4866c99353a31a9f2f2c653b7b39-d # internal net/http/httptrace mkdir -p $WORK/b168/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/archive/compression=$WORK/b213/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b220/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b212/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/remotes=$WORK/b337/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b096/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b091/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/containerd/containerd/remotes/docker/schema1 -lang=go1.16 -complete -installsuffix shared -buildid zGAc9AOpoSuVmNMEcVoZ/zGAc9AOpoSuVmNMEcVoZ -goversion go1.16.12 -D "" -importcfg $WORK/b342/importcfg -pack ./remotes/docker/schema1/converter.go cat >$WORK/b455/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/containers=$WORK/b255/_pkg_.a packagefile github.com/containerd/containerd/oci=$WORK/b334/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b064/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/template=$WORK/b115/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/containerd/containerd/contrib/apparmor -lang=go1.16 -complete -installsuffix shared -buildid iRbqhg4DYPvqlB3O_h8b/iRbqhg4DYPvqlB3O_h8b -goversion go1.16.12 -D "" -importcfg $WORK/b455/importcfg -pack ./contrib/apparmor/apparmor.go ./contrib/apparmor/template.go cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile crypto/tls=$WORK/b129/_pkg_.a packagefile internal/nettrace=$WORK/b059/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile net/textproto=$WORK/b162/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid LtT5qeU471ngmSHfN0Ob/LtT5qeU471ngmSHfN0Ob -goversion go1.16.12 -D "" -importcfg $WORK/b168/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/cgroups=$WORK/b227/_pkg_.a packagefile github.com/containerd/containerd/events=$WORK/b099/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/pkg/dialer=$WORK/b223/_pkg_.a packagefile github.com/containerd/containerd/runtime/v1=$WORK/b311/_pkg_.a packagefile github.com/containerd/containerd/runtime/v1/shim=$WORK/b312/_pkg_.a packagefile github.com/containerd/containerd/runtime/v1/shim/v1=$WORK/b313/_pkg_.a packagefile github.com/containerd/containerd/sys=$WORK/b052/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b103/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b042/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b064/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/containerd/containerd/runtime/v1/shim/client -lang=go1.16 -complete -installsuffix shared -buildid bT6iElS3UuN3xBwfHHEX/bT6iElS3UuN3xBwfHHEX -goversion go1.16.12 -D "" -importcfg $WORK/b315/importcfg -pack ./runtime/v1/shim/client/client.go ./runtime/v1/shim/client/client_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b254/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b294/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b168/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b505/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b455/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b344/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/3b/3b152973bf0bdc4d80363e03989f70d5dd87bf5c26dc0f26f1c64730f996eb24-d # internal google.golang.org/grpc/credentials mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile crypto/tls=$WORK/b129/_pkg_.a packagefile crypto/x509=$WORK/b145/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b070/_pkg_.a packagefile google.golang.org/grpc/credentials/internal=$WORK/b174/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b076/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile net=$WORK/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p google.golang.org/grpc/credentials -complete -installsuffix shared -buildid XgSWGCagyobrpxG6B4MR/XgSWGCagyobrpxG6B4MR -goversion go1.16.12 -D "" -importcfg $WORK/b173/importcfg -pack ./vendor/google.golang.org/grpc/credentials/credentials.go ./vendor/google.golang.org/grpc/credentials/go12.go ./vendor/google.golang.org/grpc/credentials/tls.go cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/5e/5e7e7b2fcf21657e82f0b9b76a2aa05a75bf36b5e08259f9af50428b4a0cf1e5-d # internal k8s.io/client-go/util/cert mkdir -p $WORK/b440/ cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/b0/b0e8b96882c4bc70609baf93ea3b804777b639a5522da4d69f68e0fa91f2a497-d # internal net/http mkdir -p $WORK/b118/ cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/35/35be6097653c721587670c4b03d27b2448dd0f2d86d2804376bf1ee36b2e7000-d # internal github.com/containerd/containerd/contrib/seccomp mkdir -p $WORK/b456/ cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/7f/7ff902834382a838574ccb180fd606eaddfbc2c4d3dc4bedcc76789b38de8466-d # internal github.com/containers/ocicrypt/keywrap/jwe mkdir -p $WORK/b526/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/containers=$WORK/b255/_pkg_.a packagefile github.com/containerd/containerd/oci=$WORK/b334/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p github.com/containerd/containerd/contrib/seccomp -lang=go1.16 -complete -installsuffix shared -buildid YZx_aMw1uDtGTrsE-lTt/YZx_aMw1uDtGTrsE-lTt -goversion go1.16.12 -D "" -importcfg $WORK/b456/importcfg -pack ./contrib/seccomp/seccomp.go ./contrib/seccomp/seccomp_default.go cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/cb/cba7b6855044cec25e313db1c7b62e2fc7d520505a2b9144c6955fad0c262f98-d # internal github.com/containers/ocicrypt/keywrap/pkcs11 mkdir -p $WORK/b531/ cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/4d/4d3f915d386d8fae420e3527547bc3ea8c20c7f6f2ab72fd88e9f720c2493a2b-d # internal github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b532/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b095/_pkg_.a packagefile crypto/rand=$WORK/b119/_pkg_.a packagefile crypto/rsa=$WORK/b142/_pkg_.a packagefile crypto/tls=$WORK/b129/_pkg_.a packagefile crypto/x509=$WORK/b145/_pkg_.a packagefile crypto/x509/pkix=$WORK/b147/_pkg_.a packagefile encoding/pem=$WORK/b149/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile k8s.io/client-go/util/keyutil=$WORK/b441/_pkg_.a packagefile math/big=$WORK/b128/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p k8s.io/client-go/util/cert -complete -installsuffix shared -buildid 2M9Q4_GoiJdRtkCZLdIv/2M9Q4_GoiJdRtkCZLdIv -goversion go1.16.12 -D "" -importcfg $WORK/b440/importcfg -pack ./vendor/k8s.io/client-go/util/cert/cert.go ./vendor/k8s.io/client-go/util/cert/csr.go ./vendor/k8s.io/client-go/util/cert/io.go ./vendor/k8s.io/client-go/util/cert/pem.go ./vendor/k8s.io/client-go/util/cert/server_inspection.go cat >$WORK/b526/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b131/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b499/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b525/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b506/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b519/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -shared -p github.com/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid guTgO83rC7k6fJcwuvmH/guTgO83rC7k6fJcwuvmH -goversion go1.16.12 -D "" -importcfg $WORK/b526/importcfg -pack ./vendor/github.com/containers/ocicrypt/keywrap/jwe/keywrapper_jwe.go cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b108/_pkg_.a packagefile container/list=$WORK/b106/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile crypto/rand=$WORK/b119/_pkg_.a packagefile crypto/tls=$WORK/b129/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b156/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b163/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b164/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b157/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/fs=$WORK/b033/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile mime=$WORK/b165/_pkg_.a packagefile mime/multipart=$WORK/b166/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile net/http/httptrace=$WORK/b168/_pkg_.a packagefile net/http/internal=$WORK/b169/_pkg_.a packagefile net/textproto=$WORK/b162/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p net/http -std -complete -installsuffix shared -buildid E2WTDtzNEDiMhZiRuCYd/E2WTDtzNEDiMhZiRuCYd -goversion go1.16.12 -D "" -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go cat >$WORK/b532/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b095/_pkg_.a packagefile crypto/x509=$WORK/b145/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b499/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b525/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b506/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile go.mozilla.org/pkcs7=$WORK/b533/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -shared -p github.com/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid DN6YcKNapP1u0UdCsz-k/DN6YcKNapP1u0UdCsz-k -goversion go1.16.12 -D "" -importcfg $WORK/b532/importcfg -pack ./vendor/github.com/containers/ocicrypt/keywrap/pkcs7/keywrapper_pkcs7.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b315/_pkg_.a # internal cat >$WORK/b531/importcfg << 'EOF' # internal # import config packagefile github.com/containers/ocicrypt/config=$WORK/b499/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b500/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b525/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b506/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -shared -p github.com/containers/ocicrypt/keywrap/pkcs11 -complete -installsuffix shared -buildid AGbjNh3kDEtoXfB7-1FX/AGbjNh3kDEtoXfB7-1FX -goversion go1.16.12 -D "" -importcfg $WORK/b531/importcfg -pack ./vendor/github.com/containers/ocicrypt/keywrap/pkcs11/keywrapper_pkcs11.go cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/7e/7e6de54a1a483a839191961f32ce2526383a375310501957cbd26767b1d1d89d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b526/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b531/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b456/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b173/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/fd/fdce2f275be679a88a65189582bd91827066cd04c256af1e8548153a00cd7751-d # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/28/287b6700b984ac77426a5bef8d421ac0d49eaf45a0ffb48818bef8211f4aeb84-d # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/fd/fd6cecbb9a9cd394963f0e9cf2c8c99685337214d8f5e18d3733b3e9e295b394-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/cb/cba9758c9d134d3f8d48d472ffd8cb0332903cb1b9fb7d2014ee0468f69c4b00-d # internal google.golang.org/grpc/resolver mkdir -p $WORK/b175/ google.golang.org/grpc/internal/channelz mkdir -p $WORK/b188/ google.golang.org/grpc/peer mkdir -p $WORK/b204/ cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/c1/c19619a97f28355b2532240db5999f6224374735adf2d1790bc2fc3d588fc660-d # internal cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b177/_pkg_.a packagefile net=$WORK/b057/_pkg_.a EOF cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/c9/c9556700fb01fde9d5348de41a3114ed5910ec00f52cdae746d58450e48001dc-d # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p google.golang.org/grpc/resolver -complete -installsuffix shared -buildid XSJvW9BFmpQDXgOOQ0UO/XSJvW9BFmpQDXgOOQ0UO -goversion go1.16.12 -D "" -importcfg $WORK/b175/importcfg -pack ./vendor/google.golang.org/grpc/resolver/resolver.go cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b077/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b078/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p google.golang.org/grpc/internal/channelz -complete -installsuffix shared -buildid 3eNNqfvSAdsELYMvhE8T/3eNNqfvSAdsELYMvhE8T -goversion go1.16.12 -D "" -importcfg $WORK/b188/importcfg -pack ./vendor/google.golang.org/grpc/internal/channelz/funcs.go ./vendor/google.golang.org/grpc/internal/channelz/types.go ./vendor/google.golang.org/grpc/internal/channelz/types_linux.go ./vendor/google.golang.org/grpc/internal/channelz/util_linux.go cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b173/_pkg_.a packagefile net=$WORK/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p google.golang.org/grpc/peer -complete -installsuffix shared -buildid vXSQSLSbGuYpjckjBqNy/vXSQSLSbGuYpjckjBqNy -goversion go1.16.12 -D "" -importcfg $WORK/b204/importcfg -pack ./vendor/google.golang.org/grpc/peer/peer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/0a/0a0084c1309128701368f6a496dd7587c665673389893332c28b438f16cc1aee-d # internal google.golang.org/grpc/balancer mkdir -p $WORK/b172/ google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b191/ google.golang.org/grpc/internal/resolver/passthrough mkdir -p $WORK/b192/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b204/_pkg_.a # internal cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b078/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b189/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b180/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b177/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p google.golang.org/grpc/internal/resolver/dns -complete -installsuffix shared -buildid JitQfgo6GsJeXnitZFLD/JitQfgo6GsJeXnitZFLD -goversion go1.16.12 -D "" -importcfg $WORK/b191/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go ./vendor/google.golang.org/grpc/internal/resolver/dns/go113.go cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b175/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p google.golang.org/grpc/internal/resolver/passthrough -complete -installsuffix shared -buildid LwgD6KyA9TsXXY_W1qdI/LwgD6KyA9TsXXY_W1qdI -goversion go1.16.12 -D "" -importcfg $WORK/b192/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b077/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b076/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b104/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b177/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p google.golang.org/grpc/balancer -complete -installsuffix shared -buildid qSlz-14pjCbAdEz_rb22/qSlz-14pjCbAdEz_rb22 -goversion go1.16.12 -D "" -importcfg $WORK/b172/importcfg -pack ./vendor/google.golang.org/grpc/balancer/balancer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/53/53e4c5a8327a534da5ebfa5b2bee905ace503466218b1584b3c3ecd43fd85800-d # internal google.golang.org/grpc/balancer/base mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b172/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b077/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b078/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b175/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p google.golang.org/grpc/balancer/base -complete -installsuffix shared -buildid JAkj1PyrNml9QiY5SBsV/JAkj1PyrNml9QiY5SBsV -goversion go1.16.12 -D "" -importcfg $WORK/b178/importcfg -pack ./vendor/google.golang.org/grpc/balancer/base/balancer.go ./vendor/google.golang.org/grpc/balancer/base/base.go cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/23/23c4c8d56bfedf2e7e7a65255594a0b18b84f4dbfdada0565d1feec9cb57ee9e-d # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/43/4388d8f616f9513c40ee70c988d9cd01beadf330bc14129defcdb6597d0492ed-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/e9/e994604021058aeb8b596ae862abf1b93b2a017947a79d0115c32d300cf0f625-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/19/198815e38211473f8727094072b6e57782e3a60d430b383d70624bbb3de3ab19-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/balancer=$WORK/b172/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b078/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b180/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p google.golang.org/grpc/balancer/roundrobin -complete -installsuffix shared -buildid czpXHYic-IBaUqDh_-5Y/czpXHYic-IBaUqDh_-5Y -goversion go1.16.12 -D "" -importcfg $WORK/b179/importcfg -pack ./vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/9b/9b9c9d06f89f4af954023458ee5001ebdf901c1a10fba25120cf687e5b27edc6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/53/53372b50476e09e3a5f685d7b8e763b4419e8c912faeb8156653804fc24bd043-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/c1/c180a0519b5963a5220a26579dc9d839ee774f2da1c63047a358920922c4ad86-d # internal golang.org/x/net/trace mkdir -p $WORK/b111/ golang.org/x/net/http2 mkdir -p $WORK/b194/ expvar mkdir -p $WORK/b226/ net/http/httputil mkdir -p $WORK/b208/ github.com/prometheus/common/expfmt mkdir -p $WORK/b268/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b108/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile crypto/rand=$WORK/b119/_pkg_.a packagefile crypto/tls=$WORK/b129/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b195/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b201/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b196/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile net/http/httptrace=$WORK/b168/_pkg_.a packagefile net/textproto=$WORK/b162/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid 4lDRUsdH_-rWMP_IVlIq/4lDRUsdH_-rWMP_IVlIq -goversion go1.16.12 -D "" -importcfg $WORK/b194/importcfg -pack ./vendor/golang.org/x/net/http2/ciphers.go ./vendor/golang.org/x/net/http2/client_conn_pool.go ./vendor/golang.org/x/net/http2/databuffer.go ./vendor/golang.org/x/net/http2/errors.go ./vendor/golang.org/x/net/http2/flow.go ./vendor/golang.org/x/net/http2/frame.go ./vendor/golang.org/x/net/http2/go111.go ./vendor/golang.org/x/net/http2/gotrack.go ./vendor/golang.org/x/net/http2/headermap.go ./vendor/golang.org/x/net/http2/http2.go ./vendor/golang.org/x/net/http2/pipe.go ./vendor/golang.org/x/net/http2/server.go ./vendor/golang.org/x/net/http2/transport.go ./vendor/golang.org/x/net/http2/write.go ./vendor/golang.org/x/net/http2/writesched.go ./vendor/golang.org/x/net/http2/writesched_priority.go ./vendor/golang.org/x/net/http2/writesched_random.go net/http/pprof mkdir -p $WORK/b278/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b070/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b071/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b269/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b267/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b270/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b271/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile mime=$WORK/b165/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid zouNR_a-QynPpWs3CdM8/zouNR_a-QynPpWs3CdM8 -goversion go1.16.12 -D "" -importcfg $WORK/b268/importcfg -pack ./vendor/github.com/prometheus/common/expfmt/decode.go ./vendor/github.com/prometheus/common/expfmt/encode.go ./vendor/github.com/prometheus/common/expfmt/expfmt.go ./vendor/github.com/prometheus/common/expfmt/openmetrics_create.go ./vendor/github.com/prometheus/common/expfmt/text_create.go ./vendor/github.com/prometheus/common/expfmt/text_parse.go github.com/containerd/containerd/remotes/errors mkdir -p $WORK/b340/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile html=$WORK/b114/_pkg_.a packagefile internal/profile=$WORK/b279/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/pprof=$WORK/b280/_pkg_.a packagefile runtime/trace=$WORK/b281/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p net/http/pprof -std -complete -installsuffix shared -buildid iEffWcj8CWIIt5d6aqA1/iEffWcj8CWIIt5d6aqA1 -goversion go1.16.12 -D "" -importcfg $WORK/b278/importcfg -pack /usr/lib/golang/src/net/http/pprof/pprof.go golang.org/x/net/context/ctxhttp mkdir -p $WORK/b341/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/containerd/containerd/remotes/errors -lang=go1.16 -complete -installsuffix shared -buildid LYt4XJQEBDpvmYVc5rcs/LYt4XJQEBDpvmYVc5rcs -goversion go1.16.12 -D "" -importcfg $WORK/b340/importcfg -pack ./remotes/errors/errors.go cat >$WORK/b208/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b156/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile net/http/internal=$WORK/b169/_pkg_.a packagefile net/textproto=$WORK/b162/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid 3CSqB-pdU5DvAHzSk6Ey/3CSqB-pdU5DvAHzSk6Ey -goversion go1.16.12 -D "" -importcfg $WORK/b208/importcfg -pack /usr/lib/golang/src/net/http/httputil/dump.go /usr/lib/golang/src/net/http/httputil/httputil.go /usr/lib/golang/src/net/http/httputil/persist.go /usr/lib/golang/src/net/http/httputil/reverseproxy.go cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b112/_pkg_.a packagefile html/template=$WORK/b113/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile text/tabwriter=$WORK/b170/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid VFmI5GBZhaeNKKiqLdUz/VFmI5GBZhaeNKKiqLdUz -goversion go1.16.12 -D "" -importcfg $WORK/b341/importcfg -pack ./vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p golang.org/x/net/trace -complete -installsuffix shared -buildid pkorW1hXcXl6U2ZTXM5H/pkorW1hXcXl6U2ZTXM5H -goversion go1.16.12 -D "" -importcfg $WORK/b111/importcfg -pack ./vendor/golang.org/x/net/trace/events.go ./vendor/golang.org/x/net/trace/histogram.go ./vendor/golang.org/x/net/trace/trace.go cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p expvar -std -complete -installsuffix shared -buildid L4nOCBSliKrqsLbZs51j/L4nOCBSliKrqsLbZs51j -goversion go1.16.12 -D "" -importcfg $WORK/b226/importcfg -pack /usr/lib/golang/src/expvar/expvar.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/d1/d159635d608265f27261f29450e5e58511e1406eda30adbcf9ff37c9f9c852e1-d # internal k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b373/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid 3ICPskOf2hkPUUMEiLhv/3ICPskOf2hkPUUMEiLhv -goversion go1.16.12 -D "" -importcfg $WORK/b386/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b341/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/94/949d3e1ad8f2fd4edf1fe9add4ad475dfe7af4df9b2c650b8aa2fb363bdae60a-d # internal k8s.io/apimachinery/pkg/util/httpstream mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p k8s.io/apimachinery/pkg/util/httpstream -complete -installsuffix shared -buildid qhjHtH-rdQUpGBcTrkm5/qhjHtH-rdQUpGBcTrkm5 -goversion go1.16.12 -D "" -importcfg $WORK/b396/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/util/httpstream/doc.go ./vendor/k8s.io/apimachinery/pkg/util/httpstream/httpstream.go cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/bf/bfd29f83489e607d6da1db98a24d5368f72f2d0e3000c62237c5183151c0130b-d # internal github.com/containerd/containerd/remotes/docker/auth mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/remotes/errors=$WORK/b340/_pkg_.a packagefile github.com/containerd/containerd/version=$WORK/b282/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b341/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/containerd/containerd/remotes/docker/auth -lang=go1.16 -complete -installsuffix shared -buildid Zl27yBx3RtMfyoZzCHQh/Zl27yBx3RtMfyoZzCHQh -goversion go1.16.12 -D "" -importcfg $WORK/b339/importcfg -pack ./remotes/docker/auth/fetch.go ./remotes/docker/auth/parse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/a3/a3435db52e954b2c6b0ea20daab764a78a2ba8303ac94a5cd97652da2eaadf05-d # internal github.com/docker/spdystream/spdy mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/zlib=$WORK/b239/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p github.com/docker/spdystream/spdy -complete -installsuffix shared -buildid IJgVHfbJF0xOgApl4lzn/IJgVHfbJF0xOgApl4lzn -goversion go1.16.12 -D "" -importcfg $WORK/b400/importcfg -pack ./vendor/github.com/docker/spdystream/spdy/dictionary.go ./vendor/github.com/docker/spdystream/spdy/read.go ./vendor/github.com/docker/spdystream/spdy/types.go ./vendor/github.com/docker/spdystream/spdy/write.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/07/078d66fe73ea27f72c96dc016e5f7abfe6a0c3efcb9064a24f9951b0e8481325-d # internal k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile go/ast=$WORK/b376/_pkg_.a packagefile go/doc=$WORK/b379/_pkg_.a packagefile go/parser=$WORK/b381/_pkg_.a packagefile go/token=$WORK/b378/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b364/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b382/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b383/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b372/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b384/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b385/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b386/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b369/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b373/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sigs.k8s.io/structured-merge-diff/v4/value=$WORK/b387/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid 5-XyTLj6iCyzWDoeAiwI/5-XyTLj6iCyzWDoeAiwI -goversion go1.16.12 -D "" -importcfg $WORK/b375/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/runtime/codec.go ./vendor/k8s.io/apimachinery/pkg/runtime/codec_check.go ./vendor/k8s.io/apimachinery/pkg/runtime/conversion.go ./vendor/k8s.io/apimachinery/pkg/runtime/converter.go ./vendor/k8s.io/apimachinery/pkg/runtime/doc.go ./vendor/k8s.io/apimachinery/pkg/runtime/embedded.go ./vendor/k8s.io/apimachinery/pkg/runtime/error.go ./vendor/k8s.io/apimachinery/pkg/runtime/extension.go ./vendor/k8s.io/apimachinery/pkg/runtime/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/runtime/helper.go ./vendor/k8s.io/apimachinery/pkg/runtime/interfaces.go ./vendor/k8s.io/apimachinery/pkg/runtime/mapper.go ./vendor/k8s.io/apimachinery/pkg/runtime/negotiate.go ./vendor/k8s.io/apimachinery/pkg/runtime/register.go ./vendor/k8s.io/apimachinery/pkg/runtime/scheme.go ./vendor/k8s.io/apimachinery/pkg/runtime/scheme_builder.go ./vendor/k8s.io/apimachinery/pkg/runtime/swagger_doc_generator.go ./vendor/k8s.io/apimachinery/pkg/runtime/types.go ./vendor/k8s.io/apimachinery/pkg/runtime/types_proto.go ./vendor/k8s.io/apimachinery/pkg/runtime/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/87/87a0957a084f2d466fff0a210cd11e13b08e9f3e3c4fb0dca36b25ef0a0c7eb6-d # internal k8s.io/apiserver/pkg/server/httplog mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b373/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p k8s.io/apiserver/pkg/server/httplog -complete -installsuffix shared -buildid jRzgCBwcQVolIR2CYMBd/jRzgCBwcQVolIR2CYMBd -goversion go1.16.12 -D "" -importcfg $WORK/b412/importcfg -pack ./vendor/k8s.io/apiserver/pkg/server/httplog/doc.go ./vendor/k8s.io/apiserver/pkg/server/httplog/httplog.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b400/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/2f/2f75a4227acde1c3b243a2edb4ae304818b9244ca74ea11405dca78e1510bb75-d # internal github.com/docker/spdystream mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile container/heap=$WORK/b399/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/docker/spdystream/spdy=$WORK/b400/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p github.com/docker/spdystream -complete -installsuffix shared -buildid 1kkhIlnBKXiLUesyCaIz/1kkhIlnBKXiLUesyCaIz -goversion go1.16.12 -D "" -importcfg $WORK/b398/importcfg -pack ./vendor/github.com/docker/spdystream/connection.go ./vendor/github.com/docker/spdystream/handlers.go ./vendor/github.com/docker/spdystream/priority.go ./vendor/github.com/docker/spdystream/stream.go ./vendor/github.com/docker/spdystream/utils.go cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/6a/6a368819936ea62a1aa7a836756c35bdbd713783f3b19f5fbdd9d4d666b6b927-d # internal github.com/containerd/containerd/remotes/docker mkdir -p $WORK/b338/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b412/_pkg_.a # internal cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b220/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b212/_pkg_.a packagefile github.com/containerd/containerd/labels=$WORK/b221/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/reference=$WORK/b331/_pkg_.a packagefile github.com/containerd/containerd/remotes=$WORK/b337/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker/auth=$WORK/b339/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker/schema1=$WORK/b342/_pkg_.a packagefile github.com/containerd/containerd/remotes/errors=$WORK/b340/_pkg_.a packagefile github.com/containerd/containerd/version=$WORK/b282/_pkg_.a packagefile github.com/moby/locker=$WORK/b343/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b042/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b341/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/containerd/containerd/remotes/docker -lang=go1.16 -complete -installsuffix shared -buildid h_SiX04Go6JlK7h_a0GO/h_SiX04Go6JlK7h_a0GO -goversion go1.16.12 -D "" -importcfg $WORK/b338/importcfg -pack ./remotes/docker/authorizer.go ./remotes/docker/converter.go ./remotes/docker/errcode.go ./remotes/docker/errdesc.go ./remotes/docker/fetcher.go ./remotes/docker/handler.go ./remotes/docker/httpreadseeker.go ./remotes/docker/pusher.go ./remotes/docker/registry.go ./remotes/docker/resolver.go ./remotes/docker/scope.go ./remotes/docker/status.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/bd/bd083da1438806ee22b2e0b864963b21648047da9ddd76210f48645e8a28465c-d # internal golang.org/x/net/websocket mkdir -p $WORK/b414/ cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/c1/c17b3ac5eb5da646e37beeb1e372caaf87c110faaa2a9b8637368893ccf9fcc9-d # internal golang.org/x/oauth2/internal mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile crypto/rsa=$WORK/b142/_pkg_.a packagefile crypto/x509=$WORK/b145/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile encoding/pem=$WORK/b149/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b341/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile mime=$WORK/b165/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p golang.org/x/oauth2/internal -complete -installsuffix shared -buildid q-urvkfufhLDtK3Iw3RN/q-urvkfufhLDtK3Iw3RN -goversion go1.16.12 -D "" -importcfg $WORK/b434/importcfg -pack ./vendor/golang.org/x/oauth2/internal/doc.go ./vendor/golang.org/x/oauth2/internal/oauth2.go ./vendor/golang.org/x/oauth2/internal/token.go ./vendor/golang.org/x/oauth2/internal/transport.go cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b119/_pkg_.a packagefile crypto/sha1=$WORK/b143/_pkg_.a packagefile crypto/tls=$WORK/b129/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p golang.org/x/net/websocket -complete -installsuffix shared -buildid m7Ldi9zyTFoyRN29oC0A/m7Ldi9zyTFoyRN29oC0A -goversion go1.16.12 -D "" -importcfg $WORK/b414/importcfg -pack ./vendor/golang.org/x/net/websocket/client.go ./vendor/golang.org/x/net/websocket/dial.go ./vendor/golang.org/x/net/websocket/hybi.go ./vendor/golang.org/x/net/websocket/server.go ./vendor/golang.org/x/net/websocket/websocket.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/30/306abde827d11ce2765b6d765d4a72d065a9d9f8f638ac51701dfcddddc305d2-d # internal k8s.io/apimachinery/pkg/util/wait mkdir -p $WORK/b435/ cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/a0/a094395667329a3500d7c942d68030497dfb627ccbfcc1151487c7ab745bad67-d # internal cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b420/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b386/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p k8s.io/apimachinery/pkg/util/wait -complete -installsuffix shared -buildid BycHM6Vz7xN0wH-VWPho/BycHM6Vz7xN0wH-VWPho -goversion go1.16.12 -D "" -importcfg $WORK/b435/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/util/wait/doc.go ./vendor/k8s.io/apimachinery/pkg/util/wait/wait.go github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b226/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b264/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b265/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b070/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b071/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b266/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b267/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b268/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b271/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b272/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b219/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid 7gSZNbYksBHbevHK3wHZ/7gSZNbYksBHbevHK3wHZ -goversion go1.16.12 -D "" -importcfg $WORK/b263/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/build_info.go ./vendor/github.com/prometheus/client_golang/prometheus/collector.go ./vendor/github.com/prometheus/client_golang/prometheus/counter.go ./vendor/github.com/prometheus/client_golang/prometheus/desc.go ./vendor/github.com/prometheus/client_golang/prometheus/doc.go ./vendor/github.com/prometheus/client_golang/prometheus/expvar_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/fnv.go ./vendor/github.com/prometheus/client_golang/prometheus/gauge.go ./vendor/github.com/prometheus/client_golang/prometheus/go_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/histogram.go ./vendor/github.com/prometheus/client_golang/prometheus/labels.go ./vendor/github.com/prometheus/client_golang/prometheus/metric.go ./vendor/github.com/prometheus/client_golang/prometheus/observer.go ./vendor/github.com/prometheus/client_golang/prometheus/process_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/process_collector_other.go ./vendor/github.com/prometheus/client_golang/prometheus/registry.go ./vendor/github.com/prometheus/client_golang/prometheus/summary.go ./vendor/github.com/prometheus/client_golang/prometheus/timer.go ./vendor/github.com/prometheus/client_golang/prometheus/untyped.go ./vendor/github.com/prometheus/client_golang/prometheus/value.go ./vendor/github.com/prometheus/client_golang/prometheus/vec.go ./vendor/github.com/prometheus/client_golang/prometheus/wrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/55/556d0e0dd74f4cd5b5abcb389e8294977393ec56db7adae7c6d5a9483e6c246f-d # internal golang.org/x/oauth2 mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b434/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p golang.org/x/oauth2 -complete -installsuffix shared -buildid W-XPBxSLyE3q3paefSUe/W-XPBxSLyE3q3paefSUe -goversion go1.16.12 -D "" -importcfg $WORK/b433/importcfg -pack ./vendor/golang.org/x/oauth2/oauth2.go ./vendor/golang.org/x/oauth2/token.go ./vendor/golang.org/x/oauth2/transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/72/72258ff09003a1ec17b50ae704f73015b9b4450ba9a5cc7e3a778edabdcadd8e-d # internal k8s.io/client-go/util/workqueue mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config packagefile container/heap=$WORK/b399/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b438/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b420/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b386/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p k8s.io/client-go/util/workqueue -complete -installsuffix shared -buildid DxN0Vvbw6S32J5SN5SO1/DxN0Vvbw6S32J5SN5SO1 -goversion go1.16.12 -D "" -importcfg $WORK/b437/importcfg -pack ./vendor/k8s.io/client-go/util/workqueue/default_rate_limiters.go ./vendor/k8s.io/client-go/util/workqueue/delaying_queue.go ./vendor/k8s.io/client-go/util/workqueue/doc.go ./vendor/k8s.io/client-go/util/workqueue/metrics.go ./vendor/k8s.io/client-go/util/workqueue/parallelizer.go ./vendor/k8s.io/client-go/util/workqueue/queue.go ./vendor/k8s.io/client-go/util/workqueue/rate_limiting_queue.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/74/74436b59f943f5c4b9bcbff2090d754e70354b78e25083b2e649ad170d20b448-d # internal github.com/emicklei/go-restful mkdir -p $WORK/b447/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b108/_pkg_.a packagefile compress/zlib=$WORK/b239/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile encoding/xml=$WORK/b448/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/emicklei/go-restful/log=$WORK/b449/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b080/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/emicklei/go-restful -complete -installsuffix shared -buildid 9hB98rOkj1KJ_SXXqqVA/9hB98rOkj1KJ_SXXqqVA -goversion go1.16.12 -D "" -importcfg $WORK/b447/importcfg -pack ./vendor/github.com/emicklei/go-restful/compress.go ./vendor/github.com/emicklei/go-restful/compressor_cache.go ./vendor/github.com/emicklei/go-restful/compressor_pools.go ./vendor/github.com/emicklei/go-restful/compressors.go ./vendor/github.com/emicklei/go-restful/constants.go ./vendor/github.com/emicklei/go-restful/container.go ./vendor/github.com/emicklei/go-restful/cors_filter.go ./vendor/github.com/emicklei/go-restful/curly.go ./vendor/github.com/emicklei/go-restful/curly_route.go ./vendor/github.com/emicklei/go-restful/doc.go ./vendor/github.com/emicklei/go-restful/entity_accessors.go ./vendor/github.com/emicklei/go-restful/filter.go ./vendor/github.com/emicklei/go-restful/json.go ./vendor/github.com/emicklei/go-restful/jsr311.go ./vendor/github.com/emicklei/go-restful/logger.go ./vendor/github.com/emicklei/go-restful/mime.go ./vendor/github.com/emicklei/go-restful/options_filter.go ./vendor/github.com/emicklei/go-restful/parameter.go ./vendor/github.com/emicklei/go-restful/path_expression.go ./vendor/github.com/emicklei/go-restful/path_processor.go ./vendor/github.com/emicklei/go-restful/request.go ./vendor/github.com/emicklei/go-restful/response.go ./vendor/github.com/emicklei/go-restful/route.go ./vendor/github.com/emicklei/go-restful/route_builder.go ./vendor/github.com/emicklei/go-restful/router.go ./vendor/github.com/emicklei/go-restful/service_error.go ./vendor/github.com/emicklei/go-restful/web_service.go ./vendor/github.com/emicklei/go-restful/web_service_container.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/f0/f014270b41b7944d769d49d2524535f894992216dfcfed0edaab2f2bf780e83b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/d8/d87d12e1f8bc6596d56778babb2b17d21003443151d87b90dc612a720d49268e-d # internal k8s.io/apiserver/pkg/util/wsstream mkdir -p $WORK/b413/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/net/websocket=$WORK/b414/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b386/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b373/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile regexp=$WORK/b080/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p k8s.io/apiserver/pkg/util/wsstream -complete -installsuffix shared -buildid h8eemkh0FDzIaFx2YpBk/h8eemkh0FDzIaFx2YpBk -goversion go1.16.12 -D "" -importcfg $WORK/b413/importcfg -pack ./vendor/k8s.io/apiserver/pkg/util/wsstream/conn.go ./vendor/k8s.io/apiserver/pkg/util/wsstream/doc.go ./vendor/k8s.io/apiserver/pkg/util/wsstream/stream.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b437/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/42/42cbbcca4338638a906356f5d476c22c023c4494aff4613efb2f9ecba3c57968-d # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/25/25da42831ef52e7806651b896e4073d1881599952fa730e4d1a903f01de88c48-d # internal k8s.io/apimachinery/pkg/runtime/serializer/recognizer mkdir -p $WORK/b404/ k8s.io/apimachinery/pkg/runtime/serializer/streaming cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b375/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b383/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid mTEkoAlIPuyRHQdhXku4/mTEkoAlIPuyRHQdhXku4 -goversion go1.16.12 -D "" -importcfg $WORK/b404/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer/recognizer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b338/_pkg_.a # internal mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b375/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b383/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid aIYw3Z2PbKrkHBpcTvkc/aIYw3Z2PbKrkHBpcTvkc -goversion go1.16.12 -D "" -importcfg $WORK/b419/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go k8s.io/client-go/tools/clientcmd/api mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b375/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b383/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid rLQWa71I5BHGrlq-qUMx/rLQWa71I5BHGrlq-qUMx -goversion go1.16.12 -D "" -importcfg $WORK/b430/importcfg -pack ./vendor/k8s.io/client-go/tools/clientcmd/api/doc.go ./vendor/k8s.io/client-go/tools/clientcmd/api/helpers.go ./vendor/k8s.io/client-go/tools/clientcmd/api/register.go ./vendor/k8s.io/client-go/tools/clientcmd/api/types.go ./vendor/k8s.io/client-go/tools/clientcmd/api/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/cf/cf80aa5dd5d4d60e92910501e22e4dfbe9dcff9201bf81c2ea95eea8e66fa61b-d # internal github.com/containerd/containerd/remotes/docker/config mkdir -p $WORK/b497/ cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/4e/4e511ae8e91febd609228a54e1ea2fd7d7275292ccbbd2bf1e1edf66de0df2b6-d # internal cat >$WORK/b497/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile crypto/tls=$WORK/b129/_pkg_.a packagefile crypto/x509=$WORK/b145/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker=$WORK/b338/_pkg_.a packagefile github.com/pelletier/go-toml=$WORK/b260/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -shared -p github.com/containerd/containerd/remotes/docker/config -lang=go1.16 -complete -installsuffix shared -buildid JlpFsz0UAWiZf_DYXOnW/JlpFsz0UAWiZf_DYXOnW -goversion go1.16.12 -D "" -importcfg $WORK/b497/importcfg -pack ./remotes/docker/config/config_unix.go ./remotes/docker/config/hosts.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/d5/d5ad54f6f8c9f99da42186e74ddb8f97c9dc1f4aa4347a6aa5f6f109d26cffd3-d # internal k8s.io/apimachinery/pkg/runtime/serializer/json mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b388/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b390/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b375/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b383/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b404/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/framer=$WORK/b405/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/yaml=$WORK/b406/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b373/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b407/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid SLEXNz3IrSUR7oWIA9Yd/SLEXNz3IrSUR7oWIA9Yd -goversion go1.16.12 -D "" -importcfg $WORK/b403/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/json/json.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/json/meta.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/c0/c0f1c816fe45c7251af023af8accc0a53738c701d80b498f1afe94ebe0b63623-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/a4/a49c52500fffb9741aced7979bfc32f3f5508c71a9386051a83e2ddf9dc86281-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/70/701a04848ef51dd1a368f04518e787495a29c19641f5f793fdb89cc4f290b25a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b263/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/2b/2bf30eccd24a922ba5170284b31332857fd10fa0137c286fe5398640f0e17eed-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b275/ cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/df/df688254193ba7d19a39cc064b766d80089d2672d52beeb67de08f9955eb6b61-d # internal cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b108/_pkg_.a packagefile crypto/tls=$WORK/b129/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b263/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b267/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b268/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile net/http/httptrace=$WORK/b168/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid cpTpoloSgv0ECUA_DSuO/cpTpoloSgv0ECUA_DSuO -goversion go1.16.12 -D "" -importcfg $WORK/b275/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/delegator.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/http.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_client.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_server.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/15/15f78832284e88c15ef9e0d230578f4108c557c98a7b24ac5c06c08d429e4ec7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/a9/a9c5f6966f83cea35c17ccbef70bb55b3b3236d2a2278f4fc15c7b2a7db63833-d # internal k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b395/ google.golang.org/grpc/internal/transport mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b070/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b194/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b201/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b075/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b068/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b078/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b076/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b188/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b180/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b202/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b203/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b104/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b204/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b205/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b069/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b206/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile crypto/tls=$WORK/b129/_pkg_.a packagefile encoding/hex=$WORK/b148/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b194/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b369/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b373/_pkg_.a packagefile mime=$WORK/b165/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid qDhOzlKD3MJBBEu3Nqzc/qDhOzlKD3MJBBEu3Nqzc -goversion go1.16.12 -D "" -importcfg $WORK/b395/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/util/net/http.go ./vendor/k8s.io/apimachinery/pkg/util/net/interface.go ./vendor/k8s.io/apimachinery/pkg/util/net/port_range.go ./vendor/k8s.io/apimachinery/pkg/util/net/port_split.go ./vendor/k8s.io/apimachinery/pkg/util/net/util.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p google.golang.org/grpc/internal/transport -complete -installsuffix shared -buildid Q7vx78Eh-kTEZ0nSz1xO/Q7vx78Eh-kTEZ0nSz1xO -goversion go1.16.12 -D "" -importcfg $WORK/b193/importcfg -pack ./vendor/google.golang.org/grpc/internal/transport/bdp_estimator.go ./vendor/google.golang.org/grpc/internal/transport/controlbuf.go ./vendor/google.golang.org/grpc/internal/transport/defaults.go ./vendor/google.golang.org/grpc/internal/transport/flowcontrol.go ./vendor/google.golang.org/grpc/internal/transport/handler_server.go ./vendor/google.golang.org/grpc/internal/transport/http2_client.go ./vendor/google.golang.org/grpc/internal/transport/http2_server.go ./vendor/google.golang.org/grpc/internal/transport/http_util.go ./vendor/google.golang.org/grpc/internal/transport/log.go ./vendor/google.golang.org/grpc/internal/transport/transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/5b/5b9ba278120a43fe3a24c081fb762a754274d389fda7e537baf999b07f22801e-d # internal k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b394/ k8s.io/client-go/transport mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile crypto/tls=$WORK/b129/_pkg_.a packagefile crypto/x509=$WORK/b145/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b433/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b395/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b386/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/wait=$WORK/b435/_pkg_.a packagefile k8s.io/client-go/util/connrotation=$WORK/b436/_pkg_.a packagefile k8s.io/client-go/util/workqueue=$WORK/b437/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b373/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p k8s.io/client-go/transport -complete -installsuffix shared -buildid -Sqm1G-lYPcLqf6e03Pw/-Sqm1G-lYPcLqf6e03Pw -goversion go1.16.12 -D "" -importcfg $WORK/b432/importcfg -pack ./vendor/k8s.io/client-go/transport/cache.go ./vendor/k8s.io/client-go/transport/cert_rotation.go ./vendor/k8s.io/client-go/transport/config.go ./vendor/k8s.io/client-go/transport/round_trippers.go ./vendor/k8s.io/client-go/transport/token_source.go ./vendor/k8s.io/client-go/transport/transport.go cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b375/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b383/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b395/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b386/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b373/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid PxM2owsRSJB8Bb1_88-v/PxM2owsRSJB8Bb1_88-v -goversion go1.16.12 -D "" -importcfg $WORK/b394/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/watch/doc.go ./vendor/k8s.io/apimachinery/pkg/watch/filter.go ./vendor/k8s.io/apimachinery/pkg/watch/mux.go ./vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go ./vendor/k8s.io/apimachinery/pkg/watch/watch.go ./vendor/k8s.io/apimachinery/pkg/watch/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/30/30e18c11ddd1db7db1c3087869c1a45dbb9effee7eccd091fe20cebbc36767ad-d # internal github.com/docker/go-metrics mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b263/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b275/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/docker/go-metrics -complete -installsuffix shared -buildid c7K9qxdwyrWBcBFrYbK4/c7K9qxdwyrWBcBFrYbK4 -goversion go1.16.12 -D "" -importcfg $WORK/b262/importcfg -pack ./vendor/github.com/docker/go-metrics/counter.go ./vendor/github.com/docker/go-metrics/docs.go ./vendor/github.com/docker/go-metrics/gauge.go ./vendor/github.com/docker/go-metrics/handler.go ./vendor/github.com/docker/go-metrics/helpers.go ./vendor/github.com/docker/go-metrics/namespace.go ./vendor/github.com/docker/go-metrics/register.go ./vendor/github.com/docker/go-metrics/timer.go ./vendor/github.com/docker/go-metrics/unit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/88/88c824a26872ed6c89549adb585624b7b1bcb4155bd794d8f4e70721757bad86-d # internal k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b085/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b363/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b360/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b364/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b366/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b368/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b375/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b383/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b367/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b392/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b393/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b386/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b394/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid sckGpubXJHVgwO4kOqB8/sckGpubXJHVgwO4kOqB8 -goversion go1.16.12 -D "" -importcfg $WORK/b362/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/controller_ref.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/conversion.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/doc.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/duration.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/group_version.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/helpers.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/labels.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/meta.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time_fuzz.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time_proto.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/register.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time_fuzz.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time_proto.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/types.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/types_swagger_doc_generated.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/watch.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.conversion.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b432/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/a5/a5bf7466d23a72749ab4ccc923b11a64839c1d9df66a5012c6914ff7ec64c61e-d # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/67/679d3b3db0360cb0f5c34c10126fb0e3168efc9f4e09532d57a6e3290776ca7f-d # internal github.com/containerd/containerd/metrics/cgroups/v2 mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/events=$WORK/b099/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/metrics/types/v2=$WORK/b317/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b102/_pkg_.a packagefile github.com/containerd/containerd/runtime=$WORK/b300/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b100/_pkg_.a packagefile github.com/docker/go-metrics=$WORK/b262/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b263/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/containerd/containerd/metrics/cgroups/v2 -lang=go1.16 -complete -installsuffix shared -buildid nzEQ-DZ1y4JMLemKifdt/nzEQ-DZ1y4JMLemKifdt -goversion go1.16.12 -D "" -importcfg $WORK/b316/importcfg -pack ./metrics/cgroups/v2/cgroups.go ./metrics/cgroups/v2/cpu.go ./metrics/cgroups/v2/io.go ./metrics/cgroups/v2/memory.go ./metrics/cgroups/v2/metric.go ./metrics/cgroups/v2/metrics.go ./metrics/cgroups/v2/pids.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/68/6820c0f5ddd63fc902fb40d42492f83fddd6dac5ecbbd19824968845da0273e3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/2e/2e80612d601259a819b5e33854b861b2316a66c54449462b5b37d90a5bf4ef6e-d # internal google.golang.org/grpc mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b108/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b111/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b171/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b172/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b179/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b068/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b077/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b181/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b182/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b078/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b076/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b183/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b184/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b185/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b187/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b188/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b189/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b180/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b190/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b191/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b192/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b193/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b203/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b104/_pkg_.a packagefile google.golang.org/grpc/naming=$WORK/b207/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b204/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b177/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b205/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b069/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b206/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile net/http/httputil=$WORK/b208/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p google.golang.org/grpc -complete -installsuffix shared -buildid 4_p7ijoSpp_DN3meF0SF/4_p7ijoSpp_DN3meF0SF -goversion go1.16.12 -D "" -importcfg $WORK/b107/importcfg -pack ./vendor/google.golang.org/grpc/backoff.go ./vendor/google.golang.org/grpc/balancer.go ./vendor/google.golang.org/grpc/balancer_conn_wrappers.go ./vendor/google.golang.org/grpc/balancer_v1_wrapper.go ./vendor/google.golang.org/grpc/call.go ./vendor/google.golang.org/grpc/clientconn.go ./vendor/google.golang.org/grpc/codec.go ./vendor/google.golang.org/grpc/dialoptions.go ./vendor/google.golang.org/grpc/doc.go ./vendor/google.golang.org/grpc/interceptor.go ./vendor/google.golang.org/grpc/picker_wrapper.go ./vendor/google.golang.org/grpc/pickfirst.go ./vendor/google.golang.org/grpc/preloader.go ./vendor/google.golang.org/grpc/proxy.go ./vendor/google.golang.org/grpc/resolver_conn_wrapper.go ./vendor/google.golang.org/grpc/rpc_util.go ./vendor/google.golang.org/grpc/server.go ./vendor/google.golang.org/grpc/service_config.go ./vendor/google.golang.org/grpc/stream.go ./vendor/google.golang.org/grpc/trace.go ./vendor/google.golang.org/grpc/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/7c/7c2d9f1b33bcb6ce2528009ce3972b11ea0528bd56a93a1e853137de0671a324-d # internal github.com/containerd/containerd/plugin mkdir -p $WORK/b097/ github.com/containerd/containerd/api/services/events/v1 mkdir -p $WORK/b210/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/events/exchange=$WORK/b098/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b103/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile google.golang.org/grpc=$WORK/b107/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p github.com/containerd/containerd/plugin -lang=go1.16 -complete -installsuffix shared -buildid awsZZDxQ4cbtbkxOc372/awsZZDxQ4cbtbkxOc372 -goversion go1.16.12 -D "" -importcfg $WORK/b097/importcfg -pack ./plugin/context.go ./plugin/plugin.go ./plugin/plugin_other.go github.com/containerd/containerd/api/services/content/v1 mkdir -p $WORK/b248/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b100/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile google.golang.org/grpc=$WORK/b107/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b068/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b069/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/containerd/containerd/api/services/events/v1 -lang=go1.16 -complete -installsuffix shared -buildid abfPzc8jNhwve5D8Coij/abfPzc8jNhwve5D8Coij -goversion go1.16.12 -D "" -importcfg $WORK/b210/importcfg -pack ./api/services/events/v1/doc.go ./api/services/events/v1/events.pb.go github.com/containerd/containerd/api/services/snapshots/v1 mkdir -p $WORK/b249/ github.com/grpc-ecosystem/go-grpc-prometheus mkdir -p $WORK/b276/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b250/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b085/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile google.golang.org/grpc=$WORK/b107/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b068/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b069/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b085/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile google.golang.org/grpc=$WORK/b107/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b068/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b069/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containerd/containerd/api/services/content/v1 -lang=go1.16 -complete -installsuffix shared -buildid ssoHzr0s504e7sWnw6pW/ssoHzr0s504e7sWnw6pW -goversion go1.16.12 -D "" -importcfg $WORK/b248/importcfg -pack ./api/services/content/v1/content.pb.go github.com/containerd/containerd/api/services/containers/v1 mkdir -p $WORK/b320/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/containerd/containerd/api/services/snapshots/v1 -lang=go1.16 -complete -installsuffix shared -buildid R6uL1E9tlsRgs8dr53PH/R6uL1E9tlsRgs8dr53PH -goversion go1.16.12 -D "" -importcfg $WORK/b249/importcfg -pack ./api/services/snapshots/v1/snapshots.pb.go github.com/containerd/containerd/api/services/diff/v1 mkdir -p $WORK/b321/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b263/_pkg_.a packagefile golang.org/x/net/context=$WORK/b277/_pkg_.a packagefile google.golang.org/grpc=$WORK/b107/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b068/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b069/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/grpc-ecosystem/go-grpc-prometheus -complete -installsuffix shared -buildid oVpNHtsUsqHEmyokfYet/oVpNHtsUsqHEmyokfYet -goversion go1.16.12 -D "" -importcfg $WORK/b276/importcfg -pack ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/client.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/client_metrics.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/client_reporter.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/metric_options.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/server.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/server_metrics.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/server_reporter.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/util.go cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b250/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b085/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile google.golang.org/grpc=$WORK/b107/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b068/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b069/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/containerd/containerd/api/services/diff/v1 -lang=go1.16 -complete -installsuffix shared -buildid OjVjouHJzZ-4LzZkfx-5/OjVjouHJzZ-4LzZkfx-5 -goversion go1.16.12 -D "" -importcfg $WORK/b321/importcfg -pack ./api/services/diff/v1/diff.pb.go cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b085/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile google.golang.org/grpc=$WORK/b107/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b068/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b069/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/containerd/containerd/api/services/containers/v1 -lang=go1.16 -complete -installsuffix shared -buildid eaj_xQKcecv3kdfD6iPM/eaj_xQKcecv3kdfD6iPM -goversion go1.16.12 -D "" -importcfg $WORK/b320/importcfg -pack ./api/services/containers/v1/containers.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/ba/ba38ccfb16666c913a6dbddcbc070eefb4cab80f269caa925fcbf63b5294917c-d # internal github.com/containerd/aufs/plugin mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/aufs=$WORK/b036/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b092/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b097/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p github.com/containerd/aufs/plugin -complete -installsuffix shared -buildid YFhYdTiVkieZCMqX-nFD/YFhYdTiVkieZCMqX-nFD -goversion go1.16.12 -D "" -importcfg $WORK/b035/importcfg -pack ./vendor/github.com/containerd/aufs/plugin/plugin.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/f3/f318564dea05b456be2c26b59b86de53fb517afdd8f0b7729b2c9d17f3afb15e-d # internal github.com/containerd/containerd/services/server/config mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b097/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b259/_pkg_.a packagefile github.com/pelletier/go-toml=$WORK/b260/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/containerd/containerd/services/server/config -lang=go1.16 -complete -installsuffix shared -buildid Nzcd9PdwSs7z8DN0IRni/Nzcd9PdwSs7z8DN0IRni -goversion go1.16.12 -D "" -importcfg $WORK/b258/importcfg -pack ./services/server/config/config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/21/218563ec6590f97a422c63fb58d66b4dd162d8807bd249ccd90bb331f00f3ad5-d # internal github.com/containerd/containerd/diff/walking/plugin mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/containerd/diff=$WORK/b253/_pkg_.a packagefile github.com/containerd/containerd/diff/apply=$WORK/b291/_pkg_.a packagefile github.com/containerd/containerd/diff/walking=$WORK/b294/_pkg_.a packagefile github.com/containerd/containerd/metadata=$WORK/b254/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b092/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b097/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/containerd/containerd/diff/walking/plugin -lang=go1.16 -complete -installsuffix shared -buildid wPj11KBlsaiZqPkxF6IX/wPj11KBlsaiZqPkxF6IX -goversion go1.16.12 -D "" -importcfg $WORK/b290/importcfg -pack ./diff/walking/plugin/plugin.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b258/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b321/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/32/32bd8bb916c4f0fbfedce735ff7f5ed30e6703932ddf073bde090bddf0e0b2fd-d # internal github.com/containerd/containerd/gc/scheduler mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/gc=$WORK/b256/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b097/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/containerd/containerd/gc/scheduler -lang=go1.16 -complete -installsuffix shared -buildid jeY3vrzVQKMwezTrptoz/jeY3vrzVQKMwezTrptoz -goversion go1.16.12 -D "" -importcfg $WORK/b295/importcfg -pack ./gc/scheduler/scheduler.go cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/e6/e6460d51a177fa37092ef9494164d6d5cb0fa7f12053f7a40cf369443b834640-d # internal github.com/containerd/containerd/runtime/v1/linux mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile crypto/sha256=$WORK/b144/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/cgroups=$WORK/b227/_pkg_.a packagefile github.com/containerd/containerd/api/events=$WORK/b298/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b250/_pkg_.a packagefile github.com/containerd/containerd/api/types/task=$WORK/b302/_pkg_.a packagefile github.com/containerd/containerd/containers=$WORK/b255/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/events/exchange=$WORK/b098/_pkg_.a packagefile github.com/containerd/containerd/identifiers=$WORK/b101/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/metadata=$WORK/b254/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b051/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b102/_pkg_.a packagefile github.com/containerd/containerd/pkg/process=$WORK/b303/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b092/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b097/_pkg_.a packagefile github.com/containerd/containerd/runtime=$WORK/b300/_pkg_.a packagefile github.com/containerd/containerd/runtime/linux/runctypes=$WORK/b310/_pkg_.a packagefile github.com/containerd/containerd/runtime/v1=$WORK/b311/_pkg_.a packagefile github.com/containerd/containerd/runtime/v1/shim=$WORK/b312/_pkg_.a packagefile github.com/containerd/containerd/runtime/v1/shim/client=$WORK/b315/_pkg_.a packagefile github.com/containerd/containerd/runtime/v1/shim/v1=$WORK/b313/_pkg_.a packagefile github.com/containerd/go-runc=$WORK/b307/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b103/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b100/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b042/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/containerd/containerd/runtime/v1/linux -lang=go1.16 -complete -installsuffix shared -buildid 84WZWbUzsPbyUrheu6dt/84WZWbUzsPbyUrheu6dt -goversion go1.16.12 -D "" -importcfg $WORK/b301/importcfg -pack ./runtime/v1/linux/bundle.go ./runtime/v1/linux/process.go ./runtime/v1/linux/runtime.go ./runtime/v1/linux/task.go cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/ee/ee683dc3c5096a02959ea5f7ad2dbd463b3f128e39c1f0ccfc07b3f7d17822bd-d # internal github.com/containerd/containerd/api/services/images/v1 mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b250/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b085/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile google.golang.org/grpc=$WORK/b107/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b068/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b069/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/containerd/containerd/api/services/images/v1 -lang=go1.16 -complete -installsuffix shared -buildid iYQAiTbJdwXxhfaARZeU/iYQAiTbJdwXxhfaARZeU -goversion go1.16.12 -D "" -importcfg $WORK/b322/importcfg -pack ./api/services/images/v1/docs.go ./api/services/images/v1/images.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b362/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/8f/8f3cc3d416bd94d5d2c05b869b2e67f1873f706f11a5828280aad060f5395364-d # internal github.com/containerd/containerd/api/services/introspection/v1 mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b250/_pkg_.a packagefile github.com/gogo/googleapis/google/rpc=$WORK/b324/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b085/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile google.golang.org/grpc=$WORK/b107/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b068/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b069/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/containerd/containerd/api/services/introspection/v1 -lang=go1.16 -complete -installsuffix shared -buildid fi6V4YmKt6w_ae5EAM-J/fi6V4YmKt6w_ae5EAM-J -goversion go1.16.12 -D "" -importcfg $WORK/b323/importcfg -pack ./api/services/introspection/v1/doc.go ./api/services/introspection/v1/introspection.pb.go cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/6e/6ef857400083bd7291caeb6277850e0238807f4982c77c76110c64c7a0c89031-d # internal github.com/containerd/containerd/api/services/leases/v1 mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b085/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile google.golang.org/grpc=$WORK/b107/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b068/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b069/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/containerd/containerd/api/services/leases/v1 -lang=go1.16 -complete -installsuffix shared -buildid 4WWg-K9ONN4A4NBfScjX/4WWg-K9ONN4A4NBfScjX -goversion go1.16.12 -D "" -importcfg $WORK/b325/importcfg -pack ./api/services/leases/v1/doc.go ./api/services/leases/v1/leases.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b320/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/54/5439e82980fe7472423b935096fa52670685485be57d0363e8c715e01e3c5deb-d # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/44/4461ea573c7d444687beebba5b9e4ee3593f52631f1972551235e0ed1dbca406-d # internal github.com/containerd/containerd/api/services/namespaces/v1 mkdir -p $WORK/b326/ github.com/containerd/containerd/api/services/tasks/v1 mkdir -p $WORK/b327/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b085/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile google.golang.org/grpc=$WORK/b107/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b068/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b069/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/containerd/containerd/api/services/namespaces/v1 -lang=go1.16 -complete -installsuffix shared -buildid OERmVQ7rfhXiSyFf2loG/OERmVQ7rfhXiSyFf2loG -goversion go1.16.12 -D "" -importcfg $WORK/b326/importcfg -pack ./api/services/namespaces/v1/namespace.pb.go cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b250/_pkg_.a packagefile github.com/containerd/containerd/api/types/task=$WORK/b302/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b085/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile google.golang.org/grpc=$WORK/b107/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b068/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b069/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/containerd/containerd/api/services/tasks/v1 -lang=go1.16 -complete -installsuffix shared -buildid DXM1Ww-zcY_Idy9NdtrM/DXM1Ww-zcY_Idy9NdtrM -goversion go1.16.12 -D "" -importcfg $WORK/b327/importcfg -pack ./api/services/tasks/v1/tasks.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b323/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/37/37833905f36e54201fa59db9a003007882f69fc9f9eecac5dc658e7154bb986a-d # internal github.com/containerd/containerd/snapshots/proxy mkdir -p $WORK/b261/ cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/c1/c1c821391d4e1e3e0922a3ab4a3c3114788a19d726561534ba53a189f8188203-d # internal github.com/containerd/containerd/api/services/version/v1 mkdir -p $WORK/b328/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containerd/containerd/api/services/snapshots/v1=$WORK/b249/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b250/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b051/_pkg_.a packagefile github.com/containerd/containerd/snapshots=$WORK/b065/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile google.golang.org/grpc=$WORK/b107/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b068/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b069/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/containerd/containerd/snapshots/proxy -lang=go1.16 -complete -installsuffix shared -buildid 50iRUG48ATGW1K1aEwNH/50iRUG48ATGW1K1aEwNH -goversion go1.16.12 -D "" -importcfg $WORK/b261/importcfg -pack ./snapshots/proxy/proxy.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/containerd/containerd/api/services/version/v1 -lang=go1.16 -complete -installsuffix shared -buildid W115pgbixOyYFCNZfSUc/W115pgbixOyYFCNZfSUc -goversion go1.16.12 -D "" -importcfg $WORK/b328/importcfg -pack ./api/services/version/v1/version.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/f8/f869a5c1cecbbba7641800021157d1ef394ce2348c8fdb79ca8debab5210fd08-d # internal github.com/containerd/containerd/services/introspection mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containerd/containerd/api/services/introspection/v1=$WORK/b323/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b250/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/filters=$WORK/b079/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b097/_pkg_.a packagefile github.com/containerd/containerd/services=$WORK/b348/_pkg_.a packagefile github.com/gogo/googleapis/google/rpc=$WORK/b324/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile github.com/google/uuid=$WORK/b349/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile google.golang.org/grpc=$WORK/b107/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b069/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/containerd/containerd/services/introspection -lang=go1.16 -complete -installsuffix shared -buildid ZPPzgvBZ_kr7Bh7ldZ_e/ZPPzgvBZ_kr7Bh7ldZ_e -goversion go1.16.12 -D "" -importcfg $WORK/b347/importcfg -pack ./services/introspection/introspection.go ./services/introspection/local.go ./services/introspection/service.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b248/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/b5/b5fa8ec00bba1e6489991b254adb861cce4936198b2e189f7853809610149014-d # internal github.com/containerd/containerd/content/proxy mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containerd/containerd/api/services/content/v1=$WORK/b248/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b220/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/containerd/containerd/content/proxy -lang=go1.16 -complete -installsuffix shared -buildid DurjnSI-I8zH-G5qBW20/DurjnSI-I8zH-G5qBW20 -goversion go1.16.12 -D "" -importcfg $WORK/b252/importcfg -pack ./content/proxy/content_reader.go ./content/proxy/content_store.go ./content/proxy/content_writer.go cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/cc/cc51a30cd1d45d4f31104d411291adc872edba7edeb0280ed9fde32140422e3b-d # internal github.com/containerd/containerd/metrics/cgroups/v1 mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/cgroups=$WORK/b227/_pkg_.a packagefile github.com/containerd/containerd/api/events=$WORK/b298/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/events=$WORK/b099/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/metrics/types/v1=$WORK/b299/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b102/_pkg_.a packagefile github.com/containerd/containerd/runtime=$WORK/b300/_pkg_.a packagefile github.com/containerd/containerd/runtime/v1/linux=$WORK/b301/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b100/_pkg_.a packagefile github.com/docker/go-metrics=$WORK/b262/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b263/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b042/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/containerd/containerd/metrics/cgroups/v1 -lang=go1.16 -complete -installsuffix shared -buildid FyonU7-rSC8lzRaeyOW_/FyonU7-rSC8lzRaeyOW_ -goversion go1.16.12 -D "" -importcfg $WORK/b297/importcfg -pack ./metrics/cgroups/v1/blkio.go ./metrics/cgroups/v1/cgroups.go ./metrics/cgroups/v1/cpu.go ./metrics/cgroups/v1/hugetlb.go ./metrics/cgroups/v1/memory.go ./metrics/cgroups/v1/metric.go ./metrics/cgroups/v1/metrics.go ./metrics/cgroups/v1/oom.go ./metrics/cgroups/v1/pids.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b328/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b261/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/b7/b75c80f67225e776da1f80054dcaa05b1ceb1f1d073a7179f463f12fbe3be786-d # internal google.golang.org/grpc/health/grpc_health_v1 mkdir -p $WORK/b355/ cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/8a/8a51b330b8f79818d46fc38950f4d593dde950f3810eea6a61702e8df22d0a78-d # internal k8s.io/api/core/v1 mkdir -p $WORK/b359/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b070/_pkg_.a packagefile google.golang.org/grpc=$WORK/b107/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b068/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b069/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p google.golang.org/grpc/health/grpc_health_v1 -complete -installsuffix shared -buildid oMYy0slSYa3p8T6eXZd-/oMYy0slSYa3p8T6eXZd- -goversion go1.16.12 -D "" -importcfg $WORK/b355/importcfg -pack ./vendor/google.golang.org/grpc/health/grpc_health_v1/health.pb.go cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b085/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b360/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b362/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b375/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b383/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b392/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b393/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p k8s.io/api/core/v1 -complete -installsuffix shared -buildid jWGuD4Wak-R3uv2xAiUc/jWGuD4Wak-R3uv2xAiUc -goversion go1.16.12 -D "" -importcfg $WORK/b359/importcfg -pack ./vendor/k8s.io/api/core/v1/annotation_key_constants.go ./vendor/k8s.io/api/core/v1/doc.go ./vendor/k8s.io/api/core/v1/generated.pb.go ./vendor/k8s.io/api/core/v1/lifecycle.go ./vendor/k8s.io/api/core/v1/objectreference.go ./vendor/k8s.io/api/core/v1/register.go ./vendor/k8s.io/api/core/v1/resource.go ./vendor/k8s.io/api/core/v1/taint.go ./vendor/k8s.io/api/core/v1/toleration.go ./vendor/k8s.io/api/core/v1/types.go ./vendor/k8s.io/api/core/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/core/v1/well_known_labels.go ./vendor/k8s.io/api/core/v1/well_known_taints.go ./vendor/k8s.io/api/core/v1/zz_generated.deepcopy.go cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/39/394227198ed48f28400a8caba25fbc80fd570e4c2bd703f8f7864d79e22e11f8-d # internal k8s.io/apimachinery/pkg/api/errors mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b362/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b375/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b383/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b371/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid PgOwjVzMQBgAsrPPyG2L/PgOwjVzMQBgAsrPPyG2L -goversion go1.16.12 -D "" -importcfg $WORK/b401/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/api/errors/doc.go ./vendor/k8s.io/apimachinery/pkg/api/errors/errors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/22/22f2118b4775ad172848d64bc811e7ece1b9affc34d8f64e89d3999869d1f908-d # internal k8s.io/apimachinery/pkg/runtime/serializer/protobuf mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b362/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b375/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b383/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b404/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/framer=$WORK/b405/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid oMFXpteInoBVeSER_Rcq/oMFXpteInoBVeSER_Rcq -goversion go1.16.12 -D "" -importcfg $WORK/b408/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf/doc.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf/protobuf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b252/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/00/00aefa2c58d66cf10c09b24ce6b45883387859b518e99aeed7bb02054d351e9a-d # internal github.com/containerd/containerd/leases/proxy mkdir -p $WORK/b333/ cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/f2/f2d8b934fb5c79bc7d9d092ec7cf118527f4087f933c2ba14cb6f0e2a8e14a4b-d # internal github.com/containerd/containerd/services/server mkdir -p $WORK/b225/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containerd/containerd/api/services/leases/v1=$WORK/b325/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/leases=$WORK/b257/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/containerd/containerd/leases/proxy -lang=go1.16 -complete -installsuffix shared -buildid wP6WzWADgMypIzXfWTsY/wP6WzWADgMypIzXfWTsY -goversion go1.16.12 -D "" -importcfg $WORK/b333/importcfg -pack ./leases/proxy/manager.go cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile expvar=$WORK/b226/_pkg_.a packagefile github.com/containerd/cgroups=$WORK/b227/_pkg_.a packagefile github.com/containerd/cgroups/v2=$WORK/b236/_pkg_.a packagefile github.com/containerd/containerd/api/services/content/v1=$WORK/b248/_pkg_.a packagefile github.com/containerd/containerd/api/services/snapshots/v1=$WORK/b249/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b220/_pkg_.a packagefile github.com/containerd/containerd/content/local=$WORK/b251/_pkg_.a packagefile github.com/containerd/containerd/content/proxy=$WORK/b252/_pkg_.a packagefile github.com/containerd/containerd/defaults=$WORK/b211/_pkg_.a packagefile github.com/containerd/containerd/diff=$WORK/b253/_pkg_.a packagefile github.com/containerd/containerd/events/exchange=$WORK/b098/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/metadata=$WORK/b254/_pkg_.a packagefile github.com/containerd/containerd/pkg/dialer=$WORK/b223/_pkg_.a packagefile github.com/containerd/containerd/pkg/timeout=$WORK/b224/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b097/_pkg_.a packagefile github.com/containerd/containerd/services/server/config=$WORK/b258/_pkg_.a packagefile github.com/containerd/containerd/snapshots=$WORK/b065/_pkg_.a packagefile github.com/containerd/containerd/snapshots/proxy=$WORK/b261/_pkg_.a packagefile github.com/containerd/containerd/sys=$WORK/b052/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b103/_pkg_.a packagefile github.com/docker/go-metrics=$WORK/b262/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus=$WORK/b276/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b086/_pkg_.a packagefile google.golang.org/grpc=$WORK/b107/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b171/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b173/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile net/http/pprof=$WORK/b278/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/containerd/containerd/services/server -lang=go1.16 -complete -installsuffix shared -buildid 3uXdFTzjCklkF_4LY0OD/3uXdFTzjCklkF_4LY0OD -goversion go1.16.12 -D "" -importcfg $WORK/b225/importcfg -pack ./services/server/server.go ./services/server/server_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/22/220aea1bf9731243c00e36a33c74d213a83280cccf0c55c1dbd9d6a54ca99f55-d # internal k8s.io/apimachinery/pkg/apis/meta/v1/unstructured mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b362/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b375/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b383/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b392/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b384/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b386/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b373/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid w59ufq-Tu9VoeFci7vc8/w59ufq-Tu9VoeFci7vc8 -goversion go1.16.12 -D "" -importcfg $WORK/b410/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/helpers.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructured.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructured_list.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/a3/a3acc81901802eb0881a16f02b1862a09f392a41fc54dcf45b74093e364eff94-d # internal k8s.io/apimachinery/pkg/util/remotecommand mkdir -p $WORK/b416/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b401/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b297/_pkg_.a # internal cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b362/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p k8s.io/apimachinery/pkg/util/remotecommand -complete -installsuffix shared -buildid KxLrMKtfPeUJ0b8WNgL6/KxLrMKtfPeUJ0b8WNgL6 -goversion go1.16.12 -D "" -importcfg $WORK/b416/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/util/remotecommand/constants.go cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/b1/b16afb5715c8816e74c70121aaffac55aa7aa9f387dea7b8176b6166ce3a03ee-d # internal k8s.io/client-go/pkg/apis/clientauthentication mkdir -p $WORK/b421/ cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/14/1419c83271940da0a2115f5c4f767f4f77c8f7667925a2bed566e3f913be442e-d # internal github.com/containerd/containerd/metrics/cgroups mkdir -p $WORK/b296/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b362/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b375/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b383/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid p55_dvhTEsOR6F5Evxoe/p55_dvhTEsOR6F5Evxoe -goversion go1.16.12 -D "" -importcfg $WORK/b421/importcfg -pack ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/doc.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/register.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/types.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/zz_generated.deepcopy.go cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/cgroups=$WORK/b227/_pkg_.a packagefile github.com/containerd/containerd/metrics/cgroups/v1=$WORK/b297/_pkg_.a packagefile github.com/containerd/containerd/metrics/cgroups/v2=$WORK/b316/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b092/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b097/_pkg_.a packagefile github.com/containerd/containerd/runtime=$WORK/b300/_pkg_.a packagefile github.com/docker/go-metrics=$WORK/b262/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/containerd/containerd/metrics/cgroups -lang=go1.16 -complete -installsuffix shared -buildid 0laAMesJi6A5F3mOtu_k/0laAMesJi6A5F3mOtu_k -goversion go1.16.12 -D "" -importcfg $WORK/b296/importcfg -pack ./metrics/cgroups/cgroups.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b333/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/ba/bac5f7dda64afc4a1c0cdcb69991d376cc415c2ca1299cbdb128d2ac744f494a-d # internal k8s.io/client-go/rest/watch mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b362/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b375/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b419/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b394/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid fKwEP5ZzE_KMDRODChOy/fKwEP5ZzE_KMDRODChOy -goversion go1.16.12 -D "" -importcfg $WORK/b439/importcfg -pack ./vendor/k8s.io/client-go/rest/watch/decoder.go ./vendor/k8s.io/client-go/rest/watch/encoder.go cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/f0/f0a8ae06202236feb0d3e0cc2641a77eb630331dea6ed31d4d9b09e45f397ebe-d # internal k8s.io/cri-api/pkg/apis/runtime/v1alpha2 mkdir -p $WORK/b450/ cat >$WORK/b450/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b229/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b085/_pkg_.a packagefile google.golang.org/grpc=$WORK/b107/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b068/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b069/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p k8s.io/cri-api/pkg/apis/runtime/v1alpha2 -complete -installsuffix shared -buildid SzjV3YYWlKYYRqFLKi_u/SzjV3YYWlKYYRqFLKi_u -goversion go1.16.12 -D "" -importcfg $WORK/b450/importcfg -pack ./vendor/k8s.io/cri-api/pkg/apis/runtime/v1alpha2/api.pb.go ./vendor/k8s.io/cri-api/pkg/apis/runtime/v1alpha2/constants.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b421/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/04/04e42bf9b47880998cb780565f08b68d4827454e0c44f1fd90041a3cdcf19c40-d # internal github.com/containers/ocicrypt/utils/keyprovider mkdir -p $WORK/b528/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/d8/d8aebe5037d5f60d6a379b1b47ea7f9aaa48662410234b834956bc53a289d1ed-d # internal k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 mkdir -p $WORK/b428/ cat >$WORK/b528/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b070/_pkg_.a packagefile google.golang.org/grpc=$WORK/b107/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b068/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b069/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -shared -p github.com/containers/ocicrypt/utils/keyprovider -complete -installsuffix shared -buildid CKl0L0r-uquRNLp6TghQ/CKl0L0r-uquRNLp6TghQ -goversion go1.16.12 -D "" -importcfg $WORK/b528/importcfg -pack ./vendor/github.com/containers/ocicrypt/utils/keyprovider/keyprovider.pb.go cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/85/85757696d9c219dc426fa64c3db6806b77a9de325e334b81867e0afd65eeb1d0-d # internal k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 mkdir -p $WORK/b429/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b362/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b364/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b375/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b383/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b421/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid S5P6zsu9q7tHRDansILr/S5P6zsu9q7tHRDansILr -goversion go1.16.12 -D "" -importcfg $WORK/b428/importcfg -pack ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/doc.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/register.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/types.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.defaults.go cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b362/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b364/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b375/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b383/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b421/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid ITrLWcabMdMOU_ABtA_p/ITrLWcabMdMOU_ABtA_p -goversion go1.16.12 -D "" -importcfg $WORK/b429/importcfg -pack ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/doc.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/register.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/types.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/16/16e12512e858d628959e1645f326da7d818f574a6b6d186a2c7edad0ea6a27eb-d # internal github.com/containerd/containerd/cmd/containerd/command mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/api/services/events/v1=$WORK/b210/_pkg_.a packagefile github.com/containerd/containerd/defaults=$WORK/b211/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b212/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b051/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b102/_pkg_.a packagefile github.com/containerd/containerd/pkg/dialer=$WORK/b223/_pkg_.a packagefile github.com/containerd/containerd/pkg/timeout=$WORK/b224/_pkg_.a packagefile github.com/containerd/containerd/services/server=$WORK/b225/_pkg_.a packagefile github.com/containerd/containerd/services/server/config=$WORK/b258/_pkg_.a packagefile github.com/containerd/containerd/sys=$WORK/b052/_pkg_.a packagefile github.com/containerd/containerd/version=$WORK/b282/_pkg_.a packagefile github.com/coreos/go-systemd/v22/daemon=$WORK/b283/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/pelletier/go-toml=$WORK/b260/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b042/_pkg_.a packagefile github.com/urfave/cli=$WORK/b284/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile google.golang.org/grpc=$WORK/b107/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b171/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b078/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/signal=$WORK/b289/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile text/template=$WORK/b115/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/containerd/containerd/cmd/containerd/command -lang=go1.16 -complete -installsuffix shared -buildid wCNsYzDDLaAQeZzvoBGg/wCNsYzDDLaAQeZzvoBGg -goversion go1.16.12 -D "" -importcfg $WORK/b209/importcfg -pack ./cmd/containerd/command/config.go ./cmd/containerd/command/config_linux.go ./cmd/containerd/command/main.go ./cmd/containerd/command/main_unix.go ./cmd/containerd/command/notify_linux.go ./cmd/containerd/command/oci-hook.go ./cmd/containerd/command/publish.go ./cmd/containerd/command/service_unsupported.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/0d/0d1964ccc9ac09ad9cc13bc809d0edf88b5d295c109c7e4e99a4e4e6ac162c53-d # internal k8s.io/apimachinery/pkg/runtime/serializer/versioning mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b410/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b375/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b383/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b373/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid 0wDnMhsvbNqxvn7irooy/0wDnMhsvbNqxvn7irooy -goversion go1.16.12 -D "" -importcfg $WORK/b409/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning/versioning.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b429/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b428/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/5b/5b6d2f7f484bd54d8386dbfbfe979c5e5a2482349cf0cd7cda2e7eef391e6871-d # internal github.com/containerd/containerd/runtime/v2 mkdir -p $WORK/b541/ cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/bf/bf35977de863976f3d44de818803b8f8e64b86537bbf225de5645a3b9d454c4a-d # internal github.com/containerd/containerd/services/containers mkdir -p $WORK/b546/ cat >$WORK/b541/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/api/events=$WORK/b298/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b250/_pkg_.a packagefile github.com/containerd/containerd/api/types/task=$WORK/b302/_pkg_.a packagefile github.com/containerd/containerd/containers=$WORK/b255/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/events/exchange=$WORK/b098/_pkg_.a packagefile github.com/containerd/containerd/identifiers=$WORK/b101/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/metadata=$WORK/b254/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b051/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b102/_pkg_.a packagefile github.com/containerd/containerd/pkg/timeout=$WORK/b224/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b092/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b097/_pkg_.a packagefile github.com/containerd/containerd/runtime=$WORK/b300/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/shim=$WORK/b542/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/task=$WORK/b545/_pkg_.a packagefile github.com/containerd/fifo=$WORK/b306/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b103/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b042/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -shared -p github.com/containerd/containerd/runtime/v2 -lang=go1.16 -complete -installsuffix shared -buildid OPD0fZc8dJCF3lWsCCVi/OPD0fZc8dJCF3lWsCCVi -goversion go1.16.12 -D "" -importcfg $WORK/b541/importcfg -pack ./runtime/v2/binary.go ./runtime/v2/bundle.go ./runtime/v2/bundle_linux.go ./runtime/v2/manager.go ./runtime/v2/manager_unix.go ./runtime/v2/process.go ./runtime/v2/shim.go ./runtime/v2/shim_unix.go cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/f7/f7b01799a4a3711619cacf05b8baea2e8b4f9242e34a2349891a997ca4d13ee2-d # internal github.com/containers/ocicrypt/keywrap/keyprovider mkdir -p $WORK/b527/ cat >$WORK/b527/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b499/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=$WORK/b524/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b525/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b506/_pkg_.a packagefile github.com/containers/ocicrypt/utils/keyprovider=$WORK/b528/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b042/_pkg_.a packagefile google.golang.org/grpc=$WORK/b107/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -shared -p github.com/containers/ocicrypt/keywrap/keyprovider -complete -installsuffix shared -buildid XKUfx3ZTeE7J-SQ4sdqr/XKUfx3ZTeE7J-SQ4sdqr -goversion go1.16.12 -D "" -importcfg $WORK/b527/importcfg -pack ./vendor/github.com/containers/ocicrypt/keywrap/keyprovider/keyprovider.go cat >$WORK/b546/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containerd/containerd/api/events=$WORK/b298/_pkg_.a packagefile github.com/containerd/containerd/api/services/containers/v1=$WORK/b320/_pkg_.a packagefile github.com/containerd/containerd/containers=$WORK/b255/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/events=$WORK/b099/_pkg_.a packagefile github.com/containerd/containerd/metadata=$WORK/b254/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b097/_pkg_.a packagefile github.com/containerd/containerd/services=$WORK/b348/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b086/_pkg_.a packagefile google.golang.org/grpc=$WORK/b107/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b068/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b104/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b069/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -shared -p github.com/containerd/containerd/services/containers -lang=go1.16 -complete -installsuffix shared -buildid BsnqazeOIFYlHk-RmQux/BsnqazeOIFYlHk-RmQux -goversion go1.16.12 -D "" -importcfg $WORK/b546/importcfg -pack ./services/containers/helpers.go ./services/containers/local.go ./services/containers/service.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b409/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/65/65e394b94ede9c6ec8c9c4cc4f170bae3cba86e53eae0066399833968eaba326-d # internal github.com/containerd/containerd mkdir -p $WORK/b319/ cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/f8/f83fc322a624d28eadb377a0fe052455a82241e6ae5e087f9341bc381d2bedb1-d # internal k8s.io/apimachinery/pkg/runtime/serializer mkdir -p $WORK/b402/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b293/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/api/services/containers/v1=$WORK/b320/_pkg_.a packagefile github.com/containerd/containerd/api/services/content/v1=$WORK/b248/_pkg_.a packagefile github.com/containerd/containerd/api/services/diff/v1=$WORK/b321/_pkg_.a packagefile github.com/containerd/containerd/api/services/events/v1=$WORK/b210/_pkg_.a packagefile github.com/containerd/containerd/api/services/images/v1=$WORK/b322/_pkg_.a packagefile github.com/containerd/containerd/api/services/introspection/v1=$WORK/b323/_pkg_.a packagefile github.com/containerd/containerd/api/services/leases/v1=$WORK/b325/_pkg_.a packagefile github.com/containerd/containerd/api/services/namespaces/v1=$WORK/b326/_pkg_.a packagefile github.com/containerd/containerd/api/services/snapshots/v1=$WORK/b249/_pkg_.a packagefile github.com/containerd/containerd/api/services/tasks/v1=$WORK/b327/_pkg_.a packagefile github.com/containerd/containerd/api/services/version/v1=$WORK/b328/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b250/_pkg_.a packagefile github.com/containerd/containerd/api/types/task=$WORK/b302/_pkg_.a packagefile github.com/containerd/containerd/archive=$WORK/b292/_pkg_.a packagefile github.com/containerd/containerd/archive/compression=$WORK/b213/_pkg_.a packagefile github.com/containerd/containerd/cio=$WORK/b329/_pkg_.a packagefile github.com/containerd/containerd/containers=$WORK/b255/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b220/_pkg_.a packagefile github.com/containerd/containerd/content/proxy=$WORK/b252/_pkg_.a packagefile github.com/containerd/containerd/defaults=$WORK/b211/_pkg_.a packagefile github.com/containerd/containerd/diff=$WORK/b253/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/events=$WORK/b099/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b212/_pkg_.a packagefile github.com/containerd/containerd/images/archive=$WORK/b330/_pkg_.a packagefile github.com/containerd/containerd/leases=$WORK/b257/_pkg_.a packagefile github.com/containerd/containerd/leases/proxy=$WORK/b333/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b051/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b102/_pkg_.a packagefile github.com/containerd/containerd/oci=$WORK/b334/_pkg_.a packagefile github.com/containerd/containerd/pkg/dialer=$WORK/b223/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b092/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b097/_pkg_.a packagefile github.com/containerd/containerd/remotes=$WORK/b337/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker=$WORK/b338/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker/schema1=$WORK/b342/_pkg_.a packagefile github.com/containerd/containerd/rootfs=$WORK/b344/_pkg_.a packagefile github.com/containerd/containerd/runtime/linux/runctypes=$WORK/b310/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/runc/options=$WORK/b346/_pkg_.a packagefile github.com/containerd/containerd/services/introspection=$WORK/b347/_pkg_.a packagefile github.com/containerd/containerd/snapshots=$WORK/b065/_pkg_.a packagefile github.com/containerd/containerd/snapshots/proxy=$WORK/b261/_pkg_.a packagefile github.com/containerd/fifo=$WORK/b306/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b100/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/image-spec/identity=$WORK/b345/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b096/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b351/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b042/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b091/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b222/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile google.golang.org/grpc=$WORK/b107/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b171/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b068/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b355/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b069/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/containerd/containerd -lang=go1.16 -complete -installsuffix shared -buildid aowBuf-IKnfOC5V6kjz4/aowBuf-IKnfOC5V6kjz4 -goversion go1.16.12 -D "" -importcfg $WORK/b319/importcfg -pack ./client.go ./client_opts.go ./container.go ./container_checkpoint_opts.go ./container_opts.go ./container_opts_unix.go ./container_restore_opts.go ./containerstore.go ./diff.go ./events.go ./export.go ./grpc.go ./image.go ./image_store.go ./import.go ./install.go ./install_opts.go ./lease.go ./namespaces.go ./process.go ./pull.go ./services.go ./signals.go ./signals_unix.go ./snapshotter_default_linux.go ./snapshotter_opts_unix.go ./task.go ./task_opts.go ./task_opts_unix.go ./unpacker.go cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b375/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b383/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b403/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b408/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b404/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b409/_pkg_.a packagefile mime=$WORK/b165/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid g5lKYU-D14EABzAm7ae8/g5lKYU-D14EABzAm7ae8 -goversion go1.16.12 -D "" -importcfg $WORK/b402/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/codec_factory.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/negotiated_codec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/b8/b8cae73b371ec166288c76273078451701df2860d64c0a6a4311b9134cf03b2b-d # internal github.com/containerd/containerd/services/content/contentserver mkdir -p $WORK/b548/ cat >$WORK/b548/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containerd/containerd/api/services/content/v1=$WORK/b248/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b220/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b042/_pkg_.a packagefile google.golang.org/grpc=$WORK/b107/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b068/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b069/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -shared -p github.com/containerd/containerd/services/content/contentserver -lang=go1.16 -complete -installsuffix shared -buildid pRKap5Ln9xboZO9Wj3b6/pRKap5Ln9xboZO9Wj3b6 -goversion go1.16.12 -D "" -importcfg $WORK/b548/importcfg -pack ./services/content/contentserver/contentserver.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b527/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/39/39ff5f8722e0fb48bd9e896bb2bc03b82280ea329af944d4d41eb53a9f9c98c3-d # internal k8s.io/apimachinery/pkg/util/httpstream/spdy mkdir -p $WORK/b397/ cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/af/af4b2dca7c5489ac07680aa11814d62659598db4584bbe8bdbbcc84054a6522c-d # internal k8s.io/client-go/plugin/pkg/client/auth/exec mkdir -p $WORK/b424/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile crypto/tls=$WORK/b129/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/docker/spdystream=$WORK/b398/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/errors=$WORK/b401/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b362/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b375/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b402/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/httpstream=$WORK/b396/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b395/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b386/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b411/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b373/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile net/http/httputil=$WORK/b208/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid KDYBPvHr43WRh4mcGcNt/KDYBPvHr43WRh4mcGcNt -goversion go1.16.12 -D "" -importcfg $WORK/b397/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy/connection.go ./vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy/roundtripper.go ./vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy/upgrade.go cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile crypto/tls=$WORK/b129/_pkg_.a packagefile crypto/x509=$WORK/b145/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b425/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b426/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b362/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b375/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b383/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b402/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b420/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b386/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b421/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b428/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b429/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api=$WORK/b430/_pkg_.a packagefile k8s.io/client-go/tools/metrics=$WORK/b431/_pkg_.a packagefile k8s.io/client-go/transport=$WORK/b432/_pkg_.a packagefile k8s.io/client-go/util/connrotation=$WORK/b436/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b373/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid IqSPW0LNfi_CM_kZ4NG6/IqSPW0LNfi_CM_kZ4NG6 -goversion go1.16.12 -D "" -importcfg $WORK/b424/importcfg -pack ./vendor/k8s.io/client-go/plugin/pkg/client/auth/exec/exec.go ./vendor/k8s.io/client-go/plugin/pkg/client/auth/exec/metrics.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/62/62b0ba934c5517f19a3deefd7b3a3f6dcff58c4cdc7fdf556384c64083c2d9b9-d # internal github.com/containers/ocicrypt mkdir -p $WORK/b504/ cat >$WORK/b504/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=$WORK/b505/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b499/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=$WORK/b524/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b525/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b526/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/keyprovider=$WORK/b527/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b529/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs11=$WORK/b531/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b532/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b042/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b507/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b510/_pkg_.a packagefile golang.org/x/term=$WORK/b427/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b064/_pkg_.a packagefile regexp=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -shared -p github.com/containers/ocicrypt -complete -installsuffix shared -buildid w-Cnq4RrDTJj1pqqOb1D/w-Cnq4RrDTJj1pqqOb1D -goversion go1.16.12 -D "" -importcfg $WORK/b504/importcfg -pack ./vendor/github.com/containers/ocicrypt/encryption.go ./vendor/github.com/containers/ocicrypt/gpg.go ./vendor/github.com/containers/ocicrypt/gpgvault.go ./vendor/github.com/containers/ocicrypt/reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/eb/ebee443f40c4e06b407ea2fcf32f8248491e782a9e0fd7d78eb49077b4f81f0d-d # internal github.com/containerd/containerd/services/diff mkdir -p $WORK/b549/ cat >$WORK/b549/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containerd/containerd/api/services/diff/v1=$WORK/b321/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b250/_pkg_.a packagefile github.com/containerd/containerd/diff=$WORK/b253/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b051/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b097/_pkg_.a packagefile github.com/containerd/containerd/services=$WORK/b348/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile google.golang.org/grpc=$WORK/b107/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -shared -p github.com/containerd/containerd/services/diff -lang=go1.16 -complete -installsuffix shared -buildid W2uC2YvCBxtUkfhXO_fy/W2uC2YvCBxtUkfhXO_fy -goversion go1.16.12 -D "" -importcfg $WORK/b549/importcfg -pack ./services/diff/local.go ./services/diff/service.go ./services/diff/service_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/a3/a365975001a14fd1d1c374f71c3059717c6a08d02dffc7bdc886507fae172713-d # internal github.com/containerd/containerd/services/content mkdir -p $WORK/b547/ cat >$WORK/b547/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containerd/containerd/api/events=$WORK/b298/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b220/_pkg_.a packagefile github.com/containerd/containerd/events=$WORK/b099/_pkg_.a packagefile github.com/containerd/containerd/metadata=$WORK/b254/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b097/_pkg_.a packagefile github.com/containerd/containerd/services=$WORK/b348/_pkg_.a packagefile github.com/containerd/containerd/services/content/contentserver=$WORK/b548/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -shared -p github.com/containerd/containerd/services/content -lang=go1.16 -complete -installsuffix shared -buildid Q_CtIpnoMx8ydhdJ0K5F/Q_CtIpnoMx8ydhdJ0K5F -goversion go1.16.12 -D "" -importcfg $WORK/b547/importcfg -pack ./services/content/service.go ./services/content/store.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/9b/9b72441970af40d81f2baad1e7911bf31b04ed42888831a623338594cb59501c-d # internal k8s.io/client-go/rest mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile crypto/tls=$WORK/b129/_pkg_.a packagefile encoding/hex=$WORK/b148/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b194/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/errors=$WORK/b401/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b362/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b375/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b383/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b419/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b392/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b420/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b395/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b369/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b394/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b421/_pkg_.a packagefile k8s.io/client-go/pkg/version=$WORK/b422/_pkg_.a packagefile k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b424/_pkg_.a packagefile k8s.io/client-go/rest/watch=$WORK/b439/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api=$WORK/b430/_pkg_.a packagefile k8s.io/client-go/tools/metrics=$WORK/b431/_pkg_.a packagefile k8s.io/client-go/transport=$WORK/b432/_pkg_.a packagefile k8s.io/client-go/util/cert=$WORK/b440/_pkg_.a packagefile k8s.io/client-go/util/flowcontrol=$WORK/b442/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b373/_pkg_.a packagefile mime=$WORK/b165/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p k8s.io/client-go/rest -complete -installsuffix shared -buildid 6HWtL9rUdMiJQuU3cta4/6HWtL9rUdMiJQuU3cta4 -goversion go1.16.12 -D "" -importcfg $WORK/b418/importcfg -pack ./vendor/k8s.io/client-go/rest/client.go ./vendor/k8s.io/client-go/rest/config.go ./vendor/k8s.io/client-go/rest/exec.go ./vendor/k8s.io/client-go/rest/plugin.go ./vendor/k8s.io/client-go/rest/request.go ./vendor/k8s.io/client-go/rest/transport.go ./vendor/k8s.io/client-go/rest/url_utils.go ./vendor/k8s.io/client-go/rest/urlbackoff.go ./vendor/k8s.io/client-go/rest/warnings.go ./vendor/k8s.io/client-go/rest/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b549/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b504/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/68/68379c564aa42c9e262d8f1d892030694f29a7beb639b0f14dad49432c50aa32-d # internal github.com/containerd/containerd/services/events mkdir -p $WORK/b550/ cat >$WORK/b550/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containerd/containerd/api/services/events/v1=$WORK/b210/_pkg_.a packagefile github.com/containerd/containerd/api/services/ttrpc/events/v1=$WORK/b543/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/events=$WORK/b099/_pkg_.a packagefile github.com/containerd/containerd/events/exchange=$WORK/b098/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b097/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b103/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile google.golang.org/grpc=$WORK/b107/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -shared -p github.com/containerd/containerd/services/events -lang=go1.16 -complete -installsuffix shared -buildid IReWASSVzWkqvfEBMnbn/IReWASSVzWkqvfEBMnbn -goversion go1.16.12 -D "" -importcfg $WORK/b550/importcfg -pack ./services/events/service.go ./services/events/ttrpc.go cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/04/04f1380c56bcdb5fcd6ab17ff636a3e76a8338cf0bf59caf56082eda5f214e0b-d # internal google.golang.org/grpc/health mkdir -p $WORK/b552/ cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/35/358e9a2121a96e4515aab342d0b84db2e9489cdca4287406b966afdf1f267624-d # internal cat >$WORK/b552/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc=$WORK/b107/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b068/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b077/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b078/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b355/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b076/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b183/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b069/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF github.com/containerd/containerd/services/images mkdir -p $WORK/b553/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -shared -p google.golang.org/grpc/health -complete -installsuffix shared -buildid g7KLXEBrFa9e---PAzQW/g7KLXEBrFa9e---PAzQW -goversion go1.16.12 -D "" -importcfg $WORK/b552/importcfg -pack ./vendor/google.golang.org/grpc/health/client.go ./vendor/google.golang.org/grpc/health/server.go cat >$WORK/b553/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containerd/containerd/api/events=$WORK/b298/_pkg_.a packagefile github.com/containerd/containerd/api/services/images/v1=$WORK/b322/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b250/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/events=$WORK/b099/_pkg_.a packagefile github.com/containerd/containerd/gc=$WORK/b256/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b212/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/metadata=$WORK/b254/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b097/_pkg_.a packagefile github.com/containerd/containerd/services=$WORK/b348/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile google.golang.org/grpc=$WORK/b107/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b068/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b069/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -shared -p github.com/containerd/containerd/services/images -lang=go1.16 -complete -installsuffix shared -buildid nno1Pe3ECC413aGaRcMB/nno1Pe3ECC413aGaRcMB -goversion go1.16.12 -D "" -importcfg $WORK/b553/importcfg -pack ./services/images/helpers.go ./services/images/local.go ./services/images/service.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/f7/f7d5b86be1477bbe81f733527f53ee27f75fdba39f200acc09806ceac05c98bc-d # internal github.com/containerd/containerd/services/leases mkdir -p $WORK/b554/ cat >$WORK/b554/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containerd/containerd/api/services/leases/v1=$WORK/b325/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/gc=$WORK/b256/_pkg_.a packagefile github.com/containerd/containerd/leases=$WORK/b257/_pkg_.a packagefile github.com/containerd/containerd/metadata=$WORK/b254/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b097/_pkg_.a packagefile github.com/containerd/containerd/services=$WORK/b348/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile google.golang.org/grpc=$WORK/b107/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -shared -p github.com/containerd/containerd/services/leases -lang=go1.16 -complete -installsuffix shared -buildid 1lxXqNrlAoavycIDlly-/1lxXqNrlAoavycIDlly- -goversion go1.16.12 -D "" -importcfg $WORK/b554/importcfg -pack ./services/leases/local.go ./services/leases/service.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/24/24df6cd9e5bbc36c4f25afe79f852755fc7538681f8a50fb594dde51796411b1-d # internal github.com/containerd/containerd/services/namespaces mkdir -p $WORK/b555/ cat >$WORK/b555/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containerd/containerd/api/events=$WORK/b298/_pkg_.a packagefile github.com/containerd/containerd/api/services/namespaces/v1=$WORK/b326/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/events=$WORK/b099/_pkg_.a packagefile github.com/containerd/containerd/metadata=$WORK/b254/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b102/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b097/_pkg_.a packagefile github.com/containerd/containerd/services=$WORK/b348/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b086/_pkg_.a packagefile google.golang.org/grpc=$WORK/b107/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b068/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b069/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -shared -p github.com/containerd/containerd/services/namespaces -lang=go1.16 -complete -installsuffix shared -buildid drgqlUOfNr4pF8DAuXzP/drgqlUOfNr4pF8DAuXzP -goversion go1.16.12 -D "" -importcfg $WORK/b555/importcfg -pack ./services/namespaces/local.go ./services/namespaces/service.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/9b/9bf262e8de8c597a3cbd7ece67052f32ed951439ecf7563730076f78d67de1b6-d # internal github.com/containerd/containerd/services/healthcheck mkdir -p $WORK/b551/ cat >$WORK/b551/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/containerd/plugin=$WORK/b097/_pkg_.a packagefile google.golang.org/grpc=$WORK/b107/_pkg_.a packagefile google.golang.org/grpc/health=$WORK/b552/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b355/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -shared -p github.com/containerd/containerd/services/healthcheck -lang=go1.16 -complete -installsuffix shared -buildid U94xMh6zlCXVIaYo-RRE/U94xMh6zlCXVIaYo-RRE -goversion go1.16.12 -D "" -importcfg $WORK/b551/importcfg -pack ./services/healthcheck/service.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b553/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/90/90287384e568df44bc8dd671e2278ae01bb4e92ea0d9e2d5096c7b6e2d365d18-d # internal github.com/containerd/containerd/services/opt mkdir -p $WORK/b556/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b554/_pkg_.a # internal cat >$WORK/b556/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b097/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -shared -p github.com/containerd/containerd/services/opt -lang=go1.16 -complete -installsuffix shared -buildid ADO0LLNJP3oyyBktoK0f/ADO0LLNJP3oyyBktoK0f -goversion go1.16.12 -D "" -importcfg $WORK/b556/importcfg -pack ./services/opt/path_unix.go ./services/opt/service.go cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/42/420922b922fba9a9a8ba05f0b45e0c786705976ac63af719a91f5f18ca132f77-d # internal github.com/containerd/containerd/services/snapshots mkdir -p $WORK/b557/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/30/30f4cc7bbc652a9bf27b4646a703cf5ef5299255fc9e9fdb8c79f82cdf918229-d # internal github.com/containerd/containerd/services/tasks mkdir -p $WORK/b558/ cat >$WORK/b558/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/api/services/tasks/v1=$WORK/b327/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b250/_pkg_.a packagefile github.com/containerd/containerd/api/types/task=$WORK/b302/_pkg_.a packagefile github.com/containerd/containerd/archive=$WORK/b292/_pkg_.a packagefile github.com/containerd/containerd/containers=$WORK/b255/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b220/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/events=$WORK/b099/_pkg_.a packagefile github.com/containerd/containerd/filters=$WORK/b079/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b212/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/metadata=$WORK/b254/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b051/_pkg_.a packagefile github.com/containerd/containerd/pkg/timeout=$WORK/b224/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b097/_pkg_.a packagefile github.com/containerd/containerd/runtime=$WORK/b300/_pkg_.a packagefile github.com/containerd/containerd/runtime/linux/runctypes=$WORK/b310/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2=$WORK/b541/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/runc/options=$WORK/b346/_pkg_.a packagefile github.com/containerd/containerd/services=$WORK/b348/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b100/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile google.golang.org/grpc=$WORK/b107/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b068/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b069/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -shared -p github.com/containerd/containerd/services/tasks -lang=go1.16 -complete -installsuffix shared -buildid 0V6EtoQj-4y_6YCVrJ03/0V6EtoQj-4y_6YCVrJ03 -goversion go1.16.12 -D "" -importcfg $WORK/b558/importcfg -pack ./services/tasks/local.go ./services/tasks/local_unix.go ./services/tasks/service.go cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/4e/4ea815a912069fceca8967639685b4727f21a509b6dc0e044e9292346dd8e0cf-d # internal github.com/containerd/containerd/services/version mkdir -p $WORK/b559/ cat >$WORK/b557/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containerd/containerd/api/events=$WORK/b298/_pkg_.a packagefile github.com/containerd/containerd/api/services/snapshots/v1=$WORK/b249/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b250/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/events=$WORK/b099/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/metadata=$WORK/b254/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b051/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b097/_pkg_.a packagefile github.com/containerd/containerd/services=$WORK/b348/_pkg_.a packagefile github.com/containerd/containerd/snapshots=$WORK/b065/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile google.golang.org/grpc=$WORK/b107/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -shared -p github.com/containerd/containerd/services/snapshots -lang=go1.16 -complete -installsuffix shared -buildid Bm29Zc2DvYNDslS1RarQ/Bm29Zc2DvYNDslS1RarQ -goversion go1.16.12 -D "" -importcfg $WORK/b557/importcfg -pack ./services/snapshots/service.go ./services/snapshots/snapshotters.go cat >$WORK/b559/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containerd/containerd/api/services/version/v1=$WORK/b328/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b097/_pkg_.a packagefile github.com/containerd/containerd/version=$WORK/b282/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile google.golang.org/grpc=$WORK/b107/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -shared -p github.com/containerd/containerd/services/version -lang=go1.16 -complete -installsuffix shared -buildid 1AGl7zfXCe-d7puXNfUq/1AGl7zfXCe-d7puXNfUq -goversion go1.16.12 -D "" -importcfg $WORK/b559/importcfg -pack ./services/version/service.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/14/1431352c8d82dd1b7c449c1eedfdc4fded2750c15c04d369abf772f85fff7526-d # internal k8s.io/client-go/transport/spdy mkdir -p $WORK/b444/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/httpstream=$WORK/b396/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b397/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b418/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p k8s.io/client-go/transport/spdy -complete -installsuffix shared -buildid RTb_NgynbqZOZRBrUW_P/RTb_NgynbqZOZRBrUW_P -goversion go1.16.12 -D "" -importcfg $WORK/b444/importcfg -pack ./vendor/k8s.io/client-go/transport/spdy/spdy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/d3/d34e6cbe6d63d5a220b2cd846eff79d51a94e4fa9c7159154520a9d2777636d9-d # internal github.com/containerd/containerd/snapshots/devmapper/plugin mkdir -p $WORK/b560/ cat >$WORK/b560/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/containerd/platforms=$WORK/b092/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b097/_pkg_.a packagefile github.com/containerd/containerd/snapshots/devmapper=$WORK/b561/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -shared -p github.com/containerd/containerd/snapshots/devmapper/plugin -lang=go1.16 -complete -installsuffix shared -buildid qGsmr6lOr-Bdi2jslcEW/qGsmr6lOr-Bdi2jslcEW -goversion go1.16.12 -D "" -importcfg $WORK/b560/importcfg -pack ./snapshots/devmapper/plugin/plugin.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/12/123f58a20034b68db7609ec3638d1306b6b01209a75a83f635ecea10b8270589-d # internal github.com/containerd/containerd/snapshots/native/plugin mkdir -p $WORK/b563/ cat >$WORK/b563/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b092/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b097/_pkg_.a packagefile github.com/containerd/containerd/snapshots/native=$WORK/b564/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -shared -p github.com/containerd/containerd/snapshots/native/plugin -lang=go1.16 -complete -installsuffix shared -buildid lofq9TlGPIZLd_UC5ZZn/lofq9TlGPIZLd_UC5ZZn -goversion go1.16.12 -D "" -importcfg $WORK/b563/importcfg -pack ./snapshots/native/plugin/plugin.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b319/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/b2/b214278aed3d922a6eb0aecdea4f0f9d1aba18bd94fd1c00b13ee6278f6a0748-d # internal github.com/containerd/containerd/snapshots/overlay/plugin mkdir -p $WORK/b565/ cat >$WORK/b565/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b092/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b097/_pkg_.a packagefile github.com/containerd/containerd/snapshots/overlay=$WORK/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -shared -p github.com/containerd/containerd/snapshots/overlay/plugin -lang=go1.16 -complete -installsuffix shared -buildid oFpaI626xGOcuvR0ulfZ/oFpaI626xGOcuvR0ulfZ -goversion go1.16.12 -D "" -importcfg $WORK/b565/importcfg -pack ./snapshots/overlay/plugin/plugin.go cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/b0/b0311d952bff1d5a31556eef97eca5f25162ff80f9c0b9d15270a23c832e18cb-d # internal github.com/containerd/containerd/pkg/cri/store/image mkdir -p $WORK/b477/ cat >$WORK/b477/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile github.com/containerd/containerd=$WORK/b319/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b220/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/store=$WORK/b467/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/util=$WORK/b461/_pkg_.a packagefile github.com/containerd/containerd/reference/docker=$WORK/b332/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/go-digest/digestset=$WORK/b478/_pkg_.a packagefile github.com/opencontainers/image-spec/identity=$WORK/b345/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p github.com/containerd/containerd/pkg/cri/store/image -lang=go1.16 -complete -installsuffix shared -buildid vy3ZW0RMxCqvj5OtTBOh/vy3ZW0RMxCqvj5OtTBOh -goversion go1.16.12 -D "" -importcfg $WORK/b477/importcfg -pack ./pkg/cri/store/image/fake_image.go ./pkg/cri/store/image/image.go ./pkg/cri/store/image/sort.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b563/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/6b/6b2320216b150a6dff09720ccfbfcb48709816cf14a8d5070e88cb17fd679239-d # internal github.com/containerd/imgcrypt/images/encryption mkdir -p $WORK/b503/ cat >$WORK/b503/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd=$WORK/b319/_pkg_.a packagefile github.com/containerd/containerd/containers=$WORK/b255/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b220/_pkg_.a packagefile github.com/containerd/containerd/diff=$WORK/b253/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b212/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b092/_pkg_.a packagefile github.com/containerd/imgcrypt=$WORK/b498/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b100/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b504/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b499/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b534/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b096/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -shared -p github.com/containerd/imgcrypt/images/encryption -complete -installsuffix shared -buildid wbEbLESH0NUwzLfY4Nm3/wbEbLESH0NUwzLfY4Nm3 -goversion go1.16.12 -D "" -importcfg $WORK/b503/importcfg -pack ./vendor/github.com/containerd/imgcrypt/images/encryption/client.go ./vendor/github.com/containerd/imgcrypt/images/encryption/encryption.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b558/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/20/20e7045d1fbe732ec15c2bc226eaf9e21e235c8876ec7f0f789773df66ca9d9b-d # internal github.com/containerd/nri mkdir -p $WORK/b535/ cat >$WORK/b535/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd=$WORK/b319/_pkg_.a packagefile github.com/containerd/containerd/oci=$WORK/b334/_pkg_.a packagefile github.com/containerd/nri/types/v1=$WORK/b536/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b064/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -shared -p github.com/containerd/nri -complete -installsuffix shared -buildid nL0GcsTSlXIEtHcp9B0H/nL0GcsTSlXIEtHcp9B0H -goversion go1.16.12 -D "" -importcfg $WORK/b535/importcfg -pack ./vendor/github.com/containerd/nri/client.go cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/cd/cdf1e6437cbc61098d73d86324927f13a46926eaaf21adf4baf7864cb84130ce-d # internal github.com/containerd/containerd/runtime/restart mkdir -p $WORK/b540/ cat >$WORK/b540/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containerd/containerd=$WORK/b319/_pkg_.a packagefile github.com/containerd/containerd/cio=$WORK/b329/_pkg_.a packagefile github.com/containerd/containerd/containers=$WORK/b255/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -shared -p github.com/containerd/containerd/runtime/restart -lang=go1.16 -complete -installsuffix shared -buildid Sz01QU5dAY8lz_qADscm/Sz01QU5dAY8lz_qADscm -goversion go1.16.12 -D "" -importcfg $WORK/b540/importcfg -pack ./runtime/restart/restart.go cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/49/49eb139a75eef7d8772e01e10d08979966ac0ba9a979cead4bf88795256f05ed-d # internal github.com/containerd/zfs/plugin mkdir -p $WORK/b568/ cat >$WORK/b568/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/containerd/platforms=$WORK/b092/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b097/_pkg_.a packagefile github.com/containerd/zfs=$WORK/b569/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -shared -p github.com/containerd/zfs/plugin -complete -installsuffix shared -buildid VMNJjdMlpFuGYx4K-UYj/VMNJjdMlpFuGYx4K-UYj -goversion go1.16.12 -D "" -importcfg $WORK/b568/importcfg -pack ./vendor/github.com/containerd/zfs/plugin/plugin.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b565/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/fb/fb90d87e3aa5a57a79473eb85ee816ce1f5b17ce389ac24e567863a41b324e49-d # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/08/083ab569a703ec541f49ae2d0cb8f3cd48c8cb1edc54dc1f5405b85c17efd8b1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/11/111db789db3a746d221d99fce6fa89844f89aa8504c1d51c01e509d7e3bb4cff-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b535/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/11/11df3809545ec55fda46c064cd1637930fde18c36b78719dc6114fc3b5af989f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/16/168432ce5d1ab97d6fbc420ddfff49e559002fb439f96cfb4189161044e407a6-d # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/1e/1e5564f4dc58a5f2c72fde9e57f4c2e9df9830c85e0e43ad5d0e73fd3080169e-d # internal github.com/containerd/containerd/runtime/restart/monitor mkdir -p $WORK/b539/ cat >$WORK/b539/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd=$WORK/b319/_pkg_.a packagefile github.com/containerd/containerd/api/services/containers/v1=$WORK/b320/_pkg_.a packagefile github.com/containerd/containerd/api/services/diff/v1=$WORK/b321/_pkg_.a packagefile github.com/containerd/containerd/api/services/images/v1=$WORK/b322/_pkg_.a packagefile github.com/containerd/containerd/api/services/namespaces/v1=$WORK/b326/_pkg_.a packagefile github.com/containerd/containerd/api/services/tasks/v1=$WORK/b327/_pkg_.a packagefile github.com/containerd/containerd/cio=$WORK/b329/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b220/_pkg_.a packagefile github.com/containerd/containerd/leases=$WORK/b257/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b102/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b097/_pkg_.a packagefile github.com/containerd/containerd/runtime/restart=$WORK/b540/_pkg_.a packagefile github.com/containerd/containerd/services=$WORK/b348/_pkg_.a packagefile github.com/containerd/containerd/snapshots=$WORK/b065/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b042/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -shared -p github.com/containerd/containerd/runtime/restart/monitor -lang=go1.16 -complete -installsuffix shared -buildid LkfHq-1IeD8ZtBC_sg5g/LkfHq-1IeD8ZtBC_sg5g -goversion go1.16.12 -D "" -importcfg $WORK/b539/importcfg -pack ./runtime/restart/monitor/change.go ./runtime/restart/monitor/monitor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/cb/cb364289955d7645e5f738a5d9bb1175b94f40fe51f7f30038d0dd4c646526db-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/96/96ad76bb5e1e7f9de5c015546115f6fb8d2efb8b9357a55b7d7c705051cdc8af-d # internal github.com/containerd/containerd/pkg/cri/io mkdir -p $WORK/b460/ github.com/containerd/containerd/pkg/cri/opts mkdir -p $WORK/b463/ cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/cio=$WORK/b329/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/util=$WORK/b461/_pkg_.a packagefile github.com/containerd/containerd/pkg/ioutil=$WORK/b462/_pkg_.a packagefile github.com/containerd/fifo=$WORK/b306/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b042/_pkg_.a packagefile golang.org/x/net/context=$WORK/b277/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile k8s.io/cri-api/pkg/apis/runtime/v1alpha2=$WORK/b450/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p github.com/containerd/containerd/pkg/cri/io -lang=go1.16 -complete -installsuffix shared -buildid cTTRZ8vtn4DwOE_NNdU5/cTTRZ8vtn4DwOE_NNdU5 -goversion go1.16.12 -D "" -importcfg $WORK/b460/importcfg -pack ./pkg/cri/io/container_io.go ./pkg/cri/io/exec_io.go ./pkg/cri/io/helpers.go ./pkg/cri/io/helpers_unix.go ./pkg/cri/io/logger.go github.com/containerd/containerd/pkg/cri/store/sandbox mkdir -p $WORK/b479/ cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd=$WORK/b319/_pkg_.a packagefile github.com/containerd/containerd/containers=$WORK/b255/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b051/_pkg_.a packagefile github.com/containerd/containerd/oci=$WORK/b334/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/util=$WORK/b461/_pkg_.a packagefile github.com/containerd/containerd/pkg/os=$WORK/b464/_pkg_.a packagefile github.com/containerd/containerd/runtime/linux/runctypes=$WORK/b310/_pkg_.a packagefile github.com/containerd/containerd/snapshots=$WORK/b065/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b089/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b351/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b042/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile k8s.io/cri-api/pkg/apis/runtime/v1alpha2=$WORK/b450/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p github.com/containerd/containerd/pkg/cri/opts -lang=go1.16 -complete -installsuffix shared -buildid Yk5RxtM-nqY2603CtUsg/Yk5RxtM-nqY2603CtUsg -goversion go1.16.12 -D "" -importcfg $WORK/b463/importcfg -pack ./pkg/cri/opts/container.go ./pkg/cri/opts/spec.go ./pkg/cri/opts/spec_linux.go ./pkg/cri/opts/task.go cat >$WORK/b479/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a packagefile github.com/containerd/containerd=$WORK/b319/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/store=$WORK/b467/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/store/label=$WORK/b469/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/store/truncindex=$WORK/b470/_pkg_.a packagefile github.com/containerd/containerd/pkg/netns=$WORK/b480/_pkg_.a packagefile github.com/containerd/go-cni=$WORK/b482/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile k8s.io/cri-api/pkg/apis/runtime/v1alpha2=$WORK/b450/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p github.com/containerd/containerd/pkg/cri/store/sandbox -lang=go1.16 -complete -installsuffix shared -buildid pXvi1dgbz3NhCAYHtOX9/pXvi1dgbz3NhCAYHtOX9 -goversion go1.16.12 -D "" -importcfg $WORK/b479/importcfg -pack ./pkg/cri/store/sandbox/metadata.go ./pkg/cri/store/sandbox/sandbox.go ./pkg/cri/store/sandbox/status.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/f5/f50e1e5eaa5b2efa89bb1160bc4fffdd0398985d0a38b1ada4be3f2710c51a6b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/23/23aec8bd7fc181a6e0584a738d399ac16b951d005e4828c533c383d343a3dca9-d # internal github.com/containerd/containerd/pkg/cri/store/container mkdir -p $WORK/b468/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a packagefile github.com/containerd/containerd=$WORK/b319/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/io=$WORK/b460/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/store=$WORK/b467/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/store/label=$WORK/b469/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/store/truncindex=$WORK/b470/_pkg_.a packagefile github.com/containerd/continuity=$WORK/b472/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile k8s.io/cri-api/pkg/apis/runtime/v1alpha2=$WORK/b450/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p github.com/containerd/containerd/pkg/cri/store/container -lang=go1.16 -complete -installsuffix shared -buildid lHoKOEFELCudhe3u8NQo/lHoKOEFELCudhe3u8NQo -goversion go1.16.12 -D "" -importcfg $WORK/b468/importcfg -pack ./pkg/cri/store/container/container.go ./pkg/cri/store/container/fake_status.go ./pkg/cri/store/container/metadata.go ./pkg/cri/store/container/status.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/fa/fad8200350729de93ebf880b83586a4167699bfea0d10a4bb27ff3620eed8dc3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/f6/f60b65b3b6e7272a480624a4ee6a7cc55378fa83a581494adf31b49ef3e90e11-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/90/904261fc01d502410bbfb83894a312e2048c593377e85671b6680bf73182b598-d # internal github.com/containerd/containerd/pkg/cri/streaming/portforward mkdir -p $WORK/b358/ k8s.io/client-go/tools/remotecommand mkdir -p $WORK/b417/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b359/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b392/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/httpstream=$WORK/b396/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b397/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b386/_pkg_.a packagefile k8s.io/apiserver/pkg/server/httplog=$WORK/b412/_pkg_.a packagefile k8s.io/apiserver/pkg/util/wsstream=$WORK/b413/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b373/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p github.com/containerd/containerd/pkg/cri/streaming/portforward -lang=go1.16 -complete -installsuffix shared -buildid UUfreysjTvzHdn35D9zU/UUfreysjTvzHdn35D9zU -goversion go1.16.12 -D "" -importcfg $WORK/b358/importcfg -pack ./pkg/cri/streaming/portforward/constants.go ./pkg/cri/streaming/portforward/httpstream.go ./pkg/cri/streaming/portforward/portforward.go ./pkg/cri/streaming/portforward/websocket.go cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b359/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b362/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/httpstream=$WORK/b396/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b416/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b386/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b418/_pkg_.a packagefile k8s.io/client-go/transport/spdy=$WORK/b444/_pkg_.a packagefile k8s.io/client-go/util/exec=$WORK/b445/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b373/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p k8s.io/client-go/tools/remotecommand -complete -installsuffix shared -buildid t8rb1JbraMBF9v8HecBf/t8rb1JbraMBF9v8HecBf -goversion go1.16.12 -D "" -importcfg $WORK/b417/importcfg -pack ./vendor/k8s.io/client-go/tools/remotecommand/doc.go ./vendor/k8s.io/client-go/tools/remotecommand/errorstream.go ./vendor/k8s.io/client-go/tools/remotecommand/reader.go ./vendor/k8s.io/client-go/tools/remotecommand/remotecommand.go ./vendor/k8s.io/client-go/tools/remotecommand/resize.go ./vendor/k8s.io/client-go/tools/remotecommand/v1.go ./vendor/k8s.io/client-go/tools/remotecommand/v2.go ./vendor/k8s.io/client-go/tools/remotecommand/v3.go ./vendor/k8s.io/client-go/tools/remotecommand/v4.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b358/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/21/21469123f3a1c15e2cd75aa5d484a99fc71679c27db0712b8bdc37001fdf7ed6-d # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/70/703b1a787120d45311f6e4f728ef6ef7e7222867c43f6e32ece4d1b09f185966-d # internal github.com/containerd/containerd/pkg/cri/streaming/remotecommand mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b359/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/errors=$WORK/b401/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b362/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b392/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/httpstream=$WORK/b396/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b397/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b416/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b386/_pkg_.a packagefile k8s.io/apiserver/pkg/server/httplog=$WORK/b412/_pkg_.a packagefile k8s.io/apiserver/pkg/util/wsstream=$WORK/b413/_pkg_.a packagefile k8s.io/client-go/tools/remotecommand=$WORK/b417/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b373/_pkg_.a packagefile k8s.io/utils/exec=$WORK/b446/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p github.com/containerd/containerd/pkg/cri/streaming/remotecommand -lang=go1.16 -complete -installsuffix shared -buildid qAb88PlLgDnitIQo3KXt/qAb88PlLgDnitIQo3KXt -goversion go1.16.12 -D "" -importcfg $WORK/b415/importcfg -pack ./pkg/cri/streaming/remotecommand/attach.go ./pkg/cri/streaming/remotecommand/doc.go ./pkg/cri/streaming/remotecommand/exec.go ./pkg/cri/streaming/remotecommand/httpstream.go ./pkg/cri/streaming/remotecommand/websocket.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/d6/d6acfc96419aa351d85e0d7d978bcbef0c7e0c92a928a92fc131aefececa8a83-d # internal github.com/containerd/containerd/pkg/cri/streaming mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b106/_pkg_.a packagefile crypto/rand=$WORK/b119/_pkg_.a packagefile crypto/tls=$WORK/b129/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/streaming/portforward=$WORK/b358/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/streaming/remotecommand=$WORK/b415/_pkg_.a packagefile github.com/emicklei/go-restful=$WORK/b447/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b068/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b069/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b392/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b420/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b416/_pkg_.a packagefile k8s.io/client-go/tools/remotecommand=$WORK/b417/_pkg_.a packagefile k8s.io/cri-api/pkg/apis/runtime/v1alpha2=$WORK/b450/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p github.com/containerd/containerd/pkg/cri/streaming -lang=go1.16 -complete -installsuffix shared -buildid YrAmgAcgdxK4V1DFWwXi/YrAmgAcgdxK4V1DFWwXi -goversion go1.16.12 -D "" -importcfg $WORK/b357/importcfg -pack ./pkg/cri/streaming/errors.go ./pkg/cri/streaming/request_cache.go ./pkg/cri/streaming/server.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/b3/b3ad8da948c6ab20f2f3cda4644adef7425132681363e4e3bb864453fb6e0e17-d # internal github.com/containerd/containerd/pkg/cri/config mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile github.com/containerd/containerd=$WORK/b319/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/streaming=$WORK/b357/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b097/_pkg_.a packagefile github.com/pelletier/go-toml=$WORK/b260/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/containerd/containerd/pkg/cri/config -lang=go1.16 -complete -installsuffix shared -buildid xNJuVha6k8n8GpC_6n4k/xNJuVha6k8n8GpC_6n4k -goversion go1.16.12 -D "" -importcfg $WORK/b356/importcfg -pack ./pkg/cri/config/config.go ./pkg/cri/config/config_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/f8/f8b2ae5c633b178f22d68e1b6567a70f6701b8fb709d510b5c5c161113d75f93-d # internal github.com/containerd/containerd/pkg/cri/server mkdir -p $WORK/b453/ cat >$WORK/b453/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile crypto/tls=$WORK/b129/_pkg_.a packagefile crypto/x509=$WORK/b145/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/Microsoft/hcsshim/cmd/containerd-shim-runhcs-v1/options=$WORK/b454/_pkg_.a packagefile github.com/containerd/cgroups=$WORK/b227/_pkg_.a packagefile github.com/containerd/containerd=$WORK/b319/_pkg_.a packagefile github.com/containerd/containerd/api/events=$WORK/b298/_pkg_.a packagefile github.com/containerd/containerd/api/services/tasks/v1=$WORK/b327/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b250/_pkg_.a packagefile github.com/containerd/containerd/cio=$WORK/b329/_pkg_.a packagefile github.com/containerd/containerd/containers=$WORK/b255/_pkg_.a packagefile github.com/containerd/containerd/contrib/apparmor=$WORK/b455/_pkg_.a packagefile github.com/containerd/containerd/contrib/seccomp=$WORK/b456/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/events=$WORK/b099/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b212/_pkg_.a packagefile github.com/containerd/containerd/labels=$WORK/b221/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/metrics/types/v1=$WORK/b299/_pkg_.a packagefile github.com/containerd/containerd/metrics/types/v2=$WORK/b317/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b051/_pkg_.a packagefile github.com/containerd/containerd/oci=$WORK/b334/_pkg_.a packagefile github.com/containerd/containerd/pkg/apparmor=$WORK/b457/_pkg_.a packagefile github.com/containerd/containerd/pkg/atomic=$WORK/b458/_pkg_.a packagefile github.com/containerd/containerd/pkg/cap=$WORK/b335/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/annotations=$WORK/b459/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/config=$WORK/b356/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/constants=$WORK/b451/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/io=$WORK/b460/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/opts=$WORK/b463/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/server/bandwidth=$WORK/b466/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/store=$WORK/b467/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/store/container=$WORK/b468/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/store/image=$WORK/b477/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/store/label=$WORK/b469/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/store/sandbox=$WORK/b479/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/store/snapshot=$WORK/b492/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/streaming=$WORK/b357/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/util=$WORK/b461/_pkg_.a packagefile github.com/containerd/containerd/pkg/ioutil=$WORK/b462/_pkg_.a packagefile github.com/containerd/containerd/pkg/netns=$WORK/b480/_pkg_.a packagefile github.com/containerd/containerd/pkg/os=$WORK/b464/_pkg_.a packagefile github.com/containerd/containerd/pkg/registrar=$WORK/b493/_pkg_.a packagefile github.com/containerd/containerd/pkg/runtimeoptions/v1=$WORK/b494/_pkg_.a packagefile github.com/containerd/containerd/pkg/seccomp=$WORK/b495/_pkg_.a packagefile github.com/containerd/containerd/pkg/seutil=$WORK/b496/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=$WORK/b053/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b092/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b097/_pkg_.a packagefile github.com/containerd/containerd/reference/docker=$WORK/b332/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker=$WORK/b338/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker/config=$WORK/b497/_pkg_.a packagefile github.com/containerd/containerd/runtime/linux/runctypes=$WORK/b310/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/runc/options=$WORK/b346/_pkg_.a packagefile github.com/containerd/containerd/snapshots=$WORK/b065/_pkg_.a packagefile github.com/containerd/containerd/version=$WORK/b282/_pkg_.a packagefile github.com/containerd/go-cni=$WORK/b482/_pkg_.a packagefile github.com/containerd/imgcrypt=$WORK/b498/_pkg_.a packagefile github.com/containerd/imgcrypt/images/encryption=$WORK/b503/_pkg_.a packagefile github.com/containerd/nri=$WORK/b535/_pkg_.a packagefile github.com/containerd/nri/types/v1=$WORK/b536/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b100/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b481/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b425/_pkg_.a packagefile github.com/fsnotify/fsnotify=$WORK/b537/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b062/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b352/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b351/_pkg_.a packagefile github.com/pelletier/go-toml=$WORK/b260/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b042/_pkg_.a packagefile golang.org/x/net/context=$WORK/b277/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile google.golang.org/grpc=$WORK/b107/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b420/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b395/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b386/_pkg_.a packagefile k8s.io/client-go/tools/remotecommand=$WORK/b417/_pkg_.a packagefile k8s.io/client-go/util/cert=$WORK/b440/_pkg_.a packagefile k8s.io/cri-api/pkg/apis/runtime/v1alpha2=$WORK/b450/_pkg_.a packagefile k8s.io/utils/exec=$WORK/b446/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b080/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile text/template=$WORK/b115/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/containerd/containerd/pkg/cri/server -lang=go1.16 -complete -installsuffix shared -buildid 9-DAfSKUUBGo_5eOFwUK/9-DAfSKUUBGo_5eOFwUK -goversion go1.16.12 -D "" -importcfg $WORK/b453/importcfg -pack ./pkg/cri/server/cni_conf_syncer.go ./pkg/cri/server/container_attach.go ./pkg/cri/server/container_create.go ./pkg/cri/server/container_create_linux.go ./pkg/cri/server/container_exec.go ./pkg/cri/server/container_execsync.go ./pkg/cri/server/container_list.go ./pkg/cri/server/container_log_reopen.go ./pkg/cri/server/container_remove.go ./pkg/cri/server/container_start.go ./pkg/cri/server/container_stats.go ./pkg/cri/server/container_stats_list.go ./pkg/cri/server/container_stats_list_linux.go ./pkg/cri/server/container_status.go ./pkg/cri/server/container_stop.go ./pkg/cri/server/container_update_resources_linux.go ./pkg/cri/server/events.go ./pkg/cri/server/helpers.go ./pkg/cri/server/helpers_linux.go ./pkg/cri/server/image_list.go ./pkg/cri/server/image_pull.go ./pkg/cri/server/image_remove.go ./pkg/cri/server/image_status.go ./pkg/cri/server/imagefs_info.go ./pkg/cri/server/instrumented_service.go ./pkg/cri/server/opts.go ./pkg/cri/server/restart.go ./pkg/cri/server/sandbox_list.go ./pkg/cri/server/sandbox_portforward.go ./pkg/cri/server/sandbox_portforward_linux.go ./pkg/cri/server/sandbox_remove.go ./pkg/cri/server/sandbox_run.go ./pkg/cri/server/sandbox_run_linux.go ./pkg/cri/server/sandbox_status.go ./pkg/cri/server/sandbox_stop.go ./pkg/cri/server/service.go ./pkg/cri/server/service_linux.go ./pkg/cri/server/snapshots.go ./pkg/cri/server/status.go ./pkg/cri/server/streaming.go ./pkg/cri/server/update_runtime_config.go ./pkg/cri/server/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/07/07ffa3b3f1f82e1d2d03906439170399c1f6ad6b064d9a1bdd026b8d59e6abf5-d # internal github.com/containerd/containerd/pkg/cri mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b285/_pkg_.a packagefile github.com/containerd/containerd=$WORK/b319/_pkg_.a packagefile github.com/containerd/containerd/api/services/containers/v1=$WORK/b320/_pkg_.a packagefile github.com/containerd/containerd/api/services/diff/v1=$WORK/b321/_pkg_.a packagefile github.com/containerd/containerd/api/services/images/v1=$WORK/b322/_pkg_.a packagefile github.com/containerd/containerd/api/services/introspection/v1=$WORK/b323/_pkg_.a packagefile github.com/containerd/containerd/api/services/namespaces/v1=$WORK/b326/_pkg_.a packagefile github.com/containerd/containerd/api/services/tasks/v1=$WORK/b327/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b220/_pkg_.a packagefile github.com/containerd/containerd/leases=$WORK/b257/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/config=$WORK/b356/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/constants=$WORK/b451/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/platforms=$WORK/b452/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/server=$WORK/b453/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b092/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b097/_pkg_.a packagefile github.com/containerd/containerd/services=$WORK/b348/_pkg_.a packagefile github.com/containerd/containerd/snapshots=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b093/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b042/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b373/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/containerd/containerd/pkg/cri -lang=go1.16 -complete -installsuffix shared -buildid XEkgHrQ-eKJvJXvret-H/XEkgHrQ-eKJvJXvret-H -goversion go1.16.12 -D "" -importcfg $WORK/b318/importcfg -pack ./pkg/cri/cri.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/57/57656a4c3ba8dcb742ba480ecf5e14666a53daf52005a1a4e5cb2e59e8716877-d # internal github.com/containerd/containerd/cmd/containerd mkdir -p $WORK/b001/ cat >$WORK/b001/_gomod_.go << 'EOF' # internal package main import _ "unsafe" //go:linkname __debug_modinfo__ runtime.modinfo var __debug_modinfo__ = "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/containerd/containerd/cmd/containerd\nmod\tgithub.com/containerd/containerd\t(devel)\n=>\t./.empty-mod/\t\t\ndep\tgithub.com/Microsoft/hcsshim\tv0.8.23\t\ndep\tgithub.com/beorn7/perks\tv1.0.1\t\ndep\tgithub.com/bits-and-blooms/bitset\tv1.2.0\t\ndep\tgithub.com/cespare/xxhash/v2\tv2.1.1\t\ndep\tgithub.com/cilium/ebpf\tv0.6.2\t\ndep\tgithub.com/containerd/aufs\tv1.0.0\t\ndep\tgithub.com/containerd/cgroups\tv1.0.1\t\ndep\tgithub.com/containerd/console\tv1.0.2\t\ndep\tgithub.com/containerd/continuity\tv0.1.0\t\ndep\tgithub.com/containerd/fifo\tv1.0.0\t\ndep\tgithub.com/containerd/go-cni\tv1.0.2\t\ndep\tgithub.com/containerd/go-runc\tv1.0.0\t\ndep\tgithub.com/containerd/imgcrypt\tv1.1.1\t\ndep\tgithub.com/containerd/nri\tv0.1.0\t\ndep\tgithub.com/containerd/ttrpc\tv1.1.0\t\ndep\tgithub.com/containerd/typeurl\tv1.0.2\t\ndep\tgithub.com/containerd/zfs\tv1.0.0\t\ndep\tgithub.com/containernetworking/cni\tv0.8.1\t\ndep\tgithub.com/containernetworking/plugins\tv0.9.1\t\ndep\tgithub.com/containers/ocicrypt\tv1.1.1\t\ndep\tgithub.com/coreos/go-systemd/v22\tv22.3.2\t\ndep\tgithub.com/cpuguy83/go-md2man/v2\tv2.0.0\t\ndep\tgithub.com/davecgh/go-spew\tv1.1.1\t\ndep\tgithub.com/docker/go-events\tv0.0.0-20190806004212-e31b211e4f1c\t\ndep\tgithub.com/docker/go-metrics\tv0.0.1\t\ndep\tgithub.com/docker/go-units\tv0.4.0\t\ndep\tgithub.com/docker/spdystream\tv0.0.0-20160310174837-449fdfce4d96\t\ndep\tgithub.com/emicklei/go-restful\tv2.9.5+incompatible\t\ndep\tgithub.com/fsnotify/fsnotify\tv1.4.9\t\ndep\tgithub.com/go-logr/logr\tv0.2.0\t\ndep\tgithub.com/godbus/dbus/v5\tv5.0.4\t\ndep\tgithub.com/gogo/googleapis\tv1.4.0\n=>\tgithub.com/gogo/googleapis\tv1.3.2\t\ndep\tgithub.com/gogo/protobuf\tv1.3.2\t\ndep\tgithub.com/golang/protobuf\tv1.5.0\n=>\tgithub.com/golang/protobuf\tv1.3.5\t\ndep\tgithub.com/google/gofuzz\tv1.1.0\t\ndep\tgithub.com/google/uuid\tv1.2.0\t\ndep\tgithub.com/grpc-ecosystem/go-grpc-prometheus\tv1.2.0\t\ndep\tgithub.com/hashicorp/errwrap\tv1.0.0\t\ndep\tgithub.com/hashicorp/go-multierror\tv1.0.0\t\ndep\tgithub.com/imdario/mergo\tv0.3.12\t\ndep\tgithub.com/json-iterator/go\tv1.1.10\t\ndep\tgithub.com/klauspost/compress\tv1.11.13\t\ndep\tgithub.com/matttproud/golang_protobuf_extensions\tv1.0.2-0.20181231171920-c182affec369\t\ndep\tgithub.com/miekg/pkcs11\tv1.0.3\t\ndep\tgithub.com/mistifyio/go-zfs\tv2.1.2-0.20190413222219-f784269be439+incompatible\t\ndep\tgithub.com/moby/locker\tv1.0.1\t\ndep\tgithub.com/moby/sys/mountinfo\tv0.4.1\t\ndep\tgithub.com/moby/sys/symlink\tv0.1.0\t\ndep\tgithub.com/modern-go/concurrent\tv0.0.0-20180306012644-bacd9c7ef1dd\t\ndep\tgithub.com/modern-go/reflect2\tv1.0.1\t\ndep\tgithub.com/opencontainers/go-digest\tv1.0.0\t\ndep\tgithub.com/opencontainers/image-spec\tv1.0.2\t\ndep\tgithub.com/opencontainers/runc\tv1.0.2\t\ndep\tgithub.com/opencontainers/runtime-spec\tv1.0.3-0.20210326190908-1c3f411f0417\t\ndep\tgithub.com/opencontainers/selinux\tv1.8.2\t\ndep\tgithub.com/pelletier/go-toml\tv1.8.1\t\ndep\tgithub.com/pkg/errors\tv0.9.1\t\ndep\tgithub.com/prometheus/client_golang\tv1.7.1\t\ndep\tgithub.com/prometheus/client_model\tv0.2.0\t\ndep\tgithub.com/prometheus/common\tv0.10.0\t\ndep\tgithub.com/prometheus/procfs\tv0.6.0\t\ndep\tgithub.com/russross/blackfriday/v2\tv2.0.1\t\ndep\tgithub.com/shurcooL/sanitized_anchor_name\tv1.0.0\t\ndep\tgithub.com/sirupsen/logrus\tv1.8.1\t\ndep\tgithub.com/stefanberger/go-pkcs11uri\tv0.0.0-20201008174630-78d3cae3a980\t\ndep\tgithub.com/tchap/go-patricia\tv2.2.6+incompatible\t\ndep\tgithub.com/urfave/cli\tv1.22.2\n=>\tgithub.com/urfave/cli\tv1.22.1\t\ndep\tgo.etcd.io/bbolt\tv1.3.5\t\ndep\tgo.mozilla.org/pkcs7\tv0.0.0-20200128120323-432b2356ecb1\t\ndep\tgolang.org/x/crypto\tv0.0.0-20210322153248-0c34fe9e7dc2\t\ndep\tgolang.org/x/net\tv0.0.0-20210226172049-e18ecbb05110\t\ndep\tgolang.org/x/oauth2\tv0.0.0-20200107190931-bf48bf16ab8d\t\ndep\tgolang.org/x/sync\tv0.0.0-20201207232520-09787c993a3a\t\ndep\tgolang.org/x/sys\tv0.0.0-20210426230700-d19ff857e887\t\ndep\tgolang.org/x/term\tv0.0.0-20201126162022-7de9c90e9dd1\t\ndep\tgolang.org/x/text\tv0.3.4\t\ndep\tgolang.org/x/time\tv0.0.0-20200630173020-3af7569d3a1e\t\ndep\tgoogle.golang.org/genproto\tv0.0.0-20201110150050-8816d57aaa9a\n=>\tgoogle.golang.org/genproto\tv0.0.0-20200224152610-e50cd9704f63\t\ndep\tgoogle.golang.org/grpc\tv1.33.2\n=>\tgoogle.golang.org/grpc\tv1.27.1\t\ndep\tgopkg.in/inf.v0\tv0.9.1\t\ndep\tgopkg.in/square/go-jose.v2\tv2.5.1\t\ndep\tgopkg.in/yaml.v2\tv2.4.0\t\ndep\tk8s.io/api\tv0.20.6\t\ndep\tk8s.io/apimachinery\tv0.20.6\t\ndep\tk8s.io/apiserver\tv0.20.6\t\ndep\tk8s.io/client-go\tv0.20.6\t\ndep\tk8s.io/cri-api\tv0.20.6\t\ndep\tk8s.io/klog/v2\tv2.4.0\t\ndep\tk8s.io/utils\tv0.0.0-20201110183641-67b214c5f920\t\ndep\tsigs.k8s.io/structured-merge-diff/v4\tv4.0.3\t\ndep\tsigs.k8s.io/yaml\tv1.2.0\t\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/aufs/plugin=$WORK/b035/_pkg_.a packagefile github.com/containerd/containerd/cmd/containerd/command=$WORK/b209/_pkg_.a packagefile github.com/containerd/containerd/diff/walking/plugin=$WORK/b290/_pkg_.a packagefile github.com/containerd/containerd/gc/scheduler=$WORK/b295/_pkg_.a packagefile github.com/containerd/containerd/metrics/cgroups=$WORK/b296/_pkg_.a packagefile github.com/containerd/containerd/metrics/cgroups/v2=$WORK/b316/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri=$WORK/b318/_pkg_.a packagefile github.com/containerd/containerd/pkg/seed=$WORK/b538/_pkg_.a packagefile github.com/containerd/containerd/runtime/restart/monitor=$WORK/b539/_pkg_.a packagefile github.com/containerd/containerd/runtime/v1/linux=$WORK/b301/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2=$WORK/b541/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/runc/options=$WORK/b346/_pkg_.a packagefile github.com/containerd/containerd/services/containers=$WORK/b546/_pkg_.a packagefile github.com/containerd/containerd/services/content=$WORK/b547/_pkg_.a packagefile github.com/containerd/containerd/services/diff=$WORK/b549/_pkg_.a packagefile github.com/containerd/containerd/services/events=$WORK/b550/_pkg_.a packagefile github.com/containerd/containerd/services/healthcheck=$WORK/b551/_pkg_.a packagefile github.com/containerd/containerd/services/images=$WORK/b553/_pkg_.a packagefile github.com/containerd/containerd/services/introspection=$WORK/b347/_pkg_.a packagefile github.com/containerd/containerd/services/leases=$WORK/b554/_pkg_.a packagefile github.com/containerd/containerd/services/namespaces=$WORK/b555/_pkg_.a packagefile github.com/containerd/containerd/services/opt=$WORK/b556/_pkg_.a packagefile github.com/containerd/containerd/services/snapshots=$WORK/b557/_pkg_.a packagefile github.com/containerd/containerd/services/tasks=$WORK/b558/_pkg_.a packagefile github.com/containerd/containerd/services/version=$WORK/b559/_pkg_.a packagefile github.com/containerd/containerd/snapshots/devmapper/plugin=$WORK/b560/_pkg_.a packagefile github.com/containerd/containerd/snapshots/native/plugin=$WORK/b563/_pkg_.a packagefile github.com/containerd/containerd/snapshots/overlay/plugin=$WORK/b565/_pkg_.a packagefile github.com/containerd/zfs/plugin=$WORK/b568/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -lang=go1.16 -complete -installsuffix shared -buildid 63tn0VgAFlJz7Om2SoL3/63tn0VgAFlJz7Om2SoL3 -goversion go1.16.12 -D "" -importcfg $WORK/b001/importcfg -pack ./cmd/containerd/builtins.go ./cmd/containerd/builtins_aufs_linux.go ./cmd/containerd/builtins_cri.go ./cmd/containerd/builtins_devmapper_linux.go ./cmd/containerd/builtins_linux.go ./cmd/containerd/builtins_zfs_linux.go ./cmd/containerd/main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/29/296fe2fd116798a3201bf7d67c97851cf62c1908d058512dcb7653d4c35f2a60-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containerd/containerd/cmd/containerd=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/aufs/plugin=$WORK/b035/_pkg_.a packagefile github.com/containerd/containerd/cmd/containerd/command=$WORK/b209/_pkg_.a packagefile github.com/containerd/containerd/diff/walking/plugin=$WORK/b290/_pkg_.a packagefile github.com/containerd/containerd/gc/scheduler=$WORK/b295/_pkg_.a packagefile github.com/containerd/containerd/metrics/cgroups=$WORK/b296/_pkg_.a packagefile github.com/containerd/containerd/metrics/cgroups/v2=$WORK/b316/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri=$WORK/b318/_pkg_.a packagefile github.com/containerd/containerd/pkg/seed=$WORK/b538/_pkg_.a packagefile github.com/containerd/containerd/runtime/restart/monitor=$WORK/b539/_pkg_.a packagefile github.com/containerd/containerd/runtime/v1/linux=$WORK/b301/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2=$WORK/b541/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/runc/options=$WORK/b346/_pkg_.a packagefile github.com/containerd/containerd/services/containers=$WORK/b546/_pkg_.a packagefile github.com/containerd/containerd/services/content=$WORK/b547/_pkg_.a packagefile github.com/containerd/containerd/services/diff=$WORK/b549/_pkg_.a packagefile github.com/containerd/containerd/services/events=$WORK/b550/_pkg_.a packagefile github.com/containerd/containerd/services/healthcheck=$WORK/b551/_pkg_.a packagefile github.com/containerd/containerd/services/images=$WORK/b553/_pkg_.a packagefile github.com/containerd/containerd/services/introspection=$WORK/b347/_pkg_.a packagefile github.com/containerd/containerd/services/leases=$WORK/b554/_pkg_.a packagefile github.com/containerd/containerd/services/namespaces=$WORK/b555/_pkg_.a packagefile github.com/containerd/containerd/services/opt=$WORK/b556/_pkg_.a packagefile github.com/containerd/containerd/services/snapshots=$WORK/b557/_pkg_.a packagefile github.com/containerd/containerd/services/tasks=$WORK/b558/_pkg_.a packagefile github.com/containerd/containerd/services/version=$WORK/b559/_pkg_.a packagefile github.com/containerd/containerd/snapshots/devmapper/plugin=$WORK/b560/_pkg_.a packagefile github.com/containerd/containerd/snapshots/native/plugin=$WORK/b563/_pkg_.a packagefile github.com/containerd/containerd/snapshots/overlay/plugin=$WORK/b565/_pkg_.a packagefile github.com/containerd/zfs/plugin=$WORK/b568/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile github.com/containerd/aufs=$WORK/b036/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b092/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b097/_pkg_.a packagefile github.com/pkg/errors=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile github.com/containerd/containerd/api/services/events/v1=$WORK/b210/_pkg_.a packagefile github.com/containerd/containerd/defaults=$WORK/b211/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b067/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b212/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b051/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b102/_pkg_.a packagefile github.com/containerd/containerd/pkg/dialer=$WORK/b223/_pkg_.a packagefile github.com/containerd/containerd/pkg/timeout=$WORK/b224/_pkg_.a packagefile github.com/containerd/containerd/services/server=$WORK/b225/_pkg_.a packagefile github.com/containerd/containerd/services/server/config=$WORK/b258/_pkg_.a packagefile github.com/containerd/containerd/sys=$WORK/b052/_pkg_.a packagefile github.com/containerd/containerd/version=$WORK/b282/_pkg_.a packagefile github.com/coreos/go-systemd/v22/daemon=$WORK/b283/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b235/_pkg_.a packagefile github.com/pelletier/go-toml=$WORK/b260/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b042/_pkg_.a packagefile github.com/urfave/cli=$WORK/b284/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile google.golang.org/grpc=$WORK/b107/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b171/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b078/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile net=$WORK/b057/_pkg_.a packagefile os/signal=$WORK/b289/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile text/template=$WORK/b115/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile github.com/containerd/containerd/diff=$WORK/b253/_pkg_.a packagefile github.com/containerd/containerd/diff/apply=$WORK/b291/_pkg_.a packagefile github.com/containerd/containerd/diff/walking=$WORK/b294/_pkg_.a packagefile github.com/containerd/containerd/metadata=$WORK/b254/_pkg_.a packagefile github.com/containerd/containerd/gc=$WORK/b256/_pkg_.a packagefile github.com/containerd/cgroups=$WORK/b227/_pkg_.a packagefile github.com/containerd/containerd/metrics/cgroups/v1=$WORK/b297/_pkg_.a packagefile github.com/containerd/containerd/runtime=$WORK/b300/_pkg_.a packagefile github.com/docker/go-metrics=$WORK/b262/_pkg_.a packagefile github.com/containerd/containerd/events=$WORK/b099/_pkg_.a packagefile github.com/containerd/containerd/metrics/types/v2=$WORK/b317/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b100/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b263/_pkg_.a packagefile flag=$WORK/b285/_pkg_.a packagefile github.com/containerd/containerd=$WORK/b319/_pkg_.a packagefile github.com/containerd/containerd/api/services/containers/v1=$WORK/b320/_pkg_.a packagefile github.com/containerd/containerd/api/services/diff/v1=$WORK/b321/_pkg_.a packagefile github.com/containerd/containerd/api/services/images/v1=$WORK/b322/_pkg_.a packagefile github.com/containerd/containerd/api/services/introspection/v1=$WORK/b323/_pkg_.a packagefile github.com/containerd/containerd/api/services/namespaces/v1=$WORK/b326/_pkg_.a packagefile github.com/containerd/containerd/api/services/tasks/v1=$WORK/b327/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b220/_pkg_.a packagefile github.com/containerd/containerd/leases=$WORK/b257/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/config=$WORK/b356/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/constants=$WORK/b451/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/platforms=$WORK/b452/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/server=$WORK/b453/_pkg_.a packagefile github.com/containerd/containerd/services=$WORK/b348/_pkg_.a packagefile github.com/containerd/containerd/snapshots=$WORK/b065/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b373/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile github.com/containerd/containerd/cio=$WORK/b329/_pkg_.a packagefile github.com/containerd/containerd/runtime/restart=$WORK/b540/_pkg_.a packagefile net/url=$WORK/b116/_pkg_.a packagefile crypto/sha256=$WORK/b144/_pkg_.a packagefile github.com/containerd/containerd/api/events=$WORK/b298/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b250/_pkg_.a packagefile github.com/containerd/containerd/api/types/task=$WORK/b302/_pkg_.a packagefile github.com/containerd/containerd/containers=$WORK/b255/_pkg_.a packagefile github.com/containerd/containerd/events/exchange=$WORK/b098/_pkg_.a packagefile github.com/containerd/containerd/identifiers=$WORK/b101/_pkg_.a packagefile github.com/containerd/containerd/pkg/process=$WORK/b303/_pkg_.a packagefile github.com/containerd/containerd/runtime/linux/runctypes=$WORK/b310/_pkg_.a packagefile github.com/containerd/containerd/runtime/v1=$WORK/b311/_pkg_.a packagefile github.com/containerd/containerd/runtime/v1/shim=$WORK/b312/_pkg_.a packagefile github.com/containerd/containerd/runtime/v1/shim/client=$WORK/b315/_pkg_.a packagefile github.com/containerd/containerd/runtime/v1/shim/v1=$WORK/b313/_pkg_.a packagefile github.com/containerd/go-runc=$WORK/b307/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b103/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/shim=$WORK/b542/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/task=$WORK/b545/_pkg_.a packagefile github.com/containerd/fifo=$WORK/b306/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b083/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b086/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b068/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b104/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b069/_pkg_.a packagefile github.com/containerd/containerd/services/content/contentserver=$WORK/b548/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b094/_pkg_.a packagefile github.com/containerd/containerd/api/services/ttrpc/events/v1=$WORK/b543/_pkg_.a packagefile google.golang.org/grpc/health=$WORK/b552/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b355/_pkg_.a packagefile github.com/containerd/containerd/filters=$WORK/b079/_pkg_.a packagefile github.com/gogo/googleapis/google/rpc=$WORK/b324/_pkg_.a packagefile github.com/google/uuid=$WORK/b349/_pkg_.a packagefile github.com/containerd/containerd/api/services/leases/v1=$WORK/b325/_pkg_.a packagefile github.com/containerd/containerd/api/services/snapshots/v1=$WORK/b249/_pkg_.a packagefile github.com/containerd/containerd/archive=$WORK/b292/_pkg_.a packagefile github.com/containerd/containerd/api/services/version/v1=$WORK/b328/_pkg_.a packagefile github.com/containerd/containerd/snapshots/devmapper=$WORK/b561/_pkg_.a packagefile github.com/containerd/containerd/snapshots/native=$WORK/b564/_pkg_.a packagefile github.com/containerd/containerd/snapshots/overlay=$WORK/b566/_pkg_.a packagefile github.com/containerd/zfs=$WORK/b569/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io/fs=$WORK/b033/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile bufio=$WORK/b037/_pkg_.a packagefile github.com/containerd/containerd/snapshots/storage=$WORK/b066/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b089/_pkg_.a packagefile os/exec=$WORK/b064/_pkg_.a packagefile regexp=$WORK/b080/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile unicode/utf16=$WORK/b047/_pkg_.a packagefile github.com/containerd/containerd/archive/compression=$WORK/b213/_pkg_.a packagefile github.com/containerd/containerd/labels=$WORK/b221/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b091/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b222/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b062/_pkg_.a packagefile expvar=$WORK/b226/_pkg_.a packagefile github.com/containerd/cgroups/v2=$WORK/b236/_pkg_.a packagefile github.com/containerd/containerd/api/services/content/v1=$WORK/b248/_pkg_.a packagefile github.com/containerd/containerd/content/local=$WORK/b251/_pkg_.a packagefile github.com/containerd/containerd/content/proxy=$WORK/b252/_pkg_.a packagefile github.com/containerd/containerd/snapshots/proxy=$WORK/b261/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus=$WORK/b276/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b173/_pkg_.a packagefile net/http=$WORK/b118/_pkg_.a packagefile net/http/pprof=$WORK/b278/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b259/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b085/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b096/_pkg_.a packagefile math/big=$WORK/b128/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile github.com/cpuguy83/go-md2man/v2/md2man=$WORK/b286/_pkg_.a packagefile text/tabwriter=$WORK/b170/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b049/_pkg_.a packagefile compress/gzip=$WORK/b108/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b111/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b172/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b179/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b077/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b181/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b182/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b076/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b183/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b184/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b185/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b187/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b188/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b189/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b180/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b190/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b191/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b192/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b193/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b203/_pkg_.a packagefile google.golang.org/grpc/naming=$WORK/b207/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b204/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b177/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b205/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b206/_pkg_.a packagefile net/http/httputil=$WORK/b208/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b058/_pkg_.a packagefile internal/nettrace=$WORK/b059/_pkg_.a packagefile internal/singleflight=$WORK/b060/_pkg_.a packagefile runtime/cgo=$WORK/b061/_pkg_.a packagefile text/template/parse=$WORK/b117/_pkg_.a packagefile github.com/containerd/containerd/metadata/boltutil=$WORK/b082/_pkg_.a packagefile github.com/containerd/cgroups/stats/v1=$WORK/b228/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=$WORK/b231/_pkg_.a packagefile github.com/docker/go-units=$WORK/b234/_pkg_.a packagefile github.com/godbus/dbus/v5=$WORK/b232/_pkg_.a packagefile github.com/containerd/containerd/metrics/types/v1=$WORK/b299/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b275/_pkg_.a packagefile github.com/containerd/cgroups/v2/stats=$WORK/b247/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b264/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b265/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b070/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b071/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b266/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b267/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b268/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b271/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b272/_pkg_.a packagefile runtime/debug=$WORK/b219/_pkg_.a packagefile archive/tar=$WORK/b293/_pkg_.a packagefile github.com/containerd/containerd/images/archive=$WORK/b330/_pkg_.a packagefile github.com/containerd/containerd/leases/proxy=$WORK/b333/_pkg_.a packagefile github.com/containerd/containerd/oci=$WORK/b334/_pkg_.a packagefile github.com/containerd/containerd/remotes=$WORK/b337/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker=$WORK/b338/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker/schema1=$WORK/b342/_pkg_.a packagefile github.com/containerd/containerd/rootfs=$WORK/b344/_pkg_.a packagefile github.com/opencontainers/image-spec/identity=$WORK/b345/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b351/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/streaming=$WORK/b357/_pkg_.a packagefile crypto/tls=$WORK/b129/_pkg_.a packagefile crypto/x509=$WORK/b145/_pkg_.a packagefile github.com/Microsoft/hcsshim/cmd/containerd-shim-runhcs-v1/options=$WORK/b454/_pkg_.a packagefile github.com/containerd/containerd/contrib/apparmor=$WORK/b455/_pkg_.a packagefile github.com/containerd/containerd/contrib/seccomp=$WORK/b456/_pkg_.a packagefile github.com/containerd/containerd/pkg/apparmor=$WORK/b457/_pkg_.a packagefile github.com/containerd/containerd/pkg/atomic=$WORK/b458/_pkg_.a packagefile github.com/containerd/containerd/pkg/cap=$WORK/b335/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/annotations=$WORK/b459/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/io=$WORK/b460/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/opts=$WORK/b463/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/server/bandwidth=$WORK/b466/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/store=$WORK/b467/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/store/container=$WORK/b468/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/store/image=$WORK/b477/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/store/label=$WORK/b469/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/store/sandbox=$WORK/b479/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/store/snapshot=$WORK/b492/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/util=$WORK/b461/_pkg_.a packagefile github.com/containerd/containerd/pkg/ioutil=$WORK/b462/_pkg_.a packagefile github.com/containerd/containerd/pkg/netns=$WORK/b480/_pkg_.a packagefile github.com/containerd/containerd/pkg/os=$WORK/b464/_pkg_.a packagefile github.com/containerd/containerd/pkg/registrar=$WORK/b493/_pkg_.a packagefile github.com/containerd/containerd/pkg/runtimeoptions/v1=$WORK/b494/_pkg_.a packagefile github.com/containerd/containerd/pkg/seccomp=$WORK/b495/_pkg_.a packagefile github.com/containerd/containerd/pkg/seutil=$WORK/b496/_pkg_.a packagefile github.com/containerd/containerd/reference/docker=$WORK/b332/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker/config=$WORK/b497/_pkg_.a packagefile github.com/containerd/go-cni=$WORK/b482/_pkg_.a packagefile github.com/containerd/imgcrypt=$WORK/b498/_pkg_.a packagefile github.com/containerd/imgcrypt/images/encryption=$WORK/b503/_pkg_.a packagefile github.com/containerd/nri=$WORK/b535/_pkg_.a packagefile github.com/containerd/nri/types/v1=$WORK/b536/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b481/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b425/_pkg_.a packagefile github.com/fsnotify/fsnotify=$WORK/b537/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b352/_pkg_.a packagefile golang.org/x/net/context=$WORK/b277/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b420/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b395/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b386/_pkg_.a packagefile k8s.io/client-go/tools/remotecommand=$WORK/b417/_pkg_.a packagefile k8s.io/client-go/util/cert=$WORK/b440/_pkg_.a packagefile k8s.io/cri-api/pkg/apis/runtime/v1alpha2=$WORK/b450/_pkg_.a packagefile k8s.io/utils/exec=$WORK/b446/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b374/_pkg_.a packagefile os/user=$WORK/b233/_pkg_.a packagefile crypto=$WORK/b095/_pkg_.a packagefile crypto/internal/boring=$WORK/b124/_pkg_.a packagefile hash=$WORK/b088/_pkg_.a packagefile github.com/docker/go-events=$WORK/b105/_pkg_.a packagefile github.com/containerd/console=$WORK/b304/_pkg_.a packagefile github.com/containerd/containerd/pkg/stdio=$WORK/b305/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b308/_pkg_.a packagefile github.com/containerd/containerd/sys/reaper=$WORK/b314/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b075/_pkg_.a packagefile github.com/containerd/containerd/pkg/ttrpcutil=$WORK/b544/_pkg_.a packagefile hash/fnv=$WORK/b087/_pkg_.a packagefile crypto/md5=$WORK/b140/_pkg_.a packagefile crypto/rand=$WORK/b119/_pkg_.a packagefile crypto/sha1=$WORK/b143/_pkg_.a packagefile database/sql/driver=$WORK/b350/_pkg_.a packagefile encoding/hex=$WORK/b148/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b090/_pkg_.a packagefile github.com/containerd/containerd/snapshots/devmapper/dmsetup=$WORK/b562/_pkg_.a packagefile github.com/containerd/containerd/snapshots/overlay/overlayutils=$WORK/b567/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b570/_pkg_.a packagefile regexp/syntax=$WORK/b081/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b214/_pkg_.a packagefile container/list=$WORK/b106/_pkg_.a packagefile github.com/cilium/ebpf=$WORK/b237/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b242/_pkg_.a packagefile github.com/cilium/ebpf/link=$WORK/b246/_pkg_.a packagefile google.golang.org/grpc/credentials/internal=$WORK/b174/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b156/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b163/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b164/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b157/_pkg_.a packagefile mime=$WORK/b165/_pkg_.a packagefile mime/multipart=$WORK/b166/_pkg_.a packagefile net/http/httptrace=$WORK/b168/_pkg_.a packagefile net/http/internal=$WORK/b169/_pkg_.a packagefile net/textproto=$WORK/b162/_pkg_.a packagefile html=$WORK/b114/_pkg_.a packagefile internal/profile=$WORK/b279/_pkg_.a packagefile runtime/pprof=$WORK/b280/_pkg_.a packagefile runtime/trace=$WORK/b281/_pkg_.a packagefile github.com/russross/blackfriday/v2=$WORK/b287/_pkg_.a packagefile compress/flate=$WORK/b109/_pkg_.a packagefile hash/crc32=$WORK/b110/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b112/_pkg_.a packagefile html/template=$WORK/b113/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b186/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b194/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b201/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b202/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b176/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b229/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b072/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b073/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b074/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b269/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b270/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b273/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b274/_pkg_.a packagefile github.com/containerd/containerd/reference=$WORK/b331/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b336/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker/auth=$WORK/b339/_pkg_.a packagefile github.com/containerd/containerd/remotes/errors=$WORK/b340/_pkg_.a packagefile github.com/moby/locker=$WORK/b343/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b341/_pkg_.a packagefile crypto/sha512=$WORK/b134/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/streaming/portforward=$WORK/b358/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/streaming/remotecommand=$WORK/b415/_pkg_.a packagefile github.com/emicklei/go-restful=$WORK/b447/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b392/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b416/_pkg_.a packagefile crypto/aes=$WORK/b120/_pkg_.a packagefile crypto/cipher=$WORK/b121/_pkg_.a packagefile crypto/des=$WORK/b130/_pkg_.a packagefile crypto/ecdsa=$WORK/b131/_pkg_.a packagefile crypto/ed25519=$WORK/b137/_pkg_.a packagefile crypto/elliptic=$WORK/b132/_pkg_.a packagefile crypto/hmac=$WORK/b139/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b125/_pkg_.a packagefile crypto/rc4=$WORK/b141/_pkg_.a packagefile crypto/rsa=$WORK/b142/_pkg_.a packagefile crypto/subtle=$WORK/b123/_pkg_.a packagefile encoding/pem=$WORK/b149/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b150/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b135/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b155/_pkg_.a packagefile crypto/dsa=$WORK/b146/_pkg_.a packagefile crypto/x509/pkix=$WORK/b147/_pkg_.a packagefile encoding/asn1=$WORK/b127/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b136/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b360/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b369/_pkg_.a packagefile github.com/containerd/containerd/pkg/cri/store/truncindex=$WORK/b470/_pkg_.a packagefile github.com/containerd/continuity=$WORK/b472/_pkg_.a packagefile github.com/opencontainers/go-digest/digestset=$WORK/b478/_pkg_.a packagefile github.com/moby/sys/symlink=$WORK/b465/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b483/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b485/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b488/_pkg_.a packagefile testing=$WORK/b490/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b499/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b504/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b534/_pkg_.a packagefile github.com/bits-and-blooms/bitset=$WORK/b353/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b354/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b359/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b362/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/httpstream=$WORK/b396/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b418/_pkg_.a packagefile k8s.io/client-go/transport/spdy=$WORK/b444/_pkg_.a packagefile k8s.io/client-go/util/exec=$WORK/b445/_pkg_.a packagefile k8s.io/client-go/util/keyutil=$WORK/b441/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b126/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b309/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b215/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b217/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b218/_pkg_.a packagefile debug/elf=$WORK/b238/_pkg_.a packagefile github.com/cilium/ebpf/internal=$WORK/b244/_pkg_.a packagefile github.com/cilium/ebpf/internal/btf=$WORK/b245/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b243/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b158/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b160/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b161/_pkg_.a packagefile mime/quotedprintable=$WORK/b167/_pkg_.a packagefile github.com/shurcooL/sanitized_anchor_name=$WORK/b288/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b195/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b196/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b230/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b397/_pkg_.a packagefile k8s.io/apiserver/pkg/server/httplog=$WORK/b412/_pkg_.a packagefile k8s.io/apiserver/pkg/util/wsstream=$WORK/b413/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/errors=$WORK/b401/_pkg_.a packagefile compress/zlib=$WORK/b239/_pkg_.a packagefile encoding/xml=$WORK/b448/_pkg_.a packagefile github.com/emicklei/go-restful/log=$WORK/b449/_pkg_.a packagefile crypto/internal/subtle=$WORK/b122/_pkg_.a packagefile crypto/internal/randutil=$WORK/b133/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b138/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b151/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b152/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b153/_pkg_.a packagefile gopkg.in/inf.v0=$WORK/b361/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b471/_pkg_.a packagefile github.com/containerd/continuity/devices=$WORK/b473/_pkg_.a packagefile github.com/containerd/continuity/driver=$WORK/b474/_pkg_.a packagefile github.com/containerd/continuity/pathdriver=$WORK/b475/_pkg_.a packagefile github.com/containerd/continuity/proto=$WORK/b476/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b484/_pkg_.a packagefile github.com/containernetworking/cni/pkg/utils=$WORK/b489/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b486/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b487/_pkg_.a packagefile internal/sysinfo=$WORK/b491/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b500/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b391/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=$WORK/b505/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=$WORK/b524/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b525/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b526/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/keyprovider=$WORK/b527/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b529/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs11=$WORK/b531/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b532/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b507/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b510/_pkg_.a packagefile golang.org/x/term=$WORK/b427/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b375/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b383/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b393/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b363/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b364/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b366/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b368/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b367/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b394/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b419/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b421/_pkg_.a packagefile k8s.io/client-go/pkg/version=$WORK/b422/_pkg_.a packagefile k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b424/_pkg_.a packagefile k8s.io/client-go/rest/watch=$WORK/b439/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api=$WORK/b430/_pkg_.a packagefile k8s.io/client-go/tools/metrics=$WORK/b431/_pkg_.a packagefile k8s.io/client-go/transport=$WORK/b432/_pkg_.a packagefile k8s.io/client-go/util/flowcontrol=$WORK/b442/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b216/_pkg_.a packagefile debug/dwarf=$WORK/b241/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b159/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b197/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b199/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b200/_pkg_.a packagefile github.com/docker/spdystream=$WORK/b398/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b402/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b411/_pkg_.a packagefile golang.org/x/net/websocket=$WORK/b414/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b371/_pkg_.a packagefile hash/adler32=$WORK/b240/_pkg_.a packagefile github.com/miekg/pkcs11=$WORK/b501/_pkg_.a packagefile github.com/stefanberger/go-pkcs11uri=$WORK/b502/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b506/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b519/_pkg_.a packagefile github.com/containers/ocicrypt/utils/keyprovider=$WORK/b528/_pkg_.a packagefile net/mail=$WORK/b530/_pkg_.a packagefile go.mozilla.org/pkcs7=$WORK/b533/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b508/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b509/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b514/_pkg_.a packagefile compress/bzip2=$WORK/b511/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b512/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b513/_pkg_.a packagefile image=$WORK/b515/_pkg_.a packagefile image/jpeg=$WORK/b517/_pkg_.a packagefile go/ast=$WORK/b376/_pkg_.a packagefile go/doc=$WORK/b379/_pkg_.a packagefile go/parser=$WORK/b381/_pkg_.a packagefile go/token=$WORK/b378/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b382/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b372/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b384/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b385/_pkg_.a packagefile sigs.k8s.io/structured-merge-diff/v4/value=$WORK/b387/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b365/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b370/_pkg_.a packagefile k8s.io/apimachinery/pkg/version=$WORK/b423/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b426/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b428/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b429/_pkg_.a packagefile k8s.io/client-go/util/connrotation=$WORK/b436/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/wait=$WORK/b435/_pkg_.a packagefile k8s.io/client-go/util/workqueue=$WORK/b437/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b438/_pkg_.a packagefile k8s.io/utils/integer=$WORK/b443/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b198/_pkg_.a packagefile container/heap=$WORK/b399/_pkg_.a packagefile github.com/docker/spdystream/spdy=$WORK/b400/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b403/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b408/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b404/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b409/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b520/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b521/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b522/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b523/_pkg_.a packagefile image/color=$WORK/b516/_pkg_.a packagefile image/internal/imageutil=$WORK/b518/_pkg_.a packagefile go/scanner=$WORK/b377/_pkg_.a packagefile internal/lazyregexp=$WORK/b380/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b388/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b434/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b390/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/framer=$WORK/b405/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/yaml=$WORK/b406/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b407/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b410/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b389/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=0YXZQGDEz_qn_jocRAS1/63tn0VgAFlJz7Om2SoL3/DCTZuv_pIJ-1EazhFQGm/0YXZQGDEz_qn_jocRAS1 -X github.com/containerd/containerd/version.Version=1.5.9 -B 0x12abd9071274df29efc7b27dd62c9569c782035f -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p _bin/ mv $WORK/b001/exe/a.out _bin/containerd rm -r $WORK/b001/ + for cmd in cmd/* ++ tr -d ' \n' ++ od -An -tx1 ++ head -c20 /dev/urandom ++ basename cmd/containerd-shim + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_btrfs' -ldflags '-X github.com/containerd/containerd/version.Version=1.5.9 -B 0xace4b4ff8b451b13b94fa854cf1aaec6bf8e7003 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o _bin/containerd-shim github.com/containerd/containerd/cmd/containerd-shim WORK=/tmp/go-build3460261667 internal/unsafeheader mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid JrZRUbAAV5BmvaIOdKRY/JrZRUbAAV5BmvaIOdKRY -goversion go1.16.12 -D "" -importcfg $WORK/b005/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go runtime/internal/sys mkdir -p $WORK/b012/ unicode mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid OpLZCZ1cfzC_u11oASg2/OpLZCZ1cfzC_u11oASg2 -goversion go1.16.12 -D "" -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 1tn1JUUADY45RIscvA1v/1tn1JUUADY45RIscvA1v -goversion go1.16.12 -D "" -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/arch.go /usr/lib/golang/src/runtime/internal/sys/arch_arm64.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/intrinsics_common.go /usr/lib/golang/src/runtime/internal/sys/stubs.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zgoarch_arm64.go /usr/lib/golang/src/runtime/internal/sys/zgoos_linux.go /usr/lib/golang/src/runtime/internal/sys/zversion.go internal/race mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid Sc_h1KApghGvmtAN2sv0/Sc_h1KApghGvmtAN2sv0 -goversion go1.16.12 -D "" -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal internal/cpu mkdir -p $WORK/b009/ unicode/utf8 mkdir -p $WORK/b018/ runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b009/symabis ./cpu.s ./cpu_arm64.s cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/29/292535306133a4e9eecb9e91589208f98e36456674f674fc9096c64bf034b117-d # internal math/bits mkdir -p $WORK/b028/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid udefckV1S8DPGW78dqtT/udefckV1S8DPGW78dqtT -goversion go1.16.12 -D "" -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b010/symabis ./asm_arm64.s ./atomic_arm64.s cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/cb/cb3b16bece6ced9e5b9db3698c1695015ae7802fce74a1a63a540e0a6bda385b-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid HWTgELQrZXjJhULXQmNF/HWTgELQrZXjJhULXQmNF -goversion go1.16.12 -D "" -importcfg $WORK/b011/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p math/bits -std -complete -installsuffix shared -buildid mjQZni4f2Q3-aea3CeDg/mjQZni4f2Q3-aea3CeDg -goversion go1.16.12 -D "" -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid SV6-SV1pMTD0bcW3QU1s/SV6-SV1pMTD0bcW3QU1s -goversion go1.16.12 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_arm64.go /usr/lib/golang/src/internal/cpu/cpu_arm64_hwcap.go /usr/lib/golang/src/internal/cpu/cpu_arm64_linux.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go sync/atomic mkdir -p $WORK/b016/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid ifaB9WbaiFcEc0zolPaR/ifaB9WbaiFcEc0zolPaR -goversion go1.16.12 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_arm64.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/66/66f20a67d48581762bf5112eaebe7dda2ba44fbd8a7805860f3d6440d2dc22e9-d # internal encoding mkdir -p $WORK/b042/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b016/symabis ./asm.s cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p encoding -std -complete -installsuffix shared -buildid 2kMzIeEdEdUJY8YMfmAc/2kMzIeEdEdUJY8YMfmAc -goversion go1.16.12 -D "" -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/e6/e6bf4884a7e068bfb58f8e85e2e78ef371a7d324d92eb68c0bde600596587b9d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal unicode/utf16 mkdir -p $WORK/b045/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid OUF6DXZXV104TpGTfh0E/OUF6DXZXV104TpGTfh0E -goversion go1.16.12 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/asm_arm64.o ./asm_arm64.s cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 0V26QSPop1jUxZJvPX-c/0V26QSPop1jUxZJvPX-c -goversion go1.16.12 -D "" -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/a8/a8dae424ecc6e83b1360ee73b1e3dedb5cd1c25b8582441d22ca6f4b67491682-d # internal golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid wTSlWn2OwYE-LRxi_Aqk/wTSlWn2OwYE-LRxi_Aqk -goversion go1.16.12 -D "" -importcfg $WORK/b073/importcfg -pack ./vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/0b/0bf67132ed39136b05ddb8b742f13b8226cfc846e4be7935496693f4f828b211-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal math mkdir -p $WORK/b027/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b016/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/atomic_arm64.o ./atomic_arm64.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/cpu.o ./cpu.s cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b027/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/d2/d211c08080525c5eb379830def1729a6844aa580ab105a370da193db78677c7b-d # internal internal/nettrace mkdir -p $WORK/b077/ cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/ce/ce811b9722c126f0eafa8d1c329e18124d4bbb08a1ef7b43093c0140d3a2f3d6-d # internal cat >$WORK/b077/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid QyPFe1TJwDWVwJtMAbIi/QyPFe1TJwDWVwJtMAbIi -goversion go1.16.12 -D "" -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/16/167ebb8ad9da5a5df81a15416b7a39b6af79ba1dd60c47a14e68ec8b65c4443c-d # internal cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p math -std -installsuffix shared -buildid 9pq13Qsmw1PPx2mLwt9a/9pq13Qsmw1PPx2mLwt9a -goversion go1.16.12 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/60/608f1c296d4c1e91e75fb3c08d32354fbfb28b5cc857beabe0d78c0b360cfe8a-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_arm64.o $WORK/b010/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/d2/d2da2fbe8840e93fa7b793b32326063c02aab2043de08dc8cd973c0d0a5ca3c7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal runtime/cgo mkdir -p $WORK/b079/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b079/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b079/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/cpu_arm64.o ./cpu_arm64.s cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/b7/b710062f7984d58258fe36a9fecd9764e912e29ad33e756d868de0e00338a0e0-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/6c/6ce99aa4a029c07ba886dcdfa3c9a3f051dfc52738d5943b2f87d1842cc4b28d-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu.o $WORK/b009/cpu_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true gcc -Qunused-arguments -c -x c - -o /dev/null || true cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/75/75b0cf6cc847eacfd44ad399129578a7a7c93c8b76ee4a0cee65b78e327e2219-d # internal gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true internal/bytealg mkdir -p $WORK/b008/ gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b008/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid -NO6_zDGXtS5T3keThwS/-NO6_zDGXtS5T3keThwS -goversion go1.16.12 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_arm64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -Wall -Werror -o $WORK/b079/_x003.o -c gcc_context.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/compare_arm64.o ./compare_arm64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/dim_arm64.o ./dim_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -Wall -Werror -o $WORK/b079/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/count_arm64.o ./count_arm64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/exp_arm64.o ./exp_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -Wall -Werror -o $WORK/b079/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/equal_arm64.o ./equal_arm64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/floor_arm64.o ./floor_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -Wall -Werror -o $WORK/b079/_x006.o -c gcc_linux_arm64.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/index_arm64.o ./index_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/indexbyte_arm64.o ./indexbyte_arm64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/modf_arm64.o ./modf_arm64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_arm64.o $WORK/b008/count_arm64.o $WORK/b008/equal_arm64.o $WORK/b008/index_arm64.o $WORK/b008/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/8c/8c22cf2d54d04e7176fd403803584312dc9518474b1870f87337f6313e49825b-d # internal runtime mkdir -p $WORK/b007/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -Wall -Werror -o $WORK/b079/_x007.o -c gcc_mmap.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/sqrt_arm64.o ./sqrt_arm64.s cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/stubs_arm64.o ./stubs_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -Wall -Werror -o $WORK/b079/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -Wall -Werror -o $WORK/b079/_x009.o -c gcc_sigaction.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b027/_pkg_.a $WORK/b027/dim_arm64.o $WORK/b027/exp_arm64.o $WORK/b027/floor_arm64.o $WORK/b027/modf_arm64.o $WORK/b027/sqrt_arm64.o $WORK/b027/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid rBFnIxHp2YzhSDfJkCjG/rBFnIxHp2YzhSDfJkCjG -goversion go1.16.12 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_arm64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_arm64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lfstack_64bit.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_arm64.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/relax_stub.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_arm64.go /usr/lib/golang/src/runtime/signal_linux_arm64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_arm64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/sys_arm64.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_arm64.go /usr/lib/golang/src/runtime/write_err.go cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/d9/d988fe107e95667fd608f9113987cdc27ffe9a95dbf056741ff13a67df10e366-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -Wall -Werror -o $WORK/b079/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -Wall -Werror -o $WORK/b079/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -Wall -Werror -o $WORK/b079/_x012.o -c linux_syscall.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -Wall -Werror -o $WORK/b079/_x013.o -c gcc_arm64.S cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -o $WORK/b079/_cgo_.o $WORK/b079/_cgo_main.o $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o $WORK/b079/_x006.o $WORK/b079/_x007.o $WORK/b079/_x008.o $WORK/b079/_x009.o $WORK/b079/_x010.o $WORK/b079/_x011.o $WORK/b079/_x012.o $WORK/b079/_x013.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b079/_cgo_.o -dynout $WORK/b079/_cgo_import.go -dynlinker cat >$WORK/b079/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b079/symabis ./asm_arm64.s cat >$WORK/b079/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p runtime/cgo -std -installsuffix shared -buildid YmjhbvHEMm762zV6TF0f/YmjhbvHEMm762zV6TF0f -goversion go1.16.12 -symabis $WORK/b079/symabis -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b079/_cgo_gotypes.go $WORK/b079/cgo.cgo1.go $WORK/b079/_cgo_import.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b079/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b079/_pkg_.a $WORK/b079/asm_arm64.o $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o $WORK/b079/_x006.o $WORK/b079/_x007.o $WORK/b079/_x008.o $WORK/b079/_x009.o $WORK/b079/_x010.o $WORK/b079/_x011.o $WORK/b079/_x012.o $WORK/b079/_x013.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/92/92a58d51599e827913604ba7b0411ca918e716f6514b8617d3827d9ea4508bfa-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b007/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/preempt_arm64.o ./preempt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_arm64.o $WORK/b007/atomic_arm64.o $WORK/b007/duff_arm64.o $WORK/b007/memclr_arm64.o $WORK/b007/memmove_arm64.o $WORK/b007/preempt_arm64.o $WORK/b007/rt0_linux_arm64.o $WORK/b007/sys_linux_arm64.o $WORK/b007/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/53/53f9a5e840dfbe553ac32d3d928435ddb732a3e758c344c8fdcee20aad4c02ea-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b014/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid PhQ4ydVRAiUqGld3AvAY/PhQ4ydVRAiUqGld3AvAY -goversion go1.16.12 -D "" -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid Kzh71k1iruEYztDmdB46/Kzh71k1iruEYztDmdB46 -goversion go1.16.12 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/63/63eb599178875c26bc97391873f83c7593dd534d5b68b90e0e259606809f0430-d # internal internal/testlog mkdir -p $WORK/b035/ math/rand mkdir -p $WORK/b074/ internal/singleflight mkdir -p $WORK/b078/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p math/rand -std -complete -installsuffix shared -buildid 4jew8a35Gx7Zj-l953ns/4jew8a35Gx7Zj-l953ns -goversion go1.16.12 -D "" -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid WeSHmrLSNY3wGe9Wg816/WeSHmrLSNY3wGe9Wg816 -goversion go1.16.12 -D "" -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid LPl3K5iyGTMTcFsitTW6/LPl3K5iyGTMTcFsitTW6 -goversion go1.16.12 -D "" -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/63/6302392094e37119cbbdc619707118c18bd74fc156dcff665977492daadbc263-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/db/dba0a7fd25b025167c15c06474ae0af9ddbe666cad011993a47a6992c79f196f-d # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/a6/a67948f11a56aaf8c18d8329cf27a0ed015a7dca1fcd861113ee4936d042ce42-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b030/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid nkiLJgDYswrjTCEBALHQ/nkiLJgDYswrjTCEBALHQ -goversion go1.16.12 -D "" -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p sort -std -complete -installsuffix shared -buildid wXLRWJtpZi7uE5bbWLq6/wXLRWJtpZi7uE5bbWLq6 -goversion go1.16.12 -D "" -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/slice_go113.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/5d/5d898add35a620edc9b9c9e214cc29beefe86a58c3906260edb293d150b32bda-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/96/9656dde9077e2275255c8de9f7e73e6fe12744c976987af0a7d1a447b4c649e3-d # internal io mkdir -p $WORK/b013/ internal/oserror mkdir -p $WORK/b022/ path mkdir -p $WORK/b037/ strconv mkdir -p $WORK/b029/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b076/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid 9gcjrhU1AxxZ3FC11UVi/9gcjrhU1AxxZ3FC11UVi -goversion go1.16.12 -D "" -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p strconv -std -complete -installsuffix shared -buildid JPtplgHaakNYLxxBUz9s/JPtplgHaakNYLxxBUz9s -goversion go1.16.12 -D "" -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/extfloat.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p path -std -complete -installsuffix shared -buildid gYGecsy1Vtna6ADrm4R8/gYGecsy1Vtna6ADrm4R8 -goversion go1.16.12 -D "" -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid i-WEQuxky2knz0LFdcKl/i-WEQuxky2knz0LFdcKl -goversion go1.16.12 -D "" -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 7E1a22jYOUNr9UWr8ILl/7E1a22jYOUNr9UWr8ILl -goversion go1.16.12 -D "" -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/57/575f8813183201fea0e61c8471636d742d357f9276dc06778886969b0f9777da-d # internal syscall mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b021/symabis ./asm_linux_arm64.s cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/8e/8edf5102883e5ef6d5289ccf2d84486f523f1887cb6a4054c84dff5c470ef7ee-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid ZCQEWbziMkjhGSmLXaBJ/ZCQEWbziMkjhGSmLXaBJ -goversion go1.16.12 -D "" -importcfg $WORK/b050/importcfg -pack ./vendor/github.com/gogo/protobuf/sortkeys/sortkeys.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/d9/d942f1ee40009ad48eb20dcf5d3023ec463151505c5273ce776bbb6530f6d7b7-d # internal cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p syscall -std -installsuffix shared -buildid hlzYTk3uhHrlL9FME6NF/hlzYTk3uhHrlL9FME6NF -goversion go1.16.12 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_little.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sock_cloexec_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/str.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_dup3_linux.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_arm64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_arm64.go /usr/lib/golang/src/syscall/zsyscall_linux_arm64.go /usr/lib/golang/src/syscall/zsysnum_linux_arm64.go /usr/lib/golang/src/syscall/ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/7c/7ca2dc0b2eaaa875a068aadf74fcdf5f3771f5f15909c2a6d4b3e9e755847c5f-d # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/be/bee62b922647698b004dfc9729f201217eda7ba415872d550283212727e88042-d # internal bytes mkdir -p $WORK/b002/ strings mkdir -p $WORK/b038/ hash mkdir -p $WORK/b102/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bytes -std -installsuffix shared -buildid iRsqwHdpVx_fHgvTs09Q/iRsqwHdpVx_fHgvTs09Q -goversion go1.16.12 -D "" -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p strings -std -complete -installsuffix shared -buildid Sm9j89eAuQr3rYxYd5so/Sm9j89eAuQr3rYxYd5so -goversion go1.16.12 -D "" -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p hash -std -complete -installsuffix shared -buildid BxFblgA9hiZ75_7UyJdV/BxFblgA9hiZ75_7UyJdV -goversion go1.16.12 -D "" -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/hash/hash.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/21/21e45541bdcc6fc6bb4830f478ca397c2adaa25a26113170cdef7e9946a02ed8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/8a/8a8cec10f6c8a69afb3541943a7de1dd42fda53a56c3682948b09d968785c0c3-d # internal crypto mkdir -p $WORK/b101/ reflect mkdir -p $WORK/b026/ cat >$WORK/b026/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b026/symabis ./asm_arm64.s cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b102/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p crypto -std -complete -installsuffix shared -buildid MnNSc_obGgTl3uwNEKhm/MnNSc_obGgTl3uwNEKhm -goversion go1.16.12 -D "" -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/crypto/crypto.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/ae/ae19e68c1f51e2c584b0254aaa877b6de2abf643aaf31820d496a306b7a3e623-d # internal cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p reflect -std -installsuffix shared -buildid cuSrUdGNkQUED85x47DO/cuSrUdGNkQUED85x47DO -goversion go1.16.12 -symabis $WORK/b026/symabis -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/5d/5d9567207dc92785afab8cd69e6f9502b6df9a24e031541a314864c2fcc895f6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal bufio mkdir -p $WORK/b047/ regexp/syntax mkdir -p $WORK/b069/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p bufio -std -complete -installsuffix shared -buildid F4GXMLUy5V-WivyJtv4Z/F4GXMLUy5V-WivyJtv4Z -goversion go1.16.12 -D "" -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid Jsg2mntLR4qFVnhJULaL/Jsg2mntLR4qFVnhJULaL -goversion go1.16.12 -D "" -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/81/81ca69de12cf5df54f338ea0f4fb1be6b76bf5a3d5b5835286cc2deeaac54b69-d # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/c1/c116baaa1d79dbc57299cde463a93fa4e5a732fb2cc219b12026cc78f30a09b3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/d7/d727f90f030f007976bcbf018582b71c78857b23f771f4031cf353d569716f68-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b021/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/e3/e3f1f1fb73f8d8bed4fa958fd41e5880f4a2d66aade2fc93edde9c9ac0936222-d # internal time mkdir -p $WORK/b020/ internal/syscall/unix mkdir -p $WORK/b033/ internal/syscall/execenv mkdir -p $WORK/b034/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p time -std -installsuffix shared -buildid XF6SkI4Cw88mytKKAiPP/XF6SkI4Cw88mytKKAiPP -goversion go1.16.12 -D "" -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid ZsMXaXBYZQ6XsEq7YjMf/ZsMXaXBYZQ6XsEq7YjMf -goversion go1.16.12 -D "" -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/nonblocking.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_generic.go cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid yH2B9t_uEi2WbU2abMN5/yH2B9t_uEi2WbU2abMN5 -goversion go1.16.12 -D "" -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/29/29d986fb8b8c07479ced52ff275ff1e0733f853dc7ee7289f1056b4a258fd876-d # internal regexp mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b069/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p regexp -std -complete -installsuffix shared -buildid HSIlbwDocBDpa0QedgG7/HSIlbwDocBDpa0QedgG7 -goversion go1.16.12 -D "" -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/9a/9a72dd3be6ed9cc99cbdd467b867abafc4a6fdbb2edd33054e6ff4c89a9b7a72-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/9a/9a9a337f1340c1fd8129b09fea7a05016cb1995e077a34e551ee8c703af4f9da-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/c7/c73a0fcd2c0fc949e8f7b532d3bb44b9921a2049df157a6ca0e811a90db68cd1-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b026/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b026/_pkg_.a $WORK/b026/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/a6/a67535e659b8451a4a4b0bca4634d2b45156bbaa9223fefdf8f5158be852f6a9-d # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/78/782ecf28e9213779c4c0dc7e7a2162c3be21791ca740569ef156aae9c5d70982-d # internal internal/fmtsort mkdir -p $WORK/b025/ context mkdir -p $WORK/b019/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid x4830UcKuQ-ot29cWQc5/x4830UcKuQ-ot29cWQc5 -goversion go1.16.12 -D "" -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p context -std -complete -installsuffix shared -buildid ZrYPc9f3SkR4h7Oo1IQZ/ZrYPc9f3SkR4h7Oo1IQZ -goversion go1.16.12 -D "" -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/context/context.go io/fs mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b037/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p io/fs -std -complete -installsuffix shared -buildid If8Pdeiy9OL_UnSXftI8/If8Pdeiy9OL_UnSXftI8 -goversion go1.16.12 -D "" -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go encoding/binary mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid gpwb6UokqwjLovQlPJky/gpwb6UokqwjLovQlPJky -goversion go1.16.12 -D "" -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go github.com/hashicorp/errwrap mkdir -p $WORK/b094/ internal/poll mkdir -p $WORK/b032/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid sjK3GApI9A1SZRK9INlw/sjK3GApI9A1SZRK9INlw -goversion go1.16.12 -D "" -importcfg $WORK/b094/importcfg -pack ./vendor/github.com/hashicorp/errwrap/errwrap.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/poll -std -installsuffix shared -buildid rRj_JYGy7aGQgJ1mke2C/rRj_JYGy7aGQgJ1mke2C -goversion go1.16.12 -D "" -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fcntl_syscall.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/be/be1dc0dd389ef88ed03ad391d702bd3ade7cc56b876a406aba97de3b46e14333-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/33/3317375b95b6a6e4df0dc87a837db927896b7856af2d4af17405ab7f6276b6f4-d # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/b9/b90dcf95abdbda63d987dec34fd02f91d0742435028d603449dc3caf454dd70c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/9a/9ac59f43163af30600d10321384917ed7f283a056e47e7e53220ebe9f8a6bbf4-d # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/57/5752d84f99a9b0cb2dcd9750220d46ec3f9e9c877c41c8bd0c8c1edb5ed3ba82-d # internal encoding/base64 mkdir -p $WORK/b043/ golang.org/x/sys/unix mkdir -p $WORK/b072/ cat >$WORK/b072/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b072/symabis ./asm_linux_arm64.s cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid XTmIrG-gNXCO4-sbOeNZ/XTmIrG-gNXCO4-sbOeNZ -goversion go1.16.12 -D "" -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b073/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid 7psVsvYlazt0jYfIOHVt/7psVsvYlazt0jYfIOHVt -goversion go1.16.12 -symabis $WORK/b072/symabis -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h ./vendor/golang.org/x/sys/unix/affinity_linux.go ./vendor/golang.org/x/sys/unix/aliases.go ./vendor/golang.org/x/sys/unix/bluetooth_linux.go ./vendor/golang.org/x/sys/unix/constants.go ./vendor/golang.org/x/sys/unix/dev_linux.go ./vendor/golang.org/x/sys/unix/dirent.go ./vendor/golang.org/x/sys/unix/endian_little.go ./vendor/golang.org/x/sys/unix/env_unix.go ./vendor/golang.org/x/sys/unix/fcntl.go ./vendor/golang.org/x/sys/unix/fdset.go ./vendor/golang.org/x/sys/unix/ioctl.go ./vendor/golang.org/x/sys/unix/ioctl_linux.go ./vendor/golang.org/x/sys/unix/pagesize_unix.go ./vendor/golang.org/x/sys/unix/race0.go ./vendor/golang.org/x/sys/unix/readdirent_getdents.go ./vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./vendor/golang.org/x/sys/unix/str.go ./vendor/golang.org/x/sys/unix/syscall.go ./vendor/golang.org/x/sys/unix/syscall_linux.go ./vendor/golang.org/x/sys/unix/syscall_linux_arm64.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./vendor/golang.org/x/sys/unix/syscall_unix.go ./vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./vendor/golang.org/x/sys/unix/timestruct.go ./vendor/golang.org/x/sys/unix/zerrors_linux.go ./vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go ./vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go ./vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go ./vendor/golang.org/x/sys/unix/zsyscall_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go ./vendor/golang.org/x/sys/unix/ztypes_linux.go ./vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/d6/d64fc88ffab80924f0d1d8856b7f168939e3d58011393267bd5b7c5ba257a36c-d # internal os mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/syscall/execenv=$WORK/b034/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile internal/testlog=$WORK/b035/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/fs=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p os -std -installsuffix shared -buildid rquBsNhn0adB4G0SxRfN/rquBsNhn0adB4G0SxRfN -goversion go1.16.12 -D "" -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_little.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe_linux.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/6e/6e5f6da998f4b334636a03ee09049074a60795ef4f1482f2af777681410b7ef7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/82/828f1afb4dd22626223a395fde0055a7d89de9f7f24df2d35cc91a1aae8aeade-d # internal fmt mkdir -p $WORK/b024/ path/filepath mkdir -p $WORK/b066/ net mkdir -p $WORK/b075/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b075/ -importpath net -- -I $WORK/b075/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io/fs=$WORK/b036/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid kFsVlLA7GtYppFXKSvPc/kFsVlLA7GtYppFXKSvPc -goversion go1.16.12 -D "" -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b025/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p fmt -std -complete -installsuffix shared -buildid NRYaqDz8NjIT1roe82MG/NRYaqDz8NjIT1roe82MG -goversion go1.16.12 -D "" -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go os/signal mkdir -p $WORK/b108/ runtime/debug mkdir -p $WORK/b109/ cat >$WORK/b108/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b108/symabis ./sig.s cat >$WORK/b109/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b109/symabis ./debug.s cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p os/signal -std -installsuffix shared -buildid 8e9QQNBeroQrzAUmIKjX/8e9QQNBeroQrzAUmIKjX -goversion go1.16.12 -symabis $WORK/b108/symabis -D "" -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p runtime/debug -std -installsuffix shared -buildid mfrz3J-bzgl0Sw-hCsSn/mfrz3J-bzgl0Sw-hCsSn -goversion go1.16.12 -symabis $WORK/b109/symabis -D "" -importcfg $WORK/b109/importcfg -pack -asmhdr $WORK/b109/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b108/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b108/_pkg_.a $WORK/b108/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b109/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/09/09f7c9244970048cb42789d0302ca4093c31b095493e5206b05c1606a10e17ca-d # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/3f/3f10a6bcc6e6d6dae8d87d82aa9d3a426c318e76f54d701372d7a49d2a759fb3-d # internal io/ioutil mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/fs=$WORK/b036/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 9eGX0WT7eGz37U7649m4/9eGX0WT7eGz37U7649m4 -goversion go1.16.12 -D "" -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go os/exec mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b034/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/fs=$WORK/b036/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p os/exec -std -complete -installsuffix shared -buildid LWSrEhjS0ezpEFpxIkTS/LWSrEhjS0ezpEFpxIkTS -goversion go1.16.12 -D "" -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b109/_pkg_.a $WORK/b109/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/41/41e4a8603c7229dd3b15a4d4ec8779931048f972e4da7f0740cbf20fd3f74940-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/5b/5be3ba790ef950f7c79b4d36d320ce5db83b9e7e466d8719c879bdaf34a7950b-d # internal cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b072/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/c9/c913e2ca6fea27689c3cf8a8a14b32fd358dd41e82b197800d3fe27ec2e82800-d # internal flag mkdir -p $WORK/b023/ encoding/json mkdir -p $WORK/b041/ log mkdir -p $WORK/b048/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid UKsgqylrBPLak4cm8M7b/UKsgqylrBPLak4cm8M7b -goversion go1.16.12 -D "" -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p log -std -complete -installsuffix shared -buildid FptTXw_u6m__EPQvr1fg/FptTXw_u6m__EPQvr1fg -goversion go1.16.12 -D "" -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/log/log.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF google.golang.org/grpc/codes mkdir -p $WORK/b054/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p flag -std -complete -installsuffix shared -buildid jJ1QK9f51vtRB6u8CdWY/jJ1QK9f51vtRB6u8CdWY -goversion go1.16.12 -D "" -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/flag/flag.go cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b072/_pkg_.a $WORK/b072/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid ZN9q-kidq_B_AsfWaTEr/ZN9q-kidq_B_AsfWaTEr -goversion go1.16.12 -D "" -importcfg $WORK/b054/importcfg -pack ./vendor/google.golang.org/grpc/codes/code_string.go ./vendor/google.golang.org/grpc/codes/codes.go cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/a1/a1e3c10984b3f7c11540c2c1fa56fa4ffee417cafb40fae3ffec5fe95b34cea4-d # internal google.golang.org/grpc/metadata mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p google.golang.org/grpc/metadata -complete -installsuffix shared -buildid 3uX-KAZEgpQhDY7MPUjp/3uX-KAZEgpQhDY7MPUjp -goversion go1.16.12 -D "" -importcfg $WORK/b080/importcfg -pack ./vendor/google.golang.org/grpc/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/0b/0bc990dc64518448694011ff11050cf8d03399794c0cb431153b1d7c68e93e06-d # internal github.com/containerd/console mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p github.com/containerd/console -complete -installsuffix shared -buildid sPuOVy4NaVeCctrdblk8/sPuOVy4NaVeCctrdblk8 -goversion go1.16.12 -D "" -importcfg $WORK/b082/importcfg -pack ./vendor/github.com/containerd/console/console.go ./vendor/github.com/containerd/console/console_linux.go ./vendor/github.com/containerd/console/console_unix.go ./vendor/github.com/containerd/console/pty_unix.go ./vendor/github.com/containerd/console/tc_linux.go ./vendor/github.com/containerd/console/tc_unix.go github.com/pkg/errors mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid hfee3Blh4jkqSemGUybI/hfee3Blh4jkqSemGUybI -goversion go1.16.12 -D "" -importcfg $WORK/b051/importcfg -pack ./vendor/github.com/pkg/errors/errors.go ./vendor/github.com/pkg/errors/go113.go ./vendor/github.com/pkg/errors/stack.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/24/248801bb6bccb08048c8bc0c82424b5343d0a58f7b2d061ea946ac7cd2d87a13-d # internal github.com/containerd/containerd/pkg/userns mkdir -p $WORK/b086/ cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/59/59705a5d6ed84bd87284719c02e38981b1c420617b10cca29c916e20d8404caa-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b064/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/a9/a9592937c8171e026134644ffc5d1876d90142dace358ad6975af7e8525bb6ef-d # internal github.com/moby/sys/mountinfo mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p github.com/moby/sys/mountinfo -complete -installsuffix shared -buildid ijT4qXVBei43BdM6ebXU/ijT4qXVBei43BdM6ebXU -goversion go1.16.12 -D "" -importcfg $WORK/b087/importcfg -pack ./vendor/github.com/moby/sys/mountinfo/doc.go ./vendor/github.com/moby/sys/mountinfo/mounted_linux.go ./vendor/github.com/moby/sys/mountinfo/mounted_unix.go ./vendor/github.com/moby/sys/mountinfo/mountinfo.go ./vendor/github.com/moby/sys/mountinfo/mountinfo_filters.go ./vendor/github.com/moby/sys/mountinfo/mountinfo_linux.go cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p github.com/containerd/containerd/pkg/userns -lang=go1.16 -complete -installsuffix shared -buildid i98PeJ9yxGGISH2UR47z/i98PeJ9yxGGISH2UR47z -goversion go1.16.12 -D "" -importcfg $WORK/b086/importcfg -pack ./pkg/userns/userns_linux.go cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid Zr78-Q70bJaHoa_hwYuO/Zr78-Q70bJaHoa_hwYuO -goversion go1.16.12 -D "" -importcfg $WORK/b064/importcfg -pack ./vendor/google.golang.org/grpc/grpclog/grpclog.go ./vendor/google.golang.org/grpc/grpclog/logger.go ./vendor/google.golang.org/grpc/grpclog/loggerv2.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/c3/c3f3730c0997fd64543c5d86b9a64e75586ed5a923f7d61585bf24782bec1cae-d # internal github.com/containerd/fifo mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p github.com/containerd/fifo -complete -installsuffix shared -buildid YSpN-LHWX-yOGQPLTo_c/YSpN-LHWX-yOGQPLTo_c -goversion go1.16.12 -D "" -importcfg $WORK/b090/importcfg -pack ./vendor/github.com/containerd/fifo/errors.go ./vendor/github.com/containerd/fifo/fifo.go ./vendor/github.com/containerd/fifo/handle_linux.go ./vendor/github.com/containerd/fifo/raw.go ./vendor/github.com/containerd/fifo/utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/00/0050e397de8aa3cca8be6c5cf29fcb6db642ece8d56d2eebf2538112974bfd84-d # internal github.com/containerd/containerd/pkg/stdio mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/containerd/console=$WORK/b082/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p github.com/containerd/containerd/pkg/stdio -lang=go1.16 -complete -installsuffix shared -buildid he4DcqqA7E-j0InAleR8/he4DcqqA7E-j0InAleR8 -goversion go1.16.12 -D "" -importcfg $WORK/b089/importcfg -pack ./pkg/stdio/platform.go ./pkg/stdio/stdio.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/5d/5d120d725dc3030b1974af2da4bbc0d40ead82e976a6f2c5e8eb8661b480b654-d # internal github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile os=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid hyG7Q34iJmZcNV0EKZVR/hyG7Q34iJmZcNV0EKZVR -goversion go1.16.12 -D "" -importcfg $WORK/b092/importcfg -pack ./vendor/github.com/opencontainers/runtime-spec/specs-go/config.go ./vendor/github.com/opencontainers/runtime-spec/specs-go/state.go ./vendor/github.com/opencontainers/runtime-spec/specs-go/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/70/70cb1efaef113534204d99bd399b5154c16d308a9a673f1500b49b308b09b2d3-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b094/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid diFClybh5cuANp9lytYu/diFClybh5cuANp9lytYu -goversion go1.16.12 -D "" -importcfg $WORK/b093/importcfg -pack ./vendor/github.com/hashicorp/go-multierror/append.go ./vendor/github.com/hashicorp/go-multierror/flatten.go ./vendor/github.com/hashicorp/go-multierror/format.go ./vendor/github.com/hashicorp/go-multierror/multierror.go ./vendor/github.com/hashicorp/go-multierror/prefix.go ./vendor/github.com/hashicorp/go-multierror/sort.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/73/73f9f5b70d7e3411ba5fe622e9d04975a20a9ad6fcb4bdc074e7d4ab1042ab70-d # internal net/url mkdir -p $WORK/b095/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/0e/0e8dce41f123941985bde2581d92932d71016ab21515dbe5266ead15d772bc70-d # internal cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF github.com/opencontainers/go-digest cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p net/url -std -complete -installsuffix shared -buildid WFDyvnWmTHSX0BzRRhCe/WFDyvnWmTHSX0BzRRhCe -goversion go1.16.12 -D "" -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/net/url/url.go mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b101/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile hash=$WORK/b102/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid O0hcUPk3orh_ck5NWZ2N/O0hcUPk3orh_ck5NWZ2N -goversion go1.16.12 -D "" -importcfg $WORK/b100/importcfg -pack ./vendor/github.com/opencontainers/go-digest/algorithm.go ./vendor/github.com/opencontainers/go-digest/digest.go ./vendor/github.com/opencontainers/go-digest/digester.go ./vendor/github.com/opencontainers/go-digest/doc.go ./vendor/github.com/opencontainers/go-digest/verifiers.go cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/49/4923e3295c9b7f71ede10e3e4baa598c02d87c780ffe1a14b64a28c7b25faec7-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid fzCPcPFrQdyajFe2AslR/fzCPcPFrQdyajFe2AslR -goversion go1.16.12 -D "" -importcfg $WORK/b063/importcfg -pack ./vendor/google.golang.org/grpc/connectivity/connectivity.go cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/3e/3e13bda556050971b274a5f914dd31be7039cdc6f4ffd7d20b80479718faa87b-d # internal cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/f8/f8ef2da1f3f40aa3dcd8939087f752dfdb164976277cb5a3823d2324114a31e3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/9a/9acad6d462d1b07d6a70956dd9e18682232eb5dd9f9038c4e40f2639a07b0c49-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b063/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid 9cnGP_V4yAWNVYDvgFQk/9cnGP_V4yAWNVYDvgFQk -goversion go1.16.12 -D "" -importcfg $WORK/b062/importcfg -pack ./vendor/google.golang.org/grpc/internal/internal.go cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/1d/1d37111762781aa591fb7fb2aab5ba34230ddbfff85e82f58b78748307835e48-d # internal github.com/containerd/containerd/runtime/v1 mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/containerd/fifo=$WORK/b090/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p github.com/containerd/containerd/runtime/v1 -lang=go1.16 -complete -installsuffix shared -buildid Qxxr0jgFu4ggK-c3-WKU/Qxxr0jgFu4ggK-c3-WKU -goversion go1.16.12 -D "" -importcfg $WORK/b096/importcfg -pack ./runtime/v1/shim.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/17/176c5514c80a079cdaf5e447ef038df79862f27f409b8b70d13adb0dc56adb53-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/fa/fa6d52e51f07e8fefe947d5f639fcb04c0dcc87dba6f42731307312f691e46e7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/4b/4bed215432a95f65bd3294bd2d11b824a86127a846105e12e47c12bcbb8ef997-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b046/ TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF github.com/golang/protobuf/proto mkdir -p $WORK/b056/ cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid g91Z5I59v9BxcFbUw5G9/g91Z5I59v9BxcFbUw5G9 -goversion go1.16.12 -D "" -importcfg $WORK/b046/importcfg -pack ./vendor/github.com/gogo/protobuf/proto/clone.go ./vendor/github.com/gogo/protobuf/proto/custom_gogo.go ./vendor/github.com/gogo/protobuf/proto/decode.go ./vendor/github.com/gogo/protobuf/proto/deprecated.go ./vendor/github.com/gogo/protobuf/proto/discard.go ./vendor/github.com/gogo/protobuf/proto/duration.go ./vendor/github.com/gogo/protobuf/proto/duration_gogo.go ./vendor/github.com/gogo/protobuf/proto/encode.go ./vendor/github.com/gogo/protobuf/proto/encode_gogo.go ./vendor/github.com/gogo/protobuf/proto/equal.go ./vendor/github.com/gogo/protobuf/proto/extensions.go ./vendor/github.com/gogo/protobuf/proto/extensions_gogo.go ./vendor/github.com/gogo/protobuf/proto/lib.go ./vendor/github.com/gogo/protobuf/proto/lib_gogo.go ./vendor/github.com/gogo/protobuf/proto/message_set.go ./vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go ./vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./vendor/github.com/gogo/protobuf/proto/properties.go ./vendor/github.com/gogo/protobuf/proto/properties_gogo.go ./vendor/github.com/gogo/protobuf/proto/skip_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_marshal.go ./vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_merge.go ./vendor/github.com/gogo/protobuf/proto/table_unmarshal.go ./vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./vendor/github.com/gogo/protobuf/proto/text.go ./vendor/github.com/gogo/protobuf/proto/text_gogo.go ./vendor/github.com/gogo/protobuf/proto/text_parser.go ./vendor/github.com/gogo/protobuf/proto/timestamp.go ./vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go ./vendor/github.com/gogo/protobuf/proto/wrappers.go ./vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go github.com/sirupsen/logrus mkdir -p $WORK/b071/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid dfDMMXCq4JfNq1Tyb2D_/dfDMMXCq4JfNq1Tyb2D_ -goversion go1.16.12 -D "" -importcfg $WORK/b056/importcfg -pack ./vendor/github.com/golang/protobuf/proto/clone.go ./vendor/github.com/golang/protobuf/proto/decode.go ./vendor/github.com/golang/protobuf/proto/deprecated.go ./vendor/github.com/golang/protobuf/proto/discard.go ./vendor/github.com/golang/protobuf/proto/encode.go ./vendor/github.com/golang/protobuf/proto/equal.go ./vendor/github.com/golang/protobuf/proto/extensions.go ./vendor/github.com/golang/protobuf/proto/lib.go ./vendor/github.com/golang/protobuf/proto/message_set.go ./vendor/github.com/golang/protobuf/proto/pointer_unsafe.go ./vendor/github.com/golang/protobuf/proto/properties.go ./vendor/github.com/golang/protobuf/proto/table_marshal.go ./vendor/github.com/golang/protobuf/proto/table_merge.go ./vendor/github.com/golang/protobuf/proto/table_unmarshal.go ./vendor/github.com/golang/protobuf/proto/text.go ./vendor/github.com/golang/protobuf/proto/text_parser.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid aC7ihIJawHaYenalETwA/aC7ihIJawHaYenalETwA -goversion go1.16.12 -D "" -importcfg $WORK/b071/importcfg -pack ./vendor/github.com/sirupsen/logrus/alt_exit.go ./vendor/github.com/sirupsen/logrus/buffer_pool.go ./vendor/github.com/sirupsen/logrus/doc.go ./vendor/github.com/sirupsen/logrus/entry.go ./vendor/github.com/sirupsen/logrus/exported.go ./vendor/github.com/sirupsen/logrus/formatter.go ./vendor/github.com/sirupsen/logrus/hooks.go ./vendor/github.com/sirupsen/logrus/json_formatter.go ./vendor/github.com/sirupsen/logrus/logger.go ./vendor/github.com/sirupsen/logrus/logrus.go ./vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./vendor/github.com/sirupsen/logrus/text_formatter.go ./vendor/github.com/sirupsen/logrus/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/11/117909278b8f857af25a715573b3e2bc79ca3d95ca015bdaa87436a301e3ae7b-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -o $WORK/b075/_cgo_.o $WORK/b075/_cgo_main.o $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o -g -O2 cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/cb/cbc622b648fc71049fe90933eb2b163b8de0b70d2e328a7a85791d0c7be0894b-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b075/_cgo_.o -dynout $WORK/b075/_cgo_import.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b076/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b077/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/singleflight=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p net -std -installsuffix shared -buildid -35U2Rq1fCMRyUoa0x7x/-35U2Rq1fCMRyUoa0x7x -goversion go1.16.12 -D "" -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/writev_unix.go $WORK/b075/_cgo_gotypes.go $WORK/b075/cgo_linux.cgo1.go $WORK/b075/cgo_resnew.cgo1.go $WORK/b075/cgo_socknew.cgo1.go $WORK/b075/cgo_unix.cgo1.go $WORK/b075/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/07/07b494e95ae65332abc38ba106d13dbda34e6d7407747963b63a3aca925faf4d-d # internal github.com/containerd/containerd/log mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p github.com/containerd/containerd/log -lang=go1.16 -complete -installsuffix shared -buildid nQgPN6DcSyfyqZeojaK8/nQgPN6DcSyfyqZeojaK8 -goversion go1.16.12 -D "" -importcfg $WORK/b083/importcfg -pack ./log/context.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/84/8488531ea51290412b12bae9b6e30518466028a9b7de1830f0fddd3a219f8d81-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/a9/a96d59ba6ed489b702368fe2012454ab4481a1a9ac800a33a449bf0a354d84b8-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b058/ github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b059/ github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b056/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid e7cE7DbUEQ77rgyBFtXW/e7cE7DbUEQ77rgyBFtXW -goversion go1.16.12 -D "" -importcfg $WORK/b060/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b056/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid sstNp89eJH2_Wvw6cfHd/sstNp89eJH2_Wvw6cfHd -goversion go1.16.12 -D "" -importcfg $WORK/b058/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/any/any.pb.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b056/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid k7ireTWOyFufz8Q3hcV2/k7ireTWOyFufz8Q3hcV2 -goversion go1.16.12 -D "" -importcfg $WORK/b059/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/87/87bbb1f24a9ad53b27180f63198ad4e9dd769a14c366690124dbc4b18c554018-d # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/f2/f2511cb36221041835ad02d18b9777c8b4a6d88d5270de1b4ebc880b0db82657-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b061/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b056/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b058/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid P4shgNseSm7xoOrIAeDv/P4shgNseSm7xoOrIAeDv -goversion go1.16.12 -D "" -importcfg $WORK/b061/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/2f/2fce731c51ed641870e8fb60300fad9eb90fa5587c2ec7c12c27a768c7ed3004-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b056/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b058/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b059/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b060/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid bq7TXD6KG1IqynMwXZNr/bq7TXD6KG1IqynMwXZNr -goversion go1.16.12 -D "" -importcfg $WORK/b057/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/any.go ./vendor/github.com/golang/protobuf/ptypes/doc.go ./vendor/github.com/golang/protobuf/ptypes/duration.go ./vendor/github.com/golang/protobuf/ptypes/timestamp.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b075/_pkg_.a $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/93/9369d5dd830576b9f571077c1b9c40b201aea02eef5533c62afd2573f9d0d73b-d # internal github.com/containerd/containerd/sys mkdir -p $WORK/b085/ github.com/containerd/go-runc mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containerd/console=$WORK/b082/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b092/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b071/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile os/exec=$WORK/b088/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/containerd/go-runc -complete -installsuffix shared -buildid 2R8W9aYEqLtXcuIoHCTP/2R8W9aYEqLtXcuIoHCTP -goversion go1.16.12 -D "" -importcfg $WORK/b091/importcfg -pack ./vendor/github.com/containerd/go-runc/command_linux.go ./vendor/github.com/containerd/go-runc/console.go ./vendor/github.com/containerd/go-runc/container.go ./vendor/github.com/containerd/go-runc/events.go ./vendor/github.com/containerd/go-runc/io.go ./vendor/github.com/containerd/go-runc/io_unix.go ./vendor/github.com/containerd/go-runc/monitor.go ./vendor/github.com/containerd/go-runc/runc.go ./vendor/github.com/containerd/go-runc/runc_unix.go ./vendor/github.com/containerd/go-runc/utils.go cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/b1/b111cbcfb35bf757384a353fa8045de74679625a8dc59a40128d02f99de2e301-d # internal cat >$WORK/b085/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/sys /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containerd/containerd/sys -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b085/symabis ./subprocess_unsafe_linux.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/e1/e1dcd0f59e0473a966fbf97ae5a904dfd68ace4c77941ffea5be46bae1113dbf-d # internal google.golang.org/grpc/status mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b056/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b057/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b061/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b054/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b062/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid kHnPeUHzfusKEbQcC1t5/kHnPeUHzfusKEbQcC1t5 -goversion go1.16.12 -D "" -importcfg $WORK/b055/importcfg -pack ./vendor/google.golang.org/grpc/status/status.go cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b083/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=$WORK/b086/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p github.com/containerd/containerd/sys -lang=go1.16 -installsuffix shared -buildid yu8xSouqchKH4AjlBGia/yu8xSouqchKH4AjlBGia -goversion go1.16.12 -symabis $WORK/b085/symabis -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h ./sys/epoll.go ./sys/fds.go ./sys/filesys_unix.go ./sys/mount_linux.go ./sys/oom_linux.go ./sys/socket_unix.go ./sys/stat_unix.go ./sys/subprocess_unsafe_linux.go ./sys/userns_deprecated.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/3a/3a7c8aeae4121d8e20dde1e6074e3b448758a45ba21f714c1737b7f432961488-d # internal github.com/gogo/protobuf/types mkdir -p $WORK/b049/ github.com/containerd/containerd/runtime/linux/runctypes mkdir -p $WORK/b105/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b050/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/gogo/protobuf/types -complete -installsuffix shared -buildid CwM20g6Jr3dlUjUymdwL/CwM20g6Jr3dlUjUymdwL -goversion go1.16.12 -D "" -importcfg $WORK/b049/importcfg -pack ./vendor/github.com/gogo/protobuf/types/any.go ./vendor/github.com/gogo/protobuf/types/any.pb.go ./vendor/github.com/gogo/protobuf/types/api.pb.go ./vendor/github.com/gogo/protobuf/types/doc.go ./vendor/github.com/gogo/protobuf/types/duration.go ./vendor/github.com/gogo/protobuf/types/duration.pb.go ./vendor/github.com/gogo/protobuf/types/duration_gogo.go ./vendor/github.com/gogo/protobuf/types/empty.pb.go ./vendor/github.com/gogo/protobuf/types/field_mask.pb.go ./vendor/github.com/gogo/protobuf/types/protosize.go ./vendor/github.com/gogo/protobuf/types/source_context.pb.go ./vendor/github.com/gogo/protobuf/types/struct.pb.go ./vendor/github.com/gogo/protobuf/types/timestamp.go ./vendor/github.com/gogo/protobuf/types/timestamp.pb.go ./vendor/github.com/gogo/protobuf/types/timestamp_gogo.go ./vendor/github.com/gogo/protobuf/types/type.pb.go ./vendor/github.com/gogo/protobuf/types/wrappers.pb.go ./vendor/github.com/gogo/protobuf/types/wrappers_gogo.go cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/containerd/containerd/runtime/linux/runctypes -lang=go1.16 -complete -installsuffix shared -buildid to4q_tgX2uR3m9pz40Xu/to4q_tgX2uR3m9pz40Xu -goversion go1.16.12 -D "" -importcfg $WORK/b105/importcfg -pack ./runtime/linux/runctypes/doc.go ./runtime/linux/runctypes/runc.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/60/6071efcf74f39afec0eaf2255e59a09c6d6379dbc17459f6fd63cf6d0e25a539-d # internal github.com/containerd/containerd/sys/reaper mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/go-runc=$WORK/b091/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile os/exec=$WORK/b088/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/containerd/containerd/sys/reaper -lang=go1.16 -complete -installsuffix shared -buildid h2UoWpBk8D4-BI00hM1N/h2UoWpBk8D4-BI00hM1N -goversion go1.16.12 -D "" -importcfg $WORK/b107/importcfg -pack ./sys/reaper/reaper_unix.go ./sys/reaper/reaper_utils_linux.go cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/sys /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containerd/containerd/sys -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b085/subprocess_unsafe_linux.o ./subprocess_unsafe_linux.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b085/_pkg_.a $WORK/b085/subprocess_unsafe_linux.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/16/1669d634e47f6f71be5d7a55e5a4d1ebde18c09212395dfc13c449870ee3a522-d # internal github.com/containerd/containerd/mount mkdir -p $WORK/b084/ cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/63/630bed59c17d04a2779bdf100541081ccccc51ff0ca68be6a9743e30d3422009-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b053/ github.com/containerd/ttrpc mkdir -p $WORK/b070/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b054/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b055/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p github.com/containerd/containerd/errdefs -lang=go1.16 -complete -installsuffix shared -buildid 1K6_2vAG95NAwrWwMaDT/1K6_2vAG95NAwrWwMaDT -goversion go1.16.12 -D "" -importcfg $WORK/b053/importcfg -pack ./errdefs/errors.go ./errdefs/grpc.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b071/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b061/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b054/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b055/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile path=$WORK/b037/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p github.com/containerd/ttrpc -complete -installsuffix shared -buildid tuWKO9wy0dpRClQwmIQc/tuWKO9wy0dpRClQwmIQc -goversion go1.16.12 -D "" -importcfg $WORK/b070/importcfg -pack ./vendor/github.com/containerd/ttrpc/channel.go ./vendor/github.com/containerd/ttrpc/client.go ./vendor/github.com/containerd/ttrpc/codec.go ./vendor/github.com/containerd/ttrpc/config.go ./vendor/github.com/containerd/ttrpc/handshake.go ./vendor/github.com/containerd/ttrpc/interceptor.go ./vendor/github.com/containerd/ttrpc/metadata.go ./vendor/github.com/containerd/ttrpc/server.go ./vendor/github.com/containerd/ttrpc/services.go ./vendor/github.com/containerd/ttrpc/types.go ./vendor/github.com/containerd/ttrpc/unixcreds_linux.go cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b083/_pkg_.a packagefile github.com/containerd/containerd/sys=$WORK/b085/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b087/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile os/exec=$WORK/b088/_pkg_.a packagefile path=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p github.com/containerd/containerd/mount -lang=go1.16 -complete -installsuffix shared -buildid Y8RD7PvqSLProzXhYjHd/Y8RD7PvqSLProzXhYjHd -goversion go1.16.12 -D "" -importcfg $WORK/b084/importcfg -pack ./mount/lookup_unix.go ./mount/losetup_linux.go ./mount/mount.go ./mount/mount_linux.go ./mount/mountinfo.go ./mount/temp.go ./mount/temp_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/71/71af709a4c4b0dd623db231a373be42a957aa5f15a49c89797f88b012e7b8b1f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/ea/ea1db1741d237aeda3e02c06fcaf8e5d3bf5f1aa67c52b7745d8c07b2028ec46-d # internal github.com/containerd/containerd/identifiers mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/containerd/errdefs=$WORK/b053/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p github.com/containerd/containerd/identifiers -lang=go1.16 -complete -installsuffix shared -buildid d7vxtpfAdcj4Ldl53Wru/d7vxtpfAdcj4Ldl53Wru -goversion go1.16.12 -D "" -importcfg $WORK/b067/importcfg -pack ./identifiers/validate.go cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/18/1849055868922d747c1c092d8838e889b7d56ba7aea7cb713c575ae9080e81b0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/4f/4f7dd962baa1bf96beb687bcf1e0a71ed2931413de23e452368e0db830f3dbf6-d # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/8a/8a51f58f5808a7f690251612837bfd0d21fcd63f61e6f5eebcc6ba3a05102875-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/9f/9fcaee4ddc2295fd5ededc80415f9bdb109f52796444eb35b1fcb79b602dca7e-d # internal github.com/containerd/containerd/namespaces mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b053/_pkg_.a packagefile github.com/containerd/containerd/identifiers=$WORK/b067/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b070/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b080/_pkg_.a packagefile os=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p github.com/containerd/containerd/namespaces -lang=go1.16 -complete -installsuffix shared -buildid hwEUbBuQVLwmuuIeWt2l/hwEUbBuQVLwmuuIeWt2l -goversion go1.16.12 -D "" -importcfg $WORK/b052/importcfg -pack ./namespaces/context.go ./namespaces/grpc.go ./namespaces/store.go ./namespaces/ttrpc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/34/34d032fb78ab205e066a57d4a65647aaab502947303adfa2bf9df04a04fd184a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/52/528983bad473f94ebff62b63581d40c011db40bbe6b1b732b1d04e8ac5385587-d # internal github.com/containerd/typeurl mkdir -p $WORK/b040/ github.com/containerd/containerd/pkg/process mkdir -p $WORK/b081/ github.com/containerd/containerd/api/types mkdir -p $WORK/b099/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b041/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b049/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile path=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p github.com/containerd/typeurl -complete -installsuffix shared -buildid 2L2GIFaU2RDpxraa0k3O/2L2GIFaU2RDpxraa0k3O -goversion go1.16.12 -D "" -importcfg $WORK/b040/importcfg -pack ./vendor/github.com/containerd/typeurl/doc.go ./vendor/github.com/containerd/typeurl/types.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containerd/console=$WORK/b082/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b053/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b083/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b084/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b052/_pkg_.a packagefile github.com/containerd/containerd/pkg/stdio=$WORK/b089/_pkg_.a packagefile github.com/containerd/fifo=$WORK/b090/_pkg_.a packagefile github.com/containerd/go-runc=$WORK/b091/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b049/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b092/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b071/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile os/exec=$WORK/b088/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/containerd/containerd/pkg/process -lang=go1.16 -complete -installsuffix shared -buildid 2-QMHbHmNc3vAcD2iYrX/2-QMHbHmNc3vAcD2iYrX -goversion go1.16.12 -D "" -importcfg $WORK/b081/importcfg -pack ./pkg/process/deleted_state.go ./pkg/process/exec.go ./pkg/process/exec_state.go ./pkg/process/init.go ./pkg/process/init_state.go ./pkg/process/io.go ./pkg/process/io_util.go ./pkg/process/process.go ./pkg/process/types.go ./pkg/process/utils.go github.com/containerd/containerd/api/types/task mkdir -p $WORK/b103/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b050/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b049/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b100/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/containerd/containerd/api/types -lang=go1.16 -complete -installsuffix shared -buildid dkdmN_EiMDFZeoMSYajU/dkdmN_EiMDFZeoMSYajU -goversion go1.16.12 -D "" -importcfg $WORK/b099/importcfg -pack ./api/types/descriptor.pb.go ./api/types/doc.go ./api/types/metrics.pb.go ./api/types/mount.pb.go ./api/types/platform.pb.go cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b049/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/containerd/containerd/api/types/task -lang=go1.16 -complete -installsuffix shared -buildid CGYf7oca-gwJwiKaUODo/CGYf7oca-gwJwiKaUODo -goversion go1.16.12 -D "" -importcfg $WORK/b103/importcfg -pack ./api/types/task/task.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/a2/a2e30684cbcead070c85b4781660c8cfc5d736df7e99c49c1b4c4a34e0873a71-d # internal github.com/containerd/containerd/events mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b040/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b049/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p github.com/containerd/containerd/events -lang=go1.16 -complete -installsuffix shared -buildid IiDRCyJ790pTFTxd9uGA/IiDRCyJ790pTFTxd9uGA -goversion go1.16.12 -D "" -importcfg $WORK/b039/importcfg -pack ./events/events.go github.com/containerd/containerd/runtime mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b084/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b052/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b040/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b049/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b092/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/containerd/containerd/runtime -lang=go1.16 -complete -installsuffix shared -buildid AghOG0B1Ti6x2ui5ZMZ5/AghOG0B1Ti6x2ui5ZMZ5 -goversion go1.16.12 -D "" -importcfg $WORK/b104/importcfg -pack ./runtime/events.go ./runtime/monitor.go ./runtime/runtime.go ./runtime/task.go ./runtime/task_list.go ./runtime/typeurl.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/5f/5f2edac9bd1f0bc5216f1b8305d5d96bbc2722a8efb6b7c0edd3681547a57a24-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/c2/c2dcc129301181dfeab4003884de6545b14b18d6a5bb7f7d6efe440a8a3b629f-d # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/da/dab64da2cd5d3121a2b0989abfb427d3c92fef46a27e0823fad4340dd3201555-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/f6/f6ce81a94b67ecc8434412c74f32ef787ed4c31f93f9b1b282bc774d48d0631c-d # internal github.com/containerd/containerd/runtime/v1/shim/v1 mkdir -p $WORK/b106/ github.com/containerd/containerd/api/events mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b099/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b040/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b050/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b049/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b100/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/containerd/containerd/api/events -lang=go1.16 -complete -installsuffix shared -buildid VEPsPkfxZGDgVKnXgLLE/VEPsPkfxZGDgVKnXgLLE -goversion go1.16.12 -D "" -importcfg $WORK/b098/importcfg -pack ./api/events/container.pb.go ./api/events/content.pb.go ./api/events/doc.go ./api/events/image.pb.go ./api/events/namespace.pb.go ./api/events/snapshot.pb.go ./api/events/task.pb.go cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b099/_pkg_.a packagefile github.com/containerd/containerd/api/types/task=$WORK/b103/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b070/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b049/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/containerd/containerd/runtime/v1/shim/v1 -lang=go1.16 -complete -installsuffix shared -buildid yFs-Wuwm_M8kQnj2_NR3/yFs-Wuwm_M8kQnj2_NR3 -goversion go1.16.12 -D "" -importcfg $WORK/b106/importcfg -pack ./runtime/v1/shim/v1/doc.go ./runtime/v1/shim/v1/shim.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/6e/6e6747afc0a3fa42e20b8a94cd0d9f2cbfc083bc7b5ab02fc2fe9fbafa5d8911-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/7d/7dd2fa6251120fbdd909fb5e4a9df47ec120282cfce3372dce37f4693b50fac4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/49/4946890e77d741696fcae04b2261453b047fec23d4d9757ef35ef80a4f61a442-d # internal github.com/containerd/containerd/runtime/v1/shim mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containerd/console=$WORK/b082/_pkg_.a packagefile github.com/containerd/containerd/api/events=$WORK/b098/_pkg_.a packagefile github.com/containerd/containerd/api/types/task=$WORK/b103/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b053/_pkg_.a packagefile github.com/containerd/containerd/events=$WORK/b039/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b083/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b084/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b052/_pkg_.a packagefile github.com/containerd/containerd/pkg/process=$WORK/b081/_pkg_.a packagefile github.com/containerd/containerd/pkg/stdio=$WORK/b089/_pkg_.a packagefile github.com/containerd/containerd/runtime=$WORK/b104/_pkg_.a packagefile github.com/containerd/containerd/runtime/linux/runctypes=$WORK/b105/_pkg_.a packagefile github.com/containerd/containerd/runtime/v1/shim/v1=$WORK/b106/_pkg_.a packagefile github.com/containerd/containerd/sys/reaper=$WORK/b107/_pkg_.a packagefile github.com/containerd/fifo=$WORK/b090/_pkg_.a packagefile github.com/containerd/go-runc=$WORK/b091/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b040/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b049/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b092/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b071/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b054/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b055/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p github.com/containerd/containerd/runtime/v1/shim -lang=go1.16 -complete -installsuffix shared -buildid wNOWYq-qc8Mpm5eHJgtA/wNOWYq-qc8Mpm5eHJgtA -goversion go1.16.12 -D "" -importcfg $WORK/b097/importcfg -pack ./runtime/v1/shim/local.go ./runtime/v1/shim/service.go ./runtime/v1/shim/service_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/5b/5b44e3c9aa88d905d8490ebe9f9876f18d675de50c056ee3aeaae5a1b0b1702e-d # internal github.com/containerd/containerd/cmd/containerd-shim mkdir -p $WORK/b001/ cat >$WORK/b001/_gomod_.go << 'EOF' # internal package main import _ "unsafe" //go:linkname __debug_modinfo__ runtime.modinfo var __debug_modinfo__ = "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/containerd/containerd/cmd/containerd-shim\nmod\tgithub.com/containerd/containerd\t(devel)\n=>\t./.empty-mod/\t\t\ndep\tgithub.com/containerd/console\tv1.0.2\t\ndep\tgithub.com/containerd/fifo\tv1.0.0\t\ndep\tgithub.com/containerd/go-runc\tv1.0.0\t\ndep\tgithub.com/containerd/ttrpc\tv1.1.0\t\ndep\tgithub.com/containerd/typeurl\tv1.0.2\t\ndep\tgithub.com/gogo/protobuf\tv1.3.2\t\ndep\tgithub.com/golang/protobuf\tv1.5.0\n=>\tgithub.com/golang/protobuf\tv1.3.5\t\ndep\tgithub.com/hashicorp/errwrap\tv1.0.0\t\ndep\tgithub.com/hashicorp/go-multierror\tv1.0.0\t\ndep\tgithub.com/moby/sys/mountinfo\tv0.4.1\t\ndep\tgithub.com/opencontainers/go-digest\tv1.0.0\t\ndep\tgithub.com/opencontainers/runtime-spec\tv1.0.3-0.20210326190908-1c3f411f0417\t\ndep\tgithub.com/pkg/errors\tv0.9.1\t\ndep\tgithub.com/sirupsen/logrus\tv1.8.1\t\ndep\tgolang.org/x/sys\tv0.0.0-20210426230700-d19ff857e887\t\ndep\tgoogle.golang.org/genproto\tv0.0.0-20201110150050-8816d57aaa9a\n=>\tgoogle.golang.org/genproto\tv0.0.0-20200224152610-e50cd9704f63\t\ndep\tgoogle.golang.org/grpc\tv1.33.2\n=>\tgoogle.golang.org/grpc\tv1.27.1\t\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile flag=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containerd/containerd/events=$WORK/b039/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b052/_pkg_.a packagefile github.com/containerd/containerd/pkg/process=$WORK/b081/_pkg_.a packagefile github.com/containerd/containerd/runtime/v1=$WORK/b096/_pkg_.a packagefile github.com/containerd/containerd/runtime/v1/shim=$WORK/b097/_pkg_.a packagefile github.com/containerd/containerd/runtime/v1/shim/v1=$WORK/b106/_pkg_.a packagefile github.com/containerd/containerd/sys/reaper=$WORK/b107/_pkg_.a packagefile github.com/containerd/go-runc=$WORK/b091/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b070/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b040/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b049/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b071/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile os/exec=$WORK/b088/_pkg_.a packagefile os/signal=$WORK/b108/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b109/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -lang=go1.16 -complete -installsuffix shared -buildid QXIxuEkTK3wX2Pyz1ypO/QXIxuEkTK3wX2Pyz1ypO -goversion go1.16.12 -D "" -importcfg $WORK/b001/importcfg -pack ./cmd/containerd-shim/main_unix.go ./cmd/containerd-shim/shim_linux.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/96/964de5de2d516bac7172543788a072ce785eb3e03d2dd710c241e15577f292da-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containerd/containerd/cmd/containerd-shim=$WORK/b001/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile flag=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/containerd/containerd/events=$WORK/b039/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b052/_pkg_.a packagefile github.com/containerd/containerd/pkg/process=$WORK/b081/_pkg_.a packagefile github.com/containerd/containerd/runtime/v1=$WORK/b096/_pkg_.a packagefile github.com/containerd/containerd/runtime/v1/shim=$WORK/b097/_pkg_.a packagefile github.com/containerd/containerd/runtime/v1/shim/v1=$WORK/b106/_pkg_.a packagefile github.com/containerd/containerd/sys/reaper=$WORK/b107/_pkg_.a packagefile github.com/containerd/go-runc=$WORK/b091/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b070/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b040/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b049/_pkg_.a packagefile github.com/pkg/errors=$WORK/b051/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b071/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile os/exec=$WORK/b088/_pkg_.a packagefile os/signal=$WORK/b108/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b109/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile internal/fmtsort=$WORK/b025/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b053/_pkg_.a packagefile github.com/containerd/containerd/identifiers=$WORK/b067/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b080/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile github.com/containerd/console=$WORK/b082/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b083/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b084/_pkg_.a packagefile github.com/containerd/containerd/pkg/stdio=$WORK/b089/_pkg_.a packagefile github.com/containerd/fifo=$WORK/b090/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b066/_pkg_.a packagefile github.com/containerd/containerd/api/events=$WORK/b098/_pkg_.a packagefile github.com/containerd/containerd/api/types/task=$WORK/b103/_pkg_.a packagefile github.com/containerd/containerd/runtime=$WORK/b104/_pkg_.a packagefile github.com/containerd/containerd/runtime/linux/runctypes=$WORK/b105/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b054/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b055/_pkg_.a packagefile io/ioutil=$WORK/b065/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b099/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b046/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile bufio=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b061/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile path=$WORK/b037/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b050/_pkg_.a packagefile log=$WORK/b048/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b073/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b076/_pkg_.a packagefile internal/nettrace=$WORK/b077/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/singleflight=$WORK/b078/_pkg_.a packagefile runtime/cgo=$WORK/b079/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/syscall/execenv=$WORK/b034/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile internal/testlog=$WORK/b035/_pkg_.a packagefile io/fs=$WORK/b036/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a packagefile github.com/containerd/containerd/sys=$WORK/b085/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b087/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b100/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b056/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b057/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b062/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b058/_pkg_.a packagefile regexp/syntax=$WORK/b069/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=$WORK/b086/_pkg_.a packagefile crypto=$WORK/b101/_pkg_.a packagefile hash=$WORK/b102/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b059/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b060/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b063/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b064/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=TqWtvNO0NCKEe5u6bm_I/QXIxuEkTK3wX2Pyz1ypO/zjSG0rlcrM2otVAvoIAF/TqWtvNO0NCKEe5u6bm_I -X github.com/containerd/containerd/version.Version=1.5.9 -B 0xace4b4ff8b451b13b94fa854cf1aaec6bf8e7003 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p _bin/ mv $WORK/b001/exe/a.out _bin/containerd-shim rm -r $WORK/b001/ + for cmd in cmd/* ++ tr -d ' \n' ++ od -An -tx1 ++ head -c20 /dev/urandom ++ basename cmd/containerd-shim-runc-v1 + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_btrfs' -ldflags '-X github.com/containerd/containerd/version.Version=1.5.9 -B 0x7480eb1a01c9998297b36b9b22a57a6a047cdaef -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o _bin/containerd-shim-runc-v1 github.com/containerd/containerd/cmd/containerd-shim-runc-v1 WORK=/tmp/go-build829407870 internal/unsafeheader mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid JrZRUbAAV5BmvaIOdKRY/JrZRUbAAV5BmvaIOdKRY -goversion go1.16.12 -D "" -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go internal/race mkdir -p $WORK/b015/ runtime/internal/sys mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 1tn1JUUADY45RIscvA1v/1tn1JUUADY45RIscvA1v -goversion go1.16.12 -D "" -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/arch.go /usr/lib/golang/src/runtime/internal/sys/arch_arm64.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/intrinsics_common.go /usr/lib/golang/src/runtime/internal/sys/stubs.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zgoarch_arm64.go /usr/lib/golang/src/runtime/internal/sys/zgoos_linux.go /usr/lib/golang/src/runtime/internal/sys/zversion.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid Sc_h1KApghGvmtAN2sv0/Sc_h1KApghGvmtAN2sv0 -goversion go1.16.12 -D "" -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go internal/cpu mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./cpu.s ./cpu_arm64.s unicode mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p unicode -std -complete -installsuffix shared -buildid OpLZCZ1cfzC_u11oASg2/OpLZCZ1cfzC_u11oASg2 -goversion go1.16.12 -D "" -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go unicode/utf8 mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid udefckV1S8DPGW78dqtT/udefckV1S8DPGW78dqtT -goversion go1.16.12 -D "" -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/cb/cb3b16bece6ced9e5b9db3698c1695015ae7802fce74a1a63a540e0a6bda385b-d # internal runtime/internal/math mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid HWTgELQrZXjJhULXQmNF/HWTgELQrZXjJhULXQmNF -goversion go1.16.12 -D "" -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/29/292535306133a4e9eecb9e91589208f98e36456674f674fc9096c64bf034b117-d # internal math/bits mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p math/bits -std -complete -installsuffix shared -buildid mjQZni4f2Q3-aea3CeDg/mjQZni4f2Q3-aea3CeDg -goversion go1.16.12 -D "" -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go runtime/internal/atomic mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b011/symabis ./asm_arm64.s ./atomic_arm64.s sync/atomic mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b016/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/66/66f20a67d48581762bf5112eaebe7dda2ba44fbd8a7805860f3d6440d2dc22e9-d # internal encoding mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding -std -complete -installsuffix shared -buildid 2kMzIeEdEdUJY8YMfmAc/2kMzIeEdEdUJY8YMfmAc -goversion go1.16.12 -D "" -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/encoding/encoding.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid SV6-SV1pMTD0bcW3QU1s/SV6-SV1pMTD0bcW3QU1s -goversion go1.16.12 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_arm64.go /usr/lib/golang/src/internal/cpu/cpu_arm64_hwcap.go /usr/lib/golang/src/internal/cpu/cpu_arm64_linux.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/e6/e6bf4884a7e068bfb58f8e85e2e78ef371a7d324d92eb68c0bde600596587b9d-d # internal unicode/utf16 mkdir -p $WORK/b048/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 0V26QSPop1jUxZJvPX-c/0V26QSPop1jUxZJvPX-c -goversion go1.16.12 -D "" -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid ifaB9WbaiFcEc0zolPaR/ifaB9WbaiFcEc0zolPaR -goversion go1.16.12 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_arm64.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/ce/ce811b9722c126f0eafa8d1c329e18124d4bbb08a1ef7b43093c0140d3a2f3d6-d # internal crypto/internal/subtle mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid X_-uJUlG2awKdiLbzYtW/X_-uJUlG2awKdiLbzYtW -goversion go1.16.12 -D "" -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/0b/0bf67132ed39136b05ddb8b742f13b8226cfc846e4be7935496693f4f828b211-d # internal math mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b030/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid OUF6DXZXV104TpGTfh0E/OUF6DXZXV104TpGTfh0E -goversion go1.16.12 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b011/asm_arm64.o ./asm_arm64.s cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a8/a8dae424ecc6e83b1360ee73b1e3dedb5cd1c25b8582441d22ca6f4b67491682-d # internal crypto/subtle mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid I8qTSvA6gZ2ERS6iom3n/I8qTSvA6gZ2ERS6iom3n -goversion go1.16.12 -D "" -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p math -std -installsuffix shared -buildid 9pq13Qsmw1PPx2mLwt9a/9pq13Qsmw1PPx2mLwt9a -goversion go1.16.12 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/cpu.o ./cpu.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b011/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/11/11b2db95e856a8b6a74241668d0cc69c06dd76c065d69ced248db5f041f6930e-d # internal crypto/internal/boring/sig mkdir -p $WORK/b068/ cat >$WORK/b068/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b068/symabis ./sig_other.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b016/asm.o ./asm.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/cpu_arm64.o ./cpu_arm64.s cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/6a/6a65f62388082b8880fb9179821022935e5882e7098bd7330be9d93cb83c99af-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_arm64.o $WORK/b011/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/d2/d2da2fbe8840e93fa7b793b32326063c02aab2043de08dc8cd973c0d0a5ca3c7-d # internal internal/nettrace mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid QyPFe1TJwDWVwJtMAbIi/QyPFe1TJwDWVwJtMAbIi -goversion go1.16.12 -D "" -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid VW3ZWwxFq5A0KBvm2FWZ/VW3ZWwxFq5A0KBvm2FWZ -goversion go1.16.12 -symabis $WORK/b068/symabis -D "" -importcfg $WORK/b068/importcfg -pack -asmhdr $WORK/b068/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/cpu.o $WORK/b010/cpu_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal runtime/cgo mkdir -p $WORK/b072/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b072/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b072/ -g -O2 -Wall -Werror ./cgo.go cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/6c/6ce99aa4a029c07ba886dcdfa3c9a3f051dfc52738d5943b2f87d1842cc4b28d-d # internal crypto/internal/boring/fipstls mkdir -p $WORK/b067/ cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/d2/d211c08080525c5eb379830def1729a6844aa580ab105a370da193db78677c7b-d # internal cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b067/symabis ./dummy.s golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b086/ cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/75/75b0cf6cc847eacfd44ad399129578a7a7c93c8b76ee4a0cee65b78e327e2219-d # internal internal/bytealg mkdir -p $WORK/b009/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid wTSlWn2OwYE-LRxi_Aqk/wTSlWn2OwYE-LRxi_Aqk -goversion go1.16.12 -D "" -importcfg $WORK/b086/importcfg -pack ./vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b009/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/60/608f1c296d4c1e91e75fb3c08d32354fbfb28b5cc857beabe0d78c0b360cfe8a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid -NO6_zDGXtS5T3keThwS/-NO6_zDGXtS5T3keThwS -goversion go1.16.12 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_arm64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b068/sig_other.o ./sig_other.s cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/16/167ebb8ad9da5a5df81a15416b7a39b6af79ba1dd60c47a14e68ec8b65c4443c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid Hz6baOev9_nc7yaeB_H1/Hz6baOev9_nc7yaeB_H1 -goversion go1.16.12 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h /usr/lib/golang/src/crypto/internal/boring/fipstls/tls.go cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/b7/b710062f7984d58258fe36a9fecd9764e912e29ad33e756d868de0e00338a0e0-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b068/_pkg_.a $WORK/b068/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/75/7530d9d2d464489ef4e5c14f829af6dc8e5d0e104512f7f473841a0cdd6fd90f-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/compare_arm64.o ./compare_arm64.s cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b067/dummy.o ./dummy.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b030/dim_arm64.o ./dim_arm64.s cd $WORK/b072 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b067/_pkg_.a $WORK/b067/dummy.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/count_arm64.o ./count_arm64.s cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/59/5952e1c618b2068bd0354fd3bcda3c69b7d129ddfcac68a03204d1da18052d91-d # internal cd $WORK/b072 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/equal_arm64.o ./equal_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b030/exp_arm64.o ./exp_arm64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/index_arm64.o ./index_arm64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b030/floor_arm64.o ./floor_arm64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/indexbyte_arm64.o ./indexbyte_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b030/modf_arm64.o ./modf_arm64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b009/_pkg_.a $WORK/b009/compare_arm64.o $WORK/b009/count_arm64.o $WORK/b009/equal_arm64.o $WORK/b009/index_arm64.o $WORK/b009/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/8c/8c22cf2d54d04e7176fd403803584312dc9518474b1870f87337f6313e49825b-d # internal runtime mkdir -p $WORK/b008/ cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b030/sqrt_arm64.o ./sqrt_arm64.s cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b008/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b030/stubs_arm64.o ./stubs_arm64.s cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p runtime -std -+ -installsuffix shared -buildid rBFnIxHp2YzhSDfJkCjG/rBFnIxHp2YzhSDfJkCjG -goversion go1.16.12 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_arm64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_arm64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lfstack_64bit.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_arm64.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/relax_stub.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_arm64.go /usr/lib/golang/src/runtime/signal_linux_arm64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_arm64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/sys_arm64.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_arm64.go /usr/lib/golang/src/runtime/write_err.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b030/_pkg_.a $WORK/b030/dim_arm64.o $WORK/b030/exp_arm64.o $WORK/b030/floor_arm64.o $WORK/b030/modf_arm64.o $WORK/b030/sqrt_arm64.o $WORK/b030/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/d9/d988fe107e95667fd608f9113987cdc27ffe9a95dbf056741ff13a67df10e366-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x006.o -c gcc_linux_arm64.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x012.o -c linux_syscall.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x013.o -c gcc_arm64.S cd $WORK/b072 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -o $WORK/b072/_cgo_.o $WORK/b072/_cgo_main.o $WORK/b072/_x001.o $WORK/b072/_x002.o $WORK/b072/_x003.o $WORK/b072/_x004.o $WORK/b072/_x005.o $WORK/b072/_x006.o $WORK/b072/_x007.o $WORK/b072/_x008.o $WORK/b072/_x009.o $WORK/b072/_x010.o $WORK/b072/_x011.o $WORK/b072/_x012.o $WORK/b072/_x013.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b072/_cgo_.o -dynout $WORK/b072/_cgo_import.go -dynlinker cat >$WORK/b072/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b072/symabis ./asm_arm64.s cat >$WORK/b072/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p runtime/cgo -std -installsuffix shared -buildid YmjhbvHEMm762zV6TF0f/YmjhbvHEMm762zV6TF0f -goversion go1.16.12 -symabis $WORK/b072/symabis -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b072/_cgo_gotypes.go $WORK/b072/cgo.cgo1.go $WORK/b072/_cgo_import.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b072/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b072/_pkg_.a $WORK/b072/asm_arm64.o $WORK/b072/_x001.o $WORK/b072/_x002.o $WORK/b072/_x003.o $WORK/b072/_x004.o $WORK/b072/_x005.o $WORK/b072/_x006.o $WORK/b072/_x007.o $WORK/b072/_x008.o $WORK/b072/_x009.o $WORK/b072/_x010.o $WORK/b072/_x011.o $WORK/b072/_x012.o $WORK/b072/_x013.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/92/92a58d51599e827913604ba7b0411ca918e716f6514b8617d3827d9ea4508bfa-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b008/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/preempt_arm64.o ./preempt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_arm64.o $WORK/b008/atomic_arm64.o $WORK/b008/duff_arm64.o $WORK/b008/memclr_arm64.o $WORK/b008/memmove_arm64.o $WORK/b008/preempt_arm64.o $WORK/b008/rt0_linux_arm64.o $WORK/b008/sys_linux_arm64.o $WORK/b008/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/53/53f9a5e840dfbe553ac32d3d928435ddb732a3e758c344c8fdcee20aad4c02ea-d # internal internal/reflectlite mkdir -p $WORK/b005/ sync mkdir -p $WORK/b014/ github.com/containerd/containerd/version mkdir -p $WORK/b130/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid PhQ4ydVRAiUqGld3AvAY/PhQ4ydVRAiUqGld3AvAY -goversion go1.16.12 -D "" -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/containerd/containerd/version -lang=go1.16 -complete -installsuffix shared -buildid 8gsry2_VClyIyZqPRRD7/8gsry2_VClyIyZqPRRD7 -goversion go1.16.12 -D "" -importcfg $WORK/b130/importcfg -pack ./version/version.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid Kzh71k1iruEYztDmdB46/Kzh71k1iruEYztDmdB46 -goversion go1.16.12 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/94/947e804517860eac3079ac4d11eaa0958c3dfb1a1a4fc36d2f3e9699d36873c2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/63/63eb599178875c26bc97391873f83c7593dd534d5b68b90e0e259606809f0430-d # internal internal/testlog mkdir -p $WORK/b038/ math/rand mkdir -p $WORK/b071/ internal/singleflight mkdir -p $WORK/b077/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p math/rand -std -complete -installsuffix shared -buildid 4jew8a35Gx7Zj-l953ns/4jew8a35Gx7Zj-l953ns -goversion go1.16.12 -D "" -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid WeSHmrLSNY3wGe9Wg816/WeSHmrLSNY3wGe9Wg816 -goversion go1.16.12 -D "" -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid LPl3K5iyGTMTcFsitTW6/LPl3K5iyGTMTcFsitTW6 -goversion go1.16.12 -D "" -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/63/6302392094e37119cbbdc619707118c18bd74fc156dcff665977492daadbc263-d # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/5d/5d898add35a620edc9b9c9e214cc29beefe86a58c3906260edb293d150b32bda-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/a6/a67948f11a56aaf8c18d8329cf27a0ed015a7dca1fcd861113ee4936d042ce42-d # internal errors mkdir -p $WORK/b004/ cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/db/dba0a7fd25b025167c15c06474ae0af9ddbe666cad011993a47a6992c79f196f-d # internal sort mkdir -p $WORK/b033/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid nkiLJgDYswrjTCEBALHQ/nkiLJgDYswrjTCEBALHQ -goversion go1.16.12 -D "" -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p sort -std -complete -installsuffix shared -buildid wXLRWJtpZi7uE5bbWLq6/wXLRWJtpZi7uE5bbWLq6 -goversion go1.16.12 -D "" -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/slice_go113.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/96/9656dde9077e2275255c8de9f7e73e6fe12744c976987af0a7d1a447b4c649e3-d # internal internal/oserror mkdir -p $WORK/b019/ io mkdir -p $WORK/b023/ strconv cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF mkdir -p $WORK/b032/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid 9gcjrhU1AxxZ3FC11UVi/9gcjrhU1AxxZ3FC11UVi -goversion go1.16.12 -D "" -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go path mkdir -p $WORK/b040/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile math=$WORK/b030/_pkg_.a packagefile math/bits=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p strconv -std -complete -installsuffix shared -buildid JPtplgHaakNYLxxBUz9s/JPtplgHaakNYLxxBUz9s -goversion go1.16.12 -D "" -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/extfloat.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b075/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p path -std -complete -installsuffix shared -buildid gYGecsy1Vtna6ADrm4R8/gYGecsy1Vtna6ADrm4R8 -goversion go1.16.12 -D "" -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 7E1a22jYOUNr9UWr8ILl/7E1a22jYOUNr9UWr8ILl -goversion go1.16.12 -D "" -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p io -std -complete -installsuffix shared -buildid i-WEQuxky2knz0LFdcKl/i-WEQuxky2knz0LFdcKl -goversion go1.16.12 -D "" -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/8e/8edf5102883e5ef6d5289ccf2d84486f523f1887cb6a4054c84dff5c470ef7ee-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid ZCQEWbziMkjhGSmLXaBJ/ZCQEWbziMkjhGSmLXaBJ -goversion go1.16.12 -D "" -importcfg $WORK/b089/importcfg -pack ./vendor/github.com/gogo/protobuf/sortkeys/sortkeys.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/57/575f8813183201fea0e61c8471636d742d357f9276dc06778886969b0f9777da-d # internal syscall mkdir -p $WORK/b018/ cat >$WORK/b018/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b018/symabis ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/d9/d942f1ee40009ad48eb20dcf5d3023ec463151505c5273ce776bbb6530f6d7b7-d # internal cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/oserror=$WORK/b019/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p syscall -std -installsuffix shared -buildid hlzYTk3uhHrlL9FME6NF/hlzYTk3uhHrlL9FME6NF -goversion go1.16.12 -symabis $WORK/b018/symabis -D "" -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/go_asm.h /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_little.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sock_cloexec_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/str.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_dup3_linux.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_arm64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_arm64.go /usr/lib/golang/src/syscall/zsyscall_linux_arm64.go /usr/lib/golang/src/syscall/zsysnum_linux_arm64.go /usr/lib/golang/src/syscall/ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/7c/7ca2dc0b2eaaa875a068aadf74fcdf5f3771f5f15909c2a6d4b3e9e755847c5f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/be/bee62b922647698b004dfc9729f201217eda7ba415872d550283212727e88042-d # internal bytes mkdir -p $WORK/b022/ strings /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal hash mkdir -p $WORK/b054/ mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p strings -std -complete -installsuffix shared -buildid Sm9j89eAuQr3rYxYd5so/Sm9j89eAuQr3rYxYd5so -goversion go1.16.12 -D "" -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p hash -std -complete -installsuffix shared -buildid BxFblgA9hiZ75_7UyJdV/BxFblgA9hiZ75_7UyJdV -goversion go1.16.12 -D "" -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/hash/hash.go cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/8a/8a8cec10f6c8a69afb3541943a7de1dd42fda53a56c3682948b09d968785c0c3-d # internal reflect mkdir -p $WORK/b029/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p bytes -std -installsuffix shared -buildid iRsqwHdpVx_fHgvTs09Q/iRsqwHdpVx_fHgvTs09Q -goversion go1.16.12 -D "" -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b029/symabis ./asm_arm64.s cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile math=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p reflect -std -installsuffix shared -buildid cuSrUdGNkQUED85x47DO/cuSrUdGNkQUED85x47DO -goversion go1.16.12 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/21/21e45541bdcc6fc6bb4830f478ca397c2adaa25a26113170cdef7e9946a02ed8-d # internal crypto mkdir -p $WORK/b066/ hash/adler32 hash/crc32 mkdir -p $WORK/b144/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b054/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b053/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto -std -complete -installsuffix shared -buildid MnNSc_obGgTl3uwNEKhm/MnNSc_obGgTl3uwNEKhm -goversion go1.16.12 -D "" -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/crypto/crypto.go cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid xVwz8xfKcGIiIDzg7a1V/xVwz8xfKcGIiIDzg7a1V -goversion go1.16.12 -D "" -importcfg $WORK/b144/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go cat >$WORK/b053/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b053/symabis ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p hash/crc32 -std -installsuffix shared -buildid 5LPLCGyOTuJFYe32Fba8/5LPLCGyOTuJFYe32Fba8 -goversion go1.16.12 -symabis $WORK/b053/symabis -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_arm64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/c1/c116baaa1d79dbc57299cde463a93fa4e5a732fb2cc219b12026cc78f30a09b3-d # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/81/81ca69de12cf5df54f338ea0f4fb1be6b76bf5a3d5b5835286cc2deeaac54b69-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/ae/ae19e68c1f51e2c584b0254aaa877b6de2abf643aaf31820d496a306b7a3e623-d # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/89/890e5d6dbb3a433ffa9329167c58c8579bebac2f2a53084d803d4a16a5cc0fb8-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b053/crc32_arm64.o ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b053/_pkg_.a $WORK/b053/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/37/37e293ea71b758db53596fcfe57ae5d29a6970d918a9d4960a1da212b8201c01-d # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/5d/5d9567207dc92785afab8cd69e6f9502b6df9a24e031541a314864c2fcc895f6-d # internal bufio mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b022/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p bufio -std -complete -installsuffix shared -buildid F4GXMLUy5V-WivyJtv4Z/F4GXMLUy5V-WivyJtv4Z -goversion go1.16.12 -D "" -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go regexp/syntax mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid Jsg2mntLR4qFVnhJULaL/Jsg2mntLR4qFVnhJULaL -goversion go1.16.12 -D "" -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/d7/d727f90f030f007976bcbf018582b71c78857b23f771f4031cf353d569716f68-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b018/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b018/_pkg_.a $WORK/b018/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/e3/e3f1f1fb73f8d8bed4fa958fd41e5880f4a2d66aade2fc93edde9c9ac0936222-d # internal time mkdir -p $WORK/b017/ internal/syscall/unix mkdir -p $WORK/b036/ internal/syscall/execenv mkdir -p $WORK/b037/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid ZsMXaXBYZQ6XsEq7YjMf/ZsMXaXBYZQ6XsEq7YjMf -goversion go1.16.12 -D "" -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/nonblocking.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_generic.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid yH2B9t_uEi2WbU2abMN5/yH2B9t_uEi2WbU2abMN5 -goversion go1.16.12 -D "" -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p time -std -installsuffix shared -buildid XF6SkI4Cw88mytKKAiPP/XF6SkI4Cw88mytKKAiPP -goversion go1.16.12 -D "" -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/29/29d986fb8b8c07479ced52ff275ff1e0733f853dc7ee7289f1056b4a258fd876-d # internal regexp mkdir -p $WORK/b081/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/9a/9a9a337f1340c1fd8129b09fea7a05016cb1995e077a34e551ee8c703af4f9da-d # internal cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b022/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile regexp/syntax=$WORK/b082/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p regexp -std -complete -installsuffix shared -buildid HSIlbwDocBDpa0QedgG7/HSIlbwDocBDpa0QedgG7 -goversion go1.16.12 -D "" -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/9a/9a72dd3be6ed9cc99cbdd467b867abafc4a6fdbb2edd33054e6ff4c89a9b7a72-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b029/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/a6/a67535e659b8451a4a4b0bca4634d2b45156bbaa9223fefdf8f5158be852f6a9-d # internal internal/fmtsort mkdir -p $WORK/b028/ encoding/binary mkdir -p $WORK/b047/ github.com/hashicorp/errwrap mkdir -p $WORK/b137/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid gpwb6UokqwjLovQlPJky/gpwb6UokqwjLovQlPJky -goversion go1.16.12 -D "" -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid sjK3GApI9A1SZRK9INlw/sjK3GApI9A1SZRK9INlw -goversion go1.16.12 -D "" -importcfg $WORK/b137/importcfg -pack ./vendor/github.com/hashicorp/errwrap/errwrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid x4830UcKuQ-ot29cWQc5/x4830UcKuQ-ot29cWQc5 -goversion go1.16.12 -D "" -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/c7/c73a0fcd2c0fc949e8f7b532d3bb44b9921a2049df157a6ca0e811a90db68cd1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/33/3317375b95b6a6e4df0dc87a837db927896b7856af2d4af17405ab7f6276b6f4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/78/782ecf28e9213779c4c0dc7e7a2162c3be21791ca740569ef156aae9c5d70982-d # internal context mkdir -p $WORK/b003/ internal/poll mkdir -p $WORK/b035/ io/fs mkdir -p $WORK/b039/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p context -std -complete -installsuffix shared -buildid ZrYPc9f3SkR4h7Oo1IQZ/ZrYPc9f3SkR4h7Oo1IQZ -goversion go1.16.12 -D "" -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/context/context.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/poll -std -installsuffix shared -buildid rRj_JYGy7aGQgJ1mke2C/rRj_JYGy7aGQgJ1mke2C -goversion go1.16.12 -D "" -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fcntl_syscall.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/be/be1dc0dd389ef88ed03ad391d702bd3ade7cc56b876a406aba97de3b46e14333-d # internal cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b019/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile time=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p io/fs -std -complete -installsuffix shared -buildid If8Pdeiy9OL_UnSXftI8/If8Pdeiy9OL_UnSXftI8 -goversion go1.16.12 -D "" -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/57/5752d84f99a9b0cb2dcd9750220d46ec3f9e9c877c41c8bd0c8c1edb5ed3ba82-d # internal encoding/base64 mkdir -p $WORK/b046/ crypto/cipher mkdir -p $WORK/b062/ cat >$WORK/b062/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/cipher -trimpath "$WORK/b062=>" -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b062/symabis ./xor_arm64.s golang.org/x/sys/unix mkdir -p $WORK/b085/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid XTmIrG-gNXCO4-sbOeNZ/XTmIrG-gNXCO4-sbOeNZ -goversion go1.16.12 -D "" -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go cat >$WORK/b085/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b085/symabis ./asm_linux_arm64.s cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b063/_pkg_.a packagefile crypto/subtle=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/cipher -std -installsuffix shared -buildid s_YvOlRsPa95B0CtyZwf/s_YvOlRsPa95B0CtyZwf -goversion go1.16.12 -symabis $WORK/b062/symabis -D "" -importcfg $WORK/b062/importcfg -pack -asmhdr $WORK/b062/go_asm.h /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go /usr/lib/golang/src/crypto/cipher/xor_arm64.go cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b022/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b086/_pkg_.a packagefile math/bits=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid 7psVsvYlazt0jYfIOHVt/7psVsvYlazt0jYfIOHVt -goversion go1.16.12 -symabis $WORK/b085/symabis -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h ./vendor/golang.org/x/sys/unix/affinity_linux.go ./vendor/golang.org/x/sys/unix/aliases.go ./vendor/golang.org/x/sys/unix/bluetooth_linux.go ./vendor/golang.org/x/sys/unix/constants.go ./vendor/golang.org/x/sys/unix/dev_linux.go ./vendor/golang.org/x/sys/unix/dirent.go ./vendor/golang.org/x/sys/unix/endian_little.go ./vendor/golang.org/x/sys/unix/env_unix.go ./vendor/golang.org/x/sys/unix/fcntl.go ./vendor/golang.org/x/sys/unix/fdset.go ./vendor/golang.org/x/sys/unix/ioctl.go ./vendor/golang.org/x/sys/unix/ioctl_linux.go ./vendor/golang.org/x/sys/unix/pagesize_unix.go ./vendor/golang.org/x/sys/unix/race0.go ./vendor/golang.org/x/sys/unix/readdirent_getdents.go ./vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./vendor/golang.org/x/sys/unix/str.go ./vendor/golang.org/x/sys/unix/syscall.go ./vendor/golang.org/x/sys/unix/syscall_linux.go ./vendor/golang.org/x/sys/unix/syscall_linux_arm64.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./vendor/golang.org/x/sys/unix/syscall_unix.go ./vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./vendor/golang.org/x/sys/unix/timestruct.go ./vendor/golang.org/x/sys/unix/zerrors_linux.go ./vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go ./vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go ./vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go ./vendor/golang.org/x/sys/unix/zsyscall_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go ./vendor/golang.org/x/sys/unix/ztypes_linux.go ./vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/b9/b90dcf95abdbda63d987dec34fd02f91d0742435028d603449dc3caf454dd70c-d # internal github.com/containerd/containerd/pkg/oom mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p github.com/containerd/containerd/pkg/oom -lang=go1.16 -complete -installsuffix shared -buildid RpquDXoZgwWIaH2N18nP/RpquDXoZgwWIaH2N18nP -goversion go1.16.12 -D "" -importcfg $WORK/b116/importcfg -pack ./pkg/oom/oom.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/6e/6e5f6da998f4b334636a03ee09049074a60795ef4f1482f2af777681410b7ef7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/23/239a2ab38400fff94fd1fe0b2d3edc17189bd6fe341e2f81665cd9af0e93cbc0-d # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/9a/9ac59f43163af30600d10321384917ed7f283a056e47e7e53220ebe9f8a6bbf4-d # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/cipher -trimpath "$WORK/b062=>" -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b062/xor_arm64.o ./xor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/d6/d64fc88ffab80924f0d1d8856b7f168939e3d58011393267bd5b7c5ba257a36c-d # internal os mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b019/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/syscall/execenv=$WORK/b037/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile internal/testlog=$WORK/b038/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p os -std -installsuffix shared -buildid rquBsNhn0adB4G0SxRfN/rquBsNhn0adB4G0SxRfN -goversion go1.16.12 -D "" -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_little.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe_linux.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b062/_pkg_.a $WORK/b062/xor_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/8f/8fcfe9939cf9695a32215b336e2a87039f8e9ee9fdc0a545e3916db902757762-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/82/828f1afb4dd22626223a395fde0055a7d89de9f7f24df2d35cc91a1aae8aeade-d # internal fmt mkdir -p $WORK/b027/ path/filepath mkdir -p $WORK/b056/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b028/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b030/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p fmt -std -complete -installsuffix shared -buildid NRYaqDz8NjIT1roe82MG/NRYaqDz8NjIT1roe82MG -goversion go1.16.12 -D "" -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid kFsVlLA7GtYppFXKSvPc/kFsVlLA7GtYppFXKSvPc -goversion go1.16.12 -D "" -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go os/signal mkdir -p $WORK/b132/ cat >$WORK/b132/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b132=>" -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b132/symabis ./sig.s net mkdir -p $WORK/b074/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b074/ -importpath net -- -I $WORK/b074/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go runtime/debug mkdir -p $WORK/b133/ cat >$WORK/b133/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b133=>" -I $WORK/b133/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b133/symabis ./debug.s cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b085/asm_linux_arm64.o ./asm_linux_arm64.s cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p runtime/debug -std -installsuffix shared -buildid mfrz3J-bzgl0Sw-hCsSn/mfrz3J-bzgl0Sw-hCsSn -goversion go1.16.12 -symabis $WORK/b133/symabis -D "" -importcfg $WORK/b133/importcfg -pack -asmhdr $WORK/b133/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p os/signal -std -installsuffix shared -buildid 8e9QQNBeroQrzAUmIKjX/8e9QQNBeroQrzAUmIKjX -goversion go1.16.12 -symabis $WORK/b132/symabis -D "" -importcfg $WORK/b132/importcfg -pack -asmhdr $WORK/b132/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b085/_pkg_.a $WORK/b085/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/a1/a1e3c10984b3f7c11540c2c1fa56fa4ffee417cafb40fae3ffec5fe95b34cea4-d # internal github.com/cilium/ebpf/internal/unix mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b022/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/cilium/ebpf/internal/unix -complete -installsuffix shared -buildid _ZkgCCNLYOS9sTindYgN/_ZkgCCNLYOS9sTindYgN -goversion go1.16.12 -D "" -importcfg $WORK/b147/importcfg -pack ./vendor/github.com/cilium/ebpf/internal/unix/types_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/3f/3f10a6bcc6e6d6dae8d87d82aa9d3a426c318e76f54d701372d7a49d2a759fb3-d # internal io/ioutil mkdir -p $WORK/b055/ os/exec mkdir -p $WORK/b078/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 9eGX0WT7eGz37U7649m4/9eGX0WT7eGz37U7649m4 -goversion go1.16.12 -D "" -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b022/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b037/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p os/exec -std -complete -installsuffix shared -buildid LWSrEhjS0ezpEFpxIkTS/LWSrEhjS0ezpEFpxIkTS -goversion go1.16.12 -D "" -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b133=>" -I $WORK/b133/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b133/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b133/_pkg_.a $WORK/b133/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/41/41e4a8603c7229dd3b15a4d4ec8779931048f972e4da7f0740cbf20fd3f74940-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/5b/5be3ba790ef950f7c79b4d36d320ce5db83b9e7e466d8719c879bdaf34a7950b-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b132=>" -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b132/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/12/122ba8c2a9b09b3e17836c620334f36ef9f81cccb7a6ce4eadf3bf6a2269ce58-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/c9/c913e2ca6fea27689c3cf8a8a14b32fd358dd41e82b197800d3fe27ec2e82800-d # internal log mkdir -p $WORK/b049/ encoding/json mkdir -p $WORK/b045/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal encoding/hex mkdir -p $WORK/b058/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b022/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p log -std -complete -installsuffix shared -buildid FptTXw_u6m__EPQvr1fg/FptTXw_u6m__EPQvr1fg -goversion go1.16.12 -D "" -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/log/log.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid UKsgqylrBPLak4cm8M7b/UKsgqylrBPLak4cm8M7b -goversion go1.16.12 -D "" -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go math/big mkdir -p $WORK/b070/ cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b132/_pkg_.a $WORK/b132/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal compress/flate mkdir -p $WORK/b052/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid efzR9b2nXFrG32kZsf8l/efzR9b2nXFrG32kZsf8l -goversion go1.16.12 -D "" -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b070/symabis ./arith_arm64.s cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b030/_pkg_.a packagefile math/bits=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid XbLgjk1PoF_8HDLeVgFo/XbLgjk1PoF_8HDLeVgFo -goversion go1.16.12 -D "" -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/09/09f7c9244970048cb42789d0302ca4093c31b095493e5206b05c1606a10e17ca-d # internal os/user mkdir -p $WORK/b079/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b079/ -importpath os/user -- -I $WORK/b079/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/0b/0bc990dc64518448694011ff11050cf8d03399794c0cb431153b1d7c68e93e06-d # internal github.com/docker/go-units mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid _ML4LMU0Z6lkknQrIWex/_ML4LMU0Z6lkknQrIWex -goversion go1.16.12 -D "" -importcfg $WORK/b080/importcfg -pack ./vendor/github.com/docker/go-units/duration.go ./vendor/github.com/docker/go-units/size.go ./vendor/github.com/docker/go-units/ulimit.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b022/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b030/_pkg_.a packagefile math/bits=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p math/big -std -installsuffix shared -buildid r_Zr3x5jU6C-8jJS695n/r_Zr3x5jU6C-8jJS695n -goversion go1.16.12 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/59/59705a5d6ed84bd87284719c02e38981b1c420617b10cca29c916e20d8404caa-d # internal github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid hyG7Q34iJmZcNV0EKZVR/hyG7Q34iJmZcNV0EKZVR -goversion go1.16.12 -D "" -importcfg $WORK/b083/importcfg -pack ./vendor/github.com/opencontainers/runtime-spec/specs-go/config.go ./vendor/github.com/opencontainers/runtime-spec/specs-go/state.go ./vendor/github.com/opencontainers/runtime-spec/specs-go/version.go cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/ae/ae37d8295eae36f60f8a72ed1bd41f0cbe54cda30c242a5a9953d442e1fcf2b7-d # internal github.com/pkg/errors mkdir -p $WORK/b084/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid hfee3Blh4jkqSemGUybI/hfee3Blh4jkqSemGUybI -goversion go1.16.12 -D "" -importcfg $WORK/b084/importcfg -pack ./vendor/github.com/pkg/errors/errors.go ./vendor/github.com/pkg/errors/go113.go ./vendor/github.com/pkg/errors/stack.go cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/08/08f618871b5d28d0479c511c2f1997564f5df3ddd69b0fb86f7eb7711f9a0438-d # internal github.com/opencontainers/go-digest mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile regexp=$WORK/b081/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid O0hcUPk3orh_ck5NWZ2N/O0hcUPk3orh_ck5NWZ2N -goversion go1.16.12 -D "" -importcfg $WORK/b091/importcfg -pack ./vendor/github.com/opencontainers/go-digest/algorithm.go ./vendor/github.com/opencontainers/go-digest/digest.go ./vendor/github.com/opencontainers/go-digest/digester.go ./vendor/github.com/opencontainers/go-digest/doc.go ./vendor/github.com/opencontainers/go-digest/verifiers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/c3/c3f3730c0997fd64543c5d86b9a64e75586ed5a923f7d61585bf24782bec1cae-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b095/ cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/73/73f9f5b70d7e3411ba5fe622e9d04975a20a9ad6fcb4bdc074e7d4ab1042ab70-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b105/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid ZN9q-kidq_B_AsfWaTEr/ZN9q-kidq_B_AsfWaTEr -goversion go1.16.12 -D "" -importcfg $WORK/b095/importcfg -pack ./vendor/google.golang.org/grpc/codes/code_string.go ./vendor/google.golang.org/grpc/codes/codes.go cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid Zr78-Q70bJaHoa_hwYuO/Zr78-Q70bJaHoa_hwYuO -goversion go1.16.12 -D "" -importcfg $WORK/b105/importcfg -pack ./vendor/google.golang.org/grpc/grpclog/grpclog.go ./vendor/google.golang.org/grpc/grpclog/logger.go ./vendor/google.golang.org/grpc/grpclog/loggerv2.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/17/176c5514c80a079cdaf5e447ef038df79862f27f409b8b70d13adb0dc56adb53-d # internal github.com/containerd/containerd/pkg/userns mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/containerd/containerd/pkg/userns -lang=go1.16 -complete -installsuffix shared -buildid i98PeJ9yxGGISH2UR47z/i98PeJ9yxGGISH2UR47z -goversion go1.16.12 -D "" -importcfg $WORK/b110/importcfg -pack ./pkg/userns/userns_linux.go cd $WORK/b074 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/5a/5a66799ed09713f1b468a440e28e22073bec254b637752670d45c7f84ddcc381-d # internal compress/gzip mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b021/_pkg_.a packagefile compress/flate=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile hash/crc32=$WORK/b053/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid zSFxDT1lSYN0Fq41v9Zt/zSFxDT1lSYN0Fq41v9Zt -goversion go1.16.12 -D "" -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/24/248801bb6bccb08048c8bc0c82424b5343d0a58f7b2d061ea946ac7cd2d87a13-d # internal github.com/moby/sys/mountinfo mkdir -p $WORK/b111/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/moby/sys/mountinfo -complete -installsuffix shared -buildid ijT4qXVBei43BdM6ebXU/ijT4qXVBei43BdM6ebXU -goversion go1.16.12 -D "" -importcfg $WORK/b111/importcfg -pack ./vendor/github.com/moby/sys/mountinfo/doc.go ./vendor/github.com/moby/sys/mountinfo/mounted_linux.go ./vendor/github.com/moby/sys/mountinfo/mounted_unix.go ./vendor/github.com/moby/sys/mountinfo/mountinfo.go ./vendor/github.com/moby/sys/mountinfo/mountinfo_filters.go ./vendor/github.com/moby/sys/mountinfo/mountinfo_linux.go cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/3e/3e13bda556050971b274a5f914dd31be7039cdc6f4ffd7d20b80479718faa87b-d # internal google.golang.org/grpc/metadata mkdir -p $WORK/b115/ cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/49/4923e3295c9b7f71ede10e3e4baa598c02d87c780ffe1a14b64a28c7b25faec7-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b104/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p google.golang.org/grpc/metadata -complete -installsuffix shared -buildid 3uX-KAZEgpQhDY7MPUjp/3uX-KAZEgpQhDY7MPUjp -goversion go1.16.12 -D "" -importcfg $WORK/b115/importcfg -pack ./vendor/google.golang.org/grpc/metadata/metadata.go cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b105/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid fzCPcPFrQdyajFe2AslR/fzCPcPFrQdyajFe2AslR -goversion go1.16.12 -D "" -importcfg $WORK/b104/importcfg -pack ./vendor/google.golang.org/grpc/connectivity/connectivity.go cd $WORK/b074 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/a9/a9592937c8171e026134644ffc5d1876d90142dace358ad6975af7e8525bb6ef-d # internal flag mkdir -p $WORK/b121/ cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/9a/9acad6d462d1b07d6a70956dd9e18682232eb5dd9f9038c4e40f2639a07b0c49-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b103/ cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/fc/fcf87d2e37a5fe1a35d9469e6b5dc80e5741e1b4a1c62aa34bf79fb92b08adfc-d # internal github.com/containerd/console mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/containerd/console -complete -installsuffix shared -buildid sPuOVy4NaVeCctrdblk8/sPuOVy4NaVeCctrdblk8 -goversion go1.16.12 -D "" -importcfg $WORK/b129/importcfg -pack ./vendor/github.com/containerd/console/console.go ./vendor/github.com/containerd/console/console_linux.go ./vendor/github.com/containerd/console/console_unix.go ./vendor/github.com/containerd/console/pty_unix.go ./vendor/github.com/containerd/console/tc_linux.go ./vendor/github.com/containerd/console/tc_unix.go cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b104/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid 9cnGP_V4yAWNVYDvgFQk/9cnGP_V4yAWNVYDvgFQk -goversion go1.16.12 -D "" -importcfg $WORK/b103/importcfg -pack ./vendor/google.golang.org/grpc/internal/internal.go cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p flag -std -complete -installsuffix shared -buildid jJ1QK9f51vtRB6u8CdWY/jJ1QK9f51vtRB6u8CdWY -goversion go1.16.12 -D "" -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/flag/flag.go cd $WORK/b074 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/70/70cb1efaef113534204d99bd399b5154c16d308a9a673f1500b49b308b09b2d3-d # internal github.com/containerd/fifo mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/containerd/fifo -complete -installsuffix shared -buildid YSpN-LHWX-yOGQPLTo_c/YSpN-LHWX-yOGQPLTo_c -goversion go1.16.12 -D "" -importcfg $WORK/b131/importcfg -pack ./vendor/github.com/containerd/fifo/errors.go ./vendor/github.com/containerd/fifo/fifo.go ./vendor/github.com/containerd/fifo/handle_linux.go ./vendor/github.com/containerd/fifo/raw.go ./vendor/github.com/containerd/fifo/utils.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/4b/4bed215432a95f65bd3294bd2d11b824a86127a846105e12e47c12bcbb8ef997-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b021/_pkg_.a packagefile bytes=$WORK/b022/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile math=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid g91Z5I59v9BxcFbUw5G9/g91Z5I59v9BxcFbUw5G9 -goversion go1.16.12 -D "" -importcfg $WORK/b043/importcfg -pack ./vendor/github.com/gogo/protobuf/proto/clone.go ./vendor/github.com/gogo/protobuf/proto/custom_gogo.go ./vendor/github.com/gogo/protobuf/proto/decode.go ./vendor/github.com/gogo/protobuf/proto/deprecated.go ./vendor/github.com/gogo/protobuf/proto/discard.go ./vendor/github.com/gogo/protobuf/proto/duration.go ./vendor/github.com/gogo/protobuf/proto/duration_gogo.go ./vendor/github.com/gogo/protobuf/proto/encode.go ./vendor/github.com/gogo/protobuf/proto/encode_gogo.go ./vendor/github.com/gogo/protobuf/proto/equal.go ./vendor/github.com/gogo/protobuf/proto/extensions.go ./vendor/github.com/gogo/protobuf/proto/extensions_gogo.go ./vendor/github.com/gogo/protobuf/proto/lib.go ./vendor/github.com/gogo/protobuf/proto/lib_gogo.go ./vendor/github.com/gogo/protobuf/proto/message_set.go ./vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go ./vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./vendor/github.com/gogo/protobuf/proto/properties.go ./vendor/github.com/gogo/protobuf/proto/properties_gogo.go ./vendor/github.com/gogo/protobuf/proto/skip_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_marshal.go ./vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_merge.go ./vendor/github.com/gogo/protobuf/proto/table_unmarshal.go ./vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./vendor/github.com/gogo/protobuf/proto/text.go ./vendor/github.com/gogo/protobuf/proto/text_gogo.go ./vendor/github.com/gogo/protobuf/proto/text_parser.go ./vendor/github.com/gogo/protobuf/proto/timestamp.go ./vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go ./vendor/github.com/gogo/protobuf/proto/wrappers.go ./vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/fa/fa6d52e51f07e8fefe947d5f639fcb04c0dcc87dba6f42731307312f691e46e7-d # internal cd $WORK/b074 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c github.com/golang/protobuf/proto mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b021/_pkg_.a packagefile bytes=$WORK/b022/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile math=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid dfDMMXCq4JfNq1Tyb2D_/dfDMMXCq4JfNq1Tyb2D_ -goversion go1.16.12 -D "" -importcfg $WORK/b097/importcfg -pack ./vendor/github.com/golang/protobuf/proto/clone.go ./vendor/github.com/golang/protobuf/proto/decode.go ./vendor/github.com/golang/protobuf/proto/deprecated.go ./vendor/github.com/golang/protobuf/proto/discard.go ./vendor/github.com/golang/protobuf/proto/encode.go ./vendor/github.com/golang/protobuf/proto/equal.go ./vendor/github.com/golang/protobuf/proto/extensions.go ./vendor/github.com/golang/protobuf/proto/lib.go ./vendor/github.com/golang/protobuf/proto/message_set.go ./vendor/github.com/golang/protobuf/proto/pointer_unsafe.go ./vendor/github.com/golang/protobuf/proto/properties.go ./vendor/github.com/golang/protobuf/proto/table_marshal.go ./vendor/github.com/golang/protobuf/proto/table_merge.go ./vendor/github.com/golang/protobuf/proto/table_unmarshal.go ./vendor/github.com/golang/protobuf/proto/text.go ./vendor/github.com/golang/protobuf/proto/text_parser.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/00/0050e397de8aa3cca8be6c5cf29fcb6db642ece8d56d2eebf2538112974bfd84-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b021/_pkg_.a packagefile bytes=$WORK/b022/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid aC7ihIJawHaYenalETwA/aC7ihIJawHaYenalETwA -goversion go1.16.12 -D "" -importcfg $WORK/b108/importcfg -pack ./vendor/github.com/sirupsen/logrus/alt_exit.go ./vendor/github.com/sirupsen/logrus/buffer_pool.go ./vendor/github.com/sirupsen/logrus/doc.go ./vendor/github.com/sirupsen/logrus/entry.go ./vendor/github.com/sirupsen/logrus/exported.go ./vendor/github.com/sirupsen/logrus/formatter.go ./vendor/github.com/sirupsen/logrus/hooks.go ./vendor/github.com/sirupsen/logrus/json_formatter.go ./vendor/github.com/sirupsen/logrus/logger.go ./vendor/github.com/sirupsen/logrus/logrus.go ./vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./vendor/github.com/sirupsen/logrus/text_formatter.go ./vendor/github.com/sirupsen/logrus/writer.go cd $WORK/b074 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/5d/5d120d725dc3030b1974af2da4bbc0d40ead82e976a6f2c5e8eb8661b480b654-d # internal github.com/containerd/containerd/pkg/stdio mkdir -p $WORK/b135/ cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -o $WORK/b074/_cgo_.o $WORK/b074/_cgo_main.o $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o -g -O2 cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/containerd/console=$WORK/b129/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/containerd/containerd/pkg/stdio -lang=go1.16 -complete -installsuffix shared -buildid he4DcqqA7E-j0InAleR8/he4DcqqA7E-j0InAleR8 -goversion go1.16.12 -D "" -importcfg $WORK/b135/importcfg -pack ./pkg/stdio/platform.go ./pkg/stdio/stdio.go cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/1d/1d37111762781aa591fb7fb2aab5ba34230ddbfff85e82f58b78748307835e48-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b137/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid diFClybh5cuANp9lytYu/diFClybh5cuANp9lytYu -goversion go1.16.12 -D "" -importcfg $WORK/b136/importcfg -pack ./vendor/github.com/hashicorp/go-multierror/append.go ./vendor/github.com/hashicorp/go-multierror/flatten.go ./vendor/github.com/hashicorp/go-multierror/format.go ./vendor/github.com/hashicorp/go-multierror/multierror.go ./vendor/github.com/hashicorp/go-multierror/prefix.go ./vendor/github.com/hashicorp/go-multierror/sort.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b074/_cgo_.o -dynout $WORK/b074/_cgo_import.go cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/0e/0e8dce41f123941985bde2581d92932d71016ab21515dbe5266ead15d772bc70-d # internal net/url mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p net/url -std -complete -installsuffix shared -buildid WFDyvnWmTHSX0BzRRhCe/WFDyvnWmTHSX0BzRRhCe -goversion go1.16.12 -D "" -importcfg $WORK/b138/importcfg -pack /usr/lib/golang/src/net/url/url.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b070/arith_arm64.o ./arith_arm64.s cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -o $WORK/b079/_cgo_.o $WORK/b079/_cgo_main.o $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b070/_pkg_.a $WORK/b070/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cat >$WORK/b074/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b075/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/nettrace=$WORK/b076/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/singleflight=$WORK/b077/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b072/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p net -std -installsuffix shared -buildid -35U2Rq1fCMRyUoa0x7x/-35U2Rq1fCMRyUoa0x7x -goversion go1.16.12 -D "" -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/writev_unix.go $WORK/b074/_cgo_gotypes.go $WORK/b074/cgo_linux.cgo1.go $WORK/b074/cgo_resnew.cgo1.go $WORK/b074/cgo_socknew.cgo1.go $WORK/b074/cgo_unix.cgo1.go $WORK/b074/_cgo_import.go cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/41/41c022ded9174a38e6a1d3c6e2d6c0068eb5eb45c5f2287f3d54694ecfb510e8-d # internal encoding/asn1 mkdir -p $WORK/b069/ cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/f8/f8ef2da1f3f40aa3dcd8939087f752dfdb164976277cb5a3823d2324114a31e3-d # internal compress/zlib mkdir -p $WORK/b143/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b022/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile math=$WORK/b030/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid oa525qOXuBqoUJ9twZ2T/oa525qOXuBqoUJ9twZ2T -goversion go1.16.12 -D "" -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b021/_pkg_.a packagefile compress/flate=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile hash/adler32=$WORK/b144/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid jX35zK-9XkpoNiey-TvC/jX35zK-9XkpoNiey-TvC -goversion go1.16.12 -D "" -importcfg $WORK/b143/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b079/_cgo_.o -dynout $WORK/b079/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/07/07b494e95ae65332abc38ba106d13dbda34e6d7407747963b63a3aca925faf4d-d # internal github.com/containerd/containerd/log mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b108/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/containerd/containerd/log -lang=go1.16 -complete -installsuffix shared -buildid nQgPN6DcSyfyqZeojaK8/nQgPN6DcSyfyqZeojaK8 -goversion go1.16.12 -D "" -importcfg $WORK/b107/importcfg -pack ./log/context.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile runtime/cgo=$WORK/b072/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p os/user -std -installsuffix shared -buildid aT_07WM7bsDEJd1XeGVR/aT_07WM7bsDEJd1XeGVR -goversion go1.16.12 -D "" -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b079/_cgo_gotypes.go $WORK/b079/cgo_lookup_unix.cgo1.go $WORK/b079/getgrouplist_unix.cgo1.go $WORK/b079/listgroups_unix.cgo1.go $WORK/b079/_cgo_import.go cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/94/94faeaac83e15eac0c04d400ded9d867d1bbf94075f98aad7ecea9ca541ab891-d # internal debug/dwarf mkdir -p $WORK/b145/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b022/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p debug/dwarf -std -complete -installsuffix shared -buildid NH_p3Tg7jKgvOn6pfK0Q/NH_p3Tg7jKgvOn6pfK0Q -goversion go1.16.12 -D "" -importcfg $WORK/b145/importcfg -pack /usr/lib/golang/src/debug/dwarf/attr_string.go /usr/lib/golang/src/debug/dwarf/buf.go /usr/lib/golang/src/debug/dwarf/class_string.go /usr/lib/golang/src/debug/dwarf/const.go /usr/lib/golang/src/debug/dwarf/entry.go /usr/lib/golang/src/debug/dwarf/line.go /usr/lib/golang/src/debug/dwarf/open.go /usr/lib/golang/src/debug/dwarf/tag_string.go /usr/lib/golang/src/debug/dwarf/type.go /usr/lib/golang/src/debug/dwarf/typeunit.go /usr/lib/golang/src/debug/dwarf/unit.go cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/11/117909278b8f857af25a715573b3e2bc79ca3d95ca015bdaa87436a301e3ae7b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/84/8488531ea51290412b12bae9b6e30518466028a9b7de1830f0fddd3a219f8d81-d # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b079/_pkg_.a $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/ac/aceba88ae0b499a01f82934b1caf596a20c9f8146703ad279dd3eace6f835a75-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/3c/3c88d80ccef0c2162851422169e36a19c484b4fe2ab600939e6e9b3bcb5df7d6-d # internal crypto/internal/boring mkdir -p $WORK/b065/ cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b065/ -importpath crypto/internal/boring -- -I $WORK/b065/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/a8/a85266baad3579e2c752a54dd9826e2cabf4bdc9cf46cd45dd4eda28a5219326-d # internal debug/elf mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b022/_pkg_.a packagefile compress/zlib=$WORK/b143/_pkg_.a packagefile debug/dwarf=$WORK/b145/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p debug/elf -std -complete -installsuffix shared -buildid yhx3DwVX3nNTFsTQYWBd/yhx3DwVX3nNTFsTQYWBd -goversion go1.16.12 -D "" -importcfg $WORK/b142/importcfg -pack /usr/lib/golang/src/debug/elf/elf.go /usr/lib/golang/src/debug/elf/file.go /usr/lib/golang/src/debug/elf/reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/a9/a96d59ba6ed489b702368fe2012454ab4481a1a9ac800a33a449bf0a354d84b8-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b099/ github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b100/ github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b101/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b097/_pkg_.a packagefile math=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid sstNp89eJH2_Wvw6cfHd/sstNp89eJH2_Wvw6cfHd -goversion go1.16.12 -D "" -importcfg $WORK/b099/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/any/any.pb.go cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b097/_pkg_.a packagefile math=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid e7cE7DbUEQ77rgyBFtXW/e7cE7DbUEQ77rgyBFtXW -goversion go1.16.12 -D "" -importcfg $WORK/b101/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b097/_pkg_.a packagefile math=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid k7ireTWOyFufz8Q3hcV2/k7ireTWOyFufz8Q3hcV2 -goversion go1.16.12 -D "" -importcfg $WORK/b100/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/b2/b2e6c5577c6fb6e1ed5b5992df12e53da035f4942a27eba2ab0caf4043e81230-d # internal github.com/cilium/ebpf/internal mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b022/_pkg_.a packagefile debug/elf=$WORK/b142/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b147/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b081/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/cilium/ebpf/internal -complete -installsuffix shared -buildid XPjE1NYQDUy6ISM3PkYb/XPjE1NYQDUy6ISM3PkYb -goversion go1.16.12 -D "" -importcfg $WORK/b148/importcfg -pack ./vendor/github.com/cilium/ebpf/internal/cpu.go ./vendor/github.com/cilium/ebpf/internal/elf.go ./vendor/github.com/cilium/ebpf/internal/endian.go ./vendor/github.com/cilium/ebpf/internal/errors.go ./vendor/github.com/cilium/ebpf/internal/fd.go ./vendor/github.com/cilium/ebpf/internal/feature.go ./vendor/github.com/cilium/ebpf/internal/io.go ./vendor/github.com/cilium/ebpf/internal/pinning.go ./vendor/github.com/cilium/ebpf/internal/ptr.go ./vendor/github.com/cilium/ebpf/internal/ptr_64.go ./vendor/github.com/cilium/ebpf/internal/syscall.go ./vendor/github.com/cilium/ebpf/internal/syscall_string.go ./vendor/github.com/cilium/ebpf/internal/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/f2/f2511cb36221041835ad02d18b9777c8b4a6d88d5270de1b4ebc880b0db82657-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b097/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b099/_pkg_.a packagefile math=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid P4shgNseSm7xoOrIAeDv/P4shgNseSm7xoOrIAeDv -goversion go1.16.12 -D "" -importcfg $WORK/b102/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b074/_pkg_.a $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/93/9369d5dd830576b9f571077c1b9c40b201aea02eef5533c62afd2573f9d0d73b-d # internal github.com/containerd/containerd/sys mkdir -p $WORK/b109/ github.com/containerd/containerd/pkg/dialer mkdir -p $WORK/b124/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cat >$WORK/b109/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/sys /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containerd/containerd/sys -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b109/symabis ./subprocess_unsafe_linux.s cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/containerd/containerd/pkg/dialer -lang=go1.16 -complete -installsuffix shared -buildid ECVVxBpdEfDIz_a_0FaE/ECVVxBpdEfDIz_a_0FaE -goversion go1.16.12 -D "" -importcfg $WORK/b124/importcfg -pack ./pkg/dialer/dialer.go ./pkg/dialer/dialer_unix.go cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/2f/2fce731c51ed641870e8fb60300fad9eb90fa5587c2ec7c12c27a768c7ed3004-d # internal github.com/containerd/go-runc mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b022/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/containerd/console=$WORK/b129/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b083/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b108/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b078/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/containerd/go-runc -complete -installsuffix shared -buildid 2R8W9aYEqLtXcuIoHCTP/2R8W9aYEqLtXcuIoHCTP -goversion go1.16.12 -D "" -importcfg $WORK/b128/importcfg -pack ./vendor/github.com/containerd/go-runc/command_linux.go ./vendor/github.com/containerd/go-runc/console.go ./vendor/github.com/containerd/go-runc/container.go ./vendor/github.com/containerd/go-runc/events.go ./vendor/github.com/containerd/go-runc/io.go ./vendor/github.com/containerd/go-runc/io_unix.go ./vendor/github.com/containerd/go-runc/monitor.go ./vendor/github.com/containerd/go-runc/runc.go ./vendor/github.com/containerd/go-runc/runc_unix.go ./vendor/github.com/containerd/go-runc/utils.go cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b107/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=$WORK/b110/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p github.com/containerd/containerd/sys -lang=go1.16 -installsuffix shared -buildid yu8xSouqchKH4AjlBGia/yu8xSouqchKH4AjlBGia -goversion go1.16.12 -symabis $WORK/b109/symabis -D "" -importcfg $WORK/b109/importcfg -pack -asmhdr $WORK/b109/go_asm.h ./sys/epoll.go ./sys/fds.go ./sys/filesys_unix.go ./sys/mount_linux.go ./sys/oom_linux.go ./sys/socket_unix.go ./sys/stat_unix.go ./sys/subprocess_unsafe_linux.go ./sys/userns_deprecated.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/87/87bbb1f24a9ad53b27180f63198ad4e9dd769a14c366690124dbc4b18c554018-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b097/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b099/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b100/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid bq7TXD6KG1IqynMwXZNr/bq7TXD6KG1IqynMwXZNr -goversion go1.16.12 -D "" -importcfg $WORK/b098/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/any.go ./vendor/github.com/golang/protobuf/ptypes/doc.go ./vendor/github.com/golang/protobuf/ptypes/duration.go ./vendor/github.com/golang/protobuf/ptypes/timestamp.go cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/76/76fd05eb41e70c6ddfad30239d14dcc26926538da55a1a82d4cd914ee30233a8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/b1/b111cbcfb35bf757384a353fa8045de74679625a8dc59a40128d02f99de2e301-d # internal cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/sys /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containerd/containerd/sys -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b109/subprocess_unsafe_linux.o ./subprocess_unsafe_linux.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/a6/a69b50a3df77977dda568a6e4bbb5ff51c18133da42134a89e22dfe82dade4e1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b109/_pkg_.a $WORK/b109/subprocess_unsafe_linux.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/e1/e1dcd0f59e0473a966fbf97ae5a904dfd68ace4c77941ffea5be46bae1113dbf-d # internal google.golang.org/grpc/status mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b097/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b098/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b102/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b095/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b103/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid kHnPeUHzfusKEbQcC1t5/kHnPeUHzfusKEbQcC1t5 -goversion go1.16.12 -D "" -importcfg $WORK/b096/importcfg -pack ./vendor/google.golang.org/grpc/status/status.go cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/16/1669d634e47f6f71be5d7a55e5a4d1ebde18c09212395dfc13c449870ee3a522-d # internal github.com/containerd/containerd/mount mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b107/_pkg_.a packagefile github.com/containerd/containerd/sys=$WORK/b109/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b111/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile math/rand=$WORK/b071/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b078/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/containerd/containerd/mount -lang=go1.16 -complete -installsuffix shared -buildid Y8RD7PvqSLProzXhYjHd/Y8RD7PvqSLProzXhYjHd -goversion go1.16.12 -D "" -importcfg $WORK/b106/importcfg -pack ./mount/lookup_unix.go ./mount/losetup_linux.go ./mount/mount.go ./mount/mount_linux.go ./mount/mountinfo.go ./mount/temp.go ./mount/temp_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/3a/3a7c8aeae4121d8e20dde1e6074e3b448758a45ba21f714c1737b7f432961488-d # internal github.com/gogo/protobuf/types mkdir -p $WORK/b090/ github.com/containerd/containerd/runtime/v2/runc/options mkdir -p $WORK/b152/ github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b022/_pkg_.a packagefile compress/gzip=$WORK/b051/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b043/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile math=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b022/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b043/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b089/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b030/_pkg_.a packagefile math/bits=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid Go0iKpxRidWgW7QVIjWw/Go0iKpxRidWgW7QVIjWw -goversion go1.16.12 -D "" -importcfg $WORK/b050/importcfg -pack ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.pb.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor_gostring.gen.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/helper.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p github.com/gogo/protobuf/types -complete -installsuffix shared -buildid CwM20g6Jr3dlUjUymdwL/CwM20g6Jr3dlUjUymdwL -goversion go1.16.12 -D "" -importcfg $WORK/b090/importcfg -pack ./vendor/github.com/gogo/protobuf/types/any.go ./vendor/github.com/gogo/protobuf/types/any.pb.go ./vendor/github.com/gogo/protobuf/types/api.pb.go ./vendor/github.com/gogo/protobuf/types/doc.go ./vendor/github.com/gogo/protobuf/types/duration.go ./vendor/github.com/gogo/protobuf/types/duration.pb.go ./vendor/github.com/gogo/protobuf/types/duration_gogo.go ./vendor/github.com/gogo/protobuf/types/empty.pb.go ./vendor/github.com/gogo/protobuf/types/field_mask.pb.go ./vendor/github.com/gogo/protobuf/types/protosize.go ./vendor/github.com/gogo/protobuf/types/source_context.pb.go ./vendor/github.com/gogo/protobuf/types/struct.pb.go ./vendor/github.com/gogo/protobuf/types/timestamp.go ./vendor/github.com/gogo/protobuf/types/timestamp.pb.go ./vendor/github.com/gogo/protobuf/types/timestamp_gogo.go ./vendor/github.com/gogo/protobuf/types/type.pb.go ./vendor/github.com/gogo/protobuf/types/wrappers.pb.go ./vendor/github.com/gogo/protobuf/types/wrappers_gogo.go cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b043/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b030/_pkg_.a packagefile math/bits=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/containerd/containerd/runtime/v2/runc/options -lang=go1.16 -complete -installsuffix shared -buildid upz0A7pQfeIGqI2jqPPD/upz0A7pQfeIGqI2jqPPD -goversion go1.16.12 -D "" -importcfg $WORK/b152/importcfg -pack ./runtime/v2/runc/options/doc.go ./runtime/v2/runc/options/oci.pb.go cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/63/630bed59c17d04a2779bdf100541081ccccc51ff0ca68be6a9743e30d3422009-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b095/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b096/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p github.com/containerd/containerd/errdefs -lang=go1.16 -complete -installsuffix shared -buildid 1K6_2vAG95NAwrWwMaDT/1K6_2vAG95NAwrWwMaDT -goversion go1.16.12 -D "" -importcfg $WORK/b094/importcfg -pack ./errdefs/errors.go ./errdefs/grpc.go github.com/containerd/ttrpc mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b021/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b043/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b108/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b102/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b095/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b096/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b071/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/containerd/ttrpc -complete -installsuffix shared -buildid tuWKO9wy0dpRClQwmIQc/tuWKO9wy0dpRClQwmIQc -goversion go1.16.12 -D "" -importcfg $WORK/b114/importcfg -pack ./vendor/github.com/containerd/ttrpc/channel.go ./vendor/github.com/containerd/ttrpc/client.go ./vendor/github.com/containerd/ttrpc/codec.go ./vendor/github.com/containerd/ttrpc/config.go ./vendor/github.com/containerd/ttrpc/handshake.go ./vendor/github.com/containerd/ttrpc/interceptor.go ./vendor/github.com/containerd/ttrpc/metadata.go ./vendor/github.com/containerd/ttrpc/server.go ./vendor/github.com/containerd/ttrpc/services.go ./vendor/github.com/containerd/ttrpc/types.go ./vendor/github.com/containerd/ttrpc/unixcreds_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/4f/4f7dd962baa1bf96beb687bcf1e0a71ed2931413de23e452368e0db830f3dbf6-d # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/60/6071efcf74f39afec0eaf2255e59a09c6d6379dbc17459f6fd63cf6d0e25a539-d # internal github.com/containerd/containerd/sys/reaper mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/go-runc=$WORK/b128/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile os/exec=$WORK/b078/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/containerd/containerd/sys/reaper -lang=go1.16 -complete -installsuffix shared -buildid h2UoWpBk8D4-BI00hM1N/h2UoWpBk8D4-BI00hM1N -goversion go1.16.12 -D "" -importcfg $WORK/b127/importcfg -pack ./sys/reaper/reaper_unix.go ./sys/reaper/reaper_utils_linux.go cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/ea/ea1db1741d237aeda3e02c06fcaf8e5d3bf5f1aa67c52b7745d8c07b2028ec46-d # internal github.com/containerd/containerd/identifiers mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/containerd/errdefs=$WORK/b094/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile regexp=$WORK/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/containerd/containerd/identifiers -lang=go1.16 -complete -installsuffix shared -buildid d7vxtpfAdcj4Ldl53Wru/d7vxtpfAdcj4Ldl53Wru -goversion go1.16.12 -D "" -importcfg $WORK/b113/importcfg -pack ./identifiers/validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/1a/1a5cf3cca786fad969bf12f0038c8229cf2b9035cc0f789fd5e49927b7a0bc0d-d # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/8a/8a51f58f5808a7f690251612837bfd0d21fcd63f61e6f5eebcc6ba3a05102875-d # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/71/71af709a4c4b0dd623db231a373be42a957aa5f15a49c89797f88b012e7b8b1f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/9f/9fcaee4ddc2295fd5ededc80415f9bdb109f52796444eb35b1fcb79b602dca7e-d # internal github.com/containerd/containerd/namespaces mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b094/_pkg_.a packagefile github.com/containerd/containerd/identifiers=$WORK/b113/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b114/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b115/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/containerd/containerd/namespaces -lang=go1.16 -complete -installsuffix shared -buildid hwEUbBuQVLwmuuIeWt2l/hwEUbBuQVLwmuuIeWt2l -goversion go1.16.12 -D "" -importcfg $WORK/b112/importcfg -pack ./namespaces/context.go ./namespaces/grpc.go ./namespaces/store.go ./namespaces/ttrpc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/34/34d032fb78ab205e066a57d4a65647aaab502947303adfa2bf9df04a04fd184a-d # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/fc/fc8ed646034daa69db3159a07a424200779062fca3e4d2c72257f790df17e81f-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b043/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b050/_pkg_.a packagefile math=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid ROmr8VhrQjDy8beHGY2J/ROmr8VhrQjDy8beHGY2J -goversion go1.16.12 -D "" -importcfg $WORK/b042/importcfg -pack ./vendor/github.com/gogo/protobuf/gogoproto/doc.go ./vendor/github.com/gogo/protobuf/gogoproto/gogo.pb.go ./vendor/github.com/gogo/protobuf/gogoproto/helper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/4e/4e01a468fcce736fa833b8e77068df3c5c83b735bb57a81f3370b94fa2d1f3b8-d # internal github.com/containerd/cgroups/stats/v1 mkdir -p $WORK/b041/ github.com/containerd/cgroups/v2/stats mkdir -p $WORK/b151/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b042/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b043/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b030/_pkg_.a packagefile math/bits=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/containerd/cgroups/stats/v1 -complete -installsuffix shared -buildid Gtfm5tsO-0U_80y8QqC-/Gtfm5tsO-0U_80y8QqC- -goversion go1.16.12 -D "" -importcfg $WORK/b041/importcfg -pack ./vendor/github.com/containerd/cgroups/stats/v1/doc.go ./vendor/github.com/containerd/cgroups/stats/v1/metrics.pb.go cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b042/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b043/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b030/_pkg_.a packagefile math/bits=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/containerd/cgroups/v2/stats -complete -installsuffix shared -buildid w7SVGlf6_J1gx4k1Kb8n/w7SVGlf6_J1gx4k1Kb8n -goversion go1.16.12 -D "" -importcfg $WORK/b151/importcfg -pack ./vendor/github.com/containerd/cgroups/v2/stats/doc.go ./vendor/github.com/containerd/cgroups/v2/stats/metrics.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/74/7406e0097daa5d91df5cc1d30ea79805fa47e17004fea838947c169c01ded578-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/d2/d22d0f2ddff3350b632fe810bd386de43c4c760a54a1700e3718c878f19ec698-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/52/528983bad473f94ebff62b63581d40c011db40bbe6b1b732b1d04e8ac5385587-d # internal github.com/containerd/containerd/api/types mkdir -p $WORK/b088/ github.com/containerd/typeurl mkdir -p $WORK/b092/ github.com/containerd/containerd/api/types/task cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b043/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b089/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b090/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b091/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b030/_pkg_.a packagefile math/bits=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p github.com/containerd/containerd/api/types -lang=go1.16 -complete -installsuffix shared -buildid dkdmN_EiMDFZeoMSYajU/dkdmN_EiMDFZeoMSYajU -goversion go1.16.12 -D "" -importcfg $WORK/b088/importcfg -pack ./api/types/descriptor.pb.go ./api/types/doc.go ./api/types/metrics.pb.go ./api/types/mount.pb.go ./api/types/platform.pb.go mkdir -p $WORK/b093/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b045/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b043/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b090/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/containerd/typeurl -complete -installsuffix shared -buildid 2L2GIFaU2RDpxraa0k3O/2L2GIFaU2RDpxraa0k3O -goversion go1.16.12 -D "" -importcfg $WORK/b092/importcfg -pack ./vendor/github.com/containerd/typeurl/doc.go ./vendor/github.com/containerd/typeurl/types.go github.com/containerd/containerd/pkg/process mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/containerd/console=$WORK/b129/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b094/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b107/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b106/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b112/_pkg_.a packagefile github.com/containerd/containerd/pkg/stdio=$WORK/b135/_pkg_.a packagefile github.com/containerd/fifo=$WORK/b131/_pkg_.a packagefile github.com/containerd/go-runc=$WORK/b128/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b090/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b136/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b083/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b108/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile net/url=$WORK/b138/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b078/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/containerd/containerd/pkg/process -lang=go1.16 -complete -installsuffix shared -buildid 2-QMHbHmNc3vAcD2iYrX/2-QMHbHmNc3vAcD2iYrX -goversion go1.16.12 -D "" -importcfg $WORK/b134/importcfg -pack ./pkg/process/deleted_state.go ./pkg/process/exec.go ./pkg/process/exec_state.go ./pkg/process/init.go ./pkg/process/init_state.go ./pkg/process/io.go ./pkg/process/io_util.go ./pkg/process/process.go ./pkg/process/types.go ./pkg/process/utils.go cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b043/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b090/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b030/_pkg_.a packagefile math/bits=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p github.com/containerd/containerd/api/types/task -lang=go1.16 -complete -installsuffix shared -buildid CGYf7oca-gwJwiKaUODo/CGYf7oca-gwJwiKaUODo -goversion go1.16.12 -D "" -importcfg $WORK/b093/importcfg -pack ./api/types/task/task.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/a2/a2e30684cbcead070c85b4781660c8cfc5d736df7e99c49c1b4c4a34e0873a71-d # internal github.com/containerd/containerd/runtime mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b106/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b112/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b092/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b090/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b083/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/containerd/containerd/runtime -lang=go1.16 -complete -installsuffix shared -buildid AghOG0B1Ti6x2ui5ZMZ5/AghOG0B1Ti6x2ui5ZMZ5 -goversion go1.16.12 -D "" -importcfg $WORK/b118/importcfg -pack ./runtime/events.go ./runtime/monitor.go ./runtime/runtime.go ./runtime/task.go ./runtime/task_list.go ./runtime/typeurl.go github.com/containerd/containerd/api/services/ttrpc/events/v1 mkdir -p $WORK/b122/ github.com/containerd/containerd/events mkdir -p $WORK/b123/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b114/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b092/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b043/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b090/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b030/_pkg_.a packagefile math/bits=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/containerd/containerd/api/services/ttrpc/events/v1 -lang=go1.16 -complete -installsuffix shared -buildid 51buYtR26SJCQdfP5K_K/51buYtR26SJCQdfP5K_K -goversion go1.16.12 -D "" -importcfg $WORK/b122/importcfg -pack ./api/services/ttrpc/events/v1/doc.go ./api/services/ttrpc/events/v1/events.pb.go cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b092/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b090/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/containerd/containerd/events -lang=go1.16 -complete -installsuffix shared -buildid IiDRCyJ790pTFTxd9uGA/IiDRCyJ790pTFTxd9uGA -goversion go1.16.12 -D "" -importcfg $WORK/b123/importcfg -pack ./events/events.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/da/dab64da2cd5d3121a2b0989abfb427d3c92fef46a27e0823fad4340dd3201555-d # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/5f/5f2edac9bd1f0bc5216f1b8305d5d96bbc2722a8efb6b7c0edd3681547a57a24-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/f9/f9df2a2fe77657b56593498115df1dd7308d98e7289b644ee63125eec204ee6a-d # internal github.com/containerd/containerd/pkg/ttrpcutil mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/containerd/api/services/ttrpc/events/v1=$WORK/b122/_pkg_.a packagefile github.com/containerd/containerd/pkg/dialer=$WORK/b124/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b114/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/containerd/containerd/pkg/ttrpcutil -lang=go1.16 -complete -installsuffix shared -buildid INdcBPXJXATZH-qvZzLi/INdcBPXJXATZH-qvZzLi -goversion go1.16.12 -D "" -importcfg $WORK/b125/importcfg -pack ./pkg/ttrpcutil/client.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/f6/f6ce81a94b67ecc8434412c74f32ef787ed4c31f93f9b1b282bc774d48d0631c-d # internal github.com/containerd/containerd/api/events mkdir -p $WORK/b087/ github.com/containerd/containerd/runtime/v2/task mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b088/_pkg_.a packagefile github.com/containerd/containerd/api/types/task=$WORK/b093/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b114/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b043/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b089/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b090/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b030/_pkg_.a packagefile math/bits=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/containerd/containerd/runtime/v2/task -lang=go1.16 -complete -installsuffix shared -buildid RX0HP_o9RMtLv8ssiWSG/RX0HP_o9RMtLv8ssiWSG -goversion go1.16.12 -D "" -importcfg $WORK/b126/importcfg -pack ./runtime/v2/task/doc.go ./runtime/v2/task/shim.pb.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b088/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b092/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b043/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b089/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b090/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b091/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b030/_pkg_.a packagefile math/bits=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p github.com/containerd/containerd/api/events -lang=go1.16 -complete -installsuffix shared -buildid VEPsPkfxZGDgVKnXgLLE/VEPsPkfxZGDgVKnXgLLE -goversion go1.16.12 -D "" -importcfg $WORK/b087/importcfg -pack ./api/events/container.pb.go ./api/events/content.pb.go ./api/events/doc.go ./api/events/image.pb.go ./api/events/namespace.pb.go ./api/events/snapshot.pb.go ./api/events/task.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/c2/c2dcc129301181dfeab4003884de6545b14b18d6a5bb7f7d6efe440a8a3b629f-d # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/ce/ce5c0cf129b3c2e7d616bb64864283a2ca74e868dff54f7610dbf061a7e78f63-d # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/6e/6e6747afc0a3fa42e20b8a94cd0d9f2cbfc083bc7b5ab02fc2fe9fbafa5d8911-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/e9/e93493d52411c346a8396b6ed4640f8cb7897424f4041aed42889bbedd19bf2b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/49/4946890e77d741696fcae04b2261453b047fec23d4d9757ef35ef80a4f61a442-d # internal cd $WORK/b065 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c aes.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c boring.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c ecdsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c hmac.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x006.o -c rand.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x007.o -c rsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x008.o -c sha.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -o $WORK/b065/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -o $WORK/b065/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -o $WORK/b065/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -o $WORK/b065/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -o $WORK/b065/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -o $WORK/b065/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -o $WORK/b065/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -o $WORK/b065/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -o $WORK/b065/_x017.o -c openssl_stub_rand.c cd $WORK/b065 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -o $WORK/b065/_cgo_.o $WORK/b065/_cgo_main.o $WORK/b065/_x001.o $WORK/b065/_x002.o $WORK/b065/_x003.o $WORK/b065/_x004.o $WORK/b065/_x005.o $WORK/b065/_x006.o $WORK/b065/_x007.o $WORK/b065/_x008.o $WORK/b065/_x009.o $WORK/b065/_x010.o $WORK/b065/_x011.o $WORK/b065/_x012.o $WORK/b065/_x013.o $WORK/b065/_x014.o $WORK/b065/_x015.o $WORK/b065/_x016.o $WORK/b065/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage boring -dynimport $WORK/b065/_cgo_.o -dynout $WORK/b065/_cgo_import.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b062/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b067/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b068/_pkg_.a packagefile encoding/asn1=$WORK/b069/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile runtime/cgo=$WORK/b072/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid PLLsT_sfmsV_ESWEOAnB/PLLsT_sfmsV_ESWEOAnB -goversion go1.16.12 -D "" -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go $WORK/b065/_cgo_gotypes.go $WORK/b065/aes.cgo1.go $WORK/b065/boring.cgo1.go $WORK/b065/ecdsa.cgo1.go $WORK/b065/hmac.cgo1.go $WORK/b065/rand.cgo1.go $WORK/b065/rsa.cgo1.go $WORK/b065/sha.cgo1.go $WORK/b065/_cgo_import.go cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b065/_pkg_.a $WORK/b065/_x001.o $WORK/b065/_x002.o $WORK/b065/_x003.o $WORK/b065/_x004.o $WORK/b065/_x005.o $WORK/b065/_x006.o $WORK/b065/_x007.o $WORK/b065/_x008.o $WORK/b065/_x009.o $WORK/b065/_x010.o $WORK/b065/_x011.o $WORK/b065/_x012.o $WORK/b065/_x013.o $WORK/b065/_x014.o $WORK/b065/_x015.o $WORK/b065/_x016.o $WORK/b065/_x017.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/41/41f7105eeaaf3a3a0b6092bdc577e1d92234857968f54142182c2f9d5b003975-d # internal crypto/aes mkdir -p $WORK/b061/ cat >$WORK/b061/go_asm.h << 'EOF' # internal EOF crypto/sha1 cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b061/symabis ./asm_arm64.s ./gcm_arm64.s mkdir -p $WORK/b073/ crypto/sha256 mkdir -p $WORK/b120/ cat >$WORK/b073/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b073/symabis ./sha1block_arm64.s cat >$WORK/b120/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b120=>" -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b120/symabis ./sha256block_arm64.s cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b066/_pkg_.a packagefile crypto/internal/boring=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid Y07KlnCY5ssoEyLQriS9/Y07KlnCY5ssoEyLQriS9 -goversion go1.16.12 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h /usr/lib/golang/src/crypto/sha1/boring.go /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_arm64.go cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b062/_pkg_.a packagefile crypto/internal/boring=$WORK/b065/_pkg_.a packagefile crypto/internal/subtle=$WORK/b063/_pkg_.a packagefile crypto/subtle=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/aes -std -installsuffix shared -buildid BJzSjuVne7almpkmgFmk/BJzSjuVne7almpkmgFmk -goversion go1.16.12 -symabis $WORK/b061/symabis -D "" -importcfg $WORK/b061/importcfg -pack -asmhdr $WORK/b061/go_asm.h /usr/lib/golang/src/crypto/aes/aes_gcm.go /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_asm.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b066/_pkg_.a packagefile crypto/internal/boring=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid ju2CHw7UEO9EmQQAeBrk/ju2CHw7UEO9EmQQAeBrk -goversion go1.16.12 -symabis $WORK/b120/symabis -D "" -importcfg $WORK/b120/importcfg -pack -asmhdr $WORK/b120/go_asm.h /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_arm64.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b073/sha1block_arm64.o ./sha1block_arm64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b120=>" -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b120/sha256block_arm64.o ./sha256block_arm64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b061/asm_arm64.o ./asm_arm64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b120/_pkg_.a $WORK/b120/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b061/gcm_arm64.o ./gcm_arm64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b073/_pkg_.a $WORK/b073/sha1block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/f1/f1575c64325dec9c5d22e327d0b8bf0f70f5f9e92523f8a50f3b6016b23746b4-d # internal github.com/cilium/ebpf/asm mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b147/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/cilium/ebpf/asm -complete -installsuffix shared -buildid WYx2fDHUWNotKSv_jAjU/WYx2fDHUWNotKSv_jAjU -goversion go1.16.12 -D "" -importcfg $WORK/b146/importcfg -pack ./vendor/github.com/cilium/ebpf/asm/alu.go ./vendor/github.com/cilium/ebpf/asm/alu_string.go ./vendor/github.com/cilium/ebpf/asm/doc.go ./vendor/github.com/cilium/ebpf/asm/func.go ./vendor/github.com/cilium/ebpf/asm/func_string.go ./vendor/github.com/cilium/ebpf/asm/instruction.go ./vendor/github.com/cilium/ebpf/asm/jump.go ./vendor/github.com/cilium/ebpf/asm/jump_string.go ./vendor/github.com/cilium/ebpf/asm/load_store.go ./vendor/github.com/cilium/ebpf/asm/load_store_string.go ./vendor/github.com/cilium/ebpf/asm/opcode.go ./vendor/github.com/cilium/ebpf/asm/opcode_string.go ./vendor/github.com/cilium/ebpf/asm/register.go cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/28/285cf76d775c13026d0484a9c05bfdc1ee267ec0a5e1cd65a8822d5685a90639-d # internal github.com/containerd/containerd/runtime/v2/shim mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b022/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b120/_pkg_.a packagefile flag=$WORK/b121/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/containerd/containerd/api/services/ttrpc/events/v1=$WORK/b122/_pkg_.a packagefile github.com/containerd/containerd/events=$WORK/b123/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b107/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b112/_pkg_.a packagefile github.com/containerd/containerd/pkg/dialer=$WORK/b124/_pkg_.a packagefile github.com/containerd/containerd/pkg/ttrpcutil=$WORK/b125/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/task=$WORK/b126/_pkg_.a packagefile github.com/containerd/containerd/sys=$WORK/b109/_pkg_.a packagefile github.com/containerd/containerd/sys/reaper=$WORK/b127/_pkg_.a packagefile github.com/containerd/containerd/version=$WORK/b130/_pkg_.a packagefile github.com/containerd/fifo=$WORK/b131/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b114/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b092/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b043/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b090/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b108/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b078/_pkg_.a packagefile os/signal=$WORK/b132/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b133/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/containerd/containerd/runtime/v2/shim -lang=go1.16 -complete -installsuffix shared -buildid sx3QUKNR_0QeJMQl8DNi/sx3QUKNR_0QeJMQl8DNi -goversion go1.16.12 -D "" -importcfg $WORK/b119/importcfg -pack ./runtime/v2/shim/publisher.go ./runtime/v2/shim/shim.go ./runtime/v2/shim/shim_linux.go ./runtime/v2/shim/shim_unix.go ./runtime/v2/shim/util.go ./runtime/v2/shim/util_unix.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b061/_pkg_.a $WORK/b061/asm_arm64.o $WORK/b061/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/78/78daf55bbcbea421ad6112272f7b485f5aa51a34dc1a8fc6cd063ec19120090a-d # internal crypto/rand mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b021/_pkg_.a packagefile crypto/aes=$WORK/b061/_pkg_.a packagefile crypto/cipher=$WORK/b062/_pkg_.a packagefile crypto/internal/boring=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid Qbh8exEwXaeeK7X7iJe8/Qbh8exEwXaeeK7X7iJe8 -goversion go1.16.12 -D "" -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/crypto/rand/eagain.go /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_batched.go /usr/lib/golang/src/crypto/rand/rand_linux.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/1a/1aeb6f17f771fd97f258106fddbf82690d077fad438d96724029d68b93529939-d # internal github.com/godbus/dbus/v5 mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b021/_pkg_.a packagefile bytes=$WORK/b022/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/sha1=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b078/_pkg_.a packagefile os/user=$WORK/b079/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p github.com/godbus/dbus/v5 -complete -installsuffix shared -buildid l-zQUBnWFgTByZ9ivjC7/l-zQUBnWFgTByZ9ivjC7 -goversion go1.16.12 -D "" -importcfg $WORK/b059/importcfg -pack ./vendor/github.com/godbus/dbus/v5/auth.go ./vendor/github.com/godbus/dbus/v5/auth_anonymous.go ./vendor/github.com/godbus/dbus/v5/auth_external.go ./vendor/github.com/godbus/dbus/v5/auth_sha1.go ./vendor/github.com/godbus/dbus/v5/call.go ./vendor/github.com/godbus/dbus/v5/conn.go ./vendor/github.com/godbus/dbus/v5/conn_other.go ./vendor/github.com/godbus/dbus/v5/conn_unix.go ./vendor/github.com/godbus/dbus/v5/dbus.go ./vendor/github.com/godbus/dbus/v5/decoder.go ./vendor/github.com/godbus/dbus/v5/default_handler.go ./vendor/github.com/godbus/dbus/v5/doc.go ./vendor/github.com/godbus/dbus/v5/encoder.go ./vendor/github.com/godbus/dbus/v5/export.go ./vendor/github.com/godbus/dbus/v5/homedir.go ./vendor/github.com/godbus/dbus/v5/homedir_dynamic.go ./vendor/github.com/godbus/dbus/v5/match.go ./vendor/github.com/godbus/dbus/v5/message.go ./vendor/github.com/godbus/dbus/v5/object.go ./vendor/github.com/godbus/dbus/v5/sequence.go ./vendor/github.com/godbus/dbus/v5/sequential_handler.go ./vendor/github.com/godbus/dbus/v5/server_interfaces.go ./vendor/github.com/godbus/dbus/v5/sig.go ./vendor/github.com/godbus/dbus/v5/transport_generic.go ./vendor/github.com/godbus/dbus/v5/transport_nonce_tcp.go ./vendor/github.com/godbus/dbus/v5/transport_tcp.go ./vendor/github.com/godbus/dbus/v5/transport_unix.go ./vendor/github.com/godbus/dbus/v5/transport_unixcred_linux.go ./vendor/github.com/godbus/dbus/v5/variant.go ./vendor/github.com/godbus/dbus/v5/variant_lexer.go ./vendor/github.com/godbus/dbus/v5/variant_parser.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/cc/cce8c579ece68e80d8fb68f3f31e9c1da38095c61b8c3af59db0015d5a709b6a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/3b/3b2cc5292b89e78a9e5374af4841de4af57d0588ba2746e0ab86199363e3e085-d # internal github.com/cilium/ebpf/internal/btf mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b021/_pkg_.a packagefile bytes=$WORK/b022/_pkg_.a packagefile debug/elf=$WORK/b142/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b146/_pkg_.a packagefile github.com/cilium/ebpf/internal=$WORK/b148/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b147/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile math=$WORK/b030/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/cilium/ebpf/internal/btf -complete -installsuffix shared -buildid uw5UW4igbkQdOwRy_1lh/uw5UW4igbkQdOwRy_1lh -goversion go1.16.12 -D "" -importcfg $WORK/b149/importcfg -pack ./vendor/github.com/cilium/ebpf/internal/btf/btf.go ./vendor/github.com/cilium/ebpf/internal/btf/btf_types.go ./vendor/github.com/cilium/ebpf/internal/btf/btf_types_string.go ./vendor/github.com/cilium/ebpf/internal/btf/core.go ./vendor/github.com/cilium/ebpf/internal/btf/doc.go ./vendor/github.com/cilium/ebpf/internal/btf/ext_info.go ./vendor/github.com/cilium/ebpf/internal/btf/strings.go ./vendor/github.com/cilium/ebpf/internal/btf/types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/9e/9e6b11695e4b6cc53e45aa28c7837f215377d97af89854ee3a12f9bdcbafb5c9-d # internal github.com/cilium/ebpf mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b021/_pkg_.a packagefile bytes=$WORK/b022/_pkg_.a packagefile debug/elf=$WORK/b142/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b146/_pkg_.a packagefile github.com/cilium/ebpf/internal=$WORK/b148/_pkg_.a packagefile github.com/cilium/ebpf/internal/btf=$WORK/b149/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b147/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b030/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/cilium/ebpf -complete -installsuffix shared -buildid k05YGtkAsipvBtfk9VdZ/k05YGtkAsipvBtfk9VdZ -goversion go1.16.12 -D "" -importcfg $WORK/b141/importcfg -pack ./vendor/github.com/cilium/ebpf/collection.go ./vendor/github.com/cilium/ebpf/doc.go ./vendor/github.com/cilium/ebpf/elf_reader.go ./vendor/github.com/cilium/ebpf/info.go ./vendor/github.com/cilium/ebpf/linker.go ./vendor/github.com/cilium/ebpf/map.go ./vendor/github.com/cilium/ebpf/marshalers.go ./vendor/github.com/cilium/ebpf/prog.go ./vendor/github.com/cilium/ebpf/syscalls.go ./vendor/github.com/cilium/ebpf/types.go ./vendor/github.com/cilium/ebpf/types_string.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/c9/c9ffc9437a10f9822004a9858c814345d44b80507a8892621b25a4d4e164321a-d # internal github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/godbus/dbus/v5=$WORK/b059/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p github.com/coreos/go-systemd/v22/dbus -complete -installsuffix shared -buildid cnHlySqfORVW9iFvmzSu/cnHlySqfORVW9iFvmzSu -goversion go1.16.12 -D "" -importcfg $WORK/b057/importcfg -pack ./vendor/github.com/coreos/go-systemd/v22/dbus/dbus.go ./vendor/github.com/coreos/go-systemd/v22/dbus/methods.go ./vendor/github.com/coreos/go-systemd/v22/dbus/properties.go ./vendor/github.com/coreos/go-systemd/v22/dbus/set.go ./vendor/github.com/coreos/go-systemd/v22/dbus/subscription.go ./vendor/github.com/coreos/go-systemd/v22/dbus/subscription_set.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/63/632031fff6d0594473ff5ab55cd75bfa5df0d238894fba00fa66d5af5294c3aa-d # internal github.com/cilium/ebpf/link mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b022/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile debug/elf=$WORK/b142/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/cilium/ebpf=$WORK/b141/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b146/_pkg_.a packagefile github.com/cilium/ebpf/internal=$WORK/b148/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b147/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b081/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/cilium/ebpf/link -complete -installsuffix shared -buildid TPX2TAORYqbkc4zNDhCs/TPX2TAORYqbkc4zNDhCs -goversion go1.16.12 -D "" -importcfg $WORK/b150/importcfg -pack ./vendor/github.com/cilium/ebpf/link/cgroup.go ./vendor/github.com/cilium/ebpf/link/doc.go ./vendor/github.com/cilium/ebpf/link/iter.go ./vendor/github.com/cilium/ebpf/link/kprobe.go ./vendor/github.com/cilium/ebpf/link/link.go ./vendor/github.com/cilium/ebpf/link/netns.go ./vendor/github.com/cilium/ebpf/link/perf_event.go ./vendor/github.com/cilium/ebpf/link/platform.go ./vendor/github.com/cilium/ebpf/link/program.go ./vendor/github.com/cilium/ebpf/link/raw_tracepoint.go ./vendor/github.com/cilium/ebpf/link/syscalls.go ./vendor/github.com/cilium/ebpf/link/tracepoint.go ./vendor/github.com/cilium/ebpf/link/uprobe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/2e/2ef8bc8638f4844f70aaa752d8d31d5f15322a5a5bf13f49d9b9a58ce20e5bd3-d # internal github.com/containerd/cgroups mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b021/_pkg_.a packagefile bytes=$WORK/b022/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/containerd/cgroups/stats/v1=$WORK/b041/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=$WORK/b057/_pkg_.a packagefile github.com/docker/go-units=$WORK/b080/_pkg_.a packagefile github.com/godbus/dbus/v5=$WORK/b059/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b083/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile math=$WORK/b030/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p github.com/containerd/cgroups -complete -installsuffix shared -buildid dnmHVngk9dVeB12oXCUH/dnmHVngk9dVeB12oXCUH -goversion go1.16.12 -D "" -importcfg $WORK/b020/importcfg -pack ./vendor/github.com/containerd/cgroups/blkio.go ./vendor/github.com/containerd/cgroups/cgroup.go ./vendor/github.com/containerd/cgroups/control.go ./vendor/github.com/containerd/cgroups/cpu.go ./vendor/github.com/containerd/cgroups/cpuacct.go ./vendor/github.com/containerd/cgroups/cpuset.go ./vendor/github.com/containerd/cgroups/devices.go ./vendor/github.com/containerd/cgroups/errors.go ./vendor/github.com/containerd/cgroups/freezer.go ./vendor/github.com/containerd/cgroups/hierarchy.go ./vendor/github.com/containerd/cgroups/hugetlb.go ./vendor/github.com/containerd/cgroups/memory.go ./vendor/github.com/containerd/cgroups/named.go ./vendor/github.com/containerd/cgroups/net_cls.go ./vendor/github.com/containerd/cgroups/net_prio.go ./vendor/github.com/containerd/cgroups/opts.go ./vendor/github.com/containerd/cgroups/paths.go ./vendor/github.com/containerd/cgroups/perf_event.go ./vendor/github.com/containerd/cgroups/pids.go ./vendor/github.com/containerd/cgroups/rdma.go ./vendor/github.com/containerd/cgroups/state.go ./vendor/github.com/containerd/cgroups/subsystem.go ./vendor/github.com/containerd/cgroups/systemd.go ./vendor/github.com/containerd/cgroups/ticks.go ./vendor/github.com/containerd/cgroups/utils.go ./vendor/github.com/containerd/cgroups/v1.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/a5/a57e4cfe948a00d342f614ae7be0af48ba3d8bc175ad68fd9874387c26ba2bf5-d # internal github.com/containerd/cgroups/v2 mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/cilium/ebpf=$WORK/b141/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b146/_pkg_.a packagefile github.com/cilium/ebpf/link=$WORK/b150/_pkg_.a packagefile github.com/containerd/cgroups/v2/stats=$WORK/b151/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=$WORK/b057/_pkg_.a packagefile github.com/godbus/dbus/v5=$WORK/b059/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b083/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b108/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile math=$WORK/b030/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/containerd/cgroups/v2 -complete -installsuffix shared -buildid HCZ-BD3QxdJfGSeER7KF/HCZ-BD3QxdJfGSeER7KF -goversion go1.16.12 -D "" -importcfg $WORK/b140/importcfg -pack ./vendor/github.com/containerd/cgroups/v2/cpu.go ./vendor/github.com/containerd/cgroups/v2/devicefilter.go ./vendor/github.com/containerd/cgroups/v2/ebpf.go ./vendor/github.com/containerd/cgroups/v2/errors.go ./vendor/github.com/containerd/cgroups/v2/hugetlb.go ./vendor/github.com/containerd/cgroups/v2/io.go ./vendor/github.com/containerd/cgroups/v2/manager.go ./vendor/github.com/containerd/cgroups/v2/memory.go ./vendor/github.com/containerd/cgroups/v2/paths.go ./vendor/github.com/containerd/cgroups/v2/pids.go ./vendor/github.com/containerd/cgroups/v2/rdma.go ./vendor/github.com/containerd/cgroups/v2/state.go ./vendor/github.com/containerd/cgroups/v2/utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/8c/8c3a2eec2c40179c4adc7efeb8cf3446bf5095cf7e4d1392ca3b367b57689ae4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/c5/c5820bd7e5c0bed409e175a0eb3fa0ea9cfcdeaf7a1d67d64a2ae5812a1c2404-d # internal github.com/containerd/containerd/pkg/oom/v1 mkdir -p $WORK/b117/ github.com/containerd/containerd/runtime/v2/runc mkdir -p $WORK/b139/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/containerd/cgroups=$WORK/b020/_pkg_.a packagefile github.com/containerd/containerd/api/events=$WORK/b087/_pkg_.a packagefile github.com/containerd/containerd/pkg/oom=$WORK/b116/_pkg_.a packagefile github.com/containerd/containerd/runtime=$WORK/b118/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/shim=$WORK/b119/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b108/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/containerd/containerd/pkg/oom/v1 -lang=go1.16 -complete -installsuffix shared -buildid F3ni9mOnVC6nDP72WeQl/F3ni9mOnVC6nDP72WeQl -goversion go1.16.12 -D "" -importcfg $WORK/b117/importcfg -pack ./pkg/oom/v1/v1.go cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile github.com/containerd/cgroups=$WORK/b020/_pkg_.a packagefile github.com/containerd/cgroups/v2=$WORK/b140/_pkg_.a packagefile github.com/containerd/console=$WORK/b129/_pkg_.a packagefile github.com/containerd/containerd/api/events=$WORK/b087/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b094/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b107/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b106/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b112/_pkg_.a packagefile github.com/containerd/containerd/pkg/process=$WORK/b134/_pkg_.a packagefile github.com/containerd/containerd/pkg/stdio=$WORK/b135/_pkg_.a packagefile github.com/containerd/containerd/runtime=$WORK/b118/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/runc/options=$WORK/b152/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/task=$WORK/b126/_pkg_.a packagefile github.com/containerd/fifo=$WORK/b131/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b092/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b083/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b108/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b138/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/containerd/containerd/runtime/v2/runc -lang=go1.16 -complete -installsuffix shared -buildid _eD29zsTrTWJj26ds4zx/_eD29zsTrTWJj26ds4zx -goversion go1.16.12 -D "" -importcfg $WORK/b139/importcfg -pack ./runtime/v2/runc/container.go ./runtime/v2/runc/platform.go ./runtime/v2/runc/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/3c/3c5de15b5d57aab42c4b761201c3a42077f499db445ee1cf57c9c01289bbd9d1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/33/338ce499cafaf578add4a1934a014c437befbaceb41217d0515ea0509c1b2755-d # internal github.com/containerd/containerd/runtime/v2/runc/v1 mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/containerd/cgroups=$WORK/b020/_pkg_.a packagefile github.com/containerd/containerd/api/events=$WORK/b087/_pkg_.a packagefile github.com/containerd/containerd/api/types/task=$WORK/b093/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b094/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b106/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b112/_pkg_.a packagefile github.com/containerd/containerd/pkg/oom=$WORK/b116/_pkg_.a packagefile github.com/containerd/containerd/pkg/oom/v1=$WORK/b117/_pkg_.a packagefile github.com/containerd/containerd/pkg/process=$WORK/b134/_pkg_.a packagefile github.com/containerd/containerd/pkg/stdio=$WORK/b135/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/runc=$WORK/b139/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/runc/options=$WORK/b152/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/shim=$WORK/b119/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/task=$WORK/b126/_pkg_.a packagefile github.com/containerd/containerd/sys/reaper=$WORK/b127/_pkg_.a packagefile github.com/containerd/go-runc=$WORK/b128/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b092/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b043/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b090/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b108/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b078/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p github.com/containerd/containerd/runtime/v2/runc/v1 -lang=go1.16 -complete -installsuffix shared -buildid hm9w98yk30RhCI6MQxVK/hm9w98yk30RhCI6MQxVK -goversion go1.16.12 -D "" -importcfg $WORK/b002/importcfg -pack ./runtime/v2/runc/v1/service.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/68/688b346c414642149384cdc4496f374dfb1f5e4528cf00e92d2bbcaded396732-d # internal github.com/containerd/containerd/cmd/containerd-shim-runc-v1 mkdir -p $WORK/b001/ cat >$WORK/b001/_gomod_.go << 'EOF' # internal package main import _ "unsafe" //go:linkname __debug_modinfo__ runtime.modinfo var __debug_modinfo__ = "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/containerd/containerd/cmd/containerd-shim-runc-v1\nmod\tgithub.com/containerd/containerd\t(devel)\n=>\t./.empty-mod/\t\t\ndep\tgithub.com/cilium/ebpf\tv0.6.2\t\ndep\tgithub.com/containerd/cgroups\tv1.0.1\t\ndep\tgithub.com/containerd/console\tv1.0.2\t\ndep\tgithub.com/containerd/fifo\tv1.0.0\t\ndep\tgithub.com/containerd/go-runc\tv1.0.0\t\ndep\tgithub.com/containerd/ttrpc\tv1.1.0\t\ndep\tgithub.com/containerd/typeurl\tv1.0.2\t\ndep\tgithub.com/coreos/go-systemd/v22\tv22.3.2\t\ndep\tgithub.com/docker/go-units\tv0.4.0\t\ndep\tgithub.com/godbus/dbus/v5\tv5.0.4\t\ndep\tgithub.com/gogo/protobuf\tv1.3.2\t\ndep\tgithub.com/golang/protobuf\tv1.5.0\n=>\tgithub.com/golang/protobuf\tv1.3.5\t\ndep\tgithub.com/hashicorp/errwrap\tv1.0.0\t\ndep\tgithub.com/hashicorp/go-multierror\tv1.0.0\t\ndep\tgithub.com/moby/sys/mountinfo\tv0.4.1\t\ndep\tgithub.com/opencontainers/go-digest\tv1.0.0\t\ndep\tgithub.com/opencontainers/runtime-spec\tv1.0.3-0.20210326190908-1c3f411f0417\t\ndep\tgithub.com/pkg/errors\tv0.9.1\t\ndep\tgithub.com/sirupsen/logrus\tv1.8.1\t\ndep\tgolang.org/x/sys\tv0.0.0-20210426230700-d19ff857e887\t\ndep\tgoogle.golang.org/genproto\tv0.0.0-20201110150050-8816d57aaa9a\n=>\tgoogle.golang.org/genproto\tv0.0.0-20200224152610-e50cd9704f63\t\ndep\tgoogle.golang.org/grpc\tv1.33.2\n=>\tgoogle.golang.org/grpc\tv1.27.1\t\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/containerd/runtime/v2/runc/v1=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/shim=$WORK/b119/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -lang=go1.16 -complete -installsuffix shared -buildid Nfon6g288esYPYoAvLdz/Nfon6g288esYPYoAvLdz -goversion go1.16.12 -D "" -importcfg $WORK/b001/importcfg -pack ./cmd/containerd-shim-runc-v1/main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/97/97359000ac2abb824bd22ce629ed3812ed70899de836895291715d5ce7527f42-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containerd/containerd/cmd/containerd-shim-runc-v1=$WORK/b001/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/runc/v1=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/shim=$WORK/b119/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile github.com/containerd/cgroups=$WORK/b020/_pkg_.a packagefile github.com/containerd/containerd/api/events=$WORK/b087/_pkg_.a packagefile github.com/containerd/containerd/api/types/task=$WORK/b093/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b094/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b106/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b112/_pkg_.a packagefile github.com/containerd/containerd/pkg/oom=$WORK/b116/_pkg_.a packagefile github.com/containerd/containerd/pkg/oom/v1=$WORK/b117/_pkg_.a packagefile github.com/containerd/containerd/pkg/process=$WORK/b134/_pkg_.a packagefile github.com/containerd/containerd/pkg/stdio=$WORK/b135/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/runc=$WORK/b139/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/runc/options=$WORK/b152/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/task=$WORK/b126/_pkg_.a packagefile github.com/containerd/containerd/sys/reaper=$WORK/b127/_pkg_.a packagefile github.com/containerd/go-runc=$WORK/b128/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b092/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b043/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b090/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b108/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b078/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b017/_pkg_.a packagefile bytes=$WORK/b022/_pkg_.a packagefile crypto/sha256=$WORK/b120/_pkg_.a packagefile flag=$WORK/b121/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/containerd/containerd/api/services/ttrpc/events/v1=$WORK/b122/_pkg_.a packagefile github.com/containerd/containerd/events=$WORK/b123/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b107/_pkg_.a packagefile github.com/containerd/containerd/pkg/dialer=$WORK/b124/_pkg_.a packagefile github.com/containerd/containerd/pkg/ttrpcutil=$WORK/b125/_pkg_.a packagefile github.com/containerd/containerd/sys=$WORK/b109/_pkg_.a packagefile github.com/containerd/containerd/version=$WORK/b130/_pkg_.a packagefile github.com/containerd/fifo=$WORK/b131/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b114/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile os/signal=$WORK/b132/_pkg_.a packagefile runtime/debug=$WORK/b133/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile bufio=$WORK/b021/_pkg_.a packagefile github.com/containerd/cgroups/stats/v1=$WORK/b041/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=$WORK/b057/_pkg_.a packagefile github.com/docker/go-units=$WORK/b080/_pkg_.a packagefile github.com/godbus/dbus/v5=$WORK/b059/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b083/_pkg_.a packagefile math=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b088/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b089/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b091/_pkg_.a packagefile math/bits=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b095/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b096/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b111/_pkg_.a packagefile math/rand=$WORK/b071/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile github.com/containerd/containerd/identifiers=$WORK/b113/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b115/_pkg_.a packagefile github.com/containerd/containerd/runtime=$WORK/b118/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile github.com/containerd/console=$WORK/b129/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b136/_pkg_.a packagefile net/url=$WORK/b138/_pkg_.a packagefile github.com/containerd/cgroups/v2=$WORK/b140/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b086/_pkg_.a packagefile io/fs=$WORK/b039/_pkg_.a packagefile internal/oserror=$WORK/b019/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/syscall/execenv=$WORK/b037/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile internal/testlog=$WORK/b038/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile crypto=$WORK/b066/_pkg_.a packagefile crypto/internal/boring=$WORK/b065/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile internal/fmtsort=$WORK/b028/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=$WORK/b110/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b075/_pkg_.a packagefile internal/nettrace=$WORK/b076/_pkg_.a packagefile internal/singleflight=$WORK/b077/_pkg_.a packagefile runtime/cgo=$WORK/b072/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile regexp=$WORK/b081/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/sha1=$WORK/b073/_pkg_.a packagefile os/user=$WORK/b079/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b097/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b098/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b103/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b137/_pkg_.a packagefile github.com/cilium/ebpf=$WORK/b141/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b146/_pkg_.a packagefile github.com/cilium/ebpf/link=$WORK/b150/_pkg_.a packagefile github.com/containerd/cgroups/v2/stats=$WORK/b151/_pkg_.a packagefile crypto/cipher=$WORK/b062/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b067/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b068/_pkg_.a packagefile encoding/asn1=$WORK/b069/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b099/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b050/_pkg_.a packagefile regexp/syntax=$WORK/b082/_pkg_.a packagefile crypto/aes=$WORK/b061/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b100/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b101/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b104/_pkg_.a packagefile debug/elf=$WORK/b142/_pkg_.a packagefile github.com/cilium/ebpf/internal=$WORK/b148/_pkg_.a packagefile github.com/cilium/ebpf/internal/btf=$WORK/b149/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b147/_pkg_.a packagefile crypto/internal/subtle=$WORK/b063/_pkg_.a packagefile crypto/subtle=$WORK/b064/_pkg_.a packagefile compress/gzip=$WORK/b051/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b105/_pkg_.a packagefile compress/zlib=$WORK/b143/_pkg_.a packagefile debug/dwarf=$WORK/b145/_pkg_.a packagefile compress/flate=$WORK/b052/_pkg_.a packagefile hash/crc32=$WORK/b053/_pkg_.a packagefile hash/adler32=$WORK/b144/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=7FIO2k6PgXcAthyUJGRj/Nfon6g288esYPYoAvLdz/NtlN0EPxMJMDbSWmNlWW/7FIO2k6PgXcAthyUJGRj -X github.com/containerd/containerd/version.Version=1.5.9 -B 0x7480eb1a01c9998297b36b9b22a57a6a047cdaef -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p _bin/ mv $WORK/b001/exe/a.out _bin/containerd-shim-runc-v1 rm -r $WORK/b001/ + for cmd in cmd/* ++ head -c20 /dev/urandom ++ tr -d ' \n' ++ od -An -tx1 ++ basename cmd/containerd-shim-runc-v2 + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_btrfs' -ldflags '-X github.com/containerd/containerd/version.Version=1.5.9 -B 0x681ba5c902a41a58b01f8b74a0a7576492a26428 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o _bin/containerd-shim-runc-v2 github.com/containerd/containerd/cmd/containerd-shim-runc-v2 WORK=/tmp/go-build263870113 internal/unsafeheader mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid JrZRUbAAV5BmvaIOdKRY/JrZRUbAAV5BmvaIOdKRY -goversion go1.16.12 -D "" -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go runtime/internal/sys mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 1tn1JUUADY45RIscvA1v/1tn1JUUADY45RIscvA1v -goversion go1.16.12 -D "" -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/arch.go /usr/lib/golang/src/runtime/internal/sys/arch_arm64.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/intrinsics_common.go /usr/lib/golang/src/runtime/internal/sys/stubs.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zgoarch_arm64.go /usr/lib/golang/src/runtime/internal/sys/zgoos_linux.go /usr/lib/golang/src/runtime/internal/sys/zversion.go internal/race mkdir -p $WORK/b015/ unicode/utf8 internal/cpu mkdir -p $WORK/b024/ sync/atomic mkdir -p $WORK/b016/ mkdir -p $WORK/b010/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid Sc_h1KApghGvmtAN2sv0/Sc_h1KApghGvmtAN2sv0 -goversion go1.16.12 -D "" -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go unicode cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid udefckV1S8DPGW78dqtT/udefckV1S8DPGW78dqtT -goversion go1.16.12 -D "" -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b016/symabis ./asm.s mkdir -p $WORK/b023/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./cpu.s ./cpu_arm64.s cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p unicode -std -complete -installsuffix shared -buildid OpLZCZ1cfzC_u11oASg2/OpLZCZ1cfzC_u11oASg2 -goversion go1.16.12 -D "" -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/cb/cb3b16bece6ced9e5b9db3698c1695015ae7802fce74a1a63a540e0a6bda385b-d # internal runtime/internal/math mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid HWTgELQrZXjJhULXQmNF/HWTgELQrZXjJhULXQmNF -goversion go1.16.12 -D "" -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal runtime/internal/atomic mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b011/symabis ./asm_arm64.s ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/29/292535306133a4e9eecb9e91589208f98e36456674f674fc9096c64bf034b117-d # internal encoding mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p encoding -std -complete -installsuffix shared -buildid 2kMzIeEdEdUJY8YMfmAc/2kMzIeEdEdUJY8YMfmAc -goversion go1.16.12 -D "" -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/encoding/encoding.go cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/66/66f20a67d48581762bf5112eaebe7dda2ba44fbd8a7805860f3d6440d2dc22e9-d # internal math/bits mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p math/bits -std -complete -installsuffix shared -buildid mjQZni4f2Q3-aea3CeDg/mjQZni4f2Q3-aea3CeDg -goversion go1.16.12 -D "" -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid SV6-SV1pMTD0bcW3QU1s/SV6-SV1pMTD0bcW3QU1s -goversion go1.16.12 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_arm64.go /usr/lib/golang/src/internal/cpu/cpu_arm64_hwcap.go /usr/lib/golang/src/internal/cpu/cpu_arm64_linux.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/a8/a8dae424ecc6e83b1360ee73b1e3dedb5cd1c25b8582441d22ca6f4b67491682-d # internal unicode/utf16 mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 0V26QSPop1jUxZJvPX-c/0V26QSPop1jUxZJvPX-c -goversion go1.16.12 -D "" -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid OUF6DXZXV104TpGTfh0E/OUF6DXZXV104TpGTfh0E -goversion go1.16.12 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/value.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid ifaB9WbaiFcEc0zolPaR/ifaB9WbaiFcEc0zolPaR -goversion go1.16.12 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_arm64.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/e6/e6bf4884a7e068bfb58f8e85e2e78ef371a7d324d92eb68c0bde600596587b9d-d # internal crypto/internal/subtle mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid X_-uJUlG2awKdiLbzYtW/X_-uJUlG2awKdiLbzYtW -goversion go1.16.12 -D "" -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b016/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/ce/ce811b9722c126f0eafa8d1c329e18124d4bbb08a1ef7b43093c0140d3a2f3d6-d # internal crypto/subtle mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid I8qTSvA6gZ2ERS6iom3n/I8qTSvA6gZ2ERS6iom3n -goversion go1.16.12 -D "" -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/0b/0bf67132ed39136b05ddb8b742f13b8226cfc846e4be7935496693f4f828b211-d # internal math mkdir -p $WORK/b028/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b028/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/6c/6ce99aa4a029c07ba886dcdfa3c9a3f051dfc52738d5943b2f87d1842cc4b28d-d # internal crypto/internal/boring/fipstls mkdir -p $WORK/b067/ cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b067/symabis ./dummy.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/11/11b2db95e856a8b6a74241668d0cc69c06dd76c065d69ced248db5f041f6930e-d # internal crypto/internal/boring/sig mkdir -p $WORK/b068/ cat >$WORK/b068/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b068/symabis ./sig_other.s cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p math -std -installsuffix shared -buildid 9pq13Qsmw1PPx2mLwt9a/9pq13Qsmw1PPx2mLwt9a -goversion go1.16.12 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/60/608f1c296d4c1e91e75fb3c08d32354fbfb28b5cc857beabe0d78c0b360cfe8a-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/cpu.o ./cpu.s cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid VW3ZWwxFq5A0KBvm2FWZ/VW3ZWwxFq5A0KBvm2FWZ -goversion go1.16.12 -symabis $WORK/b068/symabis -D "" -importcfg $WORK/b068/importcfg -pack -asmhdr $WORK/b068/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid Hz6baOev9_nc7yaeB_H1/Hz6baOev9_nc7yaeB_H1 -goversion go1.16.12 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h /usr/lib/golang/src/crypto/internal/boring/fipstls/tls.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b011/asm_arm64.o ./asm_arm64.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b068/sig_other.o ./sig_other.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/cpu_arm64.o ./cpu_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal runtime/cgo mkdir -p $WORK/b072/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b072/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b072/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b011/atomic_arm64.o ./atomic_arm64.s cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/6a/6a65f62388082b8880fb9179821022935e5882e7098bd7330be9d93cb83c99af-d # internal internal/nettrace mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid QyPFe1TJwDWVwJtMAbIi/QyPFe1TJwDWVwJtMAbIi -goversion go1.16.12 -D "" -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b068/_pkg_.a $WORK/b068/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/b7/b710062f7984d58258fe36a9fecd9764e912e29ad33e756d868de0e00338a0e0-d # internal golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b086/ cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/75/7530d9d2d464489ef4e5c14f829af6dc8e5d0e104512f7f473841a0cdd6fd90f-d # internal cat >$WORK/b086/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid wTSlWn2OwYE-LRxi_Aqk/wTSlWn2OwYE-LRxi_Aqk -goversion go1.16.12 -D "" -importcfg $WORK/b086/importcfg -pack ./vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b067/dummy.o ./dummy.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_arm64.o $WORK/b011/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/cpu.o $WORK/b010/cpu_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/d2/d2da2fbe8840e93fa7b793b32326063c02aab2043de08dc8cd973c0d0a5ca3c7-d # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/75/75b0cf6cc847eacfd44ad399129578a7a7c93c8b76ee4a0cee65b78e327e2219-d # internal internal/bytealg mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b009/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid -NO6_zDGXtS5T3keThwS/-NO6_zDGXtS5T3keThwS -goversion go1.16.12 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_arm64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/d2/d211c08080525c5eb379830def1729a6844aa580ab105a370da193db78677c7b-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b067/_pkg_.a $WORK/b067/dummy.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/59/5952e1c618b2068bd0354fd3bcda3c69b7d129ddfcac68a03204d1da18052d91-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/16/167ebb8ad9da5a5df81a15416b7a39b6af79ba1dd60c47a14e68ec8b65c4443c-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/compare_arm64.o ./compare_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/count_arm64.o ./count_arm64.s cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/equal_arm64.o ./equal_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/index_arm64.o ./index_arm64.s cd $WORK/b072 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b028/dim_arm64.o ./dim_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b028/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b028/floor_arm64.o ./floor_arm64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/indexbyte_arm64.o ./indexbyte_arm64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b028/modf_arm64.o ./modf_arm64.s cd $WORK/b072 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b028/sqrt_arm64.o ./sqrt_arm64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b009/_pkg_.a $WORK/b009/compare_arm64.o $WORK/b009/count_arm64.o $WORK/b009/equal_arm64.o $WORK/b009/index_arm64.o $WORK/b009/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/8c/8c22cf2d54d04e7176fd403803584312dc9518474b1870f87337f6313e49825b-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b028/stubs_arm64.o ./stubs_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x004.o -c gcc_fatalf.c runtime mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b008/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b028/_pkg_.a $WORK/b028/dim_arm64.o $WORK/b028/exp_arm64.o $WORK/b028/floor_arm64.o $WORK/b028/modf_arm64.o $WORK/b028/sqrt_arm64.o $WORK/b028/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/d9/d988fe107e95667fd608f9113987cdc27ffe9a95dbf056741ff13a67df10e366-d # internal cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p runtime -std -+ -installsuffix shared -buildid rBFnIxHp2YzhSDfJkCjG/rBFnIxHp2YzhSDfJkCjG -goversion go1.16.12 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_arm64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_arm64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lfstack_64bit.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_arm64.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/relax_stub.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_arm64.go /usr/lib/golang/src/runtime/signal_linux_arm64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_arm64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/sys_arm64.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_arm64.go /usr/lib/golang/src/runtime/write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x006.o -c gcc_linux_arm64.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x012.o -c linux_syscall.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x013.o -c gcc_arm64.S cd $WORK/b072 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -o $WORK/b072/_cgo_.o $WORK/b072/_cgo_main.o $WORK/b072/_x001.o $WORK/b072/_x002.o $WORK/b072/_x003.o $WORK/b072/_x004.o $WORK/b072/_x005.o $WORK/b072/_x006.o $WORK/b072/_x007.o $WORK/b072/_x008.o $WORK/b072/_x009.o $WORK/b072/_x010.o $WORK/b072/_x011.o $WORK/b072/_x012.o $WORK/b072/_x013.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b072/_cgo_.o -dynout $WORK/b072/_cgo_import.go -dynlinker cat >$WORK/b072/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b072/symabis ./asm_arm64.s cat >$WORK/b072/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p runtime/cgo -std -installsuffix shared -buildid YmjhbvHEMm762zV6TF0f/YmjhbvHEMm762zV6TF0f -goversion go1.16.12 -symabis $WORK/b072/symabis -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b072/_cgo_gotypes.go $WORK/b072/cgo.cgo1.go $WORK/b072/_cgo_import.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b072/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b072/_pkg_.a $WORK/b072/asm_arm64.o $WORK/b072/_x001.o $WORK/b072/_x002.o $WORK/b072/_x003.o $WORK/b072/_x004.o $WORK/b072/_x005.o $WORK/b072/_x006.o $WORK/b072/_x007.o $WORK/b072/_x008.o $WORK/b072/_x009.o $WORK/b072/_x010.o $WORK/b072/_x011.o $WORK/b072/_x012.o $WORK/b072/_x013.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/92/92a58d51599e827913604ba7b0411ca918e716f6514b8617d3827d9ea4508bfa-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b008/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/preempt_arm64.o ./preempt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_arm64.o $WORK/b008/atomic_arm64.o $WORK/b008/duff_arm64.o $WORK/b008/memclr_arm64.o $WORK/b008/memmove_arm64.o $WORK/b008/preempt_arm64.o $WORK/b008/rt0_linux_arm64.o $WORK/b008/sys_linux_arm64.o $WORK/b008/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/53/53f9a5e840dfbe553ac32d3d928435ddb732a3e758c344c8fdcee20aad4c02ea-d # internal internal/reflectlite mkdir -p $WORK/b005/ sync mkdir -p $WORK/b014/ github.com/containerd/containerd/version mkdir -p $WORK/b142/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid PhQ4ydVRAiUqGld3AvAY/PhQ4ydVRAiUqGld3AvAY -goversion go1.16.12 -D "" -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/containerd/containerd/version -lang=go1.16 -complete -installsuffix shared -buildid 8gsry2_VClyIyZqPRRD7/8gsry2_VClyIyZqPRRD7 -goversion go1.16.12 -D "" -importcfg $WORK/b142/importcfg -pack ./version/version.go cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/94/947e804517860eac3079ac4d11eaa0958c3dfb1a1a4fc36d2f3e9699d36873c2-d # internal cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid Kzh71k1iruEYztDmdB46/Kzh71k1iruEYztDmdB46 -goversion go1.16.12 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/63/63eb599178875c26bc97391873f83c7593dd534d5b68b90e0e259606809f0430-d # internal internal/testlog mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid LPl3K5iyGTMTcFsitTW6/LPl3K5iyGTMTcFsitTW6 -goversion go1.16.12 -D "" -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go math/rand mkdir -p $WORK/b071/ internal/singleflight mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid WeSHmrLSNY3wGe9Wg816/WeSHmrLSNY3wGe9Wg816 -goversion go1.16.12 -D "" -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b028/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p math/rand -std -complete -installsuffix shared -buildid 4jew8a35Gx7Zj-l953ns/4jew8a35Gx7Zj-l953ns -goversion go1.16.12 -D "" -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/db/dba0a7fd25b025167c15c06474ae0af9ddbe666cad011993a47a6992c79f196f-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/63/6302392094e37119cbbdc619707118c18bd74fc156dcff665977492daadbc263-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/a6/a67948f11a56aaf8c18d8329cf27a0ed015a7dca1fcd861113ee4936d042ce42-d # internal errors mkdir -p $WORK/b004/ cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/5d/5d898add35a620edc9b9c9e214cc29beefe86a58c3906260edb293d150b32bda-d # internal sort mkdir -p $WORK/b034/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid nkiLJgDYswrjTCEBALHQ/nkiLJgDYswrjTCEBALHQ -goversion go1.16.12 -D "" -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p sort -std -complete -installsuffix shared -buildid wXLRWJtpZi7uE5bbWLq6/wXLRWJtpZi7uE5bbWLq6 -goversion go1.16.12 -D "" -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/slice_go113.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/96/9656dde9077e2275255c8de9f7e73e6fe12744c976987af0a7d1a447b4c649e3-d # internal internal/oserror mkdir -p $WORK/b019/ io mkdir -p $WORK/b022/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid 9gcjrhU1AxxZ3FC11UVi/9gcjrhU1AxxZ3FC11UVi -goversion go1.16.12 -D "" -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b075/ path mkdir -p $WORK/b041/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p io -std -complete -installsuffix shared -buildid i-WEQuxky2knz0LFdcKl/i-WEQuxky2knz0LFdcKl -goversion go1.16.12 -D "" -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p path -std -complete -installsuffix shared -buildid gYGecsy1Vtna6ADrm4R8/gYGecsy1Vtna6ADrm4R8 -goversion go1.16.12 -D "" -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 7E1a22jYOUNr9UWr8ILl/7E1a22jYOUNr9UWr8ILl -goversion go1.16.12 -D "" -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/8e/8edf5102883e5ef6d5289ccf2d84486f523f1887cb6a4054c84dff5c470ef7ee-d # internal strconv mkdir -p $WORK/b031/ github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b102/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p strconv -std -complete -installsuffix shared -buildid JPtplgHaakNYLxxBUz9s/JPtplgHaakNYLxxBUz9s -goversion go1.16.12 -D "" -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/extfloat.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid ZCQEWbziMkjhGSmLXaBJ/ZCQEWbziMkjhGSmLXaBJ -goversion go1.16.12 -D "" -importcfg $WORK/b102/importcfg -pack ./vendor/github.com/gogo/protobuf/sortkeys/sortkeys.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/57/575f8813183201fea0e61c8471636d742d357f9276dc06778886969b0f9777da-d # internal syscall mkdir -p $WORK/b018/ cat >$WORK/b018/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b018/symabis ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/oserror=$WORK/b019/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p syscall -std -installsuffix shared -buildid hlzYTk3uhHrlL9FME6NF/hlzYTk3uhHrlL9FME6NF -goversion go1.16.12 -symabis $WORK/b018/symabis -D "" -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/go_asm.h /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_little.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sock_cloexec_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/str.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_dup3_linux.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_arm64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_arm64.go /usr/lib/golang/src/syscall/zsyscall_linux_arm64.go /usr/lib/golang/src/syscall/zsysnum_linux_arm64.go /usr/lib/golang/src/syscall/ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/d9/d942f1ee40009ad48eb20dcf5d3023ec463151505c5273ce776bbb6530f6d7b7-d # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/7c/7ca2dc0b2eaaa875a068aadf74fcdf5f3771f5f15909c2a6d4b3e9e755847c5f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/be/bee62b922647698b004dfc9729f201217eda7ba415872d550283212727e88042-d # internal bytes mkdir -p $WORK/b021/ strings mkdir -p $WORK/b042/ hash mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p hash -std -complete -installsuffix shared -buildid BxFblgA9hiZ75_7UyJdV/BxFblgA9hiZ75_7UyJdV -goversion go1.16.12 -D "" -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/hash/hash.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p bytes -std -installsuffix shared -buildid iRsqwHdpVx_fHgvTs09Q/iRsqwHdpVx_fHgvTs09Q -goversion go1.16.12 -D "" -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p strings -std -complete -installsuffix shared -buildid Sm9j89eAuQr3rYxYd5so/Sm9j89eAuQr3rYxYd5so -goversion go1.16.12 -D "" -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/21/21e45541bdcc6fc6bb4830f478ca397c2adaa25a26113170cdef7e9946a02ed8-d # internal hash/adler32 mkdir -p $WORK/b091/ hash/crc32 mkdir -p $WORK/b053/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid xVwz8xfKcGIiIDzg7a1V/xVwz8xfKcGIiIDzg7a1V -goversion go1.16.12 -D "" -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go cat >$WORK/b053/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b053/symabis ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/8a/8a8cec10f6c8a69afb3541943a7de1dd42fda53a56c3682948b09d968785c0c3-d # internal reflect mkdir -p $WORK/b030/ crypto mkdir -p $WORK/b066/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b030/symabis ./asm_arm64.s cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b054/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto -std -complete -installsuffix shared -buildid MnNSc_obGgTl3uwNEKhm/MnNSc_obGgTl3uwNEKhm -goversion go1.16.12 -D "" -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/crypto/crypto.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p reflect -std -installsuffix shared -buildid cuSrUdGNkQUED85x47DO/cuSrUdGNkQUED85x47DO -goversion go1.16.12 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p hash/crc32 -std -installsuffix shared -buildid 5LPLCGyOTuJFYe32Fba8/5LPLCGyOTuJFYe32Fba8 -goversion go1.16.12 -symabis $WORK/b053/symabis -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_arm64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/89/890e5d6dbb3a433ffa9329167c58c8579bebac2f2a53084d803d4a16a5cc0fb8-d # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/c1/c116baaa1d79dbc57299cde463a93fa4e5a732fb2cc219b12026cc78f30a09b3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/5d/5d9567207dc92785afab8cd69e6f9502b6df9a24e031541a314864c2fcc895f6-d # internal regexp/syntax mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid Jsg2mntLR4qFVnhJULaL/Jsg2mntLR4qFVnhJULaL -goversion go1.16.12 -D "" -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b053/crc32_arm64.o ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/81/81ca69de12cf5df54f338ea0f4fb1be6b76bf5a3d5b5835286cc2deeaac54b69-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ae/ae19e68c1f51e2c584b0254aaa877b6de2abf643aaf31820d496a306b7a3e623-d # internal bufio mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p bufio -std -complete -installsuffix shared -buildid F4GXMLUy5V-WivyJtv4Z/F4GXMLUy5V-WivyJtv4Z -goversion go1.16.12 -D "" -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b053/_pkg_.a $WORK/b053/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/37/37e293ea71b758db53596fcfe57ae5d29a6970d918a9d4960a1da212b8201c01-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/d7/d727f90f030f007976bcbf018582b71c78857b23f771f4031cf353d569716f68-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b018/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b018/_pkg_.a $WORK/b018/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/e3/e3f1f1fb73f8d8bed4fa958fd41e5880f4a2d66aade2fc93edde9c9ac0936222-d # internal time mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p time -std -installsuffix shared -buildid XF6SkI4Cw88mytKKAiPP/XF6SkI4Cw88mytKKAiPP -goversion go1.16.12 -D "" -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go internal/syscall/unix mkdir -p $WORK/b037/ internal/syscall/execenv mkdir -p $WORK/b038/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid ZsMXaXBYZQ6XsEq7YjMf/ZsMXaXBYZQ6XsEq7YjMf -goversion go1.16.12 -D "" -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/nonblocking.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_generic.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid yH2B9t_uEi2WbU2abMN5/yH2B9t_uEi2WbU2abMN5 -goversion go1.16.12 -D "" -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/29/29d986fb8b8c07479ced52ff275ff1e0733f853dc7ee7289f1056b4a258fd876-d # internal regexp mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile regexp/syntax=$WORK/b082/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p regexp -std -complete -installsuffix shared -buildid HSIlbwDocBDpa0QedgG7/HSIlbwDocBDpa0QedgG7 -goversion go1.16.12 -D "" -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/9a/9a9a337f1340c1fd8129b09fea7a05016cb1995e077a34e551ee8c703af4f9da-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/9a/9a72dd3be6ed9cc99cbdd467b867abafc4a6fdbb2edd33054e6ff4c89a9b7a72-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b030/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/a6/a67535e659b8451a4a4b0bca4634d2b45156bbaa9223fefdf8f5158be852f6a9-d # internal encoding/binary mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid gpwb6UokqwjLovQlPJky/gpwb6UokqwjLovQlPJky -goversion go1.16.12 -D "" -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go internal/fmtsort mkdir -p $WORK/b033/ github.com/hashicorp/errwrap mkdir -p $WORK/b150/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid x4830UcKuQ-ot29cWQc5/x4830UcKuQ-ot29cWQc5 -goversion go1.16.12 -D "" -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid sjK3GApI9A1SZRK9INlw/sjK3GApI9A1SZRK9INlw -goversion go1.16.12 -D "" -importcfg $WORK/b150/importcfg -pack ./vendor/github.com/hashicorp/errwrap/errwrap.go cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/78/782ecf28e9213779c4c0dc7e7a2162c3be21791ca740569ef156aae9c5d70982-d # internal context mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p context -std -complete -installsuffix shared -buildid ZrYPc9f3SkR4h7Oo1IQZ/ZrYPc9f3SkR4h7Oo1IQZ -goversion go1.16.12 -D "" -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/context/context.go io/fs mkdir -p $WORK/b040/ internal/poll mkdir -p $WORK/b036/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b019/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile time=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p io/fs -std -complete -installsuffix shared -buildid If8Pdeiy9OL_UnSXftI8/If8Pdeiy9OL_UnSXftI8 -goversion go1.16.12 -D "" -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/poll -std -installsuffix shared -buildid rRj_JYGy7aGQgJ1mke2C/rRj_JYGy7aGQgJ1mke2C -goversion go1.16.12 -D "" -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fcntl_syscall.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/c7/c73a0fcd2c0fc949e8f7b532d3bb44b9921a2049df157a6ca0e811a90db68cd1-d # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/33/3317375b95b6a6e4df0dc87a837db927896b7856af2d4af17405ab7f6276b6f4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/be/be1dc0dd389ef88ed03ad391d702bd3ade7cc56b876a406aba97de3b46e14333-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/b9/b90dcf95abdbda63d987dec34fd02f91d0742435028d603449dc3caf454dd70c-d # internal github.com/containerd/containerd/pkg/oom mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/containerd/containerd/pkg/oom -lang=go1.16 -complete -installsuffix shared -buildid RpquDXoZgwWIaH2N18nP/RpquDXoZgwWIaH2N18nP -goversion go1.16.12 -D "" -importcfg $WORK/b128/importcfg -pack ./pkg/oom/oom.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/57/5752d84f99a9b0cb2dcd9750220d46ec3f9e9c877c41c8bd0c8c1edb5ed3ba82-d # internal encoding/base64 mkdir -p $WORK/b026/ cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/9a/9ac59f43163af30600d10321384917ed7f283a056e47e7e53220ebe9f8a6bbf4-d # internal cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid XTmIrG-gNXCO4-sbOeNZ/XTmIrG-gNXCO4-sbOeNZ -goversion go1.16.12 -D "" -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go crypto/cipher mkdir -p $WORK/b062/ golang.org/x/sys/unix mkdir -p $WORK/b085/ cat >$WORK/b062/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/cipher -trimpath "$WORK/b062=>" -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b062/symabis ./xor_arm64.s cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/23/239a2ab38400fff94fd1fe0b2d3edc17189bd6fe341e2f81665cd9af0e93cbc0-d # internal cat >$WORK/b085/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b085/symabis ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/d6/d64fc88ffab80924f0d1d8856b7f168939e3d58011393267bd5b7c5ba257a36c-d # internal os mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b019/_pkg_.a packagefile internal/poll=$WORK/b036/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile internal/testlog=$WORK/b039/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p os -std -installsuffix shared -buildid rquBsNhn0adB4G0SxRfN/rquBsNhn0adB4G0SxRfN -goversion go1.16.12 -D "" -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_little.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe_linux.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b086/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b063/_pkg_.a packagefile crypto/subtle=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid 7psVsvYlazt0jYfIOHVt/7psVsvYlazt0jYfIOHVt -goversion go1.16.12 -symabis $WORK/b085/symabis -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h ./vendor/golang.org/x/sys/unix/affinity_linux.go ./vendor/golang.org/x/sys/unix/aliases.go ./vendor/golang.org/x/sys/unix/bluetooth_linux.go ./vendor/golang.org/x/sys/unix/constants.go ./vendor/golang.org/x/sys/unix/dev_linux.go ./vendor/golang.org/x/sys/unix/dirent.go ./vendor/golang.org/x/sys/unix/endian_little.go ./vendor/golang.org/x/sys/unix/env_unix.go ./vendor/golang.org/x/sys/unix/fcntl.go ./vendor/golang.org/x/sys/unix/fdset.go ./vendor/golang.org/x/sys/unix/ioctl.go ./vendor/golang.org/x/sys/unix/ioctl_linux.go ./vendor/golang.org/x/sys/unix/pagesize_unix.go ./vendor/golang.org/x/sys/unix/race0.go ./vendor/golang.org/x/sys/unix/readdirent_getdents.go ./vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./vendor/golang.org/x/sys/unix/str.go ./vendor/golang.org/x/sys/unix/syscall.go ./vendor/golang.org/x/sys/unix/syscall_linux.go ./vendor/golang.org/x/sys/unix/syscall_linux_arm64.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./vendor/golang.org/x/sys/unix/syscall_unix.go ./vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./vendor/golang.org/x/sys/unix/timestruct.go ./vendor/golang.org/x/sys/unix/zerrors_linux.go ./vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go ./vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go ./vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go ./vendor/golang.org/x/sys/unix/zsyscall_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go ./vendor/golang.org/x/sys/unix/ztypes_linux.go ./vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/cipher -std -installsuffix shared -buildid s_YvOlRsPa95B0CtyZwf/s_YvOlRsPa95B0CtyZwf -goversion go1.16.12 -symabis $WORK/b062/symabis -D "" -importcfg $WORK/b062/importcfg -pack -asmhdr $WORK/b062/go_asm.h /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go /usr/lib/golang/src/crypto/cipher/xor_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/6e/6e5f6da998f4b334636a03ee09049074a60795ef4f1482f2af777681410b7ef7-d # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/cipher -trimpath "$WORK/b062=>" -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b062/xor_arm64.o ./xor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b062/_pkg_.a $WORK/b062/xor_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/8f/8fcfe9939cf9695a32215b336e2a87039f8e9ee9fdc0a545e3916db902757762-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/82/828f1afb4dd22626223a395fde0055a7d89de9f7f24df2d35cc91a1aae8aeade-d # internal fmt mkdir -p $WORK/b032/ path/filepath mkdir -p $WORK/b056/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b033/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p fmt -std -complete -installsuffix shared -buildid NRYaqDz8NjIT1roe82MG/NRYaqDz8NjIT1roe82MG -goversion go1.16.12 -D "" -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go net mkdir -p $WORK/b074/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b074/ -importpath net -- -I $WORK/b074/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go os/signal mkdir -p $WORK/b144/ runtime/debug mkdir -p $WORK/b145/ cat >$WORK/b144/go_asm.h << 'EOF' # internal EOF cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b144=>" -I $WORK/b144/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b144/symabis ./sig.s cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid kFsVlLA7GtYppFXKSvPc/kFsVlLA7GtYppFXKSvPc -goversion go1.16.12 -D "" -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go cat >$WORK/b145/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b145=>" -I $WORK/b145/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b145/symabis ./debug.s cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p os/signal -std -installsuffix shared -buildid 8e9QQNBeroQrzAUmIKjX/8e9QQNBeroQrzAUmIKjX -goversion go1.16.12 -symabis $WORK/b144/symabis -D "" -importcfg $WORK/b144/importcfg -pack -asmhdr $WORK/b144/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p runtime/debug -std -installsuffix shared -buildid mfrz3J-bzgl0Sw-hCsSn/mfrz3J-bzgl0Sw-hCsSn -goversion go1.16.12 -symabis $WORK/b145/symabis -D "" -importcfg $WORK/b145/importcfg -pack -asmhdr $WORK/b145/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b145=>" -I $WORK/b145/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b145/debug.o ./debug.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b144=>" -I $WORK/b144/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b144/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/3f/3f10a6bcc6e6d6dae8d87d82aa9d3a426c318e76f54d701372d7a49d2a759fb3-d # internal io/ioutil mkdir -p $WORK/b055/ os/exec mkdir -p $WORK/b078/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 9eGX0WT7eGz37U7649m4/9eGX0WT7eGz37U7649m4 -goversion go1.16.12 -D "" -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b145/_pkg_.a $WORK/b145/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p os/exec -std -complete -installsuffix shared -buildid LWSrEhjS0ezpEFpxIkTS/LWSrEhjS0ezpEFpxIkTS -goversion go1.16.12 -D "" -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/41/41e4a8603c7229dd3b15a4d4ec8779931048f972e4da7f0740cbf20fd3f74940-d # internal cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b085/asm_linux_arm64.o ./asm_linux_arm64.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b144/_pkg_.a $WORK/b144/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/09/09f7c9244970048cb42789d0302ca4093c31b095493e5206b05c1606a10e17ca-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b085/_pkg_.a $WORK/b085/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/5b/5be3ba790ef950f7c79b4d36d320ce5db83b9e7e466d8719c879bdaf34a7950b-d # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/a1/a1e3c10984b3f7c11540c2c1fa56fa4ffee417cafb40fae3ffec5fe95b34cea4-d # internal github.com/cilium/ebpf/internal/unix mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p github.com/cilium/ebpf/internal/unix -complete -installsuffix shared -buildid _ZkgCCNLYOS9sTindYgN/_ZkgCCNLYOS9sTindYgN -goversion go1.16.12 -D "" -importcfg $WORK/b094/importcfg -pack ./vendor/github.com/cilium/ebpf/internal/unix/types_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/c9/c913e2ca6fea27689c3cf8a8a14b32fd358dd41e82b197800d3fe27ec2e82800-d # internal log mkdir -p $WORK/b049/ encoding/json mkdir -p $WORK/b020/ compress/flate mkdir -p $WORK/b052/ encoding/hex mkdir -p $WORK/b058/ math/big mkdir -p $WORK/b070/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p log -std -complete -installsuffix shared -buildid FptTXw_u6m__EPQvr1fg/FptTXw_u6m__EPQvr1fg -goversion go1.16.12 -D "" -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/log/log.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid efzR9b2nXFrG32kZsf8l/efzR9b2nXFrG32kZsf8l -goversion go1.16.12 -D "" -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid XbLgjk1PoF_8HDLeVgFo/XbLgjk1PoF_8HDLeVgFo -goversion go1.16.12 -D "" -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile encoding=$WORK/b025/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid UKsgqylrBPLak4cm8M7b/UKsgqylrBPLak4cm8M7b -goversion go1.16.12 -D "" -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b070/symabis ./arith_arm64.s cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile math/rand=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p math/big -std -installsuffix shared -buildid r_Zr3x5jU6C-8jJS695n/r_Zr3x5jU6C-8jJS695n -goversion go1.16.12 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/0b/0bc990dc64518448694011ff11050cf8d03399794c0cb431153b1d7c68e93e06-d # internal os/user mkdir -p $WORK/b079/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b079/ -importpath os/user -- -I $WORK/b079/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/12/122ba8c2a9b09b3e17836c620334f36ef9f81cccb7a6ce4eadf3bf6a2269ce58-d # internal github.com/docker/go-units mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile regexp=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid _ML4LMU0Z6lkknQrIWex/_ML4LMU0Z6lkknQrIWex -goversion go1.16.12 -D "" -importcfg $WORK/b080/importcfg -pack ./vendor/github.com/docker/go-units/duration.go ./vendor/github.com/docker/go-units/size.go ./vendor/github.com/docker/go-units/ulimit.go cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/ae/ae37d8295eae36f60f8a72ed1bd41f0cbe54cda30c242a5a9953d442e1fcf2b7-d # internal github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid hyG7Q34iJmZcNV0EKZVR/hyG7Q34iJmZcNV0EKZVR -goversion go1.16.12 -D "" -importcfg $WORK/b083/importcfg -pack ./vendor/github.com/opencontainers/runtime-spec/specs-go/config.go ./vendor/github.com/opencontainers/runtime-spec/specs-go/state.go ./vendor/github.com/opencontainers/runtime-spec/specs-go/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/59/59705a5d6ed84bd87284719c02e38981b1c420617b10cca29c916e20d8404caa-d # internal github.com/pkg/errors mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid hfee3Blh4jkqSemGUybI/hfee3Blh4jkqSemGUybI -goversion go1.16.12 -D "" -importcfg $WORK/b084/importcfg -pack ./vendor/github.com/pkg/errors/errors.go ./vendor/github.com/pkg/errors/go113.go ./vendor/github.com/pkg/errors/stack.go cd $WORK/b074 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/08/08f618871b5d28d0479c511c2f1997564f5df3ddd69b0fb86f7eb7711f9a0438-d # internal debug/dwarf mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p debug/dwarf -std -complete -installsuffix shared -buildid NH_p3Tg7jKgvOn6pfK0Q/NH_p3Tg7jKgvOn6pfK0Q -goversion go1.16.12 -D "" -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/debug/dwarf/attr_string.go /usr/lib/golang/src/debug/dwarf/buf.go /usr/lib/golang/src/debug/dwarf/class_string.go /usr/lib/golang/src/debug/dwarf/const.go /usr/lib/golang/src/debug/dwarf/entry.go /usr/lib/golang/src/debug/dwarf/line.go /usr/lib/golang/src/debug/dwarf/open.go /usr/lib/golang/src/debug/dwarf/tag_string.go /usr/lib/golang/src/debug/dwarf/type.go /usr/lib/golang/src/debug/dwarf/typeunit.go /usr/lib/golang/src/debug/dwarf/unit.go cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/73/73f9f5b70d7e3411ba5fe622e9d04975a20a9ad6fcb4bdc074e7d4ab1042ab70-d # internal github.com/opencontainers/go-digest mkdir -p $WORK/b104/ cd $WORK/b074 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b081/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid O0hcUPk3orh_ck5NWZ2N/O0hcUPk3orh_ck5NWZ2N -goversion go1.16.12 -D "" -importcfg $WORK/b104/importcfg -pack ./vendor/github.com/opencontainers/go-digest/algorithm.go ./vendor/github.com/opencontainers/go-digest/digest.go ./vendor/github.com/opencontainers/go-digest/digester.go ./vendor/github.com/opencontainers/go-digest/doc.go ./vendor/github.com/opencontainers/go-digest/verifiers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/c3/c3f3730c0997fd64543c5d86b9a64e75586ed5a923f7d61585bf24782bec1cae-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid ZN9q-kidq_B_AsfWaTEr/ZN9q-kidq_B_AsfWaTEr -goversion go1.16.12 -D "" -importcfg $WORK/b108/importcfg -pack ./vendor/google.golang.org/grpc/codes/code_string.go ./vendor/google.golang.org/grpc/codes/codes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/5a/5a66799ed09713f1b468a440e28e22073bec254b637752670d45c7f84ddcc381-d # internal compress/gzip mkdir -p $WORK/b051/ cd $WORK/b074 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile compress/flate=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile hash/crc32=$WORK/b053/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid zSFxDT1lSYN0Fq41v9Zt/zSFxDT1lSYN0Fq41v9Zt -goversion go1.16.12 -D "" -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go cd $WORK/b074 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/24/248801bb6bccb08048c8bc0c82424b5343d0a58f7b2d061ea946ac7cd2d87a13-d # internal compress/zlib mkdir -p $WORK/b090/ cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/17/176c5514c80a079cdaf5e447ef038df79862f27f409b8b70d13adb0dc56adb53-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b118/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile compress/flate=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile hash/adler32=$WORK/b091/_pkg_.a packagefile io=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid jX35zK-9XkpoNiey-TvC/jX35zK-9XkpoNiey-TvC -goversion go1.16.12 -D "" -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b022/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid Zr78-Q70bJaHoa_hwYuO/Zr78-Q70bJaHoa_hwYuO -goversion go1.16.12 -D "" -importcfg $WORK/b118/importcfg -pack ./vendor/google.golang.org/grpc/grpclog/grpclog.go ./vendor/google.golang.org/grpc/grpclog/logger.go ./vendor/google.golang.org/grpc/grpclog/loggerv2.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cd $WORK/b074 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/fc/fcf87d2e37a5fe1a35d9469e6b5dc80e5741e1b4a1c62aa34bf79fb92b08adfc-d # internal github.com/containerd/containerd/pkg/userns mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/containerd/containerd/pkg/userns -lang=go1.16 -complete -installsuffix shared -buildid i98PeJ9yxGGISH2UR47z/i98PeJ9yxGGISH2UR47z -goversion go1.16.12 -D "" -importcfg $WORK/b122/importcfg -pack ./pkg/userns/userns_linux.go TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -o $WORK/b074/_cgo_.o $WORK/b074/_cgo_main.o $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b074/_cgo_.o -dynout $WORK/b074/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/94/94faeaac83e15eac0c04d400ded9d867d1bbf94075f98aad7ecea9ca541ab891-d # internal github.com/moby/sys/mountinfo mkdir -p $WORK/b123/ cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/4b/4bed215432a95f65bd3294bd2d11b824a86127a846105e12e47c12bcbb8ef997-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b021/_pkg_.a packagefile encoding=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid g91Z5I59v9BxcFbUw5G9/g91Z5I59v9BxcFbUw5G9 -goversion go1.16.12 -D "" -importcfg $WORK/b048/importcfg -pack ./vendor/github.com/gogo/protobuf/proto/clone.go ./vendor/github.com/gogo/protobuf/proto/custom_gogo.go ./vendor/github.com/gogo/protobuf/proto/decode.go ./vendor/github.com/gogo/protobuf/proto/deprecated.go ./vendor/github.com/gogo/protobuf/proto/discard.go ./vendor/github.com/gogo/protobuf/proto/duration.go ./vendor/github.com/gogo/protobuf/proto/duration_gogo.go ./vendor/github.com/gogo/protobuf/proto/encode.go ./vendor/github.com/gogo/protobuf/proto/encode_gogo.go ./vendor/github.com/gogo/protobuf/proto/equal.go ./vendor/github.com/gogo/protobuf/proto/extensions.go ./vendor/github.com/gogo/protobuf/proto/extensions_gogo.go ./vendor/github.com/gogo/protobuf/proto/lib.go ./vendor/github.com/gogo/protobuf/proto/lib_gogo.go ./vendor/github.com/gogo/protobuf/proto/message_set.go ./vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go ./vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./vendor/github.com/gogo/protobuf/proto/properties.go ./vendor/github.com/gogo/protobuf/proto/properties_gogo.go ./vendor/github.com/gogo/protobuf/proto/skip_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_marshal.go ./vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_merge.go ./vendor/github.com/gogo/protobuf/proto/table_unmarshal.go ./vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./vendor/github.com/gogo/protobuf/proto/text.go ./vendor/github.com/gogo/protobuf/proto/text_gogo.go ./vendor/github.com/gogo/protobuf/proto/text_parser.go ./vendor/github.com/gogo/protobuf/proto/timestamp.go ./vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go ./vendor/github.com/gogo/protobuf/proto/wrappers.go ./vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/moby/sys/mountinfo -complete -installsuffix shared -buildid ijT4qXVBei43BdM6ebXU/ijT4qXVBei43BdM6ebXU -goversion go1.16.12 -D "" -importcfg $WORK/b123/importcfg -pack ./vendor/github.com/moby/sys/mountinfo/doc.go ./vendor/github.com/moby/sys/mountinfo/mounted_linux.go ./vendor/github.com/moby/sys/mountinfo/mounted_unix.go ./vendor/github.com/moby/sys/mountinfo/mountinfo.go ./vendor/github.com/moby/sys/mountinfo/mountinfo_filters.go ./vendor/github.com/moby/sys/mountinfo/mountinfo_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/49/4923e3295c9b7f71ede10e3e4baa598c02d87c780ffe1a14b64a28c7b25faec7-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b021/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid aC7ihIJawHaYenalETwA/aC7ihIJawHaYenalETwA -goversion go1.16.12 -D "" -importcfg $WORK/b099/importcfg -pack ./vendor/github.com/sirupsen/logrus/alt_exit.go ./vendor/github.com/sirupsen/logrus/buffer_pool.go ./vendor/github.com/sirupsen/logrus/doc.go ./vendor/github.com/sirupsen/logrus/entry.go ./vendor/github.com/sirupsen/logrus/exported.go ./vendor/github.com/sirupsen/logrus/formatter.go ./vendor/github.com/sirupsen/logrus/hooks.go ./vendor/github.com/sirupsen/logrus/json_formatter.go ./vendor/github.com/sirupsen/logrus/logger.go ./vendor/github.com/sirupsen/logrus/logrus.go ./vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./vendor/github.com/sirupsen/logrus/text_formatter.go ./vendor/github.com/sirupsen/logrus/writer.go cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/3e/3e13bda556050971b274a5f914dd31be7039cdc6f4ffd7d20b80479718faa87b-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b021/_pkg_.a packagefile encoding=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid dfDMMXCq4JfNq1Tyb2D_/dfDMMXCq4JfNq1Tyb2D_ -goversion go1.16.12 -D "" -importcfg $WORK/b110/importcfg -pack ./vendor/github.com/golang/protobuf/proto/clone.go ./vendor/github.com/golang/protobuf/proto/decode.go ./vendor/github.com/golang/protobuf/proto/deprecated.go ./vendor/github.com/golang/protobuf/proto/discard.go ./vendor/github.com/golang/protobuf/proto/encode.go ./vendor/github.com/golang/protobuf/proto/equal.go ./vendor/github.com/golang/protobuf/proto/extensions.go ./vendor/github.com/golang/protobuf/proto/lib.go ./vendor/github.com/golang/protobuf/proto/message_set.go ./vendor/github.com/golang/protobuf/proto/pointer_unsafe.go ./vendor/github.com/golang/protobuf/proto/properties.go ./vendor/github.com/golang/protobuf/proto/table_marshal.go ./vendor/github.com/golang/protobuf/proto/table_merge.go ./vendor/github.com/golang/protobuf/proto/table_unmarshal.go ./vendor/github.com/golang/protobuf/proto/text.go ./vendor/github.com/golang/protobuf/proto/text_parser.go cat >$WORK/b074/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b075/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/nettrace=$WORK/b076/_pkg_.a packagefile internal/poll=$WORK/b036/_pkg_.a packagefile internal/singleflight=$WORK/b077/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b072/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p net -std -installsuffix shared -buildid -35U2Rq1fCMRyUoa0x7x/-35U2Rq1fCMRyUoa0x7x -goversion go1.16.12 -D "" -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/writev_unix.go $WORK/b074/_cgo_gotypes.go $WORK/b074/cgo_linux.cgo1.go $WORK/b074/cgo_resnew.cgo1.go $WORK/b074/cgo_socknew.cgo1.go $WORK/b074/cgo_unix.cgo1.go $WORK/b074/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b070/arith_arm64.o ./arith_arm64.s cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/70/70cb1efaef113534204d99bd399b5154c16d308a9a673f1500b49b308b09b2d3-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b118/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid fzCPcPFrQdyajFe2AslR/fzCPcPFrQdyajFe2AslR -goversion go1.16.12 -D "" -importcfg $WORK/b117/importcfg -pack ./vendor/google.golang.org/grpc/connectivity/connectivity.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b070/_pkg_.a $WORK/b070/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/41/41c022ded9174a38e6a1d3c6e2d6c0068eb5eb45c5f2287f3d54694ecfb510e8-d # internal encoding/asn1 mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid oa525qOXuBqoUJ9twZ2T/oa525qOXuBqoUJ9twZ2T -goversion go1.16.12 -D "" -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/9a/9acad6d462d1b07d6a70956dd9e18682232eb5dd9f9038c4e40f2639a07b0c49-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b116/ cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/a8/a85266baad3579e2c752a54dd9826e2cabf4bdc9cf46cd45dd4eda28a5219326-d # internal debug/elf mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile compress/zlib=$WORK/b090/_pkg_.a packagefile debug/dwarf=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p debug/elf -std -complete -installsuffix shared -buildid yhx3DwVX3nNTFsTQYWBd/yhx3DwVX3nNTFsTQYWBd -goversion go1.16.12 -D "" -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/debug/elf/elf.go /usr/lib/golang/src/debug/elf/file.go /usr/lib/golang/src/debug/elf/reader.go cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b117/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid 9cnGP_V4yAWNVYDvgFQk/9cnGP_V4yAWNVYDvgFQk -goversion go1.16.12 -D "" -importcfg $WORK/b116/importcfg -pack ./vendor/google.golang.org/grpc/internal/internal.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/fa/fa6d52e51f07e8fefe947d5f639fcb04c0dcc87dba6f42731307312f691e46e7-d # internal google.golang.org/grpc/metadata mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p google.golang.org/grpc/metadata -complete -installsuffix shared -buildid 3uX-KAZEgpQhDY7MPUjp/3uX-KAZEgpQhDY7MPUjp -goversion go1.16.12 -D "" -importcfg $WORK/b127/importcfg -pack ./vendor/google.golang.org/grpc/metadata/metadata.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/a9/a9592937c8171e026134644ffc5d1876d90142dace358ad6975af7e8525bb6ef-d # internal flag mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p flag -std -complete -installsuffix shared -buildid jJ1QK9f51vtRB6u8CdWY/jJ1QK9f51vtRB6u8CdWY -goversion go1.16.12 -D "" -importcfg $WORK/b133/importcfg -pack /usr/lib/golang/src/flag/flag.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/3c/3c88d80ccef0c2162851422169e36a19c484b4fe2ab600939e6e9b3bcb5df7d6-d # internal crypto/internal/boring mkdir -p $WORK/b065/ cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b065/ -importpath crypto/internal/boring -- -I $WORK/b065/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -o $WORK/b079/_cgo_.o $WORK/b079/_cgo_main.o $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o -g -O2 cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/07/07b494e95ae65332abc38ba106d13dbda34e6d7407747963b63a3aca925faf4d-d # internal github.com/containerd/containerd/log mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b099/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/containerd/containerd/log -lang=go1.16 -complete -installsuffix shared -buildid nQgPN6DcSyfyqZeojaK8/nQgPN6DcSyfyqZeojaK8 -goversion go1.16.12 -D "" -importcfg $WORK/b120/importcfg -pack ./log/context.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b079/_cgo_.o -dynout $WORK/b079/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/5d/5d120d725dc3030b1974af2da4bbc0d40ead82e976a6f2c5e8eb8661b480b654-d # internal github.com/containerd/console mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/containerd/console -complete -installsuffix shared -buildid sPuOVy4NaVeCctrdblk8/sPuOVy4NaVeCctrdblk8 -goversion go1.16.12 -D "" -importcfg $WORK/b141/importcfg -pack ./vendor/github.com/containerd/console/console.go ./vendor/github.com/containerd/console/console_linux.go ./vendor/github.com/containerd/console/console_unix.go ./vendor/github.com/containerd/console/pty_unix.go ./vendor/github.com/containerd/console/tc_linux.go ./vendor/github.com/containerd/console/tc_unix.go cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/b2/b2e6c5577c6fb6e1ed5b5992df12e53da035f4942a27eba2ab0caf4043e81230-d # internal github.com/cilium/ebpf/internal mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile debug/elf=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b094/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b081/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p github.com/cilium/ebpf/internal -complete -installsuffix shared -buildid XPjE1NYQDUy6ISM3PkYb/XPjE1NYQDUy6ISM3PkYb -goversion go1.16.12 -D "" -importcfg $WORK/b095/importcfg -pack ./vendor/github.com/cilium/ebpf/internal/cpu.go ./vendor/github.com/cilium/ebpf/internal/elf.go ./vendor/github.com/cilium/ebpf/internal/endian.go ./vendor/github.com/cilium/ebpf/internal/errors.go ./vendor/github.com/cilium/ebpf/internal/fd.go ./vendor/github.com/cilium/ebpf/internal/feature.go ./vendor/github.com/cilium/ebpf/internal/io.go ./vendor/github.com/cilium/ebpf/internal/pinning.go ./vendor/github.com/cilium/ebpf/internal/ptr.go ./vendor/github.com/cilium/ebpf/internal/ptr_64.go ./vendor/github.com/cilium/ebpf/internal/syscall.go ./vendor/github.com/cilium/ebpf/internal/syscall_string.go ./vendor/github.com/cilium/ebpf/internal/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/84/8488531ea51290412b12bae9b6e30518466028a9b7de1830f0fddd3a219f8d81-d # internal github.com/containerd/fifo mkdir -p $WORK/b143/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile runtime/cgo=$WORK/b072/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p os/user -std -installsuffix shared -buildid aT_07WM7bsDEJd1XeGVR/aT_07WM7bsDEJd1XeGVR -goversion go1.16.12 -D "" -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b079/_cgo_gotypes.go $WORK/b079/cgo_lookup_unix.cgo1.go $WORK/b079/getgrouplist_unix.cgo1.go $WORK/b079/listgroups_unix.cgo1.go $WORK/b079/_cgo_import.go cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/containerd/fifo -complete -installsuffix shared -buildid YSpN-LHWX-yOGQPLTo_c/YSpN-LHWX-yOGQPLTo_c -goversion go1.16.12 -D "" -importcfg $WORK/b143/importcfg -pack ./vendor/github.com/containerd/fifo/errors.go ./vendor/github.com/containerd/fifo/fifo.go ./vendor/github.com/containerd/fifo/handle_linux.go ./vendor/github.com/containerd/fifo/raw.go ./vendor/github.com/containerd/fifo/utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b079/_pkg_.a $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/1d/1d37111762781aa591fb7fb2aab5ba34230ddbfff85e82f58b78748307835e48-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b149/ cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/00/0050e397de8aa3cca8be6c5cf29fcb6db642ece8d56d2eebf2538112974bfd84-d # internal github.com/containerd/containerd/pkg/stdio mkdir -p $WORK/b148/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b150/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid diFClybh5cuANp9lytYu/diFClybh5cuANp9lytYu -goversion go1.16.12 -D "" -importcfg $WORK/b149/importcfg -pack ./vendor/github.com/hashicorp/go-multierror/append.go ./vendor/github.com/hashicorp/go-multierror/flatten.go ./vendor/github.com/hashicorp/go-multierror/format.go ./vendor/github.com/hashicorp/go-multierror/multierror.go ./vendor/github.com/hashicorp/go-multierror/prefix.go ./vendor/github.com/hashicorp/go-multierror/sort.go cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/ac/aceba88ae0b499a01f82934b1caf596a20c9f8146703ad279dd3eace6f835a75-d # internal net/url mkdir -p $WORK/b151/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/containerd/console=$WORK/b141/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/containerd/containerd/pkg/stdio -lang=go1.16 -complete -installsuffix shared -buildid he4DcqqA7E-j0InAleR8/he4DcqqA7E-j0InAleR8 -goversion go1.16.12 -D "" -importcfg $WORK/b148/importcfg -pack ./pkg/stdio/platform.go ./pkg/stdio/stdio.go cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p net/url -std -complete -installsuffix shared -buildid WFDyvnWmTHSX0BzRRhCe/WFDyvnWmTHSX0BzRRhCe -goversion go1.16.12 -D "" -importcfg $WORK/b151/importcfg -pack /usr/lib/golang/src/net/url/url.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/f8/f8ef2da1f3f40aa3dcd8939087f752dfdb164976277cb5a3823d2324114a31e3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/0e/0e8dce41f123941985bde2581d92932d71016ab21515dbe5266ead15d772bc70-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/a6/a69b50a3df77977dda568a6e4bbb5ff51c18133da42134a89e22dfe82dade4e1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/11/117909278b8f857af25a715573b3e2bc79ca3d95ca015bdaa87436a301e3ae7b-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b074/_pkg_.a $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/93/9369d5dd830576b9f571077c1b9c40b201aea02eef5533c62afd2573f9d0d73b-d # internal github.com/containerd/containerd/sys mkdir -p $WORK/b121/ github.com/containerd/containerd/pkg/dialer mkdir -p $WORK/b136/ github.com/containerd/go-runc mkdir -p $WORK/b140/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/containerd/containerd/pkg/dialer -lang=go1.16 -complete -installsuffix shared -buildid ECVVxBpdEfDIz_a_0FaE/ECVVxBpdEfDIz_a_0FaE -goversion go1.16.12 -D "" -importcfg $WORK/b136/importcfg -pack ./pkg/dialer/dialer.go ./pkg/dialer/dialer_unix.go cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/containerd/console=$WORK/b141/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b083/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b099/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b078/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/containerd/go-runc -complete -installsuffix shared -buildid 2R8W9aYEqLtXcuIoHCTP/2R8W9aYEqLtXcuIoHCTP -goversion go1.16.12 -D "" -importcfg $WORK/b140/importcfg -pack ./vendor/github.com/containerd/go-runc/command_linux.go ./vendor/github.com/containerd/go-runc/console.go ./vendor/github.com/containerd/go-runc/container.go ./vendor/github.com/containerd/go-runc/events.go ./vendor/github.com/containerd/go-runc/io.go ./vendor/github.com/containerd/go-runc/io_unix.go ./vendor/github.com/containerd/go-runc/monitor.go ./vendor/github.com/containerd/go-runc/runc.go ./vendor/github.com/containerd/go-runc/runc_unix.go ./vendor/github.com/containerd/go-runc/utils.go cat >$WORK/b121/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/sys /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containerd/containerd/sys -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b121/symabis ./subprocess_unsafe_linux.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/76/76fd05eb41e70c6ddfad30239d14dcc26926538da55a1a82d4cd914ee30233a8-d # internal cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b120/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=$WORK/b122/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/a9/a96d59ba6ed489b702368fe2012454ab4481a1a9ac800a33a449bf0a354d84b8-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b112/ cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/containerd/containerd/sys -lang=go1.16 -installsuffix shared -buildid yu8xSouqchKH4AjlBGia/yu8xSouqchKH4AjlBGia -goversion go1.16.12 -symabis $WORK/b121/symabis -D "" -importcfg $WORK/b121/importcfg -pack -asmhdr $WORK/b121/go_asm.h ./sys/epoll.go ./sys/fds.go ./sys/filesys_unix.go ./sys/mount_linux.go ./sys/oom_linux.go ./sys/socket_unix.go ./sys/stat_unix.go ./sys/subprocess_unsafe_linux.go ./sys/userns_deprecated.go github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b113/ github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b110/_pkg_.a packagefile math=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid e7cE7DbUEQ77rgyBFtXW/e7cE7DbUEQ77rgyBFtXW -goversion go1.16.12 -D "" -importcfg $WORK/b114/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b110/_pkg_.a packagefile math=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid sstNp89eJH2_Wvw6cfHd/sstNp89eJH2_Wvw6cfHd -goversion go1.16.12 -D "" -importcfg $WORK/b112/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/any/any.pb.go cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b110/_pkg_.a packagefile math=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid k7ireTWOyFufz8Q3hcV2/k7ireTWOyFufz8Q3hcV2 -goversion go1.16.12 -D "" -importcfg $WORK/b113/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/2f/2fce731c51ed641870e8fb60300fad9eb90fa5587c2ec7c12c27a768c7ed3004-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/f2/f2511cb36221041835ad02d18b9777c8b4a6d88d5270de1b4ebc880b0db82657-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b110/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b112/_pkg_.a packagefile math=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid P4shgNseSm7xoOrIAeDv/P4shgNseSm7xoOrIAeDv -goversion go1.16.12 -D "" -importcfg $WORK/b115/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/sys /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containerd/containerd/sys -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b121/subprocess_unsafe_linux.o ./subprocess_unsafe_linux.s cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/87/87bbb1f24a9ad53b27180f63198ad4e9dd769a14c366690124dbc4b18c554018-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b110/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b112/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b113/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b114/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid bq7TXD6KG1IqynMwXZNr/bq7TXD6KG1IqynMwXZNr -goversion go1.16.12 -D "" -importcfg $WORK/b111/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/any.go ./vendor/github.com/golang/protobuf/ptypes/doc.go ./vendor/github.com/golang/protobuf/ptypes/duration.go ./vendor/github.com/golang/protobuf/ptypes/timestamp.go cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/sys /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b121/_pkg_.a $WORK/b121/subprocess_unsafe_linux.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/16/1669d634e47f6f71be5d7a55e5a4d1ebde18c09212395dfc13c449870ee3a522-d # internal github.com/containerd/containerd/mount mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b120/_pkg_.a packagefile github.com/containerd/containerd/sys=$WORK/b121/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b123/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile math/rand=$WORK/b071/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b078/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/containerd/containerd/mount -lang=go1.16 -complete -installsuffix shared -buildid Y8RD7PvqSLProzXhYjHd/Y8RD7PvqSLProzXhYjHd -goversion go1.16.12 -D "" -importcfg $WORK/b119/importcfg -pack ./mount/lookup_unix.go ./mount/losetup_linux.go ./mount/mount.go ./mount/mount_linux.go ./mount/mountinfo.go ./mount/temp.go ./mount/temp_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/b1/b111cbcfb35bf757384a353fa8045de74679625a8dc59a40128d02f99de2e301-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/60/6071efcf74f39afec0eaf2255e59a09c6d6379dbc17459f6fd63cf6d0e25a539-d # internal github.com/containerd/containerd/sys/reaper mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/go-runc=$WORK/b140/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile os/exec=$WORK/b078/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/containerd/containerd/sys/reaper -lang=go1.16 -complete -installsuffix shared -buildid h2UoWpBk8D4-BI00hM1N/h2UoWpBk8D4-BI00hM1N -goversion go1.16.12 -D "" -importcfg $WORK/b139/importcfg -pack ./sys/reaper/reaper_unix.go ./sys/reaper/reaper_utils_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/e1/e1dcd0f59e0473a966fbf97ae5a904dfd68ace4c77941ffea5be46bae1113dbf-d # internal google.golang.org/grpc/status mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b110/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b111/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b115/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b108/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid kHnPeUHzfusKEbQcC1t5/kHnPeUHzfusKEbQcC1t5 -goversion go1.16.12 -D "" -importcfg $WORK/b109/importcfg -pack ./vendor/google.golang.org/grpc/status/status.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/63/630bed59c17d04a2779bdf100541081ccccc51ff0ca68be6a9743e30d3422009-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b108/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b109/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/containerd/containerd/errdefs -lang=go1.16 -complete -installsuffix shared -buildid 1K6_2vAG95NAwrWwMaDT/1K6_2vAG95NAwrWwMaDT -goversion go1.16.12 -D "" -importcfg $WORK/b107/importcfg -pack ./errdefs/errors.go ./errdefs/grpc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/4f/4f7dd962baa1bf96beb687bcf1e0a71ed2931413de23e452368e0db830f3dbf6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/71/71af709a4c4b0dd623db231a373be42a957aa5f15a49c89797f88b012e7b8b1f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/3a/3a7c8aeae4121d8e20dde1e6074e3b448758a45ba21f714c1737b7f432961488-d # internal github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b050/ github.com/containerd/ttrpc mkdir -p $WORK/b126/ github.com/gogo/protobuf/types mkdir -p $WORK/b103/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile compress/gzip=$WORK/b051/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid Go0iKpxRidWgW7QVIjWw/Go0iKpxRidWgW7QVIjWw -goversion go1.16.12 -D "" -importcfg $WORK/b050/importcfg -pack ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.pb.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor_gostring.gen.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/helper.go github.com/containerd/containerd/runtime/v2/runc/options mkdir -p $WORK/b153/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b048/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b099/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b115/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b108/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b109/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b071/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/containerd/ttrpc -complete -installsuffix shared -buildid tuWKO9wy0dpRClQwmIQc/tuWKO9wy0dpRClQwmIQc -goversion go1.16.12 -D "" -importcfg $WORK/b126/importcfg -pack ./vendor/github.com/containerd/ttrpc/channel.go ./vendor/github.com/containerd/ttrpc/client.go ./vendor/github.com/containerd/ttrpc/codec.go ./vendor/github.com/containerd/ttrpc/config.go ./vendor/github.com/containerd/ttrpc/handshake.go ./vendor/github.com/containerd/ttrpc/interceptor.go ./vendor/github.com/containerd/ttrpc/metadata.go ./vendor/github.com/containerd/ttrpc/server.go ./vendor/github.com/containerd/ttrpc/services.go ./vendor/github.com/containerd/ttrpc/types.go ./vendor/github.com/containerd/ttrpc/unixcreds_linux.go cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b048/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/containerd/containerd/runtime/v2/runc/options -lang=go1.16 -complete -installsuffix shared -buildid upz0A7pQfeIGqI2jqPPD/upz0A7pQfeIGqI2jqPPD -goversion go1.16.12 -D "" -importcfg $WORK/b153/importcfg -pack ./runtime/v2/runc/options/doc.go ./runtime/v2/runc/options/oci.pb.go cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b048/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b102/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/gogo/protobuf/types -complete -installsuffix shared -buildid CwM20g6Jr3dlUjUymdwL/CwM20g6Jr3dlUjUymdwL -goversion go1.16.12 -D "" -importcfg $WORK/b103/importcfg -pack ./vendor/github.com/gogo/protobuf/types/any.go ./vendor/github.com/gogo/protobuf/types/any.pb.go ./vendor/github.com/gogo/protobuf/types/api.pb.go ./vendor/github.com/gogo/protobuf/types/doc.go ./vendor/github.com/gogo/protobuf/types/duration.go ./vendor/github.com/gogo/protobuf/types/duration.pb.go ./vendor/github.com/gogo/protobuf/types/duration_gogo.go ./vendor/github.com/gogo/protobuf/types/empty.pb.go ./vendor/github.com/gogo/protobuf/types/field_mask.pb.go ./vendor/github.com/gogo/protobuf/types/protosize.go ./vendor/github.com/gogo/protobuf/types/source_context.pb.go ./vendor/github.com/gogo/protobuf/types/struct.pb.go ./vendor/github.com/gogo/protobuf/types/timestamp.go ./vendor/github.com/gogo/protobuf/types/timestamp.pb.go ./vendor/github.com/gogo/protobuf/types/timestamp_gogo.go ./vendor/github.com/gogo/protobuf/types/type.pb.go ./vendor/github.com/gogo/protobuf/types/wrappers.pb.go ./vendor/github.com/gogo/protobuf/types/wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/ea/ea1db1741d237aeda3e02c06fcaf8e5d3bf5f1aa67c52b7745d8c07b2028ec46-d # internal github.com/containerd/containerd/identifiers mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/containerd/errdefs=$WORK/b107/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile regexp=$WORK/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/containerd/containerd/identifiers -lang=go1.16 -complete -installsuffix shared -buildid d7vxtpfAdcj4Ldl53Wru/d7vxtpfAdcj4Ldl53Wru -goversion go1.16.12 -D "" -importcfg $WORK/b125/importcfg -pack ./identifiers/validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/8a/8a51f58f5808a7f690251612837bfd0d21fcd63f61e6f5eebcc6ba3a05102875-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/1a/1a5cf3cca786fad969bf12f0038c8229cf2b9035cc0f789fd5e49927b7a0bc0d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/9f/9fcaee4ddc2295fd5ededc80415f9bdb109f52796444eb35b1fcb79b602dca7e-d # internal github.com/containerd/containerd/namespaces mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b107/_pkg_.a packagefile github.com/containerd/containerd/identifiers=$WORK/b125/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b126/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b127/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/containerd/containerd/namespaces -lang=go1.16 -complete -installsuffix shared -buildid hwEUbBuQVLwmuuIeWt2l/hwEUbBuQVLwmuuIeWt2l -goversion go1.16.12 -D "" -importcfg $WORK/b124/importcfg -pack ./namespaces/context.go ./namespaces/grpc.go ./namespaces/store.go ./namespaces/ttrpc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/34/34d032fb78ab205e066a57d4a65647aaab502947303adfa2bf9df04a04fd184a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/fc/fc8ed646034daa69db3159a07a424200779062fca3e4d2c72257f790df17e81f-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b048/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b050/_pkg_.a packagefile math=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid ROmr8VhrQjDy8beHGY2J/ROmr8VhrQjDy8beHGY2J -goversion go1.16.12 -D "" -importcfg $WORK/b047/importcfg -pack ./vendor/github.com/gogo/protobuf/gogoproto/doc.go ./vendor/github.com/gogo/protobuf/gogoproto/gogo.pb.go ./vendor/github.com/gogo/protobuf/gogoproto/helper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/4e/4e01a468fcce736fa833b8e77068df3c5c83b735bb57a81f3370b94fa2d1f3b8-d # internal github.com/containerd/cgroups/stats/v1 mkdir -p $WORK/b046/ github.com/containerd/cgroups/v2/stats mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b047/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b048/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/containerd/cgroups/v2/stats -complete -installsuffix shared -buildid w7SVGlf6_J1gx4k1Kb8n/w7SVGlf6_J1gx4k1Kb8n -goversion go1.16.12 -D "" -importcfg $WORK/b098/importcfg -pack ./vendor/github.com/containerd/cgroups/v2/stats/doc.go ./vendor/github.com/containerd/cgroups/v2/stats/metrics.pb.go cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b047/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b048/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p github.com/containerd/cgroups/stats/v1 -complete -installsuffix shared -buildid Gtfm5tsO-0U_80y8QqC-/Gtfm5tsO-0U_80y8QqC- -goversion go1.16.12 -D "" -importcfg $WORK/b046/importcfg -pack ./vendor/github.com/containerd/cgroups/stats/v1/doc.go ./vendor/github.com/containerd/cgroups/stats/v1/metrics.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/74/7406e0097daa5d91df5cc1d30ea79805fa47e17004fea838947c169c01ded578-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/52/528983bad473f94ebff62b63581d40c011db40bbe6b1b732b1d04e8ac5385587-d # internal github.com/containerd/containerd/api/types mkdir -p $WORK/b101/ github.com/containerd/containerd/api/types/task github.com/containerd/typeurl cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b048/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b102/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b103/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b104/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/containerd/containerd/api/types -lang=go1.16 -complete -installsuffix shared -buildid dkdmN_EiMDFZeoMSYajU/dkdmN_EiMDFZeoMSYajU -goversion go1.16.12 -D "" -importcfg $WORK/b101/importcfg -pack ./api/types/descriptor.pb.go ./api/types/doc.go ./api/types/metrics.pb.go ./api/types/mount.pb.go ./api/types/platform.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal mkdir -p $WORK/b106/ github.com/containerd/containerd/pkg/process mkdir -p $WORK/b147/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b048/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b103/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/containerd/containerd/api/types/task -lang=go1.16 -complete -installsuffix shared -buildid CGYf7oca-gwJwiKaUODo/CGYf7oca-gwJwiKaUODo -goversion go1.16.12 -D "" -importcfg $WORK/b106/importcfg -pack ./api/types/task/task.pb.go cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/containerd/console=$WORK/b141/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b107/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b120/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b119/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b124/_pkg_.a packagefile github.com/containerd/containerd/pkg/stdio=$WORK/b148/_pkg_.a packagefile github.com/containerd/fifo=$WORK/b143/_pkg_.a packagefile github.com/containerd/go-runc=$WORK/b140/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b103/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b149/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b083/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b099/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile net/url=$WORK/b151/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b078/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/containerd/containerd/pkg/process -lang=go1.16 -complete -installsuffix shared -buildid 2-QMHbHmNc3vAcD2iYrX/2-QMHbHmNc3vAcD2iYrX -goversion go1.16.12 -D "" -importcfg $WORK/b147/importcfg -pack ./pkg/process/deleted_state.go ./pkg/process/exec.go ./pkg/process/exec_state.go ./pkg/process/init.go ./pkg/process/init_state.go ./pkg/process/io.go ./pkg/process/io_util.go ./pkg/process/process.go ./pkg/process/types.go ./pkg/process/utils.go mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b020/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b048/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b103/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/containerd/typeurl -complete -installsuffix shared -buildid 2L2GIFaU2RDpxraa0k3O/2L2GIFaU2RDpxraa0k3O -goversion go1.16.12 -D "" -importcfg $WORK/b105/importcfg -pack ./vendor/github.com/containerd/typeurl/doc.go ./vendor/github.com/containerd/typeurl/types.go cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/d2/d22d0f2ddff3350b632fe810bd386de43c4c760a54a1700e3718c878f19ec698-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/a2/a2e30684cbcead070c85b4781660c8cfc5d736df7e99c49c1b4c4a34e0873a71-d # internal github.com/containerd/containerd/runtime mkdir -p $WORK/b130/ github.com/containerd/containerd/api/services/ttrpc/events/v1 mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b126/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b105/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b048/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b103/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/containerd/containerd/api/services/ttrpc/events/v1 -lang=go1.16 -complete -installsuffix shared -buildid 51buYtR26SJCQdfP5K_K/51buYtR26SJCQdfP5K_K -goversion go1.16.12 -D "" -importcfg $WORK/b134/importcfg -pack ./api/services/ttrpc/events/v1/doc.go ./api/services/ttrpc/events/v1/events.pb.go github.com/containerd/containerd/events mkdir -p $WORK/b135/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b119/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b124/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b105/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b103/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b083/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/containerd/containerd/runtime -lang=go1.16 -complete -installsuffix shared -buildid AghOG0B1Ti6x2ui5ZMZ5/AghOG0B1Ti6x2ui5ZMZ5 -goversion go1.16.12 -D "" -importcfg $WORK/b130/importcfg -pack ./runtime/events.go ./runtime/monitor.go ./runtime/runtime.go ./runtime/task.go ./runtime/task_list.go ./runtime/typeurl.go cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b105/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b103/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/containerd/containerd/events -lang=go1.16 -complete -installsuffix shared -buildid IiDRCyJ790pTFTxd9uGA/IiDRCyJ790pTFTxd9uGA -goversion go1.16.12 -D "" -importcfg $WORK/b135/importcfg -pack ./events/events.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/5f/5f2edac9bd1f0bc5216f1b8305d5d96bbc2722a8efb6b7c0edd3681547a57a24-d # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/f6/f6ce81a94b67ecc8434412c74f32ef787ed4c31f93f9b1b282bc774d48d0631c-d # internal github.com/containerd/containerd/api/events mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b101/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b105/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b048/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b102/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b103/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b104/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/containerd/containerd/api/events -lang=go1.16 -complete -installsuffix shared -buildid VEPsPkfxZGDgVKnXgLLE/VEPsPkfxZGDgVKnXgLLE -goversion go1.16.12 -D "" -importcfg $WORK/b100/importcfg -pack ./api/events/container.pb.go ./api/events/content.pb.go ./api/events/doc.go ./api/events/image.pb.go ./api/events/namespace.pb.go ./api/events/snapshot.pb.go ./api/events/task.pb.go cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/da/dab64da2cd5d3121a2b0989abfb427d3c92fef46a27e0823fad4340dd3201555-d # internal github.com/containerd/containerd/runtime/v2/task mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b101/_pkg_.a packagefile github.com/containerd/containerd/api/types/task=$WORK/b106/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b126/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b048/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b102/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b103/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/containerd/containerd/runtime/v2/task -lang=go1.16 -complete -installsuffix shared -buildid RX0HP_o9RMtLv8ssiWSG/RX0HP_o9RMtLv8ssiWSG -goversion go1.16.12 -D "" -importcfg $WORK/b138/importcfg -pack ./runtime/v2/task/doc.go ./runtime/v2/task/shim.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/c2/c2dcc129301181dfeab4003884de6545b14b18d6a5bb7f7d6efe440a8a3b629f-d # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/f9/f9df2a2fe77657b56593498115df1dd7308d98e7289b644ee63125eec204ee6a-d # internal github.com/containerd/containerd/pkg/ttrpcutil mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/containerd/api/services/ttrpc/events/v1=$WORK/b134/_pkg_.a packagefile github.com/containerd/containerd/pkg/dialer=$WORK/b136/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b126/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/containerd/containerd/pkg/ttrpcutil -lang=go1.16 -complete -installsuffix shared -buildid INdcBPXJXATZH-qvZzLi/INdcBPXJXATZH-qvZzLi -goversion go1.16.12 -D "" -importcfg $WORK/b137/importcfg -pack ./pkg/ttrpcutil/client.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/ce/ce5c0cf129b3c2e7d616bb64864283a2ca74e868dff54f7610dbf061a7e78f63-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/6e/6e6747afc0a3fa42e20b8a94cd0d9f2cbfc083bc7b5ab02fc2fe9fbafa5d8911-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/49/4946890e77d741696fcae04b2261453b047fec23d4d9757ef35ef80a4f61a442-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/e9/e93493d52411c346a8396b6ed4640f8cb7897424f4041aed42889bbedd19bf2b-d # internal cd $WORK/b065 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c aes.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c boring.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c ecdsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c hmac.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x006.o -c rand.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x007.o -c rsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x008.o -c sha.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -o $WORK/b065/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -o $WORK/b065/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -o $WORK/b065/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -o $WORK/b065/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -o $WORK/b065/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -o $WORK/b065/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -o $WORK/b065/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -o $WORK/b065/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -o $WORK/b065/_x017.o -c openssl_stub_rand.c cd $WORK/b065 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -o $WORK/b065/_cgo_.o $WORK/b065/_cgo_main.o $WORK/b065/_x001.o $WORK/b065/_x002.o $WORK/b065/_x003.o $WORK/b065/_x004.o $WORK/b065/_x005.o $WORK/b065/_x006.o $WORK/b065/_x007.o $WORK/b065/_x008.o $WORK/b065/_x009.o $WORK/b065/_x010.o $WORK/b065/_x011.o $WORK/b065/_x012.o $WORK/b065/_x013.o $WORK/b065/_x014.o $WORK/b065/_x015.o $WORK/b065/_x016.o $WORK/b065/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage boring -dynimport $WORK/b065/_cgo_.o -dynout $WORK/b065/_cgo_import.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b062/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b067/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b068/_pkg_.a packagefile encoding/asn1=$WORK/b069/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile runtime/cgo=$WORK/b072/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid PLLsT_sfmsV_ESWEOAnB/PLLsT_sfmsV_ESWEOAnB -goversion go1.16.12 -D "" -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go $WORK/b065/_cgo_gotypes.go $WORK/b065/aes.cgo1.go $WORK/b065/boring.cgo1.go $WORK/b065/ecdsa.cgo1.go $WORK/b065/hmac.cgo1.go $WORK/b065/rand.cgo1.go $WORK/b065/rsa.cgo1.go $WORK/b065/sha.cgo1.go $WORK/b065/_cgo_import.go cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b065/_pkg_.a $WORK/b065/_x001.o $WORK/b065/_x002.o $WORK/b065/_x003.o $WORK/b065/_x004.o $WORK/b065/_x005.o $WORK/b065/_x006.o $WORK/b065/_x007.o $WORK/b065/_x008.o $WORK/b065/_x009.o $WORK/b065/_x010.o $WORK/b065/_x011.o $WORK/b065/_x012.o $WORK/b065/_x013.o $WORK/b065/_x014.o $WORK/b065/_x015.o $WORK/b065/_x016.o $WORK/b065/_x017.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/41/41f7105eeaaf3a3a0b6092bdc577e1d92234857968f54142182c2f9d5b003975-d # internal crypto/sha1 mkdir -p $WORK/b073/ crypto/aes mkdir -p $WORK/b061/ cat >$WORK/b073/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b073/symabis ./sha1block_arm64.s cat >$WORK/b061/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b061/symabis ./asm_arm64.s ./gcm_arm64.s crypto/sha256 mkdir -p $WORK/b132/ cat >$WORK/b132/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b132=>" -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b132/symabis ./sha256block_arm64.s cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b062/_pkg_.a packagefile crypto/internal/boring=$WORK/b065/_pkg_.a packagefile crypto/internal/subtle=$WORK/b063/_pkg_.a packagefile crypto/subtle=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/aes -std -installsuffix shared -buildid BJzSjuVne7almpkmgFmk/BJzSjuVne7almpkmgFmk -goversion go1.16.12 -symabis $WORK/b061/symabis -D "" -importcfg $WORK/b061/importcfg -pack -asmhdr $WORK/b061/go_asm.h /usr/lib/golang/src/crypto/aes/aes_gcm.go /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_asm.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b066/_pkg_.a packagefile crypto/internal/boring=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid Y07KlnCY5ssoEyLQriS9/Y07KlnCY5ssoEyLQriS9 -goversion go1.16.12 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h /usr/lib/golang/src/crypto/sha1/boring.go /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_arm64.go cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b066/_pkg_.a packagefile crypto/internal/boring=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid ju2CHw7UEO9EmQQAeBrk/ju2CHw7UEO9EmQQAeBrk -goversion go1.16.12 -symabis $WORK/b132/symabis -D "" -importcfg $WORK/b132/importcfg -pack -asmhdr $WORK/b132/go_asm.h /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_arm64.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b132=>" -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b132/sha256block_arm64.o ./sha256block_arm64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b073/sha1block_arm64.o ./sha1block_arm64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b132/_pkg_.a $WORK/b132/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b073/_pkg_.a $WORK/b073/sha1block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b061/asm_arm64.o ./asm_arm64.s cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/28/285cf76d775c13026d0484a9c05bfdc1ee267ec0a5e1cd65a8822d5685a90639-d # internal github.com/containerd/containerd/runtime/v2/shim mkdir -p $WORK/b131/ cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/f1/f1575c64325dec9c5d22e327d0b8bf0f70f5f9e92523f8a50f3b6016b23746b4-d # internal cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b132/_pkg_.a packagefile flag=$WORK/b133/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/containerd/containerd/api/services/ttrpc/events/v1=$WORK/b134/_pkg_.a packagefile github.com/containerd/containerd/events=$WORK/b135/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b120/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b124/_pkg_.a packagefile github.com/containerd/containerd/pkg/dialer=$WORK/b136/_pkg_.a packagefile github.com/containerd/containerd/pkg/ttrpcutil=$WORK/b137/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/task=$WORK/b138/_pkg_.a packagefile github.com/containerd/containerd/sys=$WORK/b121/_pkg_.a packagefile github.com/containerd/containerd/sys/reaper=$WORK/b139/_pkg_.a packagefile github.com/containerd/containerd/version=$WORK/b142/_pkg_.a packagefile github.com/containerd/fifo=$WORK/b143/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b126/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b105/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b048/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b103/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b099/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b078/_pkg_.a packagefile os/signal=$WORK/b144/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b145/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/containerd/containerd/runtime/v2/shim -lang=go1.16 -complete -installsuffix shared -buildid sx3QUKNR_0QeJMQl8DNi/sx3QUKNR_0QeJMQl8DNi -goversion go1.16.12 -D "" -importcfg $WORK/b131/importcfg -pack ./runtime/v2/shim/publisher.go ./runtime/v2/shim/shim.go ./runtime/v2/shim/shim_linux.go ./runtime/v2/shim/shim_unix.go ./runtime/v2/shim/util.go ./runtime/v2/shim/util_unix.go github.com/cilium/ebpf/asm mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b094/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p github.com/cilium/ebpf/asm -complete -installsuffix shared -buildid WYx2fDHUWNotKSv_jAjU/WYx2fDHUWNotKSv_jAjU -goversion go1.16.12 -D "" -importcfg $WORK/b093/importcfg -pack ./vendor/github.com/cilium/ebpf/asm/alu.go ./vendor/github.com/cilium/ebpf/asm/alu_string.go ./vendor/github.com/cilium/ebpf/asm/doc.go ./vendor/github.com/cilium/ebpf/asm/func.go ./vendor/github.com/cilium/ebpf/asm/func_string.go ./vendor/github.com/cilium/ebpf/asm/instruction.go ./vendor/github.com/cilium/ebpf/asm/jump.go ./vendor/github.com/cilium/ebpf/asm/jump_string.go ./vendor/github.com/cilium/ebpf/asm/load_store.go ./vendor/github.com/cilium/ebpf/asm/load_store_string.go ./vendor/github.com/cilium/ebpf/asm/opcode.go ./vendor/github.com/cilium/ebpf/asm/opcode_string.go ./vendor/github.com/cilium/ebpf/asm/register.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b061/gcm_arm64.o ./gcm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b061/_pkg_.a $WORK/b061/asm_arm64.o $WORK/b061/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/78/78daf55bbcbea421ad6112272f7b485f5aa51a34dc1a8fc6cd063ec19120090a-d # internal crypto/rand mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile crypto/aes=$WORK/b061/_pkg_.a packagefile crypto/cipher=$WORK/b062/_pkg_.a packagefile crypto/internal/boring=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid Qbh8exEwXaeeK7X7iJe8/Qbh8exEwXaeeK7X7iJe8 -goversion go1.16.12 -D "" -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/crypto/rand/eagain.go /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_batched.go /usr/lib/golang/src/crypto/rand/rand_linux.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/cc/cce8c579ece68e80d8fb68f3f31e9c1da38095c61b8c3af59db0015d5a709b6a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/1a/1aeb6f17f771fd97f258106fddbf82690d077fad438d96724029d68b93529939-d # internal github.com/godbus/dbus/v5 mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b021/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/sha1=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b078/_pkg_.a packagefile os/user=$WORK/b079/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p github.com/godbus/dbus/v5 -complete -installsuffix shared -buildid l-zQUBnWFgTByZ9ivjC7/l-zQUBnWFgTByZ9ivjC7 -goversion go1.16.12 -D "" -importcfg $WORK/b059/importcfg -pack ./vendor/github.com/godbus/dbus/v5/auth.go ./vendor/github.com/godbus/dbus/v5/auth_anonymous.go ./vendor/github.com/godbus/dbus/v5/auth_external.go ./vendor/github.com/godbus/dbus/v5/auth_sha1.go ./vendor/github.com/godbus/dbus/v5/call.go ./vendor/github.com/godbus/dbus/v5/conn.go ./vendor/github.com/godbus/dbus/v5/conn_other.go ./vendor/github.com/godbus/dbus/v5/conn_unix.go ./vendor/github.com/godbus/dbus/v5/dbus.go ./vendor/github.com/godbus/dbus/v5/decoder.go ./vendor/github.com/godbus/dbus/v5/default_handler.go ./vendor/github.com/godbus/dbus/v5/doc.go ./vendor/github.com/godbus/dbus/v5/encoder.go ./vendor/github.com/godbus/dbus/v5/export.go ./vendor/github.com/godbus/dbus/v5/homedir.go ./vendor/github.com/godbus/dbus/v5/homedir_dynamic.go ./vendor/github.com/godbus/dbus/v5/match.go ./vendor/github.com/godbus/dbus/v5/message.go ./vendor/github.com/godbus/dbus/v5/object.go ./vendor/github.com/godbus/dbus/v5/sequence.go ./vendor/github.com/godbus/dbus/v5/sequential_handler.go ./vendor/github.com/godbus/dbus/v5/server_interfaces.go ./vendor/github.com/godbus/dbus/v5/sig.go ./vendor/github.com/godbus/dbus/v5/transport_generic.go ./vendor/github.com/godbus/dbus/v5/transport_nonce_tcp.go ./vendor/github.com/godbus/dbus/v5/transport_tcp.go ./vendor/github.com/godbus/dbus/v5/transport_unix.go ./vendor/github.com/godbus/dbus/v5/transport_unixcred_linux.go ./vendor/github.com/godbus/dbus/v5/variant.go ./vendor/github.com/godbus/dbus/v5/variant_lexer.go ./vendor/github.com/godbus/dbus/v5/variant_parser.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/3b/3b2cc5292b89e78a9e5374af4841de4af57d0588ba2746e0ab86199363e3e085-d # internal github.com/cilium/ebpf/internal/btf mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b021/_pkg_.a packagefile debug/elf=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b093/_pkg_.a packagefile github.com/cilium/ebpf/internal=$WORK/b095/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b094/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p github.com/cilium/ebpf/internal/btf -complete -installsuffix shared -buildid uw5UW4igbkQdOwRy_1lh/uw5UW4igbkQdOwRy_1lh -goversion go1.16.12 -D "" -importcfg $WORK/b096/importcfg -pack ./vendor/github.com/cilium/ebpf/internal/btf/btf.go ./vendor/github.com/cilium/ebpf/internal/btf/btf_types.go ./vendor/github.com/cilium/ebpf/internal/btf/btf_types_string.go ./vendor/github.com/cilium/ebpf/internal/btf/core.go ./vendor/github.com/cilium/ebpf/internal/btf/doc.go ./vendor/github.com/cilium/ebpf/internal/btf/ext_info.go ./vendor/github.com/cilium/ebpf/internal/btf/strings.go ./vendor/github.com/cilium/ebpf/internal/btf/types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/9e/9e6b11695e4b6cc53e45aa28c7837f215377d97af89854ee3a12f9bdcbafb5c9-d # internal github.com/cilium/ebpf mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b021/_pkg_.a packagefile debug/elf=$WORK/b089/_pkg_.a packagefile encoding=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b093/_pkg_.a packagefile github.com/cilium/ebpf/internal=$WORK/b095/_pkg_.a packagefile github.com/cilium/ebpf/internal/btf=$WORK/b096/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b094/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p github.com/cilium/ebpf -complete -installsuffix shared -buildid k05YGtkAsipvBtfk9VdZ/k05YGtkAsipvBtfk9VdZ -goversion go1.16.12 -D "" -importcfg $WORK/b088/importcfg -pack ./vendor/github.com/cilium/ebpf/collection.go ./vendor/github.com/cilium/ebpf/doc.go ./vendor/github.com/cilium/ebpf/elf_reader.go ./vendor/github.com/cilium/ebpf/info.go ./vendor/github.com/cilium/ebpf/linker.go ./vendor/github.com/cilium/ebpf/map.go ./vendor/github.com/cilium/ebpf/marshalers.go ./vendor/github.com/cilium/ebpf/prog.go ./vendor/github.com/cilium/ebpf/syscalls.go ./vendor/github.com/cilium/ebpf/types.go ./vendor/github.com/cilium/ebpf/types_string.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/c9/c9ffc9437a10f9822004a9858c814345d44b80507a8892621b25a4d4e164321a-d # internal github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/godbus/dbus/v5=$WORK/b059/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p github.com/coreos/go-systemd/v22/dbus -complete -installsuffix shared -buildid cnHlySqfORVW9iFvmzSu/cnHlySqfORVW9iFvmzSu -goversion go1.16.12 -D "" -importcfg $WORK/b057/importcfg -pack ./vendor/github.com/coreos/go-systemd/v22/dbus/dbus.go ./vendor/github.com/coreos/go-systemd/v22/dbus/methods.go ./vendor/github.com/coreos/go-systemd/v22/dbus/properties.go ./vendor/github.com/coreos/go-systemd/v22/dbus/set.go ./vendor/github.com/coreos/go-systemd/v22/dbus/subscription.go ./vendor/github.com/coreos/go-systemd/v22/dbus/subscription_set.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/63/632031fff6d0594473ff5ab55cd75bfa5df0d238894fba00fa66d5af5294c3aa-d # internal github.com/cilium/ebpf/link mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b021/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile debug/elf=$WORK/b089/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/cilium/ebpf=$WORK/b088/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b093/_pkg_.a packagefile github.com/cilium/ebpf/internal=$WORK/b095/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b094/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b081/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p github.com/cilium/ebpf/link -complete -installsuffix shared -buildid TPX2TAORYqbkc4zNDhCs/TPX2TAORYqbkc4zNDhCs -goversion go1.16.12 -D "" -importcfg $WORK/b097/importcfg -pack ./vendor/github.com/cilium/ebpf/link/cgroup.go ./vendor/github.com/cilium/ebpf/link/doc.go ./vendor/github.com/cilium/ebpf/link/iter.go ./vendor/github.com/cilium/ebpf/link/kprobe.go ./vendor/github.com/cilium/ebpf/link/link.go ./vendor/github.com/cilium/ebpf/link/netns.go ./vendor/github.com/cilium/ebpf/link/perf_event.go ./vendor/github.com/cilium/ebpf/link/platform.go ./vendor/github.com/cilium/ebpf/link/program.go ./vendor/github.com/cilium/ebpf/link/raw_tracepoint.go ./vendor/github.com/cilium/ebpf/link/syscalls.go ./vendor/github.com/cilium/ebpf/link/tracepoint.go ./vendor/github.com/cilium/ebpf/link/uprobe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/2e/2ef8bc8638f4844f70aaa752d8d31d5f15322a5a5bf13f49d9b9a58ce20e5bd3-d # internal github.com/containerd/cgroups mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/containerd/cgroups/stats/v1=$WORK/b046/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=$WORK/b057/_pkg_.a packagefile github.com/docker/go-units=$WORK/b080/_pkg_.a packagefile github.com/godbus/dbus/v5=$WORK/b059/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b083/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p github.com/containerd/cgroups -complete -installsuffix shared -buildid dnmHVngk9dVeB12oXCUH/dnmHVngk9dVeB12oXCUH -goversion go1.16.12 -D "" -importcfg $WORK/b044/importcfg -pack ./vendor/github.com/containerd/cgroups/blkio.go ./vendor/github.com/containerd/cgroups/cgroup.go ./vendor/github.com/containerd/cgroups/control.go ./vendor/github.com/containerd/cgroups/cpu.go ./vendor/github.com/containerd/cgroups/cpuacct.go ./vendor/github.com/containerd/cgroups/cpuset.go ./vendor/github.com/containerd/cgroups/devices.go ./vendor/github.com/containerd/cgroups/errors.go ./vendor/github.com/containerd/cgroups/freezer.go ./vendor/github.com/containerd/cgroups/hierarchy.go ./vendor/github.com/containerd/cgroups/hugetlb.go ./vendor/github.com/containerd/cgroups/memory.go ./vendor/github.com/containerd/cgroups/named.go ./vendor/github.com/containerd/cgroups/net_cls.go ./vendor/github.com/containerd/cgroups/net_prio.go ./vendor/github.com/containerd/cgroups/opts.go ./vendor/github.com/containerd/cgroups/paths.go ./vendor/github.com/containerd/cgroups/perf_event.go ./vendor/github.com/containerd/cgroups/pids.go ./vendor/github.com/containerd/cgroups/rdma.go ./vendor/github.com/containerd/cgroups/state.go ./vendor/github.com/containerd/cgroups/subsystem.go ./vendor/github.com/containerd/cgroups/systemd.go ./vendor/github.com/containerd/cgroups/ticks.go ./vendor/github.com/containerd/cgroups/utils.go ./vendor/github.com/containerd/cgroups/v1.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/a5/a57e4cfe948a00d342f614ae7be0af48ba3d8bc175ad68fd9874387c26ba2bf5-d # internal github.com/containerd/cgroups/v2 mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/cilium/ebpf=$WORK/b088/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b093/_pkg_.a packagefile github.com/cilium/ebpf/link=$WORK/b097/_pkg_.a packagefile github.com/containerd/cgroups/v2/stats=$WORK/b098/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=$WORK/b057/_pkg_.a packagefile github.com/godbus/dbus/v5=$WORK/b059/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b083/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b099/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p github.com/containerd/cgroups/v2 -complete -installsuffix shared -buildid HCZ-BD3QxdJfGSeER7KF/HCZ-BD3QxdJfGSeER7KF -goversion go1.16.12 -D "" -importcfg $WORK/b087/importcfg -pack ./vendor/github.com/containerd/cgroups/v2/cpu.go ./vendor/github.com/containerd/cgroups/v2/devicefilter.go ./vendor/github.com/containerd/cgroups/v2/ebpf.go ./vendor/github.com/containerd/cgroups/v2/errors.go ./vendor/github.com/containerd/cgroups/v2/hugetlb.go ./vendor/github.com/containerd/cgroups/v2/io.go ./vendor/github.com/containerd/cgroups/v2/manager.go ./vendor/github.com/containerd/cgroups/v2/memory.go ./vendor/github.com/containerd/cgroups/v2/paths.go ./vendor/github.com/containerd/cgroups/v2/pids.go ./vendor/github.com/containerd/cgroups/v2/rdma.go ./vendor/github.com/containerd/cgroups/v2/state.go ./vendor/github.com/containerd/cgroups/v2/utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/c5/c5820bd7e5c0bed409e175a0eb3fa0ea9cfcdeaf7a1d67d64a2ae5812a1c2404-d # internal github.com/containerd/containerd/pkg/oom/v1 mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/containerd/cgroups=$WORK/b044/_pkg_.a packagefile github.com/containerd/containerd/api/events=$WORK/b100/_pkg_.a packagefile github.com/containerd/containerd/pkg/oom=$WORK/b128/_pkg_.a packagefile github.com/containerd/containerd/runtime=$WORK/b130/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/shim=$WORK/b131/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b099/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/containerd/containerd/pkg/oom/v1 -lang=go1.16 -complete -installsuffix shared -buildid F3ni9mOnVC6nDP72WeQl/F3ni9mOnVC6nDP72WeQl -goversion go1.16.12 -D "" -importcfg $WORK/b129/importcfg -pack ./pkg/oom/v1/v1.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/3c/3c5de15b5d57aab42c4b761201c3a42077f499db445ee1cf57c9c01289bbd9d1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/8c/8c3a2eec2c40179c4adc7efeb8cf3446bf5095cf7e4d1392ca3b367b57689ae4-d # internal github.com/containerd/containerd/pkg/oom/v2 mkdir -p $WORK/b146/ github.com/containerd/containerd/runtime/v2/runc mkdir -p $WORK/b152/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/containerd/cgroups/v2=$WORK/b087/_pkg_.a packagefile github.com/containerd/containerd/api/events=$WORK/b100/_pkg_.a packagefile github.com/containerd/containerd/pkg/oom=$WORK/b128/_pkg_.a packagefile github.com/containerd/containerd/runtime=$WORK/b130/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/shim=$WORK/b131/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b099/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/containerd/containerd/pkg/oom/v2 -lang=go1.16 -complete -installsuffix shared -buildid 1BKZaLUPe9qq4srUUL8c/1BKZaLUPe9qq4srUUL8c -goversion go1.16.12 -D "" -importcfg $WORK/b146/importcfg -pack ./pkg/oom/v2/v2.go cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b020/_pkg_.a packagefile github.com/containerd/cgroups=$WORK/b044/_pkg_.a packagefile github.com/containerd/cgroups/v2=$WORK/b087/_pkg_.a packagefile github.com/containerd/console=$WORK/b141/_pkg_.a packagefile github.com/containerd/containerd/api/events=$WORK/b100/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b107/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b120/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b119/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b124/_pkg_.a packagefile github.com/containerd/containerd/pkg/process=$WORK/b147/_pkg_.a packagefile github.com/containerd/containerd/pkg/stdio=$WORK/b148/_pkg_.a packagefile github.com/containerd/containerd/runtime=$WORK/b130/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/runc/options=$WORK/b153/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/task=$WORK/b138/_pkg_.a packagefile github.com/containerd/fifo=$WORK/b143/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b083/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b099/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b151/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/containerd/containerd/runtime/v2/runc -lang=go1.16 -complete -installsuffix shared -buildid _eD29zsTrTWJj26ds4zx/_eD29zsTrTWJj26ds4zx -goversion go1.16.12 -D "" -importcfg $WORK/b152/importcfg -pack ./runtime/v2/runc/container.go ./runtime/v2/runc/platform.go ./runtime/v2/runc/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/07/07def0ce9daeed1ba687c6040e18863a1fe80edcfa201cb0c718a45168e7c313-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/33/338ce499cafaf578add4a1934a014c437befbaceb41217d0515ea0509c1b2755-d # internal github.com/containerd/containerd/runtime/v2/runc/v2 mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b020/_pkg_.a packagefile github.com/containerd/cgroups=$WORK/b044/_pkg_.a packagefile github.com/containerd/cgroups/v2=$WORK/b087/_pkg_.a packagefile github.com/containerd/containerd/api/events=$WORK/b100/_pkg_.a packagefile github.com/containerd/containerd/api/types/task=$WORK/b106/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b107/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b119/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b124/_pkg_.a packagefile github.com/containerd/containerd/pkg/oom=$WORK/b128/_pkg_.a packagefile github.com/containerd/containerd/pkg/oom/v1=$WORK/b129/_pkg_.a packagefile github.com/containerd/containerd/pkg/oom/v2=$WORK/b146/_pkg_.a packagefile github.com/containerd/containerd/pkg/process=$WORK/b147/_pkg_.a packagefile github.com/containerd/containerd/pkg/stdio=$WORK/b148/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=$WORK/b122/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/runc=$WORK/b152/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/runc/options=$WORK/b153/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/shim=$WORK/b131/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/task=$WORK/b138/_pkg_.a packagefile github.com/containerd/containerd/sys/reaper=$WORK/b139/_pkg_.a packagefile github.com/containerd/go-runc=$WORK/b140/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b105/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b048/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b103/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b099/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b078/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p github.com/containerd/containerd/runtime/v2/runc/v2 -lang=go1.16 -complete -installsuffix shared -buildid siKCpqFYmpyrVO0bxMa5/siKCpqFYmpyrVO0bxMa5 -goversion go1.16.12 -D "" -importcfg $WORK/b002/importcfg -pack ./runtime/v2/runc/v2/service.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/18/18064d69ca08bdaeb7e5401626edc06da7332562d4ce311b6cf9619bda444b11-d # internal github.com/containerd/containerd/cmd/containerd-shim-runc-v2 mkdir -p $WORK/b001/ cat >$WORK/b001/_gomod_.go << 'EOF' # internal package main import _ "unsafe" //go:linkname __debug_modinfo__ runtime.modinfo var __debug_modinfo__ = "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/containerd/containerd/cmd/containerd-shim-runc-v2\nmod\tgithub.com/containerd/containerd\t(devel)\n=>\t./.empty-mod/\t\t\ndep\tgithub.com/cilium/ebpf\tv0.6.2\t\ndep\tgithub.com/containerd/cgroups\tv1.0.1\t\ndep\tgithub.com/containerd/console\tv1.0.2\t\ndep\tgithub.com/containerd/fifo\tv1.0.0\t\ndep\tgithub.com/containerd/go-runc\tv1.0.0\t\ndep\tgithub.com/containerd/ttrpc\tv1.1.0\t\ndep\tgithub.com/containerd/typeurl\tv1.0.2\t\ndep\tgithub.com/coreos/go-systemd/v22\tv22.3.2\t\ndep\tgithub.com/docker/go-units\tv0.4.0\t\ndep\tgithub.com/godbus/dbus/v5\tv5.0.4\t\ndep\tgithub.com/gogo/protobuf\tv1.3.2\t\ndep\tgithub.com/golang/protobuf\tv1.5.0\n=>\tgithub.com/golang/protobuf\tv1.3.5\t\ndep\tgithub.com/hashicorp/errwrap\tv1.0.0\t\ndep\tgithub.com/hashicorp/go-multierror\tv1.0.0\t\ndep\tgithub.com/moby/sys/mountinfo\tv0.4.1\t\ndep\tgithub.com/opencontainers/go-digest\tv1.0.0\t\ndep\tgithub.com/opencontainers/runtime-spec\tv1.0.3-0.20210326190908-1c3f411f0417\t\ndep\tgithub.com/pkg/errors\tv0.9.1\t\ndep\tgithub.com/sirupsen/logrus\tv1.8.1\t\ndep\tgolang.org/x/sys\tv0.0.0-20210426230700-d19ff857e887\t\ndep\tgoogle.golang.org/genproto\tv0.0.0-20201110150050-8816d57aaa9a\n=>\tgoogle.golang.org/genproto\tv0.0.0-20200224152610-e50cd9704f63\t\ndep\tgoogle.golang.org/grpc\tv1.33.2\n=>\tgoogle.golang.org/grpc\tv1.27.1\t\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/containerd/runtime/v2/runc/v2=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/shim=$WORK/b131/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -lang=go1.16 -complete -installsuffix shared -buildid 1axxHdOu_LLCAPmlJaGT/1axxHdOu_LLCAPmlJaGT -goversion go1.16.12 -D "" -importcfg $WORK/b001/importcfg -pack ./cmd/containerd-shim-runc-v2/main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/94/940fcada22ca3a355571cd59114ef048bf49e9bfcab7a2ba07a9316e16165821-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containerd/containerd/cmd/containerd-shim-runc-v2=$WORK/b001/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/runc/v2=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/shim=$WORK/b131/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b020/_pkg_.a packagefile github.com/containerd/cgroups=$WORK/b044/_pkg_.a packagefile github.com/containerd/cgroups/v2=$WORK/b087/_pkg_.a packagefile github.com/containerd/containerd/api/events=$WORK/b100/_pkg_.a packagefile github.com/containerd/containerd/api/types/task=$WORK/b106/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b107/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b119/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b124/_pkg_.a packagefile github.com/containerd/containerd/pkg/oom=$WORK/b128/_pkg_.a packagefile github.com/containerd/containerd/pkg/oom/v1=$WORK/b129/_pkg_.a packagefile github.com/containerd/containerd/pkg/oom/v2=$WORK/b146/_pkg_.a packagefile github.com/containerd/containerd/pkg/process=$WORK/b147/_pkg_.a packagefile github.com/containerd/containerd/pkg/stdio=$WORK/b148/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=$WORK/b122/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/runc=$WORK/b152/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/runc/options=$WORK/b153/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/task=$WORK/b138/_pkg_.a packagefile github.com/containerd/containerd/sys/reaper=$WORK/b139/_pkg_.a packagefile github.com/containerd/go-runc=$WORK/b140/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b105/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b048/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b103/_pkg_.a packagefile github.com/pkg/errors=$WORK/b084/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b099/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b085/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b078/_pkg_.a packagefile path/filepath=$WORK/b056/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b018/_pkg_.a packagefile time=$WORK/b017/_pkg_.a packagefile bytes=$WORK/b021/_pkg_.a packagefile crypto/sha256=$WORK/b132/_pkg_.a packagefile flag=$WORK/b133/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/containerd/containerd/api/services/ttrpc/events/v1=$WORK/b134/_pkg_.a packagefile github.com/containerd/containerd/events=$WORK/b135/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b120/_pkg_.a packagefile github.com/containerd/containerd/pkg/dialer=$WORK/b136/_pkg_.a packagefile github.com/containerd/containerd/pkg/ttrpcutil=$WORK/b137/_pkg_.a packagefile github.com/containerd/containerd/sys=$WORK/b121/_pkg_.a packagefile github.com/containerd/containerd/version=$WORK/b142/_pkg_.a packagefile github.com/containerd/fifo=$WORK/b143/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b126/_pkg_.a packagefile io=$WORK/b022/_pkg_.a packagefile net=$WORK/b074/_pkg_.a packagefile os/signal=$WORK/b144/_pkg_.a packagefile runtime/debug=$WORK/b145/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile encoding=$WORK/b025/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a packagefile bufio=$WORK/b045/_pkg_.a packagefile github.com/containerd/cgroups/stats/v1=$WORK/b046/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=$WORK/b057/_pkg_.a packagefile github.com/docker/go-units=$WORK/b080/_pkg_.a packagefile github.com/godbus/dbus/v5=$WORK/b059/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b083/_pkg_.a packagefile github.com/cilium/ebpf=$WORK/b088/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b093/_pkg_.a packagefile github.com/cilium/ebpf/link=$WORK/b097/_pkg_.a packagefile github.com/containerd/cgroups/v2/stats=$WORK/b098/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b101/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b104/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b108/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b109/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b123/_pkg_.a packagefile math/rand=$WORK/b071/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile github.com/containerd/containerd/identifiers=$WORK/b125/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b127/_pkg_.a packagefile github.com/containerd/containerd/runtime=$WORK/b130/_pkg_.a packagefile github.com/containerd/console=$WORK/b141/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b151/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b086/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile internal/oserror=$WORK/b019/_pkg_.a packagefile internal/poll=$WORK/b036/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile internal/testlog=$WORK/b039/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile crypto=$WORK/b066/_pkg_.a packagefile crypto/internal/boring=$WORK/b065/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile internal/fmtsort=$WORK/b033/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b075/_pkg_.a packagefile internal/nettrace=$WORK/b076/_pkg_.a packagefile internal/singleflight=$WORK/b077/_pkg_.a packagefile runtime/cgo=$WORK/b072/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile regexp=$WORK/b081/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/sha1=$WORK/b073/_pkg_.a packagefile os/user=$WORK/b079/_pkg_.a packagefile debug/elf=$WORK/b089/_pkg_.a packagefile github.com/cilium/ebpf/internal=$WORK/b095/_pkg_.a packagefile github.com/cilium/ebpf/internal/btf=$WORK/b096/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b094/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b110/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b111/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b116/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b150/_pkg_.a packagefile crypto/cipher=$WORK/b062/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b067/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b068/_pkg_.a packagefile encoding/asn1=$WORK/b069/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b112/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b050/_pkg_.a packagefile regexp/syntax=$WORK/b082/_pkg_.a packagefile crypto/aes=$WORK/b061/_pkg_.a packagefile compress/zlib=$WORK/b090/_pkg_.a packagefile debug/dwarf=$WORK/b092/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b113/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b114/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b117/_pkg_.a packagefile crypto/internal/subtle=$WORK/b063/_pkg_.a packagefile crypto/subtle=$WORK/b064/_pkg_.a packagefile compress/gzip=$WORK/b051/_pkg_.a packagefile compress/flate=$WORK/b052/_pkg_.a packagefile hash/adler32=$WORK/b091/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b118/_pkg_.a packagefile hash/crc32=$WORK/b053/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=uiZ7csNuFOJ5akczrB5L/1axxHdOu_LLCAPmlJaGT/XOJXFBDx5Wm9DfjFdV3L/uiZ7csNuFOJ5akczrB5L -X github.com/containerd/containerd/version.Version=1.5.9 -B 0x681ba5c902a41a58b01f8b74a0a7576492a26428 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p _bin/ mv $WORK/b001/exe/a.out _bin/containerd-shim-runc-v2 rm -r $WORK/b001/ + for cmd in cmd/* ++ tr -d ' \n' ++ od -An -tx1 ++ head -c20 /dev/urandom ++ basename cmd/containerd-stress + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_btrfs' -ldflags '-X github.com/containerd/containerd/version.Version=1.5.9 -B 0x8725cf3ca9debbdbeed850c162cbdfee641d7435 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o _bin/containerd-stress github.com/containerd/containerd/cmd/containerd-stress WORK=/tmp/go-build2668484677 runtime/internal/sys mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 1tn1JUUADY45RIscvA1v/1tn1JUUADY45RIscvA1v -goversion go1.16.12 -D "" -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/arch.go /usr/lib/golang/src/runtime/internal/sys/arch_arm64.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/intrinsics_common.go /usr/lib/golang/src/runtime/internal/sys/stubs.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zgoarch_arm64.go /usr/lib/golang/src/runtime/internal/sys/zgoos_linux.go /usr/lib/golang/src/runtime/internal/sys/zversion.go internal/race mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p internal/race -std -complete -installsuffix shared -buildid Sc_h1KApghGvmtAN2sv0/Sc_h1KApghGvmtAN2sv0 -goversion go1.16.12 -D "" -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go unicode mkdir -p $WORK/b018/ unicode/utf8 mkdir -p $WORK/b019/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode -std -complete -installsuffix shared -buildid OpLZCZ1cfzC_u11oASg2/OpLZCZ1cfzC_u11oASg2 -goversion go1.16.12 -D "" -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid udefckV1S8DPGW78dqtT/udefckV1S8DPGW78dqtT -goversion go1.16.12 -D "" -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/66/66f20a67d48581762bf5112eaebe7dda2ba44fbd8a7805860f3d6440d2dc22e9-d # internal encoding mkdir -p $WORK/b026/ internal/unsafeheader mkdir -p $WORK/b006/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p encoding -std -complete -installsuffix shared -buildid 2kMzIeEdEdUJY8YMfmAc/2kMzIeEdEdUJY8YMfmAc -goversion go1.16.12 -D "" -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/encoding/encoding.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid JrZRUbAAV5BmvaIOdKRY/JrZRUbAAV5BmvaIOdKRY -goversion go1.16.12 -D "" -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go internal/cpu mkdir -p $WORK/b010/ sync/atomic mkdir -p $WORK/b017/ cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b017/symabis ./asm.s cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./cpu.s ./cpu_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/cb/cb3b16bece6ced9e5b9db3698c1695015ae7802fce74a1a63a540e0a6bda385b-d # internal runtime/internal/math mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid HWTgELQrZXjJhULXQmNF/HWTgELQrZXjJhULXQmNF -goversion go1.16.12 -D "" -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/ce/ce811b9722c126f0eafa8d1c329e18124d4bbb08a1ef7b43093c0140d3a2f3d6-d # internal math/bits mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p math/bits -std -complete -installsuffix shared -buildid mjQZni4f2Q3-aea3CeDg/mjQZni4f2Q3-aea3CeDg -goversion go1.16.12 -D "" -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal runtime/internal/atomic mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b011/symabis ./asm_arm64.s ./atomic_arm64.s cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/29/292535306133a4e9eecb9e91589208f98e36456674f674fc9096c64bf034b117-d # internal unicode/utf16 mkdir -p $WORK/b043/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/e6/e6bf4884a7e068bfb58f8e85e2e78ef371a7d324d92eb68c0bde600596587b9d-d # internal cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p sync/atomic -std -installsuffix shared -buildid OUF6DXZXV104TpGTfh0E/OUF6DXZXV104TpGTfh0E -goversion go1.16.12 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/value.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 0V26QSPop1jUxZJvPX-c/0V26QSPop1jUxZJvPX-c -goversion go1.16.12 -D "" -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid SV6-SV1pMTD0bcW3QU1s/SV6-SV1pMTD0bcW3QU1s -goversion go1.16.12 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_arm64.go /usr/lib/golang/src/internal/cpu/cpu_arm64_hwcap.go /usr/lib/golang/src/internal/cpu/cpu_arm64_linux.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid ifaB9WbaiFcEc0zolPaR/ifaB9WbaiFcEc0zolPaR -goversion go1.16.12 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_arm64.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/a8/a8dae424ecc6e83b1360ee73b1e3dedb5cd1c25b8582441d22ca6f4b67491682-d # internal internal/nettrace mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid QyPFe1TJwDWVwJtMAbIi/QyPFe1TJwDWVwJtMAbIi -goversion go1.16.12 -D "" -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal runtime/cgo mkdir -p $WORK/b047/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b047/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b047/ -g -O2 -Wall -Werror ./cgo.go cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/0b/0bf67132ed39136b05ddb8b742f13b8226cfc846e4be7935496693f4f828b211-d # internal math mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b029/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b017/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/60/608f1c296d4c1e91e75fb3c08d32354fbfb28b5cc857beabe0d78c0b360cfe8a-d # internal container/list mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p container/list -std -complete -installsuffix shared -buildid lZfLzLdSNg5zbNDvXSM2/lZfLzLdSNg5zbNDvXSM2 -goversion go1.16.12 -D "" -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/container/list/list.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/cpu.o ./cpu.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b011/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/cpu_arm64.o ./cpu_arm64.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/b7/b710062f7984d58258fe36a9fecd9764e912e29ad33e756d868de0e00338a0e0-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b011/atomic_arm64.o ./atomic_arm64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b017/_pkg_.a $WORK/b017/asm.o # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/6c/6ce99aa4a029c07ba886dcdfa3c9a3f051dfc52738d5943b2f87d1842cc4b28d-d # internal cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p math -std -installsuffix shared -buildid 9pq13Qsmw1PPx2mLwt9a/9pq13Qsmw1PPx2mLwt9a -goversion go1.16.12 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/d2/d211c08080525c5eb379830def1729a6844aa580ab105a370da193db78677c7b-d # internal crypto/internal/subtle mkdir -p $WORK/b075/ crypto/subtle mkdir -p $WORK/b076/ crypto/internal/boring/fipstls mkdir -p $WORK/b079/ cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cat >$WORK/b075/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b079/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid X_-uJUlG2awKdiLbzYtW/X_-uJUlG2awKdiLbzYtW -goversion go1.16.12 -D "" -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b079/symabis ./dummy.s cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/cpu.o $WORK/b010/cpu_arm64.o # internal cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid I8qTSvA6gZ2ERS6iom3n/I8qTSvA6gZ2ERS6iom3n -goversion go1.16.12 -D "" -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_arm64.o $WORK/b011/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/23/235a28937591c671a68a8ec2b67b12050784aae24b53a0641348e6104f21904c-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/d2/d2da2fbe8840e93fa7b793b32326063c02aab2043de08dc8cd973c0d0a5ca3c7-d # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/75/75b0cf6cc847eacfd44ad399129578a7a7c93c8b76ee4a0cee65b78e327e2219-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid Hz6baOev9_nc7yaeB_H1/Hz6baOev9_nc7yaeB_H1 -goversion go1.16.12 -symabis $WORK/b079/symabis -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h /usr/lib/golang/src/crypto/internal/boring/fipstls/tls.go internal/bytealg mkdir -p $WORK/b009/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal crypto/internal/boring/sig mkdir -p $WORK/b080/ vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b091/ cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b009/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b080/symabis ./sig_other.s cat >$WORK/b091/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid vsYcPrHvwCNd-flEVqnQ/vsYcPrHvwCNd-flEVqnQ -goversion go1.16.12 -D "" -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/11/11b2db95e856a8b6a74241668d0cc69c06dd76c065d69ced248db5f041f6930e-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid q-E9zkWO-xqzu9h30CkN/q-E9zkWO-xqzu9h30CkN -goversion go1.16.12 -D "" -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/6a/6a65f62388082b8880fb9179821022935e5882e7098bd7330be9d93cb83c99af-d # internal google.golang.org/grpc/serviceconfig mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p google.golang.org/grpc/serviceconfig -complete -installsuffix shared -buildid tHz3jOkwyEtnA9fz6O4Q/tHz3jOkwyEtnA9fz6O4Q -goversion go1.16.12 -D "" -importcfg $WORK/b138/importcfg -pack ./vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b079/dummy.o ./dummy.s cat >$WORK/b080/importcfg << 'EOF' # internal # import config EOF cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid VW3ZWwxFq5A0KBvm2FWZ/VW3ZWwxFq5A0KBvm2FWZ -goversion go1.16.12 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid -NO6_zDGXtS5T3keThwS/-NO6_zDGXtS5T3keThwS -goversion go1.16.12 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_arm64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b029/dim_arm64.o ./dim_arm64.s cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/ac/acd01c84d1c31c6e493979d87d6dd498eb1c65920eadc7674bf9dbab3d7360c8-d # internal golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b160/ cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/1f/1f72a366a09fe3b1ad394624d0449f61141d4cd269b80199c495344f1d9b90d3-d # internal github.com/containerd/containerd/defaults mkdir -p $WORK/b213/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal cat >$WORK/b160/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid wTSlWn2OwYE-LRxi_Aqk/wTSlWn2OwYE-LRxi_Aqk -goversion go1.16.12 -D "" -importcfg $WORK/b160/importcfg -pack ./vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go cat >$WORK/b213/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/containerd/containerd/defaults -lang=go1.16 -complete -installsuffix shared -buildid PilXYKsPpEtmGwNFhWic/PilXYKsPpEtmGwNFhWic -goversion go1.16.12 -D "" -importcfg $WORK/b213/importcfg -pack ./defaults/defaults.go ./defaults/defaults_unix.go ./defaults/doc.go cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/7e/7e9bddf2a7434a41840ef04c17102b0248988c307a17106ba77a5ee42df27881-d # internal github.com/containerd/containerd/services mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/containerd/containerd/services -lang=go1.16 -complete -installsuffix shared -buildid lBhNvGXNbwXhQyN5OqsD/lBhNvGXNbwXhQyN5OqsD -goversion go1.16.12 -D "" -importcfg $WORK/b261/importcfg -pack ./services/services.go cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b079/_pkg_.a $WORK/b079/dummy.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/compare_arm64.o ./compare_arm64.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b080/sig_other.o ./sig_other.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b160/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b029/exp_arm64.o ./exp_arm64.s cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/59/5952e1c618b2068bd0354fd3bcda3c69b7d129ddfcac68a03204d1da18052d91-d # internal github.com/shurcooL/sanitized_anchor_name mkdir -p $WORK/b289/ cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/16/167ebb8ad9da5a5df81a15416b7a39b6af79ba1dd60c47a14e68ec8b65c4443c-d # internal cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/shurcooL/sanitized_anchor_name -complete -installsuffix shared -buildid Cw9Kncyzxpm1nG9drGkJ/Cw9Kncyzxpm1nG9drGkJ -goversion go1.16.12 -D "" -importcfg $WORK/b289/importcfg -pack ./vendor/github.com/shurcooL/sanitized_anchor_name/main.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/98/9846583e40c71d32de4d5b8f795d213fdf55153c22431dbabb3d085eb5a53c44-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b261/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b080/_pkg_.a $WORK/b080/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/f3/f34cb71df756d9d7fbc3c4adc563dbce3c60d1790f4598916a0c31ee69a53cf2-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/count_arm64.o ./count_arm64.s cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/75/7530d9d2d464489ef4e5c14f829af6dc8e5d0e104512f7f473841a0cdd6fd90f-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b029/floor_arm64.o ./floor_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b029/modf_arm64.o ./modf_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/64/6406baa4846e6dcf8d2f862fd82705dec6524ab1b0525bcdc217cc8918545612-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/equal_arm64.o ./equal_arm64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b029/sqrt_arm64.o ./sqrt_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x006.o -c gcc_linux_arm64.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b029/stubs_arm64.o ./stubs_arm64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/index_arm64.o ./index_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x007.o -c gcc_mmap.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b029/_pkg_.a $WORK/b029/dim_arm64.o $WORK/b029/exp_arm64.o $WORK/b029/floor_arm64.o $WORK/b029/modf_arm64.o $WORK/b029/sqrt_arm64.o $WORK/b029/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/indexbyte_arm64.o ./indexbyte_arm64.s cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/d9/d988fe107e95667fd608f9113987cdc27ffe9a95dbf056741ff13a67df10e366-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x008.o -c gcc_setenv.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b009/_pkg_.a $WORK/b009/compare_arm64.o $WORK/b009/count_arm64.o $WORK/b009/equal_arm64.o $WORK/b009/index_arm64.o $WORK/b009/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/8c/8c22cf2d54d04e7176fd403803584312dc9518474b1870f87337f6313e49825b-d # internal runtime mkdir -p $WORK/b008/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x009.o -c gcc_sigaction.c cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b008/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p runtime -std -+ -installsuffix shared -buildid rBFnIxHp2YzhSDfJkCjG/rBFnIxHp2YzhSDfJkCjG -goversion go1.16.12 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_arm64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_arm64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lfstack_64bit.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_arm64.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/relax_stub.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_arm64.go /usr/lib/golang/src/runtime/signal_linux_arm64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_arm64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/sys_arm64.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_arm64.go /usr/lib/golang/src/runtime/write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x012.o -c linux_syscall.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x013.o -c gcc_arm64.S cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -o $WORK/b047/_cgo_.o $WORK/b047/_cgo_main.o $WORK/b047/_x001.o $WORK/b047/_x002.o $WORK/b047/_x003.o $WORK/b047/_x004.o $WORK/b047/_x005.o $WORK/b047/_x006.o $WORK/b047/_x007.o $WORK/b047/_x008.o $WORK/b047/_x009.o $WORK/b047/_x010.o $WORK/b047/_x011.o $WORK/b047/_x012.o $WORK/b047/_x013.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b047/_cgo_.o -dynout $WORK/b047/_cgo_import.go -dynlinker cat >$WORK/b047/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b047/symabis ./asm_arm64.s cat >$WORK/b047/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p runtime/cgo -std -installsuffix shared -buildid YmjhbvHEMm762zV6TF0f/YmjhbvHEMm762zV6TF0f -goversion go1.16.12 -symabis $WORK/b047/symabis -D "" -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b047/_cgo_gotypes.go $WORK/b047/cgo.cgo1.go $WORK/b047/_cgo_import.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b047/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b047/_pkg_.a $WORK/b047/asm_arm64.o $WORK/b047/_x001.o $WORK/b047/_x002.o $WORK/b047/_x003.o $WORK/b047/_x004.o $WORK/b047/_x005.o $WORK/b047/_x006.o $WORK/b047/_x007.o $WORK/b047/_x008.o $WORK/b047/_x009.o $WORK/b047/_x010.o $WORK/b047/_x011.o $WORK/b047/_x012.o $WORK/b047/_x013.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/92/92a58d51599e827913604ba7b0411ca918e716f6514b8617d3827d9ea4508bfa-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b008/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/preempt_arm64.o ./preempt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_arm64.o $WORK/b008/atomic_arm64.o $WORK/b008/duff_arm64.o $WORK/b008/memclr_arm64.o $WORK/b008/memmove_arm64.o $WORK/b008/preempt_arm64.o $WORK/b008/rt0_linux_arm64.o $WORK/b008/sys_linux_arm64.o $WORK/b008/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/53/53f9a5e840dfbe553ac32d3d928435ddb732a3e758c344c8fdcee20aad4c02ea-d # internal internal/reflectlite mkdir -p $WORK/b005/ github.com/containerd/containerd/version mkdir -p $WORK/b252/ sync mkdir -p $WORK/b015/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/containerd/containerd/version -lang=go1.16 -complete -installsuffix shared -buildid 8gsry2_VClyIyZqPRRD7/8gsry2_VClyIyZqPRRD7 -goversion go1.16.12 -D "" -importcfg $WORK/b252/importcfg -pack ./version/version.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync -std -installsuffix shared -buildid PhQ4ydVRAiUqGld3AvAY/PhQ4ydVRAiUqGld3AvAY -goversion go1.16.12 -D "" -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid Kzh71k1iruEYztDmdB46/Kzh71k1iruEYztDmdB46 -goversion go1.16.12 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/94/947e804517860eac3079ac4d11eaa0958c3dfb1a1a4fc36d2f3e9699d36873c2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/63/63eb599178875c26bc97391873f83c7593dd534d5b68b90e0e259606809f0430-d # internal internal/testlog mkdir -p $WORK/b040/ internal/singleflight mkdir -p $WORK/b069/ google.golang.org/grpc/internal/buffer math/rand mkdir -p $WORK/b083/ mkdir -p $WORK/b157/ google.golang.org/grpc/internal/grpcsync mkdir -p $WORK/b162/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b029/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid WeSHmrLSNY3wGe9Wg816/WeSHmrLSNY3wGe9Wg816 -goversion go1.16.12 -D "" -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p math/rand -std -complete -installsuffix shared -buildid 4jew8a35Gx7Zj-l953ns/4jew8a35Gx7Zj-l953ns -goversion go1.16.12 -D "" -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p google.golang.org/grpc/internal/buffer -complete -installsuffix shared -buildid Itj5N_Jo9Sgm_beqf5kA/Itj5N_Jo9Sgm_beqf5kA -goversion go1.16.12 -D "" -importcfg $WORK/b157/importcfg -pack ./vendor/google.golang.org/grpc/internal/buffer/unbounded.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid LPl3K5iyGTMTcFsitTW6/LPl3K5iyGTMTcFsitTW6 -goversion go1.16.12 -D "" -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p google.golang.org/grpc/internal/grpcsync -complete -installsuffix shared -buildid g1m4rj0f6XQ3Pe1gc8MS/g1m4rj0f6XQ3Pe1gc8MS -goversion go1.16.12 -D "" -importcfg $WORK/b162/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpcsync/event.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/63/6302392094e37119cbbdc619707118c18bd74fc156dcff665977492daadbc263-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/db/dba0a7fd25b025167c15c06474ae0af9ddbe666cad011993a47a6992c79f196f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/e1/e1d8c6a31541dfb6f12f46c875d76e7647d0eff953b9755b7a177ec5affccd94-d # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/9f/9f6628dff1e32da988b90930f8c3974f0bf6dc208b198ad615f6be10e837090c-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/5d/5d898add35a620edc9b9c9e214cc29beefe86a58c3906260edb293d150b32bda-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/a6/a67948f11a56aaf8c18d8329cf27a0ed015a7dca1fcd861113ee4936d042ce42-d # internal errors mkdir -p $WORK/b004/ sort mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p sort -std -complete -installsuffix shared -buildid wXLRWJtpZi7uE5bbWLq6/wXLRWJtpZi7uE5bbWLq6 -goversion go1.16.12 -D "" -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/slice_go113.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zfuncversion.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid nkiLJgDYswrjTCEBALHQ/nkiLJgDYswrjTCEBALHQ -goversion go1.16.12 -D "" -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/96/9656dde9077e2275255c8de9f7e73e6fe12744c976987af0a7d1a447b4c649e3-d # internal io mkdir -p $WORK/b014/ internal/oserror mkdir -p $WORK/b024/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal strconv mkdir -p $WORK/b032/ path mkdir -p $WORK/b042/ github.com/moby/locker mkdir -p $WORK/b255/ vendor/golang.org/x/net/dns/dnsmessage cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid 9gcjrhU1AxxZ3FC11UVi/9gcjrhU1AxxZ3FC11UVi -goversion go1.16.12 -D "" -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go mkdir -p $WORK/b067/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p io -std -complete -installsuffix shared -buildid i-WEQuxky2knz0LFdcKl/i-WEQuxky2knz0LFdcKl -goversion go1.16.12 -D "" -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p strconv -std -complete -installsuffix shared -buildid JPtplgHaakNYLxxBUz9s/JPtplgHaakNYLxxBUz9s -goversion go1.16.12 -D "" -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/extfloat.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/moby/locker -complete -installsuffix shared -buildid h2cQRDUBUtDUPW7zItUl/h2cQRDUBUtDUPW7zItUl -goversion go1.16.12 -D "" -importcfg $WORK/b255/importcfg -pack ./vendor/github.com/moby/locker/locker.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/8e/8edf5102883e5ef6d5289ccf2d84486f523f1887cb6a4054c84dff5c470ef7ee-d # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p path -std -complete -installsuffix shared -buildid gYGecsy1Vtna6ADrm4R8/gYGecsy1Vtna6ADrm4R8 -goversion go1.16.12 -D "" -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b051/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 7E1a22jYOUNr9UWr8ILl/7E1a22jYOUNr9UWr8ILl -goversion go1.16.12 -D "" -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go github.com/beorn7/perks/quantile mkdir -p $WORK/b273/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid ZCQEWbziMkjhGSmLXaBJ/ZCQEWbziMkjhGSmLXaBJ -goversion go1.16.12 -D "" -importcfg $WORK/b051/importcfg -pack ./vendor/github.com/gogo/protobuf/sortkeys/sortkeys.go cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b029/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid Zk-Q8ArsBKqfbaKZ-N28/Zk-Q8ArsBKqfbaKZ-N28 -goversion go1.16.12 -D "" -importcfg $WORK/b273/importcfg -pack ./vendor/github.com/beorn7/perks/quantile/stream.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/57/575f8813183201fea0e61c8471636d742d357f9276dc06778886969b0f9777da-d # internal syscall mkdir -p $WORK/b023/ cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b023/symabis ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/90/904be419a8e1dacb8d02e03c3cd12cd9b9ab002395fc557f3521c1350728afc8-d # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/d9/d942f1ee40009ad48eb20dcf5d3023ec463151505c5273ce776bbb6530f6d7b7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b273/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/f3/f3c9ae2cda5cc2b91439789dbc45f258c528e4a04b2f7b562258735decb49c29-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/be/bee62b922647698b004dfc9729f201217eda7ba415872d550283212727e88042-d # internal bytes mkdir -p $WORK/b003/ hash mkdir -p $WORK/b057/ strings mkdir -p $WORK/b020/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid iRsqwHdpVx_fHgvTs09Q/iRsqwHdpVx_fHgvTs09Q -goversion go1.16.12 -D "" -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p strings -std -complete -installsuffix shared -buildid Sm9j89eAuQr3rYxYd5so/Sm9j89eAuQr3rYxYd5so -goversion go1.16.12 -D "" -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go crypto/internal/randutil mkdir -p $WORK/b088/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p hash -std -complete -installsuffix shared -buildid BxFblgA9hiZ75_7UyJdV/BxFblgA9hiZ75_7UyJdV -goversion go1.16.12 -D "" -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/hash/hash.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/oserror=$WORK/b024/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p syscall -std -installsuffix shared -buildid hlzYTk3uhHrlL9FME6NF/hlzYTk3uhHrlL9FME6NF -goversion go1.16.12 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_little.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sock_cloexec_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/str.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_dup3_linux.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_arm64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_arm64.go /usr/lib/golang/src/syscall/zsyscall_linux_arm64.go /usr/lib/golang/src/syscall/zsysnum_linux_arm64.go /usr/lib/golang/src/syscall/ztypes_linux_arm64.go cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/7c/7ca2dc0b2eaaa875a068aadf74fcdf5f3771f5f15909c2a6d4b3e9e755847c5f-d # internal text/tabwriter mkdir -p $WORK/b126/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid q_CUzOKg-xGz7wZNBwsW/q_CUzOKg-xGz7wZNBwsW -goversion go1.16.12 -D "" -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid sDtbET8thaPjRubMTOQd/sDtbET8thaPjRubMTOQd -goversion go1.16.12 -D "" -importcfg $WORK/b126/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/8a/8a8cec10f6c8a69afb3541943a7de1dd42fda53a56c3682948b09d968785c0c3-d # internal reflect mkdir -p $WORK/b031/ cat >$WORK/b031/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b031/symabis ./asm_arm64.s cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/21/21e45541bdcc6fc6bb4830f478ca397c2adaa25a26113170cdef7e9946a02ed8-d # internal hash/crc32 mkdir -p $WORK/b056/ cat >$WORK/b056/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b056/symabis ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/2f/2f721ddc8ea2f747c396e47e9448785345f53d9685fce95398d3883f55c5d8d1-d # internal crypto mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b057/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p crypto -std -complete -installsuffix shared -buildid MnNSc_obGgTl3uwNEKhm/MnNSc_obGgTl3uwNEKhm -goversion go1.16.12 -D "" -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/crypto/crypto.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p hash/crc32 -std -installsuffix shared -buildid 5LPLCGyOTuJFYe32Fba8/5LPLCGyOTuJFYe32Fba8 -goversion go1.16.12 -symabis $WORK/b056/symabis -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_arm64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p reflect -std -installsuffix shared -buildid cuSrUdGNkQUED85x47DO/cuSrUdGNkQUED85x47DO -goversion go1.16.12 -symabis $WORK/b031/symabis -D "" -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/dd/ddbe1632a7b614a8d66a41f00582d7bc5f1d998152ccebe5f6abb4a528f6bd66-d # internal crypto/rc4 mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 9MsjiDQCfq5ZTh2zLzDK/9MsjiDQCfq5ZTh2zLzDK -goversion go1.16.12 -D "" -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/ae/ae19e68c1f51e2c584b0254aaa877b6de2abf643aaf31820d496a306b7a3e623-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid lPGMM2WafdiSc3IadqL1/lPGMM2WafdiSc3IadqL1 -goversion go1.16.12 -D "" -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b056/crc32_arm64.o ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b056/_pkg_.a $WORK/b056/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/37/37e293ea71b758db53596fcfe57ae5d29a6970d918a9d4960a1da212b8201c01-d # internal golang.org/x/text/transform mkdir -p $WORK/b170/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid 3yYSVxamQrb22te7R9P-/3yYSVxamQrb22te7R9P- -goversion go1.16.12 -D "" -importcfg $WORK/b170/importcfg -pack ./vendor/golang.org/x/text/transform/transform.go cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/f0/f09f53024de7d8ff187e397dd93436be9aafa6b88e3b3af23c3dad0b842ab551-d # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/5d/5d9567207dc92785afab8cd69e6f9502b6df9a24e031541a314864c2fcc895f6-d # internal bufio mkdir -p $WORK/b002/ html mkdir -p $WORK/b061/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bufio -std -complete -installsuffix shared -buildid F4GXMLUy5V-WivyJtv4Z/F4GXMLUy5V-WivyJtv4Z -goversion go1.16.12 -D "" -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p html -std -complete -installsuffix shared -buildid kymWzmUstAv212DqGju4/kymWzmUstAv212DqGju4 -goversion go1.16.12 -D "" -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/81/81ca69de12cf5df54f338ea0f4fb1be6b76bf5a3d5b5835286cc2deeaac54b69-d # internal google.golang.org/grpc/encoding mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p google.golang.org/grpc/encoding -complete -installsuffix shared -buildid 9sOlrzRylxi58ujKo5jW/9sOlrzRylxi58ujKo5jW -goversion go1.16.12 -D "" -importcfg $WORK/b143/importcfg -pack ./vendor/google.golang.org/grpc/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/c1/c116baaa1d79dbc57299cde463a93fa4e5a732fb2cc219b12026cc78f30a09b3-d # internal regexp/syntax mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid Jsg2mntLR4qFVnhJULaL/Jsg2mntLR4qFVnhJULaL -goversion go1.16.12 -D "" -importcfg $WORK/b156/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/05/05e654dfcc9cb415d8a07b5a0c29b8e91a48630ba6b6284007c0712a6881c409-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b279/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b170/_pkg_.a # internal cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid B5FNz6eXZgdyByp-y9_f/B5FNz6eXZgdyByp-y9_f -goversion go1.16.12 -D "" -importcfg $WORK/b279/importcfg -pack ./vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/76/766d069cdb4821cfafecbc64dc0209e209ff96b99413599fbb451e33d8c4d8b2-d # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/32/32e050cb46ab270d1ecc82407e6f59a7c17e84142062f4d7edd7b4a02e680f87-d # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/f9/f9ce4edbb4405ffacca738352563c38b455de28da475206107b0552af91e6d93-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/d7/d727f90f030f007976bcbf018582b71c78857b23f771f4031cf353d569716f68-d # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/62/6283953913f4b9fb4e7d3c3e3c38c00262fac95662f32febabb94fdf86e31b55-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b023/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b023/_pkg_.a $WORK/b023/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/e3/e3f1f1fb73f8d8bed4fa958fd41e5880f4a2d66aade2fc93edde9c9ac0936222-d # internal time mkdir -p $WORK/b022/ internal/syscall/unix mkdir -p $WORK/b038/ internal/syscall/execenv mkdir -p $WORK/b039/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p time -std -installsuffix shared -buildid XF6SkI4Cw88mytKKAiPP/XF6SkI4Cw88mytKKAiPP -goversion go1.16.12 -D "" -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid yH2B9t_uEi2WbU2abMN5/yH2B9t_uEi2WbU2abMN5 -goversion go1.16.12 -D "" -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid ZsMXaXBYZQ6XsEq7YjMf/ZsMXaXBYZQ6XsEq7YjMf -goversion go1.16.12 -D "" -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/nonblocking.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/9a/9a72dd3be6ed9cc99cbdd467b867abafc4a6fdbb2edd33054e6ff4c89a9b7a72-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/9a/9a9a337f1340c1fd8129b09fea7a05016cb1995e077a34e551ee8c703af4f9da-d # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/29/29d986fb8b8c07479ced52ff275ff1e0733f853dc7ee7289f1056b4a258fd876-d # internal regexp mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp/syntax=$WORK/b156/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p regexp -std -complete -installsuffix shared -buildid HSIlbwDocBDpa0QedgG7/HSIlbwDocBDpa0QedgG7 -goversion go1.16.12 -D "" -importcfg $WORK/b155/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b031/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b031/_pkg_.a $WORK/b031/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/a6/a67535e659b8451a4a4b0bca4634d2b45156bbaa9223fefdf8f5158be852f6a9-d # internal encoding/binary mkdir -p $WORK/b028/ internal/fmtsort mkdir -p $WORK/b034/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/78/782ecf28e9213779c4c0dc7e7a2162c3be21791ca740569ef156aae9c5d70982-d # internal context mkdir -p $WORK/b021/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid gpwb6UokqwjLovQlPJky/gpwb6UokqwjLovQlPJky -goversion go1.16.12 -D "" -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid x4830UcKuQ-ot29cWQc5/x4830UcKuQ-ot29cWQc5 -goversion go1.16.12 -D "" -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go internal/poll mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b038/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/poll -std -installsuffix shared -buildid rRj_JYGy7aGQgJ1mke2C/rRj_JYGy7aGQgJ1mke2C -goversion go1.16.12 -D "" -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fcntl_syscall.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go io/fs mkdir -p $WORK/b041/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF google.golang.org/grpc/backoff mkdir -p $WORK/b127/ google.golang.org/grpc/internal/grpcrand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p context -std -complete -installsuffix shared -buildid ZrYPc9f3SkR4h7Oo1IQZ/ZrYPc9f3SkR4h7Oo1IQZ -goversion go1.16.12 -D "" -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/context/context.go mkdir -p $WORK/b141/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b024/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p io/fs -std -complete -installsuffix shared -buildid If8Pdeiy9OL_UnSXftI8/If8Pdeiy9OL_UnSXftI8 -goversion go1.16.12 -D "" -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p google.golang.org/grpc/backoff -complete -installsuffix shared -buildid WZqwOnME3t6besIC00Po/WZqwOnME3t6besIC00Po -goversion go1.16.12 -D "" -importcfg $WORK/b127/importcfg -pack ./vendor/google.golang.org/grpc/backoff/backoff.go cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b083/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p google.golang.org/grpc/internal/grpcrand -complete -installsuffix shared -buildid GAk9hCfJc5BERDR2_-k2/GAk9hCfJc5BERDR2_-k2 -goversion go1.16.12 -D "" -importcfg $WORK/b141/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpcrand/grpcrand.go cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/c7/c73a0fcd2c0fc949e8f7b532d3bb44b9921a2049df157a6ca0e811a90db68cd1-d # internal google.golang.org/grpc/keepalive mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid fidMIKvoFwjXoUti8xZB/fidMIKvoFwjXoUti8xZB -goversion go1.16.12 -D "" -importcfg $WORK/b175/importcfg -pack ./vendor/google.golang.org/grpc/keepalive/keepalive.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/b9/b90dcf95abdbda63d987dec34fd02f91d0742435028d603449dc3caf454dd70c-d # internal google.golang.org/grpc/tap mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p google.golang.org/grpc/tap -complete -installsuffix shared -buildid GHu4_VhoNvyUEAFP57DK/GHu4_VhoNvyUEAFP57DK -goversion go1.16.12 -D "" -importcfg $WORK/b178/importcfg -pack ./vendor/google.golang.org/grpc/tap/tap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/be/be1dc0dd389ef88ed03ad391d702bd3ade7cc56b876a406aba97de3b46e14333-d # internal golang.org/x/sync/errgroup mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p golang.org/x/sync/errgroup -complete -installsuffix shared -buildid L6kbgxOLRrNJpCGzrzsw/L6kbgxOLRrNJpCGzrzsw -goversion go1.16.12 -D "" -importcfg $WORK/b203/importcfg -pack ./vendor/golang.org/x/sync/errgroup/errgroup.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/b1/b19832afff69b8cdf4a8e8feddec078bcc0651fe1f136a5949966ae96bd71cc2-d # internal golang.org/x/sync/semaphore mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b071/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid VWhXwoolzlINfFp6RJKn/VWhXwoolzlINfFp6RJKn -goversion go1.16.12 -D "" -importcfg $WORK/b226/importcfg -pack ./vendor/golang.org/x/sync/semaphore/semaphore.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/29/29b997eb08d9aa3a202f30d69c4294ac8453b8058be63687dcfbaa094a62e1c2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/0c/0c3f5f5ca3941c4c7b73626179fa9929adb52c3590274309aa766faefff7c51a-d # internal google.golang.org/grpc/internal/backoff mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/backoff=$WORK/b127/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b141/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p google.golang.org/grpc/internal/backoff -complete -installsuffix shared -buildid LvfOJ-ZXVu2-VuwvyfRL/LvfOJ-ZXVu2-VuwvyfRL -goversion go1.16.12 -D "" -importcfg $WORK/b145/importcfg -pack ./vendor/google.golang.org/grpc/internal/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b175/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/57/5752d84f99a9b0cb2dcd9750220d46ec3f9e9c877c41c8bd0c8c1edb5ed3ba82-d # internal encoding/base64 mkdir -p $WORK/b027/ crypto/cipher mkdir -p $WORK/b074/ cat >$WORK/b074/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/cipher -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b074/symabis ./xor_arm64.s cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/cipher -std -installsuffix shared -buildid s_YvOlRsPa95B0CtyZwf/s_YvOlRsPa95B0CtyZwf -goversion go1.16.12 -symabis $WORK/b074/symabis -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go /usr/lib/golang/src/crypto/cipher/xor_arm64.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid XTmIrG-gNXCO4-sbOeNZ/XTmIrG-gNXCO4-sbOeNZ -goversion go1.16.12 -D "" -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/9a/9ac59f43163af30600d10321384917ed7f283a056e47e7e53220ebe9f8a6bbf4-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b093/ cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/b8/b8ed1fe394d2a5d95b6833d05e39ac45984bd7402c28732e72e545dbfe34b5b0-d # internal crypto/md5 mkdir -p $WORK/b095/ cat >$WORK/b095/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b095/symabis ./md5block_arm64.s cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid IAQcawMUuNOhqF2MfOSz/IAQcawMUuNOhqF2MfOSz -goversion go1.16.12 -D "" -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/const.go /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/edwards25519.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b203/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b226/_pkg_.a # internal cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p crypto/md5 -std -installsuffix shared -buildid FWjiO8cuWlBnR1lVsbfn/FWjiO8cuWlBnR1lVsbfn -goversion go1.16.12 -symabis $WORK/b095/symabis -D "" -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/21/215a9e72c9899f9d9507630ceaf1b90e1f6a6c6ef79859d85e0dcb7ef503b3e9-d # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/2f/2f72ddc51e757ffaf40c911803424e5ed4045dfba04b2854e0548f302983110f-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid m61VXQwJ2Iiir0rDnz8H/m61VXQwJ2Iiir0rDnz8H -goversion go1.16.12 -D "" -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/mac_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/sum_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/0e/0eaacdce3b5b8b60da82b5b86a3dbe467e155aa451ea80952868887fb2916999-d # internal github.com/klauspost/compress/snappy mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b056/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/klauspost/compress/snappy -complete -installsuffix shared -buildid 4_yVj7pCeIfLbbJn1yNK/4_yVj7pCeIfLbbJn1yNK -goversion go1.16.12 -D "" -importcfg $WORK/b208/importcfg -pack ./vendor/github.com/klauspost/compress/snappy/decode.go ./vendor/github.com/klauspost/compress/snappy/decode_other.go ./vendor/github.com/klauspost/compress/snappy/encode.go ./vendor/github.com/klauspost/compress/snappy/encode_other.go ./vendor/github.com/klauspost/compress/snappy/snappy.go cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/d6/d64fc88ffab80924f0d1d8856b7f168939e3d58011393267bd5b7c5ba257a36c-d # internal os mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b024/_pkg_.a packagefile internal/poll=$WORK/b037/_pkg_.a packagefile internal/syscall/execenv=$WORK/b039/_pkg_.a packagefile internal/syscall/unix=$WORK/b038/_pkg_.a packagefile internal/testlog=$WORK/b040/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p os -std -installsuffix shared -buildid rquBsNhn0adB4G0SxRfN/rquBsNhn0adB4G0SxRfN -goversion go1.16.12 -D "" -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_little.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe_linux.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go golang.org/x/sys/unix mkdir -p $WORK/b159/ cat >$WORK/b159/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b159=>" -I $WORK/b159/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b159/symabis ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/cipher -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b074/xor_arm64.o ./xor_arm64.s cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/6e/6e5f6da998f4b334636a03ee09049074a60795ef4f1482f2af777681410b7ef7-d # internal encoding/pem mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid RslecYlOlwLXeb6zc6CC/RslecYlOlwLXeb6zc6CC -goversion go1.16.12 -D "" -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b095/md5block_arm64.o ./md5block_arm64.s cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b160/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid 7psVsvYlazt0jYfIOHVt/7psVsvYlazt0jYfIOHVt -goversion go1.16.12 -symabis $WORK/b159/symabis -D "" -importcfg $WORK/b159/importcfg -pack -asmhdr $WORK/b159/go_asm.h ./vendor/golang.org/x/sys/unix/affinity_linux.go ./vendor/golang.org/x/sys/unix/aliases.go ./vendor/golang.org/x/sys/unix/bluetooth_linux.go ./vendor/golang.org/x/sys/unix/constants.go ./vendor/golang.org/x/sys/unix/dev_linux.go ./vendor/golang.org/x/sys/unix/dirent.go ./vendor/golang.org/x/sys/unix/endian_little.go ./vendor/golang.org/x/sys/unix/env_unix.go ./vendor/golang.org/x/sys/unix/fcntl.go ./vendor/golang.org/x/sys/unix/fdset.go ./vendor/golang.org/x/sys/unix/ioctl.go ./vendor/golang.org/x/sys/unix/ioctl_linux.go ./vendor/golang.org/x/sys/unix/pagesize_unix.go ./vendor/golang.org/x/sys/unix/race0.go ./vendor/golang.org/x/sys/unix/readdirent_getdents.go ./vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./vendor/golang.org/x/sys/unix/str.go ./vendor/golang.org/x/sys/unix/syscall.go ./vendor/golang.org/x/sys/unix/syscall_linux.go ./vendor/golang.org/x/sys/unix/syscall_linux_arm64.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./vendor/golang.org/x/sys/unix/syscall_unix.go ./vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./vendor/golang.org/x/sys/unix/timestruct.go ./vendor/golang.org/x/sys/unix/zerrors_linux.go ./vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go ./vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go ./vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go ./vendor/golang.org/x/sys/unix/zsyscall_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go ./vendor/golang.org/x/sys/unix/ztypes_linux.go ./vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b074/_pkg_.a $WORK/b074/xor_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/8f/8fcfe9939cf9695a32215b336e2a87039f8e9ee9fdc0a545e3916db902757762-d # internal crypto/des mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid PWwyOJPkut6p3zIKdnDl/PWwyOJPkut6p3zIKdnDl -goversion go1.16.12 -D "" -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b095/_pkg_.a $WORK/b095/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/cb/cbfdec78485c35e3c956ff7961252530f7ab6f4e6d98a3512605f3d5155bdd9d-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b106/ cat >$WORK/b106/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b106/symabis ./chacha_arm64.s cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b107/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid 5jVRh4E-z4c3CIANQNSE/5jVRh4E-z4c3CIANQNSE -goversion go1.16.12 -symabis $WORK/b106/symabis -D "" -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_arm64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/21/21ca9adb2eee26d4510755397356be4669d40e697e10efe803909569e53f494e-d # internal github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid F2WApXnZG8HPvZX-TzZE/F2WApXnZG8HPvZX-TzZE -goversion go1.16.12 -D "" -importcfg $WORK/b209/importcfg -pack ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_other.go ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/9a/9afa84700799f78ff4e9c3fbc4c3db43cd4ad91b3101d98a140a98873481ca69-d # internal github.com/cespare/xxhash/v2 mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/cespare/xxhash/v2 -complete -installsuffix shared -buildid wmtOEnHsKDH0nXffmxzT/wmtOEnHsKDH0nXffmxzT -goversion go1.16.12 -D "" -importcfg $WORK/b274/importcfg -pack ./vendor/github.com/cespare/xxhash/v2/xxhash.go ./vendor/github.com/cespare/xxhash/v2/xxhash_other.go ./vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/ad/adbbe6831fcca52ce598749e1facdee0f1413cf238c10cd51b6af6020ba2687e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/93/93acb787e6710dba4d70efedbb52c632ae6a91fd9aeba68acb32aad61164bb8c-d # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/97/97c88e6589f7afc4d9f6b4d0bc9522c21bb5688bc21a575d02f524368a19f746-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b106/chacha_arm64.o ./chacha_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b106/_pkg_.a $WORK/b106/chacha_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/36/36bf4efd87271feb5e7360397e528f5e1d523067ccadee9f2fc2062a3eab655b-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b108/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid lWMREinNZmaLR2aaMUQr/lWMREinNZmaLR2aaMUQr -goversion go1.16.12 -D "" -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b274/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/f2/f255fc91744406e6d82a295cccd58e6f77f7a138189b1af3ed9632c88bc8feb9-d # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/95/959844a6dad33344d141514926458ec7d8579837800e568271893fdb6f5b6895-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/82/828f1afb4dd22626223a395fde0055a7d89de9f7f24df2d35cc91a1aae8aeade-d # internal fmt mkdir -p $WORK/b033/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/84/847ee42cb67beba0238fe0474cdbfecda94eddbf580b2ae545b7d6e3c5c80c0d-d # internal path/filepath mkdir -p $WORK/b062/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b034/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p fmt -std -complete -installsuffix shared -buildid NRYaqDz8NjIT1roe82MG/NRYaqDz8NjIT1roe82MG -goversion go1.16.12 -D "" -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io/fs=$WORK/b041/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid kFsVlLA7GtYppFXKSvPc/kFsVlLA7GtYppFXKSvPc -goversion go1.16.12 -D "" -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b036/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p google.golang.org/grpc/internal/envconfig -complete -installsuffix shared -buildid v7rPxu4VlzbuvuuqrRqA/v7rPxu4VlzbuvuuqrRqA -goversion go1.16.12 -D "" -importcfg $WORK/b161/importcfg -pack ./vendor/google.golang.org/grpc/internal/envconfig/envconfig.go runtime/debug mkdir -p $WORK/b210/ os/signal net mkdir -p $WORK/b290/ cat >$WORK/b210/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b210=>" -I $WORK/b210/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b210/symabis ./debug.s mkdir -p $WORK/b066/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b066/ -importpath net -- -I $WORK/b066/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cat >$WORK/b290/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b290=>" -I $WORK/b290/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b290/symabis ./sig.s cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p runtime/debug -std -installsuffix shared -buildid mfrz3J-bzgl0Sw-hCsSn/mfrz3J-bzgl0Sw-hCsSn -goversion go1.16.12 -symabis $WORK/b210/symabis -D "" -importcfg $WORK/b210/importcfg -pack -asmhdr $WORK/b210/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/4b/4b7358969a2bad2886667166d889511c5bea8320972370541eaa378bb9390cdb-d # internal cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p os/signal -std -installsuffix shared -buildid 8e9QQNBeroQrzAUmIKjX/8e9QQNBeroQrzAUmIKjX -goversion go1.16.12 -symabis $WORK/b290/symabis -D "" -importcfg $WORK/b290/importcfg -pack -asmhdr $WORK/b290/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b210=>" -I $WORK/b210/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b210/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b290=>" -I $WORK/b290/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b290/sig.o ./sig.s cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/3f/3f10a6bcc6e6d6dae8d87d82aa9d3a426c318e76f54d701372d7a49d2a759fb3-d # internal io/ioutil mkdir -p $WORK/b120/ os/exec mkdir -p $WORK/b211/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b041/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 9eGX0WT7eGz37U7649m4/9eGX0WT7eGz37U7649m4 -goversion go1.16.12 -D "" -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b039/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b041/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p os/exec -std -complete -installsuffix shared -buildid LWSrEhjS0ezpEFpxIkTS/LWSrEhjS0ezpEFpxIkTS -goversion go1.16.12 -D "" -importcfg $WORK/b211/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b210/_pkg_.a $WORK/b210/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/41/41e4a8603c7229dd3b15a4d4ec8779931048f972e4da7f0740cbf20fd3f74940-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b290/_pkg_.a $WORK/b290/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/09/09f7c9244970048cb42789d0302ca4093c31b095493e5206b05c1606a10e17ca-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/c9/c913e2ca6fea27689c3cf8a8a14b32fd358dd41e82b197800d3fe27ec2e82800-d # internal encoding/json mkdir -p $WORK/b025/ os/user mkdir -p $WORK/b046/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b046/ -importpath os/user -- -I $WORK/b046/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go log mkdir -p $WORK/b050/ compress/flate mkdir -p $WORK/b055/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p log -std -complete -installsuffix shared -buildid FptTXw_u6m__EPQvr1fg/FptTXw_u6m__EPQvr1fg -goversion go1.16.12 -D "" -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/log/log.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid XbLgjk1PoF_8HDLeVgFo/XbLgjk1PoF_8HDLeVgFo -goversion go1.16.12 -D "" -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b026/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid UKsgqylrBPLak4cm8M7b/UKsgqylrBPLak4cm8M7b -goversion go1.16.12 -D "" -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/5b/5be3ba790ef950f7c79b4d36d320ce5db83b9e7e466d8719c879bdaf34a7950b-d # internal net/url mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p net/url -std -complete -installsuffix shared -buildid WFDyvnWmTHSX0BzRRhCe/WFDyvnWmTHSX0BzRRhCe -goversion go1.16.12 -D "" -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/net/url/url.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/0b/0bc990dc64518448694011ff11050cf8d03399794c0cb431153b1d7c68e93e06-d # internal text/template/parse mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid gfc481EkCaPnZZqaPUir/gfc481EkCaPnZZqaPUir -goversion go1.16.12 -D "" -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b159=>" -I $WORK/b159/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b159/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b159/_pkg_.a $WORK/b159/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/59/59705a5d6ed84bd87284719c02e38981b1c420617b10cca29c916e20d8404caa-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b059/ cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/a1/a1e3c10984b3f7c11540c2c1fa56fa4ffee417cafb40fae3ffec5fe95b34cea4-d # internal math/big mkdir -p $WORK/b082/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid _uxvSd8l6AP4M68HmejQ/_uxvSd8l6AP4M68HmejQ -goversion go1.16.12 -D "" -importcfg $WORK/b059/importcfg -pack ./vendor/golang.org/x/net/internal/timeseries/timeseries.go cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b082/symabis ./arith_arm64.s cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile math/rand=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p math/big -std -installsuffix shared -buildid r_Zr3x5jU6C-8jJS695n/r_Zr3x5jU6C-8jJS695n -goversion go1.16.12 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/11/117909278b8f857af25a715573b3e2bc79ca3d95ca015bdaa87436a301e3ae7b-d # internal encoding/hex mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid efzR9b2nXFrG32kZsf8l/efzR9b2nXFrG32kZsf8l -goversion go1.16.12 -D "" -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go cd $WORK/b066 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/5a/5a66799ed09713f1b468a440e28e22073bec254b637752670d45c7f84ddcc381-d # internal compress/gzip mkdir -p $WORK/b054/ cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/36/36928cb9a802cf4d593964e74d19a9ab39c4ff822752b5c6596a2b288b04ba3c-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b109/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile hash/crc32=$WORK/b056/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid zSFxDT1lSYN0Fq41v9Zt/zSFxDT1lSYN0Fq41v9Zt -goversion go1.16.12 -D "" -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid Q8_MeO6w2JLfW8XRtasm/Q8_MeO6w2JLfW8XRtasm -goversion go1.16.12 -D "" -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519_noasm.go cd $WORK/b066 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/ae/ae37d8295eae36f60f8a72ed1bd41f0cbe54cda30c242a5a9953d442e1fcf2b7-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid qyosL4W4C4Xs75BK03Qq/qyosL4W4C4Xs75BK03Qq -goversion go1.16.12 -D "" -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go cd $WORK/b066 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/f8/f87bd8894218b18b1ce46e1841c446cb74ab30716c21ef6e902958c787cde657-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b116/ cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/4b/4bed215432a95f65bd3294bd2d11b824a86127a846105e12e47c12bcbb8ef997-d # internal cat >$WORK/b116/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b114/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid VE4D7RMAOhMwlBDG_4VU/VE4D7RMAOhMwlBDG_4VU -goversion go1.16.12 -D "" -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b049/ cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/fc/fcf87d2e37a5fe1a35d9469e6b5dc80e5741e1b4a1c62aa34bf79fb92b08adfc-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid Vl89UNSDecjzP2vBKAAM/Vl89UNSDecjzP2vBKAAM -goversion go1.16.12 -D "" -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go cd $WORK/b066 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid g91Z5I59v9BxcFbUw5G9/g91Z5I59v9BxcFbUw5G9 -goversion go1.16.12 -D "" -importcfg $WORK/b049/importcfg -pack ./vendor/github.com/gogo/protobuf/proto/clone.go ./vendor/github.com/gogo/protobuf/proto/custom_gogo.go ./vendor/github.com/gogo/protobuf/proto/decode.go ./vendor/github.com/gogo/protobuf/proto/deprecated.go ./vendor/github.com/gogo/protobuf/proto/discard.go ./vendor/github.com/gogo/protobuf/proto/duration.go ./vendor/github.com/gogo/protobuf/proto/duration_gogo.go ./vendor/github.com/gogo/protobuf/proto/encode.go ./vendor/github.com/gogo/protobuf/proto/encode_gogo.go ./vendor/github.com/gogo/protobuf/proto/equal.go ./vendor/github.com/gogo/protobuf/proto/extensions.go ./vendor/github.com/gogo/protobuf/proto/extensions_gogo.go ./vendor/github.com/gogo/protobuf/proto/lib.go ./vendor/github.com/gogo/protobuf/proto/lib_gogo.go ./vendor/github.com/gogo/protobuf/proto/message_set.go ./vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go ./vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./vendor/github.com/gogo/protobuf/proto/properties.go ./vendor/github.com/gogo/protobuf/proto/properties_gogo.go ./vendor/github.com/gogo/protobuf/proto/skip_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_marshal.go ./vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_merge.go ./vendor/github.com/gogo/protobuf/proto/table_unmarshal.go ./vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./vendor/github.com/gogo/protobuf/proto/text.go ./vendor/github.com/gogo/protobuf/proto/text_gogo.go ./vendor/github.com/gogo/protobuf/proto/text_parser.go ./vendor/github.com/gogo/protobuf/proto/timestamp.go ./vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go ./vendor/github.com/gogo/protobuf/proto/wrappers.go ./vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/ed/eda96d981e4b4317cbfddf6ed0c11a97e5835c8202ec6624cd979673f2a36d77-d # internal text/template mkdir -p $WORK/b063/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile internal/fmtsort=$WORK/b034/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b041/_pkg_.a packagefile net/url=$WORK/b064/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template/parse=$WORK/b065/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p text/template -std -complete -installsuffix shared -buildid -UXjHTrwlR41iRyNv3Dp/-UXjHTrwlR41iRyNv3Dp -goversion go1.16.12 -D "" -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/3a/3a90e013f6431c17450ceefe6c0bda99c349d5ad0ed7c8834d51aceb46551d7b-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b115/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid wJplCH77f9tkBiONsFBV/wJplCH77f9tkBiONsFBV -goversion go1.16.12 -D "" -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go cd $WORK/b066 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/a3/a30eeadf6a08eab0d712a36097b8e6f00734ab0f35c647f29a18d95196985e03-d # internal mime mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p mime -std -complete -installsuffix shared -buildid tHDl6q4KXL8T1ODl5Jbu/tHDl6q4KXL8T1ODl5Jbu -goversion go1.16.12 -D "" -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go cd $WORK/b066 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/fb/fbe9900887e3fb0e4f498363be858608a6e59b36bdf11c7a975d87b24c690a57-d # internal mime/quotedprintable mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid VQpoJD1CkDOukAlda7PU/VQpoJD1CkDOukAlda7PU -goversion go1.16.12 -D "" -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -o $WORK/b066/_cgo_.o $WORK/b066/_cgo_main.o $WORK/b066/_x001.o $WORK/b066/_x002.o $WORK/b066/_x003.o $WORK/b066/_x004.o $WORK/b066/_x005.o -g -O2 cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/5a/5ae0bb318a7446b704faaccc5b3abf80989417fb01535b2e31a2d72fc9ca66aa-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b116/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid fBZlJNr3S_WrFn_5UBbt/fBZlJNr3S_WrFn_5UBbt -goversion go1.16.12 -D "" -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b066/_cgo_.o -dynout $WORK/b066/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/19/19dff6c834786ce77f110b732bda168e5c1e1fb6126fc7859fcd43631459a156-d # internal net/http/internal mkdir -p $WORK/b125/ TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -o $WORK/b046/_cgo_.o $WORK/b046/_cgo_main.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o -g -O2 cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid mbamKB8AA-CnO46vYX1m/mbamKB8AA-CnO46vYX1m -goversion go1.16.12 -D "" -importcfg $WORK/b125/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go /usr/lib/golang/src/net/http/internal/testcert.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cat >$WORK/b066/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b067/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/nettrace=$WORK/b068/_pkg_.a packagefile internal/poll=$WORK/b037/_pkg_.a packagefile internal/singleflight=$WORK/b069/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p net -std -installsuffix shared -buildid -35U2Rq1fCMRyUoa0x7x/-35U2Rq1fCMRyUoa0x7x -goversion go1.16.12 -D "" -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/writev_unix.go $WORK/b066/_cgo_gotypes.go $WORK/b066/cgo_linux.cgo1.go $WORK/b066/cgo_resnew.cgo1.go $WORK/b066/cgo_socknew.cgo1.go $WORK/b066/cgo_unix.cgo1.go $WORK/b066/_cgo_import.go cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/b3/b3e0ab2dcaffd54da2c32cb1626e47da46a0076cfb313391e4ee03c3e65cc697-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b120/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid Zr78-Q70bJaHoa_hwYuO/Zr78-Q70bJaHoa_hwYuO -goversion go1.16.12 -D "" -importcfg $WORK/b130/importcfg -pack ./vendor/google.golang.org/grpc/grpclog/grpclog.go ./vendor/google.golang.org/grpc/grpclog/logger.go ./vendor/google.golang.org/grpc/grpclog/loggerv2.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b046/_cgo_.o -dynout $WORK/b046/_cgo_import.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b082/arith_arm64.o ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b082/_pkg_.a $WORK/b082/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/41/41c022ded9174a38e6a1d3c6e2d6c0068eb5eb45c5f2287f3d54694ecfb510e8-d # internal encoding/asn1 mkdir -p $WORK/b081/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p os/user -std -installsuffix shared -buildid aT_07WM7bsDEJd1XeGVR/aT_07WM7bsDEJd1XeGVR -goversion go1.16.12 -D "" -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b046/_cgo_gotypes.go $WORK/b046/cgo_lookup_unix.cgo1.go $WORK/b046/getgrouplist_unix.cgo1.go $WORK/b046/listgroups_unix.cgo1.go $WORK/b046/_cgo_import.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b082/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid oa525qOXuBqoUJ9twZ2T/oa525qOXuBqoUJ9twZ2T -goversion go1.16.12 -D "" -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/12/1206b53b9b61ea0cf55d6623b0c82fcc2ddd70a1e5be2b1a9910d84d6b987d3e-d # internal crypto/elliptic mkdir -p $WORK/b087/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/elliptic -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b087/symabis ./p256_asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/49/4923e3295c9b7f71ede10e3e4baa598c02d87c780ffe1a14b64a28c7b25faec7-d # internal crypto/dsa mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b082/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 5HM2Csedgosi6Hhaje5g/5HM2Csedgosi6Hhaje5g -goversion go1.16.12 -D "" -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/09/093e3e16fb8882f9c21446eacb32b9305ef5cff4889795f58168ba3aae785c0b-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b129/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b082/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid lTsGmsM2hMZ9B47OXPkz/lTsGmsM2hMZ9B47OXPkz -goversion go1.16.12 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/p224.go /usr/lib/golang/src/crypto/elliptic/p256_asm.go cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b130/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid fzCPcPFrQdyajFe2AslR/fzCPcPFrQdyajFe2AslR -goversion go1.16.12 -D "" -importcfg $WORK/b129/importcfg -pack ./vendor/google.golang.org/grpc/connectivity/connectivity.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b046/_pkg_.a $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/ac/aceba88ae0b499a01f82934b1caf596a20c9f8146703ad279dd3eace6f835a75-d # internal archive/tar mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b041/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid RlPPbQAwwHfLgfNNAI-q/RlPPbQAwwHfLgfNNAI-q -goversion go1.16.12 -D "" -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/archive/tar/common.go /usr/lib/golang/src/archive/tar/format.go /usr/lib/golang/src/archive/tar/reader.go /usr/lib/golang/src/archive/tar/stat_actime1.go /usr/lib/golang/src/archive/tar/stat_unix.go /usr/lib/golang/src/archive/tar/strconv.go /usr/lib/golang/src/archive/tar/writer.go cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/9d/9d7a36699cbbba9e37d77794cabdbfdd089e01e2de9bb2275b8fdc3ddb0326af-d # internal html/template mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile html=$WORK/b061/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b041/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template=$WORK/b063/_pkg_.a packagefile text/template/parse=$WORK/b065/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p html/template -std -complete -installsuffix shared -buildid Lvlx7yAUkOP5OvYqcXon/Lvlx7yAUkOP5OvYqcXon -goversion go1.16.12 -D "" -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/html/template/attr.go /usr/lib/golang/src/html/template/attr_string.go /usr/lib/golang/src/html/template/content.go /usr/lib/golang/src/html/template/context.go /usr/lib/golang/src/html/template/css.go /usr/lib/golang/src/html/template/delim_string.go /usr/lib/golang/src/html/template/doc.go /usr/lib/golang/src/html/template/element_string.go /usr/lib/golang/src/html/template/error.go /usr/lib/golang/src/html/template/escape.go /usr/lib/golang/src/html/template/html.go /usr/lib/golang/src/html/template/js.go /usr/lib/golang/src/html/template/jsctx_string.go /usr/lib/golang/src/html/template/state_string.go /usr/lib/golang/src/html/template/template.go /usr/lib/golang/src/html/template/transition.go /usr/lib/golang/src/html/template/url.go /usr/lib/golang/src/html/template/urlpart_string.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/9a/9acad6d462d1b07d6a70956dd9e18682232eb5dd9f9038c4e40f2639a07b0c49-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid dfDMMXCq4JfNq1Tyb2D_/dfDMMXCq4JfNq1Tyb2D_ -goversion go1.16.12 -D "" -importcfg $WORK/b132/importcfg -pack ./vendor/github.com/golang/protobuf/proto/clone.go ./vendor/github.com/golang/protobuf/proto/decode.go ./vendor/github.com/golang/protobuf/proto/deprecated.go ./vendor/github.com/golang/protobuf/proto/discard.go ./vendor/github.com/golang/protobuf/proto/encode.go ./vendor/github.com/golang/protobuf/proto/equal.go ./vendor/github.com/golang/protobuf/proto/extensions.go ./vendor/github.com/golang/protobuf/proto/lib.go ./vendor/github.com/golang/protobuf/proto/message_set.go ./vendor/github.com/golang/protobuf/proto/pointer_unsafe.go ./vendor/github.com/golang/protobuf/proto/properties.go ./vendor/github.com/golang/protobuf/proto/table_marshal.go ./vendor/github.com/golang/protobuf/proto/table_merge.go ./vendor/github.com/golang/protobuf/proto/table_unmarshal.go ./vendor/github.com/golang/protobuf/proto/text.go ./vendor/github.com/golang/protobuf/proto/text_parser.go cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/59/5990919752422034ee7b5bc6ed1c227ecabee234c06a11230709dacaa1cb187b-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b129/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid 9cnGP_V4yAWNVYDvgFQk/9cnGP_V4yAWNVYDvgFQk -goversion go1.16.12 -D "" -importcfg $WORK/b134/importcfg -pack ./vendor/google.golang.org/grpc/internal/internal.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/elliptic -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b087/p256_asm_arm64.o ./p256_asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/3c/3c88d80ccef0c2162851422169e36a19c484b4fe2ab600939e6e9b3bcb5df7d6-d # internal crypto/internal/boring mkdir -p $WORK/b077/ cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b077/ -importpath crypto/internal/boring -- -I $WORK/b077/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/fa/fa6d52e51f07e8fefe947d5f639fcb04c0dcc87dba6f42731307312f691e46e7-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b081/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b091/_pkg_.a packagefile math/big=$WORK/b082/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid tssnD3_YEvydzRdp4mxh/tssnD3_YEvydzRdp4mxh -goversion go1.16.12 -D "" -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b087/_pkg_.a $WORK/b087/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/5f/5f99396c822d95c95595395432df824da3fe261d7bfa3e52dc254fc3838fd9e0-d # internal crypto/x509/pkix mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b081/_pkg_.a packagefile encoding/hex=$WORK/b103/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile math/big=$WORK/b082/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid cOl4ii9C7SIgrn_DUqba/cOl4ii9C7SIgrn_DUqba -goversion go1.16.12 -D "" -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/03/03c7a6184360fd4c0e5e77b8af03e12584b8af39e1e4938e74ac00b20a5e29e5-d # internal google.golang.org/grpc/metadata mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p google.golang.org/grpc/metadata -complete -installsuffix shared -buildid 3uX-KAZEgpQhDY7MPUjp/3uX-KAZEgpQhDY7MPUjp -goversion go1.16.12 -D "" -importcfg $WORK/b135/importcfg -pack ./vendor/google.golang.org/grpc/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/9a/9ad1d277ef1ceb5224f4c9923fa2896061680103abf465656e4b59a83fd980bf-d # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/a9/a9592937c8171e026134644ffc5d1876d90142dace358ad6975af7e8525bb6ef-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b142/ google.golang.org/grpc/attributes mkdir -p $WORK/b137/ cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/f1/f1697b2e1f249431bab68f687ca396c16f441113249a655c4174ef3553f94aa8-d # internal google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b146/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid ZN9q-kidq_B_AsfWaTEr/ZN9q-kidq_B_AsfWaTEr -goversion go1.16.12 -D "" -importcfg $WORK/b142/importcfg -pack ./vendor/google.golang.org/grpc/codes/code_string.go ./vendor/google.golang.org/grpc/codes/codes.go cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p google.golang.org/grpc/attributes -complete -installsuffix shared -buildid STW7UrBrHn3MyfPxUe4Y/STW7UrBrHn3MyfPxUe4Y -goversion go1.16.12 -D "" -importcfg $WORK/b137/importcfg -pack ./vendor/google.golang.org/grpc/attributes/attributes.go cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b135/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p google.golang.org/grpc/internal/balancerload -complete -installsuffix shared -buildid cjH9UIfAsre92jaGwgV4/cjH9UIfAsre92jaGwgV4 -goversion go1.16.12 -D "" -importcfg $WORK/b146/importcfg -pack ./vendor/google.golang.org/grpc/internal/balancerload/load.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/f4/f4fa5b4fb18981175b82c85f3677368248052241bb67637af74fba7fa8d12b67-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid 8czKR8mxTvkkxAbvoM2z/8czKR8mxTvkkxAbvoM2z -goversion go1.16.12 -D "" -importcfg $WORK/b171/importcfg -pack ./vendor/golang.org/x/text/unicode/bidi/bidi.go ./vendor/golang.org/x/text/unicode/bidi/bracket.go ./vendor/golang.org/x/text/unicode/bidi/core.go ./vendor/golang.org/x/text/unicode/bidi/prop.go ./vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go ./vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/a2/a2e5a8ac6fed3342ce2ac242528e8f9b90d8cac89e79ca1b9ca85f90c54f58e2-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b172/ cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/24/248801bb6bccb08048c8bc0c82424b5343d0a58f7b2d061ea946ac7cd2d87a13-d # internal cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b170/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid YA4ryMDXVuZeuLkpPUMa/YA4ryMDXVuZeuLkpPUMa -goversion go1.16.12 -D "" -importcfg $WORK/b172/importcfg -pack ./vendor/golang.org/x/text/unicode/norm/composition.go ./vendor/golang.org/x/text/unicode/norm/forminfo.go ./vendor/golang.org/x/text/unicode/norm/input.go ./vendor/golang.org/x/text/unicode/norm/iter.go ./vendor/golang.org/x/text/unicode/norm/normalize.go ./vendor/golang.org/x/text/unicode/norm/readwriter.go ./vendor/golang.org/x/text/unicode/norm/tables13.0.0.go ./vendor/golang.org/x/text/unicode/norm/transform.go ./vendor/golang.org/x/text/unicode/norm/trie.go cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/5a/5abce9c05b98a46d555fae0e62745a16eaf634c9c7b57b79954ff1eed6373e93-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b173/ github.com/opencontainers/go-digest mkdir -p $WORK/b182/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid QNALCxCVgLwewrj5rIb_/QNALCxCVgLwewrj5rIb_ -goversion go1.16.12 -D "" -importcfg $WORK/b173/importcfg -pack ./vendor/golang.org/x/net/http2/hpack/encode.go ./vendor/golang.org/x/net/http2/hpack/hpack.go ./vendor/golang.org/x/net/http2/hpack/huffman.go ./vendor/golang.org/x/net/http2/hpack/tables.go cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b078/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b155/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid O0hcUPk3orh_ck5NWZ2N/O0hcUPk3orh_ck5NWZ2N -goversion go1.16.12 -D "" -importcfg $WORK/b182/importcfg -pack ./vendor/github.com/opencontainers/go-digest/algorithm.go ./vendor/github.com/opencontainers/go-digest/digest.go ./vendor/github.com/opencontainers/go-digest/digester.go ./vendor/github.com/opencontainers/go-digest/doc.go ./vendor/github.com/opencontainers/go-digest/verifiers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/c3/c3895fcf8548f7a0052ba850a5f8824eede133cdcbd91dfa5661e7ccbba91cfd-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b170/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b171/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid TnQGYAdiqM24h0S6f1mm/TnQGYAdiqM24h0S6f1mm -goversion go1.16.12 -D "" -importcfg $WORK/b169/importcfg -pack ./vendor/golang.org/x/text/secure/bidirule/bidirule.go ./vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/e5/e5a6f6177ccb03e0a16fcb46a8b0f66e64148e5ab3bffe17ce0149cfb03c593c-d # internal github.com/pkg/errors mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b169/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid hfee3Blh4jkqSemGUybI/hfee3Blh4jkqSemGUybI -goversion go1.16.12 -D "" -importcfg $WORK/b187/importcfg -pack ./vendor/github.com/pkg/errors/errors.go ./vendor/github.com/pkg/errors/go113.go ./vendor/github.com/pkg/errors/stack.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/17/176c5514c80a079cdaf5e447ef038df79862f27f409b8b70d13adb0dc56adb53-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b159/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid aC7ihIJawHaYenalETwA/aC7ihIJawHaYenalETwA -goversion go1.16.12 -D "" -importcfg $WORK/b199/importcfg -pack ./vendor/github.com/sirupsen/logrus/alt_exit.go ./vendor/github.com/sirupsen/logrus/buffer_pool.go ./vendor/github.com/sirupsen/logrus/doc.go ./vendor/github.com/sirupsen/logrus/entry.go ./vendor/github.com/sirupsen/logrus/exported.go ./vendor/github.com/sirupsen/logrus/formatter.go ./vendor/github.com/sirupsen/logrus/hooks.go ./vendor/github.com/sirupsen/logrus/json_formatter.go ./vendor/github.com/sirupsen/logrus/logger.go ./vendor/github.com/sirupsen/logrus/logrus.go ./vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./vendor/github.com/sirupsen/logrus/text_formatter.go ./vendor/github.com/sirupsen/logrus/writer.go cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/58/58727ff76f0de4cda8752f1244600d9de82f6229d2bd44732ff6fc06c9b8c490-d # internal github.com/containerd/containerd/pkg/userns mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containerd/containerd/pkg/userns -lang=go1.16 -complete -installsuffix shared -buildid i98PeJ9yxGGISH2UR47z/i98PeJ9yxGGISH2UR47z -goversion go1.16.12 -D "" -importcfg $WORK/b200/importcfg -pack ./pkg/userns/userns_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b187/_pkg_.a # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b066/_pkg_.a $WORK/b066/_x001.o $WORK/b066/_x002.o $WORK/b066/_x003.o $WORK/b066/_x004.o $WORK/b066/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/93/9369d5dd830576b9f571077c1b9c40b201aea02eef5533c62afd2573f9d0d73b-d # internal net/textproto mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/c3/c3f3730c0997fd64543c5d86b9a64e75586ed5a923f7d61585bf24782bec1cae-d # internal vendor/golang.org/x/net/http/httpproxy cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid VU2OKgmOwnNnVFMnF8mR/VU2OKgmOwnNnVFMnF8mR -goversion go1.16.12 -D "" -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b112/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b064/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid izFL3FTyBi30gzMZFR4E/izFL3FTyBi30gzMZFR4E -goversion go1.16.12 -D "" -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/3e/3e13bda556050971b274a5f914dd31be7039cdc6f4ffd7d20b80479718faa87b-d # internal google.golang.org/grpc/credentials/internal mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b066/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p google.golang.org/grpc/credentials/internal -complete -installsuffix shared -buildid JwQ682xHQXGtMxyx28rB/JwQ682xHQXGtMxyx28rB -goversion go1.16.12 -D "" -importcfg $WORK/b133/importcfg -pack ./vendor/google.golang.org/grpc/credentials/internal/syscallconn.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/77/77dbdeeee396bffde6a76e61d2702f485221e1a357410da7a7e140d5d314b370-d # internal golang.org/x/net/idna mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b169/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b171/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b172/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid 3Y6qYf-kEBeeqVeUaQzf/3Y6qYf-kEBeeqVeUaQzf -goversion go1.16.12 -D "" -importcfg $WORK/b168/importcfg -pack ./vendor/golang.org/x/net/idna/idna10.0.0.go ./vendor/golang.org/x/net/idna/punycode.go ./vendor/golang.org/x/net/idna/tables13.0.0.go ./vendor/golang.org/x/net/idna/trie.go ./vendor/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/fa/fac54cc3f36d2a058c46226c0c4b631ce371a40452c74e2984bd0c063356c7e1-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b112/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid jEZNB2Efmq7gGu9HJHEb/jEZNB2Efmq7gGu9HJHEb -goversion go1.16.12 -D "" -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/3a/3a7c8aeae4121d8e20dde1e6074e3b448758a45ba21f714c1737b7f432961488-d # internal github.com/gogo/protobuf/types mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b049/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b051/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p github.com/gogo/protobuf/types -complete -installsuffix shared -buildid CwM20g6Jr3dlUjUymdwL/CwM20g6Jr3dlUjUymdwL -goversion go1.16.12 -D "" -importcfg $WORK/b052/importcfg -pack ./vendor/github.com/gogo/protobuf/types/any.go ./vendor/github.com/gogo/protobuf/types/any.pb.go ./vendor/github.com/gogo/protobuf/types/api.pb.go ./vendor/github.com/gogo/protobuf/types/doc.go ./vendor/github.com/gogo/protobuf/types/duration.go ./vendor/github.com/gogo/protobuf/types/duration.pb.go ./vendor/github.com/gogo/protobuf/types/duration_gogo.go ./vendor/github.com/gogo/protobuf/types/empty.pb.go ./vendor/github.com/gogo/protobuf/types/field_mask.pb.go ./vendor/github.com/gogo/protobuf/types/protosize.go ./vendor/github.com/gogo/protobuf/types/source_context.pb.go ./vendor/github.com/gogo/protobuf/types/struct.pb.go ./vendor/github.com/gogo/protobuf/types/timestamp.go ./vendor/github.com/gogo/protobuf/types/timestamp.pb.go ./vendor/github.com/gogo/protobuf/types/timestamp_gogo.go ./vendor/github.com/gogo/protobuf/types/type.pb.go ./vendor/github.com/gogo/protobuf/types/wrappers.pb.go ./vendor/github.com/gogo/protobuf/types/wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/6d/6d2cd86cfc359b7ad84a98b17ab61b7af73c9b44b9032469d52dc60482bc5563-d # internal google.golang.org/grpc/internal/syscall mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b159/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b130/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p google.golang.org/grpc/internal/syscall -complete -installsuffix shared -buildid uzawV4Y7tY_OHm4DeSjo/uzawV4Y7tY_OHm4DeSjo -goversion go1.16.12 -D "" -importcfg $WORK/b174/importcfg -pack ./vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/6e/6efae95ad74839855a4f7f83c348c16b21e5d0225766e796e6a7b8f6872abf8c-d # internal google.golang.org/grpc/stats mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b135/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p google.golang.org/grpc/stats -complete -installsuffix shared -buildid Jj3INwQmopXMN1ZC9zF3/Jj3INwQmopXMN1ZC9zF3 -goversion go1.16.12 -D "" -importcfg $WORK/b177/importcfg -pack ./vendor/google.golang.org/grpc/stats/handlers.go ./vendor/google.golang.org/grpc/stats/stats.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/c7/c741e32469e7731dc5b9489be54949e194e0a526e909792259910913d0bdd1d8-d # internal google.golang.org/grpc/naming mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b130/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p google.golang.org/grpc/naming -complete -installsuffix shared -buildid coId7X0JHCCmk69L6YeN/coId7X0JHCCmk69L6YeN -goversion go1.16.12 -D "" -importcfg $WORK/b179/importcfg -pack ./vendor/google.golang.org/grpc/naming/dns_resolver.go ./vendor/google.golang.org/grpc/naming/naming.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/07/07b494e95ae65332abc38ba106d13dbda34e6d7407747963b63a3aca925faf4d-d # internal github.com/containerd/containerd/log mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b199/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containerd/containerd/log -lang=go1.16 -complete -installsuffix shared -buildid nQgPN6DcSyfyqZeojaK8/nQgPN6DcSyfyqZeojaK8 -goversion go1.16.12 -D "" -importcfg $WORK/b198/importcfg -pack ./log/context.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/a5/a5160f750bc851c614b426970f5d89a394586a7bd4154bfc7ef33d4d22e9c431-d # internal github.com/containerd/continuity/sysx mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b159/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid jF2EYjrrO95GizQVqsQX/jF2EYjrrO95GizQVqsQX -goversion go1.16.12 -D "" -importcfg $WORK/b202/importcfg -pack ./vendor/github.com/containerd/continuity/sysx/nodata_linux.go ./vendor/github.com/containerd/continuity/sysx/xattr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/d6/d66deb29b6b559aa3a40ce6d99d77f100836023047a514d783caa990a8f63e17-d # internal github.com/klauspost/compress/fse mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid U8yfPAzVLZI3OMqSS2eF/U8yfPAzVLZI3OMqSS2eF -goversion go1.16.12 -D "" -importcfg $WORK/b207/importcfg -pack ./vendor/github.com/klauspost/compress/fse/bitreader.go ./vendor/github.com/klauspost/compress/fse/bitwriter.go ./vendor/github.com/klauspost/compress/fse/bytereader.go ./vendor/github.com/klauspost/compress/fse/compress.go ./vendor/github.com/klauspost/compress/fse/decompress.go ./vendor/github.com/klauspost/compress/fse/fse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b198/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b202/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/38/3872a57e54a46b2ef35c249f7b2a4f0ca206d8c740f43fc9a794cfb08f725ddf-d # internal github.com/containerd/continuity/fs mkdir -p $WORK/b201/ cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/81/81efa70fdf4c58e06893112a35e707efe638e62138da2b371083490413a55f18-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b168/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid YyFy02r0nbM5TOmAKE3z/YyFy02r0nbM5TOmAKE3z -goversion go1.16.12 -D "" -importcfg $WORK/b167/importcfg -pack ./vendor/golang.org/x/net/http/httpguts/guts.go ./vendor/golang.org/x/net/http/httpguts/httplex.go cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b202/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b199/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b203/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b159/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b120/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containerd/continuity/fs -complete -installsuffix shared -buildid jlXJi7aG2J_ox85G1f-4/jlXJi7aG2J_ox85G1f-4 -goversion go1.16.12 -D "" -importcfg $WORK/b201/importcfg -pack ./vendor/github.com/containerd/continuity/fs/copy.go ./vendor/github.com/containerd/continuity/fs/copy_linux.go ./vendor/github.com/containerd/continuity/fs/diff.go ./vendor/github.com/containerd/continuity/fs/diff_unix.go ./vendor/github.com/containerd/continuity/fs/dtype_linux.go ./vendor/github.com/containerd/continuity/fs/du.go ./vendor/github.com/containerd/continuity/fs/du_unix.go ./vendor/github.com/containerd/continuity/fs/hardlink.go ./vendor/github.com/containerd/continuity/fs/hardlink_unix.go ./vendor/github.com/containerd/continuity/fs/path.go ./vendor/github.com/containerd/continuity/fs/stat_linuxopenbsd.go ./vendor/github.com/containerd/continuity/fs/time.go cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/84/8488531ea51290412b12bae9b6e30518466028a9b7de1830f0fddd3a219f8d81-d # internal github.com/containerd/fifo mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b159/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/containerd/fifo -complete -installsuffix shared -buildid YSpN-LHWX-yOGQPLTo_c/YSpN-LHWX-yOGQPLTo_c -goversion go1.16.12 -D "" -importcfg $WORK/b214/importcfg -pack ./vendor/github.com/containerd/fifo/errors.go ./vendor/github.com/containerd/fifo/fifo.go ./vendor/github.com/containerd/fifo/handle_linux.go ./vendor/github.com/containerd/fifo/raw.go ./vendor/github.com/containerd/fifo/utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/70/709ca42c42f5edcbcf8fb3a5dbd4382f8add6fbf931fd9a1c6cd4302c8292903-d # internal github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid G_d4UMheisz-SRfVgGFX/G_d4UMheisz-SRfVgGFX -goversion go1.16.12 -D "" -importcfg $WORK/b220/importcfg -pack ./vendor/github.com/opencontainers/image-spec/specs-go/version.go ./vendor/github.com/opencontainers/image-spec/specs-go/versioned.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/e0/e0958c3b234904a220fcc6cbd586f6c8f066a7b93b58ddb25c397a4324e633cb-d # internal github.com/containerd/containerd/sys mkdir -p $WORK/b228/ cat >$WORK/b228/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/sys /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containerd/containerd/sys -trimpath "$WORK/b228=>" -I $WORK/b228/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b228/symabis ./subprocess_unsafe_linux.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/47/479ab030878e7eb112f9e75b918febb600739a92afad61fb083c72c8ab9b15e8-d # internal github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b182/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b220/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid kBsssyc41rXsRWk8m8y8/kBsssyc41rXsRWk8m8y8 -goversion go1.16.12 -D "" -importcfg $WORK/b219/importcfg -pack ./vendor/github.com/opencontainers/image-spec/specs-go/v1/annotations.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/config.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/index.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/layout.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/manifest.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b214/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/1d/1d37111762781aa591fb7fb2aab5ba34230ddbfff85e82f58b78748307835e48-d # internal github.com/containerd/containerd/cio mkdir -p $WORK/b212/ cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/78/7812160c703c0f011e9af9a6a31c62e37b4881d037a5666ff9dc6a6f7d04049f-d # internal github.com/moby/sys/mountinfo mkdir -p $WORK/b229/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containerd/containerd/defaults=$WORK/b213/_pkg_.a packagefile github.com/containerd/fifo=$WORK/b214/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b120/_pkg_.a packagefile net/url=$WORK/b064/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/containerd/containerd/cio -lang=go1.16 -complete -installsuffix shared -buildid ZaBrSvWz8jQ9TPnpNzfn/ZaBrSvWz8jQ9TPnpNzfn -goversion go1.16.12 -D "" -importcfg $WORK/b212/importcfg -pack ./cio/io.go ./cio/io_unix.go cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b159/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/moby/sys/mountinfo -complete -installsuffix shared -buildid ijT4qXVBei43BdM6ebXU/ijT4qXVBei43BdM6ebXU -goversion go1.16.12 -D "" -importcfg $WORK/b229/importcfg -pack ./vendor/github.com/moby/sys/mountinfo/doc.go ./vendor/github.com/moby/sys/mountinfo/mounted_linux.go ./vendor/github.com/moby/sys/mountinfo/mounted_unix.go ./vendor/github.com/moby/sys/mountinfo/mountinfo.go ./vendor/github.com/moby/sys/mountinfo/mountinfo_filters.go ./vendor/github.com/moby/sys/mountinfo/mountinfo_linux.go cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b198/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=$WORK/b200/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b159/_pkg_.a packagefile io/ioutil=$WORK/b120/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p github.com/containerd/containerd/sys -lang=go1.16 -installsuffix shared -buildid yu8xSouqchKH4AjlBGia/yu8xSouqchKH4AjlBGia -goversion go1.16.12 -symabis $WORK/b228/symabis -D "" -importcfg $WORK/b228/importcfg -pack -asmhdr $WORK/b228/go_asm.h ./sys/epoll.go ./sys/fds.go ./sys/filesys_unix.go ./sys/mount_linux.go ./sys/oom_linux.go ./sys/socket_unix.go ./sys/stat_unix.go ./sys/subprocess_unsafe_linux.go ./sys/userns_deprecated.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b207/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/41/417f80bcfa66fb856976cf1ec95951815bd269dbca8aca9f411d30a4ccd5f546-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b207/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid hI2Qg4P_nKAU218QcmiX/hI2Qg4P_nKAU218QcmiX -goversion go1.16.12 -D "" -importcfg $WORK/b206/importcfg -pack ./vendor/github.com/klauspost/compress/huff0/bitreader.go ./vendor/github.com/klauspost/compress/huff0/bitwriter.go ./vendor/github.com/klauspost/compress/huff0/bytereader.go ./vendor/github.com/klauspost/compress/huff0/compress.go ./vendor/github.com/klauspost/compress/huff0/decompress.go ./vendor/github.com/klauspost/compress/huff0/huff0.go cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/cc/cc7a85ff1f24bdd01669596835e0e47cbd710b328c82513084b993d122bf5292-d # internal github.com/containerd/containerd/archive mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b045/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b198/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=$WORK/b200/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b201/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b202/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b159/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/containerd/containerd/archive -lang=go1.16 -complete -installsuffix shared -buildid 6k7e2HpCkK0cKiRHDgPe/6k7e2HpCkK0cKiRHDgPe -goversion go1.16.12 -D "" -importcfg $WORK/b197/importcfg -pack ./archive/tar.go ./archive/tar_mostunix.go ./archive/tar_opts.go ./archive/tar_opts_linux.go ./archive/tar_unix.go ./archive/time.go ./archive/time_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/a9/a96d59ba6ed489b702368fe2012454ab4481a1a9ac800a33a449bf0a354d84b8-d # internal google.golang.org/grpc/encoding/proto mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b132/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b143/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p google.golang.org/grpc/encoding/proto -complete -installsuffix shared -buildid 2sEevWpwl_F1_ds9zVNK/2sEevWpwl_F1_ds9zVNK -goversion go1.16.12 -D "" -importcfg $WORK/b144/importcfg -pack ./vendor/google.golang.org/grpc/encoding/proto/proto.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/9f/9fee676a4f4306ac83d048777808dfe186e25210a8c250fe708093ab77619ef2-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b132/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid sstNp89eJH2_Wvw6cfHd/sstNp89eJH2_Wvw6cfHd -goversion go1.16.12 -D "" -importcfg $WORK/b149/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/any/any.pb.go cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/sys /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containerd/containerd/sys -trimpath "$WORK/b228=>" -I $WORK/b228/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b228/subprocess_unsafe_linux.o ./subprocess_unsafe_linux.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/f2/f2511cb36221041835ad02d18b9777c8b4a6d88d5270de1b4ebc880b0db82657-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b132/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid k7ireTWOyFufz8Q3hcV2/k7ireTWOyFufz8Q3hcV2 -goversion go1.16.12 -D "" -importcfg $WORK/b150/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b229/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/sys /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b228/_pkg_.a $WORK/b228/subprocess_unsafe_linux.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/70/70cb1efaef113534204d99bd399b5154c16d308a9a673f1500b49b308b09b2d3-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b151/ cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/c6/c66615bc4cde26ecf8677341707f68c9191ee76c8d42b77fb8826cf0eb108cfd-d # internal cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b132/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b154/ cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid e7cE7DbUEQ77rgyBFtXW/e7cE7DbUEQ77rgyBFtXW -goversion go1.16.12 -D "" -importcfg $WORK/b151/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/16/1669d634e47f6f71be5d7a55e5a4d1ebde18c09212395dfc13c449870ee3a522-d # internal github.com/containerd/containerd/mount mkdir -p $WORK/b227/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b132/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b149/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid P4shgNseSm7xoOrIAeDv/P4shgNseSm7xoOrIAeDv -goversion go1.16.12 -D "" -importcfg $WORK/b154/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b198/_pkg_.a packagefile github.com/containerd/containerd/sys=$WORK/b228/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b229/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b159/_pkg_.a packagefile io/ioutil=$WORK/b120/_pkg_.a packagefile math/rand=$WORK/b083/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b211/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/containerd/containerd/mount -lang=go1.16 -complete -installsuffix shared -buildid Y8RD7PvqSLProzXhYjHd/Y8RD7PvqSLProzXhYjHd -goversion go1.16.12 -D "" -importcfg $WORK/b227/importcfg -pack ./mount/lookup_unix.go ./mount/losetup_linux.go ./mount/mount.go ./mount/mount_linux.go ./mount/mountinfo.go ./mount/temp.go ./mount/temp_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/87/87bbb1f24a9ad53b27180f63198ad4e9dd769a14c366690124dbc4b18c554018-d # internal github.com/containerd/containerd/reference mkdir -p $WORK/b232/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b197/_pkg_.a # internal cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b182/_pkg_.a packagefile net/url=$WORK/b064/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b155/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/containerd/containerd/reference -lang=go1.16 -complete -installsuffix shared -buildid x-1WZFrUddInexxE_jsI/x-1WZFrUddInexxE_jsI -goversion go1.16.12 -D "" -importcfg $WORK/b232/importcfg -pack ./reference/reference.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/96/96e4f0883c562cb51b42bbf3318153a05e9ab06d08a98375b6064b87811991b8-d # internal github.com/containerd/containerd/reference/docker mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b182/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b155/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/containerd/containerd/reference/docker -lang=go1.16 -complete -installsuffix shared -buildid 1WcVxhmZbWpWURj2QCXH/1WcVxhmZbWpWURj2QCXH -goversion go1.16.12 -D "" -importcfg $WORK/b233/importcfg -pack ./reference/docker/reference.go cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/2f/2fce731c51ed641870e8fb60300fad9eb90fa5587c2ec7c12c27a768c7ed3004-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b132/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b149/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b150/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b151/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid bq7TXD6KG1IqynMwXZNr/bq7TXD6KG1IqynMwXZNr -goversion go1.16.12 -D "" -importcfg $WORK/b148/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/any.go ./vendor/github.com/golang/protobuf/ptypes/doc.go ./vendor/github.com/golang/protobuf/ptypes/duration.go ./vendor/github.com/golang/protobuf/ptypes/timestamp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/b1/b111cbcfb35bf757384a353fa8045de74679625a8dc59a40128d02f99de2e301-d # internal google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b132/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b150/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b151/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -complete -installsuffix shared -buildid afSMYZYYhUOGBNrpPmzG/afSMYZYYhUOGBNrpPmzG -goversion go1.16.12 -D "" -importcfg $WORK/b152/importcfg -pack ./vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/41/419c9f68352a0dd92946b4dc35cb22488a8fb54171277a9155a66378f06b9308-d # internal github.com/containerd/containerd/leases mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b135/_pkg_.a packagefile math/rand=$WORK/b083/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/containerd/containerd/leases -lang=go1.16 -complete -installsuffix shared -buildid 9rkgJkUCMyBtFL0PCMyP/9rkgJkUCMyBtFL0PCMyP -goversion go1.16.12 -D "" -importcfg $WORK/b234/importcfg -pack ./leases/context.go ./leases/grpc.go ./leases/id.go ./leases/lease.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b232/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b227/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/66/66f48c56921d17e383bba4df1e14d703b0729d87ea4f7f7a0cb3a6cd0e5e7cc6-d # internal github.com/containerd/containerd/pkg/cap mkdir -p $WORK/b240/ cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/4f/4f7dd962baa1bf96beb687bcf1e0a71ed2931413de23e452368e0db830f3dbf6-d # internal github.com/containerd/containerd/snapshots mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b227/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/containerd/containerd/snapshots -lang=go1.16 -complete -installsuffix shared -buildid miKRMN0gPHtDAFJbffaY/miKRMN0gPHtDAFJbffaY -goversion go1.16.12 -D "" -importcfg $WORK/b241/importcfg -pack ./snapshots/snapshotter.go cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/containerd/containerd/pkg/cap -lang=go1.16 -complete -installsuffix shared -buildid WWomuXQHGfynRN0Y4D7Z/WWomuXQHGfynRN0Y4D7Z -goversion go1.16.12 -D "" -importcfg $WORK/b240/importcfg -pack ./pkg/cap/cap_linux.go cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/e1/e1dcd0f59e0473a966fbf97ae5a904dfd68ace4c77941ffea5be46bae1113dbf-d # internal google.golang.org/grpc/status mkdir -p $WORK/b153/ cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/0f/0f3f446f77b5c20b6dd2654e2efeae1a19cb58ca23527211a3802817ae09437a-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b242/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b132/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b148/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b154/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b142/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b134/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid kHnPeUHzfusKEbQcC1t5/kHnPeUHzfusKEbQcC1t5 -goversion go1.16.12 -D "" -importcfg $WORK/b153/importcfg -pack ./vendor/google.golang.org/grpc/status/status.go cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b159/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid ThM079meDTh_n0znyBep/ThM079meDTh_n0znyBep -goversion go1.16.12 -D "" -importcfg $WORK/b242/importcfg -pack ./vendor/github.com/opencontainers/runc/libcontainer/user/lookup_unix.go ./vendor/github.com/opencontainers/runc/libcontainer/user/user.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/3b/3bbcc65e513f5599e5cc8994f64cfe1362383365f059c16f881a2b9f08c86127-d # internal github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile os=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid hyG7Q34iJmZcNV0EKZVR/hyG7Q34iJmZcNV0EKZVR -goversion go1.16.12 -D "" -importcfg $WORK/b243/importcfg -pack ./vendor/github.com/opencontainers/runtime-spec/specs-go/config.go ./vendor/github.com/opencontainers/runtime-spec/specs-go/state.go ./vendor/github.com/opencontainers/runtime-spec/specs-go/version.go cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/e7/e71375c50671e91e2ab2f3b3b87c1d64aa04e79845f60edefafb58fae5b8e981-d # internal github.com/containerd/containerd/pkg/dialer mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/containerd/containerd/pkg/dialer -lang=go1.16 -complete -installsuffix shared -buildid ECVVxBpdEfDIz_a_0FaE/ECVVxBpdEfDIz_a_0FaE -goversion go1.16.12 -D "" -importcfg $WORK/b244/importcfg -pack ./pkg/dialer/dialer.go ./pkg/dialer/dialer_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/a1/a1dc876cec93be5cdf6001088f43b459f64858e550ee29eabff7e2f5ad38abfb-d # internal github.com/docker/go-events mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b199/_pkg_.a packagefile math/rand=$WORK/b083/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/docker/go-events -complete -installsuffix shared -buildid sXnlEx1bpaGnNYOtRudK/sXnlEx1bpaGnNYOtRudK -goversion go1.16.12 -D "" -importcfg $WORK/b247/importcfg -pack ./vendor/github.com/docker/go-events/broadcast.go ./vendor/github.com/docker/go-events/channel.go ./vendor/github.com/docker/go-events/errors.go ./vendor/github.com/docker/go-events/event.go ./vendor/github.com/docker/go-events/filter.go ./vendor/github.com/docker/go-events/queue.go ./vendor/github.com/docker/go-events/retry.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/3f/3f4aa8436e61ed8334073ebb4fe3ce61e0ad0264d49e9a6307bed54b8f463831-d # internal github.com/containerd/containerd/runtime/linux/runctypes mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/containerd/containerd/runtime/linux/runctypes -lang=go1.16 -complete -installsuffix shared -buildid to4q_tgX2uR3m9pz40Xu/to4q_tgX2uR3m9pz40Xu -goversion go1.16.12 -D "" -importcfg $WORK/b258/importcfg -pack ./runtime/linux/runctypes/doc.go ./runtime/linux/runctypes/runc.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/73/73f9f5b70d7e3411ba5fe622e9d04975a20a9ad6fcb4bdc074e7d4ab1042ab70-d # internal github.com/containerd/containerd/runtime/v2/runc/options mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/containerd/containerd/runtime/v2/runc/options -lang=go1.16 -complete -installsuffix shared -buildid upz0A7pQfeIGqI2jqPPD/upz0A7pQfeIGqI2jqPPD -goversion go1.16.12 -D "" -importcfg $WORK/b259/importcfg -pack ./runtime/v2/runc/options/doc.go ./runtime/v2/runc/options/oci.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/76/76fd05eb41e70c6ddfad30239d14dcc26926538da55a1a82d4cd914ee30233a8-d # internal database/sql/driver mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid 2dufYIhthQzSP2KOksHZ/2dufYIhthQzSP2KOksHZ -goversion go1.16.12 -D "" -importcfg $WORK/b263/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/63/630bed59c17d04a2779bdf100541081ccccc51ff0ca68be6a9743e30d3422009-d # internal google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b132/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b148/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b152/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b130/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b135/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b120/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b155/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p google.golang.org/grpc/internal/binarylog -complete -installsuffix shared -buildid jNUisRjqMcBtDI0BssBd/jNUisRjqMcBtDI0BssBd -goversion go1.16.12 -D "" -importcfg $WORK/b147/importcfg -pack ./vendor/google.golang.org/grpc/internal/binarylog/binarylog.go ./vendor/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./vendor/google.golang.org/grpc/internal/binarylog/env_config.go ./vendor/google.golang.org/grpc/internal/binarylog/method_logger.go ./vendor/google.golang.org/grpc/internal/binarylog/sink.go ./vendor/google.golang.org/grpc/internal/binarylog/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b242/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/ee/ee3a7a9bb9c8d75729854081be6488509af135ba78dae4e6d1ae7abb835b4d2e-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b217/ cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/c9/c9ffbc259f8c02ff25d397c3dd8f8b4c0f9a48d81f6632ea2f60e6cff7ab8d9d-d # internal github.com/containerd/ttrpc mkdir -p $WORK/b238/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b142/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/containerd/containerd/errdefs -lang=go1.16 -complete -installsuffix shared -buildid 1K6_2vAG95NAwrWwMaDT/1K6_2vAG95NAwrWwMaDT -goversion go1.16.12 -D "" -importcfg $WORK/b217/importcfg -pack ./errdefs/errors.go ./errdefs/grpc.go cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b049/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b199/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b159/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b154/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b142/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b083/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/containerd/ttrpc -complete -installsuffix shared -buildid tuWKO9wy0dpRClQwmIQc/tuWKO9wy0dpRClQwmIQc -goversion go1.16.12 -D "" -importcfg $WORK/b238/importcfg -pack ./vendor/github.com/containerd/ttrpc/channel.go ./vendor/github.com/containerd/ttrpc/client.go ./vendor/github.com/containerd/ttrpc/codec.go ./vendor/github.com/containerd/ttrpc/config.go ./vendor/github.com/containerd/ttrpc/handshake.go ./vendor/github.com/containerd/ttrpc/interceptor.go ./vendor/github.com/containerd/ttrpc/metadata.go ./vendor/github.com/containerd/ttrpc/server.go ./vendor/github.com/containerd/ttrpc/services.go ./vendor/github.com/containerd/ttrpc/types.go ./vendor/github.com/containerd/ttrpc/unixcreds_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b263/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b259/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/d6/d6b60bd651a22563eb1053e5f941f4257a5d933ce124f363c82026639cbcacec-d # internal github.com/bits-and-blooms/bitset mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/bits-and-blooms/bitset -complete -installsuffix shared -buildid lE2HJYg7kXRiDn3oKJ3n/lE2HJYg7kXRiDn3oKJ3n -goversion go1.16.12 -D "" -importcfg $WORK/b267/importcfg -pack ./vendor/github.com/bits-and-blooms/bitset/bitset.go ./vendor/github.com/bits-and-blooms/bitset/popcnt.go ./vendor/github.com/bits-and-blooms/bitset/popcnt_19.go ./vendor/github.com/bits-and-blooms/bitset/trailing_zeros_19.go cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/ea/ea1db1741d237aeda3e02c06fcaf8e5d3bf5f1aa67c52b7745d8c07b2028ec46-d # internal github.com/containerd/containerd/filters mkdir -p $WORK/b218/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b258/_pkg_.a # internal cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b217/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b198/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b155/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/containerd/containerd/filters -lang=go1.16 -complete -installsuffix shared -buildid 7EqXTWzR3IoQgpuR1l4m/7EqXTWzR3IoQgpuR1l4m -goversion go1.16.12 -D "" -importcfg $WORK/b218/importcfg -pack ./filters/adaptor.go ./filters/filter.go ./filters/parser.go ./filters/quote.go ./filters/scanner.go cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/1a/1a5cf3cca786fad969bf12f0038c8229cf2b9035cc0f789fd5e49927b7a0bc0d-d # internal github.com/containerd/containerd/labels mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/containerd/errdefs=$WORK/b217/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/containerd/containerd/labels -lang=go1.16 -complete -installsuffix shared -buildid ZbOd-ES2mycdHh3LMMmH/ZbOd-ES2mycdHh3LMMmH -goversion go1.16.12 -D "" -importcfg $WORK/b224/importcfg -pack ./labels/labels.go ./labels/validate.go cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/18/1849055868922d747c1c092d8838e889b7d56ba7aea7cb713c575ae9080e81b0-d # internal github.com/containerd/containerd/platforms mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b217/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b198/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b219/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b155/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/containerd/containerd/platforms -lang=go1.16 -complete -installsuffix shared -buildid pnas5YcApd_gqGuJQ5M6/pnas5YcApd_gqGuJQ5M6 -goversion go1.16.12 -D "" -importcfg $WORK/b225/importcfg -pack ./platforms/compare.go ./platforms/cpuinfo.go ./platforms/database.go ./platforms/defaults.go ./platforms/defaults_unix.go ./platforms/platforms.go cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/2c/2ce2ab505a1d988d327e711d5b31275bc690f34b9c0a1f4c1c1a9b7cf5072334-d # internal github.com/containerd/containerd/identifiers mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/containerd/errdefs=$WORK/b217/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile regexp=$WORK/b155/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/containerd/containerd/identifiers -lang=go1.16 -complete -installsuffix shared -buildid d7vxtpfAdcj4Ldl53Wru/d7vxtpfAdcj4Ldl53Wru -goversion go1.16.12 -D "" -importcfg $WORK/b237/importcfg -pack ./identifiers/validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/97/97dabcf891ab63d329d31d3afdad577fcc0003d2cc0dcdb8775329ec285456ec-d # internal github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid bCGP8cXGnQ03ednMt_dA/bCGP8cXGnQ03ednMt_dA -goversion go1.16.12 -D "" -importcfg $WORK/b268/importcfg -pack ./vendor/github.com/opencontainers/selinux/pkg/pwalk/pwalk.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/8a/8a51f58f5808a7f690251612837bfd0d21fcd63f61e6f5eebcc6ba3a05102875-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b132/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b151/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid 9UXrspsRdZ5wFNpT4Oxs/9UXrspsRdZ5wFNpT4Oxs -goversion go1.16.12 -D "" -importcfg $WORK/b276/importcfg -pack ./vendor/github.com/prometheus/client_model/go/metrics.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/9f/9fcaee4ddc2295fd5ededc80415f9bdb109f52796444eb35b1fcb79b602dca7e-d # internal github.com/containerd/containerd/namespaces mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b217/_pkg_.a packagefile github.com/containerd/containerd/identifiers=$WORK/b237/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b238/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b135/_pkg_.a packagefile os=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/containerd/containerd/namespaces -lang=go1.16 -complete -installsuffix shared -buildid hwEUbBuQVLwmuuIeWt2l/hwEUbBuQVLwmuuIeWt2l -goversion go1.16.12 -D "" -importcfg $WORK/b236/importcfg -pack ./namespaces/context.go ./namespaces/grpc.go ./namespaces/store.go ./namespaces/ttrpc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b267/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/d3/d370aa8b83d16def3ea1ca548c3db47dc8c2705f6dabd3158fb0b1b9c25052ef-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b132/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid 03d5JBwBkdlsEKEHAPgs/03d5JBwBkdlsEKEHAPgs -goversion go1.16.12 -D "" -importcfg $WORK/b278/importcfg -pack ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/52/528983bad473f94ebff62b63581d40c011db40bbe6b1b732b1d04e8ac5385587-d # internal github.com/containerd/containerd/api/types mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b049/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b051/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b052/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b182/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/containerd/containerd/api/types -lang=go1.16 -complete -installsuffix shared -buildid dkdmN_EiMDFZeoMSYajU/dkdmN_EiMDFZeoMSYajU -goversion go1.16.12 -D "" -importcfg $WORK/b184/importcfg -pack ./api/types/descriptor.pb.go ./api/types/doc.go ./api/types/metrics.pb.go ./api/types/mount.pb.go ./api/types/platform.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/32/32d9b502566989e3f8c7a8bd22b5baf182661916e205c7eafe1bdcf05b73a7eb-d # internal github.com/containerd/typeurl mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b049/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b052/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/containerd/typeurl -complete -installsuffix shared -buildid 2L2GIFaU2RDpxraa0k3O/2L2GIFaU2RDpxraa0k3O -goversion go1.16.12 -D "" -importcfg $WORK/b186/importcfg -pack ./vendor/github.com/containerd/typeurl/doc.go ./vendor/github.com/containerd/typeurl/types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b236/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/30/307ec9f5d84c97161bb9b4040e699b321720409277fde7eba7c946b0860fb552-d # internal github.com/gogo/googleapis/google/rpc mkdir -p $WORK/b190/ cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/73/73aa56e1776b44b5a7bb9c563fc0fd55421a02fc40a54187fb5c66897b974245-d # internal cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b049/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b052/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF github.com/containerd/containerd/api/types/task mkdir -p $WORK/b195/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/gogo/googleapis/google/rpc -complete -installsuffix shared -buildid AAaGbt82PnlC6wKBCMWo/AAaGbt82PnlC6wKBCMWo -goversion go1.16.12 -D "" -importcfg $WORK/b190/importcfg -pack ./vendor/github.com/gogo/googleapis/google/rpc/code.pb.go ./vendor/github.com/gogo/googleapis/google/rpc/error_details.pb.go ./vendor/github.com/gogo/googleapis/google/rpc/status.pb.go cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/34/34d032fb78ab205e066a57d4a65647aaab502947303adfa2bf9df04a04fd184a-d # internal github.com/containerd/containerd/containers mkdir -p $WORK/b215/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b049/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b052/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containerd/containerd/api/types/task -lang=go1.16 -complete -installsuffix shared -buildid CGYf7oca-gwJwiKaUODo/CGYf7oca-gwJwiKaUODo -goversion go1.16.12 -D "" -importcfg $WORK/b195/importcfg -pack ./api/types/task/task.pb.go cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b052/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/containerd/containerd/containers -lang=go1.16 -complete -installsuffix shared -buildid h-OQtgT20szysoOKja3t/h-OQtgT20szysoOKja3t -goversion go1.16.12 -D "" -importcfg $WORK/b215/importcfg -pack ./containers/containers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b218/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/15/15e73579b950b7a31b6f20b7c6af97931e390a25007f2e3c080bc18e0d9820a9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/10/10b16a03fed2b48803c52136864372a375ecec637400dd036cb9a67dd1060fc6-d # internal github.com/containerd/containerd/content mkdir -p $WORK/b216/ github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b275/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b217/_pkg_.a packagefile github.com/containerd/containerd/filters=$WORK/b218/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b182/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b219/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b120/_pkg_.a packagefile math/rand=$WORK/b083/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b276/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/containerd/containerd/content -lang=go1.16 -complete -installsuffix shared -buildid c0Tmr-z37T715XEa5b7Z/c0Tmr-z37T715XEa5b7Z -goversion go1.16.12 -D "" -importcfg $WORK/b216/importcfg -pack ./content/adaptor.go ./content/content.go ./content/helpers.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid LXvrrsDLzwSHQhscBAI2/LXvrrsDLzwSHQhscBAI2 -goversion go1.16.12 -D "" -importcfg $WORK/b275/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/internal/metric.go cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/a2/a2e30684cbcead070c85b4781660c8cfc5d736df7e99c49c1b4c4a34e0873a71-d # internal github.com/containerd/containerd/events mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b186/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b052/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/containerd/containerd/events -lang=go1.16 -complete -installsuffix shared -buildid IiDRCyJ790pTFTxd9uGA/IiDRCyJ790pTFTxd9uGA -goversion go1.16.12 -D "" -importcfg $WORK/b230/importcfg -pack ./events/events.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/3a/3a1eb9ce72067580e4fba5f735e1dc1f890e0b679fcb470a8f60d805641465df-d # internal github.com/prometheus/common/model mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b155/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid RrmrR6BINS22zuhMQOzN/RrmrR6BINS22zuhMQOzN -goversion go1.16.12 -D "" -importcfg $WORK/b280/importcfg -pack ./vendor/github.com/prometheus/common/model/alert.go ./vendor/github.com/prometheus/common/model/fingerprinting.go ./vendor/github.com/prometheus/common/model/fnv.go ./vendor/github.com/prometheus/common/model/labels.go ./vendor/github.com/prometheus/common/model/labelset.go ./vendor/github.com/prometheus/common/model/metric.go ./vendor/github.com/prometheus/common/model/model.go ./vendor/github.com/prometheus/common/model/signature.go ./vendor/github.com/prometheus/common/model/silence.go ./vendor/github.com/prometheus/common/model/time.go ./vendor/github.com/prometheus/common/model/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/1e/1eb24ebdb48fa48f96d94e8c54ae376ce10745518bff0e07377d5109c90c9e09-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid 5W_NLNZtR1PFOp9hkQZM/5W_NLNZtR1PFOp9hkQZM -goversion go1.16.12 -D "" -importcfg $WORK/b282/importcfg -pack ./vendor/github.com/prometheus/procfs/internal/fs/fs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b275/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/a2/a24f540995a4b8adb71b12960bc6eb5bd2aa41446010e2e8ed599c6a80c3acd5-d # internal github.com/prometheus/procfs/internal/util mkdir -p $WORK/b283/ cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/da/dab64da2cd5d3121a2b0989abfb427d3c92fef46a27e0823fad4340dd3201555-d # internal flag mkdir -p $WORK/b286/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b120/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid jYopi5Q4Nz-Ag-cVBMvr/jYopi5Q4Nz-Ag-cVBMvr -goversion go1.16.12 -D "" -importcfg $WORK/b283/importcfg -pack ./vendor/github.com/prometheus/procfs/internal/util/parse.go ./vendor/github.com/prometheus/procfs/internal/util/readfile.go ./vendor/github.com/prometheus/procfs/internal/util/sysreadfile.go ./vendor/github.com/prometheus/procfs/internal/util/valueparser.go cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p flag -std -complete -installsuffix shared -buildid jJ1QK9f51vtRB6u8CdWY/jJ1QK9f51vtRB6u8CdWY -goversion go1.16.12 -D "" -importcfg $WORK/b286/importcfg -pack /usr/lib/golang/src/flag/flag.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/a7/a7cc13d5b4f065b465a7059d05e2e8f173a37a8a80920d146736fca456f5a48a-d # internal github.com/russross/blackfriday/v2 mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/shurcooL/sanitized_anchor_name=$WORK/b289/_pkg_.a packagefile html=$WORK/b061/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b155/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/russross/blackfriday/v2 -complete -installsuffix shared -buildid CPNDQRtia-5Iyhu5zcQ-/CPNDQRtia-5Iyhu5zcQ- -goversion go1.16.12 -D "" -importcfg $WORK/b288/importcfg -pack ./vendor/github.com/russross/blackfriday/v2/block.go ./vendor/github.com/russross/blackfriday/v2/doc.go ./vendor/github.com/russross/blackfriday/v2/esc.go ./vendor/github.com/russross/blackfriday/v2/html.go ./vendor/github.com/russross/blackfriday/v2/inline.go ./vendor/github.com/russross/blackfriday/v2/markdown.go ./vendor/github.com/russross/blackfriday/v2/node.go ./vendor/github.com/russross/blackfriday/v2/smartypants.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/f6/f6ce81a94b67ecc8434412c74f32ef787ed4c31f93f9b1b282bc774d48d0631c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/5f/5f2edac9bd1f0bc5216f1b8305d5d96bbc2722a8efb6b7c0edd3681547a57a24-d # internal github.com/containerd/containerd/events/exchange mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b217/_pkg_.a packagefile github.com/containerd/containerd/events=$WORK/b230/_pkg_.a packagefile github.com/containerd/containerd/filters=$WORK/b218/_pkg_.a packagefile github.com/containerd/containerd/identifiers=$WORK/b237/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b198/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b236/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b186/_pkg_.a packagefile github.com/docker/go-events=$WORK/b247/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b052/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b199/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/containerd/containerd/events/exchange -lang=go1.16 -complete -installsuffix shared -buildid Vnulj1zBgDd6IJUrS4nA/Vnulj1zBgDd6IJUrS4nA -goversion go1.16.12 -D "" -importcfg $WORK/b246/importcfg -pack ./events/exchange/exchange.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/38/38cd094a47f2b3f64ed29c930a414317b300d44ccfc155fc96aa4aeb797c5542-d # internal github.com/prometheus/procfs mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b103/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b282/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b283/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b159/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b120/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile regexp=$WORK/b155/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid LiuWlZoR62Cr_9MBoU1U/LiuWlZoR62Cr_9MBoU1U -goversion go1.16.12 -D "" -importcfg $WORK/b281/importcfg -pack ./vendor/github.com/prometheus/procfs/arp.go ./vendor/github.com/prometheus/procfs/buddyinfo.go ./vendor/github.com/prometheus/procfs/cpuinfo.go ./vendor/github.com/prometheus/procfs/cpuinfo_armx.go ./vendor/github.com/prometheus/procfs/crypto.go ./vendor/github.com/prometheus/procfs/doc.go ./vendor/github.com/prometheus/procfs/fs.go ./vendor/github.com/prometheus/procfs/fscache.go ./vendor/github.com/prometheus/procfs/ipvs.go ./vendor/github.com/prometheus/procfs/kernel_random.go ./vendor/github.com/prometheus/procfs/loadavg.go ./vendor/github.com/prometheus/procfs/mdstat.go ./vendor/github.com/prometheus/procfs/meminfo.go ./vendor/github.com/prometheus/procfs/mountinfo.go ./vendor/github.com/prometheus/procfs/mountstats.go ./vendor/github.com/prometheus/procfs/net_conntrackstat.go ./vendor/github.com/prometheus/procfs/net_dev.go ./vendor/github.com/prometheus/procfs/net_ip_socket.go ./vendor/github.com/prometheus/procfs/net_protocols.go ./vendor/github.com/prometheus/procfs/net_sockstat.go ./vendor/github.com/prometheus/procfs/net_softnet.go ./vendor/github.com/prometheus/procfs/net_tcp.go ./vendor/github.com/prometheus/procfs/net_udp.go ./vendor/github.com/prometheus/procfs/net_unix.go ./vendor/github.com/prometheus/procfs/proc.go ./vendor/github.com/prometheus/procfs/proc_cgroup.go ./vendor/github.com/prometheus/procfs/proc_environ.go ./vendor/github.com/prometheus/procfs/proc_fdinfo.go ./vendor/github.com/prometheus/procfs/proc_io.go ./vendor/github.com/prometheus/procfs/proc_limits.go ./vendor/github.com/prometheus/procfs/proc_maps.go ./vendor/github.com/prometheus/procfs/proc_ns.go ./vendor/github.com/prometheus/procfs/proc_psi.go ./vendor/github.com/prometheus/procfs/proc_smaps.go ./vendor/github.com/prometheus/procfs/proc_stat.go ./vendor/github.com/prometheus/procfs/proc_status.go ./vendor/github.com/prometheus/procfs/schedstat.go ./vendor/github.com/prometheus/procfs/slab.go ./vendor/github.com/prometheus/procfs/stat.go ./vendor/github.com/prometheus/procfs/swaps.go ./vendor/github.com/prometheus/procfs/vm.go ./vendor/github.com/prometheus/procfs/xfrm.go ./vendor/github.com/prometheus/procfs/zoneinfo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/5d/5d120d725dc3030b1974af2da4bbc0d40ead82e976a6f2c5e8eb8661b480b654-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/80/80cbb002b8f61c5ce7b1ad0785e2f99ba9b910344d7d84e6d0187ed8af198ef4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/f7/f727ada7cef8e94ae862c6ab13b1c2978cbe5f5eee7bfbbcfd927a23c572eef8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/65/65a7c64d6e0d96562a529ae6b13642dac66ff2af03ebced52547d10c7488434b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/1c/1c0b5dba8dc3c74d1d282a85ae4d96688a742d7eede3fe1bfcaf639f7c29cf81-d # internal github.com/cpuguy83/go-md2man/v2/md2man mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/russross/blackfriday/v2=$WORK/b288/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/cpuguy83/go-md2man/v2/md2man -complete -installsuffix shared -buildid kbUykU8keei4OdktQpvk/kbUykU8keei4OdktQpvk -goversion go1.16.12 -D "" -importcfg $WORK/b287/importcfg -pack ./vendor/github.com/cpuguy83/go-md2man/v2/md2man/md2man.go ./vendor/github.com/cpuguy83/go-md2man/v2/md2man/roff.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/2e/2e8231b589de1c32db41677da4ab1503a1f8a633a6e0248b9b862f85a7e92785-d # internal github.com/urfave/cli mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b286/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/cpuguy83/go-md2man/v2/md2man=$WORK/b287/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b120/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile text/tabwriter=$WORK/b126/_pkg_.a packagefile text/template=$WORK/b063/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/urfave/cli -complete -installsuffix shared -buildid YgdDHk2sxY9yGRiQoqvB/YgdDHk2sxY9yGRiQoqvB -goversion go1.16.12 -D "" -importcfg $WORK/b285/importcfg -pack ./vendor/github.com/urfave/cli/app.go ./vendor/github.com/urfave/cli/category.go ./vendor/github.com/urfave/cli/cli.go ./vendor/github.com/urfave/cli/command.go ./vendor/github.com/urfave/cli/context.go ./vendor/github.com/urfave/cli/docs.go ./vendor/github.com/urfave/cli/errors.go ./vendor/github.com/urfave/cli/fish.go ./vendor/github.com/urfave/cli/flag.go ./vendor/github.com/urfave/cli/flag_bool.go ./vendor/github.com/urfave/cli/flag_bool_t.go ./vendor/github.com/urfave/cli/flag_duration.go ./vendor/github.com/urfave/cli/flag_float64.go ./vendor/github.com/urfave/cli/flag_generic.go ./vendor/github.com/urfave/cli/flag_int.go ./vendor/github.com/urfave/cli/flag_int64.go ./vendor/github.com/urfave/cli/flag_int64_slice.go ./vendor/github.com/urfave/cli/flag_int_slice.go ./vendor/github.com/urfave/cli/flag_string.go ./vendor/github.com/urfave/cli/flag_string_slice.go ./vendor/github.com/urfave/cli/flag_uint.go ./vendor/github.com/urfave/cli/flag_uint64.go ./vendor/github.com/urfave/cli/funcs.go ./vendor/github.com/urfave/cli/help.go ./vendor/github.com/urfave/cli/parse.go ./vendor/github.com/urfave/cli/sort.go ./vendor/github.com/urfave/cli/template.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/39/39e1a0bf94dea98f1dbf10ebc1b9540473b04a74d6e3f725016d3d3e866a9555-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/8a/8a45343cf92ba0f2e5b040d77004d5f3a2e5a465a8d281a5dcd05d8b38948606-d # internal cd $WORK/b077 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c aes.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c boring.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c ecdsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c hmac.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x006.o -c rand.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x007.o -c rsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x008.o -c sha.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -g -O2 -o $WORK/b077/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -g -O2 -o $WORK/b077/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -g -O2 -o $WORK/b077/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -g -O2 -o $WORK/b077/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -g -O2 -o $WORK/b077/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -g -O2 -o $WORK/b077/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -g -O2 -o $WORK/b077/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -g -O2 -o $WORK/b077/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -g -O2 -o $WORK/b077/_x017.o -c openssl_stub_rand.c cd $WORK/b077 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -o $WORK/b077/_cgo_.o $WORK/b077/_cgo_main.o $WORK/b077/_x001.o $WORK/b077/_x002.o $WORK/b077/_x003.o $WORK/b077/_x004.o $WORK/b077/_x005.o $WORK/b077/_x006.o $WORK/b077/_x007.o $WORK/b077/_x008.o $WORK/b077/_x009.o $WORK/b077/_x010.o $WORK/b077/_x011.o $WORK/b077/_x012.o $WORK/b077/_x013.o $WORK/b077/_x014.o $WORK/b077/_x015.o $WORK/b077/_x016.o $WORK/b077/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage boring -dynimport $WORK/b077/_cgo_.o -dynout $WORK/b077/_cgo_import.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b078/_pkg_.a packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b079/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b080/_pkg_.a packagefile encoding/asn1=$WORK/b081/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile math/big=$WORK/b082/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid PLLsT_sfmsV_ESWEOAnB/PLLsT_sfmsV_ESWEOAnB -goversion go1.16.12 -D "" -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go $WORK/b077/_cgo_gotypes.go $WORK/b077/aes.cgo1.go $WORK/b077/boring.cgo1.go $WORK/b077/ecdsa.cgo1.go $WORK/b077/hmac.cgo1.go $WORK/b077/rand.cgo1.go $WORK/b077/rsa.cgo1.go $WORK/b077/sha.cgo1.go $WORK/b077/_cgo_import.go cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b077/_pkg_.a $WORK/b077/_x001.o $WORK/b077/_x002.o $WORK/b077/_x003.o $WORK/b077/_x004.o $WORK/b077/_x005.o $WORK/b077/_x006.o $WORK/b077/_x007.o $WORK/b077/_x008.o $WORK/b077/_x009.o $WORK/b077/_x010.o $WORK/b077/_x011.o $WORK/b077/_x012.o $WORK/b077/_x013.o $WORK/b077/_x014.o $WORK/b077/_x015.o $WORK/b077/_x016.o $WORK/b077/_x017.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/41/41f7105eeaaf3a3a0b6092bdc577e1d92234857968f54142182c2f9d5b003975-d # internal crypto/aes mkdir -p $WORK/b073/ cat >$WORK/b073/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b073/symabis ./asm_arm64.s ./gcm_arm64.s crypto/sha512 mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b078/_pkg_.a packagefile crypto/internal/boring=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid 0oUQRE6PIodB_9OUmvu-/0oUQRE6PIodB_9OUmvu- -goversion go1.16.12 -D "" -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_generic.go crypto/hmac mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b077/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid F0jydFIx3Y-rk_54qT27/F0jydFIx3Y-rk_54qT27 -goversion go1.16.12 -D "" -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go crypto/sha1 mkdir -p $WORK/b098/ cat >$WORK/b098/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b098/symabis ./sha1block_arm64.s crypto/sha256 mkdir -p $WORK/b099/ cat >$WORK/b099/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b099/symabis ./sha256block_arm64.s cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/internal/boring=$WORK/b077/_pkg_.a packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/aes -std -installsuffix shared -buildid BJzSjuVne7almpkmgFmk/BJzSjuVne7almpkmgFmk -goversion go1.16.12 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h /usr/lib/golang/src/crypto/aes/aes_gcm.go /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_asm.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b078/_pkg_.a packagefile crypto/internal/boring=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid Y07KlnCY5ssoEyLQriS9/Y07KlnCY5ssoEyLQriS9 -goversion go1.16.12 -symabis $WORK/b098/symabis -D "" -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h /usr/lib/golang/src/crypto/sha1/boring.go /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b078/_pkg_.a packagefile crypto/internal/boring=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid ju2CHw7UEO9EmQQAeBrk/ju2CHw7UEO9EmQQAeBrk -goversion go1.16.12 -symabis $WORK/b099/symabis -D "" -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/go_asm.h /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_arm64.go cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/20/2070be533b52ca316bad4e769848732b921e746a3c951c92c7d641b39fffddbd-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b094/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid tYIZVMyQgE9C98GnQFHk/tYIZVMyQgE9C98GnQFHk -goversion go1.16.12 -D "" -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/39/396c689f9e37aae85b14b1066f7799d8efbd99972a412c4099aad60aefc33a64-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b073/asm_arm64.o ./asm_arm64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b098/sha1block_arm64.o ./sha1block_arm64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b073/gcm_arm64.o ./gcm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b099/sha256block_arm64.o ./sha256block_arm64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b098/_pkg_.a $WORK/b098/sha1block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/f1/f1575c64325dec9c5d22e327d0b8bf0f70f5f9e92523f8a50f3b6016b23746b4-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b073/_pkg_.a $WORK/b073/asm_arm64.o $WORK/b073/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/78/78daf55bbcbea421ad6112272f7b485f5aa51a34dc1a8fc6cd063ec19120090a-d # internal crypto/rand mkdir -p $WORK/b072/ crypto/ecdsa mkdir -p $WORK/b086/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b073/_pkg_.a packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/internal/boring=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b038/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b041/_pkg_.a packagefile math/big=$WORK/b082/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid Qbh8exEwXaeeK7X7iJe8/Qbh8exEwXaeeK7X7iJe8 -goversion go1.16.12 -D "" -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/crypto/rand/eagain.go /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_batched.go /usr/lib/golang/src/crypto/rand/rand_linux.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/8a/8af2219d9ccf3c0b1f0dbaa10aaa94e1240a91be84a2d7c07e9469250a2ce67f-d # internal cat >$WORK/b086/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b078/_pkg_.a packagefile crypto/aes=$WORK/b073/_pkg_.a packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/elliptic=$WORK/b087/_pkg_.a packagefile crypto/internal/boring=$WORK/b077/_pkg_.a packagefile crypto/internal/randutil=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b089/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b090/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b091/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b082/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid xUEvOM5T46EdgGjM5B1-/xUEvOM5T46EdgGjM5B1- -goversion go1.16.12 -D "" -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/boring.go /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b099/_pkg_.a $WORK/b099/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/28/285cf76d775c13026d0484a9c05bfdc1ee267ec0a5e1cd65a8822d5685a90639-d # internal github.com/opencontainers/image-spec/identity mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b099/_pkg_.a packagefile crypto/sha512=$WORK/b089/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b182/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/opencontainers/image-spec/identity -complete -installsuffix shared -buildid 94hCIFdPdohjDthDOnJY/94hCIFdPdohjDthDOnJY -goversion go1.16.12 -D "" -importcfg $WORK/b257/importcfg -pack ./vendor/github.com/opencontainers/image-spec/identity/chainid.go ./vendor/github.com/opencontainers/image-spec/identity/helpers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/a7/a7924734d81a2d364446af59242f7717d038be1abb399e7af3d1929f9d343ca2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/47/47d19a99e1661d8e8602df1c2c1cb0c46846baf86fdc354a0c0cbfaaa263b59f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/1a/1aeb6f17f771fd97f258106fddbf82690d077fad438d96724029d68b93529939-d # internal crypto/ed25519 mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b078/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b093/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/sha512=$WORK/b089/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF crypto/rsa mkdir -p $WORK/b097/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid 16AhkLa1jyg9gV-Eo3vk/16AhkLa1jyg9gV-Eo3vk -goversion go1.16.12 -D "" -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b078/_pkg_.a packagefile crypto/internal/boring=$WORK/b077/_pkg_.a packagefile crypto/internal/randutil=$WORK/b088/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b082/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF mime/multipart mkdir -p $WORK/b122/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid YwlxTuvl9B6xGbXTrtBn/YwlxTuvl9B6xGbXTrtBn -goversion go1.16.12 -D "" -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/crypto/rsa/boring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go github.com/klauspost/compress/zstd mkdir -p $WORK/b205/ github.com/google/uuid mkdir -p $WORK/b262/ github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b266/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile encoding/hex=$WORK/b103/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b206/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b208/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b209/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile hash/crc32=$WORK/b056/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b120/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b210/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid 6wf5UZv_R14zC8NgBZUJ/6wf5UZv_R14zC8NgBZUJ -goversion go1.16.12 -D "" -importcfg $WORK/b205/importcfg -pack ./vendor/github.com/klauspost/compress/zstd/bitreader.go ./vendor/github.com/klauspost/compress/zstd/bitwriter.go ./vendor/github.com/klauspost/compress/zstd/blockdec.go ./vendor/github.com/klauspost/compress/zstd/blockenc.go ./vendor/github.com/klauspost/compress/zstd/blocktype_string.go ./vendor/github.com/klauspost/compress/zstd/bytebuf.go ./vendor/github.com/klauspost/compress/zstd/bytereader.go ./vendor/github.com/klauspost/compress/zstd/decodeheader.go ./vendor/github.com/klauspost/compress/zstd/decoder.go ./vendor/github.com/klauspost/compress/zstd/decoder_options.go ./vendor/github.com/klauspost/compress/zstd/dict.go ./vendor/github.com/klauspost/compress/zstd/enc_base.go ./vendor/github.com/klauspost/compress/zstd/enc_best.go ./vendor/github.com/klauspost/compress/zstd/enc_better.go ./vendor/github.com/klauspost/compress/zstd/enc_dfast.go ./vendor/github.com/klauspost/compress/zstd/enc_fast.go ./vendor/github.com/klauspost/compress/zstd/encoder.go ./vendor/github.com/klauspost/compress/zstd/encoder_options.go ./vendor/github.com/klauspost/compress/zstd/framedec.go ./vendor/github.com/klauspost/compress/zstd/frameenc.go ./vendor/github.com/klauspost/compress/zstd/fse_decoder.go ./vendor/github.com/klauspost/compress/zstd/fse_encoder.go ./vendor/github.com/klauspost/compress/zstd/fse_predefined.go ./vendor/github.com/klauspost/compress/zstd/hash.go ./vendor/github.com/klauspost/compress/zstd/history.go ./vendor/github.com/klauspost/compress/zstd/seqdec.go ./vendor/github.com/klauspost/compress/zstd/seqenc.go ./vendor/github.com/klauspost/compress/zstd/snappy.go ./vendor/github.com/klauspost/compress/zstd/zstd.go cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/bits-and-blooms/bitset=$WORK/b267/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b268/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b159/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b120/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile regexp=$WORK/b155/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid f9AIRh7l0PYrJE7r0V8Z/f9AIRh7l0PYrJE7r0V8Z -goversion go1.16.12 -D "" -importcfg $WORK/b266/importcfg -pack ./vendor/github.com/opencontainers/selinux/go-selinux/doc.go ./vendor/github.com/opencontainers/selinux/go-selinux/selinux.go ./vendor/github.com/opencontainers/selinux/go-selinux/selinux_linux.go ./vendor/github.com/opencontainers/selinux/go-selinux/xattrs_linux.go cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile mime=$WORK/b121/_pkg_.a packagefile mime/quotedprintable=$WORK/b123/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid m8uoklHqGUnaB0GhZJ1d/m8uoklHqGUnaB0GhZJ1d -goversion go1.16.12 -D "" -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/writer.go cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b095/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/sha1=$WORK/b098/_pkg_.a packagefile database/sql/driver=$WORK/b263/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile encoding/hex=$WORK/b103/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/google/uuid -complete -installsuffix shared -buildid HBXTe86xZzjPPvOobUpx/HBXTe86xZzjPPvOobUpx -goversion go1.16.12 -D "" -importcfg $WORK/b262/importcfg -pack ./vendor/github.com/google/uuid/dce.go ./vendor/github.com/google/uuid/doc.go ./vendor/github.com/google/uuid/hash.go ./vendor/github.com/google/uuid/marshal.go ./vendor/github.com/google/uuid/node.go ./vendor/github.com/google/uuid/node_net.go ./vendor/github.com/google/uuid/sql.go ./vendor/github.com/google/uuid/time.go ./vendor/github.com/google/uuid/util.go ./vendor/github.com/google/uuid/uuid.go ./vendor/github.com/google/uuid/version1.go ./vendor/github.com/google/uuid/version4.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/63/63333c736ba35b5f190fcc1543b35c0a4da3ae7020babc2dee332047142551dc-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/5a/5a7f59451447f933594636899d5712b1001d00f4b495a7539887e898f6cae10c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/dc/dc5fed48c2d3d48cdd52e1c30d05a5b137b0e38dd453b4cd3d5aaf63b8cd2136-d # internal crypto/x509 mkdir -p $WORK/b100/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b262/_pkg_.a # internal cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b078/_pkg_.a packagefile crypto/aes=$WORK/b073/_pkg_.a packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/des=$WORK/b085/_pkg_.a packagefile crypto/dsa=$WORK/b101/_pkg_.a packagefile crypto/ecdsa=$WORK/b086/_pkg_.a packagefile crypto/ed25519=$WORK/b092/_pkg_.a packagefile crypto/elliptic=$WORK/b087/_pkg_.a packagefile crypto/md5=$WORK/b095/_pkg_.a packagefile crypto/rsa=$WORK/b097/_pkg_.a packagefile crypto/sha1=$WORK/b098/_pkg_.a packagefile crypto/sha256=$WORK/b099/_pkg_.a packagefile crypto/sha512=$WORK/b089/_pkg_.a packagefile crypto/x509/pkix=$WORK/b102/_pkg_.a packagefile encoding/asn1=$WORK/b081/_pkg_.a packagefile encoding/hex=$WORK/b103/_pkg_.a packagefile encoding/pem=$WORK/b104/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b090/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b091/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b041/_pkg_.a packagefile math/big=$WORK/b082/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b064/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid Kz5TY80uzI0NiphfBBN4/Kz5TY80uzI0NiphfBBN4 -goversion go1.16.12 -D "" -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/9d/9d47cff3d4be0276643312c50615d096b74915e10fb3bee2c6179a756df27b5b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/e2/e2a4085193c8706c9b4c2173528524f59cb06304319a3b5cfe67a6b9c543a0bf-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b266/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid trl7zHxN_r80NmJ-1Q_L/trl7zHxN_r80NmJ-1Q_L -goversion go1.16.12 -D "" -importcfg $WORK/b265/importcfg -pack ./vendor/github.com/opencontainers/selinux/go-selinux/label/label.go ./vendor/github.com/opencontainers/selinux/go-selinux/label/label_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/7a/7ab52f5d92a87b73767c2faca172e5d96466b45fc7b9fdf231032673d1cf4340-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/73/73d23831debd5e403750d2cb5e6fc535248ed00322adfdb59882ba64acde9371-d # internal crypto/tls mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b071/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile crypto=$WORK/b078/_pkg_.a packagefile crypto/aes=$WORK/b073/_pkg_.a packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/des=$WORK/b085/_pkg_.a packagefile crypto/ecdsa=$WORK/b086/_pkg_.a packagefile crypto/ed25519=$WORK/b092/_pkg_.a packagefile crypto/elliptic=$WORK/b087/_pkg_.a packagefile crypto/hmac=$WORK/b094/_pkg_.a packagefile crypto/internal/boring=$WORK/b077/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b079/_pkg_.a packagefile crypto/md5=$WORK/b095/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/rc4=$WORK/b096/_pkg_.a packagefile crypto/rsa=$WORK/b097/_pkg_.a packagefile crypto/sha1=$WORK/b098/_pkg_.a packagefile crypto/sha256=$WORK/b099/_pkg_.a packagefile crypto/sha512=$WORK/b089/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile crypto/x509=$WORK/b100/_pkg_.a packagefile encoding/pem=$WORK/b104/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b090/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b110/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b082/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid 3P4wCChjPSgFDutLeGpi/3P4wCChjPSgFDutLeGpi -goversion go1.16.12 -D "" -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/boring.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/0d/0d4c13a55e1646008fa63a272f705b8818575cdda7b457a53e5f208a6eb28f03-d # internal github.com/containerd/containerd/archive/compression mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b054/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b198/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b205/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b211/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/containerd/containerd/archive/compression -lang=go1.16 -complete -installsuffix shared -buildid j60iO_okZuNoaf2XCt3_/j60iO_okZuNoaf2XCt3_ -goversion go1.16.12 -D "" -importcfg $WORK/b204/importcfg -pack ./archive/compression/compression.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/75/75cde063ef233d22b969ecfc4c5e88d6e94ee171598c85ca2ff45c15f8e10a91-d # internal github.com/containerd/containerd/images mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containerd/containerd/archive/compression=$WORK/b204/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b216/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b217/_pkg_.a packagefile github.com/containerd/containerd/labels=$WORK/b224/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b198/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b225/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b182/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b219/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b199/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b203/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b226/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/containerd/containerd/images -lang=go1.16 -complete -installsuffix shared -buildid kZSOuhnVDRu735lnHEZy/kZSOuhnVDRu735lnHEZy -goversion go1.16.12 -D "" -importcfg $WORK/b223/importcfg -pack ./images/annotations.go ./images/diffid.go ./images/handlers.go ./images/image.go ./images/importexport.go ./images/mediatypes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/da/dac7c0186854a91dbe344b410665f94a2700cbebc041320f381bf1e2e168a57f-d # internal github.com/containerd/containerd/diff mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containerd/containerd/archive/compression=$WORK/b204/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b223/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b227/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b049/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b052/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b219/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b211/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/containerd/containerd/diff -lang=go1.16 -complete -installsuffix shared -buildid CxDCvPHpSyVPr0r13SiR/CxDCvPHpSyVPr0r13SiR -goversion go1.16.12 -D "" -importcfg $WORK/b222/importcfg -pack ./diff/diff.go ./diff/stream.go ./diff/stream_unix.go github.com/containerd/containerd/images/archive mkdir -p $WORK/b231/ github.com/containerd/containerd/oci mkdir -p $WORK/b239/ github.com/containerd/containerd/remotes mkdir -p $WORK/b248/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containerd/containerd/containers=$WORK/b215/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b216/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b223/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b227/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b236/_pkg_.a packagefile github.com/containerd/containerd/pkg/cap=$WORK/b240/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b225/_pkg_.a packagefile github.com/containerd/containerd/snapshots=$WORK/b241/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b201/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b219/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b242/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b243/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b159/_pkg_.a packagefile io/ioutil=$WORK/b120/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/containerd/containerd/oci -lang=go1.16 -complete -installsuffix shared -buildid J-QvbH4n31kPzImV6_et/J-QvbH4n31kPzImV6_et -goversion go1.16.12 -D "" -importcfg $WORK/b239/importcfg -pack ./oci/client.go ./oci/spec.go ./oci/spec_opts.go ./oci/spec_opts_linux.go ./oci/utils_unix.go cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containerd/containerd/archive/compression=$WORK/b204/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b216/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b217/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b223/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b198/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b225/_pkg_.a packagefile github.com/containerd/containerd/reference=$WORK/b232/_pkg_.a packagefile github.com/containerd/containerd/reference/docker=$WORK/b233/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b182/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b220/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b219/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b120/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/containerd/containerd/images/archive -lang=go1.16 -complete -installsuffix shared -buildid dKJtdB-pNGcgf8riNKz1/dKJtdB-pNGcgf8riNKz1 -goversion go1.16.12 -D "" -importcfg $WORK/b231/importcfg -pack ./images/archive/exporter.go ./images/archive/importer.go ./images/archive/reference.go cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b216/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b217/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b223/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b198/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b225/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b219/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b199/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b226/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containerd/containerd/remotes -lang=go1.16 -complete -installsuffix shared -buildid DU5an_lE4ikpaMDV8PBH/DU5an_lE4ikpaMDV8PBH -goversion go1.16.12 -D "" -importcfg $WORK/b248/importcfg -pack ./remotes/handlers.go ./remotes/resolver.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b248/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/c3/c317fffe381e1d174e50dda46d7fd02713c2b93dbc595c0df297f8ec6bdb4090-d # internal github.com/containerd/containerd/remotes/docker/schema1 mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containerd/containerd/archive/compression=$WORK/b204/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b216/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b217/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b223/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b198/_pkg_.a packagefile github.com/containerd/containerd/remotes=$WORK/b248/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b182/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b220/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b219/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b203/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b120/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/containerd/containerd/remotes/docker/schema1 -lang=go1.16 -complete -installsuffix shared -buildid zGAc9AOpoSuVmNMEcVoZ/zGAc9AOpoSuVmNMEcVoZ -goversion go1.16.12 -D "" -importcfg $WORK/b254/importcfg -pack ./remotes/docker/schema1/converter.go cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/a3/a320c169d1f52c779007291824329cd231a30b60d96e0630acc7d080b32040dc-d # internal github.com/containerd/containerd/rootfs mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containerd/containerd/diff=$WORK/b222/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b217/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b198/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b227/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b236/_pkg_.a packagefile github.com/containerd/containerd/snapshots=$WORK/b241/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b182/_pkg_.a packagefile github.com/opencontainers/image-spec/identity=$WORK/b257/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b219/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile io/ioutil=$WORK/b120/_pkg_.a packagefile math/rand=$WORK/b083/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/containerd/containerd/rootfs -lang=go1.16 -complete -installsuffix shared -buildid 6IMrCBzifUwgJgissTvm/6IMrCBzifUwgJgissTvm -goversion go1.16.12 -D "" -importcfg $WORK/b256/importcfg -pack ./rootfs/apply.go ./rootfs/diff.go ./rootfs/init.go ./rootfs/init_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/0e/0e48b4052b50c9e2bcf4343da6db93b9d72bec41b06629fce272a7484ece31b9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/3b/3b152973bf0bdc4d80363e03989f70d5dd87bf5c26dc0f26f1c64730f996eb24-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/cb/cba7b6855044cec25e313db1c7b62e2fc7d520505a2b9144c6955fad0c262f98-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/10/107d41cb78db1d5b9b220087995e06eaaad072d05d00333ab36c24d7faf24f1d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/4f/4fbe149bd757223b1cd64db9382acae5b80a4866c99353a31a9f2f2c653b7b39-d # internal net/http/httptrace mkdir -p $WORK/b124/ google.golang.org/grpc/credentials mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile crypto/tls=$WORK/b084/_pkg_.a packagefile crypto/x509=$WORK/b100/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b132/_pkg_.a packagefile google.golang.org/grpc/credentials/internal=$WORK/b133/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b134/_pkg_.a packagefile io/ioutil=$WORK/b120/_pkg_.a packagefile net=$WORK/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p google.golang.org/grpc/credentials -complete -installsuffix shared -buildid XgSWGCagyobrpxG6B4MR/XgSWGCagyobrpxG6B4MR -goversion go1.16.12 -D "" -importcfg $WORK/b131/importcfg -pack ./vendor/google.golang.org/grpc/credentials/credentials.go ./vendor/google.golang.org/grpc/credentials/go12.go ./vendor/google.golang.org/grpc/credentials/tls.go cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile crypto/tls=$WORK/b084/_pkg_.a packagefile internal/nettrace=$WORK/b068/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid LtT5qeU471ngmSHfN0Ob/LtT5qeU471ngmSHfN0Ob -goversion go1.16.12 -D "" -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/cb/cba9758c9d134d3f8d48d472ffd8cb0332903cb1b9fb7d2014ee0468f69c4b00-d # internal google.golang.org/grpc/resolver mkdir -p $WORK/b136/ google.golang.org/grpc/internal/channelz mkdir -p $WORK/b158/ google.golang.org/grpc/peer mkdir -p $WORK/b176/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b137/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b131/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b138/_pkg_.a packagefile net=$WORK/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p google.golang.org/grpc/resolver -complete -installsuffix shared -buildid XSJvW9BFmpQDXgOOQ0UO/XSJvW9BFmpQDXgOOQ0UO -goversion go1.16.12 -D "" -importcfg $WORK/b136/importcfg -pack ./vendor/google.golang.org/grpc/resolver/resolver.go cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b131/_pkg_.a packagefile net=$WORK/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p google.golang.org/grpc/peer -complete -installsuffix shared -buildid vXSQSLSbGuYpjckjBqNy/vXSQSLSbGuYpjckjBqNy -goversion go1.16.12 -D "" -importcfg $WORK/b176/importcfg -pack ./vendor/google.golang.org/grpc/peer/peer.go cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b159/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b129/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b131/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b130/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p google.golang.org/grpc/internal/channelz -complete -installsuffix shared -buildid 3eNNqfvSAdsELYMvhE8T/3eNNqfvSAdsELYMvhE8T -goversion go1.16.12 -D "" -importcfg $WORK/b158/importcfg -pack ./vendor/google.golang.org/grpc/internal/channelz/funcs.go ./vendor/google.golang.org/grpc/internal/channelz/types.go ./vendor/google.golang.org/grpc/internal/channelz/types_linux.go ./vendor/google.golang.org/grpc/internal/channelz/util_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/b0/b0e8b96882c4bc70609baf93ea3b804777b639a5522da4d69f68e0fa91f2a497-d # internal net/http mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b054/_pkg_.a packagefile container/list=$WORK/b071/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/tls=$WORK/b084/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b112/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b041/_pkg_.a packagefile io/ioutil=$WORK/b120/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/rand=$WORK/b083/_pkg_.a packagefile mime=$WORK/b121/_pkg_.a packagefile mime/multipart=$WORK/b122/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http/httptrace=$WORK/b124/_pkg_.a packagefile net/http/internal=$WORK/b125/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b064/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p net/http -std -complete -installsuffix shared -buildid E2WTDtzNEDiMhZiRuCYd/E2WTDtzNEDiMhZiRuCYd -goversion go1.16.12 -D "" -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/23/23c4c8d56bfedf2e7e7a65255594a0b18b84f4dbfdada0565d1feec9cb57ee9e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/0a/0a0084c1309128701368f6a496dd7587c665673389893332c28b438f16cc1aee-d # internal google.golang.org/grpc/balancer mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b129/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b131/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b134/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b135/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b136/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b138/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p google.golang.org/grpc/balancer -complete -installsuffix shared -buildid qSlz-14pjCbAdEz_rb22/qSlz-14pjCbAdEz_rb22 -goversion go1.16.12 -D "" -importcfg $WORK/b128/importcfg -pack ./vendor/google.golang.org/grpc/balancer/balancer.go google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b130/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b161/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b141/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b136/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b138/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p google.golang.org/grpc/internal/resolver/dns -complete -installsuffix shared -buildid JitQfgo6GsJeXnitZFLD/JitQfgo6GsJeXnitZFLD -goversion go1.16.12 -D "" -importcfg $WORK/b163/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go ./vendor/google.golang.org/grpc/internal/resolver/dns/go113.go google.golang.org/grpc/internal/resolver/passthrough mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b136/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p google.golang.org/grpc/internal/resolver/passthrough -complete -installsuffix shared -buildid LwgD6KyA9TsXXY_W1qdI/LwgD6KyA9TsXXY_W1qdI -goversion go1.16.12 -D "" -importcfg $WORK/b164/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/43/4388d8f616f9513c40ee70c988d9cd01beadf330bc14129defcdb6597d0492ed-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/9b/9b9c9d06f89f4af954023458ee5001ebdf901c1a10fba25120cf687e5b27edc6-d # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/53/53e4c5a8327a534da5ebfa5b2bee905ace503466218b1584b3c3ecd43fd85800-d # internal google.golang.org/grpc/balancer/base mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b128/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b129/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b130/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b136/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p google.golang.org/grpc/balancer/base -complete -installsuffix shared -buildid JAkj1PyrNml9QiY5SBsV/JAkj1PyrNml9QiY5SBsV -goversion go1.16.12 -D "" -importcfg $WORK/b139/importcfg -pack ./vendor/google.golang.org/grpc/balancer/base/balancer.go ./vendor/google.golang.org/grpc/balancer/base/base.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/e9/e994604021058aeb8b596ae862abf1b93b2a017947a79d0115c32d300cf0f625-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/19/198815e38211473f8727094072b6e57782e3a60d430b383d70624bbb3de3ab19-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/balancer=$WORK/b128/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b139/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b130/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b141/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p google.golang.org/grpc/balancer/roundrobin -complete -installsuffix shared -buildid czpXHYic-IBaUqDh_-5Y/czpXHYic-IBaUqDh_-5Y -goversion go1.16.12 -D "" -importcfg $WORK/b140/importcfg -pack ./vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/53/53372b50476e09e3a5f685d7b8e763b4419e8c912faeb8156653804fc24bd043-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/c1/c180a0519b5963a5220a26579dc9d839ee774f2da1c63047a358920922c4ad86-d # internal golang.org/x/net/trace mkdir -p $WORK/b058/ golang.org/x/net/http2 mkdir -p $WORK/b166/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b059/_pkg_.a packagefile html/template=$WORK/b060/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b070/_pkg_.a packagefile net/url=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile text/tabwriter=$WORK/b126/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p golang.org/x/net/trace -complete -installsuffix shared -buildid pkorW1hXcXl6U2ZTXM5H/pkorW1hXcXl6U2ZTXM5H -goversion go1.16.12 -D "" -importcfg $WORK/b058/importcfg -pack ./vendor/golang.org/x/net/trace/events.go ./vendor/golang.org/x/net/trace/histogram.go ./vendor/golang.org/x/net/trace/trace.go cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b054/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/tls=$WORK/b084/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b167/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b173/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b168/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b120/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/rand=$WORK/b083/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b070/_pkg_.a packagefile net/http/httptrace=$WORK/b124/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b064/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid 4lDRUsdH_-rWMP_IVlIq/4lDRUsdH_-rWMP_IVlIq -goversion go1.16.12 -D "" -importcfg $WORK/b166/importcfg -pack ./vendor/golang.org/x/net/http2/ciphers.go ./vendor/golang.org/x/net/http2/client_conn_pool.go ./vendor/golang.org/x/net/http2/databuffer.go ./vendor/golang.org/x/net/http2/errors.go ./vendor/golang.org/x/net/http2/flow.go ./vendor/golang.org/x/net/http2/frame.go ./vendor/golang.org/x/net/http2/go111.go ./vendor/golang.org/x/net/http2/gotrack.go ./vendor/golang.org/x/net/http2/headermap.go ./vendor/golang.org/x/net/http2/http2.go ./vendor/golang.org/x/net/http2/pipe.go ./vendor/golang.org/x/net/http2/server.go ./vendor/golang.org/x/net/http2/transport.go ./vendor/golang.org/x/net/http2/write.go ./vendor/golang.org/x/net/http2/writesched.go ./vendor/golang.org/x/net/http2/writesched_priority.go ./vendor/golang.org/x/net/http2/writesched_random.go net/http/httputil mkdir -p $WORK/b180/ github.com/containerd/containerd/remotes/errors mkdir -p $WORK/b251/ golang.org/x/net/context/ctxhttp cat >$WORK/b180/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b111/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b070/_pkg_.a packagefile net/http/internal=$WORK/b125/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b064/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid 3CSqB-pdU5DvAHzSk6Ey/3CSqB-pdU5DvAHzSk6Ey -goversion go1.16.12 -D "" -importcfg $WORK/b180/importcfg -pack /usr/lib/golang/src/net/http/httputil/dump.go /usr/lib/golang/src/net/http/httputil/httputil.go /usr/lib/golang/src/net/http/httputil/persist.go /usr/lib/golang/src/net/http/httputil/reverseproxy.go mkdir -p $WORK/b253/ expvar mkdir -p $WORK/b272/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b120/_pkg_.a packagefile net/http=$WORK/b070/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/containerd/containerd/remotes/errors -lang=go1.16 -complete -installsuffix shared -buildid LYt4XJQEBDpvmYVc5rcs/LYt4XJQEBDpvmYVc5rcs -goversion go1.16.12 -D "" -importcfg $WORK/b251/importcfg -pack ./remotes/errors/errors.go cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b070/_pkg_.a packagefile net/url=$WORK/b064/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF github.com/prometheus/common/expfmt mkdir -p $WORK/b277/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid VFmI5GBZhaeNKKiqLdUz/VFmI5GBZhaeNKKiqLdUz -goversion go1.16.12 -D "" -importcfg $WORK/b253/importcfg -pack ./vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net/http=$WORK/b070/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p expvar -std -complete -installsuffix shared -buildid L4nOCBSliKrqsLbZs51j/L4nOCBSliKrqsLbZs51j -goversion go1.16.12 -D "" -importcfg $WORK/b272/importcfg -pack /usr/lib/golang/src/expvar/expvar.go cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b132/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b148/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b278/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b276/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b279/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b280/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b120/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile mime=$WORK/b121/_pkg_.a packagefile net/http=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid zouNR_a-QynPpWs3CdM8/zouNR_a-QynPpWs3CdM8 -goversion go1.16.12 -D "" -importcfg $WORK/b277/importcfg -pack ./vendor/github.com/prometheus/common/expfmt/decode.go ./vendor/github.com/prometheus/common/expfmt/encode.go ./vendor/github.com/prometheus/common/expfmt/expfmt.go ./vendor/github.com/prometheus/common/expfmt/openmetrics_create.go ./vendor/github.com/prometheus/common/expfmt/text_create.go ./vendor/github.com/prometheus/common/expfmt/text_parse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/d1/d159635d608265f27261f29450e5e58511e1406eda30adbcf9ff37c9f9c852e1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/bf/bfd29f83489e607d6da1db98a24d5368f72f2d0e3000c62237c5183151c0130b-d # internal github.com/containerd/containerd/remotes/docker/auth mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b198/_pkg_.a packagefile github.com/containerd/containerd/remotes/errors=$WORK/b251/_pkg_.a packagefile github.com/containerd/containerd/version=$WORK/b252/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b253/_pkg_.a packagefile net/http=$WORK/b070/_pkg_.a packagefile net/url=$WORK/b064/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/containerd/containerd/remotes/docker/auth -lang=go1.16 -complete -installsuffix shared -buildid Zl27yBx3RtMfyoZzCHQh/Zl27yBx3RtMfyoZzCHQh -goversion go1.16.12 -D "" -importcfg $WORK/b250/importcfg -pack ./remotes/docker/auth/fetch.go ./remotes/docker/auth/parse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/a3/a3435db52e954b2c6b0ea20daab764a78a2ba8303ac94a5cd97652da2eaadf05-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/6a/6a368819936ea62a1aa7a836756c35bdbd713783f3b19f5fbdd9d4d666b6b927-d # internal github.com/containerd/containerd/remotes/docker mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b216/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b217/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b223/_pkg_.a packagefile github.com/containerd/containerd/labels=$WORK/b224/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b198/_pkg_.a packagefile github.com/containerd/containerd/reference=$WORK/b232/_pkg_.a packagefile github.com/containerd/containerd/remotes=$WORK/b248/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker/auth=$WORK/b250/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker/schema1=$WORK/b254/_pkg_.a packagefile github.com/containerd/containerd/remotes/errors=$WORK/b251/_pkg_.a packagefile github.com/containerd/containerd/version=$WORK/b252/_pkg_.a packagefile github.com/moby/locker=$WORK/b255/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b182/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b219/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b199/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b253/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b120/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b070/_pkg_.a packagefile net/url=$WORK/b064/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/containerd/containerd/remotes/docker -lang=go1.16 -complete -installsuffix shared -buildid h_SiX04Go6JlK7h_a0GO/h_SiX04Go6JlK7h_a0GO -goversion go1.16.12 -D "" -importcfg $WORK/b249/importcfg -pack ./remotes/docker/authorizer.go ./remotes/docker/converter.go ./remotes/docker/errcode.go ./remotes/docker/errdesc.go ./remotes/docker/fetcher.go ./remotes/docker/handler.go ./remotes/docker/httpreadseeker.go ./remotes/docker/pusher.go ./remotes/docker/registry.go ./remotes/docker/resolver.go ./remotes/docker/scope.go ./remotes/docker/status.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/c1/c17b3ac5eb5da646e37beeb1e372caaf87c110faaa2a9b8637368893ccf9fcc9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/30/306abde827d11ce2765b6d765d4a72d065a9d9f8f638ac51701dfcddddc305d2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/a0/a094395667329a3500d7c942d68030497dfb627ccbfcc1151487c7ab745bad67-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile expvar=$WORK/b272/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b273/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b274/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b132/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b148/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b275/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b276/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b277/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b280/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b281/_pkg_.a packagefile io/ioutil=$WORK/b120/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b210/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid 7gSZNbYksBHbevHK3wHZ/7gSZNbYksBHbevHK3wHZ -goversion go1.16.12 -D "" -importcfg $WORK/b271/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/build_info.go ./vendor/github.com/prometheus/client_golang/prometheus/collector.go ./vendor/github.com/prometheus/client_golang/prometheus/counter.go ./vendor/github.com/prometheus/client_golang/prometheus/desc.go ./vendor/github.com/prometheus/client_golang/prometheus/doc.go ./vendor/github.com/prometheus/client_golang/prometheus/expvar_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/fnv.go ./vendor/github.com/prometheus/client_golang/prometheus/gauge.go ./vendor/github.com/prometheus/client_golang/prometheus/go_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/histogram.go ./vendor/github.com/prometheus/client_golang/prometheus/labels.go ./vendor/github.com/prometheus/client_golang/prometheus/metric.go ./vendor/github.com/prometheus/client_golang/prometheus/observer.go ./vendor/github.com/prometheus/client_golang/prometheus/process_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/process_collector_other.go ./vendor/github.com/prometheus/client_golang/prometheus/registry.go ./vendor/github.com/prometheus/client_golang/prometheus/summary.go ./vendor/github.com/prometheus/client_golang/prometheus/timer.go ./vendor/github.com/prometheus/client_golang/prometheus/untyped.go ./vendor/github.com/prometheus/client_golang/prometheus/value.go ./vendor/github.com/prometheus/client_golang/prometheus/vec.go ./vendor/github.com/prometheus/client_golang/prometheus/wrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/cf/cf80aa5dd5d4d60e92910501e22e4dfbe9dcff9201bf81c2ea95eea8e66fa61b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/2b/2bf30eccd24a922ba5170284b31332857fd10fa0137c286fe5398640f0e17eed-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b054/_pkg_.a packagefile crypto/tls=$WORK/b084/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b271/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b276/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b277/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b070/_pkg_.a packagefile net/http/httptrace=$WORK/b124/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid cpTpoloSgv0ECUA_DSuO/cpTpoloSgv0ECUA_DSuO -goversion go1.16.12 -D "" -importcfg $WORK/b284/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/delegator.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/http.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_client.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_server.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/a9/a9c5f6966f83cea35c17ccbef70bb55b3b3236d2a2278f4fc15c7b2a7db63833-d # internal google.golang.org/grpc/internal/transport mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b132/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b166/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b173/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b154/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b142/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b131/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b130/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b134/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b158/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b141/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b174/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b135/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b177/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b178/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p google.golang.org/grpc/internal/transport -complete -installsuffix shared -buildid Q7vx78Eh-kTEZ0nSz1xO/Q7vx78Eh-kTEZ0nSz1xO -goversion go1.16.12 -D "" -importcfg $WORK/b165/importcfg -pack ./vendor/google.golang.org/grpc/internal/transport/bdp_estimator.go ./vendor/google.golang.org/grpc/internal/transport/controlbuf.go ./vendor/google.golang.org/grpc/internal/transport/defaults.go ./vendor/google.golang.org/grpc/internal/transport/flowcontrol.go ./vendor/google.golang.org/grpc/internal/transport/handler_server.go ./vendor/google.golang.org/grpc/internal/transport/http2_client.go ./vendor/google.golang.org/grpc/internal/transport/http2_server.go ./vendor/google.golang.org/grpc/internal/transport/http_util.go ./vendor/google.golang.org/grpc/internal/transport/log.go ./vendor/google.golang.org/grpc/internal/transport/transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/30/30e18c11ddd1db7db1c3087869c1a45dbb9effee7eccd091fe20cebbc36767ad-d # internal github.com/docker/go-metrics mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b271/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b284/_pkg_.a packagefile net/http=$WORK/b070/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/docker/go-metrics -complete -installsuffix shared -buildid c7K9qxdwyrWBcBFrYbK4/c7K9qxdwyrWBcBFrYbK4 -goversion go1.16.12 -D "" -importcfg $WORK/b270/importcfg -pack ./vendor/github.com/docker/go-metrics/counter.go ./vendor/github.com/docker/go-metrics/docs.go ./vendor/github.com/docker/go-metrics/gauge.go ./vendor/github.com/docker/go-metrics/handler.go ./vendor/github.com/docker/go-metrics/helpers.go ./vendor/github.com/docker/go-metrics/namespace.go ./vendor/github.com/docker/go-metrics/register.go ./vendor/github.com/docker/go-metrics/timer.go ./vendor/github.com/docker/go-metrics/unit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/67/679d3b3db0360cb0f5c34c10126fb0e3168efc9f4e09532d57a6e3290776ca7f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/2e/2e80612d601259a819b5e33854b861b2316a66c54449462b5b37d90a5bf4ef6e-d # internal google.golang.org/grpc mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b054/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b058/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b127/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b128/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b139/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b140/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b142/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b129/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b131/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b143/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b144/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b130/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b134/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b145/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b146/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b147/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b157/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b158/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b161/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b141/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b164/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b135/_pkg_.a packagefile google.golang.org/grpc/naming=$WORK/b179/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b136/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b138/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b177/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b178/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b120/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b070/_pkg_.a packagefile net/http/httputil=$WORK/b180/_pkg_.a packagefile net/url=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p google.golang.org/grpc -complete -installsuffix shared -buildid 4_p7ijoSpp_DN3meF0SF/4_p7ijoSpp_DN3meF0SF -goversion go1.16.12 -D "" -importcfg $WORK/b053/importcfg -pack ./vendor/google.golang.org/grpc/backoff.go ./vendor/google.golang.org/grpc/balancer.go ./vendor/google.golang.org/grpc/balancer_conn_wrappers.go ./vendor/google.golang.org/grpc/balancer_v1_wrapper.go ./vendor/google.golang.org/grpc/call.go ./vendor/google.golang.org/grpc/clientconn.go ./vendor/google.golang.org/grpc/codec.go ./vendor/google.golang.org/grpc/dialoptions.go ./vendor/google.golang.org/grpc/doc.go ./vendor/google.golang.org/grpc/interceptor.go ./vendor/google.golang.org/grpc/picker_wrapper.go ./vendor/google.golang.org/grpc/pickfirst.go ./vendor/google.golang.org/grpc/preloader.go ./vendor/google.golang.org/grpc/proxy.go ./vendor/google.golang.org/grpc/resolver_conn_wrapper.go ./vendor/google.golang.org/grpc/rpc_util.go ./vendor/google.golang.org/grpc/server.go ./vendor/google.golang.org/grpc/service_config.go ./vendor/google.golang.org/grpc/stream.go ./vendor/google.golang.org/grpc/trace.go ./vendor/google.golang.org/grpc/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/7c/7c2d9f1b33bcb6ce2528009ce3972b11ea0528bd56a93a1e853137de0671a324-d # internal github.com/containerd/containerd/api/services/containers/v1 mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b049/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b051/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b052/_pkg_.a packagefile google.golang.org/grpc=$WORK/b053/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b142/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/containerd/containerd/api/services/containers/v1 -lang=go1.16 -complete -installsuffix shared -buildid eaj_xQKcecv3kdfD6iPM/eaj_xQKcecv3kdfD6iPM -goversion go1.16.12 -D "" -importcfg $WORK/b048/importcfg -pack ./api/services/containers/v1/containers.pb.go github.com/containerd/containerd/api/services/content/v1 mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b049/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b051/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b052/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b182/_pkg_.a packagefile google.golang.org/grpc=$WORK/b053/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b142/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/containerd/containerd/api/services/content/v1 -lang=go1.16 -complete -installsuffix shared -buildid ssoHzr0s504e7sWnw6pW/ssoHzr0s504e7sWnw6pW -goversion go1.16.12 -D "" -importcfg $WORK/b181/importcfg -pack ./api/services/content/v1/content.pb.go github.com/containerd/containerd/api/services/diff/v1 mkdir -p $WORK/b183/ github.com/containerd/containerd/api/services/events/v1 mkdir -p $WORK/b185/ github.com/containerd/containerd/api/services/images/v1 mkdir -p $WORK/b188/ github.com/containerd/containerd/api/services/introspection/v1 mkdir -p $WORK/b189/ github.com/containerd/containerd/api/services/leases/v1 mkdir -p $WORK/b191/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b186/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b049/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b052/_pkg_.a packagefile google.golang.org/grpc=$WORK/b053/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b142/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/containerd/containerd/api/services/events/v1 -lang=go1.16 -complete -installsuffix shared -buildid abfPzc8jNhwve5D8Coij/abfPzc8jNhwve5D8Coij -goversion go1.16.12 -D "" -importcfg $WORK/b185/importcfg -pack ./api/services/events/v1/doc.go ./api/services/events/v1/events.pb.go cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b184/_pkg_.a packagefile github.com/gogo/googleapis/google/rpc=$WORK/b190/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b049/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b051/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b052/_pkg_.a packagefile google.golang.org/grpc=$WORK/b053/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b142/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/containerd/containerd/api/services/introspection/v1 -lang=go1.16 -complete -installsuffix shared -buildid fi6V4YmKt6w_ae5EAM-J/fi6V4YmKt6w_ae5EAM-J -goversion go1.16.12 -D "" -importcfg $WORK/b189/importcfg -pack ./api/services/introspection/v1/doc.go ./api/services/introspection/v1/introspection.pb.go cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b049/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b051/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b052/_pkg_.a packagefile google.golang.org/grpc=$WORK/b053/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b142/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/containerd/containerd/api/services/leases/v1 -lang=go1.16 -complete -installsuffix shared -buildid 4WWg-K9ONN4A4NBfScjX/4WWg-K9ONN4A4NBfScjX -goversion go1.16.12 -D "" -importcfg $WORK/b191/importcfg -pack ./api/services/leases/v1/doc.go ./api/services/leases/v1/leases.pb.go cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b184/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b049/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b051/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b052/_pkg_.a packagefile google.golang.org/grpc=$WORK/b053/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b142/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF github.com/containerd/containerd/api/services/namespaces/v1 mkdir -p $WORK/b192/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/containerd/containerd/api/services/diff/v1 -lang=go1.16 -complete -installsuffix shared -buildid OjVjouHJzZ-4LzZkfx-5/OjVjouHJzZ-4LzZkfx-5 -goversion go1.16.12 -D "" -importcfg $WORK/b183/importcfg -pack ./api/services/diff/v1/diff.pb.go cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b184/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b049/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b051/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b052/_pkg_.a packagefile google.golang.org/grpc=$WORK/b053/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b142/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/containerd/containerd/api/services/images/v1 -lang=go1.16 -complete -installsuffix shared -buildid iYQAiTbJdwXxhfaARZeU/iYQAiTbJdwXxhfaARZeU -goversion go1.16.12 -D "" -importcfg $WORK/b188/importcfg -pack ./api/services/images/v1/docs.go ./api/services/images/v1/images.pb.go cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b049/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b051/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b052/_pkg_.a packagefile google.golang.org/grpc=$WORK/b053/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b142/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/containerd/containerd/api/services/namespaces/v1 -lang=go1.16 -complete -installsuffix shared -buildid OERmVQ7rfhXiSyFf2loG/OERmVQ7rfhXiSyFf2loG -goversion go1.16.12 -D "" -importcfg $WORK/b192/importcfg -pack ./api/services/namespaces/v1/namespace.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/c1/c1c821391d4e1e3e0922a3ab4a3c3114788a19d726561534ba53a189f8188203-d # internal github.com/containerd/containerd/api/services/snapshots/v1 mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b184/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b049/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b051/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b052/_pkg_.a packagefile google.golang.org/grpc=$WORK/b053/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b142/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containerd/containerd/api/services/snapshots/v1 -lang=go1.16 -complete -installsuffix shared -buildid R6uL1E9tlsRgs8dr53PH/R6uL1E9tlsRgs8dr53PH -goversion go1.16.12 -D "" -importcfg $WORK/b193/importcfg -pack ./api/services/snapshots/v1/snapshots.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/6e/6ef857400083bd7291caeb6277850e0238807f4982c77c76110c64c7a0c89031-d # internal github.com/containerd/containerd/api/services/tasks/v1 mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b184/_pkg_.a packagefile github.com/containerd/containerd/api/types/task=$WORK/b195/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b049/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b051/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b052/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b182/_pkg_.a packagefile google.golang.org/grpc=$WORK/b053/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b142/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/containerd/containerd/api/services/tasks/v1 -lang=go1.16 -complete -installsuffix shared -buildid DXM1Ww-zcY_Idy9NdtrM/DXM1Ww-zcY_Idy9NdtrM -goversion go1.16.12 -D "" -importcfg $WORK/b194/importcfg -pack ./api/services/tasks/v1/tasks.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b192/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/39/394227198ed48f28400a8caba25fbc80fd570e4c2bd703f8f7864d79e22e11f8-d # internal github.com/containerd/containerd/api/services/version/v1 mkdir -p $WORK/b196/ cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/ee/ee683dc3c5096a02959ea5f7ad2dbd463b3f128e39c1f0ccfc07b3f7d17822bd-d # internal github.com/containerd/containerd/plugin mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b217/_pkg_.a packagefile github.com/containerd/containerd/events/exchange=$WORK/b246/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b238/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b219/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile google.golang.org/grpc=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/containerd/containerd/plugin -lang=go1.16 -complete -installsuffix shared -buildid awsZZDxQ4cbtbkxOc372/awsZZDxQ4cbtbkxOc372 -goversion go1.16.12 -D "" -importcfg $WORK/b245/importcfg -pack ./plugin/context.go ./plugin/plugin.go ./plugin/plugin_other.go cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b049/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b052/_pkg_.a packagefile google.golang.org/grpc=$WORK/b053/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b142/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containerd/containerd/api/services/version/v1 -lang=go1.16 -complete -installsuffix shared -buildid W115pgbixOyYFCNZfSUc/W115pgbixOyYFCNZfSUc -goversion go1.16.12 -D "" -importcfg $WORK/b196/importcfg -pack ./api/services/version/v1/version.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/f8/f869a5c1cecbbba7641800021157d1ef394ce2348c8fdb79ca8debab5210fd08-d # internal google.golang.org/grpc/health/grpc_health_v1 mkdir -p $WORK/b269/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b132/_pkg_.a packagefile google.golang.org/grpc=$WORK/b053/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b142/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p google.golang.org/grpc/health/grpc_health_v1 -complete -installsuffix shared -buildid oMYy0slSYa3p8T6eXZd-/oMYy0slSYa3p8T6eXZd- -goversion go1.16.12 -D "" -importcfg $WORK/b269/importcfg -pack ./vendor/google.golang.org/grpc/health/grpc_health_v1/health.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/54/5439e82980fe7472423b935096fa52670685485be57d0363e8c715e01e3c5deb-d # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/00/00aefa2c58d66cf10c09b24ce6b45883387859b518e99aeed7bb02054d351e9a-d # internal github.com/containerd/containerd/leases/proxy mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile github.com/containerd/containerd/api/services/leases/v1=$WORK/b191/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b217/_pkg_.a packagefile github.com/containerd/containerd/leases=$WORK/b234/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/containerd/containerd/leases/proxy -lang=go1.16 -complete -installsuffix shared -buildid wP6WzWADgMypIzXfWTsY/wP6WzWADgMypIzXfWTsY -goversion go1.16.12 -D "" -importcfg $WORK/b235/importcfg -pack ./leases/proxy/manager.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b235/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b245/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/ba/bac5f7dda64afc4a1c0cdcb69991d376cc415c2ca1299cbdb128d2ac744f494a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/ba/ba38ccfb16666c913a6dbddcbc070eefb4cab80f269caa925fcbf63b5294917c-d # internal github.com/containerd/containerd/services/introspection mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile github.com/containerd/containerd/api/services/introspection/v1=$WORK/b189/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b184/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b217/_pkg_.a packagefile github.com/containerd/containerd/filters=$WORK/b218/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b198/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b245/_pkg_.a packagefile github.com/containerd/containerd/services=$WORK/b261/_pkg_.a packagefile github.com/gogo/googleapis/google/rpc=$WORK/b190/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b052/_pkg_.a packagefile github.com/google/uuid=$WORK/b262/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile google.golang.org/grpc=$WORK/b053/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile io/ioutil=$WORK/b120/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/containerd/containerd/services/introspection -lang=go1.16 -complete -installsuffix shared -buildid ZPPzgvBZ_kr7Bh7ldZ_e/ZPPzgvBZ_kr7Bh7ldZ_e -goversion go1.16.12 -D "" -importcfg $WORK/b260/importcfg -pack ./services/introspection/introspection.go ./services/introspection/local.go ./services/introspection/service.go cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/8a/8a51b330b8f79818d46fc38950f4d593dde950f3810eea6a61702e8df22d0a78-d # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/22/220aea1bf9731243c00e36a33c74d213a83280cccf0c55c1dbd9d6a54ca99f55-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b181/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/22/22f2118b4775ad172848d64bc811e7ece1b9affc34d8f64e89d3999869d1f908-d # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/b5/b5fa8ec00bba1e6489991b254adb861cce4936198b2e189f7853809610149014-d # internal github.com/containerd/containerd/content/proxy mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile github.com/containerd/containerd/api/services/content/v1=$WORK/b181/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b216/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b217/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b052/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b182/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b219/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/containerd/containerd/content/proxy -lang=go1.16 -complete -installsuffix shared -buildid DurjnSI-I8zH-G5qBW20/DurjnSI-I8zH-G5qBW20 -goversion go1.16.12 -D "" -importcfg $WORK/b221/importcfg -pack ./content/proxy/content_reader.go ./content/proxy/content_store.go ./content/proxy/content_writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/37/37833905f36e54201fa59db9a003007882f69fc9f9eecac5dc658e7154bb986a-d # internal github.com/containerd/containerd/snapshots/proxy mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile github.com/containerd/containerd/api/services/snapshots/v1=$WORK/b193/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b184/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b217/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b227/_pkg_.a packagefile github.com/containerd/containerd/snapshots=$WORK/b241/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b052/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/containerd/containerd/snapshots/proxy -lang=go1.16 -complete -installsuffix shared -buildid 50iRUG48ATGW1K1aEwNH/50iRUG48ATGW1K1aEwNH -goversion go1.16.12 -D "" -importcfg $WORK/b264/importcfg -pack ./snapshots/proxy/proxy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/f2/f2d8b934fb5c79bc7d9d092ec7cf118527f4087f933c2ba14cb6f0e2a8e14a4b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/b7/b75c80f67225e776da1f80054dcaa05b1ceb1f1d073a7179f463f12fbe3be786-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/65/65e394b94ede9c6ec8c9c4cc4f170bae3cba86e53eae0066399833968eaba326-d # internal github.com/containerd/containerd mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containerd/containerd/api/services/containers/v1=$WORK/b048/_pkg_.a packagefile github.com/containerd/containerd/api/services/content/v1=$WORK/b181/_pkg_.a packagefile github.com/containerd/containerd/api/services/diff/v1=$WORK/b183/_pkg_.a packagefile github.com/containerd/containerd/api/services/events/v1=$WORK/b185/_pkg_.a packagefile github.com/containerd/containerd/api/services/images/v1=$WORK/b188/_pkg_.a packagefile github.com/containerd/containerd/api/services/introspection/v1=$WORK/b189/_pkg_.a packagefile github.com/containerd/containerd/api/services/leases/v1=$WORK/b191/_pkg_.a packagefile github.com/containerd/containerd/api/services/namespaces/v1=$WORK/b192/_pkg_.a packagefile github.com/containerd/containerd/api/services/snapshots/v1=$WORK/b193/_pkg_.a packagefile github.com/containerd/containerd/api/services/tasks/v1=$WORK/b194/_pkg_.a packagefile github.com/containerd/containerd/api/services/version/v1=$WORK/b196/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b184/_pkg_.a packagefile github.com/containerd/containerd/api/types/task=$WORK/b195/_pkg_.a packagefile github.com/containerd/containerd/archive=$WORK/b197/_pkg_.a packagefile github.com/containerd/containerd/archive/compression=$WORK/b204/_pkg_.a packagefile github.com/containerd/containerd/cio=$WORK/b212/_pkg_.a packagefile github.com/containerd/containerd/containers=$WORK/b215/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b216/_pkg_.a packagefile github.com/containerd/containerd/content/proxy=$WORK/b221/_pkg_.a packagefile github.com/containerd/containerd/defaults=$WORK/b213/_pkg_.a packagefile github.com/containerd/containerd/diff=$WORK/b222/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b217/_pkg_.a packagefile github.com/containerd/containerd/events=$WORK/b230/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b223/_pkg_.a packagefile github.com/containerd/containerd/images/archive=$WORK/b231/_pkg_.a packagefile github.com/containerd/containerd/leases=$WORK/b234/_pkg_.a packagefile github.com/containerd/containerd/leases/proxy=$WORK/b235/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b198/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b227/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b236/_pkg_.a packagefile github.com/containerd/containerd/oci=$WORK/b239/_pkg_.a packagefile github.com/containerd/containerd/pkg/dialer=$WORK/b244/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b225/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b245/_pkg_.a packagefile github.com/containerd/containerd/remotes=$WORK/b248/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker=$WORK/b249/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker/schema1=$WORK/b254/_pkg_.a packagefile github.com/containerd/containerd/rootfs=$WORK/b256/_pkg_.a packagefile github.com/containerd/containerd/runtime/linux/runctypes=$WORK/b258/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/runc/options=$WORK/b259/_pkg_.a packagefile github.com/containerd/containerd/services/introspection=$WORK/b260/_pkg_.a packagefile github.com/containerd/containerd/snapshots=$WORK/b241/_pkg_.a packagefile github.com/containerd/containerd/snapshots/proxy=$WORK/b264/_pkg_.a packagefile github.com/containerd/fifo=$WORK/b214/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b186/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b049/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b052/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b182/_pkg_.a packagefile github.com/opencontainers/image-spec/identity=$WORK/b257/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b220/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b219/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b243/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b265/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b199/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b203/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b226/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b159/_pkg_.a packagefile google.golang.org/grpc=$WORK/b053/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b127/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b142/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b269/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b083/_pkg_.a packagefile net/http=$WORK/b070/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p github.com/containerd/containerd -lang=go1.16 -complete -installsuffix shared -buildid aowBuf-IKnfOC5V6kjz4/aowBuf-IKnfOC5V6kjz4 -goversion go1.16.12 -D "" -importcfg $WORK/b044/importcfg -pack ./client.go ./client_opts.go ./container.go ./container_checkpoint_opts.go ./container_opts.go ./container_opts_unix.go ./container_restore_opts.go ./containerstore.go ./diff.go ./events.go ./export.go ./grpc.go ./image.go ./image_store.go ./import.go ./install.go ./install_opts.go ./lease.go ./namespaces.go ./process.go ./pull.go ./services.go ./signals.go ./signals_unix.go ./snapshotter_default_linux.go ./snapshotter_opts_unix.go ./task.go ./task_opts.go ./task_opts_unix.go ./unpacker.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/b0/b0311d952bff1d5a31556eef97eca5f25162ff80f9c0b9d15270a23c832e18cb-d # internal github.com/containerd/containerd/cmd/containerd-stress mkdir -p $WORK/b001/ cat >$WORK/b001/_gomod_.go << 'EOF' # internal package main import _ "unsafe" //go:linkname __debug_modinfo__ runtime.modinfo var __debug_modinfo__ = "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/containerd/containerd/cmd/containerd-stress\nmod\tgithub.com/containerd/containerd\t(devel)\n=>\t./.empty-mod/\t\t\ndep\tgithub.com/beorn7/perks\tv1.0.1\t\ndep\tgithub.com/bits-and-blooms/bitset\tv1.2.0\t\ndep\tgithub.com/cespare/xxhash/v2\tv2.1.1\t\ndep\tgithub.com/containerd/continuity\tv0.1.0\t\ndep\tgithub.com/containerd/fifo\tv1.0.0\t\ndep\tgithub.com/containerd/ttrpc\tv1.1.0\t\ndep\tgithub.com/containerd/typeurl\tv1.0.2\t\ndep\tgithub.com/cpuguy83/go-md2man/v2\tv2.0.0\t\ndep\tgithub.com/docker/go-events\tv0.0.0-20190806004212-e31b211e4f1c\t\ndep\tgithub.com/docker/go-metrics\tv0.0.1\t\ndep\tgithub.com/gogo/googleapis\tv1.4.0\n=>\tgithub.com/gogo/googleapis\tv1.3.2\t\ndep\tgithub.com/gogo/protobuf\tv1.3.2\t\ndep\tgithub.com/golang/protobuf\tv1.5.0\n=>\tgithub.com/golang/protobuf\tv1.3.5\t\ndep\tgithub.com/google/uuid\tv1.2.0\t\ndep\tgithub.com/klauspost/compress\tv1.11.13\t\ndep\tgithub.com/matttproud/golang_protobuf_extensions\tv1.0.2-0.20181231171920-c182affec369\t\ndep\tgithub.com/moby/locker\tv1.0.1\t\ndep\tgithub.com/moby/sys/mountinfo\tv0.4.1\t\ndep\tgithub.com/opencontainers/go-digest\tv1.0.0\t\ndep\tgithub.com/opencontainers/image-spec\tv1.0.2\t\ndep\tgithub.com/opencontainers/runc\tv1.0.2\t\ndep\tgithub.com/opencontainers/runtime-spec\tv1.0.3-0.20210326190908-1c3f411f0417\t\ndep\tgithub.com/opencontainers/selinux\tv1.8.2\t\ndep\tgithub.com/pkg/errors\tv0.9.1\t\ndep\tgithub.com/prometheus/client_golang\tv1.7.1\t\ndep\tgithub.com/prometheus/client_model\tv0.2.0\t\ndep\tgithub.com/prometheus/common\tv0.10.0\t\ndep\tgithub.com/prometheus/procfs\tv0.6.0\t\ndep\tgithub.com/russross/blackfriday/v2\tv2.0.1\t\ndep\tgithub.com/shurcooL/sanitized_anchor_name\tv1.0.0\t\ndep\tgithub.com/sirupsen/logrus\tv1.8.1\t\ndep\tgithub.com/urfave/cli\tv1.22.2\n=>\tgithub.com/urfave/cli\tv1.22.1\t\ndep\tgolang.org/x/net\tv0.0.0-20210226172049-e18ecbb05110\t\ndep\tgolang.org/x/sync\tv0.0.0-20201207232520-09787c993a3a\t\ndep\tgolang.org/x/sys\tv0.0.0-20210426230700-d19ff857e887\t\ndep\tgolang.org/x/text\tv0.3.4\t\ndep\tgoogle.golang.org/genproto\tv0.0.0-20201110150050-8816d57aaa9a\n=>\tgoogle.golang.org/genproto\tv0.0.0-20200224152610-e50cd9704f63\t\ndep\tgoogle.golang.org/grpc\tv1.33.2\n=>\tgoogle.golang.org/grpc\tv1.27.1\t\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containerd/containerd=$WORK/b044/_pkg_.a packagefile github.com/containerd/containerd/cio=$WORK/b212/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b236/_pkg_.a packagefile github.com/containerd/containerd/oci=$WORK/b239/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b245/_pkg_.a packagefile github.com/docker/go-metrics=$WORK/b270/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b243/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b199/_pkg_.a packagefile github.com/urfave/cli=$WORK/b285/_pkg_.a packagefile io/ioutil=$WORK/b120/_pkg_.a packagefile net/http=$WORK/b070/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/signal=$WORK/b290/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -lang=go1.16 -complete -installsuffix shared -buildid eN8A0KdahZSLqaELsJN2/eN8A0KdahZSLqaELsJN2 -goversion go1.16.12 -D "" -importcfg $WORK/b001/importcfg -pack ./cmd/containerd-stress/density.go ./cmd/containerd-stress/exec_worker.go ./cmd/containerd-stress/main.go ./cmd/containerd-stress/rlimit_unix.go ./cmd/containerd-stress/size.go ./cmd/containerd-stress/worker.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/3b/3bd5a8375a884eec9b00db4a7ef40410b121197666417e60684233502be427e0-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containerd/containerd/cmd/containerd-stress=$WORK/b001/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containerd/containerd=$WORK/b044/_pkg_.a packagefile github.com/containerd/containerd/cio=$WORK/b212/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b236/_pkg_.a packagefile github.com/containerd/containerd/oci=$WORK/b239/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b245/_pkg_.a packagefile github.com/docker/go-metrics=$WORK/b270/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b243/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b199/_pkg_.a packagefile github.com/urfave/cli=$WORK/b285/_pkg_.a packagefile io/ioutil=$WORK/b120/_pkg_.a packagefile net/http=$WORK/b070/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/signal=$WORK/b290/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile encoding=$WORK/b026/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b043/_pkg_.a packagefile internal/fmtsort=$WORK/b034/_pkg_.a packagefile archive/tar=$WORK/b045/_pkg_.a packagefile github.com/containerd/containerd/api/services/containers/v1=$WORK/b048/_pkg_.a packagefile github.com/containerd/containerd/api/services/content/v1=$WORK/b181/_pkg_.a packagefile github.com/containerd/containerd/api/services/diff/v1=$WORK/b183/_pkg_.a packagefile github.com/containerd/containerd/api/services/events/v1=$WORK/b185/_pkg_.a packagefile github.com/containerd/containerd/api/services/images/v1=$WORK/b188/_pkg_.a packagefile github.com/containerd/containerd/api/services/introspection/v1=$WORK/b189/_pkg_.a packagefile github.com/containerd/containerd/api/services/leases/v1=$WORK/b191/_pkg_.a packagefile github.com/containerd/containerd/api/services/namespaces/v1=$WORK/b192/_pkg_.a packagefile github.com/containerd/containerd/api/services/snapshots/v1=$WORK/b193/_pkg_.a packagefile github.com/containerd/containerd/api/services/tasks/v1=$WORK/b194/_pkg_.a packagefile github.com/containerd/containerd/api/services/version/v1=$WORK/b196/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b184/_pkg_.a packagefile github.com/containerd/containerd/api/types/task=$WORK/b195/_pkg_.a packagefile github.com/containerd/containerd/archive=$WORK/b197/_pkg_.a packagefile github.com/containerd/containerd/archive/compression=$WORK/b204/_pkg_.a packagefile github.com/containerd/containerd/containers=$WORK/b215/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b216/_pkg_.a packagefile github.com/containerd/containerd/content/proxy=$WORK/b221/_pkg_.a packagefile github.com/containerd/containerd/defaults=$WORK/b213/_pkg_.a packagefile github.com/containerd/containerd/diff=$WORK/b222/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b217/_pkg_.a packagefile github.com/containerd/containerd/events=$WORK/b230/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b223/_pkg_.a packagefile github.com/containerd/containerd/images/archive=$WORK/b231/_pkg_.a packagefile github.com/containerd/containerd/leases=$WORK/b234/_pkg_.a packagefile github.com/containerd/containerd/leases/proxy=$WORK/b235/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b198/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b227/_pkg_.a packagefile github.com/containerd/containerd/pkg/dialer=$WORK/b244/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b225/_pkg_.a packagefile github.com/containerd/containerd/remotes=$WORK/b248/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker=$WORK/b249/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker/schema1=$WORK/b254/_pkg_.a packagefile github.com/containerd/containerd/rootfs=$WORK/b256/_pkg_.a packagefile github.com/containerd/containerd/runtime/linux/runctypes=$WORK/b258/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/runc/options=$WORK/b259/_pkg_.a packagefile github.com/containerd/containerd/services/introspection=$WORK/b260/_pkg_.a packagefile github.com/containerd/containerd/snapshots=$WORK/b241/_pkg_.a packagefile github.com/containerd/containerd/snapshots/proxy=$WORK/b264/_pkg_.a packagefile github.com/containerd/fifo=$WORK/b214/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b186/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b049/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b052/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b182/_pkg_.a packagefile github.com/opencontainers/image-spec/identity=$WORK/b257/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b220/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b219/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b265/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b203/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b226/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b159/_pkg_.a packagefile google.golang.org/grpc=$WORK/b053/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b127/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b142/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b269/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile math/rand=$WORK/b083/_pkg_.a packagefile net/url=$WORK/b064/_pkg_.a packagefile github.com/containerd/containerd/identifiers=$WORK/b237/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b238/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b135/_pkg_.a packagefile github.com/containerd/containerd/pkg/cap=$WORK/b240/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b201/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b242/_pkg_.a packagefile github.com/containerd/containerd/events/exchange=$WORK/b246/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b271/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b284/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile flag=$WORK/b286/_pkg_.a packagefile github.com/cpuguy83/go-md2man/v2/md2man=$WORK/b287/_pkg_.a packagefile text/tabwriter=$WORK/b126/_pkg_.a packagefile text/template=$WORK/b063/_pkg_.a packagefile io/fs=$WORK/b041/_pkg_.a packagefile compress/gzip=$WORK/b054/_pkg_.a packagefile container/list=$WORK/b071/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/tls=$WORK/b084/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b112/_pkg_.a packagefile mime=$WORK/b121/_pkg_.a packagefile mime/multipart=$WORK/b122/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http/httptrace=$WORK/b124/_pkg_.a packagefile net/http/internal=$WORK/b125/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile internal/oserror=$WORK/b024/_pkg_.a packagefile internal/poll=$WORK/b037/_pkg_.a packagefile internal/syscall/execenv=$WORK/b039/_pkg_.a packagefile internal/syscall/unix=$WORK/b038/_pkg_.a packagefile internal/testlog=$WORK/b040/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b051/_pkg_.a packagefile github.com/gogo/googleapis/google/rpc=$WORK/b190/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=$WORK/b200/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b202/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b205/_pkg_.a packagefile os/exec=$WORK/b211/_pkg_.a packagefile github.com/containerd/containerd/filters=$WORK/b218/_pkg_.a packagefile github.com/containerd/containerd/labels=$WORK/b224/_pkg_.a packagefile github.com/containerd/containerd/reference=$WORK/b232/_pkg_.a packagefile github.com/containerd/containerd/reference/docker=$WORK/b233/_pkg_.a packagefile github.com/containerd/containerd/sys=$WORK/b228/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b229/_pkg_.a packagefile regexp=$WORK/b155/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker/auth=$WORK/b250/_pkg_.a packagefile github.com/containerd/containerd/remotes/errors=$WORK/b251/_pkg_.a packagefile github.com/containerd/containerd/version=$WORK/b252/_pkg_.a packagefile github.com/moby/locker=$WORK/b255/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b253/_pkg_.a packagefile github.com/containerd/containerd/services=$WORK/b261/_pkg_.a packagefile github.com/google/uuid=$WORK/b262/_pkg_.a packagefile crypto=$WORK/b078/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile crypto/sha256=$WORK/b099/_pkg_.a packagefile crypto/sha512=$WORK/b089/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b266/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b160/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b058/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b128/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b139/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b140/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b129/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b131/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b143/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b144/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b130/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b134/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b145/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b146/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b147/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b157/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b158/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b161/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b141/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b164/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/naming=$WORK/b179/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b136/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b138/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b177/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b178/_pkg_.a packagefile net/http/httputil=$WORK/b180/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b132/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b148/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b154/_pkg_.a packagefile github.com/docker/go-events=$WORK/b247/_pkg_.a packagefile expvar=$WORK/b272/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b273/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b274/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b275/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b276/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b277/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b280/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b281/_pkg_.a packagefile runtime/debug=$WORK/b210/_pkg_.a packagefile github.com/russross/blackfriday/v2=$WORK/b288/_pkg_.a packagefile text/template/parse=$WORK/b065/_pkg_.a packagefile compress/flate=$WORK/b055/_pkg_.a packagefile hash/crc32=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b073/_pkg_.a packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/internal/boring=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b082/_pkg_.a packagefile crypto/des=$WORK/b085/_pkg_.a packagefile crypto/ecdsa=$WORK/b086/_pkg_.a packagefile crypto/ed25519=$WORK/b092/_pkg_.a packagefile crypto/elliptic=$WORK/b087/_pkg_.a packagefile crypto/hmac=$WORK/b094/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b079/_pkg_.a packagefile crypto/md5=$WORK/b095/_pkg_.a packagefile crypto/rc4=$WORK/b096/_pkg_.a packagefile crypto/rsa=$WORK/b097/_pkg_.a packagefile crypto/sha1=$WORK/b098/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile crypto/x509=$WORK/b100/_pkg_.a packagefile encoding/pem=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b090/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b116/_pkg_.a packagefile mime/quotedprintable=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b067/_pkg_.a packagefile internal/nettrace=$WORK/b068/_pkg_.a packagefile internal/singleflight=$WORK/b069/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b103/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b206/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b208/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b209/_pkg_.a packagefile regexp/syntax=$WORK/b156/_pkg_.a packagefile database/sql/driver=$WORK/b263/_pkg_.a packagefile github.com/bits-and-blooms/bitset=$WORK/b267/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b268/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b059/_pkg_.a packagefile html/template=$WORK/b060/_pkg_.a packagefile google.golang.org/grpc/credentials/internal=$WORK/b133/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b152/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b166/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b174/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b137/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b149/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b150/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b151/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b278/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b279/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b282/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b283/_pkg_.a packagefile github.com/shurcooL/sanitized_anchor_name=$WORK/b289/_pkg_.a packagefile html=$WORK/b061/_pkg_.a packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b080/_pkg_.a packagefile encoding/asn1=$WORK/b081/_pkg_.a packagefile crypto/internal/randutil=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b091/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b093/_pkg_.a packagefile crypto/dsa=$WORK/b101/_pkg_.a packagefile crypto/x509/pkix=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b114/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b207/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b167/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b168/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b169/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b171/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b172/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b170/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=CNjLDWpwOVAv1esAlzoc/eN8A0KdahZSLqaELsJN2/uKCqRhRr8NULzhFKLCCe/CNjLDWpwOVAv1esAlzoc -X github.com/containerd/containerd/version.Version=1.5.9 -B 0x8725cf3ca9debbdbeed850c162cbdfee641d7435 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p _bin/ mv $WORK/b001/exe/a.out _bin/containerd-stress rm -r $WORK/b001/ + for cmd in cmd/* ++ tr -d ' \n' ++ od -An -tx1 ++ head -c20 /dev/urandom ++ basename cmd/ctr + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_btrfs' -ldflags '-X github.com/containerd/containerd/version.Version=1.5.9 -B 0xf0e5d7c0013d5f2373f23236b2817f948c0b8eb7 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o _bin/ctr github.com/containerd/containerd/cmd/ctr WORK=/tmp/go-build2720332424 internal/unsafeheader mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid JrZRUbAAV5BmvaIOdKRY/JrZRUbAAV5BmvaIOdKRY -goversion go1.16.12 -D "" -importcfg $WORK/b005/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 1tn1JUUADY45RIscvA1v/1tn1JUUADY45RIscvA1v -goversion go1.16.12 -D "" -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/arch.go /usr/lib/golang/src/runtime/internal/sys/arch_arm64.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/intrinsics_common.go /usr/lib/golang/src/runtime/internal/sys/stubs.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zgoarch_arm64.go /usr/lib/golang/src/runtime/internal/sys/zgoos_linux.go /usr/lib/golang/src/runtime/internal/sys/zversion.go math/bits mkdir -p $WORK/b016/ unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid udefckV1S8DPGW78dqtT/udefckV1S8DPGW78dqtT -goversion go1.16.12 -D "" -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p math/bits -std -complete -installsuffix shared -buildid mjQZni4f2Q3-aea3CeDg/mjQZni4f2Q3-aea3CeDg -goversion go1.16.12 -D "" -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b010/symabis ./asm_arm64.s ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal internal/cpu mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b009/symabis ./cpu.s ./cpu_arm64.s cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/29/292535306133a4e9eecb9e91589208f98e36456674f674fc9096c64bf034b117-d # internal unicode mkdir -p $WORK/b022/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode -std -complete -installsuffix shared -buildid OpLZCZ1cfzC_u11oASg2/OpLZCZ1cfzC_u11oASg2 -goversion go1.16.12 -D "" -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go internal/race mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/race -std -complete -installsuffix shared -buildid Sc_h1KApghGvmtAN2sv0/Sc_h1KApghGvmtAN2sv0 -goversion go1.16.12 -D "" -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/cb/cb3b16bece6ced9e5b9db3698c1695015ae7802fce74a1a63a540e0a6bda385b-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid HWTgELQrZXjJhULXQmNF/HWTgELQrZXjJhULXQmNF -goversion go1.16.12 -D "" -importcfg $WORK/b011/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid ifaB9WbaiFcEc0zolPaR/ifaB9WbaiFcEc0zolPaR -goversion go1.16.12 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_arm64.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go sync/atomic mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b021/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p sync/atomic -std -installsuffix shared -buildid OUF6DXZXV104TpGTfh0E/OUF6DXZXV104TpGTfh0E -goversion go1.16.12 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/value.go cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/a8/a8dae424ecc6e83b1360ee73b1e3dedb5cd1c25b8582441d22ca6f4b67491682-d # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid SV6-SV1pMTD0bcW3QU1s/SV6-SV1pMTD0bcW3QU1s -goversion go1.16.12 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_arm64.go /usr/lib/golang/src/internal/cpu/cpu_arm64_hwcap.go /usr/lib/golang/src/internal/cpu/cpu_arm64_linux.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/66/66f20a67d48581762bf5112eaebe7dda2ba44fbd8a7805860f3d6440d2dc22e9-d # internal encoding mkdir -p $WORK/b047/ cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/0b/0bf67132ed39136b05ddb8b742f13b8226cfc846e4be7935496693f4f828b211-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/asm_arm64.o ./asm_arm64.s cat >$WORK/b047/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p encoding -std -complete -installsuffix shared -buildid 2kMzIeEdEdUJY8YMfmAc/2kMzIeEdEdUJY8YMfmAc -goversion go1.16.12 -D "" -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/encoding/encoding.go cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/e6/e6bf4884a7e068bfb58f8e85e2e78ef371a7d324d92eb68c0bde600596587b9d-d # internal math unicode/utf16 mkdir -p $WORK/b015/ mkdir -p $WORK/b048/ runtime/cgo mkdir -p $WORK/b043/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b043/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b043/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 0V26QSPop1jUxZJvPX-c/0V26QSPop1jUxZJvPX-c -goversion go1.16.12 -D "" -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b015/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b021/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/d2/d211c08080525c5eb379830def1729a6844aa580ab105a370da193db78677c7b-d # internal internal/nettrace mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid QyPFe1TJwDWVwJtMAbIi/QyPFe1TJwDWVwJtMAbIi -goversion go1.16.12 -D "" -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/cpu.o ./cpu.s cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/ce/ce811b9722c126f0eafa8d1c329e18124d4bbb08a1ef7b43093c0140d3a2f3d6-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/cpu_arm64.o ./cpu_arm64.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math -std -installsuffix shared -buildid 9pq13Qsmw1PPx2mLwt9a/9pq13Qsmw1PPx2mLwt9a -goversion go1.16.12 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_arm64.o $WORK/b010/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true container/list cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/d2/d2da2fbe8840e93fa7b793b32326063c02aab2043de08dc8cd973c0d0a5ca3c7-d # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/6c/6ce99aa4a029c07ba886dcdfa3c9a3f051dfc52738d5943b2f87d1842cc4b28d-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu.o $WORK/b009/cpu_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/60/608f1c296d4c1e91e75fb3c08d32354fbfb28b5cc857beabe0d78c0b360cfe8a-d # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/b7/b710062f7984d58258fe36a9fecd9764e912e29ad33e756d868de0e00338a0e0-d # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/75/75b0cf6cc847eacfd44ad399129578a7a7c93c8b76ee4a0cee65b78e327e2219-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true mkdir -p $WORK/b073/ internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b008/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s crypto/internal/subtle mkdir -p $WORK/b077/ cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c crypto/subtle mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid I8qTSvA6gZ2ERS6iom3n/I8qTSvA6gZ2ERS6iom3n -goversion go1.16.12 -D "" -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go crypto/internal/boring/fipstls mkdir -p $WORK/b081/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p container/list -std -complete -installsuffix shared -buildid lZfLzLdSNg5zbNDvXSM2/lZfLzLdSNg5zbNDvXSM2 -goversion go1.16.12 -D "" -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/container/list/list.go crypto/internal/boring/sig mkdir -p $WORK/b082/ cat >$WORK/b081/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b081/symabis ./dummy.s cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b082/symabis ./sig_other.s cat >$WORK/b077/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid X_-uJUlG2awKdiLbzYtW/X_-uJUlG2awKdiLbzYtW -goversion go1.16.12 -D "" -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid -NO6_zDGXtS5T3keThwS/-NO6_zDGXtS5T3keThwS -goversion go1.16.12 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_arm64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid Hz6baOev9_nc7yaeB_H1/Hz6baOev9_nc7yaeB_H1 -goversion go1.16.12 -symabis $WORK/b081/symabis -D "" -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/go_asm.h /usr/lib/golang/src/crypto/internal/boring/fipstls/tls.go cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/6a/6a65f62388082b8880fb9179821022935e5882e7098bd7330be9d93cb83c99af-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b093/ cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/dim_arm64.o ./dim_arm64.s cat >$WORK/b093/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid vsYcPrHvwCNd-flEVqnQ/vsYcPrHvwCNd-flEVqnQ -goversion go1.16.12 -D "" -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cat >$WORK/b082/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid VW3ZWwxFq5A0KBvm2FWZ/VW3ZWwxFq5A0KBvm2FWZ -goversion go1.16.12 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/11/11b2db95e856a8b6a74241668d0cc69c06dd76c065d69ced248db5f041f6930e-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid q-E9zkWO-xqzu9h30CkN/q-E9zkWO-xqzu9h30CkN -goversion go1.16.12 -D "" -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x003.o -c gcc_context.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/compare_arm64.o ./compare_arm64.s cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/23/235a28937591c671a68a8ec2b67b12050784aae24b53a0641348e6104f21904c-d # internal google.golang.org/grpc/serviceconfig mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p google.golang.org/grpc/serviceconfig -complete -installsuffix shared -buildid tHz3jOkwyEtnA9fz6O4Q/tHz3jOkwyEtnA9fz6O4Q -goversion go1.16.12 -D "" -importcfg $WORK/b140/importcfg -pack ./vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b081/dummy.o ./dummy.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/exp_arm64.o ./exp_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b081/_pkg_.a $WORK/b081/dummy.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/floor_arm64.o ./floor_arm64.s cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/59/5952e1c618b2068bd0354fd3bcda3c69b7d129ddfcac68a03204d1da18052d91-d # internal golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/count_arm64.o ./count_arm64.s cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid wTSlWn2OwYE-LRxi_Aqk/wTSlWn2OwYE-LRxi_Aqk -goversion go1.16.12 -D "" -importcfg $WORK/b162/importcfg -pack ./vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b082/sig_other.o ./sig_other.s cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/ac/acd01c84d1c31c6e493979d87d6dd498eb1c65920eadc7674bf9dbab3d7360c8-d # internal github.com/containerd/containerd/defaults mkdir -p $WORK/b215/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cat >$WORK/b215/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/containerd/containerd/defaults -lang=go1.16 -complete -installsuffix shared -buildid PilXYKsPpEtmGwNFhWic/PilXYKsPpEtmGwNFhWic -goversion go1.16.12 -D "" -importcfg $WORK/b215/importcfg -pack ./defaults/defaults.go ./defaults/defaults_unix.go ./defaults/doc.go cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/7e/7e9bddf2a7434a41840ef04c17102b0248988c307a17106ba77a5ee42df27881-d # internal github.com/containerd/containerd/services mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/containerd/containerd/services -lang=go1.16 -complete -installsuffix shared -buildid lBhNvGXNbwXhQyN5OqsD/lBhNvGXNbwXhQyN5OqsD -goversion go1.16.12 -D "" -importcfg $WORK/b263/importcfg -pack ./services/services.go cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/1f/1f72a366a09fe3b1ad394624d0449f61141d4cd269b80199c495344f1d9b90d3-d # internal github.com/shurcooL/sanitized_anchor_name mkdir -p $WORK/b280/ cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b082/_pkg_.a $WORK/b082/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/shurcooL/sanitized_anchor_name -complete -installsuffix shared -buildid Cw9Kncyzxpm1nG9drGkJ/Cw9Kncyzxpm1nG9drGkJ -goversion go1.16.12 -D "" -importcfg $WORK/b280/importcfg -pack ./vendor/github.com/shurcooL/sanitized_anchor_name/main.go cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/75/7530d9d2d464489ef4e5c14f829af6dc8e5d0e104512f7f473841a0cdd6fd90f-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/modf_arm64.o ./modf_arm64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/equal_arm64.o ./equal_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x006.o -c gcc_linux_arm64.c cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/16/167ebb8ad9da5a5df81a15416b7a39b6af79ba1dd60c47a14e68ec8b65c4443c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/98/9846583e40c71d32de4d5b8f795d213fdf55153c22431dbabb3d085eb5a53c44-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b263/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/sqrt_arm64.o ./sqrt_arm64.s cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/f3/f34cb71df756d9d7fbc3c4adc563dbce3c60d1790f4598916a0c31ee69a53cf2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b280/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/index_arm64.o ./index_arm64.s cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/64/6406baa4846e6dcf8d2f862fd82705dec6524ab1b0525bcdc217cc8918545612-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x007.o -c gcc_mmap.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/stubs_arm64.o ./stubs_arm64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/indexbyte_arm64.o ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_arm64.o $WORK/b008/count_arm64.o $WORK/b008/equal_arm64.o $WORK/b008/index_arm64.o $WORK/b008/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x008.o -c gcc_setenv.c cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/8c/8c22cf2d54d04e7176fd403803584312dc9518474b1870f87337f6313e49825b-d # internal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x009.o -c gcc_sigaction.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b015/_pkg_.a $WORK/b015/dim_arm64.o $WORK/b015/exp_arm64.o $WORK/b015/floor_arm64.o $WORK/b015/modf_arm64.o $WORK/b015/sqrt_arm64.o $WORK/b015/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/d9/d988fe107e95667fd608f9113987cdc27ffe9a95dbf056741ff13a67df10e366-d # internal runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x011.o -c gcc_util.c cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid rBFnIxHp2YzhSDfJkCjG/rBFnIxHp2YzhSDfJkCjG -goversion go1.16.12 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_arm64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_arm64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lfstack_64bit.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_arm64.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/relax_stub.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_arm64.go /usr/lib/golang/src/runtime/signal_linux_arm64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_arm64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/sys_arm64.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_arm64.go /usr/lib/golang/src/runtime/write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x012.o -c linux_syscall.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x013.o -c gcc_arm64.S cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -o $WORK/b043/_cgo_.o $WORK/b043/_cgo_main.o $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o $WORK/b043/_x006.o $WORK/b043/_x007.o $WORK/b043/_x008.o $WORK/b043/_x009.o $WORK/b043/_x010.o $WORK/b043/_x011.o $WORK/b043/_x012.o $WORK/b043/_x013.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b043/_cgo_.o -dynout $WORK/b043/_cgo_import.go -dynlinker cat >$WORK/b043/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b043=>" -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b043/symabis ./asm_arm64.s cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p runtime/cgo -std -installsuffix shared -buildid YmjhbvHEMm762zV6TF0f/YmjhbvHEMm762zV6TF0f -goversion go1.16.12 -symabis $WORK/b043/symabis -D "" -importcfg $WORK/b043/importcfg -pack -asmhdr $WORK/b043/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b043/_cgo_gotypes.go $WORK/b043/cgo.cgo1.go $WORK/b043/_cgo_import.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b043=>" -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b043/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b043/_pkg_.a $WORK/b043/asm_arm64.o $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o $WORK/b043/_x006.o $WORK/b043/_x007.o $WORK/b043/_x008.o $WORK/b043/_x009.o $WORK/b043/_x010.o $WORK/b043/_x011.o $WORK/b043/_x012.o $WORK/b043/_x013.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/92/92a58d51599e827913604ba7b0411ca918e716f6514b8617d3827d9ea4508bfa-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b007/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/preempt_arm64.o ./preempt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_arm64.o $WORK/b007/atomic_arm64.o $WORK/b007/duff_arm64.o $WORK/b007/memclr_arm64.o $WORK/b007/memmove_arm64.o $WORK/b007/preempt_arm64.o $WORK/b007/rt0_linux_arm64.o $WORK/b007/sys_linux_arm64.o $WORK/b007/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/53/53f9a5e840dfbe553ac32d3d928435ddb732a3e758c344c8fdcee20aad4c02ea-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p sync -std -installsuffix shared -buildid PhQ4ydVRAiUqGld3AvAY/PhQ4ydVRAiUqGld3AvAY -goversion go1.16.12 -D "" -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go github.com/containerd/containerd/version mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/containerd/containerd/version -lang=go1.16 -complete -installsuffix shared -buildid 8gsry2_VClyIyZqPRRD7/8gsry2_VClyIyZqPRRD7 -goversion go1.16.12 -D "" -importcfg $WORK/b254/importcfg -pack ./version/version.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid Kzh71k1iruEYztDmdB46/Kzh71k1iruEYztDmdB46 -goversion go1.16.12 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/94/947e804517860eac3079ac4d11eaa0958c3dfb1a1a4fc36d2f3e9699d36873c2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/63/63eb599178875c26bc97391873f83c7593dd534d5b68b90e0e259606809f0430-d # internal internal/testlog mkdir -p $WORK/b032/ internal/singleflight mkdir -p $WORK/b071/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid LPl3K5iyGTMTcFsitTW6/LPl3K5iyGTMTcFsitTW6 -goversion go1.16.12 -D "" -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go math/rand mkdir -p $WORK/b085/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF google.golang.org/grpc/internal/buffer /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid WeSHmrLSNY3wGe9Wg816/WeSHmrLSNY3wGe9Wg816 -goversion go1.16.12 -D "" -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go mkdir -p $WORK/b159/ google.golang.org/grpc/internal/grpcsync mkdir -p $WORK/b164/ internal/sysinfo mkdir -p $WORK/b300/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p math/rand -std -complete -installsuffix shared -buildid 4jew8a35Gx7Zj-l953ns/4jew8a35Gx7Zj-l953ns -goversion go1.16.12 -D "" -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p google.golang.org/grpc/internal/buffer -complete -installsuffix shared -buildid Itj5N_Jo9Sgm_beqf5kA/Itj5N_Jo9Sgm_beqf5kA -goversion go1.16.12 -D "" -importcfg $WORK/b159/importcfg -pack ./vendor/google.golang.org/grpc/internal/buffer/unbounded.go cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p google.golang.org/grpc/internal/grpcsync -complete -installsuffix shared -buildid g1m4rj0f6XQ3Pe1gc8MS/g1m4rj0f6XQ3Pe1gc8MS -goversion go1.16.12 -D "" -importcfg $WORK/b164/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpcsync/event.go cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p internal/sysinfo -std -complete -installsuffix shared -buildid 1SEHQOOWP6NRHAteb_ge/1SEHQOOWP6NRHAteb_ge -goversion go1.16.12 -D "" -importcfg $WORK/b300/importcfg -pack /usr/lib/golang/src/internal/sysinfo/sysinfo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/asm.o ./asm.s cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/db/dba0a7fd25b025167c15c06474ae0af9ddbe666cad011993a47a6992c79f196f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/63/6302392094e37119cbbdc619707118c18bd74fc156dcff665977492daadbc263-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/e1/e1d8c6a31541dfb6f12f46c875d76e7647d0eff953b9755b7a177ec5affccd94-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/32/329473a9e07baa09e384d4250b7fe82213f943313777c05cac41dd02c77ce656-d # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/a6/a67948f11a56aaf8c18d8329cf27a0ed015a7dca1fcd861113ee4936d042ce42-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b023/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid nkiLJgDYswrjTCEBALHQ/nkiLJgDYswrjTCEBALHQ -goversion go1.16.12 -D "" -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b164/_pkg_.a # internal cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p sort -std -complete -installsuffix shared -buildid wXLRWJtpZi7uE5bbWLq6/wXLRWJtpZi7uE5bbWLq6 -goversion go1.16.12 -D "" -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/slice_go113.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zfuncversion.go cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/9f/9f6628dff1e32da988b90930f8c3974f0bf6dc208b198ad615f6be10e837090c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/5d/5d898add35a620edc9b9c9e214cc29beefe86a58c3906260edb293d150b32bda-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/96/9656dde9077e2275255c8de9f7e73e6fe12744c976987af0a7d1a447b4c649e3-d # internal strconv mkdir -p $WORK/b017/ internal/oserror mkdir -p $WORK/b026/ io cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p strconv -std -complete -installsuffix shared -buildid JPtplgHaakNYLxxBUz9s/JPtplgHaakNYLxxBUz9s -goversion go1.16.12 -D "" -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/extfloat.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go mkdir -p $WORK/b024/ path mkdir -p $WORK/b034/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b069/ github.com/moby/locker mkdir -p $WORK/b257/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p path -std -complete -installsuffix shared -buildid gYGecsy1Vtna6ADrm4R8/gYGecsy1Vtna6ADrm4R8 -goversion go1.16.12 -D "" -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 7E1a22jYOUNr9UWr8ILl/7E1a22jYOUNr9UWr8ILl -goversion go1.16.12 -D "" -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/moby/locker -complete -installsuffix shared -buildid h2cQRDUBUtDUPW7zItUl/h2cQRDUBUtDUPW7zItUl -goversion go1.16.12 -D "" -importcfg $WORK/b257/importcfg -pack ./vendor/github.com/moby/locker/locker.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p io -std -complete -installsuffix shared -buildid i-WEQuxky2knz0LFdcKl/i-WEQuxky2knz0LFdcKl -goversion go1.16.12 -D "" -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid 9gcjrhU1AxxZ3FC11UVi/9gcjrhU1AxxZ3FC11UVi -goversion go1.16.12 -D "" -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/8e/8edf5102883e5ef6d5289ccf2d84486f523f1887cb6a4054c84dff5c470ef7ee-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid ZCQEWbziMkjhGSmLXaBJ/ZCQEWbziMkjhGSmLXaBJ -goversion go1.16.12 -D "" -importcfg $WORK/b053/importcfg -pack ./vendor/github.com/gogo/protobuf/sortkeys/sortkeys.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/57/575f8813183201fea0e61c8471636d742d357f9276dc06778886969b0f9777da-d # internal syscall mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b029/symabis ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/90/904be419a8e1dacb8d02e03c3cd12cd9b9ab002395fc557f3521c1350728afc8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/d9/d942f1ee40009ad48eb20dcf5d3023ec463151505c5273ce776bbb6530f6d7b7-d # internal cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p syscall -std -installsuffix shared -buildid hlzYTk3uhHrlL9FME6NF/hlzYTk3uhHrlL9FME6NF -goversion go1.16.12 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_little.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sock_cloexec_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/str.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_dup3_linux.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_arm64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_arm64.go /usr/lib/golang/src/syscall/zsyscall_linux_arm64.go /usr/lib/golang/src/syscall/zsysnum_linux_arm64.go /usr/lib/golang/src/syscall/ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/7c/7ca2dc0b2eaaa875a068aadf74fcdf5f3771f5f15909c2a6d4b3e9e755847c5f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/be/bee62b922647698b004dfc9729f201217eda7ba415872d550283212727e88042-d # internal bytes mkdir -p $WORK/b040/ strings mkdir -p $WORK/b042/ hash mkdir -p $WORK/b059/ crypto/internal/randutil mkdir -p $WORK/b090/ text/tabwriter mkdir -p $WORK/b128/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p bytes -std -installsuffix shared -buildid iRsqwHdpVx_fHgvTs09Q/iRsqwHdpVx_fHgvTs09Q -goversion go1.16.12 -D "" -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p strings -std -complete -installsuffix shared -buildid Sm9j89eAuQr3rYxYd5so/Sm9j89eAuQr3rYxYd5so -goversion go1.16.12 -D "" -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p hash -std -complete -installsuffix shared -buildid BxFblgA9hiZ75_7UyJdV/BxFblgA9hiZ75_7UyJdV -goversion go1.16.12 -D "" -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/hash/hash.go cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid q_CUzOKg-xGz7wZNBwsW/q_CUzOKg-xGz7wZNBwsW -goversion go1.16.12 -D "" -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid sDtbET8thaPjRubMTOQd/sDtbET8thaPjRubMTOQd -goversion go1.16.12 -D "" -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/8a/8a8cec10f6c8a69afb3541943a7de1dd42fda53a56c3682948b09d968785c0c3-d # internal reflect mkdir -p $WORK/b014/ cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/21/21e45541bdcc6fc6bb4830f478ca397c2adaa25a26113170cdef7e9946a02ed8-d # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/2f/2f721ddc8ea2f747c396e47e9448785345f53d9685fce95398d3883f55c5d8d1-d # internal cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF hash/crc32 mkdir -p $WORK/b058/ cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b014/symabis ./asm_arm64.s crypto mkdir -p $WORK/b080/ cat >$WORK/b058/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b058/symabis ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b059/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto -std -complete -installsuffix shared -buildid MnNSc_obGgTl3uwNEKhm/MnNSc_obGgTl3uwNEKhm -goversion go1.16.12 -D "" -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/crypto/crypto.go cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/c1/c116baaa1d79dbc57299cde463a93fa4e5a732fb2cc219b12026cc78f30a09b3-d # internal crypto/rc4 mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b077/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 9MsjiDQCfq5ZTh2zLzDK/9MsjiDQCfq5ZTh2zLzDK -goversion go1.16.12 -D "" -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/ae/ae19e68c1f51e2c584b0254aaa877b6de2abf643aaf31820d496a306b7a3e623-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid lPGMM2WafdiSc3IadqL1/lPGMM2WafdiSc3IadqL1 -goversion go1.16.12 -D "" -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p reflect -std -installsuffix shared -buildid cuSrUdGNkQUED85x47DO/cuSrUdGNkQUED85x47DO -goversion go1.16.12 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p hash/crc32 -std -installsuffix shared -buildid 5LPLCGyOTuJFYe32Fba8/5LPLCGyOTuJFYe32Fba8 -goversion go1.16.12 -symabis $WORK/b058/symabis -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_arm64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/dd/ddbe1632a7b614a8d66a41f00582d7bc5f1d998152ccebe5f6abb4a528f6bd66-d # internal golang.org/x/text/transform mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid 3yYSVxamQrb22te7R9P-/3yYSVxamQrb22te7R9P- -goversion go1.16.12 -D "" -importcfg $WORK/b172/importcfg -pack ./vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/81/81ca69de12cf5df54f338ea0f4fb1be6b76bf5a3d5b5835286cc2deeaac54b69-d # internal hash/adler32 mkdir -p $WORK/b322/ cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/5d/5d9567207dc92785afab8cd69e6f9502b6df9a24e031541a314864c2fcc895f6-d # internal bufio mkdir -p $WORK/b051/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid xVwz8xfKcGIiIDzg7a1V/xVwz8xfKcGIiIDzg7a1V -goversion go1.16.12 -D "" -importcfg $WORK/b322/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p bufio -std -complete -installsuffix shared -buildid F4GXMLUy5V-WivyJtv4Z/F4GXMLUy5V-WivyJtv4Z -goversion go1.16.12 -D "" -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b058/crc32_arm64.o ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b058/_pkg_.a $WORK/b058/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/f0/f09f53024de7d8ff187e397dd93436be9aafa6b88e3b3af23c3dad0b842ab551-d # internal html mkdir -p $WORK/b063/ cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/37/37e293ea71b758db53596fcfe57ae5d29a6970d918a9d4960a1da212b8201c01-d # internal google.golang.org/grpc/encoding mkdir -p $WORK/b145/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b322/_pkg_.a # internal cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p html -std -complete -installsuffix shared -buildid kymWzmUstAv212DqGju4/kymWzmUstAv212DqGju4 -goversion go1.16.12 -D "" -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/f9/f9ce4edbb4405ffacca738352563c38b455de28da475206107b0552af91e6d93-d # internal regexp/syntax mkdir -p $WORK/b158/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p google.golang.org/grpc/encoding -complete -installsuffix shared -buildid 9sOlrzRylxi58ujKo5jW/9sOlrzRylxi58ujKo5jW -goversion go1.16.12 -D "" -importcfg $WORK/b145/importcfg -pack ./vendor/google.golang.org/grpc/encoding/encoding.go cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid Jsg2mntLR4qFVnhJULaL/Jsg2mntLR4qFVnhJULaL -goversion go1.16.12 -D "" -importcfg $WORK/b158/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/89/890e5d6dbb3a433ffa9329167c58c8579bebac2f2a53084d803d4a16a5cc0fb8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/32/32e050cb46ab270d1ecc82407e6f59a7c17e84142062f4d7edd7b4a02e680f87-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/76/766d069cdb4821cfafecbc64dc0209e209ff96b99413599fbb451e33d8c4d8b2-d # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/05/05e654dfcc9cb415d8a07b5a0c29b8e91a48630ba6b6284007c0712a6881c409-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b029/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/d7/d727f90f030f007976bcbf018582b71c78857b23f771f4031cf353d569716f68-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/e3/e3f1f1fb73f8d8bed4fa958fd41e5880f4a2d66aade2fc93edde9c9ac0936222-d # internal internal/syscall/execenv mkdir -p $WORK/b031/ internal/syscall/unix mkdir -p $WORK/b028/ time mkdir -p $WORK/b030/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid yH2B9t_uEi2WbU2abMN5/yH2B9t_uEi2WbU2abMN5 -goversion go1.16.12 -D "" -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid ZsMXaXBYZQ6XsEq7YjMf/ZsMXaXBYZQ6XsEq7YjMf -goversion go1.16.12 -D "" -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/nonblocking.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_generic.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p time -std -installsuffix shared -buildid XF6SkI4Cw88mytKKAiPP/XF6SkI4Cw88mytKKAiPP -goversion go1.16.12 -D "" -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/9a/9a9a337f1340c1fd8129b09fea7a05016cb1995e077a34e551ee8c703af4f9da-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/9a/9a72dd3be6ed9cc99cbdd467b867abafc4a6fdbb2edd33054e6ff4c89a9b7a72-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/29/29d986fb8b8c07479ced52ff275ff1e0733f853dc7ee7289f1056b4a258fd876-d # internal regexp mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b158/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p regexp -std -complete -installsuffix shared -buildid HSIlbwDocBDpa0QedgG7/HSIlbwDocBDpa0QedgG7 -goversion go1.16.12 -D "" -importcfg $WORK/b157/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/c7/c73a0fcd2c0fc949e8f7b532d3bb44b9921a2049df157a6ca0e811a90db68cd1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/78/782ecf28e9213779c4c0dc7e7a2162c3be21791ca740569ef156aae9c5d70982-d # internal internal/poll mkdir -p $WORK/b027/ context mkdir -p $WORK/b037/ io/fs cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/poll -std -installsuffix shared -buildid rRj_JYGy7aGQgJ1mke2C/rRj_JYGy7aGQgJ1mke2C -goversion go1.16.12 -D "" -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fcntl_syscall.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go mkdir -p $WORK/b033/ cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b014/asm_arm64.o ./asm_arm64.s cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF google.golang.org/grpc/backoff mkdir -p $WORK/b129/ cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p context -std -complete -installsuffix shared -buildid ZrYPc9f3SkR4h7Oo1IQZ/ZrYPc9f3SkR4h7Oo1IQZ -goversion go1.16.12 -D "" -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/context/context.go google.golang.org/grpc/internal/grpcrand mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b085/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p google.golang.org/grpc/internal/grpcrand -complete -installsuffix shared -buildid GAk9hCfJc5BERDR2_-k2/GAk9hCfJc5BERDR2_-k2 -goversion go1.16.12 -D "" -importcfg $WORK/b143/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpcrand/grpcrand.go google.golang.org/grpc/keepalive mkdir -p $WORK/b177/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p io/fs -std -complete -installsuffix shared -buildid If8Pdeiy9OL_UnSXftI8/If8Pdeiy9OL_UnSXftI8 -goversion go1.16.12 -D "" -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b030/_pkg_.a EOF cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p google.golang.org/grpc/backoff -complete -installsuffix shared -buildid WZqwOnME3t6besIC00Po/WZqwOnME3t6besIC00Po -goversion go1.16.12 -D "" -importcfg $WORK/b129/importcfg -pack ./vendor/google.golang.org/grpc/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid fidMIKvoFwjXoUti8xZB/fidMIKvoFwjXoUti8xZB -goversion go1.16.12 -D "" -importcfg $WORK/b177/importcfg -pack ./vendor/google.golang.org/grpc/keepalive/keepalive.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/a6/a67535e659b8451a4a4b0bca4634d2b45156bbaa9223fefdf8f5158be852f6a9-d # internal internal/fmtsort mkdir -p $WORK/b013/ encoding/binary mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid gpwb6UokqwjLovQlPJky/gpwb6UokqwjLovQlPJky -goversion go1.16.12 -D "" -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid x4830UcKuQ-ot29cWQc5/x4830UcKuQ-ot29cWQc5 -goversion go1.16.12 -D "" -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/0c/0c3f5f5ca3941c4c7b73626179fa9929adb52c3590274309aa766faefff7c51a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/b8/b8ed1fe394d2a5d95b6833d05e39ac45984bd7402c28732e72e545dbfe34b5b0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/b1/b19832afff69b8cdf4a8e8feddec078bcc0651fe1f136a5949966ae96bd71cc2-d # internal google.golang.org/grpc/internal/backoff mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/backoff=$WORK/b129/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b143/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p google.golang.org/grpc/internal/backoff -complete -installsuffix shared -buildid LvfOJ-ZXVu2-VuwvyfRL/LvfOJ-ZXVu2-VuwvyfRL -goversion go1.16.12 -D "" -importcfg $WORK/b147/importcfg -pack ./vendor/google.golang.org/grpc/internal/backoff/backoff.go cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/b9/b90dcf95abdbda63d987dec34fd02f91d0742435028d603449dc3caf454dd70c-d # internal google.golang.org/grpc/tap mkdir -p $WORK/b180/ golang.org/x/sync/errgroup mkdir -p $WORK/b205/ golang.org/x/sync/semaphore mkdir -p $WORK/b228/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p golang.org/x/sync/errgroup -complete -installsuffix shared -buildid L6kbgxOLRrNJpCGzrzsw/L6kbgxOLRrNJpCGzrzsw -goversion go1.16.12 -D "" -importcfg $WORK/b205/importcfg -pack ./vendor/golang.org/x/sync/errgroup/errgroup.go cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b073/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid VWhXwoolzlINfFp6RJKn/VWhXwoolzlINfFp6RJKn -goversion go1.16.12 -D "" -importcfg $WORK/b228/importcfg -pack ./vendor/golang.org/x/sync/semaphore/semaphore.go cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p google.golang.org/grpc/tap -complete -installsuffix shared -buildid GHu4_VhoNvyUEAFP57DK/GHu4_VhoNvyUEAFP57DK -goversion go1.16.12 -D "" -importcfg $WORK/b180/importcfg -pack ./vendor/google.golang.org/grpc/tap/tap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/9a/9ac59f43163af30600d10321384917ed7f283a056e47e7e53220ebe9f8a6bbf4-d # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/21/215a9e72c9899f9d9507630ceaf1b90e1f6a6c6ef79859d85e0dcb7ef503b3e9-d # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/be/be1dc0dd389ef88ed03ad391d702bd3ade7cc56b876a406aba97de3b46e14333-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/0e/0eaacdce3b5b8b60da82b5b86a3dbe467e155aa451ea80952868887fb2916999-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/d6/d64fc88ffab80924f0d1d8856b7f168939e3d58011393267bd5b7c5ba257a36c-d # internal os mkdir -p $WORK/b025/ cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/29/29b997eb08d9aa3a202f30d69c4294ac8453b8058be63687dcfbaa094a62e1c2-d # internal cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/fs=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p os -std -installsuffix shared -buildid rquBsNhn0adB4G0SxRfN/rquBsNhn0adB4G0SxRfN -goversion go1.16.12 -D "" -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_little.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe_linux.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/57/5752d84f99a9b0cb2dcd9750220d46ec3f9e9c877c41c8bd0c8c1edb5ed3ba82-d # internal encoding/base64 mkdir -p $WORK/b044/ crypto/cipher mkdir -p $WORK/b076/ crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b095/ crypto/md5 mkdir -p $WORK/b097/ vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b110/ cat >$WORK/b076/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/cipher -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b076/symabis ./xor_arm64.s cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid XTmIrG-gNXCO4-sbOeNZ/XTmIrG-gNXCO4-sbOeNZ -goversion go1.16.12 -D "" -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go golang.org/x/sys/unix mkdir -p $WORK/b161/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid m61VXQwJ2Iiir0rDnz8H/m61VXQwJ2Iiir0rDnz8H -goversion go1.16.12 -D "" -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/mac_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/sum_generic.go cat >$WORK/b161/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b161=>" -I $WORK/b161/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b161/symabis ./asm_linux_arm64.s cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/2f/2f72ddc51e757ffaf40c911803424e5ed4045dfba04b2854e0548f302983110f-d # internal github.com/klauspost/compress/snappy mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b058/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/klauspost/compress/snappy -complete -installsuffix shared -buildid 4_yVj7pCeIfLbbJn1yNK/4_yVj7pCeIfLbbJn1yNK -goversion go1.16.12 -D "" -importcfg $WORK/b210/importcfg -pack ./vendor/github.com/klauspost/compress/snappy/decode.go ./vendor/github.com/klauspost/compress/snappy/decode_other.go ./vendor/github.com/klauspost/compress/snappy/encode.go ./vendor/github.com/klauspost/compress/snappy/encode_other.go ./vendor/github.com/klauspost/compress/snappy/snappy.go cat >$WORK/b097/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b097/symabis ./md5block_arm64.s cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid IAQcawMUuNOhqF2MfOSz/IAQcawMUuNOhqF2MfOSz -goversion go1.16.12 -D "" -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/const.go /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/edwards25519.go cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b077/_pkg_.a packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/cipher -std -installsuffix shared -buildid s_YvOlRsPa95B0CtyZwf/s_YvOlRsPa95B0CtyZwf -goversion go1.16.12 -symabis $WORK/b076/symabis -D "" -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/go_asm.h /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go /usr/lib/golang/src/crypto/cipher/xor_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b162/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid 7psVsvYlazt0jYfIOHVt/7psVsvYlazt0jYfIOHVt -goversion go1.16.12 -symabis $WORK/b161/symabis -D "" -importcfg $WORK/b161/importcfg -pack -asmhdr $WORK/b161/go_asm.h ./vendor/golang.org/x/sys/unix/affinity_linux.go ./vendor/golang.org/x/sys/unix/aliases.go ./vendor/golang.org/x/sys/unix/bluetooth_linux.go ./vendor/golang.org/x/sys/unix/constants.go ./vendor/golang.org/x/sys/unix/dev_linux.go ./vendor/golang.org/x/sys/unix/dirent.go ./vendor/golang.org/x/sys/unix/endian_little.go ./vendor/golang.org/x/sys/unix/env_unix.go ./vendor/golang.org/x/sys/unix/fcntl.go ./vendor/golang.org/x/sys/unix/fdset.go ./vendor/golang.org/x/sys/unix/ioctl.go ./vendor/golang.org/x/sys/unix/ioctl_linux.go ./vendor/golang.org/x/sys/unix/pagesize_unix.go ./vendor/golang.org/x/sys/unix/race0.go ./vendor/golang.org/x/sys/unix/readdirent_getdents.go ./vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./vendor/golang.org/x/sys/unix/str.go ./vendor/golang.org/x/sys/unix/syscall.go ./vendor/golang.org/x/sys/unix/syscall_linux.go ./vendor/golang.org/x/sys/unix/syscall_linux_arm64.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./vendor/golang.org/x/sys/unix/syscall_unix.go ./vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./vendor/golang.org/x/sys/unix/timestruct.go ./vendor/golang.org/x/sys/unix/zerrors_linux.go ./vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go ./vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go ./vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go ./vendor/golang.org/x/sys/unix/zsyscall_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go ./vendor/golang.org/x/sys/unix/ztypes_linux.go ./vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/97/97c88e6589f7afc4d9f6b4d0bc9522c21bb5688bc21a575d02f524368a19f746-d # internal github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid F2WApXnZG8HPvZX-TzZE/F2WApXnZG8HPvZX-TzZE -goversion go1.16.12 -D "" -importcfg $WORK/b211/importcfg -pack ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_other.go ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b080/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p crypto/md5 -std -installsuffix shared -buildid FWjiO8cuWlBnR1lVsbfn/FWjiO8cuWlBnR1lVsbfn -goversion go1.16.12 -symabis $WORK/b097/symabis -D "" -importcfg $WORK/b097/importcfg -pack -asmhdr $WORK/b097/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/6e/6e5f6da998f4b334636a03ee09049074a60795ef4f1482f2af777681410b7ef7-d # internal encoding/pem mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid RslecYlOlwLXeb6zc6CC/RslecYlOlwLXeb6zc6CC -goversion go1.16.12 -D "" -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/9a/9afa84700799f78ff4e9c3fbc4c3db43cd4ad91b3101d98a140a98873481ca69-d # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/cipher -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b076/xor_arm64.o ./xor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b076/_pkg_.a $WORK/b076/xor_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/8f/8fcfe9939cf9695a32215b336e2a87039f8e9ee9fdc0a545e3916db902757762-d # internal crypto/des mkdir -p $WORK/b087/ vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b108/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b076/_pkg_.a packagefile crypto/internal/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid PWwyOJPkut6p3zIKdnDl/PWwyOJPkut6p3zIKdnDl -goversion go1.16.12 -D "" -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b097/md5block_arm64.o ./md5block_arm64.s cat >$WORK/b108/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b108/symabis ./chacha_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/21/21ca9adb2eee26d4510755397356be4669d40e697e10efe803909569e53f494e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b211/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b097/_pkg_.a $WORK/b097/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/82/828f1afb4dd22626223a395fde0055a7d89de9f7f24df2d35cc91a1aae8aeade-d # internal fmt mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p fmt -std -complete -installsuffix shared -buildid NRYaqDz8NjIT1roe82MG/NRYaqDz8NjIT1roe82MG -goversion go1.16.12 -D "" -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go path/filepath mkdir -p $WORK/b064/ cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/cb/cbfdec78485c35e3c956ff7961252530f7ab6f4e6d98a3512605f3d5155bdd9d-d # internal cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io/fs=$WORK/b033/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid kFsVlLA7GtYppFXKSvPc/kFsVlLA7GtYppFXKSvPc -goversion go1.16.12 -D "" -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go net mkdir -p $WORK/b068/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b068/ -importpath net -- -I $WORK/b068/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/95/959844a6dad33344d141514926458ec7d8579837800e568271893fdb6f5b6895-d # internal google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b163/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b109/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid 5jVRh4E-z4c3CIANQNSE/5jVRh4E-z4c3CIANQNSE -goversion go1.16.12 -symabis $WORK/b108/symabis -D "" -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_arm64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p google.golang.org/grpc/internal/envconfig -complete -installsuffix shared -buildid v7rPxu4VlzbuvuuqrRqA/v7rPxu4VlzbuvuuqrRqA -goversion go1.16.12 -D "" -importcfg $WORK/b163/importcfg -pack ./vendor/google.golang.org/grpc/internal/envconfig/envconfig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/ad/adbbe6831fcca52ce598749e1facdee0f1413cf238c10cd51b6af6020ba2687e-d # internal runtime/debug mkdir -p $WORK/b212/ cat >$WORK/b212/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b212=>" -I $WORK/b212/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b212/symabis ./debug.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/93/93acb787e6710dba4d70efedbb52c632ae6a91fd9aeba68acb32aad61164bb8c-d # internal os/signal mkdir -p $WORK/b281/ cat >$WORK/b281/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b281=>" -I $WORK/b281/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b281/symabis ./sig.s cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p runtime/debug -std -installsuffix shared -buildid mfrz3J-bzgl0Sw-hCsSn/mfrz3J-bzgl0Sw-hCsSn -goversion go1.16.12 -symabis $WORK/b212/symabis -D "" -importcfg $WORK/b212/importcfg -pack -asmhdr $WORK/b212/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/4b/4b7358969a2bad2886667166d889511c5bea8320972370541eaa378bb9390cdb-d # internal cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p os/signal -std -installsuffix shared -buildid 8e9QQNBeroQrzAUmIKjX/8e9QQNBeroQrzAUmIKjX -goversion go1.16.12 -symabis $WORK/b281/symabis -D "" -importcfg $WORK/b281/importcfg -pack -asmhdr $WORK/b281/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b108/chacha_arm64.o ./chacha_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b108/_pkg_.a $WORK/b108/chacha_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/36/36bf4efd87271feb5e7360397e528f5e1d523067ccadee9f2fc2062a3eab655b-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b110/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid lWMREinNZmaLR2aaMUQr/lWMREinNZmaLR2aaMUQr -goversion go1.16.12 -D "" -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b281=>" -I $WORK/b281/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b281/sig.o ./sig.s cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/3f/3f10a6bcc6e6d6dae8d87d82aa9d3a426c318e76f54d701372d7a49d2a759fb3-d # internal io/ioutil mkdir -p $WORK/b122/ os/exec mkdir -p $WORK/b213/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/fs=$WORK/b033/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 9eGX0WT7eGz37U7649m4/9eGX0WT7eGz37U7649m4 -goversion go1.16.12 -D "" -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/fs=$WORK/b033/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p os/exec -std -complete -installsuffix shared -buildid LWSrEhjS0ezpEFpxIkTS/LWSrEhjS0ezpEFpxIkTS -goversion go1.16.12 -D "" -importcfg $WORK/b213/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b212=>" -I $WORK/b212/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b212/debug.o ./debug.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b281/_pkg_.a $WORK/b281/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/09/09f7c9244970048cb42789d0302ca4093c31b095493e5206b05c1606a10e17ca-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/84/847ee42cb67beba0238fe0474cdbfecda94eddbf580b2ae545b7d6e3c5c80c0d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/5b/5be3ba790ef950f7c79b4d36d320ce5db83b9e7e466d8719c879bdaf34a7950b-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b212/_pkg_.a $WORK/b212/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/41/41e4a8603c7229dd3b15a4d4ec8779931048f972e4da7f0740cbf20fd3f74940-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/c9/c913e2ca6fea27689c3cf8a8a14b32fd358dd41e82b197800d3fe27ec2e82800-d # internal os/user mkdir -p $WORK/b041/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b041/ -importpath os/user -- -I $WORK/b041/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go log mkdir -p $WORK/b052/ compress/flate mkdir -p $WORK/b057/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p log -std -complete -installsuffix shared -buildid FptTXw_u6m__EPQvr1fg/FptTXw_u6m__EPQvr1fg -goversion go1.16.12 -D "" -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/log/log.go net/url mkdir -p $WORK/b066/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid XbLgjk1PoF_8HDLeVgFo/XbLgjk1PoF_8HDLeVgFo -goversion go1.16.12 -D "" -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF encoding/json mkdir -p $WORK/b046/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p net/url -std -complete -installsuffix shared -buildid WFDyvnWmTHSX0BzRRhCe/WFDyvnWmTHSX0BzRRhCe -goversion go1.16.12 -D "" -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/net/url/url.go cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid UKsgqylrBPLak4cm8M7b/UKsgqylrBPLak4cm8M7b -goversion go1.16.12 -D "" -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/59/59705a5d6ed84bd87284719c02e38981b1c420617b10cca29c916e20d8404caa-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b061/ cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/0b/0bc990dc64518448694011ff11050cf8d03399794c0cb431153b1d7c68e93e06-d # internal text/template/parse mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid gfc481EkCaPnZZqaPUir/gfc481EkCaPnZZqaPUir -goversion go1.16.12 -D "" -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid _uxvSd8l6AP4M68HmejQ/_uxvSd8l6AP4M68HmejQ -goversion go1.16.12 -D "" -importcfg $WORK/b061/importcfg -pack ./vendor/golang.org/x/net/internal/timeseries/timeseries.go cd $WORK/b068 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b161=>" -I $WORK/b161/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b161/asm_linux_arm64.o ./asm_linux_arm64.s cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/11/117909278b8f857af25a715573b3e2bc79ca3d95ca015bdaa87436a301e3ae7b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal math/big mkdir -p $WORK/b084/ cat >$WORK/b084/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b084/symabis ./arith_arm64.s cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/5a/5a66799ed09713f1b468a440e28e22073bec254b637752670d45c7f84ddcc381-d # internal compress/gzip mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile compress/flate=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b058/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid zSFxDT1lSYN0Fq41v9Zt/zSFxDT1lSYN0Fq41v9Zt -goversion go1.16.12 -D "" -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go cd $WORK/b068 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b161/_pkg_.a $WORK/b161/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/a1/a1e3c10984b3f7c11540c2c1fa56fa4ffee417cafb40fae3ffec5fe95b34cea4-d # internal encoding/hex mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid efzR9b2nXFrG32kZsf8l/efzR9b2nXFrG32kZsf8l -goversion go1.16.12 -D "" -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b085/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p math/big -std -installsuffix shared -buildid r_Zr3x5jU6C-8jJS695n/r_Zr3x5jU6C-8jJS695n -goversion go1.16.12 -symabis $WORK/b084/symabis -D "" -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/36/36928cb9a802cf4d593964e74d19a9ab39c4ff822752b5c6596a2b288b04ba3c-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b111/ cd $WORK/b068 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid Q8_MeO6w2JLfW8XRtasm/Q8_MeO6w2JLfW8XRtasm -goversion go1.16.12 -D "" -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519_noasm.go cd $WORK/b068 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/fc/fcf87d2e37a5fe1a35d9469e6b5dc80e5741e1b4a1c62aa34bf79fb92b08adfc-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid qyosL4W4C4Xs75BK03Qq/qyosL4W4C4Xs75BK03Qq -goversion go1.16.12 -D "" -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cd $WORK/b068 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/ae/ae37d8295eae36f60f8a72ed1bd41f0cbe54cda30c242a5a9953d442e1fcf2b7-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b116/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid VE4D7RMAOhMwlBDG_4VU/VE4D7RMAOhMwlBDG_4VU -goversion go1.16.12 -D "" -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -o $WORK/b068/_cgo_.o $WORK/b068/_cgo_main.o $WORK/b068/_x001.o $WORK/b068/_x002.o $WORK/b068/_x003.o $WORK/b068/_x004.o $WORK/b068/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/f8/f87bd8894218b18b1ce46e1841c446cb74ab30716c21ef6e902958c787cde657-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b068/_cgo_.o -dynout $WORK/b068/_cgo_import.go vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid Vl89UNSDecjzP2vBKAAM/Vl89UNSDecjzP2vBKAAM -goversion go1.16.12 -D "" -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/ed/eda96d981e4b4317cbfddf6ed0c11a97e5835c8202ec6624cd979673f2a36d77-d # internal text/template mkdir -p $WORK/b065/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/4b/4bed215432a95f65bd3294bd2d11b824a86127a846105e12e47c12bcbb8ef997-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid g91Z5I59v9BxcFbUw5G9/g91Z5I59v9BxcFbUw5G9 -goversion go1.16.12 -D "" -importcfg $WORK/b050/importcfg -pack ./vendor/github.com/gogo/protobuf/proto/clone.go ./vendor/github.com/gogo/protobuf/proto/custom_gogo.go ./vendor/github.com/gogo/protobuf/proto/decode.go ./vendor/github.com/gogo/protobuf/proto/deprecated.go ./vendor/github.com/gogo/protobuf/proto/discard.go ./vendor/github.com/gogo/protobuf/proto/duration.go ./vendor/github.com/gogo/protobuf/proto/duration_gogo.go ./vendor/github.com/gogo/protobuf/proto/encode.go ./vendor/github.com/gogo/protobuf/proto/encode_gogo.go ./vendor/github.com/gogo/protobuf/proto/equal.go ./vendor/github.com/gogo/protobuf/proto/extensions.go ./vendor/github.com/gogo/protobuf/proto/extensions_gogo.go ./vendor/github.com/gogo/protobuf/proto/lib.go ./vendor/github.com/gogo/protobuf/proto/lib_gogo.go ./vendor/github.com/gogo/protobuf/proto/message_set.go ./vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go ./vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./vendor/github.com/gogo/protobuf/proto/properties.go ./vendor/github.com/gogo/protobuf/proto/properties_gogo.go ./vendor/github.com/gogo/protobuf/proto/skip_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_marshal.go ./vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_merge.go ./vendor/github.com/gogo/protobuf/proto/table_unmarshal.go ./vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./vendor/github.com/gogo/protobuf/proto/text.go ./vendor/github.com/gogo/protobuf/proto/text_gogo.go ./vendor/github.com/gogo/protobuf/proto/text_parser.go ./vendor/github.com/gogo/protobuf/proto/timestamp.go ./vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go ./vendor/github.com/gogo/protobuf/proto/wrappers.go ./vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/fs=$WORK/b033/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template/parse=$WORK/b067/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p text/template -std -complete -installsuffix shared -buildid -UXjHTrwlR41iRyNv3Dp/-UXjHTrwlR41iRyNv3Dp -goversion go1.16.12 -D "" -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b069/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b070/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b071/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p net -std -installsuffix shared -buildid -35U2Rq1fCMRyUoa0x7x/-35U2Rq1fCMRyUoa0x7x -goversion go1.16.12 -D "" -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/writev_unix.go $WORK/b068/_cgo_gotypes.go $WORK/b068/cgo_linux.cgo1.go $WORK/b068/cgo_resnew.cgo1.go $WORK/b068/cgo_socknew.cgo1.go $WORK/b068/cgo_unix.cgo1.go $WORK/b068/_cgo_import.go cd $WORK/b041 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/a3/a30eeadf6a08eab0d712a36097b8e6f00734ab0f35c647f29a18d95196985e03-d # internal mime mkdir -p $WORK/b123/ cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/3a/3a90e013f6431c17450ceefe6c0bda99c349d5ad0ed7c8834d51aceb46551d7b-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b115/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p mime -std -complete -installsuffix shared -buildid tHDl6q4KXL8T1ODl5Jbu/tHDl6q4KXL8T1ODl5Jbu -goversion go1.16.12 -D "" -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go cat >$WORK/b115/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b117/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid wJplCH77f9tkBiONsFBV/wJplCH77f9tkBiONsFBV -goversion go1.16.12 -D "" -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go cd $WORK/b041 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/5a/5ae0bb318a7446b704faaccc5b3abf80989417fb01535b2e31a2d72fc9ca66aa-d # internal mime/quotedprintable mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid VQpoJD1CkDOukAlda7PU/VQpoJD1CkDOukAlda7PU -goversion go1.16.12 -D "" -importcfg $WORK/b125/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/fb/fbe9900887e3fb0e4f498363be858608a6e59b36bdf11c7a975d87b24c690a57-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b118/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid fBZlJNr3S_WrFn_5UBbt/fBZlJNr3S_WrFn_5UBbt -goversion go1.16.12 -D "" -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go cd $WORK/b041 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/b3/b3e0ab2dcaffd54da2c32cb1626e47da46a0076cfb313391e4ee03c3e65cc697-d # internal net/http/internal mkdir -p $WORK/b127/ TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid mbamKB8AA-CnO46vYX1m/mbamKB8AA-CnO46vYX1m -goversion go1.16.12 -D "" -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go /usr/lib/golang/src/net/http/internal/testcert.go TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -o $WORK/b041/_cgo_.o $WORK/b041/_cgo_main.o $WORK/b041/_x001.o $WORK/b041/_x002.o $WORK/b041/_x003.o $WORK/b041/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/19/19dff6c834786ce77f110b732bda168e5c1e1fb6126fc7859fcd43631459a156-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid Zr78-Q70bJaHoa_hwYuO/Zr78-Q70bJaHoa_hwYuO -goversion go1.16.12 -D "" -importcfg $WORK/b132/importcfg -pack ./vendor/google.golang.org/grpc/grpclog/grpclog.go ./vendor/google.golang.org/grpc/grpclog/logger.go ./vendor/google.golang.org/grpc/grpclog/loggerv2.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b041/_cgo_.o -dynout $WORK/b041/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/12/1206b53b9b61ea0cf55d6623b0c82fcc2ddd70a1e5be2b1a9910d84d6b987d3e-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid dfDMMXCq4JfNq1Tyb2D_/dfDMMXCq4JfNq1Tyb2D_ -goversion go1.16.12 -D "" -importcfg $WORK/b134/importcfg -pack ./vendor/github.com/golang/protobuf/proto/clone.go ./vendor/github.com/golang/protobuf/proto/decode.go ./vendor/github.com/golang/protobuf/proto/deprecated.go ./vendor/github.com/golang/protobuf/proto/discard.go ./vendor/github.com/golang/protobuf/proto/encode.go ./vendor/github.com/golang/protobuf/proto/equal.go ./vendor/github.com/golang/protobuf/proto/extensions.go ./vendor/github.com/golang/protobuf/proto/lib.go ./vendor/github.com/golang/protobuf/proto/message_set.go ./vendor/github.com/golang/protobuf/proto/pointer_unsafe.go ./vendor/github.com/golang/protobuf/proto/properties.go ./vendor/github.com/golang/protobuf/proto/table_marshal.go ./vendor/github.com/golang/protobuf/proto/table_merge.go ./vendor/github.com/golang/protobuf/proto/table_unmarshal.go ./vendor/github.com/golang/protobuf/proto/text.go ./vendor/github.com/golang/protobuf/proto/text_parser.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p os/user -std -installsuffix shared -buildid aT_07WM7bsDEJd1XeGVR/aT_07WM7bsDEJd1XeGVR -goversion go1.16.12 -D "" -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b041/_cgo_gotypes.go $WORK/b041/cgo_lookup_unix.cgo1.go $WORK/b041/getgrouplist_unix.cgo1.go $WORK/b041/listgroups_unix.cgo1.go $WORK/b041/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/49/4923e3295c9b7f71ede10e3e4baa598c02d87c780ffe1a14b64a28c7b25faec7-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b131/ cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b084/arith_arm64.o ./arith_arm64.s cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b132/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid fzCPcPFrQdyajFe2AslR/fzCPcPFrQdyajFe2AslR -goversion go1.16.12 -D "" -importcfg $WORK/b131/importcfg -pack ./vendor/google.golang.org/grpc/connectivity/connectivity.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b084/_pkg_.a $WORK/b084/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/09/093e3e16fb8882f9c21446eacb32b9305ef5cff4889795f58168ba3aae785c0b-d # internal google.golang.org/grpc/metadata mkdir -p $WORK/b137/ cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/9a/9acad6d462d1b07d6a70956dd9e18682232eb5dd9f9038c4e40f2639a07b0c49-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b136/ cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/9d/9d7a36699cbbba9e37d77794cabdbfdd089e01e2de9bb2275b8fdc3ddb0326af-d # internal html/template mkdir -p $WORK/b062/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b131/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid 9cnGP_V4yAWNVYDvgFQk/9cnGP_V4yAWNVYDvgFQk -goversion go1.16.12 -D "" -importcfg $WORK/b136/importcfg -pack ./vendor/google.golang.org/grpc/internal/internal.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p google.golang.org/grpc/metadata -complete -installsuffix shared -buildid 3uX-KAZEgpQhDY7MPUjp/3uX-KAZEgpQhDY7MPUjp -goversion go1.16.12 -D "" -importcfg $WORK/b137/importcfg -pack ./vendor/google.golang.org/grpc/metadata/metadata.go cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/41/41c022ded9174a38e6a1d3c6e2d6c0068eb5eb45c5f2287f3d54694ecfb510e8-d # internal cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile html=$WORK/b063/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/fs=$WORK/b033/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b065/_pkg_.a packagefile text/template/parse=$WORK/b067/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF encoding/asn1 mkdir -p $WORK/b083/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p html/template -std -complete -installsuffix shared -buildid Lvlx7yAUkOP5OvYqcXon/Lvlx7yAUkOP5OvYqcXon -goversion go1.16.12 -D "" -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/html/template/attr.go /usr/lib/golang/src/html/template/attr_string.go /usr/lib/golang/src/html/template/content.go /usr/lib/golang/src/html/template/context.go /usr/lib/golang/src/html/template/css.go /usr/lib/golang/src/html/template/delim_string.go /usr/lib/golang/src/html/template/doc.go /usr/lib/golang/src/html/template/element_string.go /usr/lib/golang/src/html/template/error.go /usr/lib/golang/src/html/template/escape.go /usr/lib/golang/src/html/template/html.go /usr/lib/golang/src/html/template/js.go /usr/lib/golang/src/html/template/jsctx_string.go /usr/lib/golang/src/html/template/state_string.go /usr/lib/golang/src/html/template/template.go /usr/lib/golang/src/html/template/transition.go /usr/lib/golang/src/html/template/url.go /usr/lib/golang/src/html/template/urlpart_string.go cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid oa525qOXuBqoUJ9twZ2T/oa525qOXuBqoUJ9twZ2T -goversion go1.16.12 -D "" -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/fa/fa6d52e51f07e8fefe947d5f639fcb04c0dcc87dba6f42731307312f691e46e7-d # internal crypto/elliptic mkdir -p $WORK/b089/ cat >$WORK/b089/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/elliptic -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b089/symabis ./p256_asm_arm64.s cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b041/_pkg_.a $WORK/b041/_x001.o $WORK/b041/_x002.o $WORK/b041/_x003.o $WORK/b041/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/ac/aceba88ae0b499a01f82934b1caf596a20c9f8146703ad279dd3eace6f835a75-d # internal archive/tar mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/fs=$WORK/b033/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os/user=$WORK/b041/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid RlPPbQAwwHfLgfNNAI-q/RlPPbQAwwHfLgfNNAI-q -goversion go1.16.12 -D "" -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/archive/tar/common.go /usr/lib/golang/src/archive/tar/format.go /usr/lib/golang/src/archive/tar/reader.go /usr/lib/golang/src/archive/tar/stat_actime1.go /usr/lib/golang/src/archive/tar/stat_unix.go /usr/lib/golang/src/archive/tar/strconv.go /usr/lib/golang/src/archive/tar/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/a9/a9592937c8171e026134644ffc5d1876d90142dace358ad6975af7e8525bb6ef-d # internal crypto/dsa mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b084/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 5HM2Csedgosi6Hhaje5g/5HM2Csedgosi6Hhaje5g -goversion go1.16.12 -D "" -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b084/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid lTsGmsM2hMZ9B47OXPkz/lTsGmsM2hMZ9B47OXPkz -goversion go1.16.12 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/p224.go /usr/lib/golang/src/crypto/elliptic/p256_asm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/59/5990919752422034ee7b5bc6ed1c227ecabee234c06a11230709dacaa1cb187b-d # internal google.golang.org/grpc/attributes mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p google.golang.org/grpc/attributes -complete -installsuffix shared -buildid STW7UrBrHn3MyfPxUe4Y/STW7UrBrHn3MyfPxUe4Y -goversion go1.16.12 -D "" -importcfg $WORK/b139/importcfg -pack ./vendor/google.golang.org/grpc/attributes/attributes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/f4/f4fa5b4fb18981175b82c85f3677368248052241bb67637af74fba7fa8d12b67-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid ZN9q-kidq_B_AsfWaTEr/ZN9q-kidq_B_AsfWaTEr -goversion go1.16.12 -D "" -importcfg $WORK/b144/importcfg -pack ./vendor/google.golang.org/grpc/codes/code_string.go ./vendor/google.golang.org/grpc/codes/codes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/03/03c7a6184360fd4c0e5e77b8af03e12584b8af39e1e4938e74ac00b20a5e29e5-d # internal google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b137/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p google.golang.org/grpc/internal/balancerload -complete -installsuffix shared -buildid cjH9UIfAsre92jaGwgV4/cjH9UIfAsre92jaGwgV4 -goversion go1.16.12 -D "" -importcfg $WORK/b148/importcfg -pack ./vendor/google.golang.org/grpc/internal/balancerload/load.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/3c/3c88d80ccef0c2162851422169e36a19c484b4fe2ab600939e6e9b3bcb5df7d6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal crypto/internal/boring mkdir -p $WORK/b079/ cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b079/ -importpath crypto/internal/boring -- -I $WORK/b079/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/a2/a2e5a8ac6fed3342ce2ac242528e8f9b90d8cac89e79ca1b9ca85f90c54f58e2-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b092/ cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/24/248801bb6bccb08048c8bc0c82424b5343d0a58f7b2d061ea946ac7cd2d87a13-d # internal crypto/x509/pkix mkdir -p $WORK/b104/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b093/_pkg_.a packagefile math/big=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid tssnD3_YEvydzRdp4mxh/tssnD3_YEvydzRdp4mxh -goversion go1.16.12 -D "" -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile encoding/hex=$WORK/b105/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/big=$WORK/b084/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid cOl4ii9C7SIgrn_DUqba/cOl4ii9C7SIgrn_DUqba -goversion go1.16.12 -D "" -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/5a/5abce9c05b98a46d555fae0e62745a16eaf634c9c7b57b79954ff1eed6373e93-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid 8czKR8mxTvkkxAbvoM2z/8czKR8mxTvkkxAbvoM2z -goversion go1.16.12 -D "" -importcfg $WORK/b173/importcfg -pack ./vendor/golang.org/x/text/unicode/bidi/bidi.go ./vendor/golang.org/x/text/unicode/bidi/bracket.go ./vendor/golang.org/x/text/unicode/bidi/core.go ./vendor/golang.org/x/text/unicode/bidi/prop.go ./vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go ./vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/f1/f1697b2e1f249431bab68f687ca396c16f441113249a655c4174ef3553f94aa8-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b172/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid YA4ryMDXVuZeuLkpPUMa/YA4ryMDXVuZeuLkpPUMa -goversion go1.16.12 -D "" -importcfg $WORK/b174/importcfg -pack ./vendor/golang.org/x/text/unicode/norm/composition.go ./vendor/golang.org/x/text/unicode/norm/forminfo.go ./vendor/golang.org/x/text/unicode/norm/input.go ./vendor/golang.org/x/text/unicode/norm/iter.go ./vendor/golang.org/x/text/unicode/norm/normalize.go ./vendor/golang.org/x/text/unicode/norm/readwriter.go ./vendor/golang.org/x/text/unicode/norm/tables13.0.0.go ./vendor/golang.org/x/text/unicode/norm/transform.go ./vendor/golang.org/x/text/unicode/norm/trie.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/elliptic -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b089/p256_asm_arm64.o ./p256_asm_arm64.s cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b068/_pkg_.a $WORK/b068/_x001.o $WORK/b068/_x002.o $WORK/b068/_x003.o $WORK/b068/_x004.o $WORK/b068/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/93/9369d5dd830576b9f571077c1b9c40b201aea02eef5533c62afd2573f9d0d73b-d # internal net/textproto mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid VU2OKgmOwnNnVFMnF8mR/VU2OKgmOwnNnVFMnF8mR -goversion go1.16.12 -D "" -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b089/_pkg_.a $WORK/b089/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/5f/5f99396c822d95c95595395432df824da3fe261d7bfa3e52dc254fc3838fd9e0-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b114/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid izFL3FTyBi30gzMZFR4E/izFL3FTyBi30gzMZFR4E -goversion go1.16.12 -D "" -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/9a/9ad1d277ef1ceb5224f4c9923fa2896061680103abf465656e4b59a83fd980bf-d # internal google.golang.org/grpc/credentials/internal mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b068/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p google.golang.org/grpc/credentials/internal -complete -installsuffix shared -buildid JwQ682xHQXGtMxyx28rB/JwQ682xHQXGtMxyx28rB -goversion go1.16.12 -D "" -importcfg $WORK/b135/importcfg -pack ./vendor/google.golang.org/grpc/credentials/internal/syscallconn.go cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/c3/c3895fcf8548f7a0052ba850a5f8824eede133cdcbd91dfa5661e7ccbba91cfd-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b172/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b173/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid TnQGYAdiqM24h0S6f1mm/TnQGYAdiqM24h0S6f1mm -goversion go1.16.12 -D "" -importcfg $WORK/b171/importcfg -pack ./vendor/golang.org/x/text/secure/bidirule/bidirule.go ./vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/6d/6d2cd86cfc359b7ad84a98b17ab61b7af73c9b44b9032469d52dc60482bc5563-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid QNALCxCVgLwewrj5rIb_/QNALCxCVgLwewrj5rIb_ -goversion go1.16.12 -D "" -importcfg $WORK/b175/importcfg -pack ./vendor/golang.org/x/net/http2/hpack/encode.go ./vendor/golang.org/x/net/http2/hpack/hpack.go ./vendor/golang.org/x/net/http2/hpack/huffman.go ./vendor/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/fa/fac54cc3f36d2a058c46226c0c4b631ce371a40452c74e2984bd0c063356c7e1-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b114/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid jEZNB2Efmq7gGu9HJHEb/jEZNB2Efmq7gGu9HJHEb -goversion go1.16.12 -D "" -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/58/58727ff76f0de4cda8752f1244600d9de82f6229d2bd44732ff6fc06c9b8c490-d # internal google.golang.org/grpc/internal/syscall mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b132/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p google.golang.org/grpc/internal/syscall -complete -installsuffix shared -buildid uzawV4Y7tY_OHm4DeSjo/uzawV4Y7tY_OHm4DeSjo -goversion go1.16.12 -D "" -importcfg $WORK/b176/importcfg -pack ./vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/6e/6efae95ad74839855a4f7f83c348c16b21e5d0225766e796e6a7b8f6872abf8c-d # internal google.golang.org/grpc/stats mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b137/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p google.golang.org/grpc/stats -complete -installsuffix shared -buildid Jj3INwQmopXMN1ZC9zF3/Jj3INwQmopXMN1ZC9zF3 -goversion go1.16.12 -D "" -importcfg $WORK/b179/importcfg -pack ./vendor/google.golang.org/grpc/stats/handlers.go ./vendor/google.golang.org/grpc/stats/stats.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b174/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b176/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/a5/a5160f750bc851c614b426970f5d89a394586a7bd4154bfc7ef33d4d22e9c431-d # internal google.golang.org/grpc/naming mkdir -p $WORK/b181/ cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/d6/d66deb29b6b559aa3a40ce6d99d77f100836023047a514d783caa990a8f63e17-d # internal github.com/opencontainers/go-digest mkdir -p $WORK/b184/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b132/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p google.golang.org/grpc/naming -complete -installsuffix shared -buildid coId7X0JHCCmk69L6YeN/coId7X0JHCCmk69L6YeN -goversion go1.16.12 -D "" -importcfg $WORK/b181/importcfg -pack ./vendor/google.golang.org/grpc/naming/dns_resolver.go ./vendor/google.golang.org/grpc/naming/naming.go cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/c7/c741e32469e7731dc5b9489be54949e194e0a526e909792259910913d0bdd1d8-d # internal github.com/pkg/errors mkdir -p $WORK/b189/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b175/_pkg_.a # internal cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b080/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid O0hcUPk3orh_ck5NWZ2N/O0hcUPk3orh_ck5NWZ2N -goversion go1.16.12 -D "" -importcfg $WORK/b184/importcfg -pack ./vendor/github.com/opencontainers/go-digest/algorithm.go ./vendor/github.com/opencontainers/go-digest/digest.go ./vendor/github.com/opencontainers/go-digest/digester.go ./vendor/github.com/opencontainers/go-digest/doc.go ./vendor/github.com/opencontainers/go-digest/verifiers.go cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/e5/e5a6f6177ccb03e0a16fcb46a8b0f66e64148e5ab3bffe17ce0149cfb03c593c-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid aC7ihIJawHaYenalETwA/aC7ihIJawHaYenalETwA -goversion go1.16.12 -D "" -importcfg $WORK/b201/importcfg -pack ./vendor/github.com/sirupsen/logrus/alt_exit.go ./vendor/github.com/sirupsen/logrus/buffer_pool.go ./vendor/github.com/sirupsen/logrus/doc.go ./vendor/github.com/sirupsen/logrus/entry.go ./vendor/github.com/sirupsen/logrus/exported.go ./vendor/github.com/sirupsen/logrus/formatter.go ./vendor/github.com/sirupsen/logrus/hooks.go ./vendor/github.com/sirupsen/logrus/json_formatter.go ./vendor/github.com/sirupsen/logrus/logger.go ./vendor/github.com/sirupsen/logrus/logrus.go ./vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./vendor/github.com/sirupsen/logrus/text_formatter.go ./vendor/github.com/sirupsen/logrus/writer.go cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid hfee3Blh4jkqSemGUybI/hfee3Blh4jkqSemGUybI -goversion go1.16.12 -D "" -importcfg $WORK/b189/importcfg -pack ./vendor/github.com/pkg/errors/errors.go ./vendor/github.com/pkg/errors/go113.go ./vendor/github.com/pkg/errors/stack.go cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/77/77dbdeeee396bffde6a76e61d2702f485221e1a357410da7a7e140d5d314b370-d # internal golang.org/x/net/idna mkdir -p $WORK/b170/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b181/_pkg_.a # internal cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b171/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b173/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b174/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid 3Y6qYf-kEBeeqVeUaQzf/3Y6qYf-kEBeeqVeUaQzf -goversion go1.16.12 -D "" -importcfg $WORK/b170/importcfg -pack ./vendor/golang.org/x/net/idna/idna10.0.0.go ./vendor/golang.org/x/net/idna/punycode.go ./vendor/golang.org/x/net/idna/tables13.0.0.go ./vendor/golang.org/x/net/idna/trie.go ./vendor/golang.org/x/net/idna/trieval.go cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/70/709ca42c42f5edcbcf8fb3a5dbd4382f8add6fbf931fd9a1c6cd4302c8292903-d # internal github.com/containerd/containerd/pkg/userns mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/containerd/containerd/pkg/userns -lang=go1.16 -complete -installsuffix shared -buildid i98PeJ9yxGGISH2UR47z/i98PeJ9yxGGISH2UR47z -goversion go1.16.12 -D "" -importcfg $WORK/b202/importcfg -pack ./pkg/userns/userns_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/c3/c3f3730c0997fd64543c5d86b9a64e75586ed5a923f7d61585bf24782bec1cae-d # internal github.com/containerd/continuity/sysx mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid jF2EYjrrO95GizQVqsQX/jF2EYjrrO95GizQVqsQX -goversion go1.16.12 -D "" -importcfg $WORK/b204/importcfg -pack ./vendor/github.com/containerd/continuity/sysx/nodata_linux.go ./vendor/github.com/containerd/continuity/sysx/xattr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/3a/3a7c8aeae4121d8e20dde1e6074e3b448758a45ba21f714c1737b7f432961488-d # internal github.com/gogo/protobuf/types mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b050/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b053/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p github.com/gogo/protobuf/types -complete -installsuffix shared -buildid CwM20g6Jr3dlUjUymdwL/CwM20g6Jr3dlUjUymdwL -goversion go1.16.12 -D "" -importcfg $WORK/b054/importcfg -pack ./vendor/github.com/gogo/protobuf/types/any.go ./vendor/github.com/gogo/protobuf/types/any.pb.go ./vendor/github.com/gogo/protobuf/types/api.pb.go ./vendor/github.com/gogo/protobuf/types/doc.go ./vendor/github.com/gogo/protobuf/types/duration.go ./vendor/github.com/gogo/protobuf/types/duration.pb.go ./vendor/github.com/gogo/protobuf/types/duration_gogo.go ./vendor/github.com/gogo/protobuf/types/empty.pb.go ./vendor/github.com/gogo/protobuf/types/field_mask.pb.go ./vendor/github.com/gogo/protobuf/types/protosize.go ./vendor/github.com/gogo/protobuf/types/source_context.pb.go ./vendor/github.com/gogo/protobuf/types/struct.pb.go ./vendor/github.com/gogo/protobuf/types/timestamp.go ./vendor/github.com/gogo/protobuf/types/timestamp.pb.go ./vendor/github.com/gogo/protobuf/types/timestamp_gogo.go ./vendor/github.com/gogo/protobuf/types/type.pb.go ./vendor/github.com/gogo/protobuf/types/wrappers.pb.go ./vendor/github.com/gogo/protobuf/types/wrappers_gogo.go cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/a9/a96d59ba6ed489b702368fe2012454ab4481a1a9ac800a33a449bf0a354d84b8-d # internal google.golang.org/grpc/encoding/proto mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b134/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b145/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p google.golang.org/grpc/encoding/proto -complete -installsuffix shared -buildid 2sEevWpwl_F1_ds9zVNK/2sEevWpwl_F1_ds9zVNK -goversion go1.16.12 -D "" -importcfg $WORK/b146/importcfg -pack ./vendor/google.golang.org/grpc/encoding/proto/proto.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/17/176c5514c80a079cdaf5e447ef038df79862f27f409b8b70d13adb0dc56adb53-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b151/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b204/_pkg_.a # internal cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b134/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid sstNp89eJH2_Wvw6cfHd/sstNp89eJH2_Wvw6cfHd -goversion go1.16.12 -D "" -importcfg $WORK/b151/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/any/any.pb.go cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/38/3872a57e54a46b2ef35c249f7b2a4f0ca206d8c740f43fc9a794cfb08f725ddf-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b134/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid k7ireTWOyFufz8Q3hcV2/k7ireTWOyFufz8Q3hcV2 -goversion go1.16.12 -D "" -importcfg $WORK/b152/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/3e/3e13bda556050971b274a5f914dd31be7039cdc6f4ffd7d20b80479718faa87b-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b134/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid e7cE7DbUEQ77rgyBFtXW/e7cE7DbUEQ77rgyBFtXW -goversion go1.16.12 -D "" -importcfg $WORK/b153/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/c6/c66615bc4cde26ecf8677341707f68c9191ee76c8d42b77fb8826cf0eb108cfd-d # internal github.com/klauspost/compress/fse mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid U8yfPAzVLZI3OMqSS2eF/U8yfPAzVLZI3OMqSS2eF -goversion go1.16.12 -D "" -importcfg $WORK/b209/importcfg -pack ./vendor/github.com/klauspost/compress/fse/bitreader.go ./vendor/github.com/klauspost/compress/fse/bitwriter.go ./vendor/github.com/klauspost/compress/fse/bytereader.go ./vendor/github.com/klauspost/compress/fse/compress.go ./vendor/github.com/klauspost/compress/fse/decompress.go ./vendor/github.com/klauspost/compress/fse/fse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b170/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/87/87bbb1f24a9ad53b27180f63198ad4e9dd769a14c366690124dbc4b18c554018-d # internal github.com/containerd/fifo mkdir -p $WORK/b216/ cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/f2/f2511cb36221041835ad02d18b9777c8b4a6d88d5270de1b4ebc880b0db82657-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b156/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/containerd/fifo -complete -installsuffix shared -buildid YSpN-LHWX-yOGQPLTo_c/YSpN-LHWX-yOGQPLTo_c -goversion go1.16.12 -D "" -importcfg $WORK/b216/importcfg -pack ./vendor/github.com/containerd/fifo/errors.go ./vendor/github.com/containerd/fifo/fifo.go ./vendor/github.com/containerd/fifo/handle_linux.go ./vendor/github.com/containerd/fifo/raw.go ./vendor/github.com/containerd/fifo/utils.go cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b134/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b151/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid P4shgNseSm7xoOrIAeDv/P4shgNseSm7xoOrIAeDv -goversion go1.16.12 -D "" -importcfg $WORK/b156/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/81/81efa70fdf4c58e06893112a35e707efe638e62138da2b371083490413a55f18-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b170/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid YyFy02r0nbM5TOmAKE3z/YyFy02r0nbM5TOmAKE3z -goversion go1.16.12 -D "" -importcfg $WORK/b169/importcfg -pack ./vendor/golang.org/x/net/http/httpguts/guts.go ./vendor/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/07/07b494e95ae65332abc38ba106d13dbda34e6d7407747963b63a3aca925faf4d-d # internal github.com/containerd/containerd/log mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b201/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containerd/containerd/log -lang=go1.16 -complete -installsuffix shared -buildid nQgPN6DcSyfyqZeojaK8/nQgPN6DcSyfyqZeojaK8 -goversion go1.16.12 -D "" -importcfg $WORK/b200/importcfg -pack ./log/context.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b200/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/84/8488531ea51290412b12bae9b6e30518466028a9b7de1830f0fddd3a219f8d81-d # internal github.com/containerd/continuity/fs mkdir -p $WORK/b203/ cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/2f/2fce731c51ed641870e8fb60300fad9eb90fa5587c2ec7c12c27a768c7ed3004-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b150/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b169/_pkg_.a # internal cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b204/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b201/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b205/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containerd/continuity/fs -complete -installsuffix shared -buildid jlXJi7aG2J_ox85G1f-4/jlXJi7aG2J_ox85G1f-4 -goversion go1.16.12 -D "" -importcfg $WORK/b203/importcfg -pack ./vendor/github.com/containerd/continuity/fs/copy.go ./vendor/github.com/containerd/continuity/fs/copy_linux.go ./vendor/github.com/containerd/continuity/fs/diff.go ./vendor/github.com/containerd/continuity/fs/diff_unix.go ./vendor/github.com/containerd/continuity/fs/dtype_linux.go ./vendor/github.com/containerd/continuity/fs/du.go ./vendor/github.com/containerd/continuity/fs/du_unix.go ./vendor/github.com/containerd/continuity/fs/hardlink.go ./vendor/github.com/containerd/continuity/fs/hardlink_unix.go ./vendor/github.com/containerd/continuity/fs/path.go ./vendor/github.com/containerd/continuity/fs/stat_linuxopenbsd.go ./vendor/github.com/containerd/continuity/fs/time.go cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b134/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b151/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b152/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b153/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid bq7TXD6KG1IqynMwXZNr/bq7TXD6KG1IqynMwXZNr -goversion go1.16.12 -D "" -importcfg $WORK/b150/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/any.go ./vendor/github.com/golang/protobuf/ptypes/doc.go ./vendor/github.com/golang/protobuf/ptypes/duration.go ./vendor/github.com/golang/protobuf/ptypes/timestamp.go cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/b1/b111cbcfb35bf757384a353fa8045de74679625a8dc59a40128d02f99de2e301-d # internal google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b154/ cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/e0/e0958c3b234904a220fcc6cbd586f6c8f066a7b93b58ddb25c397a4324e633cb-d # internal github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b222/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b134/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b152/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b153/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -complete -installsuffix shared -buildid afSMYZYYhUOGBNrpPmzG/afSMYZYYhUOGBNrpPmzG -goversion go1.16.12 -D "" -importcfg $WORK/b154/importcfg -pack ./vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid G_d4UMheisz-SRfVgGFX/G_d4UMheisz-SRfVgGFX -goversion go1.16.12 -D "" -importcfg $WORK/b222/importcfg -pack ./vendor/github.com/opencontainers/image-spec/specs-go/version.go ./vendor/github.com/opencontainers/image-spec/specs-go/versioned.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/1d/1d37111762781aa591fb7fb2aab5ba34230ddbfff85e82f58b78748307835e48-d # internal github.com/containerd/containerd/cio mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/defaults=$WORK/b215/_pkg_.a packagefile github.com/containerd/fifo=$WORK/b216/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/containerd/containerd/cio -lang=go1.16 -complete -installsuffix shared -buildid ZaBrSvWz8jQ9TPnpNzfn/ZaBrSvWz8jQ9TPnpNzfn -goversion go1.16.12 -D "" -importcfg $WORK/b214/importcfg -pack ./cio/io.go ./cio/io_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/41/417f80bcfa66fb856976cf1ec95951815bd269dbca8aca9f411d30a4ccd5f546-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b209/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid hI2Qg4P_nKAU218QcmiX/hI2Qg4P_nKAU218QcmiX -goversion go1.16.12 -D "" -importcfg $WORK/b208/importcfg -pack ./vendor/github.com/klauspost/compress/huff0/bitreader.go ./vendor/github.com/klauspost/compress/huff0/bitwriter.go ./vendor/github.com/klauspost/compress/huff0/bytereader.go ./vendor/github.com/klauspost/compress/huff0/compress.go ./vendor/github.com/klauspost/compress/huff0/decompress.go ./vendor/github.com/klauspost/compress/huff0/huff0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/e1/e1dcd0f59e0473a966fbf97ae5a904dfd68ace4c77941ffea5be46bae1113dbf-d # internal google.golang.org/grpc/status mkdir -p $WORK/b155/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b222/_pkg_.a # internal cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b134/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b150/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b156/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b144/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b136/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid kHnPeUHzfusKEbQcC1t5/kHnPeUHzfusKEbQcC1t5 -goversion go1.16.12 -D "" -importcfg $WORK/b155/importcfg -pack ./vendor/google.golang.org/grpc/status/status.go cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/47/479ab030878e7eb112f9e75b918febb600739a92afad61fb083c72c8ab9b15e8-d # internal github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b221/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b184/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b222/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid kBsssyc41rXsRWk8m8y8/kBsssyc41rXsRWk8m8y8 -goversion go1.16.12 -D "" -importcfg $WORK/b221/importcfg -pack ./vendor/github.com/opencontainers/image-spec/specs-go/v1/annotations.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/config.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/index.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/layout.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/manifest.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/3b/3bbcc65e513f5599e5cc8994f64cfe1362383365f059c16f881a2b9f08c86127-d # internal github.com/containerd/containerd/sys mkdir -p $WORK/b230/ cat >$WORK/b230/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/sys /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containerd/containerd/sys -trimpath "$WORK/b230=>" -I $WORK/b230/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b230/symabis ./subprocess_unsafe_linux.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/9f/9fee676a4f4306ac83d048777808dfe186e25210a8c250fe708093ab77619ef2-d # internal github.com/moby/sys/mountinfo mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/moby/sys/mountinfo -complete -installsuffix shared -buildid ijT4qXVBei43BdM6ebXU/ijT4qXVBei43BdM6ebXU -goversion go1.16.12 -D "" -importcfg $WORK/b231/importcfg -pack ./vendor/github.com/moby/sys/mountinfo/doc.go ./vendor/github.com/moby/sys/mountinfo/mounted_linux.go ./vendor/github.com/moby/sys/mountinfo/mounted_unix.go ./vendor/github.com/moby/sys/mountinfo/mountinfo.go ./vendor/github.com/moby/sys/mountinfo/mountinfo_filters.go ./vendor/github.com/moby/sys/mountinfo/mountinfo_linux.go cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b200/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=$WORK/b202/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/containerd/containerd/sys -lang=go1.16 -installsuffix shared -buildid yu8xSouqchKH4AjlBGia/yu8xSouqchKH4AjlBGia -goversion go1.16.12 -symabis $WORK/b230/symabis -D "" -importcfg $WORK/b230/importcfg -pack -asmhdr $WORK/b230/go_asm.h ./sys/epoll.go ./sys/fds.go ./sys/filesys_unix.go ./sys/mount_linux.go ./sys/oom_linux.go ./sys/socket_unix.go ./sys/stat_unix.go ./sys/subprocess_unsafe_linux.go ./sys/userns_deprecated.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b203/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/78/7812160c703c0f011e9af9a6a31c62e37b4881d037a5666ff9dc6a6f7d04049f-d # internal github.com/containerd/containerd/reference mkdir -p $WORK/b234/ cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/cc/cc7a85ff1f24bdd01669596835e0e47cbd710b328c82513084b993d122bf5292-d # internal github.com/containerd/containerd/archive mkdir -p $WORK/b199/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b184/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/containerd/containerd/reference -lang=go1.16 -complete -installsuffix shared -buildid x-1WZFrUddInexxE_jsI/x-1WZFrUddInexxE_jsI -goversion go1.16.12 -D "" -importcfg $WORK/b234/importcfg -pack ./reference/reference.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b039/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b200/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=$WORK/b202/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b203/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b204/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containerd/containerd/archive -lang=go1.16 -complete -installsuffix shared -buildid 6k7e2HpCkK0cKiRHDgPe/6k7e2HpCkK0cKiRHDgPe -goversion go1.16.12 -D "" -importcfg $WORK/b199/importcfg -pack ./archive/tar.go ./archive/tar_mostunix.go ./archive/tar_opts.go ./archive/tar_opts_linux.go ./archive/tar_unix.go ./archive/time.go ./archive/time_unix.go cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/63/630bed59c17d04a2779bdf100541081ccccc51ff0ca68be6a9743e30d3422009-d # internal google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b134/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b150/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b154/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b132/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b137/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b155/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p google.golang.org/grpc/internal/binarylog -complete -installsuffix shared -buildid jNUisRjqMcBtDI0BssBd/jNUisRjqMcBtDI0BssBd -goversion go1.16.12 -D "" -importcfg $WORK/b149/importcfg -pack ./vendor/google.golang.org/grpc/internal/binarylog/binarylog.go ./vendor/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./vendor/google.golang.org/grpc/internal/binarylog/env_config.go ./vendor/google.golang.org/grpc/internal/binarylog/method_logger.go ./vendor/google.golang.org/grpc/internal/binarylog/sink.go ./vendor/google.golang.org/grpc/internal/binarylog/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/66/66f48c56921d17e383bba4df1e14d703b0729d87ea4f7f7a0cb3a6cd0e5e7cc6-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b219/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b231/_pkg_.a # internal cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/sys /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containerd/containerd/sys -trimpath "$WORK/b230=>" -I $WORK/b230/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b230/subprocess_unsafe_linux.o ./subprocess_unsafe_linux.s cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b144/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b155/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/70/70cb1efaef113534204d99bd399b5154c16d308a9a673f1500b49b308b09b2d3-d # internal cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/containerd/containerd/errdefs -lang=go1.16 -complete -installsuffix shared -buildid 1K6_2vAG95NAwrWwMaDT/1K6_2vAG95NAwrWwMaDT -goversion go1.16.12 -D "" -importcfg $WORK/b219/importcfg -pack ./errdefs/errors.go ./errdefs/grpc.go github.com/containerd/containerd/reference/docker mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b184/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/containerd/containerd/reference/docker -lang=go1.16 -complete -installsuffix shared -buildid 1WcVxhmZbWpWURj2QCXH/1WcVxhmZbWpWURj2QCXH -goversion go1.16.12 -D "" -importcfg $WORK/b235/importcfg -pack ./reference/docker/reference.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b208/_pkg_.a # internal cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/sys /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b230/_pkg_.a $WORK/b230/subprocess_unsafe_linux.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/41/419c9f68352a0dd92946b4dc35cb22488a8fb54171277a9155a66378f06b9308-d # internal github.com/containerd/containerd/leases mkdir -p $WORK/b236/ cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/16/1669d634e47f6f71be5d7a55e5a4d1ebde18c09212395dfc13c449870ee3a522-d # internal github.com/containerd/containerd/mount mkdir -p $WORK/b229/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b137/_pkg_.a packagefile math/rand=$WORK/b085/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/containerd/containerd/leases -lang=go1.16 -complete -installsuffix shared -buildid 9rkgJkUCMyBtFL0PCMyP/9rkgJkUCMyBtFL0PCMyP -goversion go1.16.12 -D "" -importcfg $WORK/b236/importcfg -pack ./leases/context.go ./leases/grpc.go ./leases/id.go ./leases/lease.go cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b200/_pkg_.a packagefile github.com/containerd/containerd/sys=$WORK/b230/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b231/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile math/rand=$WORK/b085/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b213/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/containerd/containerd/mount -lang=go1.16 -complete -installsuffix shared -buildid Y8RD7PvqSLProzXhYjHd/Y8RD7PvqSLProzXhYjHd -goversion go1.16.12 -D "" -importcfg $WORK/b229/importcfg -pack ./mount/lookup_unix.go ./mount/losetup_linux.go ./mount/mount.go ./mount/mount_linux.go ./mount/mountinfo.go ./mount/temp.go ./mount/temp_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b219/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/ea/ea1db1741d237aeda3e02c06fcaf8e5d3bf5f1aa67c52b7745d8c07b2028ec46-d # internal github.com/containerd/containerd/filters mkdir -p $WORK/b220/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/96/96e4f0883c562cb51b42bbf3318153a05e9ab06d08a98375b6064b87811991b8-d # internal github.com/containerd/containerd/labels mkdir -p $WORK/b226/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b219/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b200/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/containerd/containerd/filters -lang=go1.16 -complete -installsuffix shared -buildid 7EqXTWzR3IoQgpuR1l4m/7EqXTWzR3IoQgpuR1l4m -goversion go1.16.12 -D "" -importcfg $WORK/b220/importcfg -pack ./filters/adaptor.go ./filters/filter.go ./filters/parser.go ./filters/quote.go ./filters/scanner.go cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/containerd/errdefs=$WORK/b219/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a EOF cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/0f/0f3f446f77b5c20b6dd2654e2efeae1a19cb58ca23527211a3802817ae09437a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p github.com/containerd/containerd/labels -lang=go1.16 -complete -installsuffix shared -buildid ZbOd-ES2mycdHh3LMMmH/ZbOd-ES2mycdHh3LMMmH -goversion go1.16.12 -D "" -importcfg $WORK/b226/importcfg -pack ./labels/labels.go ./labels/validate.go github.com/containerd/containerd/platforms mkdir -p $WORK/b227/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b219/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b200/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b221/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/containerd/containerd/platforms -lang=go1.16 -complete -installsuffix shared -buildid pnas5YcApd_gqGuJQ5M6/pnas5YcApd_gqGuJQ5M6 -goversion go1.16.12 -D "" -importcfg $WORK/b227/importcfg -pack ./platforms/compare.go ./platforms/cpuinfo.go ./platforms/database.go ./platforms/defaults.go ./platforms/defaults_unix.go ./platforms/platforms.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/2c/2ce2ab505a1d988d327e711d5b31275bc690f34b9c0a1f4c1c1a9b7cf5072334-d # internal github.com/containerd/containerd/identifiers mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/containerd/errdefs=$WORK/b219/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/containerd/containerd/identifiers -lang=go1.16 -complete -installsuffix shared -buildid d7vxtpfAdcj4Ldl53Wru/d7vxtpfAdcj4Ldl53Wru -goversion go1.16.12 -D "" -importcfg $WORK/b239/importcfg -pack ./identifiers/validate.go cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/e7/e71375c50671e91e2ab2f3b3b87c1d64aa04e79845f60edefafb58fae5b8e981-d # internal github.com/containerd/ttrpc mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b050/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b201/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b156/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b144/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b155/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b085/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/containerd/ttrpc -complete -installsuffix shared -buildid tuWKO9wy0dpRClQwmIQc/tuWKO9wy0dpRClQwmIQc -goversion go1.16.12 -D "" -importcfg $WORK/b240/importcfg -pack ./vendor/github.com/containerd/ttrpc/channel.go ./vendor/github.com/containerd/ttrpc/client.go ./vendor/github.com/containerd/ttrpc/codec.go ./vendor/github.com/containerd/ttrpc/config.go ./vendor/github.com/containerd/ttrpc/handshake.go ./vendor/github.com/containerd/ttrpc/interceptor.go ./vendor/github.com/containerd/ttrpc/metadata.go ./vendor/github.com/containerd/ttrpc/server.go ./vendor/github.com/containerd/ttrpc/services.go ./vendor/github.com/containerd/ttrpc/types.go ./vendor/github.com/containerd/ttrpc/unixcreds_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b239/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/8a/8a51f58f5808a7f690251612837bfd0d21fcd63f61e6f5eebcc6ba3a05102875-d # internal github.com/containerd/containerd/pkg/cap mkdir -p $WORK/b242/ cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/97/97dabcf891ab63d329d31d3afdad577fcc0003d2cc0dcdb8775329ec285456ec-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b244/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/containerd/containerd/pkg/cap -lang=go1.16 -complete -installsuffix shared -buildid WWomuXQHGfynRN0Y4D7Z/WWomuXQHGfynRN0Y4D7Z -goversion go1.16.12 -D "" -importcfg $WORK/b242/importcfg -pack ./pkg/cap/cap_linux.go cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid ThM079meDTh_n0znyBep/ThM079meDTh_n0znyBep -goversion go1.16.12 -D "" -importcfg $WORK/b244/importcfg -pack ./vendor/github.com/opencontainers/runc/libcontainer/user/lookup_unix.go ./vendor/github.com/opencontainers/runc/libcontainer/user/user.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/4f/4f7dd962baa1bf96beb687bcf1e0a71ed2931413de23e452368e0db830f3dbf6-d # internal github.com/containerd/containerd/snapshots mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b229/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/containerd/containerd/snapshots -lang=go1.16 -complete -installsuffix shared -buildid miKRMN0gPHtDAFJbffaY/miKRMN0gPHtDAFJbffaY -goversion go1.16.12 -D "" -importcfg $WORK/b243/importcfg -pack ./snapshots/snapshotter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/3f/3f4aa8436e61ed8334073ebb4fe3ce61e0ad0264d49e9a6307bed54b8f463831-d # internal github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid hyG7Q34iJmZcNV0EKZVR/hyG7Q34iJmZcNV0EKZVR -goversion go1.16.12 -D "" -importcfg $WORK/b245/importcfg -pack ./vendor/github.com/opencontainers/runtime-spec/specs-go/config.go ./vendor/github.com/opencontainers/runtime-spec/specs-go/state.go ./vendor/github.com/opencontainers/runtime-spec/specs-go/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b227/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b243/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/73/73aa56e1776b44b5a7bb9c563fc0fd55421a02fc40a54187fb5c66897b974245-d # internal github.com/containerd/containerd/pkg/dialer mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/containerd/containerd/pkg/dialer -lang=go1.16 -complete -installsuffix shared -buildid ECVVxBpdEfDIz_a_0FaE/ECVVxBpdEfDIz_a_0FaE -goversion go1.16.12 -D "" -importcfg $WORK/b246/importcfg -pack ./pkg/dialer/dialer.go ./pkg/dialer/dialer_unix.go cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/a1/a1dc876cec93be5cdf6001088f43b459f64858e550ee29eabff7e2f5ad38abfb-d # internal github.com/docker/go-events mkdir -p $WORK/b249/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/15/15e73579b950b7a31b6f20b7c6af97931e390a25007f2e3c080bc18e0d9820a9-d # internal github.com/containerd/containerd/content mkdir -p $WORK/b218/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b201/_pkg_.a packagefile math/rand=$WORK/b085/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/docker/go-events -complete -installsuffix shared -buildid sXnlEx1bpaGnNYOtRudK/sXnlEx1bpaGnNYOtRudK -goversion go1.16.12 -D "" -importcfg $WORK/b249/importcfg -pack ./vendor/github.com/docker/go-events/broadcast.go ./vendor/github.com/docker/go-events/channel.go ./vendor/github.com/docker/go-events/errors.go ./vendor/github.com/docker/go-events/event.go ./vendor/github.com/docker/go-events/filter.go ./vendor/github.com/docker/go-events/queue.go ./vendor/github.com/docker/go-events/retry.go cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b219/_pkg_.a packagefile github.com/containerd/containerd/filters=$WORK/b220/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b184/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b221/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile math/rand=$WORK/b085/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/containerd/containerd/content -lang=go1.16 -complete -installsuffix shared -buildid c0Tmr-z37T715XEa5b7Z/c0Tmr-z37T715XEa5b7Z -goversion go1.16.12 -D "" -importcfg $WORK/b218/importcfg -pack ./content/adaptor.go ./content/content.go ./content/helpers.go cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/73/73f9f5b70d7e3411ba5fe622e9d04975a20a9ad6fcb4bdc074e7d4ab1042ab70-d # internal github.com/containerd/containerd/runtime/linux/runctypes mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b050/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/containerd/containerd/runtime/linux/runctypes -lang=go1.16 -complete -installsuffix shared -buildid to4q_tgX2uR3m9pz40Xu/to4q_tgX2uR3m9pz40Xu -goversion go1.16.12 -D "" -importcfg $WORK/b260/importcfg -pack ./runtime/linux/runctypes/doc.go ./runtime/linux/runctypes/runc.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b246/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/c9/c9ffbc259f8c02ff25d397c3dd8f8b4c0f9a48d81f6632ea2f60e6cff7ab8d9d-d # internal github.com/containerd/containerd/runtime/v2/runc/options mkdir -p $WORK/b261/ cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/76/76fd05eb41e70c6ddfad30239d14dcc26926538da55a1a82d4cd914ee30233a8-d # internal database/sql/driver mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b050/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid 2dufYIhthQzSP2KOksHZ/2dufYIhthQzSP2KOksHZ -goversion go1.16.12 -D "" -importcfg $WORK/b265/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/containerd/containerd/runtime/v2/runc/options -lang=go1.16 -complete -installsuffix shared -buildid upz0A7pQfeIGqI2jqPPD/upz0A7pQfeIGqI2jqPPD -goversion go1.16.12 -D "" -importcfg $WORK/b261/importcfg -pack ./runtime/v2/runc/options/doc.go ./runtime/v2/runc/options/oci.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b218/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/1e/1eb24ebdb48fa48f96d94e8c54ae376ce10745518bff0e07377d5109c90c9e09-d # internal github.com/bits-and-blooms/bitset mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/bits-and-blooms/bitset -complete -installsuffix shared -buildid lE2HJYg7kXRiDn3oKJ3n/lE2HJYg7kXRiDn3oKJ3n -goversion go1.16.12 -D "" -importcfg $WORK/b269/importcfg -pack ./vendor/github.com/bits-and-blooms/bitset/bitset.go ./vendor/github.com/bits-and-blooms/bitset/popcnt.go ./vendor/github.com/bits-and-blooms/bitset/popcnt_19.go ./vendor/github.com/bits-and-blooms/bitset/trailing_zeros_19.go cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/ee/ee3a7a9bb9c8d75729854081be6488509af135ba78dae4e6d1ae7abb835b4d2e-d # internal github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid bCGP8cXGnQ03ednMt_dA/bCGP8cXGnQ03ednMt_dA -goversion go1.16.12 -D "" -importcfg $WORK/b270/importcfg -pack ./vendor/github.com/opencontainers/selinux/pkg/pwalk/pwalk.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/9f/9fcaee4ddc2295fd5ededc80415f9bdb109f52796444eb35b1fcb79b602dca7e-d # internal github.com/containerd/containerd/namespaces mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b219/_pkg_.a packagefile github.com/containerd/containerd/identifiers=$WORK/b239/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b240/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b137/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/containerd/containerd/namespaces -lang=go1.16 -complete -installsuffix shared -buildid hwEUbBuQVLwmuuIeWt2l/hwEUbBuQVLwmuuIeWt2l -goversion go1.16.12 -D "" -importcfg $WORK/b238/importcfg -pack ./namespaces/context.go ./namespaces/grpc.go ./namespaces/store.go ./namespaces/ttrpc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b261/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b270/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/1a/1a5cf3cca786fad969bf12f0038c8229cf2b9035cc0f789fd5e49927b7a0bc0d-d # internal github.com/containerd/console mkdir -p $WORK/b273/ cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/30/307ec9f5d84c97161bb9b4040e699b321720409277fde7eba7c946b0860fb552-d # internal github.com/pelletier/go-toml mkdir -p $WORK/b275/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b238/_pkg_.a # internal cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/containerd/console -complete -installsuffix shared -buildid sPuOVy4NaVeCctrdblk8/sPuOVy4NaVeCctrdblk8 -goversion go1.16.12 -D "" -importcfg $WORK/b273/importcfg -pack ./vendor/github.com/containerd/console/console.go ./vendor/github.com/containerd/console/console_linux.go ./vendor/github.com/containerd/console/console_unix.go ./vendor/github.com/containerd/console/pty_unix.go ./vendor/github.com/containerd/console/tc_linux.go ./vendor/github.com/containerd/console/tc_unix.go cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b084/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/pelletier/go-toml -complete -installsuffix shared -buildid _B_18sc-ngoxZ0p6PQgc/_B_18sc-ngoxZ0p6PQgc -goversion go1.16.12 -D "" -importcfg $WORK/b275/importcfg -pack ./vendor/github.com/pelletier/go-toml/doc.go ./vendor/github.com/pelletier/go-toml/keysparsing.go ./vendor/github.com/pelletier/go-toml/lexer.go ./vendor/github.com/pelletier/go-toml/localtime.go ./vendor/github.com/pelletier/go-toml/marshal.go ./vendor/github.com/pelletier/go-toml/parser.go ./vendor/github.com/pelletier/go-toml/position.go ./vendor/github.com/pelletier/go-toml/token.go ./vendor/github.com/pelletier/go-toml/toml.go ./vendor/github.com/pelletier/go-toml/tomltree_create.go ./vendor/github.com/pelletier/go-toml/tomltree_write.go cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/18/1849055868922d747c1c092d8838e889b7d56ba7aea7cb713c575ae9080e81b0-d # internal flag mkdir -p $WORK/b277/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b265/_pkg_.a # internal cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p flag -std -complete -installsuffix shared -buildid jJ1QK9f51vtRB6u8CdWY/jJ1QK9f51vtRB6u8CdWY -goversion go1.16.12 -D "" -importcfg $WORK/b277/importcfg -pack /usr/lib/golang/src/flag/flag.go cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/34/34d032fb78ab205e066a57d4a65647aaab502947303adfa2bf9df04a04fd184a-d # internal github.com/russross/blackfriday/v2 mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/shurcooL/sanitized_anchor_name=$WORK/b280/_pkg_.a packagefile html=$WORK/b063/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/russross/blackfriday/v2 -complete -installsuffix shared -buildid CPNDQRtia-5Iyhu5zcQ-/CPNDQRtia-5Iyhu5zcQ- -goversion go1.16.12 -D "" -importcfg $WORK/b279/importcfg -pack ./vendor/github.com/russross/blackfriday/v2/block.go ./vendor/github.com/russross/blackfriday/v2/doc.go ./vendor/github.com/russross/blackfriday/v2/esc.go ./vendor/github.com/russross/blackfriday/v2/html.go ./vendor/github.com/russross/blackfriday/v2/inline.go ./vendor/github.com/russross/blackfriday/v2/markdown.go ./vendor/github.com/russross/blackfriday/v2/node.go ./vendor/github.com/russross/blackfriday/v2/smartypants.go cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/d6/d6b60bd651a22563eb1053e5f941f4257a5d933ce124f363c82026639cbcacec-d # internal encoding/csv mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid O-c8a-4xEq0eQGxcnoMS/O-c8a-4xEq0eQGxcnoMS -goversion go1.16.12 -D "" -importcfg $WORK/b283/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/d3/d370aa8b83d16def3ea1ca548c3db47dc8c2705f6dabd3158fb0b1b9c25052ef-d # internal github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile compress/gzip=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b050/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid Go0iKpxRidWgW7QVIjWw/Go0iKpxRidWgW7QVIjWw -goversion go1.16.12 -D "" -importcfg $WORK/b290/importcfg -pack ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.pb.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor_gostring.gen.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/helper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b273/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/00/0050e397de8aa3cca8be6c5cf29fcb6db642ece8d56d2eebf2538112974bfd84-d # internal github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid 7b9rY1hv3SKCP9omjn2N/7b9rY1hv3SKCP9omjn2N -goversion go1.16.12 -D "" -importcfg $WORK/b294/importcfg -pack ./vendor/github.com/containernetworking/cni/pkg/types/args.go ./vendor/github.com/containernetworking/cni/pkg/types/types.go cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/52/528983bad473f94ebff62b63581d40c011db40bbe6b1b732b1d04e8ac5385587-d # internal github.com/containerd/containerd/api/types mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b050/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b053/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b054/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b184/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/containerd/containerd/api/types -lang=go1.16 -complete -installsuffix shared -buildid dkdmN_EiMDFZeoMSYajU/dkdmN_EiMDFZeoMSYajU -goversion go1.16.12 -D "" -importcfg $WORK/b186/importcfg -pack ./api/types/descriptor.pb.go ./api/types/doc.go ./api/types/metrics.pb.go ./api/types/mount.pb.go ./api/types/platform.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b277/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/b6/b6bf6cd694711b2a45f19d05e42f28bc4ea7d310b1eadac0c02268c4bb6bddfb-d # internal github.com/containerd/typeurl mkdir -p $WORK/b188/ cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/5d/5d120d725dc3030b1974af2da4bbc0d40ead82e976a6f2c5e8eb8661b480b654-d # internal github.com/gogo/googleapis/google/rpc mkdir -p $WORK/b192/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b046/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b050/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b054/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/containerd/typeurl -complete -installsuffix shared -buildid 2L2GIFaU2RDpxraa0k3O/2L2GIFaU2RDpxraa0k3O -goversion go1.16.12 -D "" -importcfg $WORK/b188/importcfg -pack ./vendor/github.com/containerd/typeurl/doc.go ./vendor/github.com/containerd/typeurl/types.go cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b050/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b054/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/gogo/googleapis/google/rpc -complete -installsuffix shared -buildid AAaGbt82PnlC6wKBCMWo/AAaGbt82PnlC6wKBCMWo -goversion go1.16.12 -D "" -importcfg $WORK/b192/importcfg -pack ./vendor/github.com/gogo/googleapis/google/rpc/code.pb.go ./vendor/github.com/gogo/googleapis/google/rpc/error_details.pb.go ./vendor/github.com/gogo/googleapis/google/rpc/status.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/e7/e734d130fa8f730a76bc0099791a2786c3d3df0d67825a8ee8b4408e84fd8308-d # internal github.com/containerd/containerd/api/types/task mkdir -p $WORK/b197/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b188/_pkg_.a # internal cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b050/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b054/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/containerd/containerd/api/types/task -lang=go1.16 -complete -installsuffix shared -buildid CGYf7oca-gwJwiKaUODo/CGYf7oca-gwJwiKaUODo -goversion go1.16.12 -D "" -importcfg $WORK/b197/importcfg -pack ./api/types/task/task.pb.go cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/a2/a2e30684cbcead070c85b4781660c8cfc5d736df7e99c49c1b4c4a34e0873a71-d # internal github.com/containerd/containerd/containers mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b054/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/containerd/containerd/containers -lang=go1.16 -complete -installsuffix shared -buildid h-OQtgT20szysoOKja3t/h-OQtgT20szysoOKja3t -goversion go1.16.12 -D "" -importcfg $WORK/b217/importcfg -pack ./containers/containers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/f6/f6ce81a94b67ecc8434412c74f32ef787ed4c31f93f9b1b282bc774d48d0631c-d # internal github.com/containerd/containerd/events mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b188/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b054/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/containerd/containerd/events -lang=go1.16 -complete -installsuffix shared -buildid IiDRCyJ790pTFTxd9uGA/IiDRCyJ790pTFTxd9uGA -goversion go1.16.12 -D "" -importcfg $WORK/b232/importcfg -pack ./events/events.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/3a/3a1eb9ce72067580e4fba5f735e1dc1f890e0b679fcb470a8f60d805641465df-d # internal github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b294/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid hRAU6suQTgpiyojhOxJz/hRAU6suQTgpiyojhOxJz -goversion go1.16.12 -D "" -importcfg $WORK/b296/importcfg -pack ./vendor/github.com/containernetworking/cni/pkg/types/020/types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/5f/5f2edac9bd1f0bc5216f1b8305d5d96bbc2722a8efb6b7c0edd3681547a57a24-d # internal github.com/containerd/containerd/events/exchange mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b219/_pkg_.a packagefile github.com/containerd/containerd/events=$WORK/b232/_pkg_.a packagefile github.com/containerd/containerd/filters=$WORK/b220/_pkg_.a packagefile github.com/containerd/containerd/identifiers=$WORK/b239/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b200/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b238/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b188/_pkg_.a packagefile github.com/docker/go-events=$WORK/b249/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b054/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b201/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containerd/containerd/events/exchange -lang=go1.16 -complete -installsuffix shared -buildid Vnulj1zBgDd6IJUrS4nA/Vnulj1zBgDd6IJUrS4nA -goversion go1.16.12 -D "" -importcfg $WORK/b248/importcfg -pack ./events/exchange/exchange.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/da/dab64da2cd5d3121a2b0989abfb427d3c92fef46a27e0823fad4340dd3201555-d # internal github.com/containernetworking/cni/pkg/utils mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b294/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/containernetworking/cni/pkg/utils -complete -installsuffix shared -buildid 2diRJsTn6I8v6al8n5R9/2diRJsTn6I8v6al8n5R9 -goversion go1.16.12 -D "" -importcfg $WORK/b298/importcfg -pack ./vendor/github.com/containernetworking/cni/pkg/utils/utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/53/53844e1c84668a2ab45616fbef92339ac7a0520af37292d03c35e5509123c391-d # internal github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b294/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b296/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid TPuv9fxnWa_FBB_53zwi/TPuv9fxnWa_FBB_53zwi -goversion go1.16.12 -D "" -importcfg $WORK/b297/importcfg -pack ./vendor/github.com/containernetworking/cni/pkg/types/current/types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/f7/f727ada7cef8e94ae862c6ab13b1c2978cbe5f5eee7bfbbcfd927a23c572eef8-d # internal runtime/trace mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p runtime/trace -std -installsuffix shared -buildid _i3Vfdw1Xa1_dGlcItuJ/_i3Vfdw1Xa1_dGlcItuJ -goversion go1.16.12 -D "" -importcfg $WORK/b301/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b298/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/ef/ef33b4a10b180ab3e600bbd0a3df2e07bbde2eb33ffbc4700f5c2922e4b78ff1-d # internal github.com/docker/go-units mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid _ML4LMU0Z6lkknQrIWex/_ML4LMU0Z6lkknQrIWex -goversion go1.16.12 -D "" -importcfg $WORK/b304/importcfg -pack ./vendor/github.com/docker/go-units/duration.go ./vendor/github.com/docker/go-units/size.go ./vendor/github.com/docker/go-units/ulimit.go cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/f0/f089b3962da7220c3768296f2f32c03ac4328af51645d2682bb4fc29d20c54fb-d # internal github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b295/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b290/_pkg_.a # internal cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b294/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b296/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b297/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid _53IcgoPu6IgIy0Sn5wv/_53IcgoPu6IgIy0Sn5wv -goversion go1.16.12 -D "" -importcfg $WORK/b295/importcfg -pack ./vendor/github.com/containernetworking/cni/pkg/version/conf.go ./vendor/github.com/containernetworking/cni/pkg/version/plugin.go ./vendor/github.com/containernetworking/cni/pkg/version/reconcile.go ./vendor/github.com/containernetworking/cni/pkg/version/version.go cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/fc/fc8ed646034daa69db3159a07a424200779062fca3e4d2c72257f790df17e81f-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b050/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b290/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid ROmr8VhrQjDy8beHGY2J/ROmr8VhrQjDy8beHGY2J -goversion go1.16.12 -D "" -importcfg $WORK/b289/importcfg -pack ./vendor/github.com/gogo/protobuf/gogoproto/doc.go ./vendor/github.com/gogo/protobuf/gogoproto/gogo.pb.go ./vendor/github.com/gogo/protobuf/gogoproto/helper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/1c/1c0b5dba8dc3c74d1d282a85ae4d96688a742d7eede3fe1bfcaf639f7c29cf81-d # internal github.com/cpuguy83/go-md2man/v2/md2man mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/russross/blackfriday/v2=$WORK/b279/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/cpuguy83/go-md2man/v2/md2man -complete -installsuffix shared -buildid kbUykU8keei4OdktQpvk/kbUykU8keei4OdktQpvk -goversion go1.16.12 -D "" -importcfg $WORK/b278/importcfg -pack ./vendor/github.com/cpuguy83/go-md2man/v2/md2man/md2man.go ./vendor/github.com/cpuguy83/go-md2man/v2/md2man/roff.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b301/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/ab/ab4d9c15fad49dd9af92b2f25047741a2cd8769fe41fea03a5838fc50451bf74-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b304/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b289/_pkg_.a # internal testing mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b277/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/sysinfo=$WORK/b300/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b212/_pkg_.a packagefile runtime/trace=$WORK/b301/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p testing -std -complete -installsuffix shared -buildid 1-i2GTSyDyCBa-Dx2Nq2/1-i2GTSyDyCBa-Dx2Nq2 -goversion go1.16.12 -D "" -importcfg $WORK/b299/importcfg -pack /usr/lib/golang/src/testing/allocs.go /usr/lib/golang/src/testing/benchmark.go /usr/lib/golang/src/testing/cover.go /usr/lib/golang/src/testing/example.go /usr/lib/golang/src/testing/match.go /usr/lib/golang/src/testing/run_example.go /usr/lib/golang/src/testing/testing.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/4e/4e01a468fcce736fa833b8e77068df3c5c83b735bb57a81f3370b94fa2d1f3b8-d # internal github.com/containerd/containerd/pkg/runtimeoptions/v1 mkdir -p $WORK/b288/ cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/bf/bff8f8e58cb4af12caa00162ea7165720ab9b251808b4657453fffe36f3177a7-d # internal github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b293/ cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/08/08f618871b5d28d0479c511c2f1997564f5df3ddd69b0fb86f7eb7711f9a0438-d # internal github.com/containerd/containerd/pkg/progress mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/console=$WORK/b273/_pkg_.a packagefile github.com/docker/go-units=$WORK/b304/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/containerd/containerd/pkg/progress -lang=go1.16 -complete -installsuffix shared -buildid VShW39a2b09X3Oe0dEEj/VShW39a2b09X3Oe0dEEj -goversion go1.16.12 -D "" -importcfg $WORK/b303/importcfg -pack ./pkg/progress/bar.go ./pkg/progress/doc.go ./pkg/progress/escape.go ./pkg/progress/humaans.go ./pkg/progress/writer.go cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b289/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b050/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/containerd/containerd/pkg/runtimeoptions/v1 -lang=go1.16 -complete -installsuffix shared -buildid XjfmInkI0vCSJwfsxQ7g/XjfmInkI0vCSJwfsxQ7g -goversion go1.16.12 -D "" -importcfg $WORK/b288/importcfg -pack ./pkg/runtimeoptions/v1/api.pb.go cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b294/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b295/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b213/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid wfnL-_2Qz90DLqKyJ1Rp/wfnL-_2Qz90DLqKyJ1Rp -goversion go1.16.12 -D "" -importcfg $WORK/b293/importcfg -pack ./vendor/github.com/containernetworking/cni/pkg/invoke/args.go ./vendor/github.com/containernetworking/cni/pkg/invoke/delegate.go ./vendor/github.com/containernetworking/cni/pkg/invoke/exec.go ./vendor/github.com/containernetworking/cni/pkg/invoke/find.go ./vendor/github.com/containernetworking/cni/pkg/invoke/os_unix.go ./vendor/github.com/containernetworking/cni/pkg/invoke/raw_exec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/65/65a7c64d6e0d96562a529ae6b13642dac66ff2af03ebced52547d10c7488434b-d # internal github.com/containerd/containerd/api/events mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b186/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b188/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b050/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b053/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b054/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b184/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/containerd/containerd/api/events -lang=go1.16 -complete -installsuffix shared -buildid VEPsPkfxZGDgVKnXgLLE/VEPsPkfxZGDgVKnXgLLE -goversion go1.16.12 -D "" -importcfg $WORK/b306/importcfg -pack ./api/events/container.pb.go ./api/events/content.pb.go ./api/events/doc.go ./api/events/image.pb.go ./api/events/namespace.pb.go ./api/events/snapshot.pb.go ./api/events/task.pb.go cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/2e/2e8231b589de1c32db41677da4ab1503a1f8a633a6e0248b9b862f85a7e92785-d # internal github.com/urfave/cli mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b277/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/cpuguy83/go-md2man/v2/md2man=$WORK/b278/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile text/tabwriter=$WORK/b128/_pkg_.a packagefile text/template=$WORK/b065/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/urfave/cli -complete -installsuffix shared -buildid YgdDHk2sxY9yGRiQoqvB/YgdDHk2sxY9yGRiQoqvB -goversion go1.16.12 -D "" -importcfg $WORK/b276/importcfg -pack ./vendor/github.com/urfave/cli/app.go ./vendor/github.com/urfave/cli/category.go ./vendor/github.com/urfave/cli/cli.go ./vendor/github.com/urfave/cli/command.go ./vendor/github.com/urfave/cli/context.go ./vendor/github.com/urfave/cli/docs.go ./vendor/github.com/urfave/cli/errors.go ./vendor/github.com/urfave/cli/fish.go ./vendor/github.com/urfave/cli/flag.go ./vendor/github.com/urfave/cli/flag_bool.go ./vendor/github.com/urfave/cli/flag_bool_t.go ./vendor/github.com/urfave/cli/flag_duration.go ./vendor/github.com/urfave/cli/flag_float64.go ./vendor/github.com/urfave/cli/flag_generic.go ./vendor/github.com/urfave/cli/flag_int.go ./vendor/github.com/urfave/cli/flag_int64.go ./vendor/github.com/urfave/cli/flag_int64_slice.go ./vendor/github.com/urfave/cli/flag_int_slice.go ./vendor/github.com/urfave/cli/flag_string.go ./vendor/github.com/urfave/cli/flag_string_slice.go ./vendor/github.com/urfave/cli/flag_uint.go ./vendor/github.com/urfave/cli/flag_uint64.go ./vendor/github.com/urfave/cli/funcs.go ./vendor/github.com/urfave/cli/help.go ./vendor/github.com/urfave/cli/parse.go ./vendor/github.com/urfave/cli/sort.go ./vendor/github.com/urfave/cli/template.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/4c/4cef0b00853a2c484ed1e6a8e723774f9edc853b2f68c3d7d3a274cf0688efc1-d # internal github.com/containerd/cgroups/stats/v1 mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b289/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b050/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/containerd/cgroups/stats/v1 -complete -installsuffix shared -buildid Gtfm5tsO-0U_80y8QqC-/Gtfm5tsO-0U_80y8QqC- -goversion go1.16.12 -D "" -importcfg $WORK/b315/importcfg -pack ./vendor/github.com/containerd/cgroups/stats/v1/doc.go ./vendor/github.com/containerd/cgroups/stats/v1/metrics.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b288/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/28/28c7af13dcfcc7a127aa162046d442941bcdbd4c97120c48125a180ca2f2d60a-d # internal github.com/containernetworking/cni/libcni mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b293/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b294/_pkg_.a packagefile github.com/containernetworking/cni/pkg/utils=$WORK/b298/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b295/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid bGiEg7FmA2sFPsRK4ckJ/bGiEg7FmA2sFPsRK4ckJ -goversion go1.16.12 -D "" -importcfg $WORK/b292/importcfg -pack ./vendor/github.com/containernetworking/cni/libcni/api.go ./vendor/github.com/containernetworking/cni/libcni/conf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/3e/3e8c9fbc71a84c2e60903b2484f219de333efaccbe1d4832855e70f5889413de-d # internal compress/zlib mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile compress/flate=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile hash/adler32=$WORK/b322/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid jX35zK-9XkpoNiey-TvC/jX35zK-9XkpoNiey-TvC -goversion go1.16.12 -D "" -importcfg $WORK/b321/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/bd/bd56d14dece0aedf0cc744e5214133d346e8c9a98e9aeb64aca365922a30611b-d # internal debug/dwarf mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p debug/dwarf -std -complete -installsuffix shared -buildid NH_p3Tg7jKgvOn6pfK0Q/NH_p3Tg7jKgvOn6pfK0Q -goversion go1.16.12 -D "" -importcfg $WORK/b323/importcfg -pack /usr/lib/golang/src/debug/dwarf/attr_string.go /usr/lib/golang/src/debug/dwarf/buf.go /usr/lib/golang/src/debug/dwarf/class_string.go /usr/lib/golang/src/debug/dwarf/const.go /usr/lib/golang/src/debug/dwarf/entry.go /usr/lib/golang/src/debug/dwarf/line.go /usr/lib/golang/src/debug/dwarf/open.go /usr/lib/golang/src/debug/dwarf/tag_string.go /usr/lib/golang/src/debug/dwarf/type.go /usr/lib/golang/src/debug/dwarf/typeunit.go /usr/lib/golang/src/debug/dwarf/unit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/94/94faeaac83e15eac0c04d400ded9d867d1bbf94075f98aad7ecea9ca541ab891-d # internal github.com/cilium/ebpf/internal/unix mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/cilium/ebpf/internal/unix -complete -installsuffix shared -buildid _ZkgCCNLYOS9sTindYgN/_ZkgCCNLYOS9sTindYgN -goversion go1.16.12 -D "" -importcfg $WORK/b325/importcfg -pack ./vendor/github.com/cilium/ebpf/internal/unix/types_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/87/8722c1213a3cd9044b07939d5f0eeda2a3d49ecf2fbe8c5f7734a878b6d927ee-d # internal github.com/containerd/cgroups/v2/stats mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b289/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b050/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/containerd/cgroups/v2/stats -complete -installsuffix shared -buildid w7SVGlf6_J1gx4k1Kb8n/w7SVGlf6_J1gx4k1Kb8n -goversion go1.16.12 -D "" -importcfg $WORK/b329/importcfg -pack ./vendor/github.com/containerd/cgroups/v2/stats/doc.go ./vendor/github.com/containerd/cgroups/v2/stats/metrics.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/12/122ba8c2a9b09b3e17836c620334f36ef9f81cccb7a6ce4eadf3bf6a2269ce58-d # internal github.com/containerd/containerd/api/services/ttrpc/events/v1 mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b240/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b188/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b050/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b054/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/containerd/containerd/api/services/ttrpc/events/v1 -lang=go1.16 -complete -installsuffix shared -buildid 51buYtR26SJCQdfP5K_K/51buYtR26SJCQdfP5K_K -goversion go1.16.12 -D "" -importcfg $WORK/b335/importcfg -pack ./api/services/ttrpc/events/v1/doc.go ./api/services/ttrpc/events/v1/events.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/d2/d296a5ea13de9b55f47949628febdcc52555106c88e65f918f4e465834d96a15-d # internal github.com/containerd/go-cni mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b292/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b294/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b297/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile testing=$WORK/b299/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/containerd/go-cni -complete -installsuffix shared -buildid b9us4UX2nLgiSTxVO6wL/b9us4UX2nLgiSTxVO6wL -goversion go1.16.12 -D "" -importcfg $WORK/b291/importcfg -pack ./vendor/github.com/containerd/go-cni/cni.go ./vendor/github.com/containerd/go-cni/deprecated.go ./vendor/github.com/containerd/go-cni/errors.go ./vendor/github.com/containerd/go-cni/helper.go ./vendor/github.com/containerd/go-cni/namespace.go ./vendor/github.com/containerd/go-cni/namespace_opts.go ./vendor/github.com/containerd/go-cni/opts.go ./vendor/github.com/containerd/go-cni/result.go ./vendor/github.com/containerd/go-cni/testutils.go ./vendor/github.com/containerd/go-cni/types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/f9/f9df2a2fe77657b56593498115df1dd7308d98e7289b644ee63125eec204ee6a-d # internal github.com/containerd/containerd/pkg/ttrpcutil mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/containerd/api/services/ttrpc/events/v1=$WORK/b335/_pkg_.a packagefile github.com/containerd/containerd/pkg/dialer=$WORK/b246/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b240/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/containerd/containerd/pkg/ttrpcutil -lang=go1.16 -complete -installsuffix shared -buildid INdcBPXJXATZH-qvZzLi/INdcBPXJXATZH-qvZzLi -goversion go1.16.12 -D "" -importcfg $WORK/b336/importcfg -pack ./pkg/ttrpcutil/client.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/ad/ad99bc032536189e6a67a8a277114132284a325ad28c0d97ce34798c5582f059-d # internal github.com/containerd/containerd/runtime/v2/task mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b186/_pkg_.a packagefile github.com/containerd/containerd/api/types/task=$WORK/b197/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b240/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b050/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b053/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b054/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/containerd/containerd/runtime/v2/task -lang=go1.16 -complete -installsuffix shared -buildid RX0HP_o9RMtLv8ssiWSG/RX0HP_o9RMtLv8ssiWSG -goversion go1.16.12 -D "" -importcfg $WORK/b337/importcfg -pack ./runtime/v2/task/doc.go ./runtime/v2/task/shim.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/ce/ce5c0cf129b3c2e7d616bb64864283a2ca74e868dff54f7610dbf061a7e78f63-d # internal github.com/containerd/go-runc mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/console=$WORK/b273/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b245/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b201/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b213/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/containerd/go-runc -complete -installsuffix shared -buildid 2R8W9aYEqLtXcuIoHCTP/2R8W9aYEqLtXcuIoHCTP -goversion go1.16.12 -D "" -importcfg $WORK/b339/importcfg -pack ./vendor/github.com/containerd/go-runc/command_linux.go ./vendor/github.com/containerd/go-runc/console.go ./vendor/github.com/containerd/go-runc/container.go ./vendor/github.com/containerd/go-runc/events.go ./vendor/github.com/containerd/go-runc/io.go ./vendor/github.com/containerd/go-runc/io_unix.go ./vendor/github.com/containerd/go-runc/monitor.go ./vendor/github.com/containerd/go-runc/runc.go ./vendor/github.com/containerd/go-runc/runc_unix.go ./vendor/github.com/containerd/go-runc/utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b323/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/a8/a85266baad3579e2c752a54dd9826e2cabf4bdc9cf46cd45dd4eda28a5219326-d # internal debug/elf mkdir -p $WORK/b320/ cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/8a/8a45343cf92ba0f2e5b040d77004d5f3a2e5a465a8d281a5dcd05d8b38948606-d # internal github.com/containerd/containerd/pkg/seed mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile math/rand=$WORK/b085/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/containerd/containerd/pkg/seed -lang=go1.16 -complete -installsuffix shared -buildid YGfpB0hxNxKRP5E_1gYe/YGfpB0hxNxKRP5E_1gYe -goversion go1.16.12 -D "" -importcfg $WORK/b342/importcfg -pack ./pkg/seed/seed.go ./pkg/seed/seed_linux.go cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile compress/zlib=$WORK/b321/_pkg_.a packagefile debug/dwarf=$WORK/b323/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p debug/elf -std -complete -installsuffix shared -buildid yhx3DwVX3nNTFsTQYWBd/yhx3DwVX3nNTFsTQYWBd -goversion go1.16.12 -D "" -importcfg $WORK/b320/importcfg -pack /usr/lib/golang/src/debug/elf/elf.go /usr/lib/golang/src/debug/elf/file.go /usr/lib/golang/src/debug/elf/reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b306/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/49/4946890e77d741696fcae04b2261453b047fec23d4d9757ef35ef80a4f61a442-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/74/7406e0097daa5d91df5cc1d30ea79805fa47e17004fea838947c169c01ded578-d # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/d2/d2ce23e6e7e7a1820fba3d4bf6a85e79eac3d8451ea53dded605d5ca3049088a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/d2/d22d0f2ddff3350b632fe810bd386de43c4c760a54a1700e3718c878f19ec698-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/60/6071efcf74f39afec0eaf2255e59a09c6d6379dbc17459f6fd63cf6d0e25a539-d # internal github.com/containerd/containerd/sys/reaper mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/go-runc=$WORK/b339/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile os/exec=$WORK/b213/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/containerd/containerd/sys/reaper -lang=go1.16 -complete -installsuffix shared -buildid h2UoWpBk8D4-BI00hM1N/h2UoWpBk8D4-BI00hM1N -goversion go1.16.12 -D "" -importcfg $WORK/b338/importcfg -pack ./sys/reaper/reaper_unix.go ./sys/reaper/reaper_utils_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/b2/b2e6c5577c6fb6e1ed5b5992df12e53da035f4942a27eba2ab0caf4043e81230-d # internal github.com/cilium/ebpf/internal mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile debug/elf=$WORK/b320/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b325/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/cilium/ebpf/internal -complete -installsuffix shared -buildid XPjE1NYQDUy6ISM3PkYb/XPjE1NYQDUy6ISM3PkYb -goversion go1.16.12 -D "" -importcfg $WORK/b326/importcfg -pack ./vendor/github.com/cilium/ebpf/internal/cpu.go ./vendor/github.com/cilium/ebpf/internal/elf.go ./vendor/github.com/cilium/ebpf/internal/endian.go ./vendor/github.com/cilium/ebpf/internal/errors.go ./vendor/github.com/cilium/ebpf/internal/fd.go ./vendor/github.com/cilium/ebpf/internal/feature.go ./vendor/github.com/cilium/ebpf/internal/io.go ./vendor/github.com/cilium/ebpf/internal/pinning.go ./vendor/github.com/cilium/ebpf/internal/ptr.go ./vendor/github.com/cilium/ebpf/internal/ptr_64.go ./vendor/github.com/cilium/ebpf/internal/syscall.go ./vendor/github.com/cilium/ebpf/internal/syscall_string.go ./vendor/github.com/cilium/ebpf/internal/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/71/71af709a4c4b0dd623db231a373be42a957aa5f15a49c89797f88b012e7b8b1f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/a6/a69b50a3df77977dda568a6e4bbb5ff51c18133da42134a89e22dfe82dade4e1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/e9/e93493d52411c346a8396b6ed4640f8cb7897424f4041aed42889bbedd19bf2b-d # internal cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c aes.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c boring.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c ecdsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c hmac.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x006.o -c rand.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x007.o -c rsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x008.o -c sha.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -o $WORK/b079/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -o $WORK/b079/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -o $WORK/b079/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -o $WORK/b079/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -o $WORK/b079/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -o $WORK/b079/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -o $WORK/b079/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -o $WORK/b079/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -o $WORK/b079/_x017.o -c openssl_stub_rand.c cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -o $WORK/b079/_cgo_.o $WORK/b079/_cgo_main.o $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o $WORK/b079/_x006.o $WORK/b079/_x007.o $WORK/b079/_x008.o $WORK/b079/_x009.o $WORK/b079/_x010.o $WORK/b079/_x011.o $WORK/b079/_x012.o $WORK/b079/_x013.o $WORK/b079/_x014.o $WORK/b079/_x015.o $WORK/b079/_x016.o $WORK/b079/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage boring -dynimport $WORK/b079/_cgo_.o -dynout $WORK/b079/_cgo_import.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b080/_pkg_.a packagefile crypto/cipher=$WORK/b076/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b081/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b082/_pkg_.a packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile math/big=$WORK/b084/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid PLLsT_sfmsV_ESWEOAnB/PLLsT_sfmsV_ESWEOAnB -goversion go1.16.12 -D "" -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go $WORK/b079/_cgo_gotypes.go $WORK/b079/aes.cgo1.go $WORK/b079/boring.cgo1.go $WORK/b079/ecdsa.cgo1.go $WORK/b079/hmac.cgo1.go $WORK/b079/rand.cgo1.go $WORK/b079/rsa.cgo1.go $WORK/b079/sha.cgo1.go $WORK/b079/_cgo_import.go cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b079/_pkg_.a $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o $WORK/b079/_x006.o $WORK/b079/_x007.o $WORK/b079/_x008.o $WORK/b079/_x009.o $WORK/b079/_x010.o $WORK/b079/_x011.o $WORK/b079/_x012.o $WORK/b079/_x013.o $WORK/b079/_x014.o $WORK/b079/_x015.o $WORK/b079/_x016.o $WORK/b079/_x017.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/41/41f7105eeaaf3a3a0b6092bdc577e1d92234857968f54142182c2f9d5b003975-d # internal crypto/aes mkdir -p $WORK/b075/ crypto/sha512 mkdir -p $WORK/b091/ crypto/hmac mkdir -p $WORK/b096/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b080/_pkg_.a packagefile crypto/internal/boring=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid 0oUQRE6PIodB_9OUmvu-/0oUQRE6PIodB_9OUmvu- -goversion go1.16.12 -D "" -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_generic.go crypto/sha1 mkdir -p $WORK/b100/ cat >$WORK/b100/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b100/symabis ./sha1block_arm64.s crypto/sha256 mkdir -p $WORK/b101/ cat >$WORK/b101/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b101/symabis ./sha256block_arm64.s cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b079/_pkg_.a packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b075/symabis ./asm_arm64.s ./gcm_arm64.s cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid F0jydFIx3Y-rk_54qT27/F0jydFIx3Y-rk_54qT27 -goversion go1.16.12 -D "" -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b080/_pkg_.a packagefile crypto/internal/boring=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid ju2CHw7UEO9EmQQAeBrk/ju2CHw7UEO9EmQQAeBrk -goversion go1.16.12 -symabis $WORK/b101/symabis -D "" -importcfg $WORK/b101/importcfg -pack -asmhdr $WORK/b101/go_asm.h /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_arm64.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b076/_pkg_.a packagefile crypto/internal/boring=$WORK/b079/_pkg_.a packagefile crypto/internal/subtle=$WORK/b077/_pkg_.a packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/aes -std -installsuffix shared -buildid BJzSjuVne7almpkmgFmk/BJzSjuVne7almpkmgFmk -goversion go1.16.12 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h /usr/lib/golang/src/crypto/aes/aes_gcm.go /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_asm.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b080/_pkg_.a packagefile crypto/internal/boring=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid Y07KlnCY5ssoEyLQriS9/Y07KlnCY5ssoEyLQriS9 -goversion go1.16.12 -symabis $WORK/b100/symabis -D "" -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h /usr/lib/golang/src/crypto/sha1/boring.go /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/39/396c689f9e37aae85b14b1066f7799d8efbd99972a412c4099aad60aefc33a64-d # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/20/2070be533b52ca316bad4e769848732b921e746a3c951c92c7d641b39fffddbd-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b096/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid tYIZVMyQgE9C98GnQFHk/tYIZVMyQgE9C98GnQFHk -goversion go1.16.12 -D "" -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b100/sha1block_arm64.o ./sha1block_arm64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b101/sha256block_arm64.o ./sha256block_arm64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b100/_pkg_.a $WORK/b100/sha1block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/f1/f1575c64325dec9c5d22e327d0b8bf0f70f5f9e92523f8a50f3b6016b23746b4-d # internal github.com/cilium/ebpf/asm mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b100/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b105/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b325/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/cilium/ebpf/asm -complete -installsuffix shared -buildid WYx2fDHUWNotKSv_jAjU/WYx2fDHUWNotKSv_jAjU -goversion go1.16.12 -D "" -importcfg $WORK/b324/importcfg -pack ./vendor/github.com/cilium/ebpf/asm/alu.go ./vendor/github.com/cilium/ebpf/asm/alu_string.go ./vendor/github.com/cilium/ebpf/asm/doc.go ./vendor/github.com/cilium/ebpf/asm/func.go ./vendor/github.com/cilium/ebpf/asm/func_string.go ./vendor/github.com/cilium/ebpf/asm/instruction.go ./vendor/github.com/cilium/ebpf/asm/jump.go ./vendor/github.com/cilium/ebpf/asm/jump_string.go ./vendor/github.com/cilium/ebpf/asm/load_store.go ./vendor/github.com/cilium/ebpf/asm/load_store_string.go ./vendor/github.com/cilium/ebpf/asm/opcode.go ./vendor/github.com/cilium/ebpf/asm/opcode_string.go ./vendor/github.com/cilium/ebpf/asm/register.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b075/asm_arm64.o ./asm_arm64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b101/_pkg_.a $WORK/b101/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/28/285cf76d775c13026d0484a9c05bfdc1ee267ec0a5e1cd65a8822d5685a90639-d # internal github.com/opencontainers/image-spec/identity mkdir -p $WORK/b259/ github.com/containerd/containerd/runtime/v2/shim mkdir -p $WORK/b334/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b101/_pkg_.a packagefile crypto/sha512=$WORK/b091/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b184/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/opencontainers/image-spec/identity -complete -installsuffix shared -buildid 94hCIFdPdohjDthDOnJY/94hCIFdPdohjDthDOnJY -goversion go1.16.12 -D "" -importcfg $WORK/b259/importcfg -pack ./vendor/github.com/opencontainers/image-spec/identity/chainid.go ./vendor/github.com/opencontainers/image-spec/identity/helpers.go cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/sha256=$WORK/b101/_pkg_.a packagefile flag=$WORK/b277/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/api/services/ttrpc/events/v1=$WORK/b335/_pkg_.a packagefile github.com/containerd/containerd/events=$WORK/b232/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b200/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b238/_pkg_.a packagefile github.com/containerd/containerd/pkg/dialer=$WORK/b246/_pkg_.a packagefile github.com/containerd/containerd/pkg/ttrpcutil=$WORK/b336/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/task=$WORK/b337/_pkg_.a packagefile github.com/containerd/containerd/sys=$WORK/b230/_pkg_.a packagefile github.com/containerd/containerd/sys/reaper=$WORK/b338/_pkg_.a packagefile github.com/containerd/containerd/version=$WORK/b254/_pkg_.a packagefile github.com/containerd/fifo=$WORK/b216/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b240/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b188/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b050/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b054/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b201/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b213/_pkg_.a packagefile os/signal=$WORK/b281/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b212/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/containerd/containerd/runtime/v2/shim -lang=go1.16 -complete -installsuffix shared -buildid sx3QUKNR_0QeJMQl8DNi/sx3QUKNR_0QeJMQl8DNi -goversion go1.16.12 -D "" -importcfg $WORK/b334/importcfg -pack ./runtime/v2/shim/publisher.go ./runtime/v2/shim/shim.go ./runtime/v2/shim/shim_linux.go ./runtime/v2/shim/shim_unix.go ./runtime/v2/shim/util.go ./runtime/v2/shim/util_unix.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b075/gcm_arm64.o ./gcm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b075/_pkg_.a $WORK/b075/asm_arm64.o $WORK/b075/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/78/78daf55bbcbea421ad6112272f7b485f5aa51a34dc1a8fc6cd063ec19120090a-d # internal crypto/rand mkdir -p $WORK/b074/ cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/8a/8af2219d9ccf3c0b1f0dbaa10aaa94e1240a91be84a2d7c07e9469250a2ce67f-d # internal crypto/ecdsa mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b080/_pkg_.a packagefile crypto/aes=$WORK/b075/_pkg_.a packagefile crypto/cipher=$WORK/b076/_pkg_.a packagefile crypto/elliptic=$WORK/b089/_pkg_.a packagefile crypto/internal/boring=$WORK/b079/_pkg_.a packagefile crypto/internal/randutil=$WORK/b090/_pkg_.a packagefile crypto/sha512=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b093/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b084/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid xUEvOM5T46EdgGjM5B1-/xUEvOM5T46EdgGjM5B1- -goversion go1.16.12 -D "" -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/boring.go /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b075/_pkg_.a packagefile crypto/cipher=$WORK/b076/_pkg_.a packagefile crypto/internal/boring=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/fs=$WORK/b033/_pkg_.a packagefile math/big=$WORK/b084/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid Qbh8exEwXaeeK7X7iJe8/Qbh8exEwXaeeK7X7iJe8 -goversion go1.16.12 -D "" -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/crypto/rand/eagain.go /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_batched.go /usr/lib/golang/src/crypto/rand/rand_linux.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/a7/a7924734d81a2d364446af59242f7717d038be1abb399e7af3d1929f9d343ca2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/1a/1aeb6f17f771fd97f258106fddbf82690d077fad438d96724029d68b93529939-d # internal crypto/ed25519 mkdir -p $WORK/b094/ crypto/rsa mkdir -p $WORK/b099/ mime/multipart mkdir -p $WORK/b124/ github.com/klauspost/compress/zstd mkdir -p $WORK/b207/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile crypto=$WORK/b080/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b095/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/sha512=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid 16AhkLa1jyg9gV-Eo3vk/16AhkLa1jyg9gV-Eo3vk -goversion go1.16.12 -D "" -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go github.com/google/uuid mkdir -p $WORK/b264/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile crypto=$WORK/b080/_pkg_.a packagefile crypto/internal/boring=$WORK/b079/_pkg_.a packagefile crypto/internal/randutil=$WORK/b090/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b084/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid YwlxTuvl9B6xGbXTrtBn/YwlxTuvl9B6xGbXTrtBn -goversion go1.16.12 -D "" -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/crypto/rsa/boring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b105/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b208/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b210/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b211/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile hash/crc32=$WORK/b058/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b212/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid 6wf5UZv_R14zC8NgBZUJ/6wf5UZv_R14zC8NgBZUJ -goversion go1.16.12 -D "" -importcfg $WORK/b207/importcfg -pack ./vendor/github.com/klauspost/compress/zstd/bitreader.go ./vendor/github.com/klauspost/compress/zstd/bitwriter.go ./vendor/github.com/klauspost/compress/zstd/blockdec.go ./vendor/github.com/klauspost/compress/zstd/blockenc.go ./vendor/github.com/klauspost/compress/zstd/blocktype_string.go ./vendor/github.com/klauspost/compress/zstd/bytebuf.go ./vendor/github.com/klauspost/compress/zstd/bytereader.go ./vendor/github.com/klauspost/compress/zstd/decodeheader.go ./vendor/github.com/klauspost/compress/zstd/decoder.go ./vendor/github.com/klauspost/compress/zstd/decoder_options.go ./vendor/github.com/klauspost/compress/zstd/dict.go ./vendor/github.com/klauspost/compress/zstd/enc_base.go ./vendor/github.com/klauspost/compress/zstd/enc_best.go ./vendor/github.com/klauspost/compress/zstd/enc_better.go ./vendor/github.com/klauspost/compress/zstd/enc_dfast.go ./vendor/github.com/klauspost/compress/zstd/enc_fast.go ./vendor/github.com/klauspost/compress/zstd/encoder.go ./vendor/github.com/klauspost/compress/zstd/encoder_options.go ./vendor/github.com/klauspost/compress/zstd/framedec.go ./vendor/github.com/klauspost/compress/zstd/frameenc.go ./vendor/github.com/klauspost/compress/zstd/fse_decoder.go ./vendor/github.com/klauspost/compress/zstd/fse_encoder.go ./vendor/github.com/klauspost/compress/zstd/fse_predefined.go ./vendor/github.com/klauspost/compress/zstd/hash.go ./vendor/github.com/klauspost/compress/zstd/history.go ./vendor/github.com/klauspost/compress/zstd/seqdec.go ./vendor/github.com/klauspost/compress/zstd/seqenc.go ./vendor/github.com/klauspost/compress/zstd/snappy.go ./vendor/github.com/klauspost/compress/zstd/zstd.go cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile mime=$WORK/b123/_pkg_.a packagefile mime/quotedprintable=$WORK/b125/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid m8uoklHqGUnaB0GhZJ1d/m8uoklHqGUnaB0GhZJ1d -goversion go1.16.12 -D "" -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/writer.go cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile crypto/md5=$WORK/b097/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/sha1=$WORK/b100/_pkg_.a packagefile database/sql/driver=$WORK/b265/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b105/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/google/uuid -complete -installsuffix shared -buildid HBXTe86xZzjPPvOobUpx/HBXTe86xZzjPPvOobUpx -goversion go1.16.12 -D "" -importcfg $WORK/b264/importcfg -pack ./vendor/github.com/google/uuid/dce.go ./vendor/github.com/google/uuid/doc.go ./vendor/github.com/google/uuid/hash.go ./vendor/github.com/google/uuid/marshal.go ./vendor/github.com/google/uuid/node.go ./vendor/github.com/google/uuid/node_net.go ./vendor/github.com/google/uuid/sql.go ./vendor/github.com/google/uuid/time.go ./vendor/github.com/google/uuid/util.go ./vendor/github.com/google/uuid/uuid.go ./vendor/github.com/google/uuid/version1.go ./vendor/github.com/google/uuid/version4.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/47/47d19a99e1661d8e8602df1c2c1cb0c46846baf86fdc354a0c0cbfaaa263b59f-d # internal github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/bits-and-blooms/bitset=$WORK/b269/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b270/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid f9AIRh7l0PYrJE7r0V8Z/f9AIRh7l0PYrJE7r0V8Z -goversion go1.16.12 -D "" -importcfg $WORK/b268/importcfg -pack ./vendor/github.com/opencontainers/selinux/go-selinux/doc.go ./vendor/github.com/opencontainers/selinux/go-selinux/selinux.go ./vendor/github.com/opencontainers/selinux/go-selinux/selinux_linux.go ./vendor/github.com/opencontainers/selinux/go-selinux/xattrs_linux.go cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/3b/3b2cc5292b89e78a9e5374af4841de4af57d0588ba2746e0ab86199363e3e085-d # internal github.com/godbus/dbus/v5 mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/sha1=$WORK/b100/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b105/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b213/_pkg_.a packagefile os/user=$WORK/b041/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/godbus/dbus/v5 -complete -installsuffix shared -buildid l-zQUBnWFgTByZ9ivjC7/l-zQUBnWFgTByZ9ivjC7 -goversion go1.16.12 -D "" -importcfg $WORK/b317/importcfg -pack ./vendor/github.com/godbus/dbus/v5/auth.go ./vendor/github.com/godbus/dbus/v5/auth_anonymous.go ./vendor/github.com/godbus/dbus/v5/auth_external.go ./vendor/github.com/godbus/dbus/v5/auth_sha1.go ./vendor/github.com/godbus/dbus/v5/call.go ./vendor/github.com/godbus/dbus/v5/conn.go ./vendor/github.com/godbus/dbus/v5/conn_other.go ./vendor/github.com/godbus/dbus/v5/conn_unix.go ./vendor/github.com/godbus/dbus/v5/dbus.go ./vendor/github.com/godbus/dbus/v5/decoder.go ./vendor/github.com/godbus/dbus/v5/default_handler.go ./vendor/github.com/godbus/dbus/v5/doc.go ./vendor/github.com/godbus/dbus/v5/encoder.go ./vendor/github.com/godbus/dbus/v5/export.go ./vendor/github.com/godbus/dbus/v5/homedir.go ./vendor/github.com/godbus/dbus/v5/homedir_dynamic.go ./vendor/github.com/godbus/dbus/v5/match.go ./vendor/github.com/godbus/dbus/v5/message.go ./vendor/github.com/godbus/dbus/v5/object.go ./vendor/github.com/godbus/dbus/v5/sequence.go ./vendor/github.com/godbus/dbus/v5/sequential_handler.go ./vendor/github.com/godbus/dbus/v5/server_interfaces.go ./vendor/github.com/godbus/dbus/v5/sig.go ./vendor/github.com/godbus/dbus/v5/transport_generic.go ./vendor/github.com/godbus/dbus/v5/transport_nonce_tcp.go ./vendor/github.com/godbus/dbus/v5/transport_tcp.go ./vendor/github.com/godbus/dbus/v5/transport_unix.go ./vendor/github.com/godbus/dbus/v5/transport_unixcred_linux.go ./vendor/github.com/godbus/dbus/v5/variant.go ./vendor/github.com/godbus/dbus/v5/variant_lexer.go ./vendor/github.com/godbus/dbus/v5/variant_parser.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b334/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/cc/cce8c579ece68e80d8fb68f3f31e9c1da38095c61b8c3af59db0015d5a709b6a-d # internal github.com/cilium/ebpf/internal/btf mkdir -p $WORK/b327/ cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/63/63333c736ba35b5f190fcc1543b35c0a4da3ae7020babc2dee332047142551dc-d # internal cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile debug/elf=$WORK/b320/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b324/_pkg_.a packagefile github.com/cilium/ebpf/internal=$WORK/b326/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b325/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/cilium/ebpf/internal/btf -complete -installsuffix shared -buildid uw5UW4igbkQdOwRy_1lh/uw5UW4igbkQdOwRy_1lh -goversion go1.16.12 -D "" -importcfg $WORK/b327/importcfg -pack ./vendor/github.com/cilium/ebpf/internal/btf/btf.go ./vendor/github.com/cilium/ebpf/internal/btf/btf_types.go ./vendor/github.com/cilium/ebpf/internal/btf/btf_types_string.go ./vendor/github.com/cilium/ebpf/internal/btf/core.go ./vendor/github.com/cilium/ebpf/internal/btf/doc.go ./vendor/github.com/cilium/ebpf/internal/btf/ext_info.go ./vendor/github.com/cilium/ebpf/internal/btf/strings.go ./vendor/github.com/cilium/ebpf/internal/btf/types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/9d/9d47cff3d4be0276643312c50615d096b74915e10fb3bee2c6179a756df27b5b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/5a/5a7f59451447f933594636899d5712b1001d00f4b495a7539887e898f6cae10c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/dc/dc5fed48c2d3d48cdd52e1c30d05a5b137b0e38dd453b4cd3d5aaf63b8cd2136-d # internal crypto/x509 mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b040/_pkg_.a packagefile crypto=$WORK/b080/_pkg_.a packagefile crypto/aes=$WORK/b075/_pkg_.a packagefile crypto/cipher=$WORK/b076/_pkg_.a packagefile crypto/des=$WORK/b087/_pkg_.a packagefile crypto/dsa=$WORK/b103/_pkg_.a packagefile crypto/ecdsa=$WORK/b088/_pkg_.a packagefile crypto/ed25519=$WORK/b094/_pkg_.a packagefile crypto/elliptic=$WORK/b089/_pkg_.a packagefile crypto/md5=$WORK/b097/_pkg_.a packagefile crypto/rsa=$WORK/b099/_pkg_.a packagefile crypto/sha1=$WORK/b100/_pkg_.a packagefile crypto/sha256=$WORK/b101/_pkg_.a packagefile crypto/sha512=$WORK/b091/_pkg_.a packagefile crypto/x509/pkix=$WORK/b104/_pkg_.a packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile encoding/hex=$WORK/b105/_pkg_.a packagefile encoding/pem=$WORK/b106/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b093/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/fs=$WORK/b033/_pkg_.a packagefile math/big=$WORK/b084/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid Kz5TY80uzI0NiphfBBN4/Kz5TY80uzI0NiphfBBN4 -goversion go1.16.12 -D "" -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/e2/e2a4085193c8706c9b4c2173528524f59cb06304319a3b5cfe67a6b9c543a0bf-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b268/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/user=$WORK/b041/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid trl7zHxN_r80NmJ-1Q_L/trl7zHxN_r80NmJ-1Q_L -goversion go1.16.12 -D "" -importcfg $WORK/b267/importcfg -pack ./vendor/github.com/opencontainers/selinux/go-selinux/label/label.go ./vendor/github.com/opencontainers/selinux/go-selinux/label/label_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/7a/7ab52f5d92a87b73767c2faca172e5d96466b45fc7b9fdf231032673d1cf4340-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/9e/9e6b11695e4b6cc53e45aa28c7837f215377d97af89854ee3a12f9bdcbafb5c9-d # internal github.com/cilium/ebpf mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile debug/elf=$WORK/b320/_pkg_.a packagefile encoding=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b105/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b324/_pkg_.a packagefile github.com/cilium/ebpf/internal=$WORK/b326/_pkg_.a packagefile github.com/cilium/ebpf/internal/btf=$WORK/b327/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b325/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/cilium/ebpf -complete -installsuffix shared -buildid k05YGtkAsipvBtfk9VdZ/k05YGtkAsipvBtfk9VdZ -goversion go1.16.12 -D "" -importcfg $WORK/b319/importcfg -pack ./vendor/github.com/cilium/ebpf/collection.go ./vendor/github.com/cilium/ebpf/doc.go ./vendor/github.com/cilium/ebpf/elf_reader.go ./vendor/github.com/cilium/ebpf/info.go ./vendor/github.com/cilium/ebpf/linker.go ./vendor/github.com/cilium/ebpf/map.go ./vendor/github.com/cilium/ebpf/marshalers.go ./vendor/github.com/cilium/ebpf/prog.go ./vendor/github.com/cilium/ebpf/syscalls.go ./vendor/github.com/cilium/ebpf/types.go ./vendor/github.com/cilium/ebpf/types_string.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/73/73d23831debd5e403750d2cb5e6fc535248ed00322adfdb59882ba64acde9371-d # internal crypto/tls mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b040/_pkg_.a packagefile container/list=$WORK/b073/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b080/_pkg_.a packagefile crypto/aes=$WORK/b075/_pkg_.a packagefile crypto/cipher=$WORK/b076/_pkg_.a packagefile crypto/des=$WORK/b087/_pkg_.a packagefile crypto/ecdsa=$WORK/b088/_pkg_.a packagefile crypto/ed25519=$WORK/b094/_pkg_.a packagefile crypto/elliptic=$WORK/b089/_pkg_.a packagefile crypto/hmac=$WORK/b096/_pkg_.a packagefile crypto/internal/boring=$WORK/b079/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b081/_pkg_.a packagefile crypto/md5=$WORK/b097/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/rc4=$WORK/b098/_pkg_.a packagefile crypto/rsa=$WORK/b099/_pkg_.a packagefile crypto/sha1=$WORK/b100/_pkg_.a packagefile crypto/sha256=$WORK/b101/_pkg_.a packagefile crypto/sha512=$WORK/b091/_pkg_.a packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile crypto/x509=$WORK/b102/_pkg_.a packagefile encoding/pem=$WORK/b106/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b112/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b084/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid 3P4wCChjPSgFDutLeGpi/3P4wCChjPSgFDutLeGpi -goversion go1.16.12 -D "" -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/boring.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/c9/c9ffc9437a10f9822004a9858c814345d44b80507a8892621b25a4d4e164321a-d # internal github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b105/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/godbus/dbus/v5=$WORK/b317/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/coreos/go-systemd/v22/dbus -complete -installsuffix shared -buildid cnHlySqfORVW9iFvmzSu/cnHlySqfORVW9iFvmzSu -goversion go1.16.12 -D "" -importcfg $WORK/b316/importcfg -pack ./vendor/github.com/coreos/go-systemd/v22/dbus/dbus.go ./vendor/github.com/coreos/go-systemd/v22/dbus/methods.go ./vendor/github.com/coreos/go-systemd/v22/dbus/properties.go ./vendor/github.com/coreos/go-systemd/v22/dbus/set.go ./vendor/github.com/coreos/go-systemd/v22/dbus/subscription.go ./vendor/github.com/coreos/go-systemd/v22/dbus/subscription_set.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/0d/0d4c13a55e1646008fa63a272f705b8818575cdda7b457a53e5f208a6eb28f03-d # internal github.com/containerd/containerd/archive/compression mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile compress/gzip=$WORK/b056/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b200/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b207/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b213/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containerd/containerd/archive/compression -lang=go1.16 -complete -installsuffix shared -buildid j60iO_okZuNoaf2XCt3_/j60iO_okZuNoaf2XCt3_ -goversion go1.16.12 -D "" -importcfg $WORK/b206/importcfg -pack ./archive/compression/compression.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b206/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/75/75cde063ef233d22b969ecfc4c5e88d6e94ee171598c85ca2ff45c15f8e10a91-d # internal github.com/containerd/containerd/images mkdir -p $WORK/b225/ cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/63/632031fff6d0594473ff5ab55cd75bfa5df0d238894fba00fa66d5af5294c3aa-d # internal cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/archive/compression=$WORK/b206/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b218/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b219/_pkg_.a packagefile github.com/containerd/containerd/labels=$WORK/b226/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b200/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b227/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b184/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b221/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b201/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b205/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b228/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/containerd/containerd/images -lang=go1.16 -complete -installsuffix shared -buildid kZSOuhnVDRu735lnHEZy/kZSOuhnVDRu735lnHEZy -goversion go1.16.12 -D "" -importcfg $WORK/b225/importcfg -pack ./images/annotations.go ./images/diffid.go ./images/handlers.go ./images/image.go ./images/importexport.go ./images/mediatypes.go github.com/cilium/ebpf/link mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile debug/elf=$WORK/b320/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/cilium/ebpf=$WORK/b319/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b324/_pkg_.a packagefile github.com/cilium/ebpf/internal=$WORK/b326/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b325/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/cilium/ebpf/link -complete -installsuffix shared -buildid TPX2TAORYqbkc4zNDhCs/TPX2TAORYqbkc4zNDhCs -goversion go1.16.12 -D "" -importcfg $WORK/b328/importcfg -pack ./vendor/github.com/cilium/ebpf/link/cgroup.go ./vendor/github.com/cilium/ebpf/link/doc.go ./vendor/github.com/cilium/ebpf/link/iter.go ./vendor/github.com/cilium/ebpf/link/kprobe.go ./vendor/github.com/cilium/ebpf/link/link.go ./vendor/github.com/cilium/ebpf/link/netns.go ./vendor/github.com/cilium/ebpf/link/perf_event.go ./vendor/github.com/cilium/ebpf/link/platform.go ./vendor/github.com/cilium/ebpf/link/program.go ./vendor/github.com/cilium/ebpf/link/raw_tracepoint.go ./vendor/github.com/cilium/ebpf/link/syscalls.go ./vendor/github.com/cilium/ebpf/link/tracepoint.go ./vendor/github.com/cilium/ebpf/link/uprobe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/2e/2ef8bc8638f4844f70aaa752d8d31d5f15322a5a5bf13f49d9b9a58ce20e5bd3-d # internal github.com/containerd/cgroups mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/cgroups/stats/v1=$WORK/b315/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=$WORK/b316/_pkg_.a packagefile github.com/docker/go-units=$WORK/b304/_pkg_.a packagefile github.com/godbus/dbus/v5=$WORK/b317/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b245/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/containerd/cgroups -complete -installsuffix shared -buildid dnmHVngk9dVeB12oXCUH/dnmHVngk9dVeB12oXCUH -goversion go1.16.12 -D "" -importcfg $WORK/b314/importcfg -pack ./vendor/github.com/containerd/cgroups/blkio.go ./vendor/github.com/containerd/cgroups/cgroup.go ./vendor/github.com/containerd/cgroups/control.go ./vendor/github.com/containerd/cgroups/cpu.go ./vendor/github.com/containerd/cgroups/cpuacct.go ./vendor/github.com/containerd/cgroups/cpuset.go ./vendor/github.com/containerd/cgroups/devices.go ./vendor/github.com/containerd/cgroups/errors.go ./vendor/github.com/containerd/cgroups/freezer.go ./vendor/github.com/containerd/cgroups/hierarchy.go ./vendor/github.com/containerd/cgroups/hugetlb.go ./vendor/github.com/containerd/cgroups/memory.go ./vendor/github.com/containerd/cgroups/named.go ./vendor/github.com/containerd/cgroups/net_cls.go ./vendor/github.com/containerd/cgroups/net_prio.go ./vendor/github.com/containerd/cgroups/opts.go ./vendor/github.com/containerd/cgroups/paths.go ./vendor/github.com/containerd/cgroups/perf_event.go ./vendor/github.com/containerd/cgroups/pids.go ./vendor/github.com/containerd/cgroups/rdma.go ./vendor/github.com/containerd/cgroups/state.go ./vendor/github.com/containerd/cgroups/subsystem.go ./vendor/github.com/containerd/cgroups/systemd.go ./vendor/github.com/containerd/cgroups/ticks.go ./vendor/github.com/containerd/cgroups/utils.go ./vendor/github.com/containerd/cgroups/v1.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/da/dac7c0186854a91dbe344b410665f94a2700cbebc041320f381bf1e2e168a57f-d # internal github.com/containerd/containerd/diff mkdir -p $WORK/b224/ github.com/containerd/containerd/images/archive mkdir -p $WORK/b233/ github.com/containerd/containerd/remotes mkdir -p $WORK/b250/ github.com/containerd/containerd/images/converter mkdir -p $WORK/b308/ github.com/containerd/containerd/oci mkdir -p $WORK/b241/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/archive/compression=$WORK/b206/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b225/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b229/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b050/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b054/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b221/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b213/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/containerd/containerd/diff -lang=go1.16 -complete -installsuffix shared -buildid CxDCvPHpSyVPr0r13SiR/CxDCvPHpSyVPr0r13SiR -goversion go1.16.12 -D "" -importcfg $WORK/b224/importcfg -pack ./diff/diff.go ./diff/stream.go ./diff/stream_unix.go cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/containers=$WORK/b217/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b218/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b225/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b229/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b238/_pkg_.a packagefile github.com/containerd/containerd/pkg/cap=$WORK/b242/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b227/_pkg_.a packagefile github.com/containerd/containerd/snapshots=$WORK/b243/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b203/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b221/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b245/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/containerd/containerd/oci -lang=go1.16 -complete -installsuffix shared -buildid J-QvbH4n31kPzImV6_et/J-QvbH4n31kPzImV6_et -goversion go1.16.12 -D "" -importcfg $WORK/b241/importcfg -pack ./oci/client.go ./oci/spec.go ./oci/spec_opts.go ./oci/spec_opts_linux.go ./oci/utils_unix.go cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b218/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b219/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b225/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b200/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b227/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b221/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b201/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b228/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/containerd/containerd/remotes -lang=go1.16 -complete -installsuffix shared -buildid DU5an_lE4ikpaMDV8PBH/DU5an_lE4ikpaMDV8PBH -goversion go1.16.12 -D "" -importcfg $WORK/b250/importcfg -pack ./remotes/handlers.go ./remotes/resolver.go cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/archive/compression=$WORK/b206/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b218/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b219/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b225/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b200/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b227/_pkg_.a packagefile github.com/containerd/containerd/reference=$WORK/b234/_pkg_.a packagefile github.com/containerd/containerd/reference/docker=$WORK/b235/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b184/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b222/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b221/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/containerd/containerd/images/archive -lang=go1.16 -complete -installsuffix shared -buildid dKJtdB-pNGcgf8riNKz1/dKJtdB-pNGcgf8riNKz1 -goversion go1.16.12 -D "" -importcfg $WORK/b233/importcfg -pack ./images/archive/exporter.go ./images/archive/importer.go ./images/archive/reference.go cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b218/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b225/_pkg_.a packagefile github.com/containerd/containerd/leases=$WORK/b236/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b227/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b184/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b221/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b201/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b205/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/containerd/containerd/images/converter -lang=go1.16 -complete -installsuffix shared -buildid lATAJxktE7x3Sw0Lhhel/lATAJxktE7x3Sw0Lhhel -goversion go1.16.12 -D "" -importcfg $WORK/b308/importcfg -pack ./images/converter/converter.go ./images/converter/default.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b250/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/01/01d7bde7a068d9470349e4f28fdcba1fcd84805de0a7f3cc619672480a052f1c-d # internal github.com/containerd/containerd/images/converter/uncompress mkdir -p $WORK/b309/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b224/_pkg_.a # internal cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile compress/gzip=$WORK/b056/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b218/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b219/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b225/_pkg_.a packagefile github.com/containerd/containerd/images/converter=$WORK/b308/_pkg_.a packagefile github.com/containerd/containerd/labels=$WORK/b226/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b221/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/containerd/containerd/images/converter/uncompress -lang=go1.16 -complete -installsuffix shared -buildid DGzUCeEBEGZBdPb4pTvE/DGzUCeEBEGZBdPb4pTvE -goversion go1.16.12 -D "" -importcfg $WORK/b309/importcfg -pack ./images/converter/uncompress/uncompress.go cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/c3/c317fffe381e1d174e50dda46d7fd02713c2b93dbc595c0df297f8ec6bdb4090-d # internal github.com/containerd/containerd/remotes/docker/schema1 mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/archive/compression=$WORK/b206/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b218/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b219/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b225/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b200/_pkg_.a packagefile github.com/containerd/containerd/remotes=$WORK/b250/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b184/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b222/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b221/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b205/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/containerd/containerd/remotes/docker/schema1 -lang=go1.16 -complete -installsuffix shared -buildid zGAc9AOpoSuVmNMEcVoZ/zGAc9AOpoSuVmNMEcVoZ -goversion go1.16.12 -D "" -importcfg $WORK/b256/importcfg -pack ./remotes/docker/schema1/converter.go cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/a3/a320c169d1f52c779007291824329cd231a30b60d96e0630acc7d080b32040dc-d # internal github.com/containerd/containerd/rootfs mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/diff=$WORK/b224/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b219/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b200/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b229/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b238/_pkg_.a packagefile github.com/containerd/containerd/snapshots=$WORK/b243/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b184/_pkg_.a packagefile github.com/opencontainers/image-spec/identity=$WORK/b259/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b221/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile math/rand=$WORK/b085/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/containerd/containerd/rootfs -lang=go1.16 -complete -installsuffix shared -buildid 6IMrCBzifUwgJgissTvm/6IMrCBzifUwgJgissTvm -goversion go1.16.12 -D "" -importcfg $WORK/b258/importcfg -pack ./rootfs/apply.go ./rootfs/diff.go ./rootfs/init.go ./rootfs/init_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/a5/a57e4cfe948a00d342f614ae7be0af48ba3d8bc175ad68fd9874387c26ba2bf5-d # internal github.com/containerd/cgroups/v2 mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/cilium/ebpf=$WORK/b319/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b324/_pkg_.a packagefile github.com/cilium/ebpf/link=$WORK/b328/_pkg_.a packagefile github.com/containerd/cgroups/v2/stats=$WORK/b329/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=$WORK/b316/_pkg_.a packagefile github.com/godbus/dbus/v5=$WORK/b317/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b245/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b201/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b233/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/containerd/cgroups/v2 -complete -installsuffix shared -buildid HCZ-BD3QxdJfGSeER7KF/HCZ-BD3QxdJfGSeER7KF -goversion go1.16.12 -D "" -importcfg $WORK/b318/importcfg -pack ./vendor/github.com/containerd/cgroups/v2/cpu.go ./vendor/github.com/containerd/cgroups/v2/devicefilter.go ./vendor/github.com/containerd/cgroups/v2/ebpf.go ./vendor/github.com/containerd/cgroups/v2/errors.go ./vendor/github.com/containerd/cgroups/v2/hugetlb.go ./vendor/github.com/containerd/cgroups/v2/io.go ./vendor/github.com/containerd/cgroups/v2/manager.go ./vendor/github.com/containerd/cgroups/v2/memory.go ./vendor/github.com/containerd/cgroups/v2/paths.go ./vendor/github.com/containerd/cgroups/v2/pids.go ./vendor/github.com/containerd/cgroups/v2/rdma.go ./vendor/github.com/containerd/cgroups/v2/state.go ./vendor/github.com/containerd/cgroups/v2/utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/0e/0e48b4052b50c9e2bcf4343da6db93b9d72bec41b06629fce272a7484ece31b9-d # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/0b/0b1c550e2a129ae3cdd2eb9698a3fec73aa3bb5e738eafe902ee2692143362c3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/10/107d41cb78db1d5b9b220087995e06eaaad072d05d00333ab36c24d7faf24f1d-d # internal github.com/containerd/containerd/contrib/apparmor mkdir -p $WORK/b285/ github.com/containerd/containerd/contrib/nvidia mkdir -p $WORK/b286/ github.com/containerd/containerd/contrib/seccomp mkdir -p $WORK/b287/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/containers=$WORK/b217/_pkg_.a packagefile github.com/containerd/containerd/oci=$WORK/b241/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b245/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b213/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/containerd/containerd/contrib/nvidia -lang=go1.16 -complete -installsuffix shared -buildid 7cQACg0S5F_Wx3Oj1vOj/7cQACg0S5F_Wx3Oj1vOj -goversion go1.16.12 -D "" -importcfg $WORK/b286/importcfg -pack ./contrib/nvidia/nvidia.go cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/containers=$WORK/b217/_pkg_.a packagefile github.com/containerd/containerd/oci=$WORK/b241/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b245/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/containerd/containerd/contrib/seccomp -lang=go1.16 -complete -installsuffix shared -buildid YZx_aMw1uDtGTrsE-lTt/YZx_aMw1uDtGTrsE-lTt -goversion go1.16.12 -D "" -importcfg $WORK/b287/importcfg -pack ./contrib/seccomp/seccomp.go ./contrib/seccomp/seccomp_default.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b258/_pkg_.a # internal cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/containers=$WORK/b217/_pkg_.a packagefile github.com/containerd/containerd/oci=$WORK/b241/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b245/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b213/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile text/template=$WORK/b065/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/containerd/containerd/contrib/apparmor -lang=go1.16 -complete -installsuffix shared -buildid iRbqhg4DYPvqlB3O_h8b/iRbqhg4DYPvqlB3O_h8b -goversion go1.16.12 -D "" -importcfg $WORK/b285/importcfg -pack ./contrib/apparmor/apparmor.go ./contrib/apparmor/template.go cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/3b/3b152973bf0bdc4d80363e03989f70d5dd87bf5c26dc0f26f1c64730f996eb24-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/cb/cba7b6855044cec25e313db1c7b62e2fc7d520505a2b9144c6955fad0c262f98-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b286/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b287/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/35/35be6097653c721587670c4b03d27b2448dd0f2d86d2804376bf1ee36b2e7000-d # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/28/287b6700b984ac77426a5bef8d421ac0d49eaf45a0ffb48818bef8211f4aeb84-d # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/e8/e8e1e640270a637947004cd858a95cd7e328065e4a0a593da387d80bb5f71a89-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/c5/c5820bd7e5c0bed409e175a0eb3fa0ea9cfcdeaf7a1d67d64a2ae5812a1c2404-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/8c/8c3a2eec2c40179c4adc7efeb8cf3446bf5095cf7e4d1392ca3b367b57689ae4-d # internal github.com/containerd/containerd/runtime/opts mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile github.com/containerd/cgroups=$WORK/b314/_pkg_.a packagefile github.com/containerd/cgroups/v2=$WORK/b318/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b238/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/containerd/containerd/runtime/opts -lang=go1.16 -complete -installsuffix shared -buildid bxmSL-fgEWS52E0mHEAI/bxmSL-fgEWS52E0mHEAI -goversion go1.16.12 -D "" -importcfg $WORK/b313/importcfg -pack ./runtime/opts/opts_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/5f/5f8916e7d6e728ed35fa2399da45467f68a80a618ad0501894c52ba62d86cccd-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/4f/4fbe149bd757223b1cd64db9382acae5b80a4866c99353a31a9f2f2c653b7b39-d # internal net/http/httptrace mkdir -p $WORK/b126/ google.golang.org/grpc/credentials mkdir -p $WORK/b133/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b086/_pkg_.a packagefile internal/nettrace=$WORK/b070/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid LtT5qeU471ngmSHfN0Ob/LtT5qeU471ngmSHfN0Ob -goversion go1.16.12 -D "" -importcfg $WORK/b126/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b086/_pkg_.a packagefile crypto/x509=$WORK/b102/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b134/_pkg_.a packagefile google.golang.org/grpc/credentials/internal=$WORK/b135/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b136/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile net=$WORK/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p google.golang.org/grpc/credentials -complete -installsuffix shared -buildid XgSWGCagyobrpxG6B4MR/XgSWGCagyobrpxG6B4MR -goversion go1.16.12 -D "" -importcfg $WORK/b133/importcfg -pack ./vendor/google.golang.org/grpc/credentials/credentials.go ./vendor/google.golang.org/grpc/credentials/go12.go ./vendor/google.golang.org/grpc/credentials/tls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/b0/b0e8b96882c4bc70609baf93ea3b804777b639a5522da4d69f68e0fa91f2a497-d # internal net/http mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile compress/gzip=$WORK/b056/_pkg_.a packagefile container/list=$WORK/b073/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/tls=$WORK/b086/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b114/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/fs=$WORK/b033/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b085/_pkg_.a packagefile mime=$WORK/b123/_pkg_.a packagefile mime/multipart=$WORK/b124/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile net/http/httptrace=$WORK/b126/_pkg_.a packagefile net/http/internal=$WORK/b127/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p net/http -std -complete -installsuffix shared -buildid E2WTDtzNEDiMhZiRuCYd/E2WTDtzNEDiMhZiRuCYd -goversion go1.16.12 -D "" -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/cb/cba9758c9d134d3f8d48d472ffd8cb0332903cb1b9fb7d2014ee0468f69c4b00-d # internal google.golang.org/grpc/resolver mkdir -p $WORK/b138/ google.golang.org/grpc/internal/channelz mkdir -p $WORK/b160/ google.golang.org/grpc/peer mkdir -p $WORK/b178/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b131/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b133/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b132/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p google.golang.org/grpc/internal/channelz -complete -installsuffix shared -buildid 3eNNqfvSAdsELYMvhE8T/3eNNqfvSAdsELYMvhE8T -goversion go1.16.12 -D "" -importcfg $WORK/b160/importcfg -pack ./vendor/google.golang.org/grpc/internal/channelz/funcs.go ./vendor/google.golang.org/grpc/internal/channelz/types.go ./vendor/google.golang.org/grpc/internal/channelz/types_linux.go ./vendor/google.golang.org/grpc/internal/channelz/util_linux.go cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b133/_pkg_.a packagefile net=$WORK/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p google.golang.org/grpc/peer -complete -installsuffix shared -buildid vXSQSLSbGuYpjckjBqNy/vXSQSLSbGuYpjckjBqNy -goversion go1.16.12 -D "" -importcfg $WORK/b178/importcfg -pack ./vendor/google.golang.org/grpc/peer/peer.go cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b139/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b133/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b140/_pkg_.a packagefile net=$WORK/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p google.golang.org/grpc/resolver -complete -installsuffix shared -buildid XSJvW9BFmpQDXgOOQ0UO/XSJvW9BFmpQDXgOOQ0UO -goversion go1.16.12 -D "" -importcfg $WORK/b138/importcfg -pack ./vendor/google.golang.org/grpc/resolver/resolver.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/23/23c4c8d56bfedf2e7e7a65255594a0b18b84f4dbfdada0565d1feec9cb57ee9e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/0a/0a0084c1309128701368f6a496dd7587c665673389893332c28b438f16cc1aee-d # internal google.golang.org/grpc/balancer mkdir -p $WORK/b130/ google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b165/ google.golang.org/grpc/internal/resolver/passthrough mkdir -p $WORK/b166/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b131/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b133/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b136/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b137/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b138/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b140/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p google.golang.org/grpc/balancer -complete -installsuffix shared -buildid qSlz-14pjCbAdEz_rb22/qSlz-14pjCbAdEz_rb22 -goversion go1.16.12 -D "" -importcfg $WORK/b130/importcfg -pack ./vendor/google.golang.org/grpc/balancer/balancer.go cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b132/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b143/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b138/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b140/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p google.golang.org/grpc/internal/resolver/dns -complete -installsuffix shared -buildid JitQfgo6GsJeXnitZFLD/JitQfgo6GsJeXnitZFLD -goversion go1.16.12 -D "" -importcfg $WORK/b165/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go ./vendor/google.golang.org/grpc/internal/resolver/dns/go113.go cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b138/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p google.golang.org/grpc/internal/resolver/passthrough -complete -installsuffix shared -buildid LwgD6KyA9TsXXY_W1qdI/LwgD6KyA9TsXXY_W1qdI -goversion go1.16.12 -D "" -importcfg $WORK/b166/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/53/53e4c5a8327a534da5ebfa5b2bee905ace503466218b1584b3c3ecd43fd85800-d # internal google.golang.org/grpc/balancer/base mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b130/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b131/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b132/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b138/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p google.golang.org/grpc/balancer/base -complete -installsuffix shared -buildid JAkj1PyrNml9QiY5SBsV/JAkj1PyrNml9QiY5SBsV -goversion go1.16.12 -D "" -importcfg $WORK/b141/importcfg -pack ./vendor/google.golang.org/grpc/balancer/base/balancer.go ./vendor/google.golang.org/grpc/balancer/base/base.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b160/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/9b/9b9c9d06f89f4af954023458ee5001ebdf901c1a10fba25120cf687e5b27edc6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/43/4388d8f616f9513c40ee70c988d9cd01beadf330bc14129defcdb6597d0492ed-d # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/e9/e994604021058aeb8b596ae862abf1b93b2a017947a79d0115c32d300cf0f625-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/19/198815e38211473f8727094072b6e57782e3a60d430b383d70624bbb3de3ab19-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/balancer=$WORK/b130/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b141/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b132/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b143/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p google.golang.org/grpc/balancer/roundrobin -complete -installsuffix shared -buildid czpXHYic-IBaUqDh_-5Y/czpXHYic-IBaUqDh_-5Y -goversion go1.16.12 -D "" -importcfg $WORK/b142/importcfg -pack ./vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/53/53372b50476e09e3a5f685d7b8e763b4419e8c912faeb8156653804fc24bd043-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/c1/c180a0519b5963a5220a26579dc9d839ee774f2da1c63047a358920922c4ad86-d # internal golang.org/x/net/trace mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b061/_pkg_.a packagefile html/template=$WORK/b062/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile text/tabwriter=$WORK/b128/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p golang.org/x/net/trace -complete -installsuffix shared -buildid pkorW1hXcXl6U2ZTXM5H/pkorW1hXcXl6U2ZTXM5H -goversion go1.16.12 -D "" -importcfg $WORK/b060/importcfg -pack ./vendor/golang.org/x/net/trace/events.go ./vendor/golang.org/x/net/trace/histogram.go ./vendor/golang.org/x/net/trace/trace.go golang.org/x/net/http2 mkdir -p $WORK/b168/ github.com/containerd/containerd/remotes/errors mkdir -p $WORK/b253/ net/http/httputil mkdir -p $WORK/b182/ golang.org/x/net/context/ctxhttp mkdir -p $WORK/b255/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile compress/gzip=$WORK/b056/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/tls=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b169/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b175/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b170/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b085/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/http/httptrace=$WORK/b126/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid 4lDRUsdH_-rWMP_IVlIq/4lDRUsdH_-rWMP_IVlIq -goversion go1.16.12 -D "" -importcfg $WORK/b168/importcfg -pack ./vendor/golang.org/x/net/http2/ciphers.go ./vendor/golang.org/x/net/http2/client_conn_pool.go ./vendor/golang.org/x/net/http2/databuffer.go ./vendor/golang.org/x/net/http2/errors.go ./vendor/golang.org/x/net/http2/flow.go ./vendor/golang.org/x/net/http2/frame.go ./vendor/golang.org/x/net/http2/go111.go ./vendor/golang.org/x/net/http2/gotrack.go ./vendor/golang.org/x/net/http2/headermap.go ./vendor/golang.org/x/net/http2/http2.go ./vendor/golang.org/x/net/http2/pipe.go ./vendor/golang.org/x/net/http2/server.go ./vendor/golang.org/x/net/http2/transport.go ./vendor/golang.org/x/net/http2/write.go ./vendor/golang.org/x/net/http2/writesched.go ./vendor/golang.org/x/net/http2/writesched_priority.go ./vendor/golang.org/x/net/http2/writesched_random.go github.com/containerd/containerd/cmd/ctr/commands/pprof mkdir -p $WORK/b332/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/containerd/containerd/remotes/errors -lang=go1.16 -complete -installsuffix shared -buildid LYt4XJQEBDpvmYVc5rcs/LYt4XJQEBDpvmYVc5rcs -goversion go1.16.12 -D "" -importcfg $WORK/b253/importcfg -pack ./remotes/errors/errors.go cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid VFmI5GBZhaeNKKiqLdUz/VFmI5GBZhaeNKKiqLdUz -goversion go1.16.12 -D "" -importcfg $WORK/b255/importcfg -pack ./vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go cat >$WORK/b182/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b113/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/http/internal=$WORK/b127/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid 3CSqB-pdU5DvAHzSk6Ey/3CSqB-pdU5DvAHzSk6Ey -goversion go1.16.12 -D "" -importcfg $WORK/b182/importcfg -pack /usr/lib/golang/src/net/http/httputil/dump.go /usr/lib/golang/src/net/http/httputil/httputil.go /usr/lib/golang/src/net/http/httputil/persist.go /usr/lib/golang/src/net/http/httputil/reverseproxy.go cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/defaults=$WORK/b215/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile github.com/urfave/cli=$WORK/b276/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/containerd/containerd/cmd/ctr/commands/pprof -lang=go1.16 -complete -installsuffix shared -buildid gLJfG9gxMfPa2IUG-ioZ/gLJfG9gxMfPa2IUG-ioZ -goversion go1.16.12 -D "" -importcfg $WORK/b332/importcfg -pack ./cmd/ctr/commands/pprof/pprof.go ./cmd/ctr/commands/pprof/pprof_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/d1/d159635d608265f27261f29450e5e58511e1406eda30adbcf9ff37c9f9c852e1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/bf/bfd29f83489e607d6da1db98a24d5368f72f2d0e3000c62237c5183151c0130b-d # internal github.com/containerd/containerd/remotes/docker/auth mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b200/_pkg_.a packagefile github.com/containerd/containerd/remotes/errors=$WORK/b253/_pkg_.a packagefile github.com/containerd/containerd/version=$WORK/b254/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b255/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/containerd/containerd/remotes/docker/auth -lang=go1.16 -complete -installsuffix shared -buildid Zl27yBx3RtMfyoZzCHQh/Zl27yBx3RtMfyoZzCHQh -goversion go1.16.12 -D "" -importcfg $WORK/b252/importcfg -pack ./remotes/docker/auth/fetch.go ./remotes/docker/auth/parse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/57/57f683835b704c36056cb58a11d8af3e1164527b54f4728f0e7fd70e43fd6be5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/30/306abde827d11ce2765b6d765d4a72d065a9d9f8f638ac51701dfcddddc305d2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/c1/c17b3ac5eb5da646e37beeb1e372caaf87c110faaa2a9b8637368893ccf9fcc9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/6a/6a368819936ea62a1aa7a836756c35bdbd713783f3b19f5fbdd9d4d666b6b927-d # internal github.com/containerd/containerd/remotes/docker mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b040/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b218/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b219/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b225/_pkg_.a packagefile github.com/containerd/containerd/labels=$WORK/b226/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b200/_pkg_.a packagefile github.com/containerd/containerd/reference=$WORK/b234/_pkg_.a packagefile github.com/containerd/containerd/remotes=$WORK/b250/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker/auth=$WORK/b252/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker/schema1=$WORK/b256/_pkg_.a packagefile github.com/containerd/containerd/remotes/errors=$WORK/b253/_pkg_.a packagefile github.com/containerd/containerd/version=$WORK/b254/_pkg_.a packagefile github.com/moby/locker=$WORK/b257/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b184/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b221/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b201/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b255/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/containerd/containerd/remotes/docker -lang=go1.16 -complete -installsuffix shared -buildid h_SiX04Go6JlK7h_a0GO/h_SiX04Go6JlK7h_a0GO -goversion go1.16.12 -D "" -importcfg $WORK/b251/importcfg -pack ./remotes/docker/authorizer.go ./remotes/docker/converter.go ./remotes/docker/errcode.go ./remotes/docker/errdesc.go ./remotes/docker/fetcher.go ./remotes/docker/handler.go ./remotes/docker/httpreadseeker.go ./remotes/docker/pusher.go ./remotes/docker/registry.go ./remotes/docker/resolver.go ./remotes/docker/scope.go ./remotes/docker/status.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/cf/cf80aa5dd5d4d60e92910501e22e4dfbe9dcff9201bf81c2ea95eea8e66fa61b-d # internal github.com/containerd/containerd/remotes/docker/config mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b086/_pkg_.a packagefile crypto/x509=$WORK/b102/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b219/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b200/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker=$WORK/b251/_pkg_.a packagefile github.com/pelletier/go-toml=$WORK/b275/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/containerd/containerd/remotes/docker/config -lang=go1.16 -complete -installsuffix shared -buildid JlpFsz0UAWiZf_DYXOnW/JlpFsz0UAWiZf_DYXOnW -goversion go1.16.12 -D "" -importcfg $WORK/b274/importcfg -pack ./remotes/docker/config/config_unix.go ./remotes/docker/config/hosts.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/70/701a04848ef51dd1a368f04518e787495a29c19641f5f793fdb89cc4f290b25a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/a9/a9c5f6966f83cea35c17ccbef70bb55b3b3236d2a2278f4fc15c7b2a7db63833-d # internal google.golang.org/grpc/internal/transport mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b134/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b168/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b175/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b156/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b144/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b133/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b132/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b136/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b160/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b143/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b177/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b137/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b179/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b155/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b180/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p google.golang.org/grpc/internal/transport -complete -installsuffix shared -buildid Q7vx78Eh-kTEZ0nSz1xO/Q7vx78Eh-kTEZ0nSz1xO -goversion go1.16.12 -D "" -importcfg $WORK/b167/importcfg -pack ./vendor/google.golang.org/grpc/internal/transport/bdp_estimator.go ./vendor/google.golang.org/grpc/internal/transport/controlbuf.go ./vendor/google.golang.org/grpc/internal/transport/defaults.go ./vendor/google.golang.org/grpc/internal/transport/flowcontrol.go ./vendor/google.golang.org/grpc/internal/transport/handler_server.go ./vendor/google.golang.org/grpc/internal/transport/http2_client.go ./vendor/google.golang.org/grpc/internal/transport/http2_server.go ./vendor/google.golang.org/grpc/internal/transport/http_util.go ./vendor/google.golang.org/grpc/internal/transport/log.go ./vendor/google.golang.org/grpc/internal/transport/transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/2e/2e80612d601259a819b5e33854b861b2316a66c54449462b5b37d90a5bf4ef6e-d # internal google.golang.org/grpc mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile compress/gzip=$WORK/b056/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b060/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b129/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b130/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b141/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b142/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b144/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b131/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b133/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b145/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b146/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b132/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b136/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b147/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b148/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b149/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b159/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b160/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b143/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b164/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b166/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b177/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b137/_pkg_.a packagefile google.golang.org/grpc/naming=$WORK/b181/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b138/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b140/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b179/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b155/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b180/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/http/httputil=$WORK/b182/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p google.golang.org/grpc -complete -installsuffix shared -buildid 4_p7ijoSpp_DN3meF0SF/4_p7ijoSpp_DN3meF0SF -goversion go1.16.12 -D "" -importcfg $WORK/b055/importcfg -pack ./vendor/google.golang.org/grpc/backoff.go ./vendor/google.golang.org/grpc/balancer.go ./vendor/google.golang.org/grpc/balancer_conn_wrappers.go ./vendor/google.golang.org/grpc/balancer_v1_wrapper.go ./vendor/google.golang.org/grpc/call.go ./vendor/google.golang.org/grpc/clientconn.go ./vendor/google.golang.org/grpc/codec.go ./vendor/google.golang.org/grpc/dialoptions.go ./vendor/google.golang.org/grpc/doc.go ./vendor/google.golang.org/grpc/interceptor.go ./vendor/google.golang.org/grpc/picker_wrapper.go ./vendor/google.golang.org/grpc/pickfirst.go ./vendor/google.golang.org/grpc/preloader.go ./vendor/google.golang.org/grpc/proxy.go ./vendor/google.golang.org/grpc/resolver_conn_wrapper.go ./vendor/google.golang.org/grpc/rpc_util.go ./vendor/google.golang.org/grpc/server.go ./vendor/google.golang.org/grpc/service_config.go ./vendor/google.golang.org/grpc/stream.go ./vendor/google.golang.org/grpc/trace.go ./vendor/google.golang.org/grpc/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/7c/7c2d9f1b33bcb6ce2528009ce3972b11ea0528bd56a93a1e853137de0671a324-d # internal github.com/containerd/containerd/api/services/containers/v1 mkdir -p $WORK/b049/ github.com/containerd/containerd/api/services/content/v1 mkdir -p $WORK/b183/ github.com/containerd/containerd/api/services/diff/v1 mkdir -p $WORK/b185/ github.com/containerd/containerd/api/services/events/v1 mkdir -p $WORK/b187/ github.com/containerd/containerd/api/services/images/v1 mkdir -p $WORK/b190/ github.com/containerd/containerd/api/services/introspection/v1 mkdir -p $WORK/b191/ github.com/containerd/containerd/api/services/leases/v1 mkdir -p $WORK/b193/ github.com/containerd/containerd/api/services/namespaces/v1 mkdir -p $WORK/b194/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b186/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b050/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b053/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b054/_pkg_.a packagefile google.golang.org/grpc=$WORK/b055/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b144/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b155/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/containerd/containerd/api/services/images/v1 -lang=go1.16 -complete -installsuffix shared -buildid iYQAiTbJdwXxhfaARZeU/iYQAiTbJdwXxhfaARZeU -goversion go1.16.12 -D "" -importcfg $WORK/b190/importcfg -pack ./api/services/images/v1/docs.go ./api/services/images/v1/images.pb.go cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b050/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b053/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b054/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b184/_pkg_.a packagefile google.golang.org/grpc=$WORK/b055/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b144/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b155/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/containerd/containerd/api/services/content/v1 -lang=go1.16 -complete -installsuffix shared -buildid ssoHzr0s504e7sWnw6pW/ssoHzr0s504e7sWnw6pW -goversion go1.16.12 -D "" -importcfg $WORK/b183/importcfg -pack ./api/services/content/v1/content.pb.go cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b186/_pkg_.a packagefile github.com/gogo/googleapis/google/rpc=$WORK/b192/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b050/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b053/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b054/_pkg_.a packagefile google.golang.org/grpc=$WORK/b055/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b144/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b155/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b050/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b053/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b054/_pkg_.a packagefile google.golang.org/grpc=$WORK/b055/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b144/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b155/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/containerd/containerd/api/services/namespaces/v1 -lang=go1.16 -complete -installsuffix shared -buildid OERmVQ7rfhXiSyFf2loG/OERmVQ7rfhXiSyFf2loG -goversion go1.16.12 -D "" -importcfg $WORK/b194/importcfg -pack ./api/services/namespaces/v1/namespace.pb.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/containerd/containerd/api/services/introspection/v1 -lang=go1.16 -complete -installsuffix shared -buildid fi6V4YmKt6w_ae5EAM-J/fi6V4YmKt6w_ae5EAM-J -goversion go1.16.12 -D "" -importcfg $WORK/b191/importcfg -pack ./api/services/introspection/v1/doc.go ./api/services/introspection/v1/introspection.pb.go cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b186/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b050/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b053/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b054/_pkg_.a packagefile google.golang.org/grpc=$WORK/b055/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b144/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b155/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/containerd/containerd/api/services/diff/v1 -lang=go1.16 -complete -installsuffix shared -buildid OjVjouHJzZ-4LzZkfx-5/OjVjouHJzZ-4LzZkfx-5 -goversion go1.16.12 -D "" -importcfg $WORK/b185/importcfg -pack ./api/services/diff/v1/diff.pb.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b050/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b053/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b054/_pkg_.a packagefile google.golang.org/grpc=$WORK/b055/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b144/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b155/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/containerd/containerd/api/services/containers/v1 -lang=go1.16 -complete -installsuffix shared -buildid eaj_xQKcecv3kdfD6iPM/eaj_xQKcecv3kdfD6iPM -goversion go1.16.12 -D "" -importcfg $WORK/b049/importcfg -pack ./api/services/containers/v1/containers.pb.go cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b188/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b050/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b054/_pkg_.a packagefile google.golang.org/grpc=$WORK/b055/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b144/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b155/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/containerd/containerd/api/services/events/v1 -lang=go1.16 -complete -installsuffix shared -buildid abfPzc8jNhwve5D8Coij/abfPzc8jNhwve5D8Coij -goversion go1.16.12 -D "" -importcfg $WORK/b187/importcfg -pack ./api/services/events/v1/doc.go ./api/services/events/v1/events.pb.go cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b050/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b053/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b054/_pkg_.a packagefile google.golang.org/grpc=$WORK/b055/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b144/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b155/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containerd/containerd/api/services/leases/v1 -lang=go1.16 -complete -installsuffix shared -buildid 4WWg-K9ONN4A4NBfScjX/4WWg-K9ONN4A4NBfScjX -goversion go1.16.12 -D "" -importcfg $WORK/b193/importcfg -pack ./api/services/leases/v1/doc.go ./api/services/leases/v1/leases.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/c1/c1c821391d4e1e3e0922a3ab4a3c3114788a19d726561534ba53a189f8188203-d # internal github.com/containerd/containerd/api/services/snapshots/v1 mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b186/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b050/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b053/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b054/_pkg_.a packagefile google.golang.org/grpc=$WORK/b055/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b144/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b155/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containerd/containerd/api/services/snapshots/v1 -lang=go1.16 -complete -installsuffix shared -buildid R6uL1E9tlsRgs8dr53PH/R6uL1E9tlsRgs8dr53PH -goversion go1.16.12 -D "" -importcfg $WORK/b195/importcfg -pack ./api/services/snapshots/v1/snapshots.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/ee/ee683dc3c5096a02959ea5f7ad2dbd463b3f128e39c1f0ccfc07b3f7d17822bd-d # internal github.com/containerd/containerd/api/services/tasks/v1 mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b186/_pkg_.a packagefile github.com/containerd/containerd/api/types/task=$WORK/b197/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b050/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b053/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b054/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b184/_pkg_.a packagefile google.golang.org/grpc=$WORK/b055/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b144/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b155/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containerd/containerd/api/services/tasks/v1 -lang=go1.16 -complete -installsuffix shared -buildid DXM1Ww-zcY_Idy9NdtrM/DXM1Ww-zcY_Idy9NdtrM -goversion go1.16.12 -D "" -importcfg $WORK/b196/importcfg -pack ./api/services/tasks/v1/tasks.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b187/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/6e/6ef857400083bd7291caeb6277850e0238807f4982c77c76110c64c7a0c89031-d # internal github.com/containerd/containerd/api/services/version/v1 mkdir -p $WORK/b198/ cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/f8/f869a5c1cecbbba7641800021157d1ef394ce2348c8fdb79ca8debab5210fd08-d # internal github.com/containerd/containerd/plugin mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b219/_pkg_.a packagefile github.com/containerd/containerd/events/exchange=$WORK/b248/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b240/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b221/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile google.golang.org/grpc=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/containerd/containerd/plugin -lang=go1.16 -complete -installsuffix shared -buildid awsZZDxQ4cbtbkxOc372/awsZZDxQ4cbtbkxOc372 -goversion go1.16.12 -D "" -importcfg $WORK/b247/importcfg -pack ./plugin/context.go ./plugin/plugin.go ./plugin/plugin_other.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b194/_pkg_.a # internal cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b050/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b054/_pkg_.a packagefile google.golang.org/grpc=$WORK/b055/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b144/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b155/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containerd/containerd/api/services/version/v1 -lang=go1.16 -complete -installsuffix shared -buildid W115pgbixOyYFCNZfSUc/W115pgbixOyYFCNZfSUc -goversion go1.16.12 -D "" -importcfg $WORK/b198/importcfg -pack ./api/services/version/v1/version.pb.go cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/39/394227198ed48f28400a8caba25fbc80fd570e4c2bd703f8f7864d79e22e11f8-d # internal google.golang.org/grpc/health/grpc_health_v1 mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b134/_pkg_.a packagefile google.golang.org/grpc=$WORK/b055/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b144/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b155/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p google.golang.org/grpc/health/grpc_health_v1 -complete -installsuffix shared -buildid oMYy0slSYa3p8T6eXZd-/oMYy0slSYa3p8T6eXZd- -goversion go1.16.12 -D "" -importcfg $WORK/b271/importcfg -pack ./vendor/google.golang.org/grpc/health/grpc_health_v1/health.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/00/00aefa2c58d66cf10c09b24ce6b45883387859b518e99aeed7bb02054d351e9a-d # internal github.com/containerd/containerd/leases/proxy mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile github.com/containerd/containerd/api/services/leases/v1=$WORK/b193/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b219/_pkg_.a packagefile github.com/containerd/containerd/leases=$WORK/b236/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/containerd/containerd/leases/proxy -lang=go1.16 -complete -installsuffix shared -buildid wP6WzWADgMypIzXfWTsY/wP6WzWADgMypIzXfWTsY -goversion go1.16.12 -D "" -importcfg $WORK/b237/importcfg -pack ./leases/proxy/manager.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/54/5439e82980fe7472423b935096fa52670685485be57d0363e8c715e01e3c5deb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/ba/ba38ccfb16666c913a6dbddcbc070eefb4cab80f269caa925fcbf63b5294917c-d # internal github.com/containerd/containerd/services/introspection mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile github.com/containerd/containerd/api/services/introspection/v1=$WORK/b191/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b186/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b219/_pkg_.a packagefile github.com/containerd/containerd/filters=$WORK/b220/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b200/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b247/_pkg_.a packagefile github.com/containerd/containerd/services=$WORK/b263/_pkg_.a packagefile github.com/gogo/googleapis/google/rpc=$WORK/b192/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b054/_pkg_.a packagefile github.com/google/uuid=$WORK/b264/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile google.golang.org/grpc=$WORK/b055/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b155/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/containerd/containerd/services/introspection -lang=go1.16 -complete -installsuffix shared -buildid ZPPzgvBZ_kr7Bh7ldZ_e/ZPPzgvBZ_kr7Bh7ldZ_e -goversion go1.16.12 -D "" -importcfg $WORK/b262/importcfg -pack ./services/introspection/introspection.go ./services/introspection/local.go ./services/introspection/service.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/8a/8a51b330b8f79818d46fc38950f4d593dde950f3810eea6a61702e8df22d0a78-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/22/220aea1bf9731243c00e36a33c74d213a83280cccf0c55c1dbd9d6a54ca99f55-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/22/22f2118b4775ad172848d64bc811e7ece1b9affc34d8f64e89d3999869d1f908-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/ba/bac5f7dda64afc4a1c0cdcb69991d376cc415c2ca1299cbdb128d2ac744f494a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/b5/b5fa8ec00bba1e6489991b254adb861cce4936198b2e189f7853809610149014-d # internal github.com/containerd/containerd/content/proxy mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile github.com/containerd/containerd/api/services/content/v1=$WORK/b183/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b218/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b219/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b054/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b184/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b221/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/containerd/containerd/content/proxy -lang=go1.16 -complete -installsuffix shared -buildid DurjnSI-I8zH-G5qBW20/DurjnSI-I8zH-G5qBW20 -goversion go1.16.12 -D "" -importcfg $WORK/b223/importcfg -pack ./content/proxy/content_reader.go ./content/proxy/content_store.go ./content/proxy/content_writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/f2/f2d8b934fb5c79bc7d9d092ec7cf118527f4087f933c2ba14cb6f0e2a8e14a4b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/37/37833905f36e54201fa59db9a003007882f69fc9f9eecac5dc658e7154bb986a-d # internal github.com/containerd/containerd/snapshots/proxy mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile github.com/containerd/containerd/api/services/snapshots/v1=$WORK/b195/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b186/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b219/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b229/_pkg_.a packagefile github.com/containerd/containerd/snapshots=$WORK/b243/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b054/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/containerd/containerd/snapshots/proxy -lang=go1.16 -complete -installsuffix shared -buildid 50iRUG48ATGW1K1aEwNH/50iRUG48ATGW1K1aEwNH -goversion go1.16.12 -D "" -importcfg $WORK/b266/importcfg -pack ./snapshots/proxy/proxy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/b7/b75c80f67225e776da1f80054dcaa05b1ceb1f1d073a7179f463f12fbe3be786-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/65/65e394b94ede9c6ec8c9c4cc4f170bae3cba86e53eae0066399833968eaba326-d # internal github.com/containerd/containerd mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/api/services/containers/v1=$WORK/b049/_pkg_.a packagefile github.com/containerd/containerd/api/services/content/v1=$WORK/b183/_pkg_.a packagefile github.com/containerd/containerd/api/services/diff/v1=$WORK/b185/_pkg_.a packagefile github.com/containerd/containerd/api/services/events/v1=$WORK/b187/_pkg_.a packagefile github.com/containerd/containerd/api/services/images/v1=$WORK/b190/_pkg_.a packagefile github.com/containerd/containerd/api/services/introspection/v1=$WORK/b191/_pkg_.a packagefile github.com/containerd/containerd/api/services/leases/v1=$WORK/b193/_pkg_.a packagefile github.com/containerd/containerd/api/services/namespaces/v1=$WORK/b194/_pkg_.a packagefile github.com/containerd/containerd/api/services/snapshots/v1=$WORK/b195/_pkg_.a packagefile github.com/containerd/containerd/api/services/tasks/v1=$WORK/b196/_pkg_.a packagefile github.com/containerd/containerd/api/services/version/v1=$WORK/b198/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b186/_pkg_.a packagefile github.com/containerd/containerd/api/types/task=$WORK/b197/_pkg_.a packagefile github.com/containerd/containerd/archive=$WORK/b199/_pkg_.a packagefile github.com/containerd/containerd/archive/compression=$WORK/b206/_pkg_.a packagefile github.com/containerd/containerd/cio=$WORK/b214/_pkg_.a packagefile github.com/containerd/containerd/containers=$WORK/b217/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b218/_pkg_.a packagefile github.com/containerd/containerd/content/proxy=$WORK/b223/_pkg_.a packagefile github.com/containerd/containerd/defaults=$WORK/b215/_pkg_.a packagefile github.com/containerd/containerd/diff=$WORK/b224/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b219/_pkg_.a packagefile github.com/containerd/containerd/events=$WORK/b232/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b225/_pkg_.a packagefile github.com/containerd/containerd/images/archive=$WORK/b233/_pkg_.a packagefile github.com/containerd/containerd/leases=$WORK/b236/_pkg_.a packagefile github.com/containerd/containerd/leases/proxy=$WORK/b237/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b200/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b229/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b238/_pkg_.a packagefile github.com/containerd/containerd/oci=$WORK/b241/_pkg_.a packagefile github.com/containerd/containerd/pkg/dialer=$WORK/b246/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b227/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b247/_pkg_.a packagefile github.com/containerd/containerd/remotes=$WORK/b250/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker=$WORK/b251/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker/schema1=$WORK/b256/_pkg_.a packagefile github.com/containerd/containerd/rootfs=$WORK/b258/_pkg_.a packagefile github.com/containerd/containerd/runtime/linux/runctypes=$WORK/b260/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/runc/options=$WORK/b261/_pkg_.a packagefile github.com/containerd/containerd/services/introspection=$WORK/b262/_pkg_.a packagefile github.com/containerd/containerd/snapshots=$WORK/b243/_pkg_.a packagefile github.com/containerd/containerd/snapshots/proxy=$WORK/b266/_pkg_.a packagefile github.com/containerd/fifo=$WORK/b216/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b188/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b050/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b054/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b184/_pkg_.a packagefile github.com/opencontainers/image-spec/identity=$WORK/b259/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b222/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b221/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b245/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b267/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b201/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b205/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b228/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile google.golang.org/grpc=$WORK/b055/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b129/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b144/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b155/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b085/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p github.com/containerd/containerd -lang=go1.16 -complete -installsuffix shared -buildid aowBuf-IKnfOC5V6kjz4/aowBuf-IKnfOC5V6kjz4 -goversion go1.16.12 -D "" -importcfg $WORK/b038/importcfg -pack ./client.go ./client_opts.go ./container.go ./container_checkpoint_opts.go ./container_opts.go ./container_opts_unix.go ./container_restore_opts.go ./containerstore.go ./diff.go ./events.go ./export.go ./grpc.go ./image.go ./image_store.go ./import.go ./install.go ./install_opts.go ./lease.go ./namespaces.go ./process.go ./pull.go ./services.go ./signals.go ./signals_unix.go ./snapshotter_default_linux.go ./snapshotter_opts_unix.go ./task.go ./task_opts.go ./task_opts_unix.go ./unpacker.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/b0/b0311d952bff1d5a31556eef97eca5f25162ff80f9c0b9d15270a23c832e18cb-d # internal github.com/containerd/containerd/cmd/ctr/commands mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b086/_pkg_.a packagefile crypto/x509=$WORK/b102/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/console=$WORK/b273/_pkg_.a packagefile github.com/containerd/containerd=$WORK/b038/_pkg_.a packagefile github.com/containerd/containerd/defaults=$WORK/b215/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b219/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b200/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b238/_pkg_.a packagefile github.com/containerd/containerd/remotes=$WORK/b250/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker=$WORK/b251/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker/config=$WORK/b274/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b201/_pkg_.a packagefile github.com/urfave/cli=$WORK/b276/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile net/http/httptrace=$WORK/b126/_pkg_.a packagefile net/http/httputil=$WORK/b182/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/signal=$WORK/b281/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/containerd/containerd/cmd/ctr/commands -lang=go1.16 -complete -installsuffix shared -buildid XavnzILp-TAzmaqHsOuq/XavnzILp-TAzmaqHsOuq -goversion go1.16.12 -D "" -importcfg $WORK/b272/importcfg -pack ./cmd/ctr/commands/client.go ./cmd/ctr/commands/commands.go ./cmd/ctr/commands/commands_unix.go ./cmd/ctr/commands/resolver.go ./cmd/ctr/commands/signals.go ./cmd/ctr/commands/signals_linux.go ./cmd/ctr/commands/utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/3a/3a28bc06df58f588699e5733d5e713fc1ee759b1e946be257389de4a303b8729-d # internal github.com/containerd/containerd/cmd/ctr/commands/tasks mkdir -p $WORK/b284/ github.com/containerd/containerd/cmd/ctr/commands/events mkdir -p $WORK/b305/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/console=$WORK/b273/_pkg_.a packagefile github.com/containerd/containerd=$WORK/b038/_pkg_.a packagefile github.com/containerd/containerd/api/services/tasks/v1=$WORK/b196/_pkg_.a packagefile github.com/containerd/containerd/cio=$WORK/b214/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands=$WORK/b272/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b200/_pkg_.a packagefile github.com/containerd/containerd/oci=$WORK/b241/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b247/_pkg_.a packagefile github.com/containerd/containerd/runtime/linux/runctypes=$WORK/b260/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/runc/options=$WORK/b261/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b188/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b201/_pkg_.a packagefile github.com/urfave/cli=$WORK/b276/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/signal=$WORK/b281/_pkg_.a packagefile text/tabwriter=$WORK/b128/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/containerd/containerd/cmd/ctr/commands/tasks -lang=go1.16 -complete -installsuffix shared -buildid uhZR6laJ3d0bVXAgwfE1/uhZR6laJ3d0bVXAgwfE1 -goversion go1.16.12 -D "" -importcfg $WORK/b284/importcfg -pack ./cmd/ctr/commands/tasks/attach.go ./cmd/ctr/commands/tasks/checkpoint.go ./cmd/ctr/commands/tasks/delete.go ./cmd/ctr/commands/tasks/exec.go ./cmd/ctr/commands/tasks/kill.go ./cmd/ctr/commands/tasks/list.go ./cmd/ctr/commands/tasks/metrics.go ./cmd/ctr/commands/tasks/pause.go ./cmd/ctr/commands/tasks/ps.go ./cmd/ctr/commands/tasks/resume.go ./cmd/ctr/commands/tasks/start.go ./cmd/ctr/commands/tasks/tasks.go ./cmd/ctr/commands/tasks/tasks_unix.go github.com/containerd/containerd/cmd/ctr/commands/install mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/containerd=$WORK/b038/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands=$WORK/b272/_pkg_.a packagefile github.com/urfave/cli=$WORK/b276/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/containerd/containerd/cmd/ctr/commands/install -lang=go1.16 -complete -installsuffix shared -buildid fRwe4_lfYM2dJjl-WbcI/fRwe4_lfYM2dJjl-WbcI -goversion go1.16.12 -D "" -importcfg $WORK/b310/importcfg -pack ./cmd/ctr/commands/install/install.go github.com/containerd/containerd/cmd/ctr/commands/leases mkdir -p $WORK/b311/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/api/events=$WORK/b306/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands=$WORK/b272/_pkg_.a packagefile github.com/containerd/containerd/events=$WORK/b232/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b200/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b188/_pkg_.a packagefile github.com/urfave/cli=$WORK/b276/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/containerd/containerd/cmd/ctr/commands/events -lang=go1.16 -complete -installsuffix shared -buildid ubNSjGUMCLNP4cp7YV3D/ubNSjGUMCLNP4cp7YV3D -goversion go1.16.12 -D "" -importcfg $WORK/b305/importcfg -pack ./cmd/ctr/commands/events/events.go github.com/containerd/containerd/cmd/ctr/commands/oci mkdir -p $WORK/b330/ github.com/containerd/containerd/cmd/ctr/commands/namespaces mkdir -p $WORK/b312/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands=$WORK/b272/_pkg_.a packagefile github.com/containerd/containerd/leases=$WORK/b236/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile github.com/urfave/cli=$WORK/b276/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile text/tabwriter=$WORK/b128/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF github.com/containerd/containerd/cmd/ctr/commands/content mkdir -p $WORK/b302/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/containerd/containerd/cmd/ctr/commands/leases -lang=go1.16 -complete -installsuffix shared -buildid JPz596at_3KBkUZVqPEl/JPz596at_3KBkUZVqPEl -goversion go1.16.12 -D "" -importcfg $WORK/b311/importcfg -pack ./cmd/ctr/commands/leases/leases.go cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands=$WORK/b272/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b219/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b200/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b238/_pkg_.a packagefile github.com/containerd/containerd/runtime/opts=$WORK/b313/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile github.com/urfave/cli=$WORK/b276/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile text/tabwriter=$WORK/b128/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/containerd/containerd/cmd/ctr/commands/namespaces -lang=go1.16 -complete -installsuffix shared -buildid JeVfs5CIsQ6uuts6ukMP/JeVfs5CIsQ6uuts6ukMP -goversion go1.16.12 -D "" -importcfg $WORK/b312/importcfg -pack ./cmd/ctr/commands/namespaces/namespaces.go ./cmd/ctr/commands/namespaces/namespaces_linux.go cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd=$WORK/b038/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands=$WORK/b272/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b218/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b219/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b225/_pkg_.a packagefile github.com/containerd/containerd/leases=$WORK/b236/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b200/_pkg_.a packagefile github.com/containerd/containerd/pkg/progress=$WORK/b303/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b227/_pkg_.a packagefile github.com/containerd/containerd/remotes=$WORK/b250/_pkg_.a packagefile github.com/docker/go-units=$WORK/b304/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b184/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b221/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b201/_pkg_.a packagefile github.com/urfave/cli=$WORK/b276/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile net/http/httptrace=$WORK/b126/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b213/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/tabwriter=$WORK/b128/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/containerd/containerd/cmd/ctr/commands/content -lang=go1.16 -complete -installsuffix shared -buildid 9KL1WzPQN5hp9kEBlBwQ/9KL1WzPQN5hp9kEBlBwQ -goversion go1.16.12 -D "" -importcfg $WORK/b302/importcfg -pack ./cmd/ctr/commands/content/content.go ./cmd/ctr/commands/content/fetch.go ./cmd/ctr/commands/content/prune.go cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/containerd/cmd/ctr/commands=$WORK/b272/_pkg_.a packagefile github.com/containerd/containerd/containers=$WORK/b217/_pkg_.a packagefile github.com/containerd/containerd/oci=$WORK/b241/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile github.com/urfave/cli=$WORK/b276/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/containerd/containerd/cmd/ctr/commands/oci -lang=go1.16 -complete -installsuffix shared -buildid nsFDR-t-05EfF03zBiXG/nsFDR-t-05EfF03zBiXG -goversion go1.16.12 -D "" -importcfg $WORK/b330/importcfg -pack ./cmd/ctr/commands/oci/oci.go github.com/containerd/containerd/cmd/ctr/commands/plugins mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b186/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands=$WORK/b272/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b227/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b247/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b221/_pkg_.a packagefile github.com/urfave/cli=$WORK/b276/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b144/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile text/tabwriter=$WORK/b128/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containerd/containerd/cmd/ctr/commands/plugins -lang=go1.16 -complete -installsuffix shared -buildid lOZ4rQjE2Dr8MQDeER7V/lOZ4rQjE2Dr8MQDeER7V -goversion go1.16.12 -D "" -importcfg $WORK/b331/importcfg -pack ./cmd/ctr/commands/plugins/plugins.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/9e/9e56b75104f4320cacdaf1dae0ec542a878996cc87726991efe576a44e66188d-d # internal github.com/containerd/containerd/cmd/ctr/commands/shim mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/console=$WORK/b273/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands=$WORK/b272/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b238/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/shim=$WORK/b334/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/task=$WORK/b337/_pkg_.a packagefile github.com/containerd/fifo=$WORK/b216/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b240/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b188/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b054/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b245/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b201/_pkg_.a packagefile github.com/urfave/cli=$WORK/b276/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/containerd/containerd/cmd/ctr/commands/shim -lang=go1.16 -complete -installsuffix shared -buildid PDO3spNXZ0qbavS1QOYx/PDO3spNXZ0qbavS1QOYx -goversion go1.16.12 -D "" -importcfg $WORK/b333/importcfg -pack ./cmd/ctr/commands/shim/io_unix.go ./cmd/ctr/commands/shim/shim.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b310/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/48/48cef2e97eccbf387298872e8056e7fef17d68464cb2b459391498cebcdf5aac-d # internal github.com/containerd/containerd/cmd/ctr/commands/snapshots mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands=$WORK/b272/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b218/_pkg_.a packagefile github.com/containerd/containerd/diff=$WORK/b224/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b200/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b229/_pkg_.a packagefile github.com/containerd/containerd/pkg/progress=$WORK/b303/_pkg_.a packagefile github.com/containerd/containerd/rootfs=$WORK/b258/_pkg_.a packagefile github.com/containerd/containerd/snapshots=$WORK/b243/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b184/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b221/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile github.com/urfave/cli=$WORK/b276/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile text/tabwriter=$WORK/b128/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/containerd/containerd/cmd/ctr/commands/snapshots -lang=go1.16 -complete -installsuffix shared -buildid j4npN03YFUIzxT7aPISQ/j4npN03YFUIzxT7aPISQ -goversion go1.16.12 -D "" -importcfg $WORK/b340/importcfg -pack ./cmd/ctr/commands/snapshots/snapshots.go cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/92/9279c5013320b4ad016f7d8147194c0b32c607d018a19bbfdcdc357c81c1a051-d # internal github.com/containerd/containerd/cmd/ctr/commands/version mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands=$WORK/b272/_pkg_.a packagefile github.com/containerd/containerd/version=$WORK/b254/_pkg_.a packagefile github.com/urfave/cli=$WORK/b276/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/containerd/containerd/cmd/ctr/commands/version -lang=go1.16 -complete -installsuffix shared -buildid csJjK2Uqtj4-H1hOhPg1/csJjK2Uqtj4-H1hOhPg1 -goversion go1.16.12 -D "" -importcfg $WORK/b341/importcfg -pack ./cmd/ctr/commands/version/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b331/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/73/738cd8123e305e17c26782062a936d142ee5da70917d3cb578ea813b4dd830cc-d # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/4c/4c4ce31268f2fe0bbf68fa098a3af1d926482a60a8d0be3559296a89f2b1cf98-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/b6/b60411972a089d6140aa19f3beae185456cc3ab3410721e6c525d95c5200ce70-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/74/745b479b6c6595cad69cc2480979bff0dfe721efcb857f933a0fc69962dd6fe1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b333/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/c8/c8729f86b54e13ad0c4e0c307be4d41385c0368535213215fdac8b5fd310d4af-d # internal github.com/containerd/containerd/cmd/ctr/commands/run mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile encoding/csv=$WORK/b283/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/console=$WORK/b273/_pkg_.a packagefile github.com/containerd/containerd=$WORK/b038/_pkg_.a packagefile github.com/containerd/containerd/cio=$WORK/b214/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands=$WORK/b272/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/tasks=$WORK/b284/_pkg_.a packagefile github.com/containerd/containerd/containers=$WORK/b217/_pkg_.a packagefile github.com/containerd/containerd/contrib/apparmor=$WORK/b285/_pkg_.a packagefile github.com/containerd/containerd/contrib/nvidia=$WORK/b286/_pkg_.a packagefile github.com/containerd/containerd/contrib/seccomp=$WORK/b287/_pkg_.a packagefile github.com/containerd/containerd/labels=$WORK/b226/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b238/_pkg_.a packagefile github.com/containerd/containerd/oci=$WORK/b241/_pkg_.a packagefile github.com/containerd/containerd/pkg/runtimeoptions/v1=$WORK/b288/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b227/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/runc/options=$WORK/b261/_pkg_.a packagefile github.com/containerd/go-cni=$WORK/b291/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b245/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b201/_pkg_.a packagefile github.com/urfave/cli=$WORK/b276/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/containerd/containerd/cmd/ctr/commands/run -lang=go1.16 -complete -installsuffix shared -buildid uuOX7n2BC2RlRZaQM2WD/uuOX7n2BC2RlRZaQM2WD -goversion go1.16.12 -D "" -importcfg $WORK/b282/importcfg -pack ./cmd/ctr/commands/run/run.go ./cmd/ctr/commands/run/run_unix.go cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/08/082ebcaac3a700ef752ec6f7f4ea21617a429ede7b34391f78959255390a0d1d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/77/775f20abed759be04f91a6fd7f313d85b620c16938f146965bad6ceb70d6100f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/5a/5a0157aa6204cc2606f3068874e399df191c4ae7345850433226bc0535d9b9c5-d # internal github.com/containerd/containerd/cmd/ctr/commands/images mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd=$WORK/b038/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands=$WORK/b272/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/content=$WORK/b302/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b219/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b225/_pkg_.a packagefile github.com/containerd/containerd/images/archive=$WORK/b233/_pkg_.a packagefile github.com/containerd/containerd/images/converter=$WORK/b308/_pkg_.a packagefile github.com/containerd/containerd/images/converter/uncompress=$WORK/b309/_pkg_.a packagefile github.com/containerd/containerd/leases=$WORK/b236/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b200/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b229/_pkg_.a packagefile github.com/containerd/containerd/pkg/progress=$WORK/b303/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b227/_pkg_.a packagefile github.com/containerd/containerd/remotes=$WORK/b250/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker=$WORK/b251/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b184/_pkg_.a packagefile github.com/opencontainers/image-spec/identity=$WORK/b259/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b221/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile github.com/urfave/cli=$WORK/b276/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b205/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net/http/httptrace=$WORK/b126/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/tabwriter=$WORK/b128/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/containerd/containerd/cmd/ctr/commands/images -lang=go1.16 -complete -installsuffix shared -buildid n25gXmxearJfj3hy6iYa/n25gXmxearJfj3hy6iYa -goversion go1.16.12 -D "" -importcfg $WORK/b307/importcfg -pack ./cmd/ctr/commands/images/convert.go ./cmd/ctr/commands/images/export.go ./cmd/ctr/commands/images/images.go ./cmd/ctr/commands/images/import.go ./cmd/ctr/commands/images/mount.go ./cmd/ctr/commands/images/pull.go ./cmd/ctr/commands/images/push.go ./cmd/ctr/commands/images/tag.go ./cmd/ctr/commands/images/unmount.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/3d/3d8b51843fca2e9d2ed9c407b1ef891fb8d4590d9192178e4dec5cc11f527207-d # internal github.com/containerd/containerd/cmd/ctr/commands/containers mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd=$WORK/b038/_pkg_.a packagefile github.com/containerd/containerd/cio=$WORK/b214/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands=$WORK/b272/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/run=$WORK/b282/_pkg_.a packagefile github.com/containerd/containerd/containers=$WORK/b217/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b219/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b200/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b188/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile github.com/urfave/cli=$WORK/b276/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile text/tabwriter=$WORK/b128/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p github.com/containerd/containerd/cmd/ctr/commands/containers -lang=go1.16 -complete -installsuffix shared -buildid 1GdtYI0DXxbdnJLHFeIk/1GdtYI0DXxbdnJLHFeIk -goversion go1.16.12 -D "" -importcfg $WORK/b036/importcfg -pack ./cmd/ctr/commands/containers/checkpoint.go ./cmd/ctr/commands/containers/containers.go ./cmd/ctr/commands/containers/restore.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/8b/8b659feedd64a15c828005e3bc21ef7e73e8c26dc2909e6cf9df0e46be7a1e3b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/89/89e31b09b2ad78f8ec09f94120695a1615811ea218f3e8d587e8c75d3a213ab3-d # internal github.com/containerd/containerd/cmd/ctr/app mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/containers=$WORK/b036/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/content=$WORK/b302/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/events=$WORK/b305/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/images=$WORK/b307/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/install=$WORK/b310/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/leases=$WORK/b311/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/namespaces=$WORK/b312/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/oci=$WORK/b330/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/plugins=$WORK/b331/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/pprof=$WORK/b332/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/run=$WORK/b282/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/shim=$WORK/b333/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/snapshots=$WORK/b340/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/tasks=$WORK/b284/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/version=$WORK/b341/_pkg_.a packagefile github.com/containerd/containerd/defaults=$WORK/b215/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b238/_pkg_.a packagefile github.com/containerd/containerd/version=$WORK/b254/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b201/_pkg_.a packagefile github.com/urfave/cli=$WORK/b276/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b132/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p github.com/containerd/containerd/cmd/ctr/app -lang=go1.16 -complete -installsuffix shared -buildid bABcHmX9r78zuq3DmQTP/bABcHmX9r78zuq3DmQTP -goversion go1.16.12 -D "" -importcfg $WORK/b035/importcfg -pack ./cmd/ctr/app/main.go ./cmd/ctr/app/main_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/df/df3650fd7237d4953b4bac1e2a1b392a7bbd3d46914358fafee3de33f1c3d6cb-d # internal github.com/containerd/containerd/cmd/ctr mkdir -p $WORK/b001/ cat >$WORK/b001/_gomod_.go << 'EOF' # internal package main import _ "unsafe" //go:linkname __debug_modinfo__ runtime.modinfo var __debug_modinfo__ = "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/containerd/containerd/cmd/ctr\nmod\tgithub.com/containerd/containerd\t(devel)\n=>\t./.empty-mod/\t\t\ndep\tgithub.com/bits-and-blooms/bitset\tv1.2.0\t\ndep\tgithub.com/cilium/ebpf\tv0.6.2\t\ndep\tgithub.com/containerd/cgroups\tv1.0.1\t\ndep\tgithub.com/containerd/console\tv1.0.2\t\ndep\tgithub.com/containerd/continuity\tv0.1.0\t\ndep\tgithub.com/containerd/fifo\tv1.0.0\t\ndep\tgithub.com/containerd/go-cni\tv1.0.2\t\ndep\tgithub.com/containerd/go-runc\tv1.0.0\t\ndep\tgithub.com/containerd/ttrpc\tv1.1.0\t\ndep\tgithub.com/containerd/typeurl\tv1.0.2\t\ndep\tgithub.com/containernetworking/cni\tv0.8.1\t\ndep\tgithub.com/coreos/go-systemd/v22\tv22.3.2\t\ndep\tgithub.com/cpuguy83/go-md2man/v2\tv2.0.0\t\ndep\tgithub.com/docker/go-events\tv0.0.0-20190806004212-e31b211e4f1c\t\ndep\tgithub.com/docker/go-units\tv0.4.0\t\ndep\tgithub.com/godbus/dbus/v5\tv5.0.4\t\ndep\tgithub.com/gogo/googleapis\tv1.4.0\n=>\tgithub.com/gogo/googleapis\tv1.3.2\t\ndep\tgithub.com/gogo/protobuf\tv1.3.2\t\ndep\tgithub.com/golang/protobuf\tv1.5.0\n=>\tgithub.com/golang/protobuf\tv1.3.5\t\ndep\tgithub.com/google/uuid\tv1.2.0\t\ndep\tgithub.com/klauspost/compress\tv1.11.13\t\ndep\tgithub.com/moby/locker\tv1.0.1\t\ndep\tgithub.com/moby/sys/mountinfo\tv0.4.1\t\ndep\tgithub.com/opencontainers/go-digest\tv1.0.0\t\ndep\tgithub.com/opencontainers/image-spec\tv1.0.2\t\ndep\tgithub.com/opencontainers/runc\tv1.0.2\t\ndep\tgithub.com/opencontainers/runtime-spec\tv1.0.3-0.20210326190908-1c3f411f0417\t\ndep\tgithub.com/opencontainers/selinux\tv1.8.2\t\ndep\tgithub.com/pelletier/go-toml\tv1.8.1\t\ndep\tgithub.com/pkg/errors\tv0.9.1\t\ndep\tgithub.com/russross/blackfriday/v2\tv2.0.1\t\ndep\tgithub.com/shurcooL/sanitized_anchor_name\tv1.0.0\t\ndep\tgithub.com/sirupsen/logrus\tv1.8.1\t\ndep\tgithub.com/urfave/cli\tv1.22.2\n=>\tgithub.com/urfave/cli\tv1.22.1\t\ndep\tgolang.org/x/net\tv0.0.0-20210226172049-e18ecbb05110\t\ndep\tgolang.org/x/sync\tv0.0.0-20201207232520-09787c993a3a\t\ndep\tgolang.org/x/sys\tv0.0.0-20210426230700-d19ff857e887\t\ndep\tgolang.org/x/text\tv0.3.4\t\ndep\tgoogle.golang.org/genproto\tv0.0.0-20201110150050-8816d57aaa9a\n=>\tgoogle.golang.org/genproto\tv0.0.0-20200224152610-e50cd9704f63\t\ndep\tgoogle.golang.org/grpc\tv1.33.2\n=>\tgoogle.golang.org/grpc\tv1.27.1\t\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/app=$WORK/b035/_pkg_.a packagefile github.com/containerd/containerd/pkg/seed=$WORK/b342/_pkg_.a packagefile github.com/urfave/cli=$WORK/b276/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -lang=go1.16 -complete -installsuffix shared -buildid t9hDJvep9MA03Fd8VDEv/t9hDJvep9MA03Fd8VDEv -goversion go1.16.12 -D "" -importcfg $WORK/b001/importcfg -pack ./cmd/ctr/main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/66/66f81260644d87e93995a38e76b97b8bd63ab796435515053e1d84edd5928f6b-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containerd/containerd/cmd/ctr=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/app=$WORK/b035/_pkg_.a packagefile github.com/containerd/containerd/pkg/seed=$WORK/b342/_pkg_.a packagefile github.com/urfave/cli=$WORK/b276/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/containers=$WORK/b036/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/content=$WORK/b302/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/events=$WORK/b305/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/images=$WORK/b307/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/install=$WORK/b310/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/leases=$WORK/b311/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/namespaces=$WORK/b312/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/oci=$WORK/b330/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/plugins=$WORK/b331/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/pprof=$WORK/b332/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/run=$WORK/b282/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/shim=$WORK/b333/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/snapshots=$WORK/b340/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/tasks=$WORK/b284/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/version=$WORK/b341/_pkg_.a packagefile github.com/containerd/containerd/defaults=$WORK/b215/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b238/_pkg_.a packagefile github.com/containerd/containerd/version=$WORK/b254/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b201/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b132/_pkg_.a packagefile io/ioutil=$WORK/b122/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile math/rand=$WORK/b085/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile bytes=$WORK/b040/_pkg_.a packagefile flag=$WORK/b277/_pkg_.a packagefile github.com/cpuguy83/go-md2man/v2/md2man=$WORK/b278/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile text/tabwriter=$WORK/b128/_pkg_.a packagefile text/template=$WORK/b065/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io/fs=$WORK/b033/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile github.com/containerd/containerd=$WORK/b038/_pkg_.a packagefile github.com/containerd/containerd/cio=$WORK/b214/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands=$WORK/b272/_pkg_.a packagefile github.com/containerd/containerd/containers=$WORK/b217/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b219/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b200/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b188/_pkg_.a packagefile github.com/pkg/errors=$WORK/b189/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b218/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b225/_pkg_.a packagefile github.com/containerd/containerd/leases=$WORK/b236/_pkg_.a packagefile github.com/containerd/containerd/pkg/progress=$WORK/b303/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b227/_pkg_.a packagefile github.com/containerd/containerd/remotes=$WORK/b250/_pkg_.a packagefile github.com/docker/go-units=$WORK/b304/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b184/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b221/_pkg_.a packagefile net/http/httptrace=$WORK/b126/_pkg_.a packagefile os/exec=$WORK/b213/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile github.com/containerd/containerd/api/events=$WORK/b306/_pkg_.a packagefile github.com/containerd/containerd/events=$WORK/b232/_pkg_.a packagefile github.com/containerd/containerd/images/archive=$WORK/b233/_pkg_.a packagefile github.com/containerd/containerd/images/converter=$WORK/b308/_pkg_.a packagefile github.com/containerd/containerd/images/converter/uncompress=$WORK/b309/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b229/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker=$WORK/b251/_pkg_.a packagefile github.com/opencontainers/image-spec/identity=$WORK/b259/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b205/_pkg_.a packagefile github.com/containerd/containerd/runtime/opts=$WORK/b313/_pkg_.a packagefile github.com/containerd/containerd/oci=$WORK/b241/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b186/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b247/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b144/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile net/http=$WORK/b072/_pkg_.a packagefile encoding/csv=$WORK/b283/_pkg_.a packagefile github.com/containerd/console=$WORK/b273/_pkg_.a packagefile github.com/containerd/containerd/contrib/apparmor=$WORK/b285/_pkg_.a packagefile github.com/containerd/containerd/contrib/nvidia=$WORK/b286/_pkg_.a packagefile github.com/containerd/containerd/contrib/seccomp=$WORK/b287/_pkg_.a packagefile github.com/containerd/containerd/labels=$WORK/b226/_pkg_.a packagefile github.com/containerd/containerd/pkg/runtimeoptions/v1=$WORK/b288/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/runc/options=$WORK/b261/_pkg_.a packagefile github.com/containerd/go-cni=$WORK/b291/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b245/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/shim=$WORK/b334/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/task=$WORK/b337/_pkg_.a packagefile github.com/containerd/fifo=$WORK/b216/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b240/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b054/_pkg_.a packagefile github.com/containerd/containerd/diff=$WORK/b224/_pkg_.a packagefile github.com/containerd/containerd/rootfs=$WORK/b258/_pkg_.a packagefile github.com/containerd/containerd/snapshots=$WORK/b243/_pkg_.a packagefile github.com/containerd/containerd/api/services/tasks/v1=$WORK/b196/_pkg_.a packagefile github.com/containerd/containerd/runtime/linux/runctypes=$WORK/b260/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile os/signal=$WORK/b281/_pkg_.a packagefile github.com/containerd/containerd/identifiers=$WORK/b239/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b137/_pkg_.a packagefile bufio=$WORK/b051/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b162/_pkg_.a packagefile github.com/russross/blackfriday/v2=$WORK/b279/_pkg_.a packagefile path=$WORK/b034/_pkg_.a packagefile text/template/parse=$WORK/b067/_pkg_.a packagefile archive/tar=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile github.com/containerd/containerd/api/services/containers/v1=$WORK/b049/_pkg_.a packagefile github.com/containerd/containerd/api/services/content/v1=$WORK/b183/_pkg_.a packagefile github.com/containerd/containerd/api/services/diff/v1=$WORK/b185/_pkg_.a packagefile github.com/containerd/containerd/api/services/events/v1=$WORK/b187/_pkg_.a packagefile github.com/containerd/containerd/api/services/images/v1=$WORK/b190/_pkg_.a packagefile github.com/containerd/containerd/api/services/introspection/v1=$WORK/b191/_pkg_.a packagefile github.com/containerd/containerd/api/services/leases/v1=$WORK/b193/_pkg_.a packagefile github.com/containerd/containerd/api/services/namespaces/v1=$WORK/b194/_pkg_.a packagefile github.com/containerd/containerd/api/services/snapshots/v1=$WORK/b195/_pkg_.a packagefile github.com/containerd/containerd/api/services/version/v1=$WORK/b198/_pkg_.a packagefile github.com/containerd/containerd/api/types/task=$WORK/b197/_pkg_.a packagefile github.com/containerd/containerd/archive=$WORK/b199/_pkg_.a packagefile github.com/containerd/containerd/archive/compression=$WORK/b206/_pkg_.a packagefile github.com/containerd/containerd/content/proxy=$WORK/b223/_pkg_.a packagefile github.com/containerd/containerd/leases/proxy=$WORK/b237/_pkg_.a packagefile github.com/containerd/containerd/pkg/dialer=$WORK/b246/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker/schema1=$WORK/b256/_pkg_.a packagefile github.com/containerd/containerd/services/introspection=$WORK/b262/_pkg_.a packagefile github.com/containerd/containerd/snapshots/proxy=$WORK/b266/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b050/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b222/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b267/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b228/_pkg_.a packagefile google.golang.org/grpc=$WORK/b055/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b129/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b155/_pkg_.a packagefile crypto/tls=$WORK/b086/_pkg_.a packagefile crypto/x509=$WORK/b102/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker/config=$WORK/b274/_pkg_.a packagefile net/http/httputil=$WORK/b182/_pkg_.a packagefile github.com/containerd/containerd/filters=$WORK/b220/_pkg_.a packagefile regexp=$WORK/b157/_pkg_.a packagefile crypto=$WORK/b080/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile internal/nettrace=$WORK/b070/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile encoding=$WORK/b047/_pkg_.a packagefile unicode/utf16=$WORK/b048/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b053/_pkg_.a packagefile github.com/containerd/containerd/reference=$WORK/b234/_pkg_.a packagefile github.com/containerd/containerd/reference/docker=$WORK/b235/_pkg_.a packagefile compress/gzip=$WORK/b056/_pkg_.a packagefile github.com/containerd/containerd/sys=$WORK/b230/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b231/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker/auth=$WORK/b252/_pkg_.a packagefile github.com/containerd/containerd/remotes/errors=$WORK/b253/_pkg_.a packagefile github.com/moby/locker=$WORK/b257/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b255/_pkg_.a packagefile crypto/sha256=$WORK/b101/_pkg_.a packagefile crypto/sha512=$WORK/b091/_pkg_.a packagefile github.com/containerd/cgroups=$WORK/b314/_pkg_.a packagefile github.com/containerd/cgroups/v2=$WORK/b318/_pkg_.a packagefile github.com/containerd/containerd/pkg/cap=$WORK/b242/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b203/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b244/_pkg_.a packagefile github.com/containerd/containerd/events/exchange=$WORK/b248/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b069/_pkg_.a packagefile internal/singleflight=$WORK/b071/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a packagefile container/list=$WORK/b073/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b114/_pkg_.a packagefile mime=$WORK/b123/_pkg_.a packagefile mime/multipart=$WORK/b124/_pkg_.a packagefile net/http/internal=$WORK/b127/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b289/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b292/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b294/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b297/_pkg_.a packagefile testing=$WORK/b299/_pkg_.a packagefile github.com/containerd/containerd/api/services/ttrpc/events/v1=$WORK/b335/_pkg_.a packagefile github.com/containerd/containerd/pkg/ttrpcutil=$WORK/b336/_pkg_.a packagefile github.com/containerd/containerd/sys/reaper=$WORK/b338/_pkg_.a packagefile runtime/debug=$WORK/b212/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b156/_pkg_.a packagefile github.com/shurcooL/sanitized_anchor_name=$WORK/b280/_pkg_.a packagefile html=$WORK/b063/_pkg_.a packagefile os/user=$WORK/b041/_pkg_.a packagefile github.com/gogo/googleapis/google/rpc=$WORK/b192/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=$WORK/b202/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b204/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b207/_pkg_.a packagefile github.com/containerd/containerd/services=$WORK/b263/_pkg_.a packagefile github.com/google/uuid=$WORK/b264/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b268/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b060/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b130/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b141/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b142/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b131/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b133/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b145/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b146/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b136/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b147/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b148/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b149/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b159/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b160/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b143/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b164/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b166/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b167/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b177/_pkg_.a packagefile google.golang.org/grpc/naming=$WORK/b181/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b138/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b140/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b179/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b180/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b134/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b150/_pkg_.a packagefile crypto/aes=$WORK/b075/_pkg_.a packagefile crypto/cipher=$WORK/b076/_pkg_.a packagefile crypto/des=$WORK/b087/_pkg_.a packagefile crypto/ecdsa=$WORK/b088/_pkg_.a packagefile crypto/ed25519=$WORK/b094/_pkg_.a packagefile crypto/elliptic=$WORK/b089/_pkg_.a packagefile crypto/hmac=$WORK/b096/_pkg_.a packagefile crypto/internal/boring=$WORK/b079/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b081/_pkg_.a packagefile crypto/md5=$WORK/b097/_pkg_.a packagefile crypto/rc4=$WORK/b098/_pkg_.a packagefile crypto/rsa=$WORK/b099/_pkg_.a packagefile crypto/sha1=$WORK/b100/_pkg_.a packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile encoding/pem=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b112/_pkg_.a packagefile math/big=$WORK/b084/_pkg_.a packagefile crypto/dsa=$WORK/b103/_pkg_.a packagefile crypto/x509/pkix=$WORK/b104/_pkg_.a packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile encoding/hex=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b093/_pkg_.a packagefile github.com/pelletier/go-toml=$WORK/b275/_pkg_.a packagefile regexp/syntax=$WORK/b158/_pkg_.a packagefile compress/flate=$WORK/b057/_pkg_.a packagefile hash/crc32=$WORK/b058/_pkg_.a packagefile github.com/containerd/cgroups/stats/v1=$WORK/b315/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=$WORK/b316/_pkg_.a packagefile github.com/godbus/dbus/v5=$WORK/b317/_pkg_.a packagefile github.com/cilium/ebpf=$WORK/b319/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b324/_pkg_.a packagefile github.com/cilium/ebpf/link=$WORK/b328/_pkg_.a packagefile github.com/containerd/cgroups/v2/stats=$WORK/b329/_pkg_.a packagefile github.com/docker/go-events=$WORK/b249/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b118/_pkg_.a packagefile mime/quotedprintable=$WORK/b125/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b290/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b293/_pkg_.a packagefile github.com/containernetworking/cni/pkg/utils=$WORK/b298/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b295/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b296/_pkg_.a packagefile internal/sysinfo=$WORK/b300/_pkg_.a packagefile runtime/trace=$WORK/b301/_pkg_.a packagefile github.com/containerd/go-runc=$WORK/b339/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b151/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b208/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b210/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b211/_pkg_.a packagefile database/sql/driver=$WORK/b265/_pkg_.a packagefile github.com/bits-and-blooms/bitset=$WORK/b269/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b270/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b061/_pkg_.a packagefile html/template=$WORK/b062/_pkg_.a packagefile google.golang.org/grpc/credentials/internal=$WORK/b135/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b154/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b168/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b139/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b152/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b153/_pkg_.a packagefile crypto/internal/subtle=$WORK/b077/_pkg_.a packagefile crypto/internal/randutil=$WORK/b090/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b095/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b110/_pkg_.a packagefile debug/elf=$WORK/b320/_pkg_.a packagefile github.com/cilium/ebpf/internal=$WORK/b326/_pkg_.a packagefile github.com/cilium/ebpf/internal/btf=$WORK/b327/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b325/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b116/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b209/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b169/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b170/_pkg_.a packagefile compress/zlib=$WORK/b321/_pkg_.a packagefile debug/dwarf=$WORK/b323/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b171/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b173/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b174/_pkg_.a packagefile hash/adler32=$WORK/b322/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b172/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=-slBkXfFFP5yLL0hzh-4/t9hDJvep9MA03Fd8VDEv/spVMd_hZJSZUXhzCEkMl/-slBkXfFFP5yLL0hzh-4 -X github.com/containerd/containerd/version.Version=1.5.9 -B 0xf0e5d7c0013d5f2373f23236b2817f948c0b8eb7 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p _bin/ mv $WORK/b001/exe/a.out _bin/ctr rm -r $WORK/b001/ + for cmd in cmd/* ++ tr -d ' \n' ++ od -An -tx1 ++ head -c20 /dev/urandom ++ basename cmd/gen-manpages + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_btrfs' -ldflags '-X github.com/containerd/containerd/version.Version=1.5.9 -B 0xfdb2a7c7e194368c726f583867a82dfd5a1b6c09 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o _bin/gen-manpages github.com/containerd/containerd/cmd/gen-manpages WORK=/tmp/go-build3281244944 internal/unsafeheader mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid JrZRUbAAV5BmvaIOdKRY/JrZRUbAAV5BmvaIOdKRY -goversion go1.16.12 -D "" -importcfg $WORK/b005/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go math/bits mkdir -p $WORK/b017/ runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p math/bits -std -complete -installsuffix shared -buildid mjQZni4f2Q3-aea3CeDg/mjQZni4f2Q3-aea3CeDg -goversion go1.16.12 -D "" -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 1tn1JUUADY45RIscvA1v/1tn1JUUADY45RIscvA1v -goversion go1.16.12 -D "" -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/arch.go /usr/lib/golang/src/runtime/internal/sys/arch_arm64.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/intrinsics_common.go /usr/lib/golang/src/runtime/internal/sys/stubs.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zgoarch_arm64.go /usr/lib/golang/src/runtime/internal/sys/zgoos_linux.go /usr/lib/golang/src/runtime/internal/sys/zversion.go unicode/utf8 mkdir -p $WORK/b019/ internal/race mkdir -p $WORK/b021/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid udefckV1S8DPGW78dqtT/udefckV1S8DPGW78dqtT -goversion go1.16.12 -D "" -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p internal/race -std -complete -installsuffix shared -buildid Sc_h1KApghGvmtAN2sv0/Sc_h1KApghGvmtAN2sv0 -goversion go1.16.12 -D "" -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go internal/cpu mkdir -p $WORK/b009/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b009/symabis ./cpu.s ./cpu_arm64.s cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/29/292535306133a4e9eecb9e91589208f98e36456674f674fc9096c64bf034b117-d # internal unicode mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p unicode -std -complete -installsuffix shared -buildid OpLZCZ1cfzC_u11oASg2/OpLZCZ1cfzC_u11oASg2 -goversion go1.16.12 -D "" -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b010/symabis ./asm_arm64.s ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/0b/0bf67132ed39136b05ddb8b742f13b8226cfc846e4be7935496693f4f828b211-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal sync/atomic mkdir -p $WORK/b022/ math mkdir -p $WORK/b016/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b022/symabis ./asm.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b016/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/66/66f20a67d48581762bf5112eaebe7dda2ba44fbd8a7805860f3d6440d2dc22e9-d # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF encoding mkdir -p $WORK/b041/ cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid SV6-SV1pMTD0bcW3QU1s/SV6-SV1pMTD0bcW3QU1s -goversion go1.16.12 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_arm64.go /usr/lib/golang/src/internal/cpu/cpu_arm64_hwcap.go /usr/lib/golang/src/internal/cpu/cpu_arm64_linux.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p encoding -std -complete -installsuffix shared -buildid 2kMzIeEdEdUJY8YMfmAc/2kMzIeEdEdUJY8YMfmAc -goversion go1.16.12 -D "" -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/encoding/encoding.go cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/cb/cb3b16bece6ced9e5b9db3698c1695015ae7802fce74a1a63a540e0a6bda385b-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid HWTgELQrZXjJhULXQmNF/HWTgELQrZXjJhULXQmNF -goversion go1.16.12 -D "" -importcfg $WORK/b011/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/a8/a8dae424ecc6e83b1360ee73b1e3dedb5cd1c25b8582441d22ca6f4b67491682-d # internal unicode/utf16 mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 0V26QSPop1jUxZJvPX-c/0V26QSPop1jUxZJvPX-c -goversion go1.16.12 -D "" -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid ifaB9WbaiFcEc0zolPaR/ifaB9WbaiFcEc0zolPaR -goversion go1.16.12 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_arm64.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p math -std -installsuffix shared -buildid 9pq13Qsmw1PPx2mLwt9a/9pq13Qsmw1PPx2mLwt9a -goversion go1.16.12 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p sync/atomic -std -installsuffix shared -buildid OUF6DXZXV104TpGTfh0E/OUF6DXZXV104TpGTfh0E -goversion go1.16.12 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/ce/ce811b9722c126f0eafa8d1c329e18124d4bbb08a1ef7b43093c0140d3a2f3d6-d # internal internal/nettrace mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid QyPFe1TJwDWVwJtMAbIi/QyPFe1TJwDWVwJtMAbIi -goversion go1.16.12 -D "" -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/cpu.o ./cpu.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/e6/e6bf4884a7e068bfb58f8e85e2e78ef371a7d324d92eb68c0bde600596587b9d-d # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/60/608f1c296d4c1e91e75fb3c08d32354fbfb28b5cc857beabe0d78c0b360cfe8a-d # internal container/list mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p container/list -std -complete -installsuffix shared -buildid lZfLzLdSNg5zbNDvXSM2/lZfLzLdSNg5zbNDvXSM2 -goversion go1.16.12 -D "" -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/container/list/list.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/d2/d211c08080525c5eb379830def1729a6844aa580ab105a370da193db78677c7b-d # internal crypto/internal/subtle mkdir -p $WORK/b076/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid X_-uJUlG2awKdiLbzYtW/X_-uJUlG2awKdiLbzYtW -goversion go1.16.12 -D "" -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/b7/b710062f7984d58258fe36a9fecd9764e912e29ad33e756d868de0e00338a0e0-d # internal crypto/subtle mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid I8qTSvA6gZ2ERS6iom3n/I8qTSvA6gZ2ERS6iom3n -goversion go1.16.12 -D "" -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/cpu_arm64.o ./cpu_arm64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/asm.o ./asm.s runtime/cgo mkdir -p $WORK/b070/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b070/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b070/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/atomic_arm64.o ./atomic_arm64.s cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/23/235a28937591c671a68a8ec2b67b12050784aae24b53a0641348e6104f21904c-d # internal crypto/internal/boring/sig mkdir -p $WORK/b081/ cat >$WORK/b081/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b081/symabis ./sig_other.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/11/11b2db95e856a8b6a74241668d0cc69c06dd76c065d69ced248db5f041f6930e-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_arm64.o $WORK/b010/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu.o $WORK/b009/cpu_arm64.o # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b022/_pkg_.a $WORK/b022/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/75/75b0cf6cc847eacfd44ad399129578a7a7c93c8b76ee4a0cee65b78e327e2219-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/6a/6a65f62388082b8880fb9179821022935e5882e7098bd7330be9d93cb83c99af-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b092/ vendor/golang.org/x/crypto/internal/subtle internal/bytealg mkdir -p $WORK/b108/ cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b016/dim_arm64.o ./dim_arm64.s cat >$WORK/b092/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid vsYcPrHvwCNd-flEVqnQ/vsYcPrHvwCNd-flEVqnQ -goversion go1.16.12 -D "" -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go cat >$WORK/b108/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid q-E9zkWO-xqzu9h30CkN/q-E9zkWO-xqzu9h30CkN -goversion go1.16.12 -D "" -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/d2/d2da2fbe8840e93fa7b793b32326063c02aab2043de08dc8cd973c0d0a5ca3c7-d # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/6c/6ce99aa4a029c07ba886dcdfa3c9a3f051dfc52738d5943b2f87d1842cc4b28d-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b016/exp_arm64.o ./exp_arm64.s cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/1f/1f72a366a09fe3b1ad394624d0449f61141d4cd269b80199c495344f1d9b90d3-d # internal cat >$WORK/b081/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid VW3ZWwxFq5A0KBvm2FWZ/VW3ZWwxFq5A0KBvm2FWZ -goversion go1.16.12 -symabis $WORK/b081/symabis -D "" -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go mkdir -p $WORK/b008/ crypto/internal/boring/fipstls mkdir -p $WORK/b080/ cd $WORK/b070 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c google.golang.org/grpc/serviceconfig mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p google.golang.org/grpc/serviceconfig -complete -installsuffix shared -buildid tHz3jOkwyEtnA9fz6O4Q/tHz3jOkwyEtnA9fz6O4Q -goversion go1.16.12 -D "" -importcfg $WORK/b139/importcfg -pack ./vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid wTSlWn2OwYE-LRxi_Aqk/wTSlWn2OwYE-LRxi_Aqk -goversion go1.16.12 -D "" -importcfg $WORK/b161/importcfg -pack ./vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b008/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b080/symabis ./dummy.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/ac/acd01c84d1c31c6e493979d87d6dd498eb1c65920eadc7674bf9dbab3d7360c8-d # internal github.com/containerd/containerd/defaults mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/containerd/containerd/defaults -lang=go1.16 -complete -installsuffix shared -buildid PilXYKsPpEtmGwNFhWic/PilXYKsPpEtmGwNFhWic -goversion go1.16.12 -D "" -importcfg $WORK/b182/importcfg -pack ./defaults/defaults.go ./defaults/defaults_unix.go ./defaults/doc.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b081/sig_other.o ./sig_other.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b016/floor_arm64.o ./floor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/7e/7e9bddf2a7434a41840ef04c17102b0248988c307a17106ba77a5ee42df27881-d # internal github.com/shurcooL/sanitized_anchor_name cd $WORK/b070 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/shurcooL/sanitized_anchor_name -complete -installsuffix shared -buildid Cw9Kncyzxpm1nG9drGkJ/Cw9Kncyzxpm1nG9drGkJ -goversion go1.16.12 -D "" -importcfg $WORK/b283/importcfg -pack ./vendor/github.com/shurcooL/sanitized_anchor_name/main.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b182/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid -NO6_zDGXtS5T3keThwS/-NO6_zDGXtS5T3keThwS -goversion go1.16.12 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_arm64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b081/_pkg_.a $WORK/b081/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/75/7530d9d2d464489ef4e5c14f829af6dc8e5d0e104512f7f473841a0cdd6fd90f-d # internal github.com/containerd/containerd/services mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/containerd/containerd/services -lang=go1.16 -complete -installsuffix shared -buildid lBhNvGXNbwXhQyN5OqsD/lBhNvGXNbwXhQyN5OqsD -goversion go1.16.12 -D "" -importcfg $WORK/b323/importcfg -pack ./services/services.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b016/modf_arm64.o ./modf_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/16/167ebb8ad9da5a5df81a15416b7a39b6af79ba1dd60c47a14e68ec8b65c4443c-d # internal cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid Hz6baOev9_nc7yaeB_H1/Hz6baOev9_nc7yaeB_H1 -goversion go1.16.12 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h /usr/lib/golang/src/crypto/internal/boring/fipstls/tls.go cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/98/9846583e40c71d32de4d5b8f795d213fdf55153c22431dbabb3d085eb5a53c44-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/compare_arm64.o ./compare_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -g -O2 -Wall -Werror -o $WORK/b070/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/f3/f34cb71df756d9d7fbc3c4adc563dbce3c60d1790f4598916a0c31ee69a53cf2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b283/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b016/sqrt_arm64.o ./sqrt_arm64.s cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/64/6406baa4846e6dcf8d2f862fd82705dec6524ab1b0525bcdc217cc8918545612-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/count_arm64.o ./count_arm64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b016/stubs_arm64.o ./stubs_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -g -O2 -Wall -Werror -o $WORK/b070/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b016/_pkg_.a $WORK/b016/dim_arm64.o $WORK/b016/exp_arm64.o $WORK/b016/floor_arm64.o $WORK/b016/modf_arm64.o $WORK/b016/sqrt_arm64.o $WORK/b016/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b080/dummy.o ./dummy.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/equal_arm64.o ./equal_arm64.s cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/d9/d988fe107e95667fd608f9113987cdc27ffe9a95dbf056741ff13a67df10e366-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -g -O2 -Wall -Werror -o $WORK/b070/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b080/_pkg_.a $WORK/b080/dummy.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/59/5952e1c618b2068bd0354fd3bcda3c69b7d129ddfcac68a03204d1da18052d91-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/index_arm64.o ./index_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -g -O2 -Wall -Werror -o $WORK/b070/_x006.o -c gcc_linux_arm64.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/indexbyte_arm64.o ./indexbyte_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -g -O2 -Wall -Werror -o $WORK/b070/_x007.o -c gcc_mmap.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_arm64.o $WORK/b008/count_arm64.o $WORK/b008/equal_arm64.o $WORK/b008/index_arm64.o $WORK/b008/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/8c/8c22cf2d54d04e7176fd403803584312dc9518474b1870f87337f6313e49825b-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -g -O2 -Wall -Werror -o $WORK/b070/_x008.o -c gcc_setenv.c runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -g -O2 -Wall -Werror -o $WORK/b070/_x009.o -c gcc_sigaction.c cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid rBFnIxHp2YzhSDfJkCjG/rBFnIxHp2YzhSDfJkCjG -goversion go1.16.12 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_arm64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_arm64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lfstack_64bit.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_arm64.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/relax_stub.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_arm64.go /usr/lib/golang/src/runtime/signal_linux_arm64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_arm64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/sys_arm64.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_arm64.go /usr/lib/golang/src/runtime/write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -g -O2 -Wall -Werror -o $WORK/b070/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -g -O2 -Wall -Werror -o $WORK/b070/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -g -O2 -Wall -Werror -o $WORK/b070/_x012.o -c linux_syscall.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -g -O2 -Wall -Werror -o $WORK/b070/_x013.o -c gcc_arm64.S cd $WORK/b070 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -o $WORK/b070/_cgo_.o $WORK/b070/_cgo_main.o $WORK/b070/_x001.o $WORK/b070/_x002.o $WORK/b070/_x003.o $WORK/b070/_x004.o $WORK/b070/_x005.o $WORK/b070/_x006.o $WORK/b070/_x007.o $WORK/b070/_x008.o $WORK/b070/_x009.o $WORK/b070/_x010.o $WORK/b070/_x011.o $WORK/b070/_x012.o $WORK/b070/_x013.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b070/_cgo_.o -dynout $WORK/b070/_cgo_import.go -dynlinker cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b070/symabis ./asm_arm64.s cat >$WORK/b070/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p runtime/cgo -std -installsuffix shared -buildid YmjhbvHEMm762zV6TF0f/YmjhbvHEMm762zV6TF0f -goversion go1.16.12 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b070/_cgo_gotypes.go $WORK/b070/cgo.cgo1.go $WORK/b070/_cgo_import.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b070/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b070/_pkg_.a $WORK/b070/asm_arm64.o $WORK/b070/_x001.o $WORK/b070/_x002.o $WORK/b070/_x003.o $WORK/b070/_x004.o $WORK/b070/_x005.o $WORK/b070/_x006.o $WORK/b070/_x007.o $WORK/b070/_x008.o $WORK/b070/_x009.o $WORK/b070/_x010.o $WORK/b070/_x011.o $WORK/b070/_x012.o $WORK/b070/_x013.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/92/92a58d51599e827913604ba7b0411ca918e716f6514b8617d3827d9ea4508bfa-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b007/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/preempt_arm64.o ./preempt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_arm64.o $WORK/b007/atomic_arm64.o $WORK/b007/duff_arm64.o $WORK/b007/memclr_arm64.o $WORK/b007/memmove_arm64.o $WORK/b007/preempt_arm64.o $WORK/b007/rt0_linux_arm64.o $WORK/b007/sys_linux_arm64.o $WORK/b007/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/53/53f9a5e840dfbe553ac32d3d928435ddb732a3e758c344c8fdcee20aad4c02ea-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b020/ github.com/containerd/containerd/version mkdir -p $WORK/b278/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p sync -std -installsuffix shared -buildid PhQ4ydVRAiUqGld3AvAY/PhQ4ydVRAiUqGld3AvAY -goversion go1.16.12 -D "" -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/containerd/containerd/version -lang=go1.16 -complete -installsuffix shared -buildid 8gsry2_VClyIyZqPRRD7/8gsry2_VClyIyZqPRRD7 -goversion go1.16.12 -D "" -importcfg $WORK/b278/importcfg -pack ./version/version.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid Kzh71k1iruEYztDmdB46/Kzh71k1iruEYztDmdB46 -goversion go1.16.12 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/94/947e804517860eac3079ac4d11eaa0958c3dfb1a1a4fc36d2f3e9699d36873c2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/63/63eb599178875c26bc97391873f83c7593dd534d5b68b90e0e259606809f0430-d # internal internal/testlog mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid LPl3K5iyGTMTcFsitTW6/LPl3K5iyGTMTcFsitTW6 -goversion go1.16.12 -D "" -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go internal/singleflight mkdir -p $WORK/b069/ math/rand mkdir -p $WORK/b084/ google.golang.org/grpc/internal/buffer mkdir -p $WORK/b158/ google.golang.org/grpc/internal/grpcsync mkdir -p $WORK/b163/ internal/sysinfo mkdir -p $WORK/b350/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid WeSHmrLSNY3wGe9Wg816/WeSHmrLSNY3wGe9Wg816 -goversion go1.16.12 -D "" -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p google.golang.org/grpc/internal/buffer -complete -installsuffix shared -buildid Itj5N_Jo9Sgm_beqf5kA/Itj5N_Jo9Sgm_beqf5kA -goversion go1.16.12 -D "" -importcfg $WORK/b158/importcfg -pack ./vendor/google.golang.org/grpc/internal/buffer/unbounded.go cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p google.golang.org/grpc/internal/grpcsync -complete -installsuffix shared -buildid g1m4rj0f6XQ3Pe1gc8MS/g1m4rj0f6XQ3Pe1gc8MS -goversion go1.16.12 -D "" -importcfg $WORK/b163/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpcsync/event.go cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p math/rand -std -complete -installsuffix shared -buildid 4jew8a35Gx7Zj-l953ns/4jew8a35Gx7Zj-l953ns -goversion go1.16.12 -D "" -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p internal/sysinfo -std -complete -installsuffix shared -buildid 1SEHQOOWP6NRHAteb_ge/1SEHQOOWP6NRHAteb_ge -goversion go1.16.12 -D "" -importcfg $WORK/b350/importcfg -pack /usr/lib/golang/src/internal/sysinfo/sysinfo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b350/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/32/329473a9e07baa09e384d4250b7fe82213f943313777c05cac41dd02c77ce656-d # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/e1/e1d8c6a31541dfb6f12f46c875d76e7647d0eff953b9755b7a177ec5affccd94-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/9f/9f6628dff1e32da988b90930f8c3974f0bf6dc208b198ad615f6be10e837090c-d # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/63/6302392094e37119cbbdc619707118c18bd74fc156dcff665977492daadbc263-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/db/dba0a7fd25b025167c15c06474ae0af9ddbe666cad011993a47a6992c79f196f-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/a6/a67948f11a56aaf8c18d8329cf27a0ed015a7dca1fcd861113ee4936d042ce42-d # internal errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid nkiLJgDYswrjTCEBALHQ/nkiLJgDYswrjTCEBALHQ -goversion go1.16.12 -D "" -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go sort mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p sort -std -complete -installsuffix shared -buildid wXLRWJtpZi7uE5bbWLq6/wXLRWJtpZi7uE5bbWLq6 -goversion go1.16.12 -D "" -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/slice_go113.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/5d/5d898add35a620edc9b9c9e214cc29beefe86a58c3906260edb293d150b32bda-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/96/9656dde9077e2275255c8de9f7e73e6fe12744c976987af0a7d1a447b4c649e3-d # internal strconv mkdir -p $WORK/b018/ io mkdir -p $WORK/b025/ internal/oserror mkdir -p $WORK/b027/ path mkdir -p $WORK/b035/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b067/ github.com/moby/locker mkdir -p $WORK/b317/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p path -std -complete -installsuffix shared -buildid gYGecsy1Vtna6ADrm4R8/gYGecsy1Vtna6ADrm4R8 -goversion go1.16.12 -D "" -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 7E1a22jYOUNr9UWr8ILl/7E1a22jYOUNr9UWr8ILl -goversion go1.16.12 -D "" -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p strconv -std -complete -installsuffix shared -buildid JPtplgHaakNYLxxBUz9s/JPtplgHaakNYLxxBUz9s -goversion go1.16.12 -D "" -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/extfloat.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p io -std -complete -installsuffix shared -buildid i-WEQuxky2knz0LFdcKl/i-WEQuxky2knz0LFdcKl -goversion go1.16.12 -D "" -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid 9gcjrhU1AxxZ3FC11UVi/9gcjrhU1AxxZ3FC11UVi -goversion go1.16.12 -D "" -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/moby/locker -complete -installsuffix shared -buildid h2cQRDUBUtDUPW7zItUl/h2cQRDUBUtDUPW7zItUl -goversion go1.16.12 -D "" -importcfg $WORK/b317/importcfg -pack ./vendor/github.com/moby/locker/locker.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/8e/8edf5102883e5ef6d5289ccf2d84486f523f1887cb6a4054c84dff5c470ef7ee-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b051/ github.com/beorn7/perks/quantile mkdir -p $WORK/b260/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b016/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid Zk-Q8ArsBKqfbaKZ-N28/Zk-Q8ArsBKqfbaKZ-N28 -goversion go1.16.12 -D "" -importcfg $WORK/b260/importcfg -pack ./vendor/github.com/beorn7/perks/quantile/stream.go cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid ZCQEWbziMkjhGSmLXaBJ/ZCQEWbziMkjhGSmLXaBJ -goversion go1.16.12 -D "" -importcfg $WORK/b051/importcfg -pack ./vendor/github.com/gogo/protobuf/sortkeys/sortkeys.go cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/57/575f8813183201fea0e61c8471636d742d357f9276dc06778886969b0f9777da-d # internal syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b030/symabis ./asm_linux_arm64.s cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p syscall -std -installsuffix shared -buildid hlzYTk3uhHrlL9FME6NF/hlzYTk3uhHrlL9FME6NF -goversion go1.16.12 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_little.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sock_cloexec_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/str.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_dup3_linux.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_arm64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_arm64.go /usr/lib/golang/src/syscall/zsyscall_linux_arm64.go /usr/lib/golang/src/syscall/zsysnum_linux_arm64.go /usr/lib/golang/src/syscall/ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/90/904be419a8e1dacb8d02e03c3cd12cd9b9ab002395fc557f3521c1350728afc8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/d9/d942f1ee40009ad48eb20dcf5d3023ec463151505c5273ce776bbb6530f6d7b7-d # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/be/bee62b922647698b004dfc9729f201217eda7ba415872d550283212727e88042-d # internal strings mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF bytes mkdir -p $WORK/b038/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p strings -std -complete -installsuffix shared -buildid Sm9j89eAuQr3rYxYd5so/Sm9j89eAuQr3rYxYd5so -goversion go1.16.12 -D "" -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go hash mkdir -p $WORK/b057/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b260/_pkg_.a # internal cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p bytes -std -installsuffix shared -buildid iRsqwHdpVx_fHgvTs09Q/iRsqwHdpVx_fHgvTs09Q -goversion go1.16.12 -D "" -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p hash -std -complete -installsuffix shared -buildid BxFblgA9hiZ75_7UyJdV/BxFblgA9hiZ75_7UyJdV -goversion go1.16.12 -D "" -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/hash/hash.go cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/f3/f3c9ae2cda5cc2b91439789dbc45f258c528e4a04b2f7b562258735decb49c29-d # internal crypto/internal/randutil mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid q_CUzOKg-xGz7wZNBwsW/q_CUzOKg-xGz7wZNBwsW -goversion go1.16.12 -D "" -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/7c/7ca2dc0b2eaaa875a068aadf74fcdf5f3771f5f15909c2a6d4b3e9e755847c5f-d # internal text/tabwriter mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid sDtbET8thaPjRubMTOQd/sDtbET8thaPjRubMTOQd -goversion go1.16.12 -D "" -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/21/21e45541bdcc6fc6bb4830f478ca397c2adaa25a26113170cdef7e9946a02ed8-d # internal hash/crc32 mkdir -p $WORK/b056/ cat >$WORK/b056/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b056/symabis ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/2f/2f721ddc8ea2f747c396e47e9448785345f53d9685fce95398d3883f55c5d8d1-d # internal hash/adler32 mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid xVwz8xfKcGIiIDzg7a1V/xVwz8xfKcGIiIDzg7a1V -goversion go1.16.12 -D "" -importcfg $WORK/b228/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p hash/crc32 -std -installsuffix shared -buildid 5LPLCGyOTuJFYe32Fba8/5LPLCGyOTuJFYe32Fba8 -goversion go1.16.12 -symabis $WORK/b056/symabis -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_arm64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/89/890e5d6dbb3a433ffa9329167c58c8579bebac2f2a53084d803d4a16a5cc0fb8-d # internal hash/fnv mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid kHyvpfRaxMAqkJZJU2ne/kHyvpfRaxMAqkJZJU2ne -goversion go1.16.12 -D "" -importcfg $WORK/b251/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/dd/ddbe1632a7b614a8d66a41f00582d7bc5f1d998152ccebe5f6abb4a528f6bd66-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/c1/c116baaa1d79dbc57299cde463a93fa4e5a732fb2cc219b12026cc78f30a09b3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b251/_pkg_.a # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b056/crc32_arm64.o ./crc32_arm64.s cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/8a/8a8cec10f6c8a69afb3541943a7de1dd42fda53a56c3682948b09d968785c0c3-d # internal reflect mkdir -p $WORK/b015/ crypto mkdir -p $WORK/b079/ crypto/rc4 mkdir -p $WORK/b097/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b015/symabis ./asm_arm64.s cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b057/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto -std -complete -installsuffix shared -buildid MnNSc_obGgTl3uwNEKhm/MnNSc_obGgTl3uwNEKhm -goversion go1.16.12 -D "" -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/crypto/crypto.go cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/42/42de81cf2778cf4287eaca1a2d7b40f7db483bd1a91ecc91badd4fb66c0c82e3-d # internal cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 9MsjiDQCfq5ZTh2zLzDK/9MsjiDQCfq5ZTh2zLzDK -goversion go1.16.12 -D "" -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/ae/ae19e68c1f51e2c584b0254aaa877b6de2abf643aaf31820d496a306b7a3e623-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b115/ golang.org/x/text/transform mkdir -p $WORK/b171/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid lPGMM2WafdiSc3IadqL1/lPGMM2WafdiSc3IadqL1 -goversion go1.16.12 -D "" -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid 3yYSVxamQrb22te7R9P-/3yYSVxamQrb22te7R9P- -goversion go1.16.12 -D "" -importcfg $WORK/b171/importcfg -pack ./vendor/golang.org/x/text/transform/transform.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p reflect -std -installsuffix shared -buildid cuSrUdGNkQUED85x47DO/cuSrUdGNkQUED85x47DO -goversion go1.16.12 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/5d/5d9567207dc92785afab8cd69e6f9502b6df9a24e031541a314864c2fcc895f6-d # internal bufio mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p bufio -std -complete -installsuffix shared -buildid F4GXMLUy5V-WivyJtv4Z/F4GXMLUy5V-WivyJtv4Z -goversion go1.16.12 -D "" -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b056/_pkg_.a $WORK/b056/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/37/37e293ea71b758db53596fcfe57ae5d29a6970d918a9d4960a1da212b8201c01-d # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/f0/f09f53024de7d8ff187e397dd93436be9aafa6b88e3b3af23c3dad0b842ab551-d # internal google.golang.org/grpc/encoding mkdir -p $WORK/b144/ html mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p html -std -complete -installsuffix shared -buildid kymWzmUstAv212DqGju4/kymWzmUstAv212DqGju4 -goversion go1.16.12 -D "" -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p google.golang.org/grpc/encoding -complete -installsuffix shared -buildid 9sOlrzRylxi58ujKo5jW/9sOlrzRylxi58ujKo5jW -goversion go1.16.12 -D "" -importcfg $WORK/b144/importcfg -pack ./vendor/google.golang.org/grpc/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/32/32e050cb46ab270d1ecc82407e6f59a7c17e84142062f4d7edd7b4a02e680f87-d # internal regexp/syntax mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid Jsg2mntLR4qFVnhJULaL/Jsg2mntLR4qFVnhJULaL -goversion go1.16.12 -D "" -importcfg $WORK/b157/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/81/81ca69de12cf5df54f338ea0f4fb1be6b76bf5a3d5b5835286cc2deeaac54b69-d # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/f9/f9ce4edbb4405ffacca738352563c38b455de28da475206107b0552af91e6d93-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid B5FNz6eXZgdyByp-y9_f/B5FNz6eXZgdyByp-y9_f -goversion go1.16.12 -D "" -importcfg $WORK/b266/importcfg -pack ./vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/05/05e654dfcc9cb415d8a07b5a0c29b8e91a48630ba6b6284007c0712a6881c409-d # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/76/766d069cdb4821cfafecbc64dc0209e209ff96b99413599fbb451e33d8c4d8b2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/d7/d727f90f030f007976bcbf018582b71c78857b23f771f4031cf353d569716f68-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/62/6283953913f4b9fb4e7d3c3e3c38c00262fac95662f32febabb94fdf86e31b55-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b030/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/e3/e3f1f1fb73f8d8bed4fa958fd41e5880f4a2d66aade2fc93edde9c9ac0936222-d # internal internal/syscall/unix mkdir -p $WORK/b029/ time mkdir -p $WORK/b031/ internal/syscall/execenv mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid yH2B9t_uEi2WbU2abMN5/yH2B9t_uEi2WbU2abMN5 -goversion go1.16.12 -D "" -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p time -std -installsuffix shared -buildid XF6SkI4Cw88mytKKAiPP/XF6SkI4Cw88mytKKAiPP -goversion go1.16.12 -D "" -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid ZsMXaXBYZQ6XsEq7YjMf/ZsMXaXBYZQ6XsEq7YjMf -goversion go1.16.12 -D "" -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/nonblocking.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/9a/9a9a337f1340c1fd8129b09fea7a05016cb1995e077a34e551ee8c703af4f9da-d # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/9a/9a72dd3be6ed9cc99cbdd467b867abafc4a6fdbb2edd33054e6ff4c89a9b7a72-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/29/29d986fb8b8c07479ced52ff275ff1e0733f853dc7ee7289f1056b4a258fd876-d # internal regexp mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile regexp/syntax=$WORK/b157/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p regexp -std -complete -installsuffix shared -buildid HSIlbwDocBDpa0QedgG7/HSIlbwDocBDpa0QedgG7 -goversion go1.16.12 -D "" -importcfg $WORK/b156/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/78/782ecf28e9213779c4c0dc7e7a2162c3be21791ca740569ef156aae9c5d70982-d # internal internal/poll mkdir -p $WORK/b028/ io/fs mkdir -p $WORK/b034/ context mkdir -p $WORK/b039/ google.golang.org/grpc/backoff mkdir -p $WORK/b128/ google.golang.org/grpc/internal/grpcrand mkdir -p $WORK/b142/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p io/fs -std -complete -installsuffix shared -buildid If8Pdeiy9OL_UnSXftI8/If8Pdeiy9OL_UnSXftI8 -goversion go1.16.12 -D "" -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go google.golang.org/grpc/keepalive mkdir -p $WORK/b176/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p google.golang.org/grpc/backoff -complete -installsuffix shared -buildid WZqwOnME3t6besIC00Po/WZqwOnME3t6besIC00Po -goversion go1.16.12 -D "" -importcfg $WORK/b128/importcfg -pack ./vendor/google.golang.org/grpc/backoff/backoff.go cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b084/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p google.golang.org/grpc/internal/grpcrand -complete -installsuffix shared -buildid GAk9hCfJc5BERDR2_-k2/GAk9hCfJc5BERDR2_-k2 -goversion go1.16.12 -D "" -importcfg $WORK/b142/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpcrand/grpcrand.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p context -std -complete -installsuffix shared -buildid ZrYPc9f3SkR4h7Oo1IQZ/ZrYPc9f3SkR4h7Oo1IQZ -goversion go1.16.12 -D "" -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/context/context.go cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid fidMIKvoFwjXoUti8xZB/fidMIKvoFwjXoUti8xZB -goversion go1.16.12 -D "" -importcfg $WORK/b176/importcfg -pack ./vendor/google.golang.org/grpc/keepalive/keepalive.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/poll -std -installsuffix shared -buildid rRj_JYGy7aGQgJ1mke2C/rRj_JYGy7aGQgJ1mke2C -goversion go1.16.12 -D "" -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fcntl_syscall.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/c7/c73a0fcd2c0fc949e8f7b532d3bb44b9921a2049df157a6ca0e811a90db68cd1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b176/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/b1/b19832afff69b8cdf4a8e8feddec078bcc0651fe1f136a5949966ae96bd71cc2-d # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/0c/0c3f5f5ca3941c4c7b73626179fa9929adb52c3590274309aa766faefff7c51a-d # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/b8/b8ed1fe394d2a5d95b6833d05e39ac45984bd7402c28732e72e545dbfe34b5b0-d # internal google.golang.org/grpc/internal/backoff mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/backoff=$WORK/b128/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b142/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p google.golang.org/grpc/internal/backoff -complete -installsuffix shared -buildid LvfOJ-ZXVu2-VuwvyfRL/LvfOJ-ZXVu2-VuwvyfRL -goversion go1.16.12 -D "" -importcfg $WORK/b146/importcfg -pack ./vendor/google.golang.org/grpc/internal/backoff/backoff.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b015/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/b9/b90dcf95abdbda63d987dec34fd02f91d0742435028d603449dc3caf454dd70c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm_arm64.o # internal google.golang.org/grpc/tap mkdir -p $WORK/b179/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal golang.org/x/sync/errgroup mkdir -p $WORK/b202/ golang.org/x/sync/semaphore mkdir -p $WORK/b203/ cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/21/215a9e72c9899f9d9507630ceaf1b90e1f6a6c6ef79859d85e0dcb7ef503b3e9-d # internal github.com/containerd/containerd/pkg/timeout mkdir -p $WORK/b212/ github.com/containerd/containerd/gc mkdir -p $WORK/b247/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p google.golang.org/grpc/tap -complete -installsuffix shared -buildid GHu4_VhoNvyUEAFP57DK/GHu4_VhoNvyUEAFP57DK -goversion go1.16.12 -D "" -importcfg $WORK/b179/importcfg -pack ./vendor/google.golang.org/grpc/tap/tap.go cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p golang.org/x/sync/errgroup -complete -installsuffix shared -buildid L6kbgxOLRrNJpCGzrzsw/L6kbgxOLRrNJpCGzrzsw -goversion go1.16.12 -D "" -importcfg $WORK/b202/importcfg -pack ./vendor/golang.org/x/sync/errgroup/errgroup.go cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/containerd/containerd/pkg/timeout -lang=go1.16 -complete -installsuffix shared -buildid vo5G_jvd8L83eX2lCwuu/vo5G_jvd8L83eX2lCwuu -goversion go1.16.12 -D "" -importcfg $WORK/b212/importcfg -pack ./pkg/timeout/timeout.go cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b072/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid VWhXwoolzlINfFp6RJKn/VWhXwoolzlINfFp6RJKn -goversion go1.16.12 -D "" -importcfg $WORK/b203/importcfg -pack ./vendor/golang.org/x/sync/semaphore/semaphore.go cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/containerd/containerd/gc -lang=go1.16 -complete -installsuffix shared -buildid i_IK6qMZKe4Y7tu94bLc/i_IK6qMZKe4Y7tu94bLc -goversion go1.16.12 -D "" -importcfg $WORK/b247/importcfg -pack ./gc/gc.go cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/a6/a67535e659b8451a4a4b0bca4634d2b45156bbaa9223fefdf8f5158be852f6a9-d # internal internal/fmtsort mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid x4830UcKuQ-ot29cWQc5/x4830UcKuQ-ot29cWQc5 -goversion go1.16.12 -D "" -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/9a/9ac59f43163af30600d10321384917ed7f283a056e47e7e53220ebe9f8a6bbf4-d # internal encoding/binary mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid gpwb6UokqwjLovQlPJky/gpwb6UokqwjLovQlPJky -goversion go1.16.12 -D "" -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/0e/0eaacdce3b5b8b60da82b5b86a3dbe467e155aa451ea80952868887fb2916999-d # internal golang.org/x/net/context mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid NbtrAOoV4DRYHOPUjnNf/NbtrAOoV4DRYHOPUjnNf -goversion go1.16.12 -D "" -importcfg $WORK/b273/importcfg -pack ./vendor/golang.org/x/net/context/context.go ./vendor/golang.org/x/net/context/go17.go ./vendor/golang.org/x/net/context/go19.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/29/29b997eb08d9aa3a202f30d69c4294ac8453b8058be63687dcfbaa094a62e1c2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/e0/e039c9c0c462d2c420eb964537ed3fab67b14d7c3dc7e69047efc30fcbe1e492-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/d6/d64fc88ffab80924f0d1d8856b7f168939e3d58011393267bd5b7c5ba257a36c-d # internal os mkdir -p $WORK/b026/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/2f/2f72ddc51e757ffaf40c911803424e5ed4045dfba04b2854e0548f302983110f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b247/_pkg_.a # internal cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p os -std -installsuffix shared -buildid rquBsNhn0adB4G0SxRfN/rquBsNhn0adB4G0SxRfN -goversion go1.16.12 -D "" -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_little.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe_linux.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/be/be1dc0dd389ef88ed03ad391d702bd3ade7cc56b876a406aba97de3b46e14333-d # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/61/6103a371929ed8dded2986a6a94f735b2fea2ce72db2a02b6308d3eec41ed750-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/af/af86b1f2014b7cf347cfc5a4340a39fc8bd8eed8fb585f8d988eaabb37c2dbbe-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/57/5752d84f99a9b0cb2dcd9750220d46ec3f9e9c877c41c8bd0c8c1edb5ed3ba82-d # internal encoding/base64 mkdir -p $WORK/b042/ crypto/cipher mkdir -p $WORK/b075/ crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b094/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid XTmIrG-gNXCO4-sbOeNZ/XTmIrG-gNXCO4-sbOeNZ -goversion go1.16.12 -D "" -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go crypto/md5 mkdir -p $WORK/b096/ cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/cipher -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b075/symabis ./xor_arm64.s vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b109/ cat >$WORK/b096/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b096/symabis ./md5block_arm64.s golang.org/x/sys/unix mkdir -p $WORK/b160/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b043/_pkg_.a EOF cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid m61VXQwJ2Iiir0rDnz8H/m61VXQwJ2Iiir0rDnz8H -goversion go1.16.12 -D "" -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/mac_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/sum_generic.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid IAQcawMUuNOhqF2MfOSz/IAQcawMUuNOhqF2MfOSz -goversion go1.16.12 -D "" -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/const.go /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/edwards25519.go cat >$WORK/b160/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b160=>" -I $WORK/b160/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b160/symabis ./asm_linux_arm64.s github.com/klauspost/compress/snappy mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b056/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/klauspost/compress/snappy -complete -installsuffix shared -buildid 4_yVj7pCeIfLbbJn1yNK/4_yVj7pCeIfLbbJn1yNK -goversion go1.16.12 -D "" -importcfg $WORK/b191/importcfg -pack ./vendor/github.com/klauspost/compress/snappy/decode.go ./vendor/github.com/klauspost/compress/snappy/decode_other.go ./vendor/github.com/klauspost/compress/snappy/encode.go ./vendor/github.com/klauspost/compress/snappy/encode_other.go ./vendor/github.com/klauspost/compress/snappy/snappy.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/cipher -std -installsuffix shared -buildid s_YvOlRsPa95B0CtyZwf/s_YvOlRsPa95B0CtyZwf -goversion go1.16.12 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go /usr/lib/golang/src/crypto/cipher/xor_arm64.go cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p crypto/md5 -std -installsuffix shared -buildid FWjiO8cuWlBnR1lVsbfn/FWjiO8cuWlBnR1lVsbfn -goversion go1.16.12 -symabis $WORK/b096/symabis -D "" -importcfg $WORK/b096/importcfg -pack -asmhdr $WORK/b096/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b161/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid 7psVsvYlazt0jYfIOHVt/7psVsvYlazt0jYfIOHVt -goversion go1.16.12 -symabis $WORK/b160/symabis -D "" -importcfg $WORK/b160/importcfg -pack -asmhdr $WORK/b160/go_asm.h ./vendor/golang.org/x/sys/unix/affinity_linux.go ./vendor/golang.org/x/sys/unix/aliases.go ./vendor/golang.org/x/sys/unix/bluetooth_linux.go ./vendor/golang.org/x/sys/unix/constants.go ./vendor/golang.org/x/sys/unix/dev_linux.go ./vendor/golang.org/x/sys/unix/dirent.go ./vendor/golang.org/x/sys/unix/endian_little.go ./vendor/golang.org/x/sys/unix/env_unix.go ./vendor/golang.org/x/sys/unix/fcntl.go ./vendor/golang.org/x/sys/unix/fdset.go ./vendor/golang.org/x/sys/unix/ioctl.go ./vendor/golang.org/x/sys/unix/ioctl_linux.go ./vendor/golang.org/x/sys/unix/pagesize_unix.go ./vendor/golang.org/x/sys/unix/race0.go ./vendor/golang.org/x/sys/unix/readdirent_getdents.go ./vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./vendor/golang.org/x/sys/unix/str.go ./vendor/golang.org/x/sys/unix/syscall.go ./vendor/golang.org/x/sys/unix/syscall_linux.go ./vendor/golang.org/x/sys/unix/syscall_linux_arm64.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./vendor/golang.org/x/sys/unix/syscall_unix.go ./vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./vendor/golang.org/x/sys/unix/timestruct.go ./vendor/golang.org/x/sys/unix/zerrors_linux.go ./vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go ./vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go ./vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go ./vendor/golang.org/x/sys/unix/zsyscall_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go ./vendor/golang.org/x/sys/unix/ztypes_linux.go ./vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/6e/6e5f6da998f4b334636a03ee09049074a60795ef4f1482f2af777681410b7ef7-d # internal encoding/pem mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid RslecYlOlwLXeb6zc6CC/RslecYlOlwLXeb6zc6CC -goversion go1.16.12 -D "" -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/21/21ca9adb2eee26d4510755397356be4669d40e697e10efe803909569e53f494e-d # internal github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid F2WApXnZG8HPvZX-TzZE/F2WApXnZG8HPvZX-TzZE -goversion go1.16.12 -D "" -importcfg $WORK/b192/importcfg -pack ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_other.go ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b096/md5block_arm64.o ./md5block_arm64.s cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/97/97c88e6589f7afc4d9f6b4d0bc9522c21bb5688bc21a575d02f524368a19f746-d # internal github.com/cespare/xxhash/v2 mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/cespare/xxhash/v2 -complete -installsuffix shared -buildid wmtOEnHsKDH0nXffmxzT/wmtOEnHsKDH0nXffmxzT -goversion go1.16.12 -D "" -importcfg $WORK/b261/importcfg -pack ./vendor/github.com/cespare/xxhash/v2/xxhash.go ./vendor/github.com/cespare/xxhash/v2/xxhash_other.go ./vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/ad/adbbe6831fcca52ce598749e1facdee0f1413cf238c10cd51b6af6020ba2687e-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b096/_pkg_.a $WORK/b096/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/cb/cbfdec78485c35e3c956ff7961252530f7ab6f4e6d98a3512605f3d5155bdd9d-d # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/9a/9afa84700799f78ff4e9c3fbc4c3db43cd4ad91b3101d98a140a98873481ca69-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/cipher -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b075/xor_arm64.o ./xor_arm64.s cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/82/828f1afb4dd22626223a395fde0055a7d89de9f7f24df2d35cc91a1aae8aeade-d # internal net mkdir -p $WORK/b066/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b066/ -importpath net -- -I $WORK/b066/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go fmt mkdir -p $WORK/b013/ path/filepath mkdir -p $WORK/b062/ google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b162/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p fmt -std -complete -installsuffix shared -buildid NRYaqDz8NjIT1roe82MG/NRYaqDz8NjIT1roe82MG -goversion go1.16.12 -D "" -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid kFsVlLA7GtYppFXKSvPc/kFsVlLA7GtYppFXKSvPc -goversion go1.16.12 -D "" -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p google.golang.org/grpc/internal/envconfig -complete -installsuffix shared -buildid v7rPxu4VlzbuvuuqrRqA/v7rPxu4VlzbuvuuqrRqA -goversion go1.16.12 -D "" -importcfg $WORK/b162/importcfg -pack ./vendor/google.golang.org/grpc/internal/envconfig/envconfig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b261/_pkg_.a # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b075/_pkg_.a $WORK/b075/xor_arm64.o # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/f2/f255fc91744406e6d82a295cccd58e6f77f7a138189b1af3ed9632c88bc8feb9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal runtime/debug mkdir -p $WORK/b193/ cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/8f/8fcfe9939cf9695a32215b336e2a87039f8e9ee9fdc0a545e3916db902757762-d # internal crypto/des mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid PWwyOJPkut6p3zIKdnDl/PWwyOJPkut6p3zIKdnDl -goversion go1.16.12 -D "" -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go cat >$WORK/b193/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b193=>" -I $WORK/b193/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b193/symabis ./debug.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/95/959844a6dad33344d141514926458ec7d8579837800e568271893fdb6f5b6895-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b107/ cat >$WORK/b107/go_asm.h << 'EOF' # internal EOF cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b107/symabis ./chacha_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p runtime/debug -std -installsuffix shared -buildid mfrz3J-bzgl0Sw-hCsSn/mfrz3J-bzgl0Sw-hCsSn -goversion go1.16.12 -symabis $WORK/b193/symabis -D "" -importcfg $WORK/b193/importcfg -pack -asmhdr $WORK/b193/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/93/93acb787e6710dba4d70efedbb52c632ae6a91fd9aeba68acb32aad61164bb8c-d # internal os/signal mkdir -p $WORK/b284/ cat >$WORK/b284/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b284=>" -I $WORK/b284/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b284/symabis ./sig.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/4b/4b7358969a2bad2886667166d889511c5bea8320972370541eaa378bb9390cdb-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b193=>" -I $WORK/b193/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b193/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b108/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid 5jVRh4E-z4c3CIANQNSE/5jVRh4E-z4c3CIANQNSE -goversion go1.16.12 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_arm64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p os/signal -std -installsuffix shared -buildid 8e9QQNBeroQrzAUmIKjX/8e9QQNBeroQrzAUmIKjX -goversion go1.16.12 -symabis $WORK/b284/symabis -D "" -importcfg $WORK/b284/importcfg -pack -asmhdr $WORK/b284/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/3f/3f10a6bcc6e6d6dae8d87d82aa9d3a426c318e76f54d701372d7a49d2a759fb3-d # internal io/ioutil mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 9eGX0WT7eGz37U7649m4/9eGX0WT7eGz37U7649m4 -goversion go1.16.12 -D "" -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go os/exec mkdir -p $WORK/b194/ cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b193/_pkg_.a $WORK/b193/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b193/_pkg_.a # internal cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p os/exec -std -complete -installsuffix shared -buildid LWSrEhjS0ezpEFpxIkTS/LWSrEhjS0ezpEFpxIkTS -goversion go1.16.12 -D "" -importcfg $WORK/b194/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/41/41e4a8603c7229dd3b15a4d4ec8779931048f972e4da7f0740cbf20fd3f74940-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/5b/5be3ba790ef950f7c79b4d36d320ce5db83b9e7e466d8719c879bdaf34a7950b-d # internal github.com/prometheus/procfs/internal/util mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid jYopi5Q4Nz-Ag-cVBMvr/jYopi5Q4Nz-Ag-cVBMvr -goversion go1.16.12 -D "" -importcfg $WORK/b270/importcfg -pack ./vendor/github.com/prometheus/procfs/internal/util/parse.go ./vendor/github.com/prometheus/procfs/internal/util/readfile.go ./vendor/github.com/prometheus/procfs/internal/util/sysreadfile.go ./vendor/github.com/prometheus/procfs/internal/util/valueparser.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b107/chacha_arm64.o ./chacha_arm64.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b284=>" -I $WORK/b284/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b284/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/c9/c913e2ca6fea27689c3cf8a8a14b32fd358dd41e82b197800d3fe27ec2e82800-d # internal flag mkdir -p $WORK/b002/ encoding/json mkdir -p $WORK/b040/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p flag -std -complete -installsuffix shared -buildid jJ1QK9f51vtRB6u8CdWY/jJ1QK9f51vtRB6u8CdWY -goversion go1.16.12 -D "" -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/flag/flag.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b044/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid UKsgqylrBPLak4cm8M7b/UKsgqylrBPLak4cm8M7b -goversion go1.16.12 -D "" -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b270/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b284/_pkg_.a $WORK/b284/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b284/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b107/_pkg_.a $WORK/b107/chacha_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/36/36bf4efd87271feb5e7360397e528f5e1d523067ccadee9f2fc2062a3eab655b-d # internal log mkdir -p $WORK/b049/ cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/0b/0bc990dc64518448694011ff11050cf8d03399794c0cb431153b1d7c68e93e06-d # internal github.com/pkg/errors mkdir -p $WORK/b052/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p log -std -complete -installsuffix shared -buildid FptTXw_u6m__EPQvr1fg/FptTXw_u6m__EPQvr1fg -goversion go1.16.12 -D "" -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/log/log.go cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid hfee3Blh4jkqSemGUybI/hfee3Blh4jkqSemGUybI -goversion go1.16.12 -D "" -importcfg $WORK/b052/importcfg -pack ./vendor/github.com/pkg/errors/errors.go ./vendor/github.com/pkg/errors/go113.go ./vendor/github.com/pkg/errors/stack.go cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/09/09f7c9244970048cb42789d0302ca4093c31b095493e5206b05c1606a10e17ca-d # internal compress/flate mkdir -p $WORK/b055/ cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/38/38cd094a47f2b3f64ed29c930a414317b300d44ccfc155fc96aa4aeb797c5542-d # internal net/url mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p net/url -std -complete -installsuffix shared -buildid WFDyvnWmTHSX0BzRRhCe/WFDyvnWmTHSX0BzRRhCe -goversion go1.16.12 -D "" -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/net/url/url.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid XbLgjk1PoF_8HDLeVgFo/XbLgjk1PoF_8HDLeVgFo -goversion go1.16.12 -D "" -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b160=>" -I $WORK/b160/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b160/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/c3/c3f3730c0997fd64543c5d86b9a64e75586ed5a923f7d61585bf24782bec1cae-d # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/59/59705a5d6ed84bd87284719c02e38981b1c420617b10cca29c916e20d8404caa-d # internal text/template/parse mkdir -p $WORK/b065/ golang.org/x/net/internal/timeseries mkdir -p $WORK/b059/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cd $WORK/b066 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid gfc481EkCaPnZZqaPUir/gfc481EkCaPnZZqaPUir -goversion go1.16.12 -D "" -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid _uxvSd8l6AP4M68HmejQ/_uxvSd8l6AP4M68HmejQ -goversion go1.16.12 -D "" -importcfg $WORK/b059/importcfg -pack ./vendor/golang.org/x/net/internal/timeseries/timeseries.go cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/5d/5d120d725dc3030b1974af2da4bbc0d40ead82e976a6f2c5e8eb8661b480b654-d # internal math/big mkdir -p $WORK/b083/ cat >$WORK/b083/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b083/symabis ./arith_arm64.s cd $WORK/b066 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/11/117909278b8f857af25a715573b3e2bc79ca3d95ca015bdaa87436a301e3ae7b-d # internal encoding/hex mkdir -p $WORK/b104/ cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b160/_pkg_.a $WORK/b160/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b160/_pkg_.a # internal cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid efzR9b2nXFrG32kZsf8l/efzR9b2nXFrG32kZsf8l -goversion go1.16.12 -D "" -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/a1/a1e3c10984b3f7c11540c2c1fa56fa4ffee417cafb40fae3ffec5fe95b34cea4-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b109/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid lWMREinNZmaLR2aaMUQr/lWMREinNZmaLR2aaMUQr -goversion go1.16.12 -D "" -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/5a/5a66799ed09713f1b468a440e28e22073bec254b637752670d45c7f84ddcc381-d # internal compress/gzip mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile compress/flate=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile hash/crc32=$WORK/b056/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid zSFxDT1lSYN0Fq41v9Zt/zSFxDT1lSYN0Fq41v9Zt -goversion go1.16.12 -D "" -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile math/rand=$WORK/b084/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p math/big -std -installsuffix shared -buildid r_Zr3x5jU6C-8jJS695n/r_Zr3x5jU6C-8jJS695n -goversion go1.16.12 -symabis $WORK/b083/symabis -D "" -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go cd $WORK/b066 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/ae/ae37d8295eae36f60f8a72ed1bd41f0cbe54cda30c242a5a9953d442e1fcf2b7-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b110/ TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/36/36928cb9a802cf4d593964e74d19a9ab39c4ff822752b5c6596a2b288b04ba3c-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b116/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid Q8_MeO6w2JLfW8XRtasm/Q8_MeO6w2JLfW8XRtasm -goversion go1.16.12 -D "" -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519_noasm.go cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid qyosL4W4C4Xs75BK03Qq/qyosL4W4C4Xs75BK03Qq -goversion go1.16.12 -D "" -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cd $WORK/b066 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/fc/fcf87d2e37a5fe1a35d9469e6b5dc80e5741e1b4a1c62aa34bf79fb92b08adfc-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b115/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid VE4D7RMAOhMwlBDG_4VU/VE4D7RMAOhMwlBDG_4VU -goversion go1.16.12 -D "" -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/84/847ee42cb67beba0238fe0474cdbfecda94eddbf580b2ae545b7d6e3c5c80c0d-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid Vl89UNSDecjzP2vBKAAM/Vl89UNSDecjzP2vBKAAM -goversion go1.16.12 -D "" -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go cd $WORK/b066 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/f8/f87bd8894218b18b1ce46e1841c446cb74ab30716c21ef6e902958c787cde657-d # internal mime mkdir -p $WORK/b122/ cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -o $WORK/b066/_cgo_.o $WORK/b066/_cgo_main.o $WORK/b066/_x001.o $WORK/b066/_x002.o $WORK/b066/_x003.o $WORK/b066/_x004.o $WORK/b066/_x005.o -g -O2 cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p mime -std -complete -installsuffix shared -buildid tHDl6q4KXL8T1ODl5Jbu/tHDl6q4KXL8T1ODl5Jbu -goversion go1.16.12 -D "" -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b066/_cgo_.o -dynout $WORK/b066/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/4b/4bed215432a95f65bd3294bd2d11b824a86127a846105e12e47c12bcbb8ef997-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid g91Z5I59v9BxcFbUw5G9/g91Z5I59v9BxcFbUw5G9 -goversion go1.16.12 -D "" -importcfg $WORK/b047/importcfg -pack ./vendor/github.com/gogo/protobuf/proto/clone.go ./vendor/github.com/gogo/protobuf/proto/custom_gogo.go ./vendor/github.com/gogo/protobuf/proto/decode.go ./vendor/github.com/gogo/protobuf/proto/deprecated.go ./vendor/github.com/gogo/protobuf/proto/discard.go ./vendor/github.com/gogo/protobuf/proto/duration.go ./vendor/github.com/gogo/protobuf/proto/duration_gogo.go ./vendor/github.com/gogo/protobuf/proto/encode.go ./vendor/github.com/gogo/protobuf/proto/encode_gogo.go ./vendor/github.com/gogo/protobuf/proto/equal.go ./vendor/github.com/gogo/protobuf/proto/extensions.go ./vendor/github.com/gogo/protobuf/proto/extensions_gogo.go ./vendor/github.com/gogo/protobuf/proto/lib.go ./vendor/github.com/gogo/protobuf/proto/lib_gogo.go ./vendor/github.com/gogo/protobuf/proto/message_set.go ./vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go ./vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./vendor/github.com/gogo/protobuf/proto/properties.go ./vendor/github.com/gogo/protobuf/proto/properties_gogo.go ./vendor/github.com/gogo/protobuf/proto/skip_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_marshal.go ./vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_merge.go ./vendor/github.com/gogo/protobuf/proto/table_unmarshal.go ./vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./vendor/github.com/gogo/protobuf/proto/text.go ./vendor/github.com/gogo/protobuf/proto/text_gogo.go ./vendor/github.com/gogo/protobuf/proto/text_parser.go ./vendor/github.com/gogo/protobuf/proto/timestamp.go ./vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go ./vendor/github.com/gogo/protobuf/proto/wrappers.go ./vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b067/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b068/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b069/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b070/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p net -std -installsuffix shared -buildid -35U2Rq1fCMRyUoa0x7x/-35U2Rq1fCMRyUoa0x7x -goversion go1.16.12 -D "" -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/writev_unix.go $WORK/b066/_cgo_gotypes.go $WORK/b066/cgo_linux.cgo1.go $WORK/b066/cgo_resnew.cgo1.go $WORK/b066/cgo_socknew.cgo1.go $WORK/b066/cgo_unix.cgo1.go $WORK/b066/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/3a/3a90e013f6431c17450ceefe6c0bda99c349d5ad0ed7c8834d51aceb46551d7b-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b114/ cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/a3/a30eeadf6a08eab0d712a36097b8e6f00734ab0f35c647f29a18d95196985e03-d # internal mime/quotedprintable mkdir -p $WORK/b124/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b116/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid wJplCH77f9tkBiONsFBV/wJplCH77f9tkBiONsFBV -goversion go1.16.12 -D "" -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid VQpoJD1CkDOukAlda7PU/VQpoJD1CkDOukAlda7PU -goversion go1.16.12 -D "" -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/ed/eda96d981e4b4317cbfddf6ed0c11a97e5835c8202ec6624cd979673f2a36d77-d # internal text/template mkdir -p $WORK/b063/ cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/fb/fbe9900887e3fb0e4f498363be858608a6e59b36bdf11c7a975d87b24c690a57-d # internal net/http/internal mkdir -p $WORK/b126/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile net/url=$WORK/b064/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile text/template/parse=$WORK/b065/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p text/template -std -complete -installsuffix shared -buildid -UXjHTrwlR41iRyNv3Dp/-UXjHTrwlR41iRyNv3Dp -goversion go1.16.12 -D "" -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid mbamKB8AA-CnO46vYX1m/mbamKB8AA-CnO46vYX1m -goversion go1.16.12 -D "" -importcfg $WORK/b126/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go /usr/lib/golang/src/net/http/internal/testcert.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/b3/b3e0ab2dcaffd54da2c32cb1626e47da46a0076cfb313391e4ee03c3e65cc697-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b131/ cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/19/19dff6c834786ce77f110b732bda168e5c1e1fb6126fc7859fcd43631459a156-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b133/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid Zr78-Q70bJaHoa_hwYuO/Zr78-Q70bJaHoa_hwYuO -goversion go1.16.12 -D "" -importcfg $WORK/b131/importcfg -pack ./vendor/google.golang.org/grpc/grpclog/grpclog.go ./vendor/google.golang.org/grpc/grpclog/logger.go ./vendor/google.golang.org/grpc/grpclog/loggerv2.go cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid dfDMMXCq4JfNq1Tyb2D_/dfDMMXCq4JfNq1Tyb2D_ -goversion go1.16.12 -D "" -importcfg $WORK/b133/importcfg -pack ./vendor/github.com/golang/protobuf/proto/clone.go ./vendor/github.com/golang/protobuf/proto/decode.go ./vendor/github.com/golang/protobuf/proto/deprecated.go ./vendor/github.com/golang/protobuf/proto/discard.go ./vendor/github.com/golang/protobuf/proto/encode.go ./vendor/github.com/golang/protobuf/proto/equal.go ./vendor/github.com/golang/protobuf/proto/extensions.go ./vendor/github.com/golang/protobuf/proto/lib.go ./vendor/github.com/golang/protobuf/proto/message_set.go ./vendor/github.com/golang/protobuf/proto/pointer_unsafe.go ./vendor/github.com/golang/protobuf/proto/properties.go ./vendor/github.com/golang/protobuf/proto/table_marshal.go ./vendor/github.com/golang/protobuf/proto/table_merge.go ./vendor/github.com/golang/protobuf/proto/table_unmarshal.go ./vendor/github.com/golang/protobuf/proto/text.go ./vendor/github.com/golang/protobuf/proto/text_parser.go cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/12/1206b53b9b61ea0cf55d6623b0c82fcc2ddd70a1e5be2b1a9910d84d6b987d3e-d # internal google.golang.org/grpc/metadata mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p google.golang.org/grpc/metadata -complete -installsuffix shared -buildid 3uX-KAZEgpQhDY7MPUjp/3uX-KAZEgpQhDY7MPUjp -goversion go1.16.12 -D "" -importcfg $WORK/b136/importcfg -pack ./vendor/google.golang.org/grpc/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/49/4923e3295c9b7f71ede10e3e4baa598c02d87c780ffe1a14b64a28c7b25faec7-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b131/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid fzCPcPFrQdyajFe2AslR/fzCPcPFrQdyajFe2AslR -goversion go1.16.12 -D "" -importcfg $WORK/b130/importcfg -pack ./vendor/google.golang.org/grpc/connectivity/connectivity.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/5a/5ae0bb318a7446b704faaccc5b3abf80989417fb01535b2e31a2d72fc9ca66aa-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b113/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/9a/9acad6d462d1b07d6a70956dd9e18682232eb5dd9f9038c4e40f2639a07b0c49-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b135/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b117/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid fBZlJNr3S_WrFn_5UBbt/fBZlJNr3S_WrFn_5UBbt -goversion go1.16.12 -D "" -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b130/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid 9cnGP_V4yAWNVYDvgFQk/9cnGP_V4yAWNVYDvgFQk -goversion go1.16.12 -D "" -importcfg $WORK/b135/importcfg -pack ./vendor/google.golang.org/grpc/internal/internal.go cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/a9/a9592937c8171e026134644ffc5d1876d90142dace358ad6975af7e8525bb6ef-d # internal google.golang.org/grpc/attributes mkdir -p $WORK/b138/ cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b083/arith_arm64.o ./arith_arm64.s cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p google.golang.org/grpc/attributes -complete -installsuffix shared -buildid STW7UrBrHn3MyfPxUe4Y/STW7UrBrHn3MyfPxUe4Y -goversion go1.16.12 -D "" -importcfg $WORK/b138/importcfg -pack ./vendor/google.golang.org/grpc/attributes/attributes.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b083/_pkg_.a $WORK/b083/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/41/41c022ded9174a38e6a1d3c6e2d6c0068eb5eb45c5f2287f3d54694ecfb510e8-d # internal encoding/asn1 mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b083/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b044/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid oa525qOXuBqoUJ9twZ2T/oa525qOXuBqoUJ9twZ2T -goversion go1.16.12 -D "" -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/fa/fa6d52e51f07e8fefe947d5f639fcb04c0dcc87dba6f42731307312f691e46e7-d # internal crypto/elliptic mkdir -p $WORK/b088/ cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/5a/5abce9c05b98a46d555fae0e62745a16eaf634c9c7b57b79954ff1eed6373e93-d # internal crypto/dsa mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b083/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 5HM2Csedgosi6Hhaje5g/5HM2Csedgosi6Hhaje5g -goversion go1.16.12 -D "" -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/elliptic -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b088/symabis ./p256_asm_arm64.s cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/9d/9d7a36699cbbba9e37d77794cabdbfdd089e01e2de9bb2275b8fdc3ddb0326af-d # internal html/template mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile html=$WORK/b061/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile text/template=$WORK/b063/_pkg_.a packagefile text/template/parse=$WORK/b065/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p html/template -std -complete -installsuffix shared -buildid Lvlx7yAUkOP5OvYqcXon/Lvlx7yAUkOP5OvYqcXon -goversion go1.16.12 -D "" -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/html/template/attr.go /usr/lib/golang/src/html/template/attr_string.go /usr/lib/golang/src/html/template/content.go /usr/lib/golang/src/html/template/context.go /usr/lib/golang/src/html/template/css.go /usr/lib/golang/src/html/template/delim_string.go /usr/lib/golang/src/html/template/doc.go /usr/lib/golang/src/html/template/element_string.go /usr/lib/golang/src/html/template/error.go /usr/lib/golang/src/html/template/escape.go /usr/lib/golang/src/html/template/html.go /usr/lib/golang/src/html/template/js.go /usr/lib/golang/src/html/template/jsctx_string.go /usr/lib/golang/src/html/template/state_string.go /usr/lib/golang/src/html/template/template.go /usr/lib/golang/src/html/template/transition.go /usr/lib/golang/src/html/template/url.go /usr/lib/golang/src/html/template/urlpart_string.go cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b083/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid lTsGmsM2hMZ9B47OXPkz/lTsGmsM2hMZ9B47OXPkz -goversion go1.16.12 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/p224.go /usr/lib/golang/src/crypto/elliptic/p256_asm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/59/5990919752422034ee7b5bc6ed1c227ecabee234c06a11230709dacaa1cb187b-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid ZN9q-kidq_B_AsfWaTEr/ZN9q-kidq_B_AsfWaTEr -goversion go1.16.12 -D "" -importcfg $WORK/b143/importcfg -pack ./vendor/google.golang.org/grpc/codes/code_string.go ./vendor/google.golang.org/grpc/codes/codes.go cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/09/093e3e16fb8882f9c21446eacb32b9305ef5cff4889795f58168ba3aae785c0b-d # internal google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b136/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p google.golang.org/grpc/internal/balancerload -complete -installsuffix shared -buildid cjH9UIfAsre92jaGwgV4/cjH9UIfAsre92jaGwgV4 -goversion go1.16.12 -D "" -importcfg $WORK/b147/importcfg -pack ./vendor/google.golang.org/grpc/internal/balancerload/load.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/24/248801bb6bccb08048c8bc0c82424b5343d0a58f7b2d061ea946ac7cd2d87a13-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid 8czKR8mxTvkkxAbvoM2z/8czKR8mxTvkkxAbvoM2z -goversion go1.16.12 -D "" -importcfg $WORK/b172/importcfg -pack ./vendor/golang.org/x/text/unicode/bidi/bidi.go ./vendor/golang.org/x/text/unicode/bidi/bracket.go ./vendor/golang.org/x/text/unicode/bidi/core.go ./vendor/golang.org/x/text/unicode/bidi/prop.go ./vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go ./vendor/golang.org/x/text/unicode/bidi/trieval.go cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/a2/a2e5a8ac6fed3342ce2ac242528e8f9b90d8cac89e79ca1b9ca85f90c54f58e2-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b171/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid YA4ryMDXVuZeuLkpPUMa/YA4ryMDXVuZeuLkpPUMa -goversion go1.16.12 -D "" -importcfg $WORK/b173/importcfg -pack ./vendor/golang.org/x/text/unicode/norm/composition.go ./vendor/golang.org/x/text/unicode/norm/forminfo.go ./vendor/golang.org/x/text/unicode/norm/input.go ./vendor/golang.org/x/text/unicode/norm/iter.go ./vendor/golang.org/x/text/unicode/norm/normalize.go ./vendor/golang.org/x/text/unicode/norm/readwriter.go ./vendor/golang.org/x/text/unicode/norm/tables13.0.0.go ./vendor/golang.org/x/text/unicode/norm/transform.go ./vendor/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/3c/3c88d80ccef0c2162851422169e36a19c484b4fe2ab600939e6e9b3bcb5df7d6-d # internal crypto/internal/boring mkdir -p $WORK/b078/ cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b078/ -importpath crypto/internal/boring -- -I $WORK/b078/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/elliptic -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b088/p256_asm_arm64.o ./p256_asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b088/_pkg_.a $WORK/b088/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/5f/5f99396c822d95c95595395432df824da3fe261d7bfa3e52dc254fc3838fd9e0-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b092/_pkg_.a packagefile math/big=$WORK/b083/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid tssnD3_YEvydzRdp4mxh/tssnD3_YEvydzRdp4mxh -goversion go1.16.12 -D "" -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/f4/f4fa5b4fb18981175b82c85f3677368248052241bb67637af74fba7fa8d12b67-d # internal crypto/x509/pkix mkdir -p $WORK/b103/ cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/c3/c3895fcf8548f7a0052ba850a5f8824eede133cdcbd91dfa5661e7ccbba91cfd-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b170/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/hex=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b083/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid cOl4ii9C7SIgrn_DUqba/cOl4ii9C7SIgrn_DUqba -goversion go1.16.12 -D "" -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b171/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b172/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid TnQGYAdiqM24h0S6f1mm/TnQGYAdiqM24h0S6f1mm -goversion go1.16.12 -D "" -importcfg $WORK/b170/importcfg -pack ./vendor/golang.org/x/text/secure/bidirule/bidirule.go ./vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/58/58727ff76f0de4cda8752f1244600d9de82f6229d2bd44732ff6fc06c9b8c490-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid QNALCxCVgLwewrj5rIb_/QNALCxCVgLwewrj5rIb_ -goversion go1.16.12 -D "" -importcfg $WORK/b174/importcfg -pack ./vendor/golang.org/x/net/http2/hpack/encode.go ./vendor/golang.org/x/net/http2/hpack/hpack.go ./vendor/golang.org/x/net/http2/hpack/huffman.go ./vendor/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/f1/f1697b2e1f249431bab68f687ca396c16f441113249a655c4174ef3553f94aa8-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid aC7ihIJawHaYenalETwA/aC7ihIJawHaYenalETwA -goversion go1.16.12 -D "" -importcfg $WORK/b187/importcfg -pack ./vendor/github.com/sirupsen/logrus/alt_exit.go ./vendor/github.com/sirupsen/logrus/buffer_pool.go ./vendor/github.com/sirupsen/logrus/doc.go ./vendor/github.com/sirupsen/logrus/entry.go ./vendor/github.com/sirupsen/logrus/exported.go ./vendor/github.com/sirupsen/logrus/formatter.go ./vendor/github.com/sirupsen/logrus/hooks.go ./vendor/github.com/sirupsen/logrus/json_formatter.go ./vendor/github.com/sirupsen/logrus/logger.go ./vendor/github.com/sirupsen/logrus/logrus.go ./vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./vendor/github.com/sirupsen/logrus/text_formatter.go ./vendor/github.com/sirupsen/logrus/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b173/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b066/_pkg_.a $WORK/b066/_x001.o $WORK/b066/_x002.o $WORK/b066/_x003.o $WORK/b066/_x004.o $WORK/b066/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/93/9369d5dd830576b9f571077c1b9c40b201aea02eef5533c62afd2573f9d0d73b-d # internal net/textproto mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid VU2OKgmOwnNnVFMnF8mR/VU2OKgmOwnNnVFMnF8mR -goversion go1.16.12 -D "" -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/9a/9ad1d277ef1ceb5224f4c9923fa2896061680103abf465656e4b59a83fd980bf-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b119/ cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/77/77dbdeeee396bffde6a76e61d2702f485221e1a357410da7a7e140d5d314b370-d # internal google.golang.org/grpc/credentials/internal mkdir -p $WORK/b134/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b113/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b064/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid izFL3FTyBi30gzMZFR4E/izFL3FTyBi30gzMZFR4E -goversion go1.16.12 -D "" -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b066/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p google.golang.org/grpc/credentials/internal -complete -installsuffix shared -buildid JwQ682xHQXGtMxyx28rB/JwQ682xHQXGtMxyx28rB -goversion go1.16.12 -D "" -importcfg $WORK/b134/importcfg -pack ./vendor/google.golang.org/grpc/credentials/internal/syscallconn.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b174/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/6e/6efae95ad74839855a4f7f83c348c16b21e5d0225766e796e6a7b8f6872abf8c-d # internal golang.org/x/net/idna mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b170/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b172/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b173/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid 3Y6qYf-kEBeeqVeUaQzf/3Y6qYf-kEBeeqVeUaQzf -goversion go1.16.12 -D "" -importcfg $WORK/b169/importcfg -pack ./vendor/golang.org/x/net/idna/idna10.0.0.go ./vendor/golang.org/x/net/idna/punycode.go ./vendor/golang.org/x/net/idna/tables13.0.0.go ./vendor/golang.org/x/net/idna/trie.go ./vendor/golang.org/x/net/idna/trieval.go cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/e5/e5a6f6177ccb03e0a16fcb46a8b0f66e64148e5ab3bffe17ce0149cfb03c593c-d # internal google.golang.org/grpc/internal/syscall mkdir -p $WORK/b175/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b131/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p google.golang.org/grpc/internal/syscall -complete -installsuffix shared -buildid uzawV4Y7tY_OHm4DeSjo/uzawV4Y7tY_OHm4DeSjo -goversion go1.16.12 -D "" -importcfg $WORK/b175/importcfg -pack ./vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/fa/fac54cc3f36d2a058c46226c0c4b631ce371a40452c74e2984bd0c063356c7e1-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b113/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid jEZNB2Efmq7gGu9HJHEb/jEZNB2Efmq7gGu9HJHEb -goversion go1.16.12 -D "" -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/6d/6d2cd86cfc359b7ad84a98b17ab61b7af73c9b44b9032469d52dc60482bc5563-d # internal google.golang.org/grpc/stats mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b136/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p google.golang.org/grpc/stats -complete -installsuffix shared -buildid Jj3INwQmopXMN1ZC9zF3/Jj3INwQmopXMN1ZC9zF3 -goversion go1.16.12 -D "" -importcfg $WORK/b178/importcfg -pack ./vendor/google.golang.org/grpc/stats/handlers.go ./vendor/google.golang.org/grpc/stats/stats.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/07/07b494e95ae65332abc38ba106d13dbda34e6d7407747963b63a3aca925faf4d-d # internal google.golang.org/grpc/naming mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b131/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p google.golang.org/grpc/naming -complete -installsuffix shared -buildid coId7X0JHCCmk69L6YeN/coId7X0JHCCmk69L6YeN -goversion go1.16.12 -D "" -importcfg $WORK/b180/importcfg -pack ./vendor/google.golang.org/grpc/naming/dns_resolver.go ./vendor/google.golang.org/grpc/naming/naming.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b178/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/c7/c741e32469e7731dc5b9489be54949e194e0a526e909792259910913d0bdd1d8-d # internal github.com/containerd/containerd/log mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b187/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/containerd/containerd/log -lang=go1.16 -complete -installsuffix shared -buildid nQgPN6DcSyfyqZeojaK8/nQgPN6DcSyfyqZeojaK8 -goversion go1.16.12 -D "" -importcfg $WORK/b186/importcfg -pack ./log/context.go cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/d6/d66deb29b6b559aa3a40ce6d99d77f100836023047a514d783caa990a8f63e17-d # internal github.com/klauspost/compress/fse mkdir -p $WORK/b190/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b175/_pkg_.a # internal cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid U8yfPAzVLZI3OMqSS2eF/U8yfPAzVLZI3OMqSS2eF -goversion go1.16.12 -D "" -importcfg $WORK/b190/importcfg -pack ./vendor/github.com/klauspost/compress/fse/bitreader.go ./vendor/github.com/klauspost/compress/fse/bitwriter.go ./vendor/github.com/klauspost/compress/fse/bytereader.go ./vendor/github.com/klauspost/compress/fse/compress.go ./vendor/github.com/klauspost/compress/fse/decompress.go ./vendor/github.com/klauspost/compress/fse/fse.go cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/a5/a5160f750bc851c614b426970f5d89a394586a7bd4154bfc7ef33d4d22e9c431-d # internal github.com/opencontainers/go-digest mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b079/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b156/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid O0hcUPk3orh_ck5NWZ2N/O0hcUPk3orh_ck5NWZ2N -goversion go1.16.12 -D "" -importcfg $WORK/b197/importcfg -pack ./vendor/github.com/opencontainers/go-digest/algorithm.go ./vendor/github.com/opencontainers/go-digest/digest.go ./vendor/github.com/opencontainers/go-digest/digester.go ./vendor/github.com/opencontainers/go-digest/doc.go ./vendor/github.com/opencontainers/go-digest/verifiers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/70/709ca42c42f5edcbcf8fb3a5dbd4382f8add6fbf931fd9a1c6cd4302c8292903-d # internal github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid G_d4UMheisz-SRfVgGFX/G_d4UMheisz-SRfVgGFX -goversion go1.16.12 -D "" -importcfg $WORK/b199/importcfg -pack ./vendor/github.com/opencontainers/image-spec/specs-go/version.go ./vendor/github.com/opencontainers/image-spec/specs-go/versioned.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/84/8488531ea51290412b12bae9b6e30518466028a9b7de1830f0fddd3a219f8d81-d # internal github.com/containerd/containerd/pkg/userns mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containerd/containerd/pkg/userns -lang=go1.16 -complete -installsuffix shared -buildid i98PeJ9yxGGISH2UR47z/i98PeJ9yxGGISH2UR47z -goversion go1.16.12 -D "" -importcfg $WORK/b206/importcfg -pack ./pkg/userns/userns_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/47/479ab030878e7eb112f9e75b918febb600739a92afad61fb083c72c8ab9b15e8-d # internal github.com/moby/sys/mountinfo mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/moby/sys/mountinfo -complete -installsuffix shared -buildid ijT4qXVBei43BdM6ebXU/ijT4qXVBei43BdM6ebXU -goversion go1.16.12 -D "" -importcfg $WORK/b207/importcfg -pack ./vendor/github.com/moby/sys/mountinfo/doc.go ./vendor/github.com/moby/sys/mountinfo/mounted_linux.go ./vendor/github.com/moby/sys/mountinfo/mounted_unix.go ./vendor/github.com/moby/sys/mountinfo/mountinfo.go ./vendor/github.com/moby/sys/mountinfo/mountinfo_filters.go ./vendor/github.com/moby/sys/mountinfo/mountinfo_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/81/81efa70fdf4c58e06893112a35e707efe638e62138da2b371083490413a55f18-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b169/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid YyFy02r0nbM5TOmAKE3z/YyFy02r0nbM5TOmAKE3z -goversion go1.16.12 -D "" -importcfg $WORK/b168/importcfg -pack ./vendor/golang.org/x/net/http/httpguts/guts.go ./vendor/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b197/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/17/176c5514c80a079cdaf5e447ef038df79862f27f409b8b70d13adb0dc56adb53-d # internal github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b198/ cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/3e/3e13bda556050971b274a5f914dd31be7039cdc6f4ffd7d20b80479718faa87b-d # internal github.com/containerd/containerd/sys mkdir -p $WORK/b205/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b197/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b199/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid kBsssyc41rXsRWk8m8y8/kBsssyc41rXsRWk8m8y8 -goversion go1.16.12 -D "" -importcfg $WORK/b198/importcfg -pack ./vendor/github.com/opencontainers/image-spec/specs-go/v1/annotations.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/config.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/index.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/layout.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/manifest.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b190/_pkg_.a # internal cat >$WORK/b205/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/sys /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containerd/containerd/sys -trimpath "$WORK/b205=>" -I $WORK/b205/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b205/symabis ./subprocess_unsafe_linux.s cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/41/417f80bcfa66fb856976cf1ec95951815bd269dbca8aca9f411d30a4ccd5f546-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b190/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid hI2Qg4P_nKAU218QcmiX/hI2Qg4P_nKAU218QcmiX -goversion go1.16.12 -D "" -importcfg $WORK/b189/importcfg -pack ./vendor/github.com/klauspost/compress/huff0/bitreader.go ./vendor/github.com/klauspost/compress/huff0/bitwriter.go ./vendor/github.com/klauspost/compress/huff0/bytereader.go ./vendor/github.com/klauspost/compress/huff0/compress.go ./vendor/github.com/klauspost/compress/huff0/decompress.go ./vendor/github.com/klauspost/compress/huff0/huff0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/e0/e0958c3b234904a220fcc6cbd586f6c8f066a7b93b58ddb25c397a4324e633cb-d # internal github.com/containerd/containerd/pkg/dialer mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/containerd/containerd/pkg/dialer -lang=go1.16 -complete -installsuffix shared -buildid ECVVxBpdEfDIz_a_0FaE/ECVVxBpdEfDIz_a_0FaE -goversion go1.16.12 -D "" -importcfg $WORK/b211/importcfg -pack ./pkg/dialer/dialer.go ./pkg/dialer/dialer_unix.go cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b186/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=$WORK/b206/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containerd/containerd/sys -lang=go1.16 -installsuffix shared -buildid yu8xSouqchKH4AjlBGia/yu8xSouqchKH4AjlBGia -goversion go1.16.12 -symabis $WORK/b205/symabis -D "" -importcfg $WORK/b205/importcfg -pack -asmhdr $WORK/b205/go_asm.h ./sys/epoll.go ./sys/fds.go ./sys/filesys_unix.go ./sys/mount_linux.go ./sys/oom_linux.go ./sys/socket_unix.go ./sys/stat_unix.go ./sys/subprocess_unsafe_linux.go ./sys/userns_deprecated.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/70/70cb1efaef113534204d99bd399b5154c16d308a9a673f1500b49b308b09b2d3-d # internal os/user mkdir -p $WORK/b221/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b221/ -importpath os/user -- -I $WORK/b221/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/78/7812160c703c0f011e9af9a6a31c62e37b4881d037a5666ff9dc6a6f7d04049f-d # internal github.com/docker/go-units mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b156/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid _ML4LMU0Z6lkknQrIWex/_ML4LMU0Z6lkknQrIWex -goversion go1.16.12 -D "" -importcfg $WORK/b222/importcfg -pack ./vendor/github.com/docker/go-units/duration.go ./vendor/github.com/docker/go-units/size.go ./vendor/github.com/docker/go-units/ulimit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/a9/a96d59ba6ed489b702368fe2012454ab4481a1a9ac800a33a449bf0a354d84b8-d # internal google.golang.org/grpc/encoding/proto mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b133/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b144/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p google.golang.org/grpc/encoding/proto -complete -installsuffix shared -buildid 2sEevWpwl_F1_ds9zVNK/2sEevWpwl_F1_ds9zVNK -goversion go1.16.12 -D "" -importcfg $WORK/b145/importcfg -pack ./vendor/google.golang.org/grpc/encoding/proto/proto.go cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/sys /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containerd/containerd/sys -trimpath "$WORK/b205=>" -I $WORK/b205/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b205/subprocess_unsafe_linux.o ./subprocess_unsafe_linux.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/08/08f618871b5d28d0479c511c2f1997564f5df3ddd69b0fb86f7eb7711f9a0438-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b133/_pkg_.a packagefile math=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid sstNp89eJH2_Wvw6cfHd/sstNp89eJH2_Wvw6cfHd -goversion go1.16.12 -D "" -importcfg $WORK/b150/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/any/any.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b211/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/76/76fd05eb41e70c6ddfad30239d14dcc26926538da55a1a82d4cd914ee30233a8-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b151/ cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/3a/3a7c8aeae4121d8e20dde1e6074e3b448758a45ba21f714c1737b7f432961488-d # internal github.com/gogo/protobuf/types mkdir -p $WORK/b050/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b133/_pkg_.a packagefile math=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid k7ireTWOyFufz8Q3hcV2/k7ireTWOyFufz8Q3hcV2 -goversion go1.16.12 -D "" -importcfg $WORK/b151/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd/sys /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b205/_pkg_.a $WORK/b205/subprocess_unsafe_linux.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b205/_pkg_.a # internal cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b047/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b051/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/gogo/protobuf/types -complete -installsuffix shared -buildid CwM20g6Jr3dlUjUymdwL/CwM20g6Jr3dlUjUymdwL -goversion go1.16.12 -D "" -importcfg $WORK/b050/importcfg -pack ./vendor/github.com/gogo/protobuf/types/any.go ./vendor/github.com/gogo/protobuf/types/any.pb.go ./vendor/github.com/gogo/protobuf/types/api.pb.go ./vendor/github.com/gogo/protobuf/types/doc.go ./vendor/github.com/gogo/protobuf/types/duration.go ./vendor/github.com/gogo/protobuf/types/duration.pb.go ./vendor/github.com/gogo/protobuf/types/duration_gogo.go ./vendor/github.com/gogo/protobuf/types/empty.pb.go ./vendor/github.com/gogo/protobuf/types/field_mask.pb.go ./vendor/github.com/gogo/protobuf/types/protosize.go ./vendor/github.com/gogo/protobuf/types/source_context.pb.go ./vendor/github.com/gogo/protobuf/types/struct.pb.go ./vendor/github.com/gogo/protobuf/types/timestamp.go ./vendor/github.com/gogo/protobuf/types/timestamp.pb.go ./vendor/github.com/gogo/protobuf/types/timestamp_gogo.go ./vendor/github.com/gogo/protobuf/types/type.pb.go ./vendor/github.com/gogo/protobuf/types/wrappers.pb.go ./vendor/github.com/gogo/protobuf/types/wrappers_gogo.go cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/16/1669d634e47f6f71be5d7a55e5a4d1ebde18c09212395dfc13c449870ee3a522-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b133/_pkg_.a packagefile math=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid e7cE7DbUEQ77rgyBFtXW/e7cE7DbUEQ77rgyBFtXW -goversion go1.16.12 -D "" -importcfg $WORK/b152/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/f2/f2511cb36221041835ad02d18b9777c8b4a6d88d5270de1b4ebc880b0db82657-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b133/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b150/_pkg_.a packagefile math=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid P4shgNseSm7xoOrIAeDv/P4shgNseSm7xoOrIAeDv -goversion go1.16.12 -D "" -importcfg $WORK/b155/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/c6/c66615bc4cde26ecf8677341707f68c9191ee76c8d42b77fb8826cf0eb108cfd-d # internal github.com/containerd/containerd/mount mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b186/_pkg_.a packagefile github.com/containerd/containerd/sys=$WORK/b205/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b207/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile math/rand=$WORK/b084/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b194/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/containerd/containerd/mount -lang=go1.16 -complete -installsuffix shared -buildid Y8RD7PvqSLProzXhYjHd/Y8RD7PvqSLProzXhYjHd -goversion go1.16.12 -D "" -importcfg $WORK/b204/importcfg -pack ./mount/lookup_unix.go ./mount/losetup_linux.go ./mount/mount.go ./mount/mount_linux.go ./mount/mountinfo.go ./mount/temp.go ./mount/temp_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/87/87bbb1f24a9ad53b27180f63198ad4e9dd769a14c366690124dbc4b18c554018-d # internal github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b218/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b047/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid Go0iKpxRidWgW7QVIjWw/Go0iKpxRidWgW7QVIjWw -goversion go1.16.12 -D "" -importcfg $WORK/b218/importcfg -pack ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.pb.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor_gostring.gen.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/helper.go cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/2f/2fce731c51ed641870e8fb60300fad9eb90fa5587c2ec7c12c27a768c7ed3004-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b133/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b150/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b151/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b152/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid bq7TXD6KG1IqynMwXZNr/bq7TXD6KG1IqynMwXZNr -goversion go1.16.12 -D "" -importcfg $WORK/b149/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/any.go ./vendor/github.com/golang/protobuf/ptypes/doc.go ./vendor/github.com/golang/protobuf/ptypes/duration.go ./vendor/github.com/golang/protobuf/ptypes/timestamp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/b1/b111cbcfb35bf757384a353fa8045de74679625a8dc59a40128d02f99de2e301-d # internal google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b133/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b151/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b152/_pkg_.a packagefile math=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -complete -installsuffix shared -buildid afSMYZYYhUOGBNrpPmzG/afSMYZYYhUOGBNrpPmzG -goversion go1.16.12 -D "" -importcfg $WORK/b153/importcfg -pack ./vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/41/419c9f68352a0dd92946b4dc35cb22488a8fb54171277a9155a66378f06b9308-d # internal github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid hyG7Q34iJmZcNV0EKZVR/hyG7Q34iJmZcNV0EKZVR -goversion go1.16.12 -D "" -importcfg $WORK/b223/importcfg -pack ./vendor/github.com/opencontainers/runtime-spec/specs-go/config.go ./vendor/github.com/opencontainers/runtime-spec/specs-go/state.go ./vendor/github.com/opencontainers/runtime-spec/specs-go/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b223/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/73/73f9f5b70d7e3411ba5fe622e9d04975a20a9ad6fcb4bdc074e7d4ab1042ab70-d # internal compress/zlib mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile compress/flate=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile hash/adler32=$WORK/b228/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid jX35zK-9XkpoNiey-TvC/jX35zK-9XkpoNiey-TvC -goversion go1.16.12 -D "" -importcfg $WORK/b227/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/4f/4f7dd962baa1bf96beb687bcf1e0a71ed2931413de23e452368e0db830f3dbf6-d # internal debug/dwarf mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p debug/dwarf -std -complete -installsuffix shared -buildid NH_p3Tg7jKgvOn6pfK0Q/NH_p3Tg7jKgvOn6pfK0Q -goversion go1.16.12 -D "" -importcfg $WORK/b229/importcfg -pack /usr/lib/golang/src/debug/dwarf/attr_string.go /usr/lib/golang/src/debug/dwarf/buf.go /usr/lib/golang/src/debug/dwarf/class_string.go /usr/lib/golang/src/debug/dwarf/const.go /usr/lib/golang/src/debug/dwarf/entry.go /usr/lib/golang/src/debug/dwarf/line.go /usr/lib/golang/src/debug/dwarf/open.go /usr/lib/golang/src/debug/dwarf/tag_string.go /usr/lib/golang/src/debug/dwarf/type.go /usr/lib/golang/src/debug/dwarf/typeunit.go /usr/lib/golang/src/debug/dwarf/unit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/e1/e1dcd0f59e0473a966fbf97ae5a904dfd68ace4c77941ffea5be46bae1113dbf-d # internal google.golang.org/grpc/status mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b133/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b149/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b155/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b143/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b135/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid kHnPeUHzfusKEbQcC1t5/kHnPeUHzfusKEbQcC1t5 -goversion go1.16.12 -D "" -importcfg $WORK/b154/importcfg -pack ./vendor/google.golang.org/grpc/status/status.go cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/3b/3bbcc65e513f5599e5cc8994f64cfe1362383365f059c16f881a2b9f08c86127-d # internal github.com/cilium/ebpf/internal/unix mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/cilium/ebpf/internal/unix -complete -installsuffix shared -buildid _ZkgCCNLYOS9sTindYgN/_ZkgCCNLYOS9sTindYgN -goversion go1.16.12 -D "" -importcfg $WORK/b231/importcfg -pack ./vendor/github.com/cilium/ebpf/internal/unix/types_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/94/94faeaac83e15eac0c04d400ded9d867d1bbf94075f98aad7ecea9ca541ab891-d # internal github.com/docker/go-events mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b187/_pkg_.a packagefile math/rand=$WORK/b084/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/docker/go-events -complete -installsuffix shared -buildid sXnlEx1bpaGnNYOtRudK/sXnlEx1bpaGnNYOtRudK -goversion go1.16.12 -D "" -importcfg $WORK/b244/importcfg -pack ./vendor/github.com/docker/go-events/broadcast.go ./vendor/github.com/docker/go-events/channel.go ./vendor/github.com/docker/go-events/errors.go ./vendor/github.com/docker/go-events/event.go ./vendor/github.com/docker/go-events/filter.go ./vendor/github.com/docker/go-events/queue.go ./vendor/github.com/docker/go-events/retry.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/63/630bed59c17d04a2779bdf100541081ccccc51ff0ca68be6a9743e30d3422009-d # internal google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b133/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b149/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b153/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b131/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b136/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b154/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b156/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p google.golang.org/grpc/internal/binarylog -complete -installsuffix shared -buildid jNUisRjqMcBtDI0BssBd/jNUisRjqMcBtDI0BssBd -goversion go1.16.12 -D "" -importcfg $WORK/b148/importcfg -pack ./vendor/google.golang.org/grpc/internal/binarylog/binarylog.go ./vendor/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./vendor/google.golang.org/grpc/internal/binarylog/env_config.go ./vendor/google.golang.org/grpc/internal/binarylog/method_logger.go ./vendor/google.golang.org/grpc/internal/binarylog/sink.go ./vendor/google.golang.org/grpc/internal/binarylog/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/ee/ee3a7a9bb9c8d75729854081be6488509af135ba78dae4e6d1ae7abb835b4d2e-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b183/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b231/_pkg_.a # internal cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b143/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b154/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/containerd/containerd/errdefs -lang=go1.16 -complete -installsuffix shared -buildid 1K6_2vAG95NAwrWwMaDT/1K6_2vAG95NAwrWwMaDT -goversion go1.16.12 -D "" -importcfg $WORK/b183/importcfg -pack ./errdefs/errors.go ./errdefs/grpc.go cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/12/122ba8c2a9b09b3e17836c620334f36ef9f81cccb7a6ce4eadf3bf6a2269ce58-d # internal github.com/containerd/ttrpc mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b047/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b187/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b155/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b143/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b154/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/rand=$WORK/b084/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/containerd/ttrpc -complete -installsuffix shared -buildid tuWKO9wy0dpRClQwmIQc/tuWKO9wy0dpRClQwmIQc -goversion go1.16.12 -D "" -importcfg $WORK/b210/importcfg -pack ./vendor/github.com/containerd/ttrpc/channel.go ./vendor/github.com/containerd/ttrpc/client.go ./vendor/github.com/containerd/ttrpc/codec.go ./vendor/github.com/containerd/ttrpc/config.go ./vendor/github.com/containerd/ttrpc/handshake.go ./vendor/github.com/containerd/ttrpc/interceptor.go ./vendor/github.com/containerd/ttrpc/metadata.go ./vendor/github.com/containerd/ttrpc/server.go ./vendor/github.com/containerd/ttrpc/services.go ./vendor/github.com/containerd/ttrpc/types.go ./vendor/github.com/containerd/ttrpc/unixcreds_linux.go cd $WORK/b221 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b221=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/ea/ea1db1741d237aeda3e02c06fcaf8e5d3bf5f1aa67c52b7745d8c07b2028ec46-d # internal github.com/containerd/containerd/filters mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b183/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b186/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b156/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containerd/containerd/filters -lang=go1.16 -complete -installsuffix shared -buildid 7EqXTWzR3IoQgpuR1l4m/7EqXTWzR3IoQgpuR1l4m -goversion go1.16.12 -D "" -importcfg $WORK/b196/importcfg -pack ./filters/adaptor.go ./filters/filter.go ./filters/parser.go ./filters/quote.go ./filters/scanner.go cd $WORK/b221 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b221=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b221=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/2c/2ce2ab505a1d988d327e711d5b31275bc690f34b9c0a1f4c1c1a9b7cf5072334-d # internal github.com/containerd/containerd/labels mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/containerd/errdefs=$WORK/b183/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containerd/containerd/labels -lang=go1.16 -complete -installsuffix shared -buildid ZbOd-ES2mycdHh3LMMmH/ZbOd-ES2mycdHh3LMMmH -goversion go1.16.12 -D "" -importcfg $WORK/b200/importcfg -pack ./labels/labels.go ./labels/validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/15/15e73579b950b7a31b6f20b7c6af97931e390a25007f2e3c080bc18e0d9820a9-d # internal github.com/containerd/containerd/content mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b183/_pkg_.a packagefile github.com/containerd/containerd/filters=$WORK/b196/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b197/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b198/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile math/rand=$WORK/b084/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containerd/containerd/content -lang=go1.16 -complete -installsuffix shared -buildid c0Tmr-z37T715XEa5b7Z/c0Tmr-z37T715XEa5b7Z -goversion go1.16.12 -D "" -importcfg $WORK/b195/importcfg -pack ./content/adaptor.go ./content/content.go ./content/helpers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b218/_pkg_.a # internal cd $WORK/b221 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b221=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/fc/fc8ed646034daa69db3159a07a424200779062fca3e4d2c72257f790df17e81f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/97/97dabcf891ab63d329d31d3afdad577fcc0003d2cc0dcdb8775329ec285456ec-d # internal github.com/containerd/containerd/platforms mkdir -p $WORK/b201/ github.com/containerd/containerd/identifiers mkdir -p $WORK/b209/ TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b221=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b183/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b186/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b198/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b156/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containerd/containerd/platforms -lang=go1.16 -complete -installsuffix shared -buildid pnas5YcApd_gqGuJQ5M6/pnas5YcApd_gqGuJQ5M6 -goversion go1.16.12 -D "" -importcfg $WORK/b201/importcfg -pack ./platforms/compare.go ./platforms/cpuinfo.go ./platforms/database.go ./platforms/defaults.go ./platforms/defaults_unix.go ./platforms/platforms.go cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/containerd/errdefs=$WORK/b183/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile regexp=$WORK/b156/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/containerd/containerd/identifiers -lang=go1.16 -complete -installsuffix shared -buildid d7vxtpfAdcj4Ldl53Wru/d7vxtpfAdcj4Ldl53Wru -goversion go1.16.12 -D "" -importcfg $WORK/b209/importcfg -pack ./identifiers/validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b210/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b195/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b221=/tmp/go-build -gno-record-gcc-switches -o $WORK/b221/_cgo_.o $WORK/b221/_cgo_main.o $WORK/b221/_x001.o $WORK/b221/_x002.o $WORK/b221/_x003.o $WORK/b221/_x004.o -g -O2 cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/9f/9fcaee4ddc2295fd5ededc80415f9bdb109f52796444eb35b1fcb79b602dca7e-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b217/ cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/1e/1eb24ebdb48fa48f96d94e8c54ae376ce10745518bff0e07377d5109c90c9e09-d # internal github.com/containerd/containerd/content/local mkdir -p $WORK/b239/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b047/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b218/_pkg_.a packagefile math=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid ROmr8VhrQjDy8beHGY2J/ROmr8VhrQjDy8beHGY2J -goversion go1.16.12 -D "" -importcfg $WORK/b217/importcfg -pack ./vendor/github.com/gogo/protobuf/gogoproto/doc.go ./vendor/github.com/gogo/protobuf/gogoproto/gogo.pb.go ./vendor/github.com/gogo/protobuf/gogoproto/helper.go cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b195/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b183/_pkg_.a packagefile github.com/containerd/containerd/filters=$WORK/b196/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b186/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b197/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b198/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b187/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile math/rand=$WORK/b084/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/containerd/containerd/content/local -lang=go1.16 -complete -installsuffix shared -buildid svOpfV1m9Hp91o-GBB1e/svOpfV1m9Hp91o-GBB1e -goversion go1.16.12 -D "" -importcfg $WORK/b239/importcfg -pack ./content/local/locks.go ./content/local/readerat.go ./content/local/store.go ./content/local/store_unix.go ./content/local/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b209/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b221/_cgo_.o -dynout $WORK/b221/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/8a/8a51f58f5808a7f690251612837bfd0d21fcd63f61e6f5eebcc6ba3a05102875-d # internal github.com/containerd/containerd/namespaces mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b183/_pkg_.a packagefile github.com/containerd/containerd/identifiers=$WORK/b209/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b210/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b136/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/containerd/containerd/namespaces -lang=go1.16 -complete -installsuffix shared -buildid hwEUbBuQVLwmuuIeWt2l/hwEUbBuQVLwmuuIeWt2l -goversion go1.16.12 -D "" -importcfg $WORK/b208/importcfg -pack ./namespaces/context.go ./namespaces/grpc.go ./namespaces/store.go ./namespaces/ttrpc.go cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/a8/a85266baad3579e2c752a54dd9826e2cabf4bdc9cf46cd45dd4eda28a5219326-d # internal debug/elf mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/zlib=$WORK/b227/_pkg_.a packagefile debug/dwarf=$WORK/b229/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p debug/elf -std -complete -installsuffix shared -buildid yhx3DwVX3nNTFsTQYWBd/yhx3DwVX3nNTFsTQYWBd -goversion go1.16.12 -D "" -importcfg $WORK/b226/importcfg -pack /usr/lib/golang/src/debug/elf/elf.go /usr/lib/golang/src/debug/elf/file.go /usr/lib/golang/src/debug/elf/reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/73/73aa56e1776b44b5a7bb9c563fc0fd55421a02fc40a54187fb5c66897b974245-d # internal github.com/containerd/containerd/leases mkdir -p $WORK/b248/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b070/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p os/user -std -installsuffix shared -buildid aT_07WM7bsDEJd1XeGVR/aT_07WM7bsDEJd1XeGVR -goversion go1.16.12 -D "" -importcfg $WORK/b221/importcfg -pack /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b221/_cgo_gotypes.go $WORK/b221/cgo_lookup_unix.cgo1.go $WORK/b221/getgrouplist_unix.cgo1.go $WORK/b221/listgroups_unix.cgo1.go $WORK/b221/_cgo_import.go cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b136/_pkg_.a packagefile math/rand=$WORK/b084/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containerd/containerd/leases -lang=go1.16 -complete -installsuffix shared -buildid 9rkgJkUCMyBtFL0PCMyP/9rkgJkUCMyBtFL0PCMyP -goversion go1.16.12 -D "" -importcfg $WORK/b248/importcfg -pack ./leases/context.go ./leases/grpc.go ./leases/id.go ./leases/lease.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b208/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/34/34d032fb78ab205e066a57d4a65647aaab502947303adfa2bf9df04a04fd184a-d # internal go.etcd.io/bbolt mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile hash/fnv=$WORK/b251/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p go.etcd.io/bbolt -complete -installsuffix shared -buildid Zd9EOCig7GurYOUqr7JA/Zd9EOCig7GurYOUqr7JA -goversion go1.16.12 -D "" -importcfg $WORK/b250/importcfg -pack ./vendor/go.etcd.io/bbolt/bolt_arm64.go ./vendor/go.etcd.io/bbolt/bolt_linux.go ./vendor/go.etcd.io/bbolt/bolt_unix.go ./vendor/go.etcd.io/bbolt/bucket.go ./vendor/go.etcd.io/bbolt/cursor.go ./vendor/go.etcd.io/bbolt/db.go ./vendor/go.etcd.io/bbolt/doc.go ./vendor/go.etcd.io/bbolt/errors.go ./vendor/go.etcd.io/bbolt/freelist.go ./vendor/go.etcd.io/bbolt/freelist_hmap.go ./vendor/go.etcd.io/bbolt/node.go ./vendor/go.etcd.io/bbolt/page.go ./vendor/go.etcd.io/bbolt/tx.go ./vendor/go.etcd.io/bbolt/unsafe.go cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/4e/4e01a468fcce736fa833b8e77068df3c5c83b735bb57a81f3370b94fa2d1f3b8-d # internal github.com/containerd/cgroups/stats/v1 mkdir -p $WORK/b216/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b248/_pkg_.a # internal cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b217/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b047/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/containerd/cgroups/stats/v1 -complete -installsuffix shared -buildid Gtfm5tsO-0U_80y8QqC-/Gtfm5tsO-0U_80y8QqC- -goversion go1.16.12 -D "" -importcfg $WORK/b216/importcfg -pack ./vendor/github.com/containerd/cgroups/stats/v1/doc.go ./vendor/github.com/containerd/cgroups/stats/v1/metrics.pb.go cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/0f/0f3f446f77b5c20b6dd2654e2efeae1a19cb58ca23527211a3802817ae09437a-d # internal github.com/containerd/cgroups/v2/stats mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b217/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b047/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/containerd/cgroups/v2/stats -complete -installsuffix shared -buildid w7SVGlf6_J1gx4k1Kb8n/w7SVGlf6_J1gx4k1Kb8n -goversion go1.16.12 -D "" -importcfg $WORK/b235/importcfg -pack ./vendor/github.com/containerd/cgroups/v2/stats/doc.go ./vendor/github.com/containerd/cgroups/v2/stats/metrics.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/40/40cc1a7f714cda6a4f4f7be7e1878b850f0c24f0110dec41c2cc07bf2c2b0db0-d # internal github.com/containerd/containerd/snapshots mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b204/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/containerd/containerd/snapshots -lang=go1.16 -complete -installsuffix shared -buildid miKRMN0gPHtDAFJbffaY/miKRMN0gPHtDAFJbffaY -goversion go1.16.12 -D "" -importcfg $WORK/b252/importcfg -pack ./snapshots/snapshotter.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b221/_pkg_.a $WORK/b221/_x001.o $WORK/b221/_x002.o $WORK/b221/_x003.o $WORK/b221/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/ac/aceba88ae0b499a01f82934b1caf596a20c9f8146703ad279dd3eace6f835a75-d # internal github.com/imdario/mergo mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid LHaI48hAogyeCzFEoyNd/LHaI48hAogyeCzFEoyNd -goversion go1.16.12 -D "" -importcfg $WORK/b255/importcfg -pack ./vendor/github.com/imdario/mergo/doc.go ./vendor/github.com/imdario/mergo/map.go ./vendor/github.com/imdario/mergo/merge.go ./vendor/github.com/imdario/mergo/mergo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/b2/b2e6c5577c6fb6e1ed5b5992df12e53da035f4942a27eba2ab0caf4043e81230-d # internal github.com/cilium/ebpf/internal mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile debug/elf=$WORK/b226/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b231/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile regexp=$WORK/b156/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/cilium/ebpf/internal -complete -installsuffix shared -buildid XPjE1NYQDUy6ISM3PkYb/XPjE1NYQDUy6ISM3PkYb -goversion go1.16.12 -D "" -importcfg $WORK/b232/importcfg -pack ./vendor/github.com/cilium/ebpf/internal/cpu.go ./vendor/github.com/cilium/ebpf/internal/elf.go ./vendor/github.com/cilium/ebpf/internal/endian.go ./vendor/github.com/cilium/ebpf/internal/errors.go ./vendor/github.com/cilium/ebpf/internal/fd.go ./vendor/github.com/cilium/ebpf/internal/feature.go ./vendor/github.com/cilium/ebpf/internal/io.go ./vendor/github.com/cilium/ebpf/internal/pinning.go ./vendor/github.com/cilium/ebpf/internal/ptr.go ./vendor/github.com/cilium/ebpf/internal/ptr_64.go ./vendor/github.com/cilium/ebpf/internal/syscall.go ./vendor/github.com/cilium/ebpf/internal/syscall_string.go ./vendor/github.com/cilium/ebpf/internal/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/a1/a1dc876cec93be5cdf6001088f43b459f64858e550ee29eabff7e2f5ad38abfb-d # internal github.com/pelletier/go-toml mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b083/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile regexp=$WORK/b156/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/pelletier/go-toml -complete -installsuffix shared -buildid _B_18sc-ngoxZ0p6PQgc/_B_18sc-ngoxZ0p6PQgc -goversion go1.16.12 -D "" -importcfg $WORK/b256/importcfg -pack ./vendor/github.com/pelletier/go-toml/doc.go ./vendor/github.com/pelletier/go-toml/keysparsing.go ./vendor/github.com/pelletier/go-toml/lexer.go ./vendor/github.com/pelletier/go-toml/localtime.go ./vendor/github.com/pelletier/go-toml/marshal.go ./vendor/github.com/pelletier/go-toml/parser.go ./vendor/github.com/pelletier/go-toml/position.go ./vendor/github.com/pelletier/go-toml/token.go ./vendor/github.com/pelletier/go-toml/toml.go ./vendor/github.com/pelletier/go-toml/tomltree_create.go ./vendor/github.com/pelletier/go-toml/tomltree_write.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/74/7406e0097daa5d91df5cc1d30ea79805fa47e17004fea838947c169c01ded578-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b133/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b152/_pkg_.a packagefile math=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid 9UXrspsRdZ5wFNpT4Oxs/9UXrspsRdZ5wFNpT4Oxs -goversion go1.16.12 -D "" -importcfg $WORK/b263/importcfg -pack ./vendor/github.com/prometheus/client_model/go/metrics.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b250/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b255/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/39/396060fa12660dfa800cd6def13591b9c6eea43c25cef388401397aa12caad2a-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b133/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid 03d5JBwBkdlsEKEHAPgs/03d5JBwBkdlsEKEHAPgs -goversion go1.16.12 -D "" -importcfg $WORK/b265/importcfg -pack ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/3c/3cc3081a85b373573c784705b9f49f78a6b780900a3fc870544f0c40adf67c00-d # internal github.com/prometheus/common/model mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile regexp=$WORK/b156/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid RrmrR6BINS22zuhMQOzN/RrmrR6BINS22zuhMQOzN -goversion go1.16.12 -D "" -importcfg $WORK/b267/importcfg -pack ./vendor/github.com/prometheus/common/model/alert.go ./vendor/github.com/prometheus/common/model/fingerprinting.go ./vendor/github.com/prometheus/common/model/fnv.go ./vendor/github.com/prometheus/common/model/labels.go ./vendor/github.com/prometheus/common/model/labelset.go ./vendor/github.com/prometheus/common/model/metric.go ./vendor/github.com/prometheus/common/model/model.go ./vendor/github.com/prometheus/common/model/signature.go ./vendor/github.com/prometheus/common/model/silence.go ./vendor/github.com/prometheus/common/model/time.go ./vendor/github.com/prometheus/common/model/value.go cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/52/528983bad473f94ebff62b63581d40c011db40bbe6b1b732b1d04e8ac5385587-d # internal github.com/containerd/typeurl mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b040/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b047/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b050/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p github.com/containerd/typeurl -complete -installsuffix shared -buildid 2L2GIFaU2RDpxraa0k3O/2L2GIFaU2RDpxraa0k3O -goversion go1.16.12 -D "" -importcfg $WORK/b046/importcfg -pack ./vendor/github.com/containerd/typeurl/doc.go ./vendor/github.com/containerd/typeurl/types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/32/32d9b502566989e3f8c7a8bd22b5baf182661916e205c7eafe1bdcf05b73a7eb-d # internal github.com/containerd/containerd/api/types mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b047/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b051/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b050/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b197/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/containerd/containerd/api/types -lang=go1.16 -complete -installsuffix shared -buildid dkdmN_EiMDFZeoMSYajU/dkdmN_EiMDFZeoMSYajU -goversion go1.16.12 -D "" -importcfg $WORK/b238/importcfg -pack ./api/types/descriptor.pb.go ./api/types/doc.go ./api/types/metrics.pb.go ./api/types/mount.pb.go ./api/types/platform.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b232/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/10/10b16a03fed2b48803c52136864372a375ecec637400dd036cb9a67dd1060fc6-d # internal github.com/containerd/containerd/containers mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b050/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/containerd/containerd/containers -lang=go1.16 -complete -installsuffix shared -buildid h-OQtgT20szysoOKja3t/h-OQtgT20szysoOKja3t -goversion go1.16.12 -D "" -importcfg $WORK/b246/importcfg -pack ./containers/containers.go cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/a6/a69b50a3df77977dda568a6e4bbb5ff51c18133da42134a89e22dfe82dade4e1-d # internal github.com/containerd/containerd/metadata/boltutil mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile github.com/gogo/protobuf/proto=$WORK/b047/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b050/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b250/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/containerd/containerd/metadata/boltutil -lang=go1.16 -complete -installsuffix shared -buildid Bt2UyLwQD8spRvbQAi5U/Bt2UyLwQD8spRvbQAi5U -goversion go1.16.12 -D "" -importcfg $WORK/b249/importcfg -pack ./metadata/boltutil/helpers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/d2/d22d0f2ddff3350b632fe810bd386de43c4c760a54a1700e3718c878f19ec698-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b263/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid LXvrrsDLzwSHQhscBAI2/LXvrrsDLzwSHQhscBAI2 -goversion go1.16.12 -D "" -importcfg $WORK/b262/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/internal/metric.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/a2/a2e30684cbcead070c85b4781660c8cfc5d736df7e99c49c1b4c4a34e0873a71-d # internal github.com/containerd/containerd/events mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b046/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b050/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/3f/3f395dc1707dd70d90b4a37e7f5a92dc6c35acae9e77956f01995285ee57408b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/containerd/containerd/events -lang=go1.16 -complete -installsuffix shared -buildid IiDRCyJ790pTFTxd9uGA/IiDRCyJ790pTFTxd9uGA -goversion go1.16.12 -D "" -importcfg $WORK/b243/importcfg -pack ./events/events.go github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid 5W_NLNZtR1PFOp9hkQZM/5W_NLNZtR1PFOp9hkQZM -goversion go1.16.12 -D "" -importcfg $WORK/b269/importcfg -pack ./vendor/github.com/prometheus/procfs/internal/fs/fs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b246/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/a2/a24f540995a4b8adb71b12960bc6eb5bd2aa41446010e2e8ed599c6a80c3acd5-d # internal internal/profile mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile regexp=$WORK/b156/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p internal/profile -std -complete -installsuffix shared -buildid 9yuk925tiM6cSOICZedH/9yuk925tiM6cSOICZedH -goversion go1.16.12 -D "" -importcfg $WORK/b275/importcfg -pack /usr/lib/golang/src/internal/profile/encode.go /usr/lib/golang/src/internal/profile/filter.go /usr/lib/golang/src/internal/profile/legacy_profile.go /usr/lib/golang/src/internal/profile/merge.go /usr/lib/golang/src/internal/profile/profile.go /usr/lib/golang/src/internal/profile/proto.go /usr/lib/golang/src/internal/profile/prune.go cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/3a/3a1eb9ce72067580e4fba5f735e1dc1f890e0b679fcb470a8f60d805641465df-d # internal runtime/pprof mkdir -p $WORK/b276/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b243/_pkg_.a # internal cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b054/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile text/tabwriter=$WORK/b127/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p runtime/pprof -std -installsuffix shared -buildid rQnX-YNtTnOD2_1ueny1/rQnX-YNtTnOD2_1ueny1 -goversion go1.16.12 -D "" -importcfg $WORK/b276/importcfg -pack /usr/lib/golang/src/runtime/pprof/elf.go /usr/lib/golang/src/runtime/pprof/label.go /usr/lib/golang/src/runtime/pprof/map.go /usr/lib/golang/src/runtime/pprof/pprof.go /usr/lib/golang/src/runtime/pprof/pprof_rusage.go /usr/lib/golang/src/runtime/pprof/proto.go /usr/lib/golang/src/runtime/pprof/protobuf.go /usr/lib/golang/src/runtime/pprof/protomem.go /usr/lib/golang/src/runtime/pprof/runtime.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/a7/a7cc13d5b4f065b465a7059d05e2e8f173a37a8a80920d146736fca456f5a48a-d # internal github.com/prometheus/procfs mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/hex=$WORK/b104/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b269/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b270/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile regexp=$WORK/b156/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid LiuWlZoR62Cr_9MBoU1U/LiuWlZoR62Cr_9MBoU1U -goversion go1.16.12 -D "" -importcfg $WORK/b268/importcfg -pack ./vendor/github.com/prometheus/procfs/arp.go ./vendor/github.com/prometheus/procfs/buddyinfo.go ./vendor/github.com/prometheus/procfs/cpuinfo.go ./vendor/github.com/prometheus/procfs/cpuinfo_armx.go ./vendor/github.com/prometheus/procfs/crypto.go ./vendor/github.com/prometheus/procfs/doc.go ./vendor/github.com/prometheus/procfs/fs.go ./vendor/github.com/prometheus/procfs/fscache.go ./vendor/github.com/prometheus/procfs/ipvs.go ./vendor/github.com/prometheus/procfs/kernel_random.go ./vendor/github.com/prometheus/procfs/loadavg.go ./vendor/github.com/prometheus/procfs/mdstat.go ./vendor/github.com/prometheus/procfs/meminfo.go ./vendor/github.com/prometheus/procfs/mountinfo.go ./vendor/github.com/prometheus/procfs/mountstats.go ./vendor/github.com/prometheus/procfs/net_conntrackstat.go ./vendor/github.com/prometheus/procfs/net_dev.go ./vendor/github.com/prometheus/procfs/net_ip_socket.go ./vendor/github.com/prometheus/procfs/net_protocols.go ./vendor/github.com/prometheus/procfs/net_sockstat.go ./vendor/github.com/prometheus/procfs/net_softnet.go ./vendor/github.com/prometheus/procfs/net_tcp.go ./vendor/github.com/prometheus/procfs/net_udp.go ./vendor/github.com/prometheus/procfs/net_unix.go ./vendor/github.com/prometheus/procfs/proc.go ./vendor/github.com/prometheus/procfs/proc_cgroup.go ./vendor/github.com/prometheus/procfs/proc_environ.go ./vendor/github.com/prometheus/procfs/proc_fdinfo.go ./vendor/github.com/prometheus/procfs/proc_io.go ./vendor/github.com/prometheus/procfs/proc_limits.go ./vendor/github.com/prometheus/procfs/proc_maps.go ./vendor/github.com/prometheus/procfs/proc_ns.go ./vendor/github.com/prometheus/procfs/proc_psi.go ./vendor/github.com/prometheus/procfs/proc_smaps.go ./vendor/github.com/prometheus/procfs/proc_stat.go ./vendor/github.com/prometheus/procfs/proc_status.go ./vendor/github.com/prometheus/procfs/schedstat.go ./vendor/github.com/prometheus/procfs/slab.go ./vendor/github.com/prometheus/procfs/stat.go ./vendor/github.com/prometheus/procfs/swaps.go ./vendor/github.com/prometheus/procfs/vm.go ./vendor/github.com/prometheus/procfs/xfrm.go ./vendor/github.com/prometheus/procfs/zoneinfo.go cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/5f/5f2edac9bd1f0bc5216f1b8305d5d96bbc2722a8efb6b7c0edd3681547a57a24-d # internal github.com/containerd/containerd/events/exchange mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b183/_pkg_.a packagefile github.com/containerd/containerd/events=$WORK/b243/_pkg_.a packagefile github.com/containerd/containerd/filters=$WORK/b196/_pkg_.a packagefile github.com/containerd/containerd/identifiers=$WORK/b209/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b186/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b208/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b046/_pkg_.a packagefile github.com/docker/go-events=$WORK/b244/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b050/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b187/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/containerd/containerd/events/exchange -lang=go1.16 -complete -installsuffix shared -buildid Vnulj1zBgDd6IJUrS4nA/Vnulj1zBgDd6IJUrS4nA -goversion go1.16.12 -D "" -importcfg $WORK/b242/importcfg -pack ./events/exchange/exchange.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/80/80cbb002b8f61c5ce7b1ad0785e2f99ba9b910344d7d84e6d0187ed8af198ef4-d # internal runtime/trace mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p runtime/trace -std -installsuffix shared -buildid _i3Vfdw1Xa1_dGlcItuJ/_i3Vfdw1Xa1_dGlcItuJ -goversion go1.16.12 -D "" -importcfg $WORK/b277/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b238/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/f6/f6ce81a94b67ecc8434412c74f32ef787ed4c31f93f9b1b282bc774d48d0631c-d # internal github.com/coreos/go-systemd/v22/daemon mkdir -p $WORK/b279/ cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/f7/f727ada7cef8e94ae862c6ab13b1c2978cbe5f5eee7bfbbcfd927a23c572eef8-d # internal github.com/russross/blackfriday/v2 mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/shurcooL/sanitized_anchor_name=$WORK/b283/_pkg_.a packagefile html=$WORK/b061/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b156/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/russross/blackfriday/v2 -complete -installsuffix shared -buildid CPNDQRtia-5Iyhu5zcQ-/CPNDQRtia-5Iyhu5zcQ- -goversion go1.16.12 -D "" -importcfg $WORK/b282/importcfg -pack ./vendor/github.com/russross/blackfriday/v2/block.go ./vendor/github.com/russross/blackfriday/v2/doc.go ./vendor/github.com/russross/blackfriday/v2/esc.go ./vendor/github.com/russross/blackfriday/v2/html.go ./vendor/github.com/russross/blackfriday/v2/inline.go ./vendor/github.com/russross/blackfriday/v2/markdown.go ./vendor/github.com/russross/blackfriday/v2/node.go ./vendor/github.com/russross/blackfriday/v2/smartypants.go cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/coreos/go-systemd/v22/daemon -complete -installsuffix shared -buildid ij5lSVoygMzRd7nqpPeB/ij5lSVoygMzRd7nqpPeB -goversion go1.16.12 -D "" -importcfg $WORK/b279/importcfg -pack ./vendor/github.com/coreos/go-systemd/v22/daemon/sdnotify.go ./vendor/github.com/coreos/go-systemd/v22/daemon/watchdog.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/ab/ab4d9c15fad49dd9af92b2f25047741a2cd8769fe41fea03a5838fc50451bf74-d # internal archive/tar mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os/user=$WORK/b221/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid RlPPbQAwwHfLgfNNAI-q/RlPPbQAwwHfLgfNNAI-q -goversion go1.16.12 -D "" -importcfg $WORK/b288/importcfg -pack /usr/lib/golang/src/archive/tar/common.go /usr/lib/golang/src/archive/tar/format.go /usr/lib/golang/src/archive/tar/reader.go /usr/lib/golang/src/archive/tar/stat_actime1.go /usr/lib/golang/src/archive/tar/stat_unix.go /usr/lib/golang/src/archive/tar/strconv.go /usr/lib/golang/src/archive/tar/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b276/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/c2/c2d100eb0ea28dd9f9ae6f511de35ab23fc3ca6fe809f23f933d1d090d486ea6-d # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/0c/0cb2d7b4384eb99653e24d6c3fe2ddb31abcd31de460b59f7e00489779692836-d # internal github.com/containerd/containerd/api/types/task mkdir -p $WORK/b297/ github.com/gogo/googleapis/google/rpc mkdir -p $WORK/b293/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b047/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b050/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/containerd/containerd/api/types/task -lang=go1.16 -complete -installsuffix shared -buildid CGYf7oca-gwJwiKaUODo/CGYf7oca-gwJwiKaUODo -goversion go1.16.12 -D "" -importcfg $WORK/b297/importcfg -pack ./api/types/task/task.pb.go cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b047/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b050/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p github.com/gogo/googleapis/google/rpc -complete -installsuffix shared -buildid AAaGbt82PnlC6wKBCMWo/AAaGbt82PnlC6wKBCMWo -goversion go1.16.12 -D "" -importcfg $WORK/b293/importcfg -pack ./vendor/github.com/gogo/googleapis/google/rpc/code.pb.go ./vendor/github.com/gogo/googleapis/google/rpc/error_details.pb.go ./vendor/github.com/gogo/googleapis/google/rpc/status.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/3e/3e8c9fbc71a84c2e60903b2484f219de333efaccbe1d4832855e70f5889413de-d # internal github.com/containerd/continuity/sysx mkdir -p $WORK/b301/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b275/_pkg_.a # internal cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid jF2EYjrrO95GizQVqsQX/jF2EYjrrO95GizQVqsQX -goversion go1.16.12 -D "" -importcfg $WORK/b301/importcfg -pack ./vendor/github.com/containerd/continuity/sysx/nodata_linux.go ./vendor/github.com/containerd/continuity/sysx/xattr.go cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/d8/d8048f4b9a17f0fa91dc02657ad275a8fc8a5624c090ccb8a889c42340448f42-d # internal github.com/containerd/fifo mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/containerd/fifo -complete -installsuffix shared -buildid YSpN-LHWX-yOGQPLTo_c/YSpN-LHWX-yOGQPLTo_c -goversion go1.16.12 -D "" -importcfg $WORK/b303/importcfg -pack ./vendor/github.com/containerd/fifo/errors.go ./vendor/github.com/containerd/fifo/fifo.go ./vendor/github.com/containerd/fifo/handle_linux.go ./vendor/github.com/containerd/fifo/raw.go ./vendor/github.com/containerd/fifo/utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b297/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/da/dab64da2cd5d3121a2b0989abfb427d3c92fef46a27e0823fad4340dd3201555-d # internal github.com/containerd/containerd/reference mkdir -p $WORK/b305/ cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/38/3872a57e54a46b2ef35c249f7b2a4f0ca206d8c740f43fc9a794cfb08f725ddf-d # internal github.com/containerd/continuity/fs mkdir -p $WORK/b300/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b197/_pkg_.a packagefile net/url=$WORK/b064/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b156/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b301/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b187/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b202/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/containerd/containerd/reference -lang=go1.16 -complete -installsuffix shared -buildid x-1WZFrUddInexxE_jsI/x-1WZFrUddInexxE_jsI -goversion go1.16.12 -D "" -importcfg $WORK/b305/importcfg -pack ./reference/reference.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/containerd/continuity/fs -complete -installsuffix shared -buildid jlXJi7aG2J_ox85G1f-4/jlXJi7aG2J_ox85G1f-4 -goversion go1.16.12 -D "" -importcfg $WORK/b300/importcfg -pack ./vendor/github.com/containerd/continuity/fs/copy.go ./vendor/github.com/containerd/continuity/fs/copy_linux.go ./vendor/github.com/containerd/continuity/fs/diff.go ./vendor/github.com/containerd/continuity/fs/diff_unix.go ./vendor/github.com/containerd/continuity/fs/dtype_linux.go ./vendor/github.com/containerd/continuity/fs/du.go ./vendor/github.com/containerd/continuity/fs/du_unix.go ./vendor/github.com/containerd/continuity/fs/hardlink.go ./vendor/github.com/containerd/continuity/fs/hardlink_unix.go ./vendor/github.com/containerd/continuity/fs/path.go ./vendor/github.com/containerd/continuity/fs/stat_linuxopenbsd.go ./vendor/github.com/containerd/continuity/fs/time.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/1d/1d37111762781aa591fb7fb2aab5ba34230ddbfff85e82f58b78748307835e48-d # internal github.com/containerd/containerd/cio mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/defaults=$WORK/b182/_pkg_.a packagefile github.com/containerd/fifo=$WORK/b303/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile net/url=$WORK/b064/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/containerd/containerd/cio -lang=go1.16 -complete -installsuffix shared -buildid ZaBrSvWz8jQ9TPnpNzfn/ZaBrSvWz8jQ9TPnpNzfn -goversion go1.16.12 -D "" -importcfg $WORK/b302/importcfg -pack ./cio/io.go ./cio/io_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/66/66f48c56921d17e383bba4df1e14d703b0729d87ea4f7f7a0cb3a6cd0e5e7cc6-d # internal github.com/containerd/containerd/reference/docker mkdir -p $WORK/b306/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b288/_pkg_.a # internal cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b197/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b156/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/containerd/containerd/reference/docker -lang=go1.16 -complete -installsuffix shared -buildid 1WcVxhmZbWpWURj2QCXH/1WcVxhmZbWpWURj2QCXH -goversion go1.16.12 -D "" -importcfg $WORK/b306/importcfg -pack ./reference/docker/reference.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/03/03c7a6184360fd4c0e5e77b8af03e12584b8af39e1e4938e74ac00b20a5e29e5-d # internal github.com/containerd/containerd/pkg/cap mkdir -p $WORK/b309/ cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/1c/1c0b5dba8dc3c74d1d282a85ae4d96688a742d7eede3fe1bfcaf639f7c29cf81-d # internal github.com/cpuguy83/go-md2man/v2/md2man mkdir -p $WORK/b281/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b300/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/containerd/containerd/pkg/cap -lang=go1.16 -complete -installsuffix shared -buildid WWomuXQHGfynRN0Y4D7Z/WWomuXQHGfynRN0Y4D7Z -goversion go1.16.12 -D "" -importcfg $WORK/b309/importcfg -pack ./pkg/cap/cap_linux.go cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/russross/blackfriday/v2=$WORK/b282/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/cpuguy83/go-md2man/v2/md2man -complete -installsuffix shared -buildid kbUykU8keei4OdktQpvk/kbUykU8keei4OdktQpvk -goversion go1.16.12 -D "" -importcfg $WORK/b281/importcfg -pack ./vendor/github.com/cpuguy83/go-md2man/v2/md2man/md2man.go ./vendor/github.com/cpuguy83/go-md2man/v2/md2man/roff.go cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/cc/cc7a85ff1f24bdd01669596835e0e47cbd710b328c82513084b993d122bf5292-d # internal github.com/containerd/containerd/archive mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b288/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b186/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=$WORK/b206/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b300/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b301/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/containerd/containerd/archive -lang=go1.16 -complete -installsuffix shared -buildid 6k7e2HpCkK0cKiRHDgPe/6k7e2HpCkK0cKiRHDgPe -goversion go1.16.12 -D "" -importcfg $WORK/b299/importcfg -pack ./archive/tar.go ./archive/tar_mostunix.go ./archive/tar_opts.go ./archive/tar_opts_linux.go ./archive/tar_unix.go ./archive/time.go ./archive/time_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/9f/9fee676a4f4306ac83d048777808dfe186e25210a8c250fe708093ab77619ef2-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid ThM079meDTh_n0znyBep/ThM079meDTh_n0znyBep -goversion go1.16.12 -D "" -importcfg $WORK/b310/importcfg -pack ./vendor/github.com/opencontainers/runc/libcontainer/user/lookup_unix.go ./vendor/github.com/opencontainers/runc/libcontainer/user/user.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b309/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/3f/3f4aa8436e61ed8334073ebb4fe3ce61e0ad0264d49e9a6307bed54b8f463831-d # internal github.com/containerd/containerd/runtime/linux/runctypes mkdir -p $WORK/b320/ cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/2e/2e8231b589de1c32db41677da4ab1503a1f8a633a6e0248b9b862f85a7e92785-d # internal github.com/urfave/cli mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cpuguy83/go-md2man/v2/md2man=$WORK/b281/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile text/tabwriter=$WORK/b127/_pkg_.a packagefile text/template=$WORK/b063/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/urfave/cli -complete -installsuffix shared -buildid YgdDHk2sxY9yGRiQoqvB/YgdDHk2sxY9yGRiQoqvB -goversion go1.16.12 -D "" -importcfg $WORK/b280/importcfg -pack ./vendor/github.com/urfave/cli/app.go ./vendor/github.com/urfave/cli/category.go ./vendor/github.com/urfave/cli/cli.go ./vendor/github.com/urfave/cli/command.go ./vendor/github.com/urfave/cli/context.go ./vendor/github.com/urfave/cli/docs.go ./vendor/github.com/urfave/cli/errors.go ./vendor/github.com/urfave/cli/fish.go ./vendor/github.com/urfave/cli/flag.go ./vendor/github.com/urfave/cli/flag_bool.go ./vendor/github.com/urfave/cli/flag_bool_t.go ./vendor/github.com/urfave/cli/flag_duration.go ./vendor/github.com/urfave/cli/flag_float64.go ./vendor/github.com/urfave/cli/flag_generic.go ./vendor/github.com/urfave/cli/flag_int.go ./vendor/github.com/urfave/cli/flag_int64.go ./vendor/github.com/urfave/cli/flag_int64_slice.go ./vendor/github.com/urfave/cli/flag_int_slice.go ./vendor/github.com/urfave/cli/flag_string.go ./vendor/github.com/urfave/cli/flag_string_slice.go ./vendor/github.com/urfave/cli/flag_uint.go ./vendor/github.com/urfave/cli/flag_uint64.go ./vendor/github.com/urfave/cli/funcs.go ./vendor/github.com/urfave/cli/help.go ./vendor/github.com/urfave/cli/parse.go ./vendor/github.com/urfave/cli/sort.go ./vendor/github.com/urfave/cli/template.go cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b047/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/containerd/containerd/runtime/linux/runctypes -lang=go1.16 -complete -installsuffix shared -buildid to4q_tgX2uR3m9pz40Xu/to4q_tgX2uR3m9pz40Xu -goversion go1.16.12 -D "" -importcfg $WORK/b320/importcfg -pack ./runtime/linux/runctypes/doc.go ./runtime/linux/runctypes/runc.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/e7/e71375c50671e91e2ab2f3b3b87c1d64aa04e79845f60edefafb58fae5b8e981-d # internal github.com/containerd/containerd/runtime/v2/runc/options mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b047/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/containerd/containerd/runtime/v2/runc/options -lang=go1.16 -complete -installsuffix shared -buildid upz0A7pQfeIGqI2jqPPD/upz0A7pQfeIGqI2jqPPD -goversion go1.16.12 -D "" -importcfg $WORK/b321/importcfg -pack ./runtime/v2/runc/options/doc.go ./runtime/v2/runc/options/oci.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/c9/c9ffbc259f8c02ff25d397c3dd8f8b4c0f9a48d81f6632ea2f60e6cff7ab8d9d-d # internal database/sql/driver mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid 2dufYIhthQzSP2KOksHZ/2dufYIhthQzSP2KOksHZ -goversion go1.16.12 -D "" -importcfg $WORK/b325/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/39/39e1a0bf94dea98f1dbf10ebc1b9540473b04a74d6e3f725016d3d3e866a9555-d # internal github.com/bits-and-blooms/bitset mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/bits-and-blooms/bitset -complete -installsuffix shared -buildid lE2HJYg7kXRiDn3oKJ3n/lE2HJYg7kXRiDn3oKJ3n -goversion go1.16.12 -D "" -importcfg $WORK/b328/importcfg -pack ./vendor/github.com/bits-and-blooms/bitset/bitset.go ./vendor/github.com/bits-and-blooms/bitset/popcnt.go ./vendor/github.com/bits-and-blooms/bitset/popcnt_19.go ./vendor/github.com/bits-and-blooms/bitset/trailing_zeros_19.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b299/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/96/96e4f0883c562cb51b42bbf3318153a05e9ab06d08a98375b6064b87811991b8-d # internal github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b329/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b321/_pkg_.a # internal cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid bCGP8cXGnQ03ednMt_dA/bCGP8cXGnQ03ednMt_dA -goversion go1.16.12 -D "" -importcfg $WORK/b329/importcfg -pack ./vendor/github.com/opencontainers/selinux/pkg/pwalk/pwalk.go cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/d6/d6b60bd651a22563eb1053e5f941f4257a5d933ce124f363c82026639cbcacec-d # internal github.com/containerd/console mkdir -p $WORK/b332/ cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/1a/1a5cf3cca786fad969bf12f0038c8229cf2b9035cc0f789fd5e49927b7a0bc0d-d # internal encoding/csv mkdir -p $WORK/b335/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/containerd/console -complete -installsuffix shared -buildid sPuOVy4NaVeCctrdblk8/sPuOVy4NaVeCctrdblk8 -goversion go1.16.12 -D "" -importcfg $WORK/b332/importcfg -pack ./vendor/github.com/containerd/console/console.go ./vendor/github.com/containerd/console/console_linux.go ./vendor/github.com/containerd/console/console_unix.go ./vendor/github.com/containerd/console/pty_unix.go ./vendor/github.com/containerd/console/tc_linux.go ./vendor/github.com/containerd/console/tc_unix.go cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid O-c8a-4xEq0eQGxcnoMS/O-c8a-4xEq0eQGxcnoMS -goversion go1.16.12 -D "" -importcfg $WORK/b335/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/d3/d370aa8b83d16def3ea1ca548c3db47dc8c2705f6dabd3158fb0b1b9c25052ef-d # internal github.com/containerd/containerd/pkg/runtimeoptions/v1 mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b217/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b047/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/containerd/containerd/pkg/runtimeoptions/v1 -lang=go1.16 -complete -installsuffix shared -buildid XjfmInkI0vCSJwfsxQ7g/XjfmInkI0vCSJwfsxQ7g -goversion go1.16.12 -D "" -importcfg $WORK/b340/importcfg -pack ./pkg/runtimeoptions/v1/api.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b320/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/18/1849055868922d747c1c092d8838e889b7d56ba7aea7cb713c575ae9080e81b0-d # internal github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b344/ cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/30/307ec9f5d84c97161bb9b4040e699b321720409277fde7eba7c946b0860fb552-d # internal testing mkdir -p $WORK/b349/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid 7b9rY1hv3SKCP9omjn2N/7b9rY1hv3SKCP9omjn2N -goversion go1.16.12 -D "" -importcfg $WORK/b344/importcfg -pack ./vendor/github.com/containernetworking/cni/pkg/types/args.go ./vendor/github.com/containernetworking/cni/pkg/types/types.go cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile internal/sysinfo=$WORK/b350/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b193/_pkg_.a packagefile runtime/trace=$WORK/b277/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p testing -std -complete -installsuffix shared -buildid 1-i2GTSyDyCBa-Dx2Nq2/1-i2GTSyDyCBa-Dx2Nq2 -goversion go1.16.12 -D "" -importcfg $WORK/b349/importcfg -pack /usr/lib/golang/src/testing/allocs.go /usr/lib/golang/src/testing/benchmark.go /usr/lib/golang/src/testing/cover.go /usr/lib/golang/src/testing/example.go /usr/lib/golang/src/testing/match.go /usr/lib/golang/src/testing/run_example.go /usr/lib/golang/src/testing/testing.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/b6/b6bf6cd694711b2a45f19d05e42f28bc4ea7d310b1eadac0c02268c4bb6bddfb-d # internal github.com/containerd/containerd/api/events mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b238/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b046/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b047/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b051/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b050/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b197/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p github.com/containerd/containerd/api/events -lang=go1.16 -complete -installsuffix shared -buildid VEPsPkfxZGDgVKnXgLLE/VEPsPkfxZGDgVKnXgLLE -goversion go1.16.12 -D "" -importcfg $WORK/b354/importcfg -pack ./api/events/container.pb.go ./api/events/content.pb.go ./api/events/doc.go ./api/events/image.pb.go ./api/events/namespace.pb.go ./api/events/snapshot.pb.go ./api/events/task.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/00/0050e397de8aa3cca8be6c5cf29fcb6db642ece8d56d2eebf2538112974bfd84-d # internal github.com/containerd/containerd/pkg/progress mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/console=$WORK/b332/_pkg_.a packagefile github.com/docker/go-units=$WORK/b222/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b156/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/containerd/containerd/pkg/progress -lang=go1.16 -complete -installsuffix shared -buildid VShW39a2b09X3Oe0dEEj/VShW39a2b09X3Oe0dEEj -goversion go1.16.12 -D "" -importcfg $WORK/b352/importcfg -pack ./pkg/progress/bar.go ./pkg/progress/doc.go ./pkg/progress/escape.go ./pkg/progress/humaans.go ./pkg/progress/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/bd/bd56d14dece0aedf0cc744e5214133d346e8c9a98e9aeb64aca365922a30611b-d # internal github.com/containerd/containerd/api/services/ttrpc/events/v1 mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b210/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b046/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b047/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b050/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/containerd/containerd/api/services/ttrpc/events/v1 -lang=go1.16 -complete -installsuffix shared -buildid 51buYtR26SJCQdfP5K_K/51buYtR26SJCQdfP5K_K -goversion go1.16.12 -D "" -importcfg $WORK/b367/importcfg -pack ./api/services/ttrpc/events/v1/doc.go ./api/services/ttrpc/events/v1/events.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/e7/e734d130fa8f730a76bc0099791a2786c3d3df0d67825a8ee8b4408e84fd8308-d # internal github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b344/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid hRAU6suQTgpiyojhOxJz/hRAU6suQTgpiyojhOxJz -goversion go1.16.12 -D "" -importcfg $WORK/b346/importcfg -pack ./vendor/github.com/containernetworking/cni/pkg/types/020/types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b352/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b293/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/f9/f9df2a2fe77657b56593498115df1dd7308d98e7289b644ee63125eec204ee6a-d # internal github.com/containernetworking/cni/pkg/utils mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b344/_pkg_.a packagefile regexp=$WORK/b156/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/containernetworking/cni/pkg/utils -complete -installsuffix shared -buildid 2diRJsTn6I8v6al8n5R9/2diRJsTn6I8v6al8n5R9 -goversion go1.16.12 -D "" -importcfg $WORK/b348/importcfg -pack ./vendor/github.com/containernetworking/cni/pkg/utils/utils.go cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/4c/4cef0b00853a2c484ed1e6a8e723774f9edc853b2f68c3d7d3a274cf0688efc1-d # internal github.com/containerd/containerd/pkg/ttrpcutil mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/containerd/api/services/ttrpc/events/v1=$WORK/b367/_pkg_.a packagefile github.com/containerd/containerd/pkg/dialer=$WORK/b211/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b210/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/containerd/containerd/pkg/ttrpcutil -lang=go1.16 -complete -installsuffix shared -buildid INdcBPXJXATZH-qvZzLi/INdcBPXJXATZH-qvZzLi -goversion go1.16.12 -D "" -importcfg $WORK/b368/importcfg -pack ./pkg/ttrpcutil/client.go cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/65/65a7c64d6e0d96562a529ae6b13642dac66ff2af03ebced52547d10c7488434b-d # internal github.com/containerd/containerd/runtime/v2/task mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b238/_pkg_.a packagefile github.com/containerd/containerd/api/types/task=$WORK/b297/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b210/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b047/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b051/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b050/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/containerd/containerd/runtime/v2/task -lang=go1.16 -complete -installsuffix shared -buildid RX0HP_o9RMtLv8ssiWSG/RX0HP_o9RMtLv8ssiWSG -goversion go1.16.12 -D "" -importcfg $WORK/b369/importcfg -pack ./runtime/v2/task/doc.go ./runtime/v2/task/shim.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b346/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/53/53844e1c84668a2ab45616fbef92339ac7a0520af37292d03c35e5509123c391-d # internal github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b347/ cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/ef/ef33b4a10b180ab3e600bbd0a3df2e07bbde2eb33ffbc4700f5c2922e4b78ff1-d # internal github.com/containerd/go-runc mkdir -p $WORK/b371/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b344/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b346/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid TPuv9fxnWa_FBB_53zwi/TPuv9fxnWa_FBB_53zwi -goversion go1.16.12 -D "" -importcfg $WORK/b347/importcfg -pack ./vendor/github.com/containernetworking/cni/pkg/types/current/types.go cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/console=$WORK/b332/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b223/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b187/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b194/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p github.com/containerd/go-runc -complete -installsuffix shared -buildid 2R8W9aYEqLtXcuIoHCTP/2R8W9aYEqLtXcuIoHCTP -goversion go1.16.12 -D "" -importcfg $WORK/b371/importcfg -pack ./vendor/github.com/containerd/go-runc/command_linux.go ./vendor/github.com/containerd/go-runc/console.go ./vendor/github.com/containerd/go-runc/container.go ./vendor/github.com/containerd/go-runc/events.go ./vendor/github.com/containerd/go-runc/io.go ./vendor/github.com/containerd/go-runc/io_unix.go ./vendor/github.com/containerd/go-runc/monitor.go ./vendor/github.com/containerd/go-runc/runc.go ./vendor/github.com/containerd/go-runc/runc_unix.go ./vendor/github.com/containerd/go-runc/utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/ce/ce5c0cf129b3c2e7d616bb64864283a2ca74e868dff54f7610dbf061a7e78f63-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b347/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/f0/f089b3962da7220c3768296f2f32c03ac4328af51645d2682bb4fc29d20c54fb-d # internal github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b344/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b346/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b347/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid _53IcgoPu6IgIy0Sn5wv/_53IcgoPu6IgIy0Sn5wv -goversion go1.16.12 -D "" -importcfg $WORK/b345/importcfg -pack ./vendor/github.com/containernetworking/cni/pkg/version/conf.go ./vendor/github.com/containernetworking/cni/pkg/version/plugin.go ./vendor/github.com/containernetworking/cni/pkg/version/reconcile.go ./vendor/github.com/containernetworking/cni/pkg/version/version.go cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/d2/d296a5ea13de9b55f47949628febdcc52555106c88e65f918f4e465834d96a15-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b280/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/8a/8a45343cf92ba0f2e5b040d77004d5f3a2e5a465a8d281a5dcd05d8b38948606-d # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/bf/bff8f8e58cb4af12caa00162ea7165720ab9b251808b4657453fffe36f3177a7-d # internal github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b344/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b345/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b194/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid wfnL-_2Qz90DLqKyJ1Rp/wfnL-_2Qz90DLqKyJ1Rp -goversion go1.16.12 -D "" -importcfg $WORK/b343/importcfg -pack ./vendor/github.com/containernetworking/cni/pkg/invoke/args.go ./vendor/github.com/containernetworking/cni/pkg/invoke/delegate.go ./vendor/github.com/containernetworking/cni/pkg/invoke/exec.go ./vendor/github.com/containernetworking/cni/pkg/invoke/find.go ./vendor/github.com/containernetworking/cni/pkg/invoke/os_unix.go ./vendor/github.com/containernetworking/cni/pkg/invoke/raw_exec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/60/6071efcf74f39afec0eaf2255e59a09c6d6379dbc17459f6fd63cf6d0e25a539-d # internal github.com/containerd/containerd/sys/reaper mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/go-runc=$WORK/b371/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile os/exec=$WORK/b194/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/containerd/containerd/sys/reaper -lang=go1.16 -complete -installsuffix shared -buildid h2UoWpBk8D4-BI00hM1N/h2UoWpBk8D4-BI00hM1N -goversion go1.16.12 -D "" -importcfg $WORK/b370/importcfg -pack ./sys/reaper/reaper_unix.go ./sys/reaper/reaper_utils_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/28/28c7af13dcfcc7a127aa162046d442941bcdbd4c97120c48125a180ca2f2d60a-d # internal github.com/containernetworking/cni/libcni mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b343/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b344/_pkg_.a packagefile github.com/containernetworking/cni/pkg/utils=$WORK/b348/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b345/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid bGiEg7FmA2sFPsRK4ckJ/bGiEg7FmA2sFPsRK4ckJ -goversion go1.16.12 -D "" -importcfg $WORK/b342/importcfg -pack ./vendor/github.com/containernetworking/cni/libcni/api.go ./vendor/github.com/containernetworking/cni/libcni/conf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/71/71af709a4c4b0dd623db231a373be42a957aa5f15a49c89797f88b012e7b8b1f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/49/4946890e77d741696fcae04b2261453b047fec23d4d9757ef35ef80a4f61a442-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/87/8722c1213a3cd9044b07939d5f0eeda2a3d49ecf2fbe8c5f7734a878b6d927ee-d # internal github.com/containerd/go-cni mkdir -p $WORK/b341/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b369/_pkg_.a # internal cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b342/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b344/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b347/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile testing=$WORK/b349/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/containerd/go-cni -complete -installsuffix shared -buildid b9us4UX2nLgiSTxVO6wL/b9us4UX2nLgiSTxVO6wL -goversion go1.16.12 -D "" -importcfg $WORK/b341/importcfg -pack ./vendor/github.com/containerd/go-cni/cni.go ./vendor/github.com/containerd/go-cni/deprecated.go ./vendor/github.com/containerd/go-cni/errors.go ./vendor/github.com/containerd/go-cni/helper.go ./vendor/github.com/containerd/go-cni/namespace.go ./vendor/github.com/containerd/go-cni/namespace_opts.go ./vendor/github.com/containerd/go-cni/opts.go ./vendor/github.com/containerd/go-cni/result.go ./vendor/github.com/containerd/go-cni/testutils.go ./vendor/github.com/containerd/go-cni/types.go cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/e9/e93493d52411c346a8396b6ed4640f8cb7897424f4041aed42889bbedd19bf2b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/ad/ad99bc032536189e6a67a8a277114132284a325ad28c0d97ce34798c5582f059-d # internal cd $WORK/b078 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c aes.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c boring.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c ecdsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c hmac.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x006.o -c rand.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x007.o -c rsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x008.o -c sha.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I $WORK/b078/ -g -O2 -o $WORK/b078/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I $WORK/b078/ -g -O2 -o $WORK/b078/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I $WORK/b078/ -g -O2 -o $WORK/b078/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I $WORK/b078/ -g -O2 -o $WORK/b078/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I $WORK/b078/ -g -O2 -o $WORK/b078/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I $WORK/b078/ -g -O2 -o $WORK/b078/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I $WORK/b078/ -g -O2 -o $WORK/b078/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I $WORK/b078/ -g -O2 -o $WORK/b078/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I $WORK/b078/ -g -O2 -o $WORK/b078/_x017.o -c openssl_stub_rand.c cd $WORK/b078 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -o $WORK/b078/_cgo_.o $WORK/b078/_cgo_main.o $WORK/b078/_x001.o $WORK/b078/_x002.o $WORK/b078/_x003.o $WORK/b078/_x004.o $WORK/b078/_x005.o $WORK/b078/_x006.o $WORK/b078/_x007.o $WORK/b078/_x008.o $WORK/b078/_x009.o $WORK/b078/_x010.o $WORK/b078/_x011.o $WORK/b078/_x012.o $WORK/b078/_x013.o $WORK/b078/_x014.o $WORK/b078/_x015.o $WORK/b078/_x016.o $WORK/b078/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage boring -dynimport $WORK/b078/_cgo_.o -dynout $WORK/b078/_cgo_import.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b079/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b080/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b081/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile math/big=$WORK/b083/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile runtime/cgo=$WORK/b070/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid PLLsT_sfmsV_ESWEOAnB/PLLsT_sfmsV_ESWEOAnB -goversion go1.16.12 -D "" -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go $WORK/b078/_cgo_gotypes.go $WORK/b078/aes.cgo1.go $WORK/b078/boring.cgo1.go $WORK/b078/ecdsa.cgo1.go $WORK/b078/hmac.cgo1.go $WORK/b078/rand.cgo1.go $WORK/b078/rsa.cgo1.go $WORK/b078/sha.cgo1.go $WORK/b078/_cgo_import.go cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b078/_pkg_.a $WORK/b078/_x001.o $WORK/b078/_x002.o $WORK/b078/_x003.o $WORK/b078/_x004.o $WORK/b078/_x005.o $WORK/b078/_x006.o $WORK/b078/_x007.o $WORK/b078/_x008.o $WORK/b078/_x009.o $WORK/b078/_x010.o $WORK/b078/_x011.o $WORK/b078/_x012.o $WORK/b078/_x013.o $WORK/b078/_x014.o $WORK/b078/_x015.o $WORK/b078/_x016.o $WORK/b078/_x017.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/41/41f7105eeaaf3a3a0b6092bdc577e1d92234857968f54142182c2f9d5b003975-d # internal crypto/sha512 mkdir -p $WORK/b090/ crypto/aes cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b079/_pkg_.a packagefile crypto/internal/boring=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid 0oUQRE6PIodB_9OUmvu-/0oUQRE6PIodB_9OUmvu- -goversion go1.16.12 -D "" -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_generic.go mkdir -p $WORK/b074/ crypto/hmac mkdir -p $WORK/b095/ crypto/sha1 mkdir -p $WORK/b099/ crypto/sha256 mkdir -p $WORK/b100/ cat >$WORK/b099/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b099/symabis ./sha1block_arm64.s cat >$WORK/b074/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b074/symabis ./asm_arm64.s ./gcm_arm64.s cat >$WORK/b100/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b100/symabis ./sha256block_arm64.s cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b078/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid F0jydFIx3Y-rk_54qT27/F0jydFIx3Y-rk_54qT27 -goversion go1.16.12 -D "" -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b079/_pkg_.a packagefile crypto/internal/boring=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid Y07KlnCY5ssoEyLQriS9/Y07KlnCY5ssoEyLQriS9 -goversion go1.16.12 -symabis $WORK/b099/symabis -D "" -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/go_asm.h /usr/lib/golang/src/crypto/sha1/boring.go /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_arm64.go cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/internal/boring=$WORK/b078/_pkg_.a packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/aes -std -installsuffix shared -buildid BJzSjuVne7almpkmgFmk/BJzSjuVne7almpkmgFmk -goversion go1.16.12 -symabis $WORK/b074/symabis -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h /usr/lib/golang/src/crypto/aes/aes_gcm.go /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_asm.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b079/_pkg_.a packagefile crypto/internal/boring=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid ju2CHw7UEO9EmQQAeBrk/ju2CHw7UEO9EmQQAeBrk -goversion go1.16.12 -symabis $WORK/b100/symabis -D "" -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/20/2070be533b52ca316bad4e769848732b921e746a3c951c92c7d641b39fffddbd-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b095/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid tYIZVMyQgE9C98GnQFHk/tYIZVMyQgE9C98GnQFHk -goversion go1.16.12 -D "" -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b099/sha1block_arm64.o ./sha1block_arm64.s cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/39/396c689f9e37aae85b14b1066f7799d8efbd99972a412c4099aad60aefc33a64-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b099/_pkg_.a $WORK/b099/sha1block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/f1/f1575c64325dec9c5d22e327d0b8bf0f70f5f9e92523f8a50f3b6016b23746b4-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b074/asm_arm64.o ./asm_arm64.s github.com/cilium/ebpf/asm mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b099/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile encoding/hex=$WORK/b104/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b231/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/cilium/ebpf/asm -complete -installsuffix shared -buildid WYx2fDHUWNotKSv_jAjU/WYx2fDHUWNotKSv_jAjU -goversion go1.16.12 -D "" -importcfg $WORK/b230/importcfg -pack ./vendor/github.com/cilium/ebpf/asm/alu.go ./vendor/github.com/cilium/ebpf/asm/alu_string.go ./vendor/github.com/cilium/ebpf/asm/doc.go ./vendor/github.com/cilium/ebpf/asm/func.go ./vendor/github.com/cilium/ebpf/asm/func_string.go ./vendor/github.com/cilium/ebpf/asm/instruction.go ./vendor/github.com/cilium/ebpf/asm/jump.go ./vendor/github.com/cilium/ebpf/asm/jump_string.go ./vendor/github.com/cilium/ebpf/asm/load_store.go ./vendor/github.com/cilium/ebpf/asm/load_store_string.go ./vendor/github.com/cilium/ebpf/asm/opcode.go ./vendor/github.com/cilium/ebpf/asm/opcode_string.go ./vendor/github.com/cilium/ebpf/asm/register.go cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/8a/8af2219d9ccf3c0b1f0dbaa10aaa94e1240a91be84a2d7c07e9469250a2ce67f-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b074/gcm_arm64.o ./gcm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b074/_pkg_.a $WORK/b074/asm_arm64.o $WORK/b074/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/78/78daf55bbcbea421ad6112272f7b485f5aa51a34dc1a8fc6cd063ec19120090a-d # internal crypto/rand mkdir -p $WORK/b073/ crypto/ecdsa mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b079/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/elliptic=$WORK/b088/_pkg_.a packagefile crypto/internal/boring=$WORK/b078/_pkg_.a packagefile crypto/internal/randutil=$WORK/b089/_pkg_.a packagefile crypto/sha512=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b092/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b083/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid xUEvOM5T46EdgGjM5B1-/xUEvOM5T46EdgGjM5B1- -goversion go1.16.12 -D "" -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/boring.go /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/internal/boring=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b083/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid Qbh8exEwXaeeK7X7iJe8/Qbh8exEwXaeeK7X7iJe8 -goversion go1.16.12 -D "" -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/crypto/rand/eagain.go /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_batched.go /usr/lib/golang/src/crypto/rand/rand_linux.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b100/sha256block_arm64.o ./sha256block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b100/_pkg_.a $WORK/b100/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/28/285cf76d775c13026d0484a9c05bfdc1ee267ec0a5e1cd65a8822d5685a90639-d # internal github.com/opencontainers/image-spec/identity mkdir -p $WORK/b319/ github.com/containerd/containerd/runtime/v2/shim mkdir -p $WORK/b366/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b100/_pkg_.a packagefile crypto/sha512=$WORK/b090/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b197/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/containerd-1.5.9/_build/src/github.com/containerd/containerd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/opencontainers/image-spec/identity -complete -installsuffix shared -buildid 94hCIFdPdohjDthDOnJY/94hCIFdPdohjDthDOnJY -goversion go1.16.12 -D "" -importcfg $WORK/b319/importcfg -pack ./vendor/github.com/opencontainers/image-spec/identity/chainid.go ./vendor/github.com/opencontainers/image-spec/identity/helpers.go cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile crypto/sha256=$WORK/b100/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/api/services/ttrpc/events/v1=$WORK/b367/_pkg_.a packagefile github.com/containerd/containerd/events=$WORK/b243/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b186/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b208/_pkg_.a packagefile github.com/containerd/containerd/pkg/dialer=$WORK/b211/_pkg_.a packagefile github.com/containerd/containerd/pkg/ttrpcutil=$WORK/b368/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/task=$WORK/b369/_pkg_.a packagefile github.com/containerd/containerd/sys=$WORK/b205/_pkg_.a packagefile github.com/containerd/containerd/sys/reaper=$WORK/b370/_pkg_.a packagefile github.com/containerd/containerd/version=$WORK/b278/_pkg_.a packagefile github.com/containerd/fifo=$WORK/b303/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b210/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b046/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b047/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b050/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b187/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b194/_pkg_.a packagefile os/signal=$WORK/b284/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b193/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/containerd/containerd/runtime/v2/shim -lang=go1.16 -complete -installsuffix shared -buildid sx3QUKNR_0QeJMQl8DNi/sx3QUKNR_0QeJMQl8DNi -goversion go1.16.12 -D "" -importcfg $WORK/b366/importcfg -pack ./runtime/v2/shim/publisher.go ./runtime/v2/shim/shim.go ./runtime/v2/shim/shim_linux.go ./runtime/v2/shim/shim_unix.go ./runtime/v2/shim/util.go ./runtime/v2/shim/util_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/a7/a7924734d81a2d364446af59242f7717d038be1abb399e7af3d1929f9d343ca2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b230/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/3b/3b2cc5292b89e78a9e5374af4841de4af57d0588ba2746e0ab86199363e3e085-d # internal github.com/cilium/ebpf/internal/btf mkdir -p $WORK/b233/ cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/1a/1aeb6f17f771fd97f258106fddbf82690d077fad438d96724029d68b93529939-d # internal crypto/ed25519 mkdir -p $WORK/b093/ crypto/rsa mkdir -p $WORK/b098/ mime/multipart mkdir -p $WORK/b123/ github.com/godbus/dbus/v5 mkdir -p $WORK/b220/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile mime=$WORK/b122/_pkg_.a packagefile mime/quotedprintable=$WORK/b124/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid m8uoklHqGUnaB0GhZJ1d/m8uoklHqGUnaB0GhZJ1d -goversion go1.16.12 -D "" -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b079/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b094/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/sha512=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b079/_pkg_.a packagefile crypto/internal/boring=$WORK/b078/_pkg_.a packagefile crypto/internal/randutil=$WORK/b089/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b083/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid 16AhkLa1jyg9gV-Eo3vk/16AhkLa1jyg9gV-Eo3vk -goversion go1.16.12 -D "" -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid YwlxTuvl9B6xGbXTrtBn/YwlxTuvl9B6xGbXTrtBn -goversion go1.16.12 -D "" -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/crypto/rsa/boring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile debug/elf=$WORK/b226/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b230/_pkg_.a packagefile github.com/cilium/ebpf/internal=$WORK/b232/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b231/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/cilium/ebpf/internal/btf -complete -installsuffix shared -buildid uw5UW4igbkQdOwRy_1lh/uw5UW4igbkQdOwRy_1lh -goversion go1.16.12 -D "" -importcfg $WORK/b233/importcfg -pack ./vendor/github.com/cilium/ebpf/internal/btf/btf.go ./vendor/github.com/cilium/ebpf/internal/btf/btf_types.go ./vendor/github.com/cilium/ebpf/internal/btf/btf_types_string.go ./vendor/github.com/cilium/ebpf/internal/btf/core.go ./vendor/github.com/cilium/ebpf/internal/btf/doc.go ./vendor/github.com/cilium/ebpf/internal/btf/ext_info.go ./vendor/github.com/cilium/ebpf/internal/btf/strings.go ./vendor/github.com/cilium/ebpf/internal/btf/types.go cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/sha1=$WORK/b099/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile encoding/hex=$WORK/b104/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b194/_pkg_.a packagefile os/user=$WORK/b221/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/godbus/dbus/v5 -complete -installsuffix shared -buildid l-zQUBnWFgTByZ9ivjC7/l-zQUBnWFgTByZ9ivjC7 -goversion go1.16.12 -D "" -importcfg $WORK/b220/importcfg -pack ./vendor/github.com/godbus/dbus/v5/auth.go ./vendor/github.com/godbus/dbus/v5/auth_anonymous.go ./vendor/github.com/godbus/dbus/v5/auth_external.go ./vendor/github.com/godbus/dbus/v5/auth_sha1.go ./vendor/github.com/godbus/dbus/v5/call.go ./vendor/github.com/godbus/dbus/v5/conn.go ./vendor/github.com/godbus/dbus/v5/conn_other.go ./vendor/github.com/godbus/dbus/v5/conn_unix.go ./vendor/github.com/godbus/dbus/v5/dbus.go ./vendor/github.com/godbus/dbus/v5/decoder.go ./vendor/github.com/godbus/dbus/v5/default_handler.go ./vendor/github.com/godbus/dbus/v5/doc.go ./vendor/github.com/godbus/dbus/v5/encoder.go ./vendor/github.com/godbus/dbus/v5/export.go ./vendor/github.com/godbus/dbus/v5/homedir.go ./vendor/github.com/godbus/dbus/v5/homedir_dynamic.go ./vendor/github.com/godbus/dbus/v5/match.go ./vendor/github.com/godbus/dbus/v5/message.go ./vendor/github.com/godbus/dbus/v5/object.go ./vendor/github.com/godbus/dbus/v5/sequence.go ./vendor/github.com/godbus/dbus/v5/sequential_handler.go ./vendor/github.com/godbus/dbus/v5/server_interfaces.go ./vendor/github.com/godbus/dbus/v5/sig.go ./vendor/github.com/godbus/dbus/v5/transport_generic.go ./vendor/github.com/godbus/dbus/v5/transport_nonce_tcp.go ./vendor/github.com/godbus/dbus/v5/transport_tcp.go ./vendor/github.com/godbus/dbus/v5/transport_unix.go ./vendor/github.com/godbus/dbus/v5/transport_unixcred_linux.go ./vendor/github.com/godbus/dbus/v5/variant.go ./vendor/github.com/godbus/dbus/v5/variant_lexer.go ./vendor/github.com/godbus/dbus/v5/variant_parser.go github.com/klauspost/compress/zstd mkdir -p $WORK/b188/ cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/47/47d19a99e1661d8e8602df1c2c1cb0c46846baf86fdc354a0c0cbfaaa263b59f-d # internal github.com/google/uuid mkdir -p $WORK/b324/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile encoding/hex=$WORK/b104/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b189/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b191/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b192/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile hash/crc32=$WORK/b056/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b193/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid 6wf5UZv_R14zC8NgBZUJ/6wf5UZv_R14zC8NgBZUJ -goversion go1.16.12 -D "" -importcfg $WORK/b188/importcfg -pack ./vendor/github.com/klauspost/compress/zstd/bitreader.go ./vendor/github.com/klauspost/compress/zstd/bitwriter.go ./vendor/github.com/klauspost/compress/zstd/blockdec.go ./vendor/github.com/klauspost/compress/zstd/blockenc.go ./vendor/github.com/klauspost/compress/zstd/blocktype_string.go ./vendor/github.com/klauspost/compress/zstd/bytebuf.go ./vendor/github.com/klauspost/compress/zstd/bytereader.go ./vendor/github.com/klauspost/compress/zstd/decodeheader.go ./vendor/github.com/klauspost/compress/zstd/decoder.go ./vendor/github.com/klauspost/compress/zstd/decoder_options.go ./vendor/github.com/klauspost/compress/zstd/dict.go ./vendor/github.com/klauspost/compress/zstd/enc_base.go ./vendor/github.com/klauspost/compress/zstd/enc_best.go ./vendor/github.com/klauspost/compress/zstd/enc_better.go ./vendor/github.com/klauspost/compress/zstd/enc_dfast.go ./vendor/github.com/klauspost/compress/zstd/enc_fast.go ./vendor/github.com/klauspost/compress/zstd/encoder.go ./vendor/github.com/klauspost/compress/zstd/encoder_options.go ./vendor/github.com/klauspost/compress/zstd/framedec.go ./vendor/github.com/klauspost/compress/zstd/frameenc.go ./vendor/github.com/klauspost/compress/zstd/fse_decoder.go ./vendor/github.com/klauspost/compress/zstd/fse_encoder.go ./vendor/github.com/klauspost/compress/zstd/fse_predefined.go ./vendor/github.com/klauspost/compress/zstd/hash.go ./vendor/github.com/klauspost/compress/zstd/history.go ./vendor/github.com/klauspost/compress/zstd/seqdec.go ./vendor/github.com/klauspost/compress/zstd/seqenc.go ./vendor/github.com/klauspost/compress/zstd/snappy.go ./vendor/github.com/klauspost/compress/zstd/zstd.go cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/md5=$WORK/b096/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/sha1=$WORK/b099/_pkg_.a packagefile database/sql/driver=$WORK/b325/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile encoding/hex=$WORK/b104/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/google/uuid -complete -installsuffix shared -buildid HBXTe86xZzjPPvOobUpx/HBXTe86xZzjPPvOobUpx -goversion go1.16.12 -D "" -importcfg $WORK/b324/importcfg -pack ./vendor/github.com/google/uuid/dce.go ./vendor/github.com/google/uuid/doc.go ./vendor/github.com/google/uuid/hash.go ./vendor/github.com/google/uuid/marshal.go ./vendor/github.com/google/uuid/node.go ./vendor/github.com/google/uuid/node_net.go ./vendor/github.com/google/uuid/sql.go ./vendor/github.com/google/uuid/time.go ./vendor/github.com/google/uuid/util.go ./vendor/github.com/google/uuid/uuid.go ./vendor/github.com/google/uuid/version1.go ./vendor/github.com/google/uuid/version4.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/63/63333c736ba35b5f190fcc1543b35c0a4da3ae7020babc2dee332047142551dc-d # internal github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b327/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b366/_pkg_.a # internal cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/bits-and-blooms/bitset=$WORK/b328/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b329/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile regexp=$WORK/b156/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid f9AIRh7l0PYrJE7r0V8Z/f9AIRh7l0PYrJE7r0V8Z -goversion go1.16.12 -D "" -importcfg $WORK/b327/importcfg -pack ./vendor/github.com/opencontainers/selinux/go-selinux/doc.go ./vendor/github.com/opencontainers/selinux/go-selinux/selinux.go ./vendor/github.com/opencontainers/selinux/go-selinux/selinux_linux.go ./vendor/github.com/opencontainers/selinux/go-selinux/xattrs_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/cc/cce8c579ece68e80d8fb68f3f31e9c1da38095c61b8c3af59db0015d5a709b6a-d # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/5a/5a7f59451447f933594636899d5712b1001d00f4b495a7539887e898f6cae10c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/9d/9d47cff3d4be0276643312c50615d096b74915e10fb3bee2c6179a756df27b5b-d # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/dc/dc5fed48c2d3d48cdd52e1c30d05a5b137b0e38dd453b4cd3d5aaf63b8cd2136-d # internal crypto/x509 mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b079/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/des=$WORK/b086/_pkg_.a packagefile crypto/dsa=$WORK/b102/_pkg_.a packagefile crypto/ecdsa=$WORK/b087/_pkg_.a packagefile crypto/ed25519=$WORK/b093/_pkg_.a packagefile crypto/elliptic=$WORK/b088/_pkg_.a packagefile crypto/md5=$WORK/b096/_pkg_.a packagefile crypto/rsa=$WORK/b098/_pkg_.a packagefile crypto/sha1=$WORK/b099/_pkg_.a packagefile crypto/sha256=$WORK/b100/_pkg_.a packagefile crypto/sha512=$WORK/b090/_pkg_.a packagefile crypto/x509/pkix=$WORK/b103/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/hex=$WORK/b104/_pkg_.a packagefile encoding/pem=$WORK/b105/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b092/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b083/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b064/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid Kz5TY80uzI0NiphfBBN4/Kz5TY80uzI0NiphfBBN4 -goversion go1.16.12 -D "" -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/e2/e2a4085193c8706c9b4c2173528524f59cb06304319a3b5cfe67a6b9c543a0bf-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b327/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b221/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid trl7zHxN_r80NmJ-1Q_L/trl7zHxN_r80NmJ-1Q_L -goversion go1.16.12 -D "" -importcfg $WORK/b326/importcfg -pack ./vendor/github.com/opencontainers/selinux/go-selinux/label/label.go ./vendor/github.com/opencontainers/selinux/go-selinux/label/label_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b326/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/7a/7ab52f5d92a87b73767c2faca172e5d96466b45fc7b9fdf231032673d1cf4340-d # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/9e/9e6b11695e4b6cc53e45aa28c7837f215377d97af89854ee3a12f9bdcbafb5c9-d # internal github.com/cilium/ebpf mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile debug/elf=$WORK/b226/_pkg_.a packagefile encoding=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile encoding/hex=$WORK/b104/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b230/_pkg_.a packagefile github.com/cilium/ebpf/internal=$WORK/b232/_pkg_.a packagefile github.com/cilium/ebpf/internal/btf=$WORK/b233/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b231/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/cilium/ebpf -complete -installsuffix shared -buildid k05YGtkAsipvBtfk9VdZ/k05YGtkAsipvBtfk9VdZ -goversion go1.16.12 -D "" -importcfg $WORK/b225/importcfg -pack ./vendor/github.com/cilium/ebpf/collection.go ./vendor/github.com/cilium/ebpf/doc.go ./vendor/github.com/cilium/ebpf/elf_reader.go ./vendor/github.com/cilium/ebpf/info.go ./vendor/github.com/cilium/ebpf/linker.go ./vendor/github.com/cilium/ebpf/map.go ./vendor/github.com/cilium/ebpf/marshalers.go ./vendor/github.com/cilium/ebpf/prog.go ./vendor/github.com/cilium/ebpf/syscalls.go ./vendor/github.com/cilium/ebpf/types.go ./vendor/github.com/cilium/ebpf/types_string.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/73/73d23831debd5e403750d2cb5e6fc535248ed00322adfdb59882ba64acde9371-d # internal crypto/tls mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b038/_pkg_.a packagefile container/list=$WORK/b072/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b079/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/des=$WORK/b086/_pkg_.a packagefile crypto/ecdsa=$WORK/b087/_pkg_.a packagefile crypto/ed25519=$WORK/b093/_pkg_.a packagefile crypto/elliptic=$WORK/b088/_pkg_.a packagefile crypto/hmac=$WORK/b095/_pkg_.a packagefile crypto/internal/boring=$WORK/b078/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b080/_pkg_.a packagefile crypto/md5=$WORK/b096/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/rc4=$WORK/b097/_pkg_.a packagefile crypto/rsa=$WORK/b098/_pkg_.a packagefile crypto/sha1=$WORK/b099/_pkg_.a packagefile crypto/sha256=$WORK/b100/_pkg_.a packagefile crypto/sha512=$WORK/b090/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile crypto/x509=$WORK/b101/_pkg_.a packagefile encoding/pem=$WORK/b105/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b111/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b083/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid 3P4wCChjPSgFDutLeGpi/3P4wCChjPSgFDutLeGpi -goversion go1.16.12 -D "" -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/boring.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/c9/c9ffc9437a10f9822004a9858c814345d44b80507a8892621b25a4d4e164321a-d # internal github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile encoding/hex=$WORK/b104/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/godbus/dbus/v5=$WORK/b220/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/coreos/go-systemd/v22/dbus -complete -installsuffix shared -buildid cnHlySqfORVW9iFvmzSu/cnHlySqfORVW9iFvmzSu -goversion go1.16.12 -D "" -importcfg $WORK/b219/importcfg -pack ./vendor/github.com/coreos/go-systemd/v22/dbus/dbus.go ./vendor/github.com/coreos/go-systemd/v22/dbus/methods.go ./vendor/github.com/coreos/go-systemd/v22/dbus/properties.go ./vendor/github.com/coreos/go-systemd/v22/dbus/set.go ./vendor/github.com/coreos/go-systemd/v22/dbus/subscription.go ./vendor/github.com/coreos/go-systemd/v22/dbus/subscription_set.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/0d/0d4c13a55e1646008fa63a272f705b8818575cdda7b457a53e5f208a6eb28f03-d # internal github.com/containerd/containerd/archive/compression mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b054/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b186/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b188/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b194/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/containerd/containerd/archive/compression -lang=go1.16 -complete -installsuffix shared -buildid j60iO_okZuNoaf2XCt3_/j60iO_okZuNoaf2XCt3_ -goversion go1.16.12 -D "" -importcfg $WORK/b185/importcfg -pack ./archive/compression/compression.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/75/75cde063ef233d22b969ecfc4c5e88d6e94ee171598c85ca2ff45c15f8e10a91-d # internal github.com/containerd/containerd/images mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/archive/compression=$WORK/b185/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b195/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b183/_pkg_.a packagefile github.com/containerd/containerd/labels=$WORK/b200/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b186/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b201/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b197/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b198/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b187/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b202/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b203/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/containerd/containerd/images -lang=go1.16 -complete -installsuffix shared -buildid kZSOuhnVDRu735lnHEZy/kZSOuhnVDRu735lnHEZy -goversion go1.16.12 -D "" -importcfg $WORK/b184/importcfg -pack ./images/annotations.go ./images/diffid.go ./images/handlers.go ./images/image.go ./images/importexport.go ./images/mediatypes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/63/632031fff6d0594473ff5ab55cd75bfa5df0d238894fba00fa66d5af5294c3aa-d # internal github.com/cilium/ebpf/link mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile debug/elf=$WORK/b226/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cilium/ebpf=$WORK/b225/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b230/_pkg_.a packagefile github.com/cilium/ebpf/internal=$WORK/b232/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b231/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile regexp=$WORK/b156/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/cilium/ebpf/link -complete -installsuffix shared -buildid TPX2TAORYqbkc4zNDhCs/TPX2TAORYqbkc4zNDhCs -goversion go1.16.12 -D "" -importcfg $WORK/b234/importcfg -pack ./vendor/github.com/cilium/ebpf/link/cgroup.go ./vendor/github.com/cilium/ebpf/link/doc.go ./vendor/github.com/cilium/ebpf/link/iter.go ./vendor/github.com/cilium/ebpf/link/kprobe.go ./vendor/github.com/cilium/ebpf/link/link.go ./vendor/github.com/cilium/ebpf/link/netns.go ./vendor/github.com/cilium/ebpf/link/perf_event.go ./vendor/github.com/cilium/ebpf/link/platform.go ./vendor/github.com/cilium/ebpf/link/program.go ./vendor/github.com/cilium/ebpf/link/raw_tracepoint.go ./vendor/github.com/cilium/ebpf/link/syscalls.go ./vendor/github.com/cilium/ebpf/link/tracepoint.go ./vendor/github.com/cilium/ebpf/link/uprobe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/2e/2ef8bc8638f4844f70aaa752d8d31d5f15322a5a5bf13f49d9b9a58ce20e5bd3-d # internal github.com/containerd/cgroups mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/cgroups/stats/v1=$WORK/b216/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=$WORK/b219/_pkg_.a packagefile github.com/docker/go-units=$WORK/b222/_pkg_.a packagefile github.com/godbus/dbus/v5=$WORK/b220/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b223/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/containerd/cgroups -complete -installsuffix shared -buildid dnmHVngk9dVeB12oXCUH/dnmHVngk9dVeB12oXCUH -goversion go1.16.12 -D "" -importcfg $WORK/b215/importcfg -pack ./vendor/github.com/containerd/cgroups/blkio.go ./vendor/github.com/containerd/cgroups/cgroup.go ./vendor/github.com/containerd/cgroups/control.go ./vendor/github.com/containerd/cgroups/cpu.go ./vendor/github.com/containerd/cgroups/cpuacct.go ./vendor/github.com/containerd/cgroups/cpuset.go ./vendor/github.com/containerd/cgroups/devices.go ./vendor/github.com/containerd/cgroups/errors.go ./vendor/github.com/containerd/cgroups/freezer.go ./vendor/github.com/containerd/cgroups/hierarchy.go ./vendor/github.com/containerd/cgroups/hugetlb.go ./vendor/github.com/containerd/cgroups/memory.go ./vendor/github.com/containerd/cgroups/named.go ./vendor/github.com/containerd/cgroups/net_cls.go ./vendor/github.com/containerd/cgroups/net_prio.go ./vendor/github.com/containerd/cgroups/opts.go ./vendor/github.com/containerd/cgroups/paths.go ./vendor/github.com/containerd/cgroups/perf_event.go ./vendor/github.com/containerd/cgroups/pids.go ./vendor/github.com/containerd/cgroups/rdma.go ./vendor/github.com/containerd/cgroups/state.go ./vendor/github.com/containerd/cgroups/subsystem.go ./vendor/github.com/containerd/cgroups/systemd.go ./vendor/github.com/containerd/cgroups/ticks.go ./vendor/github.com/containerd/cgroups/utils.go ./vendor/github.com/containerd/cgroups/v1.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/da/dac7c0186854a91dbe344b410665f94a2700cbebc041320f381bf1e2e168a57f-d # internal github.com/containerd/containerd/diff mkdir -p $WORK/b241/ github.com/containerd/containerd/images/archive mkdir -p $WORK/b304/ github.com/containerd/containerd/metadata mkdir -p $WORK/b245/ github.com/containerd/containerd/remotes mkdir -p $WORK/b311/ github.com/containerd/containerd/oci mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/containers=$WORK/b246/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b195/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b184/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b204/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b208/_pkg_.a packagefile github.com/containerd/containerd/pkg/cap=$WORK/b309/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b201/_pkg_.a packagefile github.com/containerd/containerd/snapshots=$WORK/b252/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b300/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b198/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b310/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b223/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/containerd/containerd/oci -lang=go1.16 -complete -installsuffix shared -buildid J-QvbH4n31kPzImV6_et/J-QvbH4n31kPzImV6_et -goversion go1.16.12 -D "" -importcfg $WORK/b308/importcfg -pack ./oci/client.go ./oci/spec.go ./oci/spec_opts.go ./oci/spec_opts_linux.go ./oci/utils_unix.go cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/containers=$WORK/b246/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b195/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b183/_pkg_.a packagefile github.com/containerd/containerd/filters=$WORK/b196/_pkg_.a packagefile github.com/containerd/containerd/gc=$WORK/b247/_pkg_.a packagefile github.com/containerd/containerd/identifiers=$WORK/b209/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b184/_pkg_.a packagefile github.com/containerd/containerd/labels=$WORK/b200/_pkg_.a packagefile github.com/containerd/containerd/leases=$WORK/b248/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b186/_pkg_.a packagefile github.com/containerd/containerd/metadata/boltutil=$WORK/b249/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b204/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b208/_pkg_.a packagefile github.com/containerd/containerd/snapshots=$WORK/b252/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b047/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b050/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b197/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b198/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b250/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/containerd/containerd/metadata -lang=go1.16 -complete -installsuffix shared -buildid 7JXFu6ASXD5qPVAJ9gxS/7JXFu6ASXD5qPVAJ9gxS -goversion go1.16.12 -D "" -importcfg $WORK/b245/importcfg -pack ./metadata/adaptors.go ./metadata/bolt.go ./metadata/buckets.go ./metadata/containers.go ./metadata/content.go ./metadata/db.go ./metadata/gc.go ./metadata/images.go ./metadata/leases.go ./metadata/migrations.go ./metadata/namespaces.go ./metadata/snapshot.go cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/archive/compression=$WORK/b185/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b184/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b204/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b047/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b050/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b198/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b194/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b288/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/archive/compression=$WORK/b185/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b195/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b183/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b184/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b186/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b201/_pkg_.a packagefile github.com/containerd/containerd/reference=$WORK/b305/_pkg_.a packagefile github.com/containerd/containerd/reference/docker=$WORK/b306/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b197/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b199/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b198/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/containerd/containerd/diff -lang=go1.16 -complete -installsuffix shared -buildid CxDCvPHpSyVPr0r13SiR/CxDCvPHpSyVPr0r13SiR -goversion go1.16.12 -D "" -importcfg $WORK/b241/importcfg -pack ./diff/diff.go ./diff/stream.go ./diff/stream_unix.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/containerd/containerd/images/archive -lang=go1.16 -complete -installsuffix shared -buildid dKJtdB-pNGcgf8riNKz1/dKJtdB-pNGcgf8riNKz1 -goversion go1.16.12 -D "" -importcfg $WORK/b304/importcfg -pack ./images/archive/exporter.go ./images/archive/importer.go ./images/archive/reference.go cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b195/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b183/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b184/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b186/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b201/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b198/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b187/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b203/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/containerd/containerd/remotes -lang=go1.16 -complete -installsuffix shared -buildid DU5an_lE4ikpaMDV8PBH/DU5an_lE4ikpaMDV8PBH -goversion go1.16.12 -D "" -importcfg $WORK/b311/importcfg -pack ./remotes/handlers.go ./remotes/resolver.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/a3/a320c169d1f52c779007291824329cd231a30b60d96e0630acc7d080b32040dc-d # internal github.com/containerd/containerd/rootfs mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/diff=$WORK/b241/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b183/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b186/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b204/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b208/_pkg_.a packagefile github.com/containerd/containerd/snapshots=$WORK/b252/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b197/_pkg_.a packagefile github.com/opencontainers/image-spec/identity=$WORK/b319/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b198/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile math/rand=$WORK/b084/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/containerd/containerd/rootfs -lang=go1.16 -complete -installsuffix shared -buildid 6IMrCBzifUwgJgissTvm/6IMrCBzifUwgJgissTvm -goversion go1.16.12 -D "" -importcfg $WORK/b318/importcfg -pack ./rootfs/apply.go ./rootfs/diff.go ./rootfs/init.go ./rootfs/init_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/a5/a57e4cfe948a00d342f614ae7be0af48ba3d8bc175ad68fd9874387c26ba2bf5-d # internal github.com/containerd/cgroups/v2 mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/cilium/ebpf=$WORK/b225/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b230/_pkg_.a packagefile github.com/cilium/ebpf/link=$WORK/b234/_pkg_.a packagefile github.com/containerd/cgroups/v2/stats=$WORK/b235/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=$WORK/b219/_pkg_.a packagefile github.com/godbus/dbus/v5=$WORK/b220/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b223/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b187/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/containerd/cgroups/v2 -complete -installsuffix shared -buildid HCZ-BD3QxdJfGSeER7KF/HCZ-BD3QxdJfGSeER7KF -goversion go1.16.12 -D "" -importcfg $WORK/b224/importcfg -pack ./vendor/github.com/containerd/cgroups/v2/cpu.go ./vendor/github.com/containerd/cgroups/v2/devicefilter.go ./vendor/github.com/containerd/cgroups/v2/ebpf.go ./vendor/github.com/containerd/cgroups/v2/errors.go ./vendor/github.com/containerd/cgroups/v2/hugetlb.go ./vendor/github.com/containerd/cgroups/v2/io.go ./vendor/github.com/containerd/cgroups/v2/manager.go ./vendor/github.com/containerd/cgroups/v2/memory.go ./vendor/github.com/containerd/cgroups/v2/paths.go ./vendor/github.com/containerd/cgroups/v2/pids.go ./vendor/github.com/containerd/cgroups/v2/rdma.go ./vendor/github.com/containerd/cgroups/v2/state.go ./vendor/github.com/containerd/cgroups/v2/utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b311/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/c3/c317fffe381e1d174e50dda46d7fd02713c2b93dbc595c0df297f8ec6bdb4090-d # internal github.com/containerd/containerd/remotes/docker/schema1 mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/archive/compression=$WORK/b185/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b195/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b183/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b184/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b186/_pkg_.a packagefile github.com/containerd/containerd/remotes=$WORK/b311/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b197/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b199/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b198/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b202/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/containerd/containerd/remotes/docker/schema1 -lang=go1.16 -complete -installsuffix shared -buildid zGAc9AOpoSuVmNMEcVoZ/zGAc9AOpoSuVmNMEcVoZ -goversion go1.16.12 -D "" -importcfg $WORK/b316/importcfg -pack ./remotes/docker/schema1/converter.go cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/0e/0e48b4052b50c9e2bcf4343da6db93b9d72bec41b06629fce272a7484ece31b9-d # internal github.com/containerd/containerd/images/converter mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b195/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b184/_pkg_.a packagefile github.com/containerd/containerd/leases=$WORK/b248/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b201/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b197/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b198/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b187/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b202/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/containerd/containerd/images/converter -lang=go1.16 -complete -installsuffix shared -buildid lATAJxktE7x3Sw0Lhhel/lATAJxktE7x3Sw0Lhhel -goversion go1.16.12 -D "" -importcfg $WORK/b356/importcfg -pack ./images/converter/converter.go ./images/converter/default.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/3b/3b152973bf0bdc4d80363e03989f70d5dd87bf5c26dc0f26f1c64730f996eb24-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/10/107d41cb78db1d5b9b220087995e06eaaad072d05d00333ab36c24d7faf24f1d-d # internal github.com/containerd/containerd/contrib/apparmor mkdir -p $WORK/b337/ github.com/containerd/containerd/contrib/nvidia mkdir -p $WORK/b338/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/containers=$WORK/b246/_pkg_.a packagefile github.com/containerd/containerd/oci=$WORK/b308/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b223/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b194/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/template=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/containerd/containerd/contrib/apparmor -lang=go1.16 -complete -installsuffix shared -buildid iRbqhg4DYPvqlB3O_h8b/iRbqhg4DYPvqlB3O_h8b -goversion go1.16.12 -D "" -importcfg $WORK/b337/importcfg -pack ./contrib/apparmor/apparmor.go ./contrib/apparmor/template.go cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/containers=$WORK/b246/_pkg_.a packagefile github.com/containerd/containerd/oci=$WORK/b308/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b223/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b194/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/containerd/containerd/contrib/nvidia -lang=go1.16 -complete -installsuffix shared -buildid 7cQACg0S5F_Wx3Oj1vOj/7cQACg0S5F_Wx3Oj1vOj -goversion go1.16.12 -D "" -importcfg $WORK/b338/importcfg -pack ./contrib/nvidia/nvidia.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/cb/cba7b6855044cec25e313db1c7b62e2fc7d520505a2b9144c6955fad0c262f98-d # internal github.com/containerd/containerd/contrib/seccomp mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/containers=$WORK/b246/_pkg_.a packagefile github.com/containerd/containerd/oci=$WORK/b308/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b223/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/containerd/containerd/contrib/seccomp -lang=go1.16 -complete -installsuffix shared -buildid YZx_aMw1uDtGTrsE-lTt/YZx_aMw1uDtGTrsE-lTt -goversion go1.16.12 -D "" -importcfg $WORK/b339/importcfg -pack ./contrib/seccomp/seccomp.go ./contrib/seccomp/seccomp_default.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/e8/e8e1e640270a637947004cd858a95cd7e328065e4a0a593da387d80bb5f71a89-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/c5/c5820bd7e5c0bed409e175a0eb3fa0ea9cfcdeaf7a1d67d64a2ae5812a1c2404-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/28/287b6700b984ac77426a5bef8d421ac0d49eaf45a0ffb48818bef8211f4aeb84-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b337/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/35/35be6097653c721587670c4b03d27b2448dd0f2d86d2804376bf1ee36b2e7000-d # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/01/01d7bde7a068d9470349e4f28fdcba1fcd84805de0a7f3cc619672480a052f1c-d # internal github.com/containerd/containerd/images/converter/uncompress mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile compress/gzip=$WORK/b054/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b195/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b183/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b184/_pkg_.a packagefile github.com/containerd/containerd/images/converter=$WORK/b356/_pkg_.a packagefile github.com/containerd/containerd/labels=$WORK/b200/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b198/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p github.com/containerd/containerd/images/converter/uncompress -lang=go1.16 -complete -installsuffix shared -buildid DGzUCeEBEGZBdPb4pTvE/DGzUCeEBEGZBdPb4pTvE -goversion go1.16.12 -D "" -importcfg $WORK/b357/importcfg -pack ./images/converter/uncompress/uncompress.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/8c/8c3a2eec2c40179c4adc7efeb8cf3446bf5095cf7e4d1392ca3b367b57689ae4-d # internal github.com/containerd/containerd/runtime/opts mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile github.com/containerd/cgroups=$WORK/b215/_pkg_.a packagefile github.com/containerd/cgroups/v2=$WORK/b224/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b208/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p github.com/containerd/containerd/runtime/opts -lang=go1.16 -complete -installsuffix shared -buildid bxmSL-fgEWS52E0mHEAI/bxmSL-fgEWS52E0mHEAI -goversion go1.16.12 -D "" -importcfg $WORK/b361/importcfg -pack ./runtime/opts/opts_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/0b/0b1c550e2a129ae3cdd2eb9698a3fec73aa3bb5e738eafe902ee2692143362c3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/5f/5f8916e7d6e728ed35fa2399da45467f68a80a618ad0501894c52ba62d86cccd-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/4f/4fbe149bd757223b1cd64db9382acae5b80a4866c99353a31a9f2f2c653b7b39-d # internal net/http/httptrace mkdir -p $WORK/b125/ google.golang.org/grpc/credentials mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b085/_pkg_.a packagefile crypto/x509=$WORK/b101/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b133/_pkg_.a packagefile google.golang.org/grpc/credentials/internal=$WORK/b134/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b135/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile net=$WORK/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p google.golang.org/grpc/credentials -complete -installsuffix shared -buildid XgSWGCagyobrpxG6B4MR/XgSWGCagyobrpxG6B4MR -goversion go1.16.12 -D "" -importcfg $WORK/b132/importcfg -pack ./vendor/google.golang.org/grpc/credentials/credentials.go ./vendor/google.golang.org/grpc/credentials/go12.go ./vendor/google.golang.org/grpc/credentials/tls.go cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b085/_pkg_.a packagefile internal/nettrace=$WORK/b068/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid LtT5qeU471ngmSHfN0Ob/LtT5qeU471ngmSHfN0Ob -goversion go1.16.12 -D "" -importcfg $WORK/b125/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/b0/b0e8b96882c4bc70609baf93ea3b804777b639a5522da4d69f68e0fa91f2a497-d # internal net/http mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b054/_pkg_.a packagefile container/list=$WORK/b072/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/tls=$WORK/b085/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b113/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b084/_pkg_.a packagefile mime=$WORK/b122/_pkg_.a packagefile mime/multipart=$WORK/b123/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http/httptrace=$WORK/b125/_pkg_.a packagefile net/http/internal=$WORK/b126/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b064/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p net/http -std -complete -installsuffix shared -buildid E2WTDtzNEDiMhZiRuCYd/E2WTDtzNEDiMhZiRuCYd -goversion go1.16.12 -D "" -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/4d/4d3f915d386d8fae420e3527547bc3ea8c20c7f6f2ab72fd88e9f720c2493a2b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/cb/cba9758c9d134d3f8d48d472ffd8cb0332903cb1b9fb7d2014ee0468f69c4b00-d # internal google.golang.org/grpc/resolver mkdir -p $WORK/b137/ google.golang.org/grpc/internal/channelz mkdir -p $WORK/b159/ google.golang.org/grpc/peer mkdir -p $WORK/b177/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b130/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b132/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b131/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p google.golang.org/grpc/internal/channelz -complete -installsuffix shared -buildid 3eNNqfvSAdsELYMvhE8T/3eNNqfvSAdsELYMvhE8T -goversion go1.16.12 -D "" -importcfg $WORK/b159/importcfg -pack ./vendor/google.golang.org/grpc/internal/channelz/funcs.go ./vendor/google.golang.org/grpc/internal/channelz/types.go ./vendor/google.golang.org/grpc/internal/channelz/types_linux.go ./vendor/google.golang.org/grpc/internal/channelz/util_linux.go cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b132/_pkg_.a packagefile net=$WORK/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p google.golang.org/grpc/peer -complete -installsuffix shared -buildid vXSQSLSbGuYpjckjBqNy/vXSQSLSbGuYpjckjBqNy -goversion go1.16.12 -D "" -importcfg $WORK/b177/importcfg -pack ./vendor/google.golang.org/grpc/peer/peer.go cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b138/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b132/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b139/_pkg_.a packagefile net=$WORK/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p google.golang.org/grpc/resolver -complete -installsuffix shared -buildid XSJvW9BFmpQDXgOOQ0UO/XSJvW9BFmpQDXgOOQ0UO -goversion go1.16.12 -D "" -importcfg $WORK/b137/importcfg -pack ./vendor/google.golang.org/grpc/resolver/resolver.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/23/23c4c8d56bfedf2e7e7a65255594a0b18b84f4dbfdada0565d1feec9cb57ee9e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/0a/0a0084c1309128701368f6a496dd7587c665673389893332c28b438f16cc1aee-d # internal google.golang.org/grpc/balancer mkdir -p $WORK/b129/ google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b164/ google.golang.org/grpc/internal/resolver/passthrough mkdir -p $WORK/b165/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b130/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b132/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b135/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b136/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b137/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b139/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p google.golang.org/grpc/balancer -complete -installsuffix shared -buildid qSlz-14pjCbAdEz_rb22/qSlz-14pjCbAdEz_rb22 -goversion go1.16.12 -D "" -importcfg $WORK/b129/importcfg -pack ./vendor/google.golang.org/grpc/balancer/balancer.go cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b131/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b142/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b137/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b139/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p google.golang.org/grpc/internal/resolver/dns -complete -installsuffix shared -buildid JitQfgo6GsJeXnitZFLD/JitQfgo6GsJeXnitZFLD -goversion go1.16.12 -D "" -importcfg $WORK/b164/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go ./vendor/google.golang.org/grpc/internal/resolver/dns/go113.go cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b137/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p google.golang.org/grpc/internal/resolver/passthrough -complete -installsuffix shared -buildid LwgD6KyA9TsXXY_W1qdI/LwgD6KyA9TsXXY_W1qdI -goversion go1.16.12 -D "" -importcfg $WORK/b165/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/9b/9b9c9d06f89f4af954023458ee5001ebdf901c1a10fba25120cf687e5b27edc6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/43/4388d8f616f9513c40ee70c988d9cd01beadf330bc14129defcdb6597d0492ed-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/53/53e4c5a8327a534da5ebfa5b2bee905ace503466218b1584b3c3ecd43fd85800-d # internal google.golang.org/grpc/balancer/base mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b129/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b130/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b131/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b137/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p google.golang.org/grpc/balancer/base -complete -installsuffix shared -buildid JAkj1PyrNml9QiY5SBsV/JAkj1PyrNml9QiY5SBsV -goversion go1.16.12 -D "" -importcfg $WORK/b140/importcfg -pack ./vendor/google.golang.org/grpc/balancer/base/balancer.go ./vendor/google.golang.org/grpc/balancer/base/base.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/e9/e994604021058aeb8b596ae862abf1b93b2a017947a79d0115c32d300cf0f625-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/19/198815e38211473f8727094072b6e57782e3a60d430b383d70624bbb3de3ab19-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/balancer=$WORK/b129/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b140/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b131/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b142/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p google.golang.org/grpc/balancer/roundrobin -complete -installsuffix shared -buildid czpXHYic-IBaUqDh_-5Y/czpXHYic-IBaUqDh_-5Y -goversion go1.16.12 -D "" -importcfg $WORK/b141/importcfg -pack ./vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/53/53372b50476e09e3a5f685d7b8e763b4419e8c912faeb8156653804fc24bd043-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/c1/c180a0519b5963a5220a26579dc9d839ee774f2da1c63047a358920922c4ad86-d # internal golang.org/x/net/trace mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b059/_pkg_.a packagefile html/template=$WORK/b060/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile text/tabwriter=$WORK/b127/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF golang.org/x/net/http2 mkdir -p $WORK/b167/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p golang.org/x/net/trace -complete -installsuffix shared -buildid pkorW1hXcXl6U2ZTXM5H/pkorW1hXcXl6U2ZTXM5H -goversion go1.16.12 -D "" -importcfg $WORK/b058/importcfg -pack ./vendor/golang.org/x/net/trace/events.go ./vendor/golang.org/x/net/trace/histogram.go ./vendor/golang.org/x/net/trace/trace.go net/http/httputil cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b054/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/tls=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b168/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b174/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b169/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b084/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/http/httptrace=$WORK/b125/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b064/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid 4lDRUsdH_-rWMP_IVlIq/4lDRUsdH_-rWMP_IVlIq -goversion go1.16.12 -D "" -importcfg $WORK/b167/importcfg -pack ./vendor/golang.org/x/net/http2/ciphers.go ./vendor/golang.org/x/net/http2/client_conn_pool.go ./vendor/golang.org/x/net/http2/databuffer.go ./vendor/golang.org/x/net/http2/errors.go ./vendor/golang.org/x/net/http2/flow.go ./vendor/golang.org/x/net/http2/frame.go ./vendor/golang.org/x/net/http2/go111.go ./vendor/golang.org/x/net/http2/gotrack.go ./vendor/golang.org/x/net/http2/headermap.go ./vendor/golang.org/x/net/http2/http2.go ./vendor/golang.org/x/net/http2/pipe.go ./vendor/golang.org/x/net/http2/server.go ./vendor/golang.org/x/net/http2/transport.go ./vendor/golang.org/x/net/http2/write.go ./vendor/golang.org/x/net/http2/writesched.go ./vendor/golang.org/x/net/http2/writesched_priority.go ./vendor/golang.org/x/net/http2/writesched_random.go mkdir -p $WORK/b181/ golang.org/x/net/context/ctxhttp mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b064/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid VFmI5GBZhaeNKKiqLdUz/VFmI5GBZhaeNKKiqLdUz -goversion go1.16.12 -D "" -importcfg $WORK/b315/importcfg -pack ./vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go net/http/pprof mkdir -p $WORK/b274/ github.com/prometheus/common/expfmt mkdir -p $WORK/b264/ expvar mkdir -p $WORK/b214/ github.com/containerd/containerd/remotes/errors mkdir -p $WORK/b314/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b112/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/http/internal=$WORK/b126/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b064/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid 3CSqB-pdU5DvAHzSk6Ey/3CSqB-pdU5DvAHzSk6Ey -goversion go1.16.12 -D "" -importcfg $WORK/b181/importcfg -pack /usr/lib/golang/src/net/http/httputil/dump.go /usr/lib/golang/src/net/http/httputil/httputil.go /usr/lib/golang/src/net/http/httputil/persist.go /usr/lib/golang/src/net/http/httputil/reverseproxy.go cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p expvar -std -complete -installsuffix shared -buildid L4nOCBSliKrqsLbZs51j/L4nOCBSliKrqsLbZs51j -goversion go1.16.12 -D "" -importcfg $WORK/b214/importcfg -pack /usr/lib/golang/src/expvar/expvar.go cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile html=$WORK/b061/_pkg_.a packagefile internal/profile=$WORK/b275/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b064/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/pprof=$WORK/b276/_pkg_.a packagefile runtime/trace=$WORK/b277/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p net/http/pprof -std -complete -installsuffix shared -buildid iEffWcj8CWIIt5d6aqA1/iEffWcj8CWIIt5d6aqA1 -goversion go1.16.12 -D "" -importcfg $WORK/b274/importcfg -pack /usr/lib/golang/src/net/http/pprof/pprof.go cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b133/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b149/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b265/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b263/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b266/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b267/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile mime=$WORK/b122/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid zouNR_a-QynPpWs3CdM8/zouNR_a-QynPpWs3CdM8 -goversion go1.16.12 -D "" -importcfg $WORK/b264/importcfg -pack ./vendor/github.com/prometheus/common/expfmt/decode.go ./vendor/github.com/prometheus/common/expfmt/encode.go ./vendor/github.com/prometheus/common/expfmt/expfmt.go ./vendor/github.com/prometheus/common/expfmt/openmetrics_create.go ./vendor/github.com/prometheus/common/expfmt/text_create.go ./vendor/github.com/prometheus/common/expfmt/text_parse.go cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/containerd/containerd/remotes/errors -lang=go1.16 -complete -installsuffix shared -buildid LYt4XJQEBDpvmYVc5rcs/LYt4XJQEBDpvmYVc5rcs -goversion go1.16.12 -D "" -importcfg $WORK/b314/importcfg -pack ./remotes/errors/errors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/bf/bfd29f83489e607d6da1db98a24d5368f72f2d0e3000c62237c5183151c0130b-d # internal github.com/containerd/containerd/cmd/ctr/commands/pprof mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/defaults=$WORK/b182/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/urfave/cli=$WORK/b280/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/containerd/containerd/cmd/ctr/commands/pprof -lang=go1.16 -complete -installsuffix shared -buildid gLJfG9gxMfPa2IUG-ioZ/gLJfG9gxMfPa2IUG-ioZ -goversion go1.16.12 -D "" -importcfg $WORK/b364/importcfg -pack ./cmd/ctr/commands/pprof/pprof.go ./cmd/ctr/commands/pprof/pprof_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b214/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/a3/a3435db52e954b2c6b0ea20daab764a78a2ba8303ac94a5cd97652da2eaadf05-d # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/94/949d3e1ad8f2fd4edf1fe9add4ad475dfe7af4df9b2c650b8aa2fb363bdae60a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/d1/d159635d608265f27261f29450e5e58511e1406eda30adbcf9ff37c9f9c852e1-d # internal github.com/containerd/containerd/remotes/docker/auth mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b186/_pkg_.a packagefile github.com/containerd/containerd/remotes/errors=$WORK/b314/_pkg_.a packagefile github.com/containerd/containerd/version=$WORK/b278/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b315/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b064/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/containerd/containerd/remotes/docker/auth -lang=go1.16 -complete -installsuffix shared -buildid Zl27yBx3RtMfyoZzCHQh/Zl27yBx3RtMfyoZzCHQh -goversion go1.16.12 -D "" -importcfg $WORK/b313/importcfg -pack ./remotes/docker/auth/fetch.go ./remotes/docker/auth/parse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/c1/c17b3ac5eb5da646e37beeb1e372caaf87c110faaa2a9b8637368893ccf9fcc9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b364/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b181/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/30/306abde827d11ce2765b6d765d4a72d065a9d9f8f638ac51701dfcddddc305d2-d # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/57/57f683835b704c36056cb58a11d8af3e1164527b54f4728f0e7fd70e43fd6be5-d # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/6a/6a368819936ea62a1aa7a836756c35bdbd713783f3b19f5fbdd9d4d666b6b927-d # internal github.com/containerd/containerd/remotes/docker mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b195/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b183/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b184/_pkg_.a packagefile github.com/containerd/containerd/labels=$WORK/b200/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b186/_pkg_.a packagefile github.com/containerd/containerd/reference=$WORK/b305/_pkg_.a packagefile github.com/containerd/containerd/remotes=$WORK/b311/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker/auth=$WORK/b313/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker/schema1=$WORK/b316/_pkg_.a packagefile github.com/containerd/containerd/remotes/errors=$WORK/b314/_pkg_.a packagefile github.com/containerd/containerd/version=$WORK/b278/_pkg_.a packagefile github.com/moby/locker=$WORK/b317/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b197/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b198/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b187/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b315/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b064/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/containerd/containerd/remotes/docker -lang=go1.16 -complete -installsuffix shared -buildid h_SiX04Go6JlK7h_a0GO/h_SiX04Go6JlK7h_a0GO -goversion go1.16.12 -D "" -importcfg $WORK/b312/importcfg -pack ./remotes/docker/authorizer.go ./remotes/docker/converter.go ./remotes/docker/errcode.go ./remotes/docker/errdesc.go ./remotes/docker/fetcher.go ./remotes/docker/handler.go ./remotes/docker/httpreadseeker.go ./remotes/docker/pusher.go ./remotes/docker/registry.go ./remotes/docker/resolver.go ./remotes/docker/scope.go ./remotes/docker/status.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/a0/a094395667329a3500d7c942d68030497dfb627ccbfcc1151487c7ab745bad67-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b214/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b260/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b261/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b133/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b149/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b262/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b263/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b264/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b267/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b268/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b193/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid 7gSZNbYksBHbevHK3wHZ/7gSZNbYksBHbevHK3wHZ -goversion go1.16.12 -D "" -importcfg $WORK/b259/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/build_info.go ./vendor/github.com/prometheus/client_golang/prometheus/collector.go ./vendor/github.com/prometheus/client_golang/prometheus/counter.go ./vendor/github.com/prometheus/client_golang/prometheus/desc.go ./vendor/github.com/prometheus/client_golang/prometheus/doc.go ./vendor/github.com/prometheus/client_golang/prometheus/expvar_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/fnv.go ./vendor/github.com/prometheus/client_golang/prometheus/gauge.go ./vendor/github.com/prometheus/client_golang/prometheus/go_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/histogram.go ./vendor/github.com/prometheus/client_golang/prometheus/labels.go ./vendor/github.com/prometheus/client_golang/prometheus/metric.go ./vendor/github.com/prometheus/client_golang/prometheus/observer.go ./vendor/github.com/prometheus/client_golang/prometheus/process_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/process_collector_other.go ./vendor/github.com/prometheus/client_golang/prometheus/registry.go ./vendor/github.com/prometheus/client_golang/prometheus/summary.go ./vendor/github.com/prometheus/client_golang/prometheus/timer.go ./vendor/github.com/prometheus/client_golang/prometheus/untyped.go ./vendor/github.com/prometheus/client_golang/prometheus/value.go ./vendor/github.com/prometheus/client_golang/prometheus/vec.go ./vendor/github.com/prometheus/client_golang/prometheus/wrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/cf/cf80aa5dd5d4d60e92910501e22e4dfbe9dcff9201bf81c2ea95eea8e66fa61b-d # internal github.com/containerd/containerd/remotes/docker/config mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b085/_pkg_.a packagefile crypto/x509=$WORK/b101/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b183/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b186/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker=$WORK/b312/_pkg_.a packagefile github.com/pelletier/go-toml=$WORK/b256/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b064/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/containerd/containerd/remotes/docker/config -lang=go1.16 -complete -installsuffix shared -buildid JlpFsz0UAWiZf_DYXOnW/JlpFsz0UAWiZf_DYXOnW -goversion go1.16.12 -D "" -importcfg $WORK/b333/importcfg -pack ./remotes/docker/config/config_unix.go ./remotes/docker/config/hosts.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/70/701a04848ef51dd1a368f04518e787495a29c19641f5f793fdb89cc4f290b25a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/2b/2bf30eccd24a922ba5170284b31332857fd10fa0137c286fe5398640f0e17eed-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b054/_pkg_.a packagefile crypto/tls=$WORK/b085/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b259/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b263/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b264/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/http/httptrace=$WORK/b125/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid cpTpoloSgv0ECUA_DSuO/cpTpoloSgv0ECUA_DSuO -goversion go1.16.12 -D "" -importcfg $WORK/b271/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/delegator.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/http.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_client.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_server.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/a9/a9c5f6966f83cea35c17ccbef70bb55b3b3236d2a2278f4fc15c7b2a7db63833-d # internal google.golang.org/grpc/internal/transport mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b133/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b167/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b174/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b155/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b143/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b132/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b131/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b135/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b159/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b142/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b136/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b177/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b154/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b179/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p google.golang.org/grpc/internal/transport -complete -installsuffix shared -buildid Q7vx78Eh-kTEZ0nSz1xO/Q7vx78Eh-kTEZ0nSz1xO -goversion go1.16.12 -D "" -importcfg $WORK/b166/importcfg -pack ./vendor/google.golang.org/grpc/internal/transport/bdp_estimator.go ./vendor/google.golang.org/grpc/internal/transport/controlbuf.go ./vendor/google.golang.org/grpc/internal/transport/defaults.go ./vendor/google.golang.org/grpc/internal/transport/flowcontrol.go ./vendor/google.golang.org/grpc/internal/transport/handler_server.go ./vendor/google.golang.org/grpc/internal/transport/http2_client.go ./vendor/google.golang.org/grpc/internal/transport/http2_server.go ./vendor/google.golang.org/grpc/internal/transport/http_util.go ./vendor/google.golang.org/grpc/internal/transport/log.go ./vendor/google.golang.org/grpc/internal/transport/transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/30/30e18c11ddd1db7db1c3087869c1a45dbb9effee7eccd091fe20cebbc36767ad-d # internal github.com/docker/go-metrics mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b259/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b271/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/docker/go-metrics -complete -installsuffix shared -buildid c7K9qxdwyrWBcBFrYbK4/c7K9qxdwyrWBcBFrYbK4 -goversion go1.16.12 -D "" -importcfg $WORK/b258/importcfg -pack ./vendor/github.com/docker/go-metrics/counter.go ./vendor/github.com/docker/go-metrics/docs.go ./vendor/github.com/docker/go-metrics/gauge.go ./vendor/github.com/docker/go-metrics/handler.go ./vendor/github.com/docker/go-metrics/helpers.go ./vendor/github.com/docker/go-metrics/namespace.go ./vendor/github.com/docker/go-metrics/register.go ./vendor/github.com/docker/go-metrics/timer.go ./vendor/github.com/docker/go-metrics/unit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/67/679d3b3db0360cb0f5c34c10126fb0e3168efc9f4e09532d57a6e3290776ca7f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/2e/2e80612d601259a819b5e33854b861b2316a66c54449462b5b37d90a5bf4ef6e-d # internal google.golang.org/grpc mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b054/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b058/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b128/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b129/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b140/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b141/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b143/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b130/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b132/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b144/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b145/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b131/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b135/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b146/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b147/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b148/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b158/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b159/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b142/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b164/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b166/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b136/_pkg_.a packagefile google.golang.org/grpc/naming=$WORK/b180/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b177/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b137/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b139/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b154/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b179/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/http/httputil=$WORK/b181/_pkg_.a packagefile net/url=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p google.golang.org/grpc -complete -installsuffix shared -buildid 4_p7ijoSpp_DN3meF0SF/4_p7ijoSpp_DN3meF0SF -goversion go1.16.12 -D "" -importcfg $WORK/b053/importcfg -pack ./vendor/google.golang.org/grpc/backoff.go ./vendor/google.golang.org/grpc/balancer.go ./vendor/google.golang.org/grpc/balancer_conn_wrappers.go ./vendor/google.golang.org/grpc/balancer_v1_wrapper.go ./vendor/google.golang.org/grpc/call.go ./vendor/google.golang.org/grpc/clientconn.go ./vendor/google.golang.org/grpc/codec.go ./vendor/google.golang.org/grpc/dialoptions.go ./vendor/google.golang.org/grpc/doc.go ./vendor/google.golang.org/grpc/interceptor.go ./vendor/google.golang.org/grpc/picker_wrapper.go ./vendor/google.golang.org/grpc/pickfirst.go ./vendor/google.golang.org/grpc/preloader.go ./vendor/google.golang.org/grpc/proxy.go ./vendor/google.golang.org/grpc/resolver_conn_wrapper.go ./vendor/google.golang.org/grpc/rpc_util.go ./vendor/google.golang.org/grpc/server.go ./vendor/google.golang.org/grpc/service_config.go ./vendor/google.golang.org/grpc/stream.go ./vendor/google.golang.org/grpc/trace.go ./vendor/google.golang.org/grpc/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/7c/7c2d9f1b33bcb6ce2528009ce3972b11ea0528bd56a93a1e853137de0671a324-d # internal github.com/containerd/containerd/api/services/events/v1 mkdir -p $WORK/b045/ github.com/containerd/containerd/api/services/content/v1 mkdir -p $WORK/b236/ github.com/containerd/containerd/api/services/snapshots/v1 mkdir -p $WORK/b237/ github.com/containerd/containerd/plugin mkdir -p $WORK/b253/ github.com/containerd/containerd/api/services/containers/v1 mkdir -p $WORK/b289/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b047/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b051/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b050/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b197/_pkg_.a packagefile google.golang.org/grpc=$WORK/b053/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b143/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b154/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF github.com/grpc-ecosystem/go-grpc-prometheus /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/containerd/containerd/api/services/content/v1 -lang=go1.16 -complete -installsuffix shared -buildid ssoHzr0s504e7sWnw6pW/ssoHzr0s504e7sWnw6pW -goversion go1.16.12 -D "" -importcfg $WORK/b236/importcfg -pack ./api/services/content/v1/content.pb.go mkdir -p $WORK/b272/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b238/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b047/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b051/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b050/_pkg_.a packagefile google.golang.org/grpc=$WORK/b053/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b143/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b154/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/containerd/containerd/api/services/snapshots/v1 -lang=go1.16 -complete -installsuffix shared -buildid R6uL1E9tlsRgs8dr53PH/R6uL1E9tlsRgs8dr53PH -goversion go1.16.12 -D "" -importcfg $WORK/b237/importcfg -pack ./api/services/snapshots/v1/snapshots.pb.go github.com/containerd/containerd/api/services/diff/v1 mkdir -p $WORK/b290/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b183/_pkg_.a packagefile github.com/containerd/containerd/events/exchange=$WORK/b242/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b210/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b198/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile google.golang.org/grpc=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/containerd/containerd/plugin -lang=go1.16 -complete -installsuffix shared -buildid awsZZDxQ4cbtbkxOc372/awsZZDxQ4cbtbkxOc372 -goversion go1.16.12 -D "" -importcfg $WORK/b253/importcfg -pack ./plugin/context.go ./plugin/plugin.go ./plugin/plugin_other.go github.com/containerd/containerd/api/services/images/v1 mkdir -p $WORK/b291/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b259/_pkg_.a packagefile golang.org/x/net/context=$WORK/b273/_pkg_.a packagefile google.golang.org/grpc=$WORK/b053/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b143/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b154/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/grpc-ecosystem/go-grpc-prometheus -complete -installsuffix shared -buildid oVpNHtsUsqHEmyokfYet/oVpNHtsUsqHEmyokfYet -goversion go1.16.12 -D "" -importcfg $WORK/b272/importcfg -pack ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/client.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/client_metrics.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/client_reporter.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/metric_options.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/server.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/server_metrics.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/server_reporter.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/util.go cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b238/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b047/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b051/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b050/_pkg_.a packagefile google.golang.org/grpc=$WORK/b053/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b143/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b154/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/containerd/containerd/api/services/diff/v1 -lang=go1.16 -complete -installsuffix shared -buildid OjVjouHJzZ-4LzZkfx-5/OjVjouHJzZ-4LzZkfx-5 -goversion go1.16.12 -D "" -importcfg $WORK/b290/importcfg -pack ./api/services/diff/v1/diff.pb.go cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b238/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b047/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b051/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b050/_pkg_.a packagefile google.golang.org/grpc=$WORK/b053/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b143/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b154/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/containerd/containerd/api/services/images/v1 -lang=go1.16 -complete -installsuffix shared -buildid iYQAiTbJdwXxhfaARZeU/iYQAiTbJdwXxhfaARZeU -goversion go1.16.12 -D "" -importcfg $WORK/b291/importcfg -pack ./api/services/images/v1/docs.go ./api/services/images/v1/images.pb.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b046/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b047/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b050/_pkg_.a packagefile google.golang.org/grpc=$WORK/b053/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b143/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b154/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p github.com/containerd/containerd/api/services/events/v1 -lang=go1.16 -complete -installsuffix shared -buildid abfPzc8jNhwve5D8Coij/abfPzc8jNhwve5D8Coij -goversion go1.16.12 -D "" -importcfg $WORK/b045/importcfg -pack ./api/services/events/v1/doc.go ./api/services/events/v1/events.pb.go cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b047/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b051/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b050/_pkg_.a packagefile google.golang.org/grpc=$WORK/b053/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b143/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b154/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/containerd/containerd/api/services/containers/v1 -lang=go1.16 -complete -installsuffix shared -buildid eaj_xQKcecv3kdfD6iPM/eaj_xQKcecv3kdfD6iPM -goversion go1.16.12 -D "" -importcfg $WORK/b289/importcfg -pack ./api/services/containers/v1/containers.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/ba/ba38ccfb16666c913a6dbddcbc070eefb4cab80f269caa925fcbf63b5294917c-d # internal github.com/containerd/containerd/services/server/config mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/containerd/errdefs=$WORK/b183/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b253/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b255/_pkg_.a packagefile github.com/pelletier/go-toml=$WORK/b256/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b187/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/containerd/containerd/services/server/config -lang=go1.16 -complete -installsuffix shared -buildid Nzcd9PdwSs7z8DN0IRni/Nzcd9PdwSs7z8DN0IRni -goversion go1.16.12 -D "" -importcfg $WORK/b254/importcfg -pack ./services/server/config/config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b272/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/ee/ee683dc3c5096a02959ea5f7ad2dbd463b3f128e39c1f0ccfc07b3f7d17822bd-d # internal github.com/containerd/containerd/api/services/introspection/v1 mkdir -p $WORK/b292/ cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/21/218563ec6590f97a422c63fb58d66b4dd162d8807bd249ccd90bb331f00f3ad5-d # internal github.com/containerd/containerd/api/services/leases/v1 mkdir -p $WORK/b294/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b238/_pkg_.a packagefile github.com/gogo/googleapis/google/rpc=$WORK/b293/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b047/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b051/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b050/_pkg_.a packagefile google.golang.org/grpc=$WORK/b053/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b143/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b154/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/containerd/containerd/api/services/introspection/v1 -lang=go1.16 -complete -installsuffix shared -buildid fi6V4YmKt6w_ae5EAM-J/fi6V4YmKt6w_ae5EAM-J -goversion go1.16.12 -D "" -importcfg $WORK/b292/importcfg -pack ./api/services/introspection/v1/doc.go ./api/services/introspection/v1/introspection.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b047/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b051/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b050/_pkg_.a packagefile google.golang.org/grpc=$WORK/b053/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b143/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b154/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/containerd/containerd/api/services/leases/v1 -lang=go1.16 -complete -installsuffix shared -buildid 4WWg-K9ONN4A4NBfScjX/4WWg-K9ONN4A4NBfScjX -goversion go1.16.12 -D "" -importcfg $WORK/b294/importcfg -pack ./api/services/leases/v1/doc.go ./api/services/leases/v1/leases.pb.go cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/6e/6ef857400083bd7291caeb6277850e0238807f4982c77c76110c64c7a0c89031-d # internal github.com/containerd/containerd/api/services/namespaces/v1 mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b047/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b051/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b050/_pkg_.a packagefile google.golang.org/grpc=$WORK/b053/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b143/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b154/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/containerd/containerd/api/services/namespaces/v1 -lang=go1.16 -complete -installsuffix shared -buildid OERmVQ7rfhXiSyFf2loG/OERmVQ7rfhXiSyFf2loG -goversion go1.16.12 -D "" -importcfg $WORK/b295/importcfg -pack ./api/services/namespaces/v1/namespace.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/32/32bd8bb916c4f0fbfedce735ff7f5ed30e6703932ddf073bde090bddf0e0b2fd-d # internal github.com/containerd/containerd/api/services/tasks/v1 mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b238/_pkg_.a packagefile github.com/containerd/containerd/api/types/task=$WORK/b297/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b047/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b051/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b050/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b197/_pkg_.a packagefile google.golang.org/grpc=$WORK/b053/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b143/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b154/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/containerd/containerd/api/services/tasks/v1 -lang=go1.16 -complete -installsuffix shared -buildid DXM1Ww-zcY_Idy9NdtrM/DXM1Ww-zcY_Idy9NdtrM -goversion go1.16.12 -D "" -importcfg $WORK/b296/importcfg -pack ./api/services/tasks/v1/tasks.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/f8/f869a5c1cecbbba7641800021157d1ef394ce2348c8fdb79ca8debab5210fd08-d # internal github.com/containerd/containerd/api/services/version/v1 mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b047/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b050/_pkg_.a packagefile google.golang.org/grpc=$WORK/b053/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b143/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b154/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/containerd/containerd/api/services/version/v1 -lang=go1.16 -complete -installsuffix shared -buildid W115pgbixOyYFCNZfSUc/W115pgbixOyYFCNZfSUc -goversion go1.16.12 -D "" -importcfg $WORK/b298/importcfg -pack ./api/services/version/v1/version.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b289/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/c1/c1c821391d4e1e3e0922a3ab4a3c3114788a19d726561534ba53a189f8188203-d # internal github.com/containerd/containerd/services/introspection mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile github.com/containerd/containerd/api/services/introspection/v1=$WORK/b292/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b238/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b183/_pkg_.a packagefile github.com/containerd/containerd/filters=$WORK/b196/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b186/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b253/_pkg_.a packagefile github.com/containerd/containerd/services=$WORK/b323/_pkg_.a packagefile github.com/gogo/googleapis/google/rpc=$WORK/b293/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b050/_pkg_.a packagefile github.com/google/uuid=$WORK/b324/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile google.golang.org/grpc=$WORK/b053/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b154/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/containerd/containerd/services/introspection -lang=go1.16 -complete -installsuffix shared -buildid ZPPzgvBZ_kr7Bh7ldZ_e/ZPPzgvBZ_kr7Bh7ldZ_e -goversion go1.16.12 -D "" -importcfg $WORK/b322/importcfg -pack ./services/introspection/introspection.go ./services/introspection/local.go ./services/introspection/service.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/37/37833905f36e54201fa59db9a003007882f69fc9f9eecac5dc658e7154bb986a-d # internal github.com/containerd/containerd/snapshots/proxy mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile github.com/containerd/containerd/api/services/snapshots/v1=$WORK/b237/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b238/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b183/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b204/_pkg_.a packagefile github.com/containerd/containerd/snapshots=$WORK/b252/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b050/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/containerd/containerd/snapshots/proxy -lang=go1.16 -complete -installsuffix shared -buildid 50iRUG48ATGW1K1aEwNH/50iRUG48ATGW1K1aEwNH -goversion go1.16.12 -D "" -importcfg $WORK/b257/importcfg -pack ./snapshots/proxy/proxy.go cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/54/5439e82980fe7472423b935096fa52670685485be57d0363e8c715e01e3c5deb-d # internal google.golang.org/grpc/health/grpc_health_v1 mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b133/_pkg_.a packagefile google.golang.org/grpc=$WORK/b053/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b143/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b154/_pkg_.a packagefile math=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p google.golang.org/grpc/health/grpc_health_v1 -complete -installsuffix shared -buildid oMYy0slSYa3p8T6eXZd-/oMYy0slSYa3p8T6eXZd- -goversion go1.16.12 -D "" -importcfg $WORK/b330/importcfg -pack ./vendor/google.golang.org/grpc/health/grpc_health_v1/health.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/b7/b75c80f67225e776da1f80054dcaa05b1ceb1f1d073a7179f463f12fbe3be786-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/8a/8a51b330b8f79818d46fc38950f4d593dde950f3810eea6a61702e8df22d0a78-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/39/394227198ed48f28400a8caba25fbc80fd570e4c2bd703f8f7864d79e22e11f8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/00/00aefa2c58d66cf10c09b24ce6b45883387859b518e99aeed7bb02054d351e9a-d # internal github.com/containerd/containerd/leases/proxy mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile github.com/containerd/containerd/api/services/leases/v1=$WORK/b294/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b183/_pkg_.a packagefile github.com/containerd/containerd/leases=$WORK/b248/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/containerd/containerd/leases/proxy -lang=go1.16 -complete -installsuffix shared -buildid wP6WzWADgMypIzXfWTsY/wP6WzWADgMypIzXfWTsY -goversion go1.16.12 -D "" -importcfg $WORK/b307/importcfg -pack ./leases/proxy/manager.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b322/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/22/220aea1bf9731243c00e36a33c74d213a83280cccf0c55c1dbd9d6a54ca99f55-d # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/22/22f2118b4775ad172848d64bc811e7ece1b9affc34d8f64e89d3999869d1f908-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/b5/b5fa8ec00bba1e6489991b254adb861cce4936198b2e189f7853809610149014-d # internal github.com/containerd/containerd/content/proxy mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile github.com/containerd/containerd/api/services/content/v1=$WORK/b236/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b195/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b183/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b050/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b197/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b198/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/containerd/containerd/content/proxy -lang=go1.16 -complete -installsuffix shared -buildid DurjnSI-I8zH-G5qBW20/DurjnSI-I8zH-G5qBW20 -goversion go1.16.12 -D "" -importcfg $WORK/b240/importcfg -pack ./content/proxy/content_reader.go ./content/proxy/content_store.go ./content/proxy/content_writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/ba/bac5f7dda64afc4a1c0cdcb69991d376cc415c2ca1299cbdb128d2ac744f494a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/f2/f2d8b934fb5c79bc7d9d092ec7cf118527f4087f933c2ba14cb6f0e2a8e14a4b-d # internal github.com/containerd/containerd/services/server mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile expvar=$WORK/b214/_pkg_.a packagefile github.com/containerd/cgroups=$WORK/b215/_pkg_.a packagefile github.com/containerd/cgroups/v2=$WORK/b224/_pkg_.a packagefile github.com/containerd/containerd/api/services/content/v1=$WORK/b236/_pkg_.a packagefile github.com/containerd/containerd/api/services/snapshots/v1=$WORK/b237/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b195/_pkg_.a packagefile github.com/containerd/containerd/content/local=$WORK/b239/_pkg_.a packagefile github.com/containerd/containerd/content/proxy=$WORK/b240/_pkg_.a packagefile github.com/containerd/containerd/defaults=$WORK/b182/_pkg_.a packagefile github.com/containerd/containerd/diff=$WORK/b241/_pkg_.a packagefile github.com/containerd/containerd/events/exchange=$WORK/b242/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b186/_pkg_.a packagefile github.com/containerd/containerd/metadata=$WORK/b245/_pkg_.a packagefile github.com/containerd/containerd/pkg/dialer=$WORK/b211/_pkg_.a packagefile github.com/containerd/containerd/pkg/timeout=$WORK/b212/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b253/_pkg_.a packagefile github.com/containerd/containerd/services/server/config=$WORK/b254/_pkg_.a packagefile github.com/containerd/containerd/snapshots=$WORK/b252/_pkg_.a packagefile github.com/containerd/containerd/snapshots/proxy=$WORK/b257/_pkg_.a packagefile github.com/containerd/containerd/sys=$WORK/b205/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b210/_pkg_.a packagefile github.com/docker/go-metrics=$WORK/b258/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus=$WORK/b272/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b223/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b250/_pkg_.a packagefile google.golang.org/grpc=$WORK/b053/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b128/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b132/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/http/pprof=$WORK/b274/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/containerd/containerd/services/server -lang=go1.16 -complete -installsuffix shared -buildid 3uXdFTzjCklkF_4LY0OD/3uXdFTzjCklkF_4LY0OD -goversion go1.16.12 -D "" -importcfg $WORK/b213/importcfg -pack ./services/server/server.go ./services/server/server_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/65/65e394b94ede9c6ec8c9c4cc4f170bae3cba86e53eae0066399833968eaba326-d # internal github.com/containerd/containerd mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b288/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/api/services/containers/v1=$WORK/b289/_pkg_.a packagefile github.com/containerd/containerd/api/services/content/v1=$WORK/b236/_pkg_.a packagefile github.com/containerd/containerd/api/services/diff/v1=$WORK/b290/_pkg_.a packagefile github.com/containerd/containerd/api/services/events/v1=$WORK/b045/_pkg_.a packagefile github.com/containerd/containerd/api/services/images/v1=$WORK/b291/_pkg_.a packagefile github.com/containerd/containerd/api/services/introspection/v1=$WORK/b292/_pkg_.a packagefile github.com/containerd/containerd/api/services/leases/v1=$WORK/b294/_pkg_.a packagefile github.com/containerd/containerd/api/services/namespaces/v1=$WORK/b295/_pkg_.a packagefile github.com/containerd/containerd/api/services/snapshots/v1=$WORK/b237/_pkg_.a packagefile github.com/containerd/containerd/api/services/tasks/v1=$WORK/b296/_pkg_.a packagefile github.com/containerd/containerd/api/services/version/v1=$WORK/b298/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b238/_pkg_.a packagefile github.com/containerd/containerd/api/types/task=$WORK/b297/_pkg_.a packagefile github.com/containerd/containerd/archive=$WORK/b299/_pkg_.a packagefile github.com/containerd/containerd/archive/compression=$WORK/b185/_pkg_.a packagefile github.com/containerd/containerd/cio=$WORK/b302/_pkg_.a packagefile github.com/containerd/containerd/containers=$WORK/b246/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b195/_pkg_.a packagefile github.com/containerd/containerd/content/proxy=$WORK/b240/_pkg_.a packagefile github.com/containerd/containerd/defaults=$WORK/b182/_pkg_.a packagefile github.com/containerd/containerd/diff=$WORK/b241/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b183/_pkg_.a packagefile github.com/containerd/containerd/events=$WORK/b243/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b184/_pkg_.a packagefile github.com/containerd/containerd/images/archive=$WORK/b304/_pkg_.a packagefile github.com/containerd/containerd/leases=$WORK/b248/_pkg_.a packagefile github.com/containerd/containerd/leases/proxy=$WORK/b307/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b186/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b204/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b208/_pkg_.a packagefile github.com/containerd/containerd/oci=$WORK/b308/_pkg_.a packagefile github.com/containerd/containerd/pkg/dialer=$WORK/b211/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b201/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b253/_pkg_.a packagefile github.com/containerd/containerd/remotes=$WORK/b311/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker=$WORK/b312/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker/schema1=$WORK/b316/_pkg_.a packagefile github.com/containerd/containerd/rootfs=$WORK/b318/_pkg_.a packagefile github.com/containerd/containerd/runtime/linux/runctypes=$WORK/b320/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/runc/options=$WORK/b321/_pkg_.a packagefile github.com/containerd/containerd/services/introspection=$WORK/b322/_pkg_.a packagefile github.com/containerd/containerd/snapshots=$WORK/b252/_pkg_.a packagefile github.com/containerd/containerd/snapshots/proxy=$WORK/b257/_pkg_.a packagefile github.com/containerd/fifo=$WORK/b303/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b046/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b047/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b050/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b197/_pkg_.a packagefile github.com/opencontainers/image-spec/identity=$WORK/b319/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b199/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b198/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b223/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b326/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b187/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b202/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b203/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile google.golang.org/grpc=$WORK/b053/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b128/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b143/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b330/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b154/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/rand=$WORK/b084/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/containerd/containerd -lang=go1.16 -complete -installsuffix shared -buildid aowBuf-IKnfOC5V6kjz4/aowBuf-IKnfOC5V6kjz4 -goversion go1.16.12 -D "" -importcfg $WORK/b287/importcfg -pack ./client.go ./client_opts.go ./container.go ./container_checkpoint_opts.go ./container_opts.go ./container_opts_unix.go ./container_restore_opts.go ./containerstore.go ./diff.go ./events.go ./export.go ./grpc.go ./image.go ./image_store.go ./import.go ./install.go ./install_opts.go ./lease.go ./namespaces.go ./process.go ./pull.go ./services.go ./signals.go ./signals_unix.go ./snapshotter_default_linux.go ./snapshotter_opts_unix.go ./task.go ./task_opts.go ./task_opts_unix.go ./unpacker.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/16/16e12512e858d628959e1645f326da7d818f574a6b6d186a2c7edad0ea6a27eb-d # internal github.com/containerd/containerd/cmd/containerd/command mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/api/services/events/v1=$WORK/b045/_pkg_.a packagefile github.com/containerd/containerd/defaults=$WORK/b182/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b183/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b184/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b186/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b204/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b208/_pkg_.a packagefile github.com/containerd/containerd/pkg/dialer=$WORK/b211/_pkg_.a packagefile github.com/containerd/containerd/pkg/timeout=$WORK/b212/_pkg_.a packagefile github.com/containerd/containerd/services/server=$WORK/b213/_pkg_.a packagefile github.com/containerd/containerd/services/server/config=$WORK/b254/_pkg_.a packagefile github.com/containerd/containerd/sys=$WORK/b205/_pkg_.a packagefile github.com/containerd/containerd/version=$WORK/b278/_pkg_.a packagefile github.com/coreos/go-systemd/v22/daemon=$WORK/b279/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b050/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b198/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b223/_pkg_.a packagefile github.com/pelletier/go-toml=$WORK/b256/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b187/_pkg_.a packagefile github.com/urfave/cli=$WORK/b280/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile google.golang.org/grpc=$WORK/b053/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b128/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b131/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b284/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile text/template=$WORK/b063/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p github.com/containerd/containerd/cmd/containerd/command -lang=go1.16 -complete -installsuffix shared -buildid wCNsYzDDLaAQeZzvoBGg/wCNsYzDDLaAQeZzvoBGg -goversion go1.16.12 -D "" -importcfg $WORK/b037/importcfg -pack ./cmd/containerd/command/config.go ./cmd/containerd/command/config_linux.go ./cmd/containerd/command/main.go ./cmd/containerd/command/main_unix.go ./cmd/containerd/command/notify_linux.go ./cmd/containerd/command/oci-hook.go ./cmd/containerd/command/publish.go ./cmd/containerd/command/service_unsupported.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/b8/b8cae73b371ec166288c76273078451701df2860d64c0a6a4311b9134cf03b2b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/b0/b0311d952bff1d5a31556eef97eca5f25162ff80f9c0b9d15270a23c832e18cb-d # internal github.com/containerd/containerd/cmd/ctr/commands mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile crypto/tls=$WORK/b085/_pkg_.a packagefile crypto/x509=$WORK/b101/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/console=$WORK/b332/_pkg_.a packagefile github.com/containerd/containerd=$WORK/b287/_pkg_.a packagefile github.com/containerd/containerd/defaults=$WORK/b182/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b183/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b186/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b208/_pkg_.a packagefile github.com/containerd/containerd/remotes=$WORK/b311/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker=$WORK/b312/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker/config=$WORK/b333/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b187/_pkg_.a packagefile github.com/urfave/cli=$WORK/b280/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/http/httptrace=$WORK/b125/_pkg_.a packagefile net/http/httputil=$WORK/b181/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b284/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containerd/containerd/cmd/ctr/commands -lang=go1.16 -complete -installsuffix shared -buildid XavnzILp-TAzmaqHsOuq/XavnzILp-TAzmaqHsOuq -goversion go1.16.12 -D "" -importcfg $WORK/b331/importcfg -pack ./cmd/ctr/commands/client.go ./cmd/ctr/commands/commands.go ./cmd/ctr/commands/commands_unix.go ./cmd/ctr/commands/resolver.go ./cmd/ctr/commands/signals.go ./cmd/ctr/commands/signals_linux.go ./cmd/ctr/commands/utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/3a/3a28bc06df58f588699e5733d5e713fc1ee759b1e946be257389de4a303b8729-d # internal github.com/containerd/containerd/cmd/ctr/commands/tasks mkdir -p $WORK/b336/ github.com/containerd/containerd/cmd/ctr/commands/events mkdir -p $WORK/b353/ github.com/containerd/containerd/cmd/ctr/commands/content mkdir -p $WORK/b351/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/api/events=$WORK/b354/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands=$WORK/b331/_pkg_.a packagefile github.com/containerd/containerd/events=$WORK/b243/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b186/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b046/_pkg_.a packagefile github.com/urfave/cli=$WORK/b280/_pkg_.a EOF cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/console=$WORK/b332/_pkg_.a packagefile github.com/containerd/containerd=$WORK/b287/_pkg_.a packagefile github.com/containerd/containerd/api/services/tasks/v1=$WORK/b296/_pkg_.a packagefile github.com/containerd/containerd/cio=$WORK/b302/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands=$WORK/b331/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b186/_pkg_.a packagefile github.com/containerd/containerd/oci=$WORK/b308/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b253/_pkg_.a packagefile github.com/containerd/containerd/runtime/linux/runctypes=$WORK/b320/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/runc/options=$WORK/b321/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b046/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b187/_pkg_.a packagefile github.com/urfave/cli=$WORK/b280/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net/url=$WORK/b064/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b284/_pkg_.a packagefile text/tabwriter=$WORK/b127/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/containerd/containerd/cmd/ctr/commands/events -lang=go1.16 -complete -installsuffix shared -buildid ubNSjGUMCLNP4cp7YV3D/ubNSjGUMCLNP4cp7YV3D -goversion go1.16.12 -D "" -importcfg $WORK/b353/importcfg -pack ./cmd/ctr/commands/events/events.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/containerd/containerd/cmd/ctr/commands/tasks -lang=go1.16 -complete -installsuffix shared -buildid uhZR6laJ3d0bVXAgwfE1/uhZR6laJ3d0bVXAgwfE1 -goversion go1.16.12 -D "" -importcfg $WORK/b336/importcfg -pack ./cmd/ctr/commands/tasks/attach.go ./cmd/ctr/commands/tasks/checkpoint.go ./cmd/ctr/commands/tasks/delete.go ./cmd/ctr/commands/tasks/exec.go ./cmd/ctr/commands/tasks/kill.go ./cmd/ctr/commands/tasks/list.go ./cmd/ctr/commands/tasks/metrics.go ./cmd/ctr/commands/tasks/pause.go ./cmd/ctr/commands/tasks/ps.go ./cmd/ctr/commands/tasks/resume.go ./cmd/ctr/commands/tasks/start.go ./cmd/ctr/commands/tasks/tasks.go ./cmd/ctr/commands/tasks/tasks_unix.go github.com/containerd/containerd/cmd/ctr/commands/install mkdir -p $WORK/b358/ github.com/containerd/containerd/cmd/ctr/commands/leases mkdir -p $WORK/b359/ github.com/containerd/containerd/cmd/ctr/commands/namespaces mkdir -p $WORK/b360/ github.com/containerd/containerd/cmd/ctr/commands/oci mkdir -p $WORK/b362/ github.com/containerd/containerd/cmd/ctr/commands/plugins mkdir -p $WORK/b363/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands=$WORK/b331/_pkg_.a packagefile github.com/containerd/containerd/leases=$WORK/b248/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/urfave/cli=$WORK/b280/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/tabwriter=$WORK/b127/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands=$WORK/b331/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b183/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b186/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b208/_pkg_.a packagefile github.com/containerd/containerd/runtime/opts=$WORK/b361/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/urfave/cli=$WORK/b280/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/tabwriter=$WORK/b127/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p github.com/containerd/containerd/cmd/ctr/commands/leases -lang=go1.16 -complete -installsuffix shared -buildid JPz596at_3KBkUZVqPEl/JPz596at_3KBkUZVqPEl -goversion go1.16.12 -D "" -importcfg $WORK/b359/importcfg -pack ./cmd/ctr/commands/leases/leases.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p github.com/containerd/containerd/cmd/ctr/commands/namespaces -lang=go1.16 -complete -installsuffix shared -buildid JeVfs5CIsQ6uuts6ukMP/JeVfs5CIsQ6uuts6ukMP -goversion go1.16.12 -D "" -importcfg $WORK/b360/importcfg -pack ./cmd/ctr/commands/namespaces/namespaces.go ./cmd/ctr/commands/namespaces/namespaces_linux.go cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd=$WORK/b287/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands=$WORK/b331/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b195/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b183/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b184/_pkg_.a packagefile github.com/containerd/containerd/leases=$WORK/b248/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b186/_pkg_.a packagefile github.com/containerd/containerd/pkg/progress=$WORK/b352/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b201/_pkg_.a packagefile github.com/containerd/containerd/remotes=$WORK/b311/_pkg_.a packagefile github.com/docker/go-units=$WORK/b222/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b197/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b198/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b187/_pkg_.a packagefile github.com/urfave/cli=$WORK/b280/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile net/http/httptrace=$WORK/b125/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b194/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile text/tabwriter=$WORK/b127/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/containerd/cmd/ctr/commands=$WORK/b331/_pkg_.a packagefile github.com/containerd/containerd/containers=$WORK/b246/_pkg_.a packagefile github.com/containerd/containerd/oci=$WORK/b308/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/urfave/cli=$WORK/b280/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/containerd/containerd/cmd/ctr/commands/content -lang=go1.16 -complete -installsuffix shared -buildid 9KL1WzPQN5hp9kEBlBwQ/9KL1WzPQN5hp9kEBlBwQ -goversion go1.16.12 -D "" -importcfg $WORK/b351/importcfg -pack ./cmd/ctr/commands/content/content.go ./cmd/ctr/commands/content/fetch.go ./cmd/ctr/commands/content/prune.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/containerd/containerd/cmd/ctr/commands/oci -lang=go1.16 -complete -installsuffix shared -buildid nsFDR-t-05EfF03zBiXG/nsFDR-t-05EfF03zBiXG -goversion go1.16.12 -D "" -importcfg $WORK/b362/importcfg -pack ./cmd/ctr/commands/oci/oci.go cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/containerd=$WORK/b287/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands=$WORK/b331/_pkg_.a packagefile github.com/urfave/cli=$WORK/b280/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p github.com/containerd/containerd/cmd/ctr/commands/install -lang=go1.16 -complete -installsuffix shared -buildid fRwe4_lfYM2dJjl-WbcI/fRwe4_lfYM2dJjl-WbcI -goversion go1.16.12 -D "" -importcfg $WORK/b358/importcfg -pack ./cmd/ctr/commands/install/install.go cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b238/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands=$WORK/b331/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b201/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b253/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b198/_pkg_.a packagefile github.com/urfave/cli=$WORK/b280/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b143/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/tabwriter=$WORK/b127/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/containerd/containerd/cmd/ctr/commands/plugins -lang=go1.16 -complete -installsuffix shared -buildid lOZ4rQjE2Dr8MQDeER7V/lOZ4rQjE2Dr8MQDeER7V -goversion go1.16.12 -D "" -importcfg $WORK/b363/importcfg -pack ./cmd/ctr/commands/plugins/plugins.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b359/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/92/9279c5013320b4ad016f7d8147194c0b32c607d018a19bbfdcdc357c81c1a051-d # internal github.com/containerd/containerd/cmd/ctr/commands/shim mkdir -p $WORK/b365/ cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/4c/4c4ce31268f2fe0bbf68fa098a3af1d926482a60a8d0be3559296a89f2b1cf98-d # internal github.com/containerd/containerd/cmd/ctr/commands/snapshots mkdir -p $WORK/b372/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/console=$WORK/b332/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands=$WORK/b331/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b208/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/shim=$WORK/b366/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/task=$WORK/b369/_pkg_.a packagefile github.com/containerd/fifo=$WORK/b303/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b210/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b046/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b050/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b223/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b187/_pkg_.a packagefile github.com/urfave/cli=$WORK/b280/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/containerd/containerd/cmd/ctr/commands/shim -lang=go1.16 -complete -installsuffix shared -buildid PDO3spNXZ0qbavS1QOYx/PDO3spNXZ0qbavS1QOYx -goversion go1.16.12 -D "" -importcfg $WORK/b365/importcfg -pack ./cmd/ctr/commands/shim/io_unix.go ./cmd/ctr/commands/shim/shim.go cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands=$WORK/b331/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b195/_pkg_.a packagefile github.com/containerd/containerd/diff=$WORK/b241/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b186/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b204/_pkg_.a packagefile github.com/containerd/containerd/pkg/progress=$WORK/b352/_pkg_.a packagefile github.com/containerd/containerd/rootfs=$WORK/b318/_pkg_.a packagefile github.com/containerd/containerd/snapshots=$WORK/b252/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b197/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b198/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/urfave/cli=$WORK/b280/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/tabwriter=$WORK/b127/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p github.com/containerd/containerd/cmd/ctr/commands/snapshots -lang=go1.16 -complete -installsuffix shared -buildid j4npN03YFUIzxT7aPISQ/j4npN03YFUIzxT7aPISQ -goversion go1.16.12 -D "" -importcfg $WORK/b372/importcfg -pack ./cmd/ctr/commands/snapshots/snapshots.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/b6/b60411972a089d6140aa19f3beae185456cc3ab3410721e6c525d95c5200ce70-d # internal github.com/containerd/containerd/cmd/ctr/commands/version mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands=$WORK/b331/_pkg_.a packagefile github.com/containerd/containerd/version=$WORK/b278/_pkg_.a packagefile github.com/urfave/cli=$WORK/b280/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p github.com/containerd/containerd/cmd/ctr/commands/version -lang=go1.16 -complete -installsuffix shared -buildid csJjK2Uqtj4-H1hOhPg1/csJjK2Uqtj4-H1hOhPg1 -goversion go1.16.12 -D "" -importcfg $WORK/b373/importcfg -pack ./cmd/ctr/commands/version/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b358/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/48/48cef2e97eccbf387298872e8056e7fef17d68464cb2b459391498cebcdf5aac-d # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/74/745b479b6c6595cad69cc2480979bff0dfe721efcb857f933a0fc69962dd6fe1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b363/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b362/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/73/738cd8123e305e17c26782062a936d142ee5da70917d3cb578ea813b4dd830cc-d # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/9e/9e56b75104f4320cacdaf1dae0ec542a878996cc87726991efe576a44e66188d-d # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/08/082ebcaac3a700ef752ec6f7f4ea21617a429ede7b34391f78959255390a0d1d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b372/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/77/775f20abed759be04f91a6fd7f313d85b620c16938f146965bad6ceb70d6100f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/c8/c8729f86b54e13ad0c4e0c307be4d41385c0368535213215fdac8b5fd310d4af-d # internal github.com/containerd/containerd/cmd/ctr/commands/run mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile encoding/csv=$WORK/b335/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/console=$WORK/b332/_pkg_.a packagefile github.com/containerd/containerd=$WORK/b287/_pkg_.a packagefile github.com/containerd/containerd/cio=$WORK/b302/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands=$WORK/b331/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/tasks=$WORK/b336/_pkg_.a packagefile github.com/containerd/containerd/containers=$WORK/b246/_pkg_.a packagefile github.com/containerd/containerd/contrib/apparmor=$WORK/b337/_pkg_.a packagefile github.com/containerd/containerd/contrib/nvidia=$WORK/b338/_pkg_.a packagefile github.com/containerd/containerd/contrib/seccomp=$WORK/b339/_pkg_.a packagefile github.com/containerd/containerd/labels=$WORK/b200/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b208/_pkg_.a packagefile github.com/containerd/containerd/oci=$WORK/b308/_pkg_.a packagefile github.com/containerd/containerd/pkg/runtimeoptions/v1=$WORK/b340/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b201/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/runc/options=$WORK/b321/_pkg_.a packagefile github.com/containerd/go-cni=$WORK/b341/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b223/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b187/_pkg_.a packagefile github.com/urfave/cli=$WORK/b280/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/containerd/containerd/cmd/ctr/commands/run -lang=go1.16 -complete -installsuffix shared -buildid uuOX7n2BC2RlRZaQM2WD/uuOX7n2BC2RlRZaQM2WD -goversion go1.16.12 -D "" -importcfg $WORK/b334/importcfg -pack ./cmd/ctr/commands/run/run.go ./cmd/ctr/commands/run/run_unix.go cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/5a/5a0157aa6204cc2606f3068874e399df191c4ae7345850433226bc0535d9b9c5-d # internal github.com/containerd/containerd/cmd/ctr/commands/images mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd=$WORK/b287/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands=$WORK/b331/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/content=$WORK/b351/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b183/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b184/_pkg_.a packagefile github.com/containerd/containerd/images/archive=$WORK/b304/_pkg_.a packagefile github.com/containerd/containerd/images/converter=$WORK/b356/_pkg_.a packagefile github.com/containerd/containerd/images/converter/uncompress=$WORK/b357/_pkg_.a packagefile github.com/containerd/containerd/leases=$WORK/b248/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b186/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b204/_pkg_.a packagefile github.com/containerd/containerd/pkg/progress=$WORK/b352/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b201/_pkg_.a packagefile github.com/containerd/containerd/remotes=$WORK/b311/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker=$WORK/b312/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b197/_pkg_.a packagefile github.com/opencontainers/image-spec/identity=$WORK/b319/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b198/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/urfave/cli=$WORK/b280/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b202/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net/http/httptrace=$WORK/b125/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile text/tabwriter=$WORK/b127/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p github.com/containerd/containerd/cmd/ctr/commands/images -lang=go1.16 -complete -installsuffix shared -buildid n25gXmxearJfj3hy6iYa/n25gXmxearJfj3hy6iYa -goversion go1.16.12 -D "" -importcfg $WORK/b355/importcfg -pack ./cmd/ctr/commands/images/convert.go ./cmd/ctr/commands/images/export.go ./cmd/ctr/commands/images/images.go ./cmd/ctr/commands/images/import.go ./cmd/ctr/commands/images/mount.go ./cmd/ctr/commands/images/pull.go ./cmd/ctr/commands/images/push.go ./cmd/ctr/commands/images/tag.go ./cmd/ctr/commands/images/unmount.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/3d/3d8b51843fca2e9d2ed9c407b1ef891fb8d4590d9192178e4dec5cc11f527207-d # internal github.com/containerd/containerd/cmd/ctr/commands/containers mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd=$WORK/b287/_pkg_.a packagefile github.com/containerd/containerd/cio=$WORK/b302/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands=$WORK/b331/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/run=$WORK/b334/_pkg_.a packagefile github.com/containerd/containerd/containers=$WORK/b246/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b183/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b186/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b046/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/urfave/cli=$WORK/b280/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/tabwriter=$WORK/b127/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/containerd/containerd/cmd/ctr/commands/containers -lang=go1.16 -complete -installsuffix shared -buildid 1GdtYI0DXxbdnJLHFeIk/1GdtYI0DXxbdnJLHFeIk -goversion go1.16.12 -D "" -importcfg $WORK/b286/importcfg -pack ./cmd/ctr/commands/containers/checkpoint.go ./cmd/ctr/commands/containers/containers.go ./cmd/ctr/commands/containers/restore.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/8b/8b659feedd64a15c828005e3bc21ef7e73e8c26dc2909e6cf9df0e46be7a1e3b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/89/89e31b09b2ad78f8ec09f94120695a1615811ea218f3e8d587e8c75d3a213ab3-d # internal github.com/containerd/containerd/cmd/ctr/app mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/containers=$WORK/b286/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/content=$WORK/b351/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/events=$WORK/b353/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/images=$WORK/b355/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/install=$WORK/b358/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/leases=$WORK/b359/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/namespaces=$WORK/b360/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/oci=$WORK/b362/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/plugins=$WORK/b363/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/pprof=$WORK/b364/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/run=$WORK/b334/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/shim=$WORK/b365/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/snapshots=$WORK/b372/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/tasks=$WORK/b336/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/version=$WORK/b373/_pkg_.a packagefile github.com/containerd/containerd/defaults=$WORK/b182/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b208/_pkg_.a packagefile github.com/containerd/containerd/version=$WORK/b278/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b187/_pkg_.a packagefile github.com/urfave/cli=$WORK/b280/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b131/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/containerd/containerd/cmd/ctr/app -lang=go1.16 -complete -installsuffix shared -buildid bABcHmX9r78zuq3DmQTP/bABcHmX9r78zuq3DmQTP -goversion go1.16.12 -D "" -importcfg $WORK/b285/importcfg -pack ./cmd/ctr/app/main.go ./cmd/ctr/app/main_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/df/df3650fd7237d4953b4bac1e2a1b392a7bbd3d46914358fafee3de33f1c3d6cb-d # internal github.com/containerd/containerd/cmd/gen-manpages mkdir -p $WORK/b001/ cat >$WORK/b001/_gomod_.go << 'EOF' # internal package main import _ "unsafe" //go:linkname __debug_modinfo__ runtime.modinfo var __debug_modinfo__ = "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/containerd/containerd/cmd/gen-manpages\nmod\tgithub.com/containerd/containerd\t(devel)\n=>\t./.empty-mod/\t\t\ndep\tgithub.com/beorn7/perks\tv1.0.1\t\ndep\tgithub.com/bits-and-blooms/bitset\tv1.2.0\t\ndep\tgithub.com/cespare/xxhash/v2\tv2.1.1\t\ndep\tgithub.com/cilium/ebpf\tv0.6.2\t\ndep\tgithub.com/containerd/cgroups\tv1.0.1\t\ndep\tgithub.com/containerd/console\tv1.0.2\t\ndep\tgithub.com/containerd/continuity\tv0.1.0\t\ndep\tgithub.com/containerd/fifo\tv1.0.0\t\ndep\tgithub.com/containerd/go-cni\tv1.0.2\t\ndep\tgithub.com/containerd/go-runc\tv1.0.0\t\ndep\tgithub.com/containerd/ttrpc\tv1.1.0\t\ndep\tgithub.com/containerd/typeurl\tv1.0.2\t\ndep\tgithub.com/containernetworking/cni\tv0.8.1\t\ndep\tgithub.com/coreos/go-systemd/v22\tv22.3.2\t\ndep\tgithub.com/cpuguy83/go-md2man/v2\tv2.0.0\t\ndep\tgithub.com/docker/go-events\tv0.0.0-20190806004212-e31b211e4f1c\t\ndep\tgithub.com/docker/go-metrics\tv0.0.1\t\ndep\tgithub.com/docker/go-units\tv0.4.0\t\ndep\tgithub.com/godbus/dbus/v5\tv5.0.4\t\ndep\tgithub.com/gogo/googleapis\tv1.4.0\n=>\tgithub.com/gogo/googleapis\tv1.3.2\t\ndep\tgithub.com/gogo/protobuf\tv1.3.2\t\ndep\tgithub.com/golang/protobuf\tv1.5.0\n=>\tgithub.com/golang/protobuf\tv1.3.5\t\ndep\tgithub.com/google/uuid\tv1.2.0\t\ndep\tgithub.com/grpc-ecosystem/go-grpc-prometheus\tv1.2.0\t\ndep\tgithub.com/imdario/mergo\tv0.3.12\t\ndep\tgithub.com/klauspost/compress\tv1.11.13\t\ndep\tgithub.com/matttproud/golang_protobuf_extensions\tv1.0.2-0.20181231171920-c182affec369\t\ndep\tgithub.com/moby/locker\tv1.0.1\t\ndep\tgithub.com/moby/sys/mountinfo\tv0.4.1\t\ndep\tgithub.com/opencontainers/go-digest\tv1.0.0\t\ndep\tgithub.com/opencontainers/image-spec\tv1.0.2\t\ndep\tgithub.com/opencontainers/runc\tv1.0.2\t\ndep\tgithub.com/opencontainers/runtime-spec\tv1.0.3-0.20210326190908-1c3f411f0417\t\ndep\tgithub.com/opencontainers/selinux\tv1.8.2\t\ndep\tgithub.com/pelletier/go-toml\tv1.8.1\t\ndep\tgithub.com/pkg/errors\tv0.9.1\t\ndep\tgithub.com/prometheus/client_golang\tv1.7.1\t\ndep\tgithub.com/prometheus/client_model\tv0.2.0\t\ndep\tgithub.com/prometheus/common\tv0.10.0\t\ndep\tgithub.com/prometheus/procfs\tv0.6.0\t\ndep\tgithub.com/russross/blackfriday/v2\tv2.0.1\t\ndep\tgithub.com/shurcooL/sanitized_anchor_name\tv1.0.0\t\ndep\tgithub.com/sirupsen/logrus\tv1.8.1\t\ndep\tgithub.com/urfave/cli\tv1.22.2\n=>\tgithub.com/urfave/cli\tv1.22.1\t\ndep\tgo.etcd.io/bbolt\tv1.3.5\t\ndep\tgolang.org/x/net\tv0.0.0-20210226172049-e18ecbb05110\t\ndep\tgolang.org/x/sync\tv0.0.0-20201207232520-09787c993a3a\t\ndep\tgolang.org/x/sys\tv0.0.0-20210426230700-d19ff857e887\t\ndep\tgolang.org/x/text\tv0.3.4\t\ndep\tgoogle.golang.org/genproto\tv0.0.0-20201110150050-8816d57aaa9a\n=>\tgoogle.golang.org/genproto\tv0.0.0-20200224152610-e50cd9704f63\t\ndep\tgoogle.golang.org/grpc\tv1.33.2\n=>\tgoogle.golang.org/grpc\tv1.27.1\t\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/cmd/containerd/command=$WORK/b037/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/app=$WORK/b285/_pkg_.a packagefile github.com/urfave/cli=$WORK/b280/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -lang=go1.16 -complete -installsuffix shared -buildid UeVztXPjp5J_P0juwvZa/UeVztXPjp5J_P0juwvZa -goversion go1.16.12 -D "" -importcfg $WORK/b001/importcfg -pack ./cmd/gen-manpages/main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/57/571bb92033a1702641aa6e191dade1935aeb6e071b388f57d656c7fa18256c5f-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containerd/containerd/cmd/gen-manpages=$WORK/b001/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/containerd/containerd/cmd/containerd/command=$WORK/b037/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/app=$WORK/b285/_pkg_.a packagefile github.com/urfave/cli=$WORK/b280/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile github.com/containerd/containerd/api/services/events/v1=$WORK/b045/_pkg_.a packagefile github.com/containerd/containerd/defaults=$WORK/b182/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b183/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b184/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b186/_pkg_.a packagefile github.com/containerd/containerd/mount=$WORK/b204/_pkg_.a packagefile github.com/containerd/containerd/namespaces=$WORK/b208/_pkg_.a packagefile github.com/containerd/containerd/pkg/dialer=$WORK/b211/_pkg_.a packagefile github.com/containerd/containerd/pkg/timeout=$WORK/b212/_pkg_.a packagefile github.com/containerd/containerd/services/server=$WORK/b213/_pkg_.a packagefile github.com/containerd/containerd/services/server/config=$WORK/b254/_pkg_.a packagefile github.com/containerd/containerd/sys=$WORK/b205/_pkg_.a packagefile github.com/containerd/containerd/version=$WORK/b278/_pkg_.a packagefile github.com/coreos/go-systemd/v22/daemon=$WORK/b279/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b050/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b198/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b223/_pkg_.a packagefile github.com/pelletier/go-toml=$WORK/b256/_pkg_.a packagefile github.com/pkg/errors=$WORK/b052/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b187/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile google.golang.org/grpc=$WORK/b053/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b128/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b131/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os/signal=$WORK/b284/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile text/template=$WORK/b063/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/containers=$WORK/b286/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/content=$WORK/b351/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/events=$WORK/b353/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/images=$WORK/b355/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/install=$WORK/b358/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/leases=$WORK/b359/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/namespaces=$WORK/b360/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/oci=$WORK/b362/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/plugins=$WORK/b363/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/pprof=$WORK/b364/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/run=$WORK/b334/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/shim=$WORK/b365/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/snapshots=$WORK/b372/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/tasks=$WORK/b336/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands/version=$WORK/b373/_pkg_.a packagefile github.com/cpuguy83/go-md2man/v2/md2man=$WORK/b281/_pkg_.a packagefile text/tabwriter=$WORK/b127/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile encoding=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile unicode/utf16=$WORK/b044/_pkg_.a packagefile github.com/containerd/typeurl=$WORK/b046/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b047/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b143/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b154/_pkg_.a packagefile github.com/containerd/containerd/archive/compression=$WORK/b185/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b195/_pkg_.a packagefile github.com/containerd/containerd/labels=$WORK/b200/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b201/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b197/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b202/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b203/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b207/_pkg_.a packagefile math/rand=$WORK/b084/_pkg_.a packagefile os/exec=$WORK/b194/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile github.com/containerd/containerd/identifiers=$WORK/b209/_pkg_.a packagefile github.com/containerd/ttrpc=$WORK/b210/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b136/_pkg_.a packagefile expvar=$WORK/b214/_pkg_.a packagefile github.com/containerd/cgroups=$WORK/b215/_pkg_.a packagefile github.com/containerd/cgroups/v2=$WORK/b224/_pkg_.a packagefile github.com/containerd/containerd/api/services/content/v1=$WORK/b236/_pkg_.a packagefile github.com/containerd/containerd/api/services/snapshots/v1=$WORK/b237/_pkg_.a packagefile github.com/containerd/containerd/content/local=$WORK/b239/_pkg_.a packagefile github.com/containerd/containerd/content/proxy=$WORK/b240/_pkg_.a packagefile github.com/containerd/containerd/diff=$WORK/b241/_pkg_.a packagefile github.com/containerd/containerd/events/exchange=$WORK/b242/_pkg_.a packagefile github.com/containerd/containerd/metadata=$WORK/b245/_pkg_.a packagefile github.com/containerd/containerd/plugin=$WORK/b253/_pkg_.a packagefile github.com/containerd/containerd/snapshots=$WORK/b252/_pkg_.a packagefile github.com/containerd/containerd/snapshots/proxy=$WORK/b257/_pkg_.a packagefile github.com/docker/go-metrics=$WORK/b258/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus=$WORK/b272/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b250/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b132/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/http/pprof=$WORK/b274/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b255/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=$WORK/b206/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b051/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b199/_pkg_.a packagefile math/big=$WORK/b083/_pkg_.a packagefile regexp=$WORK/b156/_pkg_.a packagefile bufio=$WORK/b048/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b161/_pkg_.a packagefile compress/gzip=$WORK/b054/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b058/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b129/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b140/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b141/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b130/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b144/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b145/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b135/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b146/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b147/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b148/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b158/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b159/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b142/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b164/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b166/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/naming=$WORK/b180/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b177/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b137/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b139/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b178/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b179/_pkg_.a packagefile net/http/httputil=$WORK/b181/_pkg_.a packagefile net/url=$WORK/b064/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b067/_pkg_.a packagefile internal/nettrace=$WORK/b068/_pkg_.a packagefile internal/singleflight=$WORK/b069/_pkg_.a packagefile runtime/cgo=$WORK/b070/_pkg_.a packagefile text/template/parse=$WORK/b065/_pkg_.a packagefile github.com/containerd/containerd=$WORK/b287/_pkg_.a packagefile github.com/containerd/containerd/cio=$WORK/b302/_pkg_.a packagefile github.com/containerd/containerd/cmd/ctr/commands=$WORK/b331/_pkg_.a packagefile github.com/containerd/containerd/containers=$WORK/b246/_pkg_.a packagefile github.com/containerd/containerd/leases=$WORK/b248/_pkg_.a packagefile github.com/containerd/containerd/pkg/progress=$WORK/b352/_pkg_.a packagefile github.com/containerd/containerd/remotes=$WORK/b311/_pkg_.a packagefile github.com/docker/go-units=$WORK/b222/_pkg_.a packagefile net/http/httptrace=$WORK/b125/_pkg_.a packagefile github.com/containerd/containerd/api/events=$WORK/b354/_pkg_.a packagefile github.com/containerd/containerd/events=$WORK/b243/_pkg_.a packagefile github.com/containerd/containerd/images/archive=$WORK/b304/_pkg_.a packagefile github.com/containerd/containerd/images/converter=$WORK/b356/_pkg_.a packagefile github.com/containerd/containerd/images/converter/uncompress=$WORK/b357/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker=$WORK/b312/_pkg_.a packagefile github.com/opencontainers/image-spec/identity=$WORK/b319/_pkg_.a packagefile github.com/containerd/containerd/runtime/opts=$WORK/b361/_pkg_.a packagefile github.com/containerd/containerd/oci=$WORK/b308/_pkg_.a packagefile github.com/containerd/containerd/api/types=$WORK/b238/_pkg_.a packagefile encoding/csv=$WORK/b335/_pkg_.a packagefile github.com/containerd/console=$WORK/b332/_pkg_.a packagefile github.com/containerd/containerd/contrib/apparmor=$WORK/b337/_pkg_.a packagefile github.com/containerd/containerd/contrib/nvidia=$WORK/b338/_pkg_.a packagefile github.com/containerd/containerd/contrib/seccomp=$WORK/b339/_pkg_.a packagefile github.com/containerd/containerd/pkg/runtimeoptions/v1=$WORK/b340/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/runc/options=$WORK/b321/_pkg_.a packagefile github.com/containerd/go-cni=$WORK/b341/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/shim=$WORK/b366/_pkg_.a packagefile github.com/containerd/containerd/runtime/v2/task=$WORK/b369/_pkg_.a packagefile github.com/containerd/fifo=$WORK/b303/_pkg_.a packagefile github.com/containerd/containerd/rootfs=$WORK/b318/_pkg_.a packagefile github.com/containerd/containerd/api/services/tasks/v1=$WORK/b296/_pkg_.a packagefile github.com/containerd/containerd/runtime/linux/runctypes=$WORK/b320/_pkg_.a packagefile github.com/russross/blackfriday/v2=$WORK/b282/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b133/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b149/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b155/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b188/_pkg_.a packagefile github.com/containerd/containerd/filters=$WORK/b196/_pkg_.a packagefile crypto=$WORK/b079/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile container/list=$WORK/b072/_pkg_.a packagefile github.com/containerd/cgroups/stats/v1=$WORK/b216/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=$WORK/b219/_pkg_.a packagefile github.com/godbus/dbus/v5=$WORK/b220/_pkg_.a packagefile github.com/cilium/ebpf=$WORK/b225/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b230/_pkg_.a packagefile github.com/cilium/ebpf/link=$WORK/b234/_pkg_.a packagefile github.com/containerd/cgroups/v2/stats=$WORK/b235/_pkg_.a packagefile github.com/docker/go-events=$WORK/b244/_pkg_.a packagefile github.com/containerd/containerd/gc=$WORK/b247/_pkg_.a packagefile github.com/containerd/containerd/metadata/boltutil=$WORK/b249/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b259/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b271/_pkg_.a packagefile golang.org/x/net/context=$WORK/b273/_pkg_.a packagefile hash/fnv=$WORK/b251/_pkg_.a packagefile crypto/tls=$WORK/b085/_pkg_.a packagefile crypto/x509=$WORK/b101/_pkg_.a packagefile google.golang.org/grpc/credentials/internal=$WORK/b134/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b113/_pkg_.a packagefile mime=$WORK/b122/_pkg_.a packagefile mime/multipart=$WORK/b123/_pkg_.a packagefile net/http/internal=$WORK/b126/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile html=$WORK/b061/_pkg_.a packagefile internal/profile=$WORK/b275/_pkg_.a packagefile runtime/pprof=$WORK/b276/_pkg_.a packagefile runtime/trace=$WORK/b277/_pkg_.a packagefile regexp/syntax=$WORK/b157/_pkg_.a packagefile compress/flate=$WORK/b055/_pkg_.a packagefile hash/crc32=$WORK/b056/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b059/_pkg_.a packagefile html/template=$WORK/b060/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b153/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b167/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b174/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b138/_pkg_.a packagefile archive/tar=$WORK/b288/_pkg_.a packagefile github.com/containerd/containerd/api/services/containers/v1=$WORK/b289/_pkg_.a packagefile github.com/containerd/containerd/api/services/diff/v1=$WORK/b290/_pkg_.a packagefile github.com/containerd/containerd/api/services/images/v1=$WORK/b291/_pkg_.a packagefile github.com/containerd/containerd/api/services/introspection/v1=$WORK/b292/_pkg_.a packagefile github.com/containerd/containerd/api/services/leases/v1=$WORK/b294/_pkg_.a packagefile github.com/containerd/containerd/api/services/namespaces/v1=$WORK/b295/_pkg_.a packagefile github.com/containerd/containerd/api/services/version/v1=$WORK/b298/_pkg_.a packagefile github.com/containerd/containerd/api/types/task=$WORK/b297/_pkg_.a packagefile github.com/containerd/containerd/archive=$WORK/b299/_pkg_.a packagefile github.com/containerd/containerd/leases/proxy=$WORK/b307/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker/schema1=$WORK/b316/_pkg_.a packagefile github.com/containerd/containerd/services/introspection=$WORK/b322/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b326/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b330/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker/config=$WORK/b333/_pkg_.a packagefile github.com/containerd/containerd/reference=$WORK/b305/_pkg_.a packagefile github.com/containerd/containerd/reference/docker=$WORK/b306/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker/auth=$WORK/b313/_pkg_.a packagefile github.com/containerd/containerd/remotes/errors=$WORK/b314/_pkg_.a packagefile github.com/moby/locker=$WORK/b317/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b315/_pkg_.a packagefile crypto/sha256=$WORK/b100/_pkg_.a packagefile crypto/sha512=$WORK/b090/_pkg_.a packagefile github.com/containerd/containerd/pkg/cap=$WORK/b309/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b300/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b310/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b217/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b342/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b344/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b347/_pkg_.a packagefile testing=$WORK/b349/_pkg_.a packagefile github.com/containerd/containerd/api/services/ttrpc/events/v1=$WORK/b367/_pkg_.a packagefile github.com/containerd/containerd/pkg/ttrpcutil=$WORK/b368/_pkg_.a packagefile github.com/containerd/containerd/sys/reaper=$WORK/b370/_pkg_.a packagefile runtime/debug=$WORK/b193/_pkg_.a packagefile github.com/shurcooL/sanitized_anchor_name=$WORK/b283/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b150/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b151/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b152/_pkg_.a packagefile encoding/hex=$WORK/b104/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b189/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b191/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b192/_pkg_.a packagefile crypto/sha1=$WORK/b099/_pkg_.a packagefile os/user=$WORK/b221/_pkg_.a packagefile debug/elf=$WORK/b226/_pkg_.a packagefile github.com/cilium/ebpf/internal=$WORK/b232/_pkg_.a packagefile github.com/cilium/ebpf/internal/btf=$WORK/b233/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b231/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b260/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b261/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b262/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b263/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b264/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b267/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b268/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/des=$WORK/b086/_pkg_.a packagefile crypto/ecdsa=$WORK/b087/_pkg_.a packagefile crypto/ed25519=$WORK/b093/_pkg_.a packagefile crypto/elliptic=$WORK/b088/_pkg_.a packagefile crypto/hmac=$WORK/b095/_pkg_.a packagefile crypto/internal/boring=$WORK/b078/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b080/_pkg_.a packagefile crypto/md5=$WORK/b096/_pkg_.a packagefile crypto/rc4=$WORK/b097/_pkg_.a packagefile crypto/rsa=$WORK/b098/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/pem=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b111/_pkg_.a packagefile crypto/dsa=$WORK/b102/_pkg_.a packagefile crypto/x509/pkix=$WORK/b103/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b117/_pkg_.a packagefile mime/quotedprintable=$WORK/b124/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b168/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b169/_pkg_.a packagefile github.com/gogo/googleapis/google/rpc=$WORK/b293/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b301/_pkg_.a packagefile github.com/containerd/containerd/services=$WORK/b323/_pkg_.a packagefile github.com/google/uuid=$WORK/b324/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b327/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b218/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b343/_pkg_.a packagefile github.com/containernetworking/cni/pkg/utils=$WORK/b348/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b345/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b346/_pkg_.a packagefile internal/sysinfo=$WORK/b350/_pkg_.a packagefile github.com/containerd/go-runc=$WORK/b371/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b190/_pkg_.a packagefile compress/zlib=$WORK/b227/_pkg_.a packagefile debug/dwarf=$WORK/b229/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b265/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b266/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b269/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b270/_pkg_.a packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile crypto/internal/randutil=$WORK/b089/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b094/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b115/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b170/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b172/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b173/_pkg_.a packagefile database/sql/driver=$WORK/b325/_pkg_.a packagefile github.com/bits-and-blooms/bitset=$WORK/b328/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b329/_pkg_.a packagefile hash/adler32=$WORK/b228/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b171/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=-srBz793pxOrQO1RCWJ6/UeVztXPjp5J_P0juwvZa/LB-0xTvcnyUTWM3dkyCZ/-srBz793pxOrQO1RCWJ6 -X github.com/containerd/containerd/version.Version=1.5.9 -B 0xfdb2a7c7e194368c726f583867a82dfd5a1b6c09 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p _bin/ mv $WORK/b001/exe/a.out _bin/gen-manpages rm -r $WORK/b001/ + mkdir _man + go-md2man -in docs/man/containerd-config.8.md -out _man/containerd-config.8 + go-md2man -in docs/man/containerd-config.toml.5.md -out _man/containerd-config.toml.5 + _bin/gen-manpages containerd.8 _man + _bin/gen-manpages ctr.8 _man WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan + rm _bin/gen-manpages + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NeCYWP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64 ++ dirname /builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64 + cd containerd-1.5.9 + install -m 0755 -vd /builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64/usr/bin install: creating directory '/builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64/usr' install: creating directory '/builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64/usr/bin' + install -m 0755 -vp _bin/containerd _bin/containerd-shim _bin/containerd-shim-runc-v1 _bin/containerd-shim-runc-v2 _bin/containerd-stress _bin/ctr /builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64/usr/bin/ '_bin/containerd' -> '/builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64/usr/bin/containerd' '_bin/containerd-shim' -> '/builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64/usr/bin/containerd-shim' '_bin/containerd-shim-runc-v1' -> '/builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64/usr/bin/containerd-shim-runc-v1' '_bin/containerd-shim-runc-v2' -> '/builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64/usr/bin/containerd-shim-runc-v2' '_bin/containerd-stress' -> '/builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64/usr/bin/containerd-stress' '_bin/ctr' -> '/builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64/usr/bin/ctr' + install -D -p -m 0644 _man/containerd.8 /builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64/usr/share/man/man8/containerd.8 + install -D -p -m 0644 _man/containerd-config.8 /builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64/usr/share/man/man8/containerd-config.8 + install -D -p -m 0644 _man/ctr.8 /builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64/usr/share/man/man8/ctr.8 + install -D -p -m 0644 _man/containerd-config.toml.5 /builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64/usr/share/man/man5/containerd-config.toml.5 + install -D -p -m 0644 /builddir/build/SOURCES/containerd.service /builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64/usr/lib/systemd/system/containerd.service + install -D -p -m 0644 /builddir/build/SOURCES/containerd.toml /builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64/etc/containerd/config.toml + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.5.9-1.1.lifsea8 --unique-debug-suffix -1.5.9-1.1.lifsea8.aarch64 --unique-debug-src-base containerd-1.5.9-1.1.lifsea8.aarch64 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/containerd-1.5.9 extracting debug info from /builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64/usr/bin/containerd-shim extracting debug info from /builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64/usr/bin/containerd extracting debug info from /builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64/usr/bin/containerd-shim-runc-v1 extracting debug info from /builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64/usr/bin/ctr extracting debug info from /builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64/usr/bin/containerd-stress extracting debug info from /builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64/usr/bin/containerd-shim-runc-v2 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 6 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: containerd-1.5.9-1.1.lifsea8.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ON4CvS + umask 022 + cd /builddir/build/BUILD + cd containerd-1.5.9 + DOCDIR=/builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64/usr/share/doc/containerd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64/usr/share/doc/containerd + cp -pr docs /builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64/usr/share/doc/containerd + cp -pr ROADMAP.md /builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64/usr/share/doc/containerd + cp -pr SCOPE.md /builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64/usr/share/doc/containerd + cp -pr code-of-conduct.md /builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64/usr/share/doc/containerd + cp -pr BUILDING.md /builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64/usr/share/doc/containerd + cp -pr README.md /builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64/usr/share/doc/containerd + cp -pr RELEASES.md /builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64/usr/share/doc/containerd + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8ILCGR + umask 022 + cd /builddir/build/BUILD + cd containerd-1.5.9 + LICENSEDIR=/builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64/usr/share/licenses/containerd + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64/usr/share/licenses/containerd + cp -pr LICENSE /builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64/usr/share/licenses/containerd + cp -pr NOTICE /builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64/usr/share/licenses/containerd + exit 0 warning: File listed twice: /usr/lib/.build-id/1d/e819920196d0221d6d60977e8593298c6938a1 Provides: config(containerd) = 1.5.9-1.1.lifsea8 containerd = 1.5.9-1.1.lifsea8 containerd(aarch-64) = 1.5.9-1.1.lifsea8 containerd.io = 1.5.9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: containerd-stress-1.5.9-1.1.lifsea8.aarch64 Provides: containerd-stress = 1.5.9-1.1.lifsea8 containerd-stress(aarch-64) = 1.5.9-1.1.lifsea8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) Processing files: containerd-debuginfo-1.5.9-1.1.lifsea8.aarch64 Provides: containerd-debuginfo = 1.5.9-1.1.lifsea8 containerd-debuginfo(aarch-64) = 1.5.9-1.1.lifsea8 debuginfo(build-id) = 1de819920196d0221d6d60977e8593298c6938a1 debuginfo(build-id) = 3142cc5eae894b0999507abc43ea796ea5613ca9 debuginfo(build-id) = 3f977cf898128224735abf558482cb96e7e96271 debuginfo(build-id) = 531c5c42e896fc58c27c8f018ac5f94f36b1b99c debuginfo(build-id) = 6250b08f26dc41c3106e4149c15c348073d4d369 debuginfo(build-id) = ed98de958a7455b3ba209309abdfb4b7505690a1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: containerd-stress-debuginfo-1.5.9-1.1.lifsea8.aarch64 Provides: containerd-stress-debuginfo = 1.5.9-1.1.lifsea8 containerd-stress-debuginfo(aarch-64) = 1.5.9-1.1.lifsea8 debuginfo(build-id) = 1de819920196d0221d6d60977e8593298c6938a1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: containerd-debuginfo(aarch-64) = 1.5.9-1.1.lifsea8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64 Wrote: /builddir/build/RPMS/containerd-1.5.9-1.1.lifsea8.aarch64.rpm Wrote: /builddir/build/RPMS/containerd-stress-1.5.9-1.1.lifsea8.aarch64.rpm Wrote: /builddir/build/RPMS/containerd-debuginfo-1.5.9-1.1.lifsea8.aarch64.rpm Wrote: /builddir/build/RPMS/containerd-stress-debuginfo-1.5.9-1.1.lifsea8.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.URWJxP + umask 022 + cd /builddir/build/BUILD + cd containerd-1.5.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/containerd-1.5.9-1.1.lifsea8.aarch64 Child return code was: 0