Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/podman.spec'], chrootPath='/var/lib/mock/module-container-tools-2.0-8040020210618040333-77f19b75-build-21287-9763/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', 'MTR_MAX_PARALLEL': '2'}shell=Falselogger=timeout=86400uid=967gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/podman.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', 'MTR_MAX_PARALLEL': '2'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/podman.spec'], chrootPath='/var/lib/mock/module-container-tools-2.0-8040020210618040333-77f19b75-build-21287-9763/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', 'MTR_MAX_PARALLEL': '2'}shell=Falselogger=timeout=86400uid=967gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/podman.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', 'MTR_MAX_PARALLEL': '2'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QP9t8k + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf containers-podman-bcbbbc4 + /usr/bin/gzip -dc /builddir/build/SOURCES/v1.6.4-rhel-bcbbbc4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd containers-podman-bcbbbc4 + /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 'podman-1.6.4 base' + sed -i 's/install.bin: podman/install.bin:/' Makefile + sed -i 's/install.man: docs/install.man:/' Makefile + sed -i 's/install.remote: podman-remote/install.remote:/' Makefile + mv pkg/hooks/README.md pkg/hooks/README-hooks.md + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wTuAXl + umask 022 + cd /builddir/build/BUILD + cd containers-podman-bcbbbc4 + export GO111MODULE=off + GO111MODULE=off ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/containers-podman-bcbbbc4:/builddir/build/BUILD/containers-podman-bcbbbc4/_build + GOPATH=/builddir/build/BUILD/containers-podman-bcbbbc4:/builddir/build/BUILD/containers-podman-bcbbbc4/_build ++ pwd + mkdir -p /builddir/build/BUILD/containers-podman-bcbbbc4/_build ++ pwd ~/build/BUILD/containers-podman-bcbbbc4/_build ~/build/BUILD/containers-podman-bcbbbc4 + pushd /builddir/build/BUILD/containers-podman-bcbbbc4/_build + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/libpod + popd ~/build/BUILD/containers-podman-bcbbbc4 + ln -s vendor src + rm -rf vendor/github.com/containers/storage/drivers/register/register_btrfs.go + go generate ./cmd/podman/varlink/... ++ hack/libdm_tag.sh + export 'BUILDTAGS=varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' + BUILDTAGS='varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback libtrust_openssl varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' -ldflags ' -compressdwarf=false -B 0xeacb38fd1b520de47c8f5ffbcb69bf838dcdfc86 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o bin/podman github.com/containers/libpod/cmd/podman WORK=/tmp/go-build281987876 internal/unsafeheader mkdir -p $WORK/b006/ github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities mkdir -p $WORK/b453/ runtime/internal/sys github.com/containers/libpod/vendor/github.com/VividCortex/ewma mkdir -p $WORK/b013/ mkdir -p $WORK/b263/ internal/cpu mkdir -p $WORK/b010/ cat >$WORK/b453/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /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 UNAHP7-6MdM4HBciX-uc/UNAHP7-6MdM4HBciX-uc -goversion go1.15.7 -D "" -importcfg $WORK/b006/importcfg -pack ./unsafeheader.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities -complete -installsuffix shared -buildid v7KuH3K1ogWUyzTe2btA/v7KuH3K1ogWUyzTe2btA -goversion go1.15.7 -D "" -importcfg $WORK/b453/importcfg -pack ./capabilities.go github.com/containers/libpod/vendor/github.com/docker/docker/api mkdir -p $WORK/b316/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /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 Oh5RA9s_6Ignm28wNapj/Oh5RA9s_6Ignm28wNapj -goversion go1.15.7 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go cat >$WORK/b263/importcfg << 'EOF' # internal # import config EOF unicode mkdir -p $WORK/b018/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/containers/libpod/vendor/github.com/VividCortex/ewma -complete -installsuffix shared -buildid gWwavztLR0eFCAr5mnE1/gWwavztLR0eFCAr5mnE1 -goversion go1.15.7 -D "" -importcfg $WORK/b263/importcfg -pack ./ewma.go cat >$WORK/b316/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF unicode/utf8 mkdir -p $WORK/b019/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api -complete -installsuffix shared -buildid t3SzCkPyPUDl5izORaLs/t3SzCkPyPUDl5izORaLs -goversion go1.15.7 -D "" -importcfg $WORK/b316/importcfg -pack ./common.go ./common_unix.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid cdNjCMlsAB7ukLpVeZ5t/cdNjCMlsAB7ukLpVeZ5t -goversion go1.15.7 -D "" -importcfg $WORK/b010/importcfg -pack ./cpu.go ./cpu_arm64.go internal/nettrace encoding mkdir -p $WORK/b057/ math/bits mkdir -p $WORK/b044/ mkdir -p $WORK/b024/ crypto/subtle cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b092/ cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p math/bits -std -complete -installsuffix shared -buildid PXftiMCrACsBP1ozd9Qb/PXftiMCrACsBP1ozd9Qb -goversion go1.15.7 -D "" -importcfg $WORK/b024/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding -std -complete -installsuffix shared -buildid fGKzF56Pzen3CWLIXx1d/fGKzF56Pzen3CWLIXx1d -goversion go1.15.7 -D "" -importcfg $WORK/b044/importcfg -pack ./encoding.go unicode/utf16 mkdir -p $WORK/b047/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b057/importcfg << 'EOF' # internal # import config EOF crypto/internal/subtle cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid G_j7WT6Ulg7ua01bLmVb/G_j7WT6Ulg7ua01bLmVb -goversion go1.15.7 -D "" -importcfg $WORK/b092/importcfg -pack ./constant_time.go mkdir -p $WORK/b091/ cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode -std -complete -installsuffix shared -buildid Y0jJeqjzUh4EUPynjjYK/Y0jJeqjzUh4EUPynjjYK -goversion go1.15.7 -D "" -importcfg $WORK/b018/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/unicode/utf8 /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 Izn2tNp4kuwKNRBueqDe/Izn2tNp4kuwKNRBueqDe -goversion go1.15.7 -D "" -importcfg $WORK/b019/importcfg -pack ./utf8.go github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b111/ cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid gnKgc152IzgKqxcDPrcO/gnKgc152IzgKqxcDPrcO -goversion go1.15.7 -D "" -importcfg $WORK/b057/importcfg -pack ./nettrace.go cat >$WORK/b047/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /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 tzFk9f0VASsm5itsP67K/tzFk9f0VASsm5itsP67K -goversion go1.15.7 -D "" -importcfg $WORK/b047/importcfg -pack ./utf16.go vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise mkdir -p $WORK/b179/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config container/list cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid zKgEGHqXNeB049xWi7SW/zKgEGHqXNeB049xWi7SW -goversion go1.15.7 -D "" -importcfg $WORK/b120/importcfg -pack ./asn1.go vendor/golang.org/x/crypto/internal/subtle cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid JJQckvZO-M-klqocd_h1/JJQckvZO-M-klqocd_h1 -goversion go1.15.7 -D "" -importcfg $WORK/b111/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared mkdir -p $WORK/b212/ image/color mkdir -p $WORK/b158/ mkdir -p $WORK/b123/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b138/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid U70jcrXxapMjIvaX2R5U/U70jcrXxapMjIvaX2R5U -goversion go1.15.7 -D "" -importcfg $WORK/b179/importcfg -pack ./promise.go cat >$WORK/b091/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b203/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 1iFtBno1KuTOFGCx14Su/1iFtBno1KuTOFGCx14Su -goversion go1.15.7 -D "" -importcfg $WORK/b091/importcfg -pack ./aliasing.go cat >$WORK/b212/importcfg << 'EOF' # internal # import config EOF internal/race mkdir -p $WORK/b016/ github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p image/color -std -complete -installsuffix shared -buildid 3KoKRfhfMwo3nac8pfoX/3KoKRfhfMwo3nac8pfoX -goversion go1.15.7 -D "" -importcfg $WORK/b158/importcfg -pack ./color.go ./ycbcr.go github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image mkdir -p $WORK/b342/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid lcCRgt7jlQ16DWXJOX0O/lcCRgt7jlQ16DWXJOX0O -goversion go1.15.7 -D "" -importcfg $WORK/b212/importcfg -pack ./options.go cat >$WORK/b123/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b138/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b341/ cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p container/list -std -complete -installsuffix shared -buildid 3oGb-YKWaZw5vmpBE7H7/3oGb-YKWaZw5vmpBE7H7 -goversion go1.15.7 -D "" -importcfg $WORK/b123/importcfg -pack ./list.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid 6dAhgpPT8PRbw9bwh1qb/6dAhgpPT8PRbw9bwh1qb -goversion go1.15.7 -D "" -importcfg $WORK/b138/importcfg -pack ./aliasing.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /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 SS1j8Z6vYVQ5hOruNBtB/SS1j8Z6vYVQ5hOruNBtB -goversion go1.15.7 -D "" -importcfg $WORK/b016/importcfg -pack ./doc.go ./norace.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b388/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/version cat >$WORK/b203/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b423/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid rImSg5rW9a__0vPRi4WG/rImSg5rW9a__0vPRi4WG -goversion go1.15.7 -D "" -importcfg $WORK/b342/importcfg -pack ./image_history.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid U7W-lUmpfuAtHvqhSoOv/U7W-lUmpfuAtHvqhSoOv -goversion go1.15.7 -D "" -importcfg $WORK/b203/importcfg -pack ./config.go cat >$WORK/b341/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b470/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid nvWk_a_75_cq8e19CbB5/nvWk_a_75_cq8e19CbB5 -goversion go1.15.7 -D "" -importcfg $WORK/b341/importcfg -pack ./events.go cat >$WORK/b388/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid uee0zXSm8bDcEfkBFnGw/uee0zXSm8bDcEfkBFnGw -goversion go1.15.7 -D "" -importcfg $WORK/b388/importcfg -pack ./operator.go cat >$WORK/b470/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b423/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid ask4fyDULsLbF91FP4RH/ask4fyDULsLbF91FP4RH -goversion go1.15.7 -D "" -importcfg $WORK/b423/importcfg -pack ./command.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p github.com/containers/libpod/version -complete -installsuffix shared -buildid se06_0AOS8V5J36Cf8M3/se06_0AOS8V5J36Cf8M3 -goversion go1.15.7 -D "" -importcfg $WORK/b470/importcfg -pack ./version.go github.com/containers/libpod/pkg/annotations mkdir -p $WORK/b482/ sync/atomic github.com/containers/libpod/vendor/k8s.io/utils/integer mkdir -p $WORK/b532/ mkdir -p $WORK/b017/ github.com/containers/libpod/vendor/k8s.io/client-go/util/exec mkdir -p $WORK/b538/ runtime/internal/atomic cat >$WORK/b482/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b011/ cat >$WORK/b532/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/annotations /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p github.com/containers/libpod/pkg/annotations -complete -installsuffix shared -buildid nLn5RtLqlWpTYc2x6ujD/nLn5RtLqlWpTYc2x6ujD -goversion go1.15.7 -D "" -importcfg $WORK/b482/importcfg -pack ./annotations.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/utils/integer /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -shared -p github.com/containers/libpod/vendor/k8s.io/utils/integer -complete -installsuffix shared -buildid vYage97At13iTZHqck2C/vYage97At13iTZHqck2C -goversion go1.15.7 -D "" -importcfg $WORK/b532/importcfg -pack ./integer.go 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 github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage mkdir -p $WORK/b574/ cat >$WORK/b538/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/exec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/exec -complete -installsuffix shared -buildid u_dcpFenwFudgpdkA1Z8/u_dcpFenwFudgpdkA1Z8 -goversion go1.15.7 -D "" -importcfg $WORK/b538/importcfg -pack ./exec.go 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 -gensymabis -o $WORK/b011/symabis ./asm_arm64.s ./atomic_arm64.s cat >$WORK/b574/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage -complete -installsuffix shared -buildid ZU6nKfwuLw-GNuoeeuwG/ZU6nKfwuLw-GNuoeeuwG -goversion go1.15.7 -D "" -importcfg $WORK/b574/importcfg -pack ./restriction_manager.go runtime/cgo mkdir -p $WORK/b039/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b039/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b039/ -g -O2 -Wall -Werror ./cgo.go crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal mkdir -p $WORK/b095/ cat >$WORK/b095/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/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b095/symabis ./sig_other.s cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/56/5673c7d8dcd3d2813fdbb0933f0d44393cfda2466691156609c715e0eace7a16-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler mkdir -p $WORK/b576/ cat >$WORK/b576/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler -complete -installsuffix shared -buildid yPWfnD45Sr6aDUEYtRu5/yPWfnD45Sr6aDUEYtRu5 -goversion go1.15.7 -D "" -importcfg $WORK/b576/importcfg -pack ./throttler.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b316/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/61/61516f6d133a93fe7fb06899805220b135c9af96ad7ab130e6fcd8cb53fe3a86-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/0c/0c1692465b3797bdede59606de28d4a1383476fc991e0bc6ec267327de3333f2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/27/277aa1adf5270a27114d1786e8326f836e5261c7555260e2553ad862f5c37741-d # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/f8/f85d057c366d810db839dd54a6ea00c2066f7448fb875e5add28d2af01ffda08-d # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/3b/3bec267576289ce3d88fbfe10247da15fe854d0c3dfd4d108c0868c0957d1c74-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/b120/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/2d/2d9eb498d9adb4c033a252eb10888dcd5c036e90c1c6884baea0a40c77ea83d1-d # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/1b/1b193ccae3b8624301dc8aff3dc85208434ad420e679436b6b3879a3e340a39e-d # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/c4/c479401441f4287a6963215b87653611ae8a3ca4b3c8e877d4b9af42ea7b10fe-d # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/ca/ca46effad68e212b621ea89cbd9d7c149fae11a4b5814d8aa69443e40a6e3ace-d # 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/b047/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/71/717ff5308c3ccb44daaba36dfc36cd1373408ec807cc09a2a53ff596c23ebb2d-d # internal runtime/internal/math mkdir -p $WORK/b012/ cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/38/387143ea5a75904fef6ce903835fbe6d00c26e001fe130c77c98a37553752198-d # internal cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/math /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 YFEEOu6o6wFDkDL0wrC7/YFEEOu6o6wFDkDL0wrC7 -goversion go1.15.7 -D "" -importcfg $WORK/b012/importcfg -pack ./math.go cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/20/20692fc305cf4ef5ad6b2992246f25031c77f8f57bb4c1ae72432c2b15c39d2e-d # 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/b342/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/97/971b1f44850ea38a46079b9350bc73f27f2b13796d5b8c9b6597fa1008dabd92-d # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/71/71f7250363d66be41213ce8a76fa0c4592ef35ad81d88be717f925fd19e710cb-d # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/5e/5e42dd965521b3e1cff3fb399b77adfb502424b4759760789e17bf0542d7b249-d # 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/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/6e/6e0e7852807afc981731a04c091f92614dd7a68277734994380e67ed8a9abf3b-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p sync/atomic -std -installsuffix shared -buildid vC1L9cXgP858bhtU8HdD/vC1L9cXgP858bhtU8HdD -goversion go1.15.7 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h ./doc.go ./value.go cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/26/266b5610788b4e6b464183a8cd323c02cf48871f31c5f1f5acbe8e141e8794d5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b203/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal internal/bytealg mkdir -p $WORK/b009/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b341/_pkg_.a # 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/b470/_pkg_.a # internal 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 cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/22/2265de174b37aadae97f8428c24364179494b9490a8e52327a6e6a3ea639caa8-d # internal cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /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 4GC0S2Xs-NyX1s5CF5p-/4GC0S2Xs-NyX1s5CF5p- -goversion go1.15.7 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_arm64.go ./stubs.go cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/61/610250e7a24de3f435ae66d4aa6fb3551f2254576f5b023057f4a76efa76eb4a-d # internal math mkdir -p $WORK/b023/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/ac/ac0d3842f6aadb8df46870fe06a5b294c2234ed5e55f8522bca73284a7bfddef-d # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/8a/8ad0c880630ee28b8e14b146c80178bc383ca2e30edb1ee5aaa9e70e750820e9-d # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/61/6106bbd170082f50dffa894bc4455c5866b56ffbaf74a106d7a04769ad58cf6b-d # internal cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b023/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/f4/f4d71b2f62092c99e550ab31ca92594a91b7cebfcd48ba47d8362c98229a7f0a-d # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/26/26b036ca041902b3ce1280f59ac0e919dd40b7b08ff1b9e88aff5a3e35af68a8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/63/6371bb3d7a0b7f1f0e6268271374928016c5979f7bdcfe57295f899df6ca10c5-d # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/d2/d23bcf46bd6e31ca0062f785e46e1bd4c60a817af87267d59f98e4fbe0885d29-d # internal cat >$WORK/b095/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid ol28k7LKTH3s0XSoA3Pa/ol28k7LKTH3s0XSoA3Pa -goversion go1.15.7 -symabis $WORK/b095/symabis -D "" -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/go_asm.h ./sig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b538/_pkg_.a # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid SsvU1SYX_TNUF1fghABT/SsvU1SYX_TNUF1fghABT -goversion go1.15.7 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b574/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math -std -installsuffix shared -buildid HrsomK751b6Yr-d0qLDL/HrsomK751b6Yr-d0qLDL -goversion go1.15.7 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/1d/1df8f63a7209e873a7b082dba2d9e97858e9865a13ef75e2f0a5e2ef4ff6b6cf-d # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/c7/c72d8223326ed98593e66e49409cef9b2f0c4065237d1ca07029b761616b0adf-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_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/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b095/sig_other.o ./sig_other.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 cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b095/_pkg_.a $WORK/b095/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal 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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # 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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_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 /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 /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 $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/index_arm64.o ./index_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/indexbyte_arm64.o ./indexbyte_arm64.s /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/cb/cbe67d9bd0d38cffd6ac2a5cb92e0d02924544b35935630479584e7b7edd1c92-d # internal cd $WORK/b039 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/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/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/ab/ab0b2a3c12dcef5095388223550dc32c3e677f863c3c82e28cbdacfac344a895-d # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/a8/a83b1b7485a70e9b11832b138437e50b1116ab86d26e3ed887944ad1aa19c035-d # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/e2/e2169798d6515548c745f643eaf19634aa8376d554450e9d75f076489123250e-d # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/34/349a29d0255fe11856c60ecd3c80084f96b3ee7a8c58380c2c56f51f98ce8ae0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b576/_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 -o $WORK/b011/asm_arm64.o ./asm_arm64.s cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/80/8082d82fe1da1ec3b90a4f40ab61112c0facc7bea092473f77171ff78daf2093-d # internal github.com/containers/libpod/vendor/github.com/fatih/camelcase mkdir -p $WORK/b595/ cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/45/45ba64e379317526555c912cfd356ed11fa45e0b55d52fb10d6333ba8a596bf2-d # internal internal/testlog mkdir -p $WORK/b034/ crypto/internal/boring/fipstls mkdir -p $WORK/b094/ cat >$WORK/b595/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/cb/cb5157fd7e8467191788bfab66ac2526b6e430ca3db04e10362bfcafc3fe18a4-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/fatih/camelcase /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -shared -p github.com/containers/libpod/vendor/github.com/fatih/camelcase -complete -installsuffix shared -buildid oXwY7YQ1qE7dM8yjnLkm/oXwY7YQ1qE7dM8yjnLkm -goversion go1.15.7 -D "" -importcfg $WORK/b595/importcfg -pack ./camelcase.go cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid _m-W7f3zPp-1dt6CBZvy/_m-W7f3zPp-1dt6CBZvy -goversion go1.15.7 -D "" -importcfg $WORK/b034/importcfg -pack ./log.go cat >$WORK/b094/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 -o $WORK/b011/atomic_arm64.o ./atomic_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/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b094/symabis ./dummy.s 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 cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid BjCc-zkDzkHbYi24gCXe/BjCc-zkDzkHbYi24gCXe -goversion go1.15.7 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h ./tls.go cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/f5/f5e54655f8557c8309605cc386483b437fb759370a4fb18d8d45c73e94c8ea5a-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/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/6f/6f19c985f10ae16334765f78d26e7dcb7ef917916f562965eb1bd064fa770d49-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/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b094/dummy.o ./dummy.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b094/_pkg_.a $WORK/b094/dummy.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b023/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/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b023/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b023/floor_arm64.o ./floor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b023/modf_arm64.o ./modf_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b023/sqrt_arm64.o ./sqrt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b023/stubs_arm64.o ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b023/_pkg_.a $WORK/b023/dim_arm64.o $WORK/b023/exp_arm64.o $WORK/b023/floor_arm64.o $WORK/b023/modf_arm64.o $WORK/b023/sqrt_arm64.o $WORK/b023/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/f8/f8b26c07ce494d6014ad483661efbc96cbea92c8e150c552cf5197871b87628d-d # internal 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 -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/94/942fcecba6d9803d287448af2b3f8c5792cc216df3ff66711940bfe976eee19c-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x006.o -c gcc_linux_arm64.c github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal -complete -installsuffix shared -buildid VEQk-vMb3zhIlzyuF9do/VEQk-vMb3zhIlzyuF9do -goversion go1.15.7 -D "" -importcfg $WORK/b264/importcfg -pack ./percentage.go cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/bd/bdd3ee45338eb6739138147c47f00e0b13f2b547a3d079f27f2bee98b67829d1-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 /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p runtime -std -+ -installsuffix shared -buildid M6ZJRhkN0ukKC5AvNVrq/M6ZJRhkN0ukKC5AvNVrq -goversion go1.15.7 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm64.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_arm64.go ./signal_linux_arm64.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_arm64.go ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_arm64.go ./write_err.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/50/503ea88f785e844c25e801115ac6a1323d806f5e9bfad34e4befc5748c32d912-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x012.o -c gcc_arm64.S cd $WORK/b039 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -o $WORK/b039/_cgo_.o $WORK/b039/_cgo_main.o $WORK/b039/_x001.o $WORK/b039/_x002.o $WORK/b039/_x003.o $WORK/b039/_x004.o $WORK/b039/_x005.o $WORK/b039/_x006.o $WORK/b039/_x007.o $WORK/b039/_x008.o $WORK/b039/_x009.o $WORK/b039/_x010.o $WORK/b039/_x011.o $WORK/b039/_x012.o -g -O2 -lpthread TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b039/_cgo_.o -dynout $WORK/b039/_cgo_import.go -dynlinker cat >$WORK/b039/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b039/symabis ./asm_arm64.s cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p runtime/cgo -std -installsuffix shared -buildid dLO-JGJjdqRBZ3cHVUpa/dLO-JGJjdqRBZ3cHVUpa -goversion go1.15.7 -symabis $WORK/b039/symabis -D "" -importcfg $WORK/b039/importcfg -pack -asmhdr $WORK/b039/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b039/_cgo_gotypes.go $WORK/b039/cgo.cgo1.go $WORK/b039/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b039/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b039/_pkg_.a $WORK/b039/asm_arm64.o $WORK/b039/_x001.o $WORK/b039/_x002.o $WORK/b039/_x003.o $WORK/b039/_x004.o $WORK/b039/_x005.o $WORK/b039/_x006.o $WORK/b039/_x007.o $WORK/b039/_x008.o $WORK/b039/_x009.o $WORK/b039/_x010.o $WORK/b039/_x011.o $WORK/b039/_x012.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/32/32a39a20543b2631b19f163e60709eef64baec2c671d61efc9fa3c28acf74460-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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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/ed/ed15157f217d2818adc7bd99f14a947f0b3e2f27b1e05ce12371ca9545a3cd7b-d # internal internal/reflectlite mkdir -p $WORK/b005/ sync mkdir -p $WORK/b015/ 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/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 cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync -std -installsuffix shared -buildid IYvnrW4_r-LEcUn_HkyE/IYvnrW4_r-LEcUn_HkyE -goversion go1.15.7 -D "" -importcfg $WORK/b015/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid 3Ts86uAErQr8dMhY5t_D/3Ts86uAErQr8dMhY5t_D -goversion go1.15.7 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/a2/a2df2b7b785284b151348bf62d96707bafa158f47af322be00650a311a234201-d # internal internal/singleflight mkdir -p $WORK/b058/ math/rand mkdir -p $WORK/b059/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid JcyI1qmGu5saIL7KJqmq/JcyI1qmGu5saIL7KJqmq -goversion go1.15.7 -D "" -importcfg $WORK/b058/importcfg -pack ./singleflight.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p math/rand -std -complete -installsuffix shared -buildid 3HNBaE7jCxwpZhgDXhHB/3HNBaE7jCxwpZhgDXhHB -goversion go1.15.7 -D "" -importcfg $WORK/b059/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/70/70a8a1b17f7e7264b8d646fee618d169a00e025ca1abcf1bbf2e9a977d92126a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/79/79f42410d2b114dc03f0576e855b813dae114f2a072db0dc58d381aaaacfc7ff-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 cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/e8/e89e66779fde3b19c07ad87ac4879794e41434ba22d88c4342eee3bc385b6774-d # internal errors mkdir -p $WORK/b004/ sort mkdir -p $WORK/b026/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid pbLKRnJDHUzh693mYRkJ/pbLKRnJDHUzh693mYRkJ -goversion go1.15.7 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p sort -std -complete -installsuffix shared -buildid n5Mls4vXXGQVDE5yvQP3/n5Mls4vXXGQVDE5yvQP3 -goversion go1.15.7 -D "" -importcfg $WORK/b026/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./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/0a/0ad579d551b19b25b1c1156a662d6dd26218be8f8694a532dafa7f7d89223c52-d # internal io mkdir -p $WORK/b014/ internal/oserror vendor/golang.org/x/net/dns/dnsmessage github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker mkdir -p $WORK/b191/ github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 mkdir -p $WORK/b154/ strconv cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b028/ github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p io -std -complete -installsuffix shared -buildid dZLDYDLIIxX2rFaYE32C/dZLDYDLIIxX2rFaYE32C -goversion go1.15.7 -D "" -importcfg $WORK/b014/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b191/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 mkdir -p $WORK/b056/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid 5SzreTxqSMZcJkZrE7oS/5SzreTxqSMZcJkZrE7oS -goversion go1.15.7 -D "" -importcfg $WORK/b191/importcfg -pack ./locker.go github.com/containers/libpod/pkg/apparmor cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid VhoLPQybVQA5fb7oBYE-/VhoLPQybVQA5fb7oBYE- -goversion go1.15.7 -D "" -importcfg $WORK/b154/importcfg -pack ./cast5.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF github.com/containers/libpod/pkg/registrar mkdir -p $WORK/b025/ cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid xRN8870TwraFXbuablYv/xRN8870TwraFXbuablYv -goversion go1.15.7 -D "" -importcfg $WORK/b028/importcfg -pack ./errors.go mkdir -p $WORK/b242/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid TsSNsLRSlJtUhz-8i0Ze/TsSNsLRSlJtUhz-8i0Ze -goversion go1.15.7 -D "" -importcfg $WORK/b056/importcfg -pack ./message.go mkdir -p $WORK/b483/ mkdir -p $WORK/b541/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p strconv -std -complete -installsuffix shared -buildid 0Qi6YzGRw_APSbft72Ad/0Qi6YzGRw_APSbft72Ad -goversion go1.15.7 -D "" -importcfg $WORK/b025/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid 9YvGjUmRZ53irQiCwOvO/9YvGjUmRZ53irQiCwOvO -goversion go1.15.7 -D "" -importcfg $WORK/b242/importcfg -pack ./apparmor_disabled.go cat >$WORK/b483/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b470/_pkg_.a EOF cat >$WORK/b541/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/apparmor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p github.com/containers/libpod/pkg/apparmor -complete -installsuffix shared -buildid 5mXOL4FvA9K-Vmde5QD4/5mXOL4FvA9K-Vmde5QD4 -goversion go1.15.7 -D "" -importcfg $WORK/b483/importcfg -pack ./apparmor.go ./apparmor_unsupported.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/registrar /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -shared -p github.com/containers/libpod/pkg/registrar -complete -installsuffix shared -buildid kVj-eLS9bbVWGdKHkcHv/kVj-eLS9bbVWGdKHkcHv -goversion go1.15.7 -D "" -importcfg $WORK/b541/importcfg -pack ./registrar.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/b483/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/08/08e029449f7b580c376e67a045e0724a0405097e1072229e48945aea1e0293d2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/e7/e7a2d249084bc2af4de64fcdf568cb10fe8d0326b084f55f1004655e2b911356-d # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/65/65837476aab5458dea7c354908ad07b0ad1f20a147a61ce507fac19a1e148d51-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/ac/ac3a0609e569236ea5914206e735ce085a59b30784521f783b09c0d56a1bdb10-d # internal syscall mkdir -p $WORK/b031/ cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/f9/f907d42c4033c4fb944f665796bd65dd32a62bf922dd4b9b62653ab7d3837560-d # internal cat >$WORK/b031/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b031/symabis ./asm_linux_arm64.s cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/oserror=$WORK/b028/_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/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p syscall -std -installsuffix shared -buildid dmdvycvdVoEnr_zMRX5A/dmdvycvdVoEnr_zMRX5A -goversion go1.15.7 -symabis $WORK/b031/symabis -D "" -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup3_linux.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_arm64.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/b7/b7bdf5492587994e86a9aed22ac412ec03a66951b66ae86b0484d858d4194b03-d # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/5b/5b43b10868d58f3fda2bca81f3f22d93736043043c9f1610fa87b5bfca1209ac-d # internal container/heap mkdir -p $WORK/b259/ github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b294/ mkdir -p $WORK/b380/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p container/heap -std -complete -installsuffix shared -buildid MM-IR0-MgApbX5Vm2C35/MM-IR0-MgApbX5Vm2C35 -goversion go1.15.7 -D "" -importcfg $WORK/b259/importcfg -pack ./heap.go cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid wcYCSM5week0WQrQsJZO/wcYCSM5week0WQrQsJZO -goversion go1.15.7 -D "" -importcfg $WORK/b294/importcfg -pack ./stream.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid 6_yFzCJL8NKG9vLFoI_s/6_yFzCJL8NKG9vLFoI_s -goversion go1.15.7 -D "" -importcfg $WORK/b380/importcfg -pack ./sortkeys.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/c0/c039247063a5165cf43e8dc886a89dd4335f21cc1e6ff6e87308902fac54143b-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/9f/9f9ebb25105c38a0e105a8a6df06ae6f988be0de8f6c98a9e0808b4baaa8d437-d # internal text/tabwriter mkdir -p $WORK/b050/ bytes hash github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal strings crypto/internal/randutil mkdir -p $WORK/b117/ mkdir -p $WORK/b003/ mkdir -p $WORK/b070/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid MifZtxPd61PwnBvHT3K7/MifZtxPd61PwnBvHT3K7 -goversion go1.15.7 -D "" -importcfg $WORK/b050/importcfg -pack ./tabwriter.go mkdir -p $WORK/b077/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF 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 mkdir -p $WORK/b037/ cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid PfwVPPD_gGW6ZRR_wqEw/PfwVPPD_gGW6ZRR_wqEw -goversion go1.15.7 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid Z88puDvySfKSp2M8UIKt/Z88puDvySfKSp2M8UIKt -goversion go1.15.7 -D "" -importcfg $WORK/b117/importcfg -pack ./randutil.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p hash -std -complete -installsuffix shared -buildid v2TqY8Mmxa9UVn6ExNb8/v2TqY8Mmxa9UVn6ExNb8 -goversion go1.15.7 -D "" -importcfg $WORK/b070/importcfg -pack ./hash.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid _1nMNQhSGXDdBVa-uq1I/_1nMNQhSGXDdBVa-uq1I -goversion go1.15.7 -D "" -importcfg $WORK/b077/importcfg -pack ./types.go cat >$WORK/b037/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 cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p strings -std -complete -installsuffix shared -buildid 7FTyI8aJNcz2Q9bDSw29/7FTyI8aJNcz2Q9bDSw29 -goversion go1.15.7 -D "" -importcfg $WORK/b037/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/76/762596d5ee3221e74a648bb25a0a3d3ff9eb0d5d9d2a03e8abc21a9eee279ccc-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/60/602fca1d429a0df411a64e529ab0673bac44fa89c43def2d3d1dec5f069eb39d-d # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/70/70c3f1b5394559fcc78394d80ea18502db9cd9c86a7421ba851edc568779b2d7-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b077/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid ufRC4zm-Xee3qYwvVvy7/ufRC4zm-Xee3qYwvVvy7 -goversion go1.15.7 -D "" -importcfg $WORK/b076/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b294/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/65/654f4ec18183cf57579d2c384d76d9ad4131f1396f088ca099bb53b1e83c823a-d # internal hash/crc64 mkdir -p $WORK/b112/ hash/adler32 hash/crc32 hash/fnv mkdir -p $WORK/b153/ mkdir -p $WORK/b102/ mkdir -p $WORK/b256/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid 9qK0S-c6pKgANiArEscu/9qK0S-c6pKgANiArEscu -goversion go1.15.7 -D "" -importcfg $WORK/b112/importcfg -pack ./crc64.go cat >$WORK/b102/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/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b102/symabis ./crc32_arm64.s cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/de/de4aa6c02c5fe5fc04abd2f2045383a2a5214226f6285b3ecdb5d9bbe4a68e2b-d # internal cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a EOF cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid ho8a_l-qba1MQpmW0rgj/ho8a_l-qba1MQpmW0rgj -goversion go1.15.7 -D "" -importcfg $WORK/b153/importcfg -pack ./adler32.go cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid uk8AkJApVPwqgLE1bpJJ/uk8AkJApVPwqgLE1bpJJ -goversion go1.15.7 -D "" -importcfg $WORK/b256/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p hash/crc32 -std -installsuffix shared -buildid urnyC8Aq_eFrdJ-Wlgq1/urnyC8Aq_eFrdJ-Wlgq1 -goversion go1.15.7 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/20/2003168423d6f56caf6fd0d61a8a753d17d46794823b1b80a13dcf945f45fae9-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/e2/e2123fde96e69eca09623b9962abfaa26ce9d2df90e5895a2d0359ef0615fb26-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/6f/6ff984eefebd969246a330403390caa801d2e8c77442bcc1370aaa25f18e302a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/49/490ea4c6d86f21180b0b2f12108cf8c60ae6e06410de94c59d0a70b187b26bb1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b102/crc32_arm64.o ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b102/_pkg_.a $WORK/b102/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/63/6361b26749bdb604f57171fec775785bdee16f58e53174eb4b10c8f2034c27dd-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/80/80ab5048d730db096b1dbfff2bd41f5813b193ff5631a98238fcafe757319548-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/90/90dfced9e1c66de43e7a8a67547ebc6b6e7fc42709e1b8d284be22bb0d8441df-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b228/ github.com/containers/libpod/vendor/golang.org/x/text/transform mkdir -p $WORK/b352/ cat >$WORK/b228/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 cat >$WORK/b352/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 cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/27/27a8ce2a372035db284ff105a32788345704422e3406555728046eca1fd3493c-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid otQMZ9-mn1nHp6DlKWVw/otQMZ9-mn1nHp6DlKWVw -goversion go1.15.7 -D "" -importcfg $WORK/b352/importcfg -pack ./transform.go cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid uUwAXdeZ-4-7rFR8vxgj/uUwAXdeZ-4-7rFR8vxgj -goversion go1.15.7 -D "" -importcfg $WORK/b228/importcfg -pack ./transform.go crypto mkdir -p $WORK/b069/ crypto/rc4 encoding/base32 github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors reflect mkdir -p $WORK/b022/ github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b182/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b070/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b129/ cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto -std -complete -installsuffix shared -buildid 68Rw1S61lVg3QMdB11QY/68Rw1S61lVg3QMdB11QY -goversion go1.15.7 -D "" -importcfg $WORK/b069/importcfg -pack ./crypto.go mkdir -p $WORK/b142/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b149/ cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -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_arm64.s cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid 0aYEYsNIpAAV_A5y4V55/0aYEYsNIpAAV_A5y4V55 -goversion go1.15.7 -D "" -importcfg $WORK/b182/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b091/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid z_BjSOlc4lnFu0MhH1jw/z_BjSOlc4lnFu0MhH1jw -goversion go1.15.7 -D "" -importcfg $WORK/b129/importcfg -pack ./rc4.go cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid 6NoWCDIviWF65xW49nb6/6NoWCDIviWF65xW49nb6 -goversion go1.15.7 -D "" -importcfg $WORK/b142/importcfg -pack ./base32.go cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid IRJZvKklY10wA02A0r4p/IRJZvKklY10wA02A0r4p -goversion go1.15.7 -D "" -importcfg $WORK/b149/importcfg -pack ./errors.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p reflect -std -installsuffix shared -buildid mbDKezf5TGiAPmL2aCRp/mbDKezf5TGiAPmL2aCRp -goversion go1.15.7 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/9a/9a7ea8060c6fca4124e49ea344b7575dd7bd7e3f13a643d0653665fb2b2161dd-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/d0/d0f14bd2c88d49b4dfd698dc021d69e995d40db78378d0cc002b4d5cf91a5528-d # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/99/994996b6519e7df1a48f6873773adb030ec8c358a621e46e85d81c80d60b3830-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors packagefile crypto=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b149/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid PcTbbhCeLHr7NIpSri6v/PcTbbhCeLHr7NIpSri6v -goversion go1.15.7 -D "" -importcfg $WORK/b156/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/4b/4b23c2cdc518988777065fb2be0cb3ffbd81089974c53543d0d1720950208c1f-d # internal path mkdir -p $WORK/b040/ bufio mkdir -p $WORK/b041/ github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions regexp/syntax mkdir -p $WORK/b072/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b143/ cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p path -std -complete -installsuffix shared -buildid D93LRPMv4kUEwWXK-m6O/D93LRPMv4kUEwWXK-m6O -goversion go1.15.7 -D "" -importcfg $WORK/b040/importcfg -pack ./match.go ./path.go cat >$WORK/b041/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/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b206/ github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p bufio -std -complete -installsuffix shared -buildid bELBVQi0H_teSuPVabqz/bELBVQi0H_teSuPVabqz -goversion go1.15.7 -D "" -importcfg $WORK/b041/importcfg -pack ./bufio.go ./scan.go mkdir -p $WORK/b300/ github.com/containers/libpod/pkg/namespaces cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b450/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF html mkdir -p $WORK/b599/ cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid iB-8FMBHkQGt0SVfXof6/iB-8FMBHkQGt0SVfXof6 -goversion go1.15.7 -D "" -importcfg $WORK/b072/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid 7J2f4jyzAozeFMO4lxk2/7J2f4jyzAozeFMO4lxk2 -goversion go1.15.7 -D "" -importcfg $WORK/b143/importcfg -pack ./compare.go cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid JpuRiOtpb_Hqy6lnoFHW/JpuRiOtpb_Hqy6lnoFHW -goversion go1.15.7 -D "" -importcfg $WORK/b300/importcfg -pack ./autoneg.go cat >$WORK/b450/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid J3xv-axmqTWS8FTmalzq/J3xv-axmqTWS8FTmalzq -goversion go1.15.7 -D "" -importcfg $WORK/b206/importcfg -pack ./stringutils.go cat >$WORK/b599/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/namespaces /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/containers/libpod/pkg/namespaces -complete -installsuffix shared -buildid vhBqwfxPraPwRipd48Fd/vhBqwfxPraPwRipd48Fd -goversion go1.15.7 -D "" -importcfg $WORK/b450/importcfg -pack ./namespaces.go cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -shared -p html -std -complete -installsuffix shared -buildid 3kmEEPVWQJisGkfr0cqu/3kmEEPVWQJisGkfr0cqu -goversion go1.15.7 -D "" -importcfg $WORK/b599/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/4c/4c0f16e868496b692df20ae65decfff60f46fc395e8402a31ca2c4cfa84e67d3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/8d/8db62e41a14710203ecde30449ccf6ca3f505cda9a6be25a0a360584767f6ae9-d # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/e8/e8df0754a958131bafa8051eaee56836211f65fabeef7b690b47e83fa9ca086f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b206/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b228/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b352/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b300/_pkg_.a # 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/b040/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/5f/5f24ebcd19452720ceca4a2e67f7df0fbfbae53d03dab3b89b58ef88668a4340-d # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/79/797e95083fcb65209c5acfa6aecfe6ce5f4ac24945484da8fb52fa5b4d695a78-d # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/48/48f197068018f53f35daaf4d8a1b0ccc9faf80b7a801c272206ee0809782c044-d # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/dd/dda5ee1b0a723a184ebc7909a39cf4c817dd5652e5c8e0397561ad8bfff4a689-d # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/08/08a9c6d300064987890d42b5d79c8da1ba3386fd1ec8d44be9060bb56700c57a-d # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/52/5269fc826840ac2a7b336651ad1307ef36fff24fa27bc37c86476d1072202bd1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/cc/cc8c27916f924f4707c5682ce781a16e5ac0cd7aa4d6c457525685e7b1f3792a-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/f0/f0f78fa1ee0d34d255d336e84757c6acd8e6a80c66cd6c2abf8f8a8e345b5489-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/54/546a134eeeffe5c4ccf6bba7a2204b53ef93a6973c8828b56437dfe6fb182c3a-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/0d/0d96b404e119dcb5964e395887d30b9c274c8b3ab42eb6f48bde1ba58706d468-d # internal compress/bzip2 mkdir -p $WORK/b086/ image mkdir -p $WORK/b157/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b158/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p image -std -complete -installsuffix shared -buildid RVhbG7tDJmT0aZX68gIa/RVhbG7tDJmT0aZX68gIa -goversion go1.15.7 -D "" -importcfg $WORK/b157/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid QiXNndCVhIpgimUwvVey/QiXNndCVhIpgimUwvVey -goversion go1.15.7 -D "" -importcfg $WORK/b086/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/ee/ee5c6b24a53da0fd564fa7483779f2b2fca353dcfcbe2d3e41f9b31849d763a1-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b031/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b031/_pkg_.a $WORK/b031/asm_linux_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/fe/fe856a6523c3ae748f289d42df1c50f73a36a049fa689ec779c8d4929349d12f-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups mkdir -p $WORK/b066/ github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups internal/syscall/execenv internal/syscall/unix mkdir -p $WORK/b030/ mkdir -p $WORK/b412/ time mkdir -p $WORK/b456/ mkdir -p $WORK/b033/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups -complete -installsuffix shared -buildid lcSLYh1UGgV9M1qJI4wG/lcSLYh1UGgV9M1qJI4wG -goversion go1.15.7 -D "" -importcfg $WORK/b066/importcfg -pack ./cgroups_supported.go cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid SgH108UyS0_pYcLAfNXE/SgH108UyS0_pYcLAfNXE -goversion go1.15.7 -D "" -importcfg $WORK/b030/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_generic.go mkdir -p $WORK/b032/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx -complete -installsuffix shared -buildid xA_Q7_LBTKrApTs7QUAB/xA_Q7_LBTKrApTs7QUAB -goversion go1.15.7 -D "" -importcfg $WORK/b412/importcfg -pack ./syscall_unix.go cat >$WORK/b456/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups -complete -installsuffix shared -buildid Cp1bKa3f4A3aVHrKWR73/Cp1bKa3f4A3aVHrKWR73 -goversion go1.15.7 -D "" -importcfg $WORK/b456/importcfg -pack ./cgroups.go cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid p2MUT5GENAOBReQgJbi2/p2MUT5GENAOBReQgJbi2 -goversion go1.15.7 -D "" -importcfg $WORK/b033/importcfg -pack ./execenv_default.go cat >$WORK/b032/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/b031/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p time -std -installsuffix shared -buildid hE1Tmf3CVt7tDWfDaYGD/hE1Tmf3CVt7tDWfDaYGD -goversion go1.15.7 -D "" -importcfg $WORK/b032/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b412/_pkg_.a # 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/b456/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/61/61d4490c143b607f885237fa421de11cf62c1d1d29529b7a5053cad94bf83279-d # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/c8/c8636bb07f3402e25c7653ee6d6f386f5f588891f620e5c4b1d07dfb4ed3f1b7-d # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/bc/bc65bd3a566199323af3c385d2bcfc03aa9dc795de77633092d0ba3cbf664e25-d # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/c9/c97bf2957f591192be5dda7b6e47587d7bdac7638df4fa03f4cdba3f81d39361-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/b8/b81d18e56e5c52cadf0cea5df89bb78c959d43d88dee8927ea2ac19cfff90a4d-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/03/035f37a9f0d69dcdbb4e13422e58acdf16142cac125a866564a6b8ead48af2de-d # internal regexp mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp/syntax=$WORK/b072/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p regexp -std -complete -installsuffix shared -buildid dYHoUrplcysgUD4MJ0Y0/dYHoUrplcysgUD4MJ0Y0 -goversion go1.15.7 -D "" -importcfg $WORK/b071/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./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/61/61a958f5b8bf58dd07af59c6f277d46fa2766c875d5c033e2413c0a282eabd7d-d # internal image/internal/imageutil mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b157/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid o3J-PTN3yPnjp5LvVXIj/o3J-PTN3yPnjp5LvVXIj -goversion go1.15.7 -D "" -importcfg $WORK/b160/importcfg -pack ./imageutil.go ./impl.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/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/01/017eb0ddcf8ca922829d28ee4fe76ada4c03d798d9bc0648c0dcbe2f0c3d0dff-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock mkdir -p $WORK/b531/ context github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter internal/poll mkdir -p $WORK/b029/ mkdir -p $WORK/b042/ cat >$WORK/b531/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid LruTXnBKrOFGvbXIXHnC/LruTXnBKrOFGvbXIXHnC -goversion go1.15.7 -D "" -importcfg $WORK/b531/importcfg -pack ./clock.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b531/_pkg_.a # internal mkdir -p $WORK/b463/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/poll -std -installsuffix shared -buildid OIadB46FG4araLqCZTsq/OIadB46FG4araLqCZTsq -goversion go1.15.7 -D "" -importcfg $WORK/b029/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/23/2308df14fa489359b10b6ffe8d4ef2ae2c75ba9be07d30c5e097e69846e6e0c6-d # internal cat >$WORK/b042/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/b032/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p context -std -complete -installsuffix shared -buildid _sFdS950GxfBzKiicK_I/_sFdS950GxfBzKiicK_I -goversion go1.15.7 -D "" -importcfg $WORK/b042/importcfg -pack ./context.go cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/78/78fb6d750200a82271286bade9e86dbd601c77f0cfe9a5b9108326e1d1a5bab0-d # internal image/jpeg mkdir -p $WORK/b159/ cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter -complete -installsuffix shared -buildid fnWKUNuIDY0YU702NVb8/fnWKUNuIDY0YU702NVb8 -goversion go1.15.7 -D "" -importcfg $WORK/b463/importcfg -pack ./leakybucket.go ./memory.go ./storage.go cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/fc/fc0dc32fc49b03a895808bfa815b7dc149a5ee404ef1d796299d0d7f9a4ff3ad-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns github.com/containers/libpod/pkg/resolvconf/dns cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image=$WORK/b157/_pkg_.a packagefile image/color=$WORK/b158/_pkg_.a packagefile image/internal/imageutil=$WORK/b160/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b360/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid 5HmFL9gPts-8slONVEuS/5HmFL9gPts-8slONVEuS -goversion go1.15.7 -D "" -importcfg $WORK/b159/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go mkdir -p $WORK/b543/ mkdir -p $WORK/b502/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b071/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid B-4dwMAuit6oMCS-Jb8j/B-4dwMAuit6oMCS-Jb8j -goversion go1.15.7 -D "" -importcfg $WORK/b360/importcfg -pack ./resolvconf.go cat >$WORK/b543/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b071/_pkg_.a EOF cat >$WORK/b502/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/resolvconf/dns /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -shared -p github.com/containers/libpod/pkg/resolvconf/dns -complete -installsuffix shared -buildid xkmjB6FOm3kA0MeC6YUV/xkmjB6FOm3kA0MeC6YUV -goversion go1.15.7 -D "" -importcfg $WORK/b543/importcfg -pack ./resolvconf.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid td0TE3ue_wrJ3jRHPoBB/td0TE3ue_wrJ3jRHPoBB -goversion go1.15.7 -D "" -importcfg $WORK/b502/importcfg -pack ./doc.go ./helpers.go ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/d2/d2db7f392bae1b1f8bb3a884fd14af3cbbe85ef78482880137e14beee2bcc766-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b543/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b502/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/73/73d6c230ab0e8688149f36db58300ad5125c1eb533d5d0ce891ceee799aa00b3-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/asm_arm64.o ./asm_arm64.s cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/0a/0ae694d8b732628a72c4457be569e4c25d33130572eb2cb5381a0654d8543169-d # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/1b/1bbfcf060d70b1c0ac8273ae469f8147a572b74085aa9c7d8622e83cfefeebbf-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/61/61aa3743526d21505015f042a498e5b8b13dae3df537f01411e9af06c389b1be-d # internal internal/fmtsort mkdir -p $WORK/b021/ github.com/containers/libpod/vendor/github.com/hashicorp/errwrap encoding/binary mkdir -p $WORK/b046/ mkdir -p $WORK/b364/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b390/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/c6/c63851d0b67e4bc34ceed06c68db5d726003569a0977a9624851b3a39e38c6b4-d # internal github.com/containers/libpod/vendor/golang.org/x/net/context mkdir -p $WORK/b177/ github.com/containers/libpod/vendor/golang.org/x/sync/errgroup github.com/containers/libpod/vendor/golang.org/x/sync/semaphore mkdir -p $WORK/b413/ mkdir -p $WORK/b266/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid Y16aP-r0JQIg0pWESpFz/Y16aP-r0JQIg0pWESpFz -goversion go1.15.7 -D "" -importcfg $WORK/b177/importcfg -pack ./context.go ./go17.go ./go19.go cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b123/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/errgroup -complete -installsuffix shared -buildid 8lvVotrUGPDHA9RzCvHi/8lvVotrUGPDHA9RzCvHi -goversion go1.15.7 -D "" -importcfg $WORK/b413/importcfg -pack ./errgroup.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/semaphore -complete -installsuffix shared -buildid 1VCpRExirxtbgFRU_pXc/1VCpRExirxtbgFRU_pXc -goversion go1.15.7 -D "" -importcfg $WORK/b266/importcfg -pack ./semaphore.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid 0Wg-EV0SXRz5RPokN1Nb/0Wg-EV0SXRz5RPokN1Nb -goversion go1.15.7 -D "" -importcfg $WORK/b021/importcfg -pack ./sort.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid AOB_qSif8nc32bHk_soa/AOB_qSif8nc32bHk_soa -goversion go1.15.7 -D "" -importcfg $WORK/b390/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go cd /usr/lib/golang/src/encoding/binary /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 nvM456HoQHyfO1az3DAx/nvM456HoQHyfO1az3DAx -goversion go1.15.7 -D "" -importcfg $WORK/b046/importcfg -pack ./binary.go ./varint.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/errwrap -complete -installsuffix shared -buildid CuRgvgqi4YNGldtriZH5/CuRgvgqi4YNGldtriZH5 -goversion go1.15.7 -D "" -importcfg $WORK/b364/importcfg -pack ./errwrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b177/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/45/455abc61bc4897547f75330e835fe7457b4ac412a2d017a410defd34fa916bad-d # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/df/df81aaabcb3f8490cc1c982d662a279545ecd57af9cf4e2733ff81e8bfd1755c-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/f9/f9e8b990fc533d7af62e871b180ddd74bae60411594e45c08a18542f4ab61990-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/66/66011f31ad9ce43b19b2069eff029bfaa2fc301d119647d8a3e90a804cc5907e-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/9d/9d970275e0ff06ee497e7a7b58acc3888fce00619053eded760c766d15893654-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/a4/a405b1670ca5959751d3793ee318b7a524bc1083d017f8a903e0633479db3c0f-d # internal os mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b028/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/execenv=$WORK/b033/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b034/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p os -std -installsuffix shared -buildid fWeU89HLlqEXSlmYQYPN/fWeU89HLlqEXSlmYQYPN -goversion go1.15.7 -D "" -importcfg $WORK/b027/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/f4/f49601162b2b7ad668dc4f8915628cf0c2342e841ba29afab90a05943ed1850a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/c9/c91cb48d05d208071f34a7e4a5b6be33183e95a69b13cd3cb22119e75145a74c-d # internal encoding/base64 mkdir -p $WORK/b045/ github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy mkdir -p $WORK/b101/ crypto/cipher github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b103/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /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 _iUdXomNwbBOOc6854tu/_iUdXomNwbBOOc6854tu -goversion go1.15.7 -D "" -importcfg $WORK/b045/importcfg -pack ./base64.go mkdir -p $WORK/b090/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b102/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF vendor/golang.org/x/crypto/poly1305 crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b139/ crypto/md5 mkdir -p $WORK/b128/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy -complete -installsuffix shared -buildid RlqRMyH2ofebnWlpXit2/RlqRMyH2ofebnWlpXit2 -goversion go1.15.7 -D "" -importcfg $WORK/b101/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b091/_pkg_.a packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF mkdir -p $WORK/b126/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid ozNpiZ6njr-L9jQGXEn0/ozNpiZ6njr-L9jQGXEn0 -goversion go1.15.7 -D "" -importcfg $WORK/b090/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid _cqdc0uAS7SRUkl2psFS/_cqdc0uAS7SRUkl2psFS -goversion go1.15.7 -D "" -importcfg $WORK/b139/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cat >$WORK/b128/go_asm.h << 'EOF' # internal EOF github.com/containers/libpod/vendor/golang.org/x/sys/unix cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid zk3Rv9m_c_1XuMKrtcJ8/zk3Rv9m_c_1XuMKrtcJ8 -goversion go1.15.7 -D "" -importcfg $WORK/b103/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b128=>" -I $WORK/b128/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b128/symabis ./md5block_arm64.s mkdir -p $WORK/b049/ cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid 6-pbsrqi65o1yEDUJ6YA/6-pbsrqi65o1yEDUJ6YA -goversion go1.15.7 -D "" -importcfg $WORK/b126/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b049/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/libpod/vendor/golang.org/x/sys/unix -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b049/symabis ./asm_linux_arm64.s cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p crypto/md5 -std -installsuffix shared -buildid K20lCxSB5stFeNQ3KNUW/K20lCxSB5stFeNQ3KNUW -goversion go1.15.7 -symabis $WORK/b128/symabis -D "" -importcfg $WORK/b128/importcfg -pack -asmhdr $WORK/b128/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sys/unix -installsuffix shared -buildid Q2uxpF5FGHLxUbjYdyrH/Q2uxpF5FGHLxUbjYdyrH -goversion go1.15.7 -symabis $WORK/b049/symabis -D "" -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_arm64.go ./zptracearm_linux.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/84/84216fca67e2b6f3613ffd27718137c3c89400b25a603b180bedfded6ee1710a-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/78/78066e0106512261504c7d82f6a724d9f41553be90d094beda2d6cc98f891e32-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b128=>" -I $WORK/b128/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b128/md5block_arm64.o ./md5block_arm64.s cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/2e/2e15d1f356e7ae9c4a57c7f5f5725387cba2c9b9ffe46500053aea4ba773fae7-d # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/ce/ce66653b6448c037c2f0fce2781063cc13108224c6b9ad336c216db7c4c6385b-d # internal encoding/pem mkdir -p $WORK/b134/ github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b148/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid WWXhZPzKyZAxK2ddvwhb/WWXhZPzKyZAxK2ddvwhb -goversion go1.15.7 -D "" -importcfg $WORK/b134/importcfg -pack ./pem.go cat >$WORK/b148/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b149/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid 6509oJVN3Ov70E96wTnR/6509oJVN3Ov70E96wTnR -goversion go1.15.7 -D "" -importcfg $WORK/b148/importcfg -pack ./armor.go ./encode.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b128/_pkg_.a $WORK/b128/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/08/086bc6a641bb55b5aff557c785a8a50436adad004b0d2f35dd303078334abd75-d # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/c9/c991e94eca0bf62cc231e7dd350bee5a277b729737e5b31c4245369c5c31543b-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/b148/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/2c/2cbd48cf2f335ecaa0aa920b6c7c14d781572d9350f71bffac1f1ba15143aa49-d # internal crypto/des mkdir -p $WORK/b124/ vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b137/ cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/90/9075c926f6ad0c8fa92865c982b2285de0d43f44d4890e3321735995536f1541-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile crypto/internal/subtle=$WORK/b091/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid ccJLgU8u7mxR6Hm7eEft/ccJLgU8u7mxR6Hm7eEft -goversion go1.15.7 -D "" -importcfg $WORK/b124/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b137/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/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b137/symabis ./chacha_arm64.s cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/55/5588342f750ef67c9f35af57a9ea3ab6c3084132ddd7512ac447566dec2c1619-d # internal cat >$WORK/b137/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b138/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid vu4soKYvA7p6ZqhftOdU/vu4soKYvA7p6ZqhftOdU -goversion go1.15.7 -symabis $WORK/b137/symabis -D "" -importcfg $WORK/b137/importcfg -pack -asmhdr $WORK/b137/go_asm.h ./chacha_arm64.go ./chacha_generic.go ./xor.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/b124/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/67/67f4e64b08bc497eb0f85533ac8ad492047bd91c7d9d96ca7249358151c6be19-d # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/4a/4ae11ed0995e3e6aa09c74463e76092f71977e312777f9a42c8b076589a63959-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b137/chacha_arm64.o ./chacha_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b137/_pkg_.a $WORK/b137/chacha_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/e7/e71d3c3236ce63da990c4be142fd4c42f19e127c8291cda73704ded5ebe66187-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b136/ cat >$WORK/b136/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/b090/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b137/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b138/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b139/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid 46XUEo35vXGbo9iRuCQO/46XUEo35vXGbo9iRuCQO -goversion go1.15.7 -D "" -importcfg $WORK/b136/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.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/b136/_pkg_.a # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/libpod/vendor/golang.org/x/sys/unix -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b049/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b049/_pkg_.a $WORK/b049/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/c1/c1a8b44163670c46763331d398a2b300a3a37cc2053f484dc7b90eb044f7dfa1-d # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/11/1122ca6373c66278ba02b82cf790a52521f4c65f1b4686e8c05150fa396552c9-d # internal path/filepath mkdir -p $WORK/b036/ fmt runtime/debug os/signal mkdir -p $WORK/b265/ github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount mkdir -p $WORK/b320/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir mkdir -p $WORK/b356/ internal/lazyregexp cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid 19SKqmkIbl-D4C5Ys6DC/19SKqmkIbl-D4C5Ys6DC -goversion go1.15.7 -D "" -importcfg $WORK/b036/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b265/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/b265=>" -I $WORK/b265/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b265/symabis ./sig.s github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev mkdir -p $WORK/b020/ cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/b5/b57bc7566d16bcb5f3cb3afa1571fcac16598f325be80e8aba90981ff0494e72-d # internal cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b027/_pkg_.a EOF mkdir -p $WORK/b104/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid 7sHwJsjpkHmT_uMw7nLy/7sHwJsjpkHmT_uMw7nLy -goversion go1.15.7 -D "" -importcfg $WORK/b320/importcfg -pack ./mount.go net mkdir -p $WORK/b055/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF mkdir -p $WORK/b397/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid 122ifPC1FKnYojgadcuQ/122ifPC1FKnYojgadcuQ -goversion go1.15.7 -D "" -importcfg $WORK/b356/importcfg -pack ./homedir.go cd /usr/lib/golang/src/net TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b055/ -importpath net -- -I $WORK/b055/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go github.com/containers/libpod/pkg/ctime cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b021/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b487/ cat >$WORK/b104/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p fmt -std -complete -installsuffix shared -buildid 2n3JBvNHsNKtlXqOQ2ZE/2n3JBvNHsNKtlXqOQ2ZE -goversion go1.15.7 -D "" -importcfg $WORK/b020/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b104/symabis ./debug.s mkdir -p $WORK/b454/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid FqNmnuh7zBOgW_cxJgH-/FqNmnuh7zBOgW_cxJgH- -goversion go1.15.7 -D "" -importcfg $WORK/b397/importcfg -pack ./lazyre.go cat >$WORK/b487/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b027/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/mattn/go-isatty mkdir -p $WORK/b261/ github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/ctime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -shared -p github.com/containers/libpod/pkg/ctime -complete -installsuffix shared -buildid --a3-y6mGimpT6lqT7Vs/--a3-y6mGimpT6lqT7Vs -goversion go1.15.7 -D "" -importcfg $WORK/b487/importcfg -pack ./ctime.go ./ctime_linux.go github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b272/ cat >$WORK/b454/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b027/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b244/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev -complete -installsuffix shared -buildid KyLA-WYf1K8Pn7Fkq1b_/KyLA-WYf1K8Pn7Fkq1b_ -goversion go1.15.7 -D "" -importcfg $WORK/b454/importcfg -pack ./tty.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/containers/libpod/vendor/github.com/mattn/go-isatty -complete -installsuffix shared -buildid KGvL4t_yLR8q_PAq_5we/KGvL4t_yLR8q_PAq_5we -goversion go1.15.7 -D "" -importcfg $WORK/b261/importcfg -pack ./doc.go ./isatty_tcgets.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p os/signal -std -installsuffix shared -buildid N7nRk25t-XE5OcQo4miu/N7nRk25t-XE5OcQo4miu -goversion go1.15.7 -symabis $WORK/b265/symabis -D "" -importcfg $WORK/b265/importcfg -pack -asmhdr $WORK/b265/go_asm.h ./doc.go ./signal.go ./signal_unix.go cat >$WORK/b244/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid U9U1ILCUZmdKMUyAMsFY/U9U1ILCUZmdKMUyAMsFY -goversion go1.15.7 -D "" -importcfg $WORK/b244/importcfg -pack ./terminal.go ./util.go ./util_linux.go cat >$WORK/b272/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid D2h8xfcLG9K5-u0s935J/D2h8xfcLG9K5-u0s935J -goversion go1.15.7 -D "" -importcfg $WORK/b272/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p runtime/debug -std -installsuffix shared -buildid I9S5h7hG-dXAJpK1opa-/I9S5h7hG-dXAJpK1opa- -goversion go1.15.7 -symabis $WORK/b104/symabis -D "" -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.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/b356/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/7b/7bcc398ba55ebb6d56ed7c2db4fd93ad37562e3e96e2af5ec353d4450abf78ef-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b487/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/65/658307360bdb4e5a91c2c0840e0ae5d225003dd18456431c32725961ba024648-d # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/19/191b9d165251de048338e41e7f79a3ffc7abbe0def127f80719351cc1936a1d8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/76/76944180c5083d9a8613cbde3ebeaaca1a881a00fc900b3bfef6a51c7cc21148-d # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/aa/aab1a68ab86b99ec20de176237401bada9c9881ff48dafe1fb0d9b9700227eab-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b272/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b265=>" -I $WORK/b265/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b265/sig.o ./sig.s cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b104/debug.o ./debug.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b265/_pkg_.a $WORK/b265/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b265/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b104/_pkg_.a $WORK/b104/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/e3/e3352091343720326f538fb858fe0698c540e5434e1b0972fc2a94fe7a575a9b-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/b261/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/05/0528e68ed73ed62c5c50990e903d3a31b1cb56d5efccf3752239af27b24e0939-d # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/3b/3be9e95482e88637aca35c938e29939e54e0c73a0508fb8a3a68bb30d330add8-d # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/70/70fb8eef7810d76275239b6be5f50764215105bdff3c6b11c240d37fe94b7f62-d # internal io/ioutil mkdir -p $WORK/b035/ os/exec cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/3f/3f2740ddb91e715ee70e373950cb91749906bf8d0aeeff2cacfc0294711733b2-d # internal github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx mkdir -p $WORK/b063/ mkdir -p $WORK/b411/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid CF3P021D0U47Avg0WCt3/CF3P021D0U47Avg0WCt3 -goversion go1.15.7 -D "" -importcfg $WORK/b035/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b411/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/syscallx=github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx=$WORK/b412/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p os/exec -std -complete -installsuffix shared -buildid RauhuBfFVcd6JSZaK3mt/RauhuBfFVcd6JSZaK3mt -goversion go1.15.7 -D "" -importcfg $WORK/b063/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid BCWlmtQz-9ojEk3cYRx9/BCWlmtQz-9ojEk3cYRx9 -goversion go1.15.7 -D "" -importcfg $WORK/b411/importcfg -pack ./file_posix.go ./nodata_linux.go ./xattr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/65/65bbae939cebb8eb7dfb5ba0b939e5b8096880b854b62dd557a7119f1af928ef-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/6a/6a24e954f6f4cc20265026897e50532b73764a4359f97f01060ddcf467ff0567-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/cc/cc95dc63d755fdde631952ddcd5640a05c7dc5d7d2f53c6bec9aaa3c78f9ccb9-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid 6byA6SV38u89Z1E0e_HB/6byA6SV38u89Z1E0e_HB -goversion go1.15.7 -D "" -importcfg $WORK/b190/importcfg -pack ./directory.go ./directory_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/35/35343a57500346b2ef685440dfc4a0cd6c4c458a428aa4097a3ea2f0c7e15abb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/44/4487f4f8a930e69a9c68e561113c08a443a55eed9285057e5f1b6ac6a375eb8e-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/35/35e03c25268262bbeae2d2309884fa7078d26ee49dc3d3cfe0fa93c10f357c29-d # internal log github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b082/ encoding/hex github.com/containers/libpod/vendor/github.com/pkg/errors github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog net/url encoding/json github.com/containers/libpod/vendor/github.com/buger/goterm github.com/containers/libpod/vendor/github.com/opencontainers/go-digest mkdir -p $WORK/b068/ vendor/golang.org/x/crypto/curve25519 os/user github.com/containers/libpod/vendor/github.com/klauspost/compress/fse mkdir -p $WORK/b079/ github.com/containers/libpod/vendor/github.com/BurntSushi/toml github.com/containers/libpod/vendor/github.com/klauspost/compress/flate github.com/containers/libpod/vendor/github.com/containers/image/v5/version cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b145/ math/big cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p log -std -complete -installsuffix shared -buildid KsEBwlOqkd1TdKm7DeyK/KsEBwlOqkd1TdKm7DeyK -goversion go1.15.7 -D "" -importcfg $WORK/b082/importcfg -pack ./log.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid lUHdk7fSnfUlEdmGQHOi/lUHdk7fSnfUlEdmGQHOi -goversion go1.15.7 -D "" -importcfg $WORK/b068/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go text/scanner mkdir -p $WORK/b170/ compress/flate flag github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec github.com/containers/libpod/vendor/github.com/docker/go-units cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid bsKVx7nMiU-cC0xgBN5C/bsKVx7nMiU-cC0xgBN5C -goversion go1.15.7 -D "" -importcfg $WORK/b079/importcfg -pack ./version.go ./versioned.go github.com/containers/libpod/vendor/github.com/mtrmac/gpgme mkdir -p $WORK/b146/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b146/ -importpath github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b146/ -g -O2 ./data.go ./gpgme.go mkdir -p $WORK/b151/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers mkdir -p $WORK/b192/ github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b098/ mkdir -p $WORK/b080/ github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia mime/quotedprintable net/http/internal mkdir -p $WORK/b109/ go/token mkdir -p $WORK/b135/ github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b043/ text/template/parse cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a EOF cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid LZCZLuYWOu-FSovqssLS/LZCZLuYWOu-FSovqssLS -goversion go1.15.7 -D "" -importcfg $WORK/b170/importcfg -pack ./scanner.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid UG1xfMedzECJf8B4Lp5_/UG1xfMedzECJf8B4Lp5_ -goversion go1.15.7 -D "" -importcfg $WORK/b098/importcfg -pack ./hex.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/version -complete -installsuffix shared -buildid ZgAskfjABD-ft8Tuq0yK/ZgAskfjABD-ft8Tuq0yK -goversion go1.15.7 -D "" -importcfg $WORK/b145/importcfg -pack ./version.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid tNwvagmQtBqx_2KxrQ3n/tNwvagmQtBqx_2KxrQ3n -goversion go1.15.7 -D "" -importcfg $WORK/b192/importcfg -pack ./parsers.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p github.com/containers/libpod/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid jeHBHfnsapYBBAXk8Rvn/jeHBHfnsapYBBAXk8Rvn -goversion go1.15.7 -D "" -importcfg $WORK/b080/importcfg -pack ./errors.go ./stack.go cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid H2iwy4vvTY0bYuAwQ1FS/H2iwy4vvTY0bYuAwQ1FS -goversion go1.15.7 -D "" -importcfg $WORK/b109/importcfg -pack ./xlog.go cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p net/url -std -complete -installsuffix shared -buildid dqGS8hQhKaWRYO3H9xoB/dqGS8hQhKaWRYO3H9xoB -goversion go1.15.7 -D "" -importcfg $WORK/b135/importcfg -pack ./url.go mkdir -p $WORK/b048/ cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid yvEsbhTVZV-O4Fpgw9qG/yvEsbhTVZV-O4Fpgw9qG -goversion go1.15.7 -D "" -importcfg $WORK/b151/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go mime mkdir -p $WORK/b140/ mkdir -p $WORK/b038/ vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b100/ cd /usr/lib/golang/src/os/user TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b038/ -importpath os/user -- -I $WORK/b038/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go mkdir -p $WORK/b074/ mkdir -p $WORK/b106/ mkdir -p $WORK/b097/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b184/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b185/ mkdir -p $WORK/b174/ cd /usr/lib/golang/src/encoding/json /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 j19md8iY8kr1aQ1S8m8F/j19md8iY8kr1aQ1S8m8F -goversion go1.15.7 -D "" -importcfg $WORK/b043/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid lOEGcnI-y9FMOn03kcdB/lOEGcnI-y9FMOn03kcdB -goversion go1.15.7 -D "" -importcfg $WORK/b140/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go mkdir -p $WORK/b186/ github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b198/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b210/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/flate -complete -installsuffix shared -buildid -kQB71tqraOFK0Uvfudy/-kQB71tqraOFK0Uvfudy -goversion go1.15.7 -D "" -importcfg $WORK/b106/importcfg -pack ./crc32_noasm.go ./deflate.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./reverse_bits.go ./snappy.go ./token.go mkdir -p $WORK/b236/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p github.com/containers/libpod/vendor/github.com/BurntSushi/toml -complete -installsuffix shared -buildid SHRtYXu2_60kMp4gO5lR/SHRtYXu2_60kMp4gO5lR -goversion go1.15.7 -D "" -importcfg $WORK/b074/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p flag -std -complete -installsuffix shared -buildid QhvKHqXZA2cncP3xC9c6/QhvKHqXZA2cncP3xC9c6 -goversion go1.15.7 -D "" -importcfg $WORK/b184/importcfg -pack ./flag.go cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/buger/goterm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/containers/libpod/vendor/github.com/buger/goterm -complete -installsuffix shared -buildid MkiVs4nDoEqp7Qn-bcRx/MkiVs4nDoEqp7Qn-bcRx -goversion go1.15.7 -D "" -importcfg $WORK/b048/importcfg -pack ./box.go ./plot.go ./table.go ./terminal.go ./terminal_sysioctl.go cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b238/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid 3cOFvLwtAl_lw6ue67SW/3cOFvLwtAl_lw6ue67SW -goversion go1.15.7 -D "" -importcfg $WORK/b186/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go mkdir -p $WORK/b216/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid AxgsLFkqNitLTozriV4e/AxgsLFkqNitLTozriV4e -goversion go1.15.7 -D "" -importcfg $WORK/b185/importcfg -pack ./command_linux.go ./reexec.go mkdir -p $WORK/b202/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/fse -complete -installsuffix shared -buildid xXyDnE6WOYW4N9aoZqIL/xXyDnE6WOYW4N9aoZqIL -goversion go1.15.7 -D "" -importcfg $WORK/b100/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go mkdir -p $WORK/b233/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid aYSB6YT2d_5wSyBVsSOR/aYSB6YT2d_5wSyBVsSOR -goversion go1.15.7 -D "" -importcfg $WORK/b174/importcfg -pack ./duration.go ./size.go ./ulimit.go cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b220/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid yY1ScbiLt_eJ6Ulq25vp/yY1ScbiLt_eJ6Ulq25vp -goversion go1.15.7 -D "" -importcfg $WORK/b198/importcfg -pack ./fsutils_linux.go mkdir -p $WORK/b234/ cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid UmxeLn1ImvQf-UJ5XicV/UmxeLn1ImvQf-UJ5XicV -goversion go1.15.7 -D "" -importcfg $WORK/b236/importcfg -pack ./reader.go ./writer.go mkdir -p $WORK/b230/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid pZZ7ekp0L_O-_yYIOSN0/pZZ7ekp0L_O-_yYIOSN0 -goversion go1.15.7 -D "" -importcfg $WORK/b210/importcfg -pack ./children.go ./patricia.go mkdir -p $WORK/b239/ cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid YyjYfVOYCC7vzx1N1g6-/YyjYfVOYCC7vzx1N1g6- -goversion go1.15.7 -D "" -importcfg $WORK/b238/importcfg -pack ./chunked.go ./testcert.go cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p go/token -std -complete -installsuffix shared -buildid T805TKmVjGCrCW0wNLDy/T805TKmVjGCrCW0wNLDy -goversion go1.15.7 -D "" -importcfg $WORK/b216/importcfg -pack ./position.go ./serialize.go ./token.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid eJKAiy65dMTfMUsV6x7Y/eJKAiy65dMTfMUsV6x7Y -goversion go1.15.7 -D "" -importcfg $WORK/b202/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid LBr7A1X4xr7bwEjF3OOp/LBr7A1X4xr7bwEjF3OOp -goversion go1.15.7 -D "" -importcfg $WORK/b233/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid 7cS4lu06T976C7bE3hbv/7cS4lu06T976C7bE3hbv -goversion go1.15.7 -D "" -importcfg $WORK/b220/importcfg -pack ./lex.go ./node.go ./parse.go cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b097/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/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b097/symabis ./arith_arm64.s cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p mime -std -complete -installsuffix shared -buildid sRj2ATuY57BlVjhbe8fL/sRj2ATuY57BlVjhbe8fL -goversion go1.15.7 -D "" -importcfg $WORK/b234/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile os=$WORK/b027/_pkg_.a EOF cat >$WORK/b230/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/b020/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b228/_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/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid -IRz7hX49ZuA9ZR4d7KC/-IRz7hX49ZuA9ZR4d7KC -goversion go1.15.7 -D "" -importcfg $WORK/b239/importcfg -pack ./config.go ./state.go ./version.go cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid ZO5er0ncQ9bFZcCuKbit/ZO5er0ncQ9bFZcCuKbit -goversion go1.15.7 -D "" -importcfg $WORK/b230/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/bc/bce751098e4a747dca16ccd58cfd305b071fc966d43a78a7f11ff54c84696917-d # internal github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang mkdir -p $WORK/b243/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/50/50c04efd21c3467776fb119031d1dd30989580aa6fd18f5eb794b85a96ccd99f-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-isatty=github.com/containers/libpod/vendor/github.com/mattn/go-isatty importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b244/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter -complete -installsuffix shared -buildid h4cA55omv78-I92cBHrS/h4cA55omv78-I92cBHrS -goversion go1.15.7 -D "" -importcfg $WORK/b260/importcfg -pack ./writer.go ./writer_posix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/4e/4e6c6a1c95f1200eedfa65392289a1a933e25b8a585e3351309128fcbb74064e-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor mkdir -p $WORK/b262/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/3a/3a3a3800ca68ea095f96ba3ddd41b35d7c6887dcf1cbe0e4834af0223aeb5c12-d # internal github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b303/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # 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/b170/_pkg_.a # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p math/big -std -installsuffix shared -buildid Pz3K0s9dWYpG4MWKvigg/Pz3K0s9dWYpG4MWKvigg -goversion go1.15.7 -symabis $WORK/b097/symabis -D "" -importcfg $WORK/b097/importcfg -pack -asmhdr $WORK/b097/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.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/b185/_pkg_.a # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b243/ -importpath github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b243/ -g -O2 ./seccomp.go ./seccomp_internal.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/b260/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/5c/5cd64a60f5177cbc7259675bee1c0617829485fde42697eae41b6064a57553dd-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b216/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b186/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/fe/fefb82bdbcb722b34e3841c0af702fee1a523dab2df01d2e67277e0f5cb220ad-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/82/82f93558628781af094d9cabbe644cf13c8028d5cc7d941290b255282cf371a3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b234/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b220/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/76/76c4605ed8f7002ed7f8cb47730d8bcb2d9b2226377952ad94141491eb838446-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/27/27f22610fa89c9c6cde6abdd9814f958744645a879e15d4f0fa6185e179de7b1-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b097/arith_arm64.o ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b097/_pkg_.a $WORK/b097/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b319/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config importmap github.com/VividCortex/ewma=github.com/containers/libpod/vendor/github.com/VividCortex/ewma importmap github.com/vbauerster/mpb/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b264/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF github.com/containers/libpod/vendor/google.golang.org/grpc/codes mkdir -p $WORK/b327/ cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/50/50c6d6a3672717e014deda860cdf4bc341e8f46c999e53023902d75432a3da1a-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor -complete -installsuffix shared -buildid _CsmdXuiPWJ2kn05bGst/_CsmdXuiPWJ2kn05bGst -goversion go1.15.7 -D "" -importcfg $WORK/b262/importcfg -pack ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./moving-average.go ./name.go ./percentage.go ./speed.go cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/68/6824f014ab6c14871d0b0f8609d2e835b1a15030dd667860c487cbdd45e1e401-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b113/ github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits github.com/containers/libpod/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b163/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid qx7Z9drqfaR6qYkGfifH/qx7Z9drqfaR6qYkGfifH -goversion go1.15.7 -D "" -importcfg $WORK/b319/importcfg -pack ./blkio.go cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/b7/b7bb6eebd51cc91e6ec975ecc2410a4f65544d2d78d0016710ee2f82ddbb63e3-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/7b/7b97ef44fab06dcb7cb935ec14a313ecc48b6f01ac1aa0763d6d28d44a548591-d # internal mkdir -p $WORK/b307/ cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/51/51141b2757df8d3895277a4bd6f726f8c22d13bfa7de4be499ab60422b9daadb-d # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/48/48b6ec002887c2561a15859fbc0c1b50061c7e9d3d9e274fc19b9edcfa62e3bd-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b187/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b236/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/fe/fe5f6c238d3d79390fdef84d73e56547d9e81c2cb288f2f45979e49364ecddf6-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid WwOkKJ1eiqkjlI_Yi7gD/WwOkKJ1eiqkjlI_Yi7gD -goversion go1.15.7 -D "" -importcfg $WORK/b113/importcfg -pack ./strslice.go cat >$WORK/b163/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a EOF cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/94/946d8ec56e9054b4c28bdbcb6e8be1f993e8ccdac15d754d8affe99b363a1808-d # internal cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/b6/b69d7d041629709fb5f4202798fa47379bf38fb532f6fe7acb0103cfb3686eb5-d # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/9a/9ac5f616e11e968c933786326923df63e48ff1016da1471ac723d86d493fb356-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid mxeadtEuuIc3hQiVeliy/mxeadtEuuIc3hQiVeliy -goversion go1.15.7 -D "" -importcfg $WORK/b327/importcfg -pack ./code_string.go ./codes.go cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/45/45d9213c8acb43464dff27b67b95b7aed8105d53662201834b75bde64679320c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/12/12ad4314bcb9e8cf2df0eea8cebac685822052395fd06aa946caede0190aeda6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/c8/c8a92cb06f6acaf297b9ef4911637f0f345d3c0994f6a1fcf68b7d286d03aac3-d # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/33/339693c51a3e28d46812b4310f4feca7af513bd8acac7b6a6c2632fb94bd570b-d # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/70/70aef96be58f75e83d0b538651af53cbabd0b3019540311cf54987cef3a645fc-d # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/70/70dfd96079f9d3d2c96da719261d649f445eb3bedf7b77f40ab6ff239517eba9-d # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/ad/ade0ba45f862b0ce29936ec4b2ce9a06cbcbffe9255ab3ee953690e26c0d247b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b233/_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/b106/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b319/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/6c/6c12933a7c2e2cb9f0ec740c44125c9e0e5c170e8dff491a696fe2d6ea81a416-d # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/4f/4faf09b53cf72bd1365cf60c01b40c635139a0f09c26c0bb5fd8a432635f1b70-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b327/_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/4c/4cd015de4ab60006e63aa04de60b1b9ff5bdcfacabbc2a1afb29aed412dc1152-d # internal mkdir -p $WORK/b181/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid MNzqNJIUGC7Gy3g81YqM/MNzqNJIUGC7Gy3g81YqM -goversion go1.15.7 -D "" -importcfg $WORK/b163/importcfg -pack ./iolimits.go mkdir -p $WORK/b268/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b274/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid E983tPx7V9AWYBfWEuur/E983tPx7V9AWYBfWEuur -goversion go1.15.7 -D "" -importcfg $WORK/b307/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go github.com/containers/libpod/vendor/github.com/prometheus/common/model mkdir -p $WORK/b301/ cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/f6/f60d5a96c718e3ad69c35cd22a307f38ea6c97a9cecf546a6b17f394a0558600-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid d5wcWW-HauCQIJKxuC1m/d5wcWW-HauCQIJKxuC1m -goversion go1.15.7 -D "" -importcfg $WORK/b303/importcfg -pack ./fs.go cat >$WORK/b268/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a EOF cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/b1/b18cc771bebfac57bdea85513193de08a7d9ff142b97acb0aff9707122e32c15-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid RUBeqc-kBA4NpY9JoUMR/RUBeqc-kBA4NpY9JoUMR -goversion go1.15.7 -D "" -importcfg $WORK/b268/importcfg -pack ./path.go cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc64=$WORK/b112/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b209/ cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/b2/b23f00535a24be457fabde8ef11147ccdff864ddb51c9c86665c9e2838e40632-d # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/75/7568f5b2e5c2d634fccdc4ff273ab1cd95466da7191f111260438b0bd7116bb9-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid tUBN4mM3rTwL8pH_ZezV/tUBN4mM3rTwL8pH_ZezV -goversion go1.15.7 -D "" -importcfg $WORK/b187/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go cat >$WORK/b181/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1/internal=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b182/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/3e/3edb922ffdf2354042ce731852a1490417a93832594ff70f4a3f3415b684f6ef-d # internal cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/5d/5d7f79a64ef772265c0c002da5c278869ef1906a5cd7dc7b96b94e98f41b7c55-d # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/e1/e1cc655ccaba3a05a3ca9c10d0c98635a1b888cdde7ce70d1485828926504102-d # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/49/4975d5b91d050d99f13705cb47a3849325e65d7a36c0cf292d2e5fec5e455431-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid gJfE0n85OmrOymmn51-6/gJfE0n85OmrOymmn51-6 -goversion go1.15.7 -D "" -importcfg $WORK/b181/importcfg -pack ./buffer.go ./buffer_pool.go ./bytenum.go ./decimal.go ./extfloat.go ./fold.go ./ftoa.go ./iota.go ./jsonstring.go ./lexer.go ./reader.go ./reader_scan_generic.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid BCraYqriBi7kCoxYPwgT/BCraYqriBi7kCoxYPwgT -goversion go1.15.7 -D "" -importcfg $WORK/b274/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/ed/edba616097d114f5f190d567e913e249764b0a08b021f44410170833b0593206-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b268/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/dc/dc94c66681c4b0cce8aa866bde6f1f570234aa34bb850a176ab0a5c2d027bc9e-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid f0W0Y69MM4k9mQqIvIvx/f0W0Y69MM4k9mQqIvIvx -goversion go1.15.7 -D "" -importcfg $WORK/b301/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go compress/zlib github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference mkdir -p $WORK/b152/ compress/gzip github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client github.com/containers/libpod/vendor/github.com/containers/buildah/docker crypto/dsa github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 mkdir -p $WORK/b099/ github.com/containers/libpod/vendor/github.com/klauspost/pgzip text/template encoding/asn1 go/scanner crypto/elliptic mkdir -p $WORK/b116/ github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 github.com/containers/libpod/vendor/github.com/sirupsen/logrus github.com/containers/libpod/vendor/github.com/etcd-io/bbolt vendor/golang.org/x/text/unicode/bidi cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/fse=github.com/containers/libpod/vendor/github.com/klauspost/compress/fse packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b100/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b078/ github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid 39bFm5F6Ciz6_5nkRraS/39bFm5F6Ciz6_5nkRraS -goversion go1.15.7 -D "" -importcfg $WORK/b099/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go github.com/containers/libpod/vendor/github.com/vbauerster/mpb mkdir -p $WORK/b258/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b303/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/docker/distribution/digestset mkdir -p $WORK/b224/ mkdir -p $WORK/b273/ github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters github.com/containers/libpod/vendor/github.com/golang/protobuf/proto cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile compress/flate=$WORK/b151/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile hash/crc32=$WORK/b102/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid Mc4jcZPccJMtjgHuileD/Mc4jcZPccJMtjgHuileD -goversion go1.15.7 -D "" -importcfg $WORK/b224/importcfg -pack ./gunzip.go ./gzip.go cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/4c/4c21a24be7e1cc9207fb94fff5787cc7b0ee9e3220ccaf9ff1c344a8b17c35a0-d # internal cat >$WORK/b258/importcfg << 'EOF' # internal # import config importmap github.com/vbauerster/mpb/cwriter=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter importmap github.com/vbauerster/mpb/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor importmap github.com/vbauerster/mpb/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal packagefile bytes=$WORK/b003/_pkg_.a packagefile container/heap=$WORK/b259/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b264/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/signal=$WORK/b265/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb -complete -installsuffix shared -buildid Q7W81jwKSScaXW0N3WeM/Q7W81jwKSScaXW0N3WeM -goversion go1.15.7 -D "" -importcfg $WORK/b258/importcfg -pack ./bar.go ./bar_filler.go ./bar_option.go ./doc.go ./options.go ./priority_queue.go ./progress.go ./progress_posix.go ./proxyreader.go ./spinner_filler.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/94/9496eeb9439ab75cd81c0949524ffa86bfee6253fcf07410e5c35788208c3ad9-d # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/04/04c1e333974de82ddac72c3764796ba05ea25a832f5bbfd57cd41f60da44ff91-d # internal cat >$WORK/b209/importcfg << 'EOF' # internal # import config importmap github.com/tchap/go-patricia/patricia=github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b210/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile compress/flate=$WORK/b151/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile hash/adler32=$WORK/b153/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid 4h38Syk076eJ9j0vFUOA/4h38Syk076eJ9j0vFUOA -goversion go1.15.7 -D "" -importcfg $WORK/b152/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/cf/cf74a86b29156bb5e823c9632f821080c4713d3e370e1309b61a13c27662522e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b224/_pkg_.a # internal mkdir -p $WORK/b245/ mkdir -p $WORK/b132/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid RnlxOSFzjUUh0TaiaRqz/RnlxOSFzjUUh0TaiaRqz -goversion go1.15.7 -D "" -importcfg $WORK/b209/importcfg -pack ./truncindex.go mkdir -p $WORK/b105/ mkdir -p $WORK/b219/ mkdir -p $WORK/b096/ cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/c8/c816befaf8d73ccfdf01fc0b07bda03bd14278f77aa68dcfc64a63f691c70779-d # internal mkdir -p $WORK/b215/ mkdir -p $WORK/b067/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b081/ mkdir -p $WORK/b255/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid ZuxY3AdhqaPjo6hIcgda/ZuxY3AdhqaPjo6hIcgda -goversion go1.15.7 -D "" -importcfg $WORK/b078/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go mkdir -p $WORK/b229/ mkdir -p $WORK/b110/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b283/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile go/token=$WORK/b216/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid MVXTtNqLPwLfl_2THn1l/MVXTtNqLPwLfl_2THn1l -goversion go1.15.7 -D "" -importcfg $WORK/b096/importcfg -pack ./asn1.go ./common.go ./marshal.go mkdir -p $WORK/b311/ mkdir -p $WORK/b321/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile hash/fnv=$WORK/b256/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid PJ0Lm762lEBqKmjOMnCC/PJ0Lm762lEBqKmjOMnCC -goversion go1.15.7 -D "" -importcfg $WORK/b215/importcfg -pack ./errors.go ./scanner.go mkdir -p $WORK/b323/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid qnzCCvThJdauZOKlIdFR/qnzCCvThJdauZOKlIdFR -goversion go1.15.7 -D "" -importcfg $WORK/b081/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/etcd-io/bbolt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/containers/libpod/vendor/github.com/etcd-io/bbolt -complete -installsuffix shared -buildid VKwynUZZDeSIpR2zcMbL/VKwynUZZDeSIpR2zcMbL -goversion go1.15.7 -D "" -importcfg $WORK/b255/importcfg -pack ./bolt_arm64.go ./bolt_linux.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile internal/fmtsort=$WORK/b021/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template/parse=$WORK/b220/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b295/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p text/template -std -complete -installsuffix shared -buildid DVM6kJ5BNBUZO62hel4D/DVM6kJ5BNBUZO62hel4D -goversion go1.15.7 -D "" -importcfg $WORK/b219/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/digestset -complete -installsuffix shared -buildid 3OEMh8ZYpFSavfN52jvr/3OEMh8ZYpFSavfN52jvr -goversion go1.15.7 -D "" -importcfg $WORK/b283/importcfg -pack ./set.go mkdir -p $WORK/b336/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions packagefile encoding/json=$WORK/b043/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b143/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b343/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid guxOyBCA2s3-NB7I9aKz/guxOyBCA2s3-NB7I9aKz -goversion go1.15.7 -D "" -importcfg $WORK/b323/importcfg -pack ./parse.go github.com/containers/libpod/vendor/github.com/imdario/mergo cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b347/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid 3oZSculY4YTnqjfKoHwX/3oZSculY4YTnqjfKoHwX -goversion go1.15.7 -D "" -importcfg $WORK/b295/importcfg -pack ./clone.go ./decode.go ./deprecated.go ./discard.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./table_marshal.go ./table_merge.go ./table_unmarshal.go ./text.go ./text_parser.go cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a EOF cat >$WORK/b067/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b353/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid D48HJHiNAtwapUKWIxld/D48HJHiNAtwapUKWIxld -goversion go1.15.7 -D "" -importcfg $WORK/b336/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid OXN9wQDw1b2vvWR9XSiv/OXN9wQDw1b2vvWR9XSiv -goversion go1.15.7 -D "" -importcfg $WORK/b321/importcfg -pack ./strslice.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid LUPLJv2TpE_xdMDCY_Sr/LUPLJv2TpE_xdMDCY_Sr -goversion go1.15.7 -D "" -importcfg $WORK/b067/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b354/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid ivItfe0ZxenKoAY4Siy0/ivItfe0ZxenKoAY4Siy0 -goversion go1.15.7 -D "" -importcfg $WORK/b343/importcfg -pack ./duration_convert.go ./timestamp.go cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b340/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b123/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/containers/libpod/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid Gjtw3HeXg4g4Dt3o1gKP/Gjtw3HeXg4g4Dt3o1gKP -goversion go1.15.7 -D "" -importcfg $WORK/b347/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid ShCSJjrVHKQUAJN-qbmr/ShCSJjrVHKQUAJN-qbmr -goversion go1.15.7 -D "" -importcfg $WORK/b353/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go cat >$WORK/b354/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b352/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b116/go_asm.h << 'EOF' # internal EOF cat >$WORK/b273/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b274/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b245/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b113/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b117/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a EOF cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/flate=github.com/containers/libpod/vendor/github.com/klauspost/compress/flate packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b106/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile hash/crc32=$WORK/b102/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid 65euWUF-BRTCEU0lT1Pw/65euWUF-BRTCEU0lT1Pw -goversion go1.15.7 -D "" -importcfg $WORK/b354/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid sw0LEyUq2PNh_W-aXxdj/sw0LEyUq2PNh_W-aXxdj -goversion go1.15.7 -D "" -importcfg $WORK/b132/importcfg -pack ./dsa.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/docker -complete -installsuffix shared -buildid LCK9c8iEnS3v_Hx0Kb-9/LCK9c8iEnS3v_Hx0Kb-9 -goversion go1.15.7 -D "" -importcfg $WORK/b245/importcfg -pack ./types.go cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/d1/d1931e48c5db4f43d9e2e7e63eae0907b74acb937b1f85b1b53159bdbe1a73ca-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/pgzip -complete -installsuffix shared -buildid JEsW3wXwzv0sZ9jhEBQO/JEsW3wXwzv0sZ9jhEBQO -goversion go1.15.7 -D "" -importcfg $WORK/b105/importcfg -pack ./gunzip.go ./gzip.go cat >$WORK/b311/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid 0vlwlqjASJuooVWyi7kI/0vlwlqjASJuooVWyi7kI -goversion go1.15.7 -D "" -importcfg $WORK/b340/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/hash=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b111/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b109/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b123/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/elliptic -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b116/symabis ./p256_asm_arm64.s cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid VL827tzRIZRNLCAbDRz9/VL827tzRIZRNLCAbDRz9 -goversion go1.15.7 -D "" -importcfg $WORK/b273/importcfg -pack ./client.go ./command.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid RTUmK8iVXhgB6KoMOj23/RTUmK8iVXhgB6KoMOj23 -goversion go1.15.7 -D "" -importcfg $WORK/b311/importcfg -pack ./oci_util.go mkdir -p $WORK/b355/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid -LWa-ot4-kLyvPx-pXq-/-LWa-ot4-kLyvPx-pXq- -goversion go1.15.7 -D "" -importcfg $WORK/b110/importcfg -pack ./bintree.go ./bitops.go ./breader.go ./buffer.go ./bytewriter.go ./decoder.go ./decoderdict.go ./directcodec.go ./distcodec.go ./encoder.go ./encoderdict.go ./hashtable.go ./header.go ./header2.go ./lengthcodec.go ./literalcodec.go ./matchalgorithm.go ./operation.go ./prob.go ./properties.go ./rangecodec.go ./reader.go ./reader2.go ./state.go ./treecodecs.go ./writer.go ./writer2.go cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid USK33Dq5qVpoZlZ9x88J/USK33Dq5qVpoZlZ9x88J -goversion go1.15.7 -D "" -importcfg $WORK/b229/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid Tgot1THnOwRE3biAF05R/Tgot1THnOwRE3biAF05R -goversion go1.15.7 -D "" -importcfg $WORK/b355/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b321/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/83/83b33ac340147fe36f27c30785eca04afa79da368b977e7793b639c3699e9362-d # internal github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror mkdir -p $WORK/b363/ cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/03/038ee2acee13c655ffa8b1dd7e80fc6277655aa944bebd228456800e930df191-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b367/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/errwrap=github.com/containers/libpod/vendor/github.com/hashicorp/errwrap packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b364/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid luhLvU7SCNJtI6_NyIhI/luhLvU7SCNJtI6_NyIhI -goversion go1.15.7 -D "" -importcfg $WORK/b363/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go cat >$WORK/b367/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid 20qkNfzbcbN8qS46lko-/20qkNfzbcbN8qS46lko- -goversion go1.15.7 -D "" -importcfg $WORK/b367/importcfg -pack ./consts.go ./parse_action.go ./parse_architecture.go ./parse_arguments.go ./parse_remove.go ./seccomp_default.go ./seccomp_default_linux.go ./syscall_compare.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/20/207b3581f11dd2b0fe472ad2337c8b16342a292db4ee15cee21fce130d005921-d # internal database/sql/driver mkdir -p $WORK/b370/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b245/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b209/_pkg_.a # internal cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid EJ7K3gMCXBvQcYljMetp/EJ7K3gMCXBvQcYljMetp -goversion go1.15.7 -D "" -importcfg $WORK/b370/importcfg -pack ./driver.go ./types.go cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/fb/fbc212214c7ede496556a8175d8aa98b92f5af916efcdc4ebfd561ce6ce61de7-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b371/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/8f/8fbf7ac6479c6f017c75288cf08775f14c68f9b688d9889adb36a76be6a246c0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/26/26e0055cf8697aa6551a8891afbcf3fcde1ccd67b7cd670dd2599ff0310cab6f-d # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/13/1328f931a342a84f652f3808423824eeed5266377c328d569a651b53b521986c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b258/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b311/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b323/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/ec/ece0ebcae91d7955b52f1d4836ead7b4b6522c2fda483c078b3769b7fc1b4581-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/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/aa/aa192382931a4e335732554618b09ac81e21bce30a97bb534a24b851f3621fca-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/bf/bfb77a9e8d93c930bb5a0709f4897bacc806824767653fc1d3ceed9e8c2b8566-d # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/be/be9a2bded535ce83c2b7af3d8d0191c83c6b85e42e2795252291d64c576d37ae-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/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/a4/a4833c59de3f38292fe12ab034fbdfeb50f206cfcac356b09e20a52ba003afd4-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b376/ github.com/containers/libpod/vendor/gopkg.in/inf.v0 github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error github.com/containers/libpod/vendor/github.com/google/gofuzz go/ast mkdir -p $WORK/b214/ cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/37/37a49dc79dd5baf8e7c24a9734c63d96d56775e6c7b8577a3e02ee91fafa693c-d # internal mkdir -p $WORK/b382/ github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b386/ cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/c7/c77fd64e05764ee52c419e29e1c730579819f2e2f089e1b2ce76c26485bb40ea-d # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/d3/d3cae3799ed6560575bd967a2dbc0f31557e6a1ef873e6bdfcc44812df304575-d # internal mkdir -p $WORK/b373/ mkdir -p $WORK/b384/ github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity mkdir -p $WORK/b335/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b387/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/81/81527f1bb9e96511e97993a3ae1fae722fe73183c53a9a6be9d542d72e7a2c72-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b393/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b273/_pkg_.a # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b398/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid SZMoXemiIaMCWGTw4gUY/SZMoXemiIaMCWGTw4gUY -goversion go1.15.7 -D "" -importcfg $WORK/b386/importcfg -pack ./deep_equal.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b401/ mkdir -p $WORK/b400/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b390/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid qDpgFgQbJoitxC2smzNd/qDpgFgQbJoitxC2smzNd -goversion go1.15.7 -D "" -importcfg $WORK/b393/importcfg -pack ./doc.go ./errors.go cat >$WORK/b387/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b388/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid BGiCapP3utZDf3oi_5eW/BGiCapP3utZDf3oi_5eW -goversion go1.15.7 -D "" -importcfg $WORK/b387/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid HDBa3CW1LcE162wizccS/HDBa3CW1LcE162wizccS -goversion go1.15.7 -D "" -importcfg $WORK/b398/importcfg -pack ./convert.go ./doc.go cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/3a/3a3e6a823727b76465f6f5382beee1f08e206af8a69c63f9cdddb848b63e0b52-d # internal cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid TRT1ICskm8VqixtYOygj/TRT1ICskm8VqixtYOygj -goversion go1.15.7 -D "" -importcfg $WORK/b400/importcfg -pack ./json.go github.com/containers/libpod/vendor/github.com/docker/distribution/reference mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/digestset=github.com/containers/libpod/vendor/github.com/docker/distribution/digestset importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/reference -complete -installsuffix shared -buildid 1gIM4HOL2DPf-_-mecAs/1gIM4HOL2DPf-_-mecAs -goversion go1.15.7 -D "" -importcfg $WORK/b282/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/56/5631b7745f02619b0399525e287553a33bd000437657676a9e02df1b68844fcd-d # internal cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b335/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog packagefile context=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog=$WORK/b336/_pkg_.a EOF cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types mkdir -p $WORK/b403/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid HsRdnWo-4qf7BhEQ_ECa/HsRdnWo-4qf7BhEQ_ECa -goversion go1.15.7 -D "" -importcfg $WORK/b335/importcfg -pack ./connectivity.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid n4B13dW0T7_9Fzp3gDws/n4B13dW0T7_9Fzp3gDws -goversion go1.15.7 -D "" -importcfg $WORK/b376/importcfg -pack ./pointer.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid Tm3bVWTKPhf2LZKnao2N/Tm3bVWTKPhf2LZKnao2N -goversion go1.15.7 -D "" -importcfg $WORK/b371/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile go/scanner=$WORK/b215/_pkg_.a packagefile go/token=$WORK/b216/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p go/ast -std -complete -installsuffix shared -buildid jHA5VqN-DM5ERN4AEWOC/jHA5VqN-DM5ERN4AEWOC -goversion go1.15.7 -D "" -importcfg $WORK/b214/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/google/gofuzz /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p github.com/containers/libpod/vendor/github.com/google/gofuzz -complete -installsuffix shared -buildid VTkOouThH4CfZikazYDT/VTkOouThH4CfZikazYDT -goversion go1.15.7 -D "" -importcfg $WORK/b384/importcfg -pack ./doc.go ./fuzz.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid gBQWU4Npg9IX_kVy3SUK/gBQWU4Npg9IX_kVy3SUK -goversion go1.15.7 -D "" -importcfg $WORK/b403/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid XfcRX4_bePV_igaZFs0m/XfcRX4_bePV_igaZFs0m -goversion go1.15.7 -symabis $WORK/b116/symabis -D "" -importcfg $WORK/b116/importcfg -pack -asmhdr $WORK/b116/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid RM7tW1TqrY7rVUkM8mb7/RM7tW1TqrY7rVUkM8mb7 -goversion go1.15.7 -D "" -importcfg $WORK/b382/importcfg -pack ./dec.go ./rounder.go cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/15/15cca8448663811be2bfb967856dfd08b9703db26be190439926828b6bc4314b-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid s0iKscpAO-wnNUCTIgX4/s0iKscpAO-wnNUCTIgX4 -goversion go1.15.7 -D "" -importcfg $WORK/b401/importcfg -pack ./from_stack.go github.com/containers/libpod/vendor/github.com/containers/image/v5/types mkdir -p $WORK/b075/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b075/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid 2pqdcGzFMw7U20xWdd55/2pqdcGzFMw7U20xWdd55 -goversion go1.15.7 -D "" -importcfg $WORK/b373/importcfg -pack ./error.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/types -complete -installsuffix shared -buildid vXHTp8YMRTbZlGNYkrVA/vXHTp8YMRTbZlGNYkrVA -goversion go1.15.7 -D "" -importcfg $WORK/b075/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/fd/fd010b447304051c703ac2d436b6c1f949f9aa29210c3abad9046195e3e767d5-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid NLXOq-6eLNxQV38J4o5C/NLXOq-6eLNxQV38J4o5C -goversion go1.15.7 -D "" -importcfg $WORK/b270/importcfg -pack ./naming.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b370/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b400/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b335/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b355/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/72/72c1b86403988aee6acd637678f434a07e52edf09d340cfd44f2b7c94c271741-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term mkdir -p $WORK/b420/ cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/4c/4cc811ef9d6a2e2c36b869b356a97ecdddb247df2fe8bff121112b7a150a947d-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b392/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/signal=$WORK/b265/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cat >$WORK/b392/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b390/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid cQClnv8XOfretFwiYg5G/cQClnv8XOfretFwiYg5G -goversion go1.15.7 -D "" -importcfg $WORK/b420/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid lPl110Jrkafc55bDhXrB/lPl110Jrkafc55bDhXrB -goversion go1.15.7 -D "" -importcfg $WORK/b392/importcfg -pack ./errors.go ./path.go cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/22/222baa9fc814f913af56849548fc3ccc5efc6582c5d195e51da34225c97c2420-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/internal mkdir -p $WORK/b334/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/a1/a1ab0ed966ef780e78ed1d03dc13ffcff271964728da2b943718dc303bc6a6eb-d # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/66/6693b1820630ff969ad6453d5ed40980ae72f5f2f0bf5084b38b3c511d8f2424-d # internal github.com/containers/libpod/vendor/github.com/morikuni/aec mkdir -p $WORK/b421/ github.com/containers/libpod/vendor/github.com/blang/semver cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/morikuni/aec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/containers/libpod/vendor/github.com/morikuni/aec -complete -installsuffix shared -buildid pGTj8jURSJENBhYynWGY/pGTj8jURSJENBhYynWGY -goversion go1.15.7 -D "" -importcfg $WORK/b421/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b370/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/containers/libpod/vendor/github.com/blang/semver -complete -installsuffix shared -buildid -ZjCwplF5xxzWGCSxGX4/-ZjCwplF5xxzWGCSxGX4 -goversion go1.15.7 -D "" -importcfg $WORK/b369/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b367/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b371/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/9b/9bed3bf568e20b8fe1d43958d559c276c901862800fc48c623d25a255e8df9ad-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b422/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/e0/e0b07dfae2ff0feab3c0fbb46771e2d2f835c9e5f7f9bb6faf812190db39730e-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal mkdir -p $WORK/b425/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/connectivity=github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity packagefile context=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity=$WORK/b335/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid V8Wcqxv7RS-qgCFJ791k/V8Wcqxv7RS-qgCFJ791k -goversion go1.15.7 -D "" -importcfg $WORK/b334/importcfg -pack ./internal.go cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/3c/3c8b50190d3f4feafa57e8f68503eb1a1f8b0836dc2043c34192b105c78945b5-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b426/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b403/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b401/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b373/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/06/06711e9c594a61f7dba8e25aa72c04ce91418804700352889f4aa0fc5eb20263-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b229/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/16/16cf74cf86b4d58462ab4884b2255bb707985237749a0fed72f208328e7dabba-d # 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/b282/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b384/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/7f/7f0787e7f51dd9726490c63d0e4bbda0a60dadb217b5dc78f8452dde52a6d83c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b420/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/8f/8f9b30a5d517e6670f326e57d4cb66f2ec5ce92d3166ff75b1e67dac6f5942af-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b369/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b354/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b255/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b429/ encoding/csv cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b432/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid 3vbvZk8ba_SFFAhAp0hb/3vbvZk8ba_SFFAhAp0hb -goversion go1.15.7 -D "" -importcfg $WORK/b422/importcfg -pack ./stdcopy.go mkdir -p $WORK/b442/ cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/4a/4a87952de6e2c5407174dd7bd2349b8a49561ed09587be45e8d3bf1175a3cad1-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc mkdir -p $WORK/b455/ cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/2a/2ab89b51c6f7c3d49e15b82f781aba17e876ee9a9f16fbab254f889e1fce068e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b270/_pkg_.a # internal cat >$WORK/b442/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/e5/e51eae8543c783ef70821dfd9573fc1edea87b3eaf5178066729c5d643640a02-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid v7I4smwE84lhreb6a3zp/v7I4smwE84lhreb6a3zp -goversion go1.15.7 -D "" -importcfg $WORK/b442/importcfg -pack ./ns_linux.go cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/80/80f6650548f6c48e4b9801101aec9616d13d4e4cb9363e7c09cd4a1a0907602e-d # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/e1/e187f85edea04e3fd92efbc430226f48f4058dae201639180a37a80205a1b09b-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference mkdir -p $WORK/b375/ vendor/golang.org/x/crypto/cryptobyte crypto/x509/pkix github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b119/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/cgroups=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF crypto/internal/boring mkdir -p $WORK/b093/ cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid QcVbsTIXtsrFS1dAe6-y/QcVbsTIXtsrFS1dAe6-y -goversion go1.15.7 -D "" -importcfg $WORK/b432/importcfg -pack ./reader.go ./writer.go cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/a5/a55dab76042e2c6ed789a1cbff21cd32e14245799d7d1965547ddf3d0c0d9b8f-d # internal cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b093/ -importpath crypto/internal/boring -- -I $WORK/b093/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/24/24f1017912ec9866a85e4c165c4906d1bd1c77966b4d56a87d34ae32b946f614-d # internal mkdir -p $WORK/b351/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b096/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b120/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid qY_RqK-2J0sTP4Esu17o/qY_RqK-2J0sTP4Esu17o -goversion go1.15.7 -D "" -importcfg $WORK/b119/importcfg -pack ./asn1.go ./builder.go ./string.go cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/76/76b8b3dabd2e02104dd55619047f33242106cf7db280f5748dde2cce16c64f5e-d # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/11/11917adba2c81ca611ecec6cc26861c29ad6ea9e0921d16add6d26e645a6b54b-d # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/89/89d9609052b69041397f9a17d2c39a1f1b3041455b8aa68f8222d656bc1a36f1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b386/_pkg_.a # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc -complete -installsuffix shared -buildid UY6lZUDg9OFihJwkCBno/UY6lZUDg9OFihJwkCBno -goversion go1.15.7 -D "" -importcfg $WORK/b455/importcfg -pack ./attr.go ./cmdline.go ./ns.go ./pids.go ./stat.go ./status.go cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/a7/a75a9ddad2c49fabd80b18ba837c226889129981980c4de1347445b8f2b70c45-d # internal mkdir -p $WORK/b133/ mkdir -p $WORK/b458/ cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/a3/a3fd445335225e7e5731a0bedca5e645a0032042bfa4d28e23910891213b5571-d # internal cat >$WORK/b351/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b352/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b353/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b372/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b458/ -importpath github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -- -I $WORK/b458/ -g -O2 ./host_cgo.go github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen github.com/containers/libpod/vendor/github.com/hpcloud/tail/util mkdir -p $WORK/b464/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b096/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/02/02c1747d18d2754a9de84d79c5488703e0d84d85a94bb085f9e629b7c25eb155-d # internal cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid Iiz5qeDXShi0FM6gdMaY/Iiz5qeDXShi0FM6gdMaY -goversion go1.15.7 -D "" -importcfg $WORK/b133/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b387/_pkg_.a # internal cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/0e/0ef2e449c30407701f06418ac0e1b5a57eca8a0544041b86e0bbad809610b019-d # internal cat >$WORK/b429/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cat >$WORK/b375/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonpointer=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b376/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/elliptic -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b116/p256_asm_arm64.o ./p256_asm_arm64.s cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid LKxmtwGSFvSl63j49T5p/LKxmtwGSFvSl63j49T5p -goversion go1.15.7 -D "" -importcfg $WORK/b425/importcfg -pack ./signal.go ./signals.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid 6ziywbly4vIgPkkGPsnN/6ziywbly4vIgPkkGPsnN -goversion go1.15.7 -D "" -importcfg $WORK/b429/importcfg -pack ./join.go ./vfs.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid YKVEYswNbRnEPUkYg4m1/YKVEYswNbRnEPUkYg4m1 -goversion go1.15.7 -D "" -importcfg $WORK/b375/importcfg -pack ./reference.go cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/a8/a8165b81f864e3244ac5f219ccf38ac50887b5971aed113b243ab5a5d3ee2d1d-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/b421/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/9e/9e5809ba207c2c3919e871b30584a38b787118d8b5bfd960e8a2a4050ef3973a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b425/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/f0/f0fb82f6df7cfa902d4b795b35c98eea83bc14f9f34920e35b8279dbcbe381f4-d # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/aa/aa52363299bf399ccd7b821a8a470dad59aa0964f390ce6438dd13b46f0d778b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b429/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/b2/b2e6bf518183d372bb95d6765afba2a1e5ee3521bd9509197e2b8579d06ef84a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b375/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/58/584579d97dd45b508adb2975edb5cc9dfef66971ed772fd2194527e97bd5ede1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b214/_pkg_.a # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid DxL4D_4jFh1SK3T8SbXE/DxL4D_4jFh1SK3T8SbXE -goversion go1.15.7 -D "" -importcfg $WORK/b351/importcfg -pack ./bidirule.go ./bidirule10.0.0.go mkdir -p $WORK/b461/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid XHcrh5XTeN59AwObRKY4/XHcrh5XTeN59AwObRKY4 -goversion go1.15.7 -D "" -importcfg $WORK/b426/importcfg -pack ./strslice.go github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b164/ github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir github.com/containers/libpod/vendor/github.com/containers/image/v5/transports github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b461/ -importpath github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -- -I $WORK/b461/ -g -O2 ./dlopen.go ./dlopen_example.go vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b165/ github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 github.com/containers/libpod/vendor/gopkg.in/tomb.v1 mkdir -p $WORK/b467/ mkdir -p $WORK/b144/ mkdir -p $WORK/b254/ github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log github.com/containers/libpod/pkg/hooks/1.0.0 github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify mkdir -p $WORK/b227/ cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/65/650886c04a1f6503fee032fcbaeefe4624e622451ed4c44bd826a66c905c7284-d # internal cat >$WORK/b467/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/7d/7d294af34bd48ac5fca8abf352e2d1f1b650bca0771667b0f0ad25e90dd78018-d # internal cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime/debug=$WORK/b104/_pkg_.a EOF mkdir -p $WORK/b466/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/gopkg.in/tomb.v1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/tomb.v1 -complete -installsuffix shared -buildid RO_tje45lWq5yDSkl6ov/RO_tje45lWq5yDSkl6ov -goversion go1.15.7 -D "" -importcfg $WORK/b467/importcfg -pack ./tomb.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/util /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/util -complete -installsuffix shared -buildid 2EMw0KdGhuxln-7xh6hI/2EMw0KdGhuxln-7xh6hI -goversion go1.15.7 -D "" -importcfg $WORK/b464/importcfg -pack ./util.go cat >$WORK/b144/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid v_MQsWcPeEnPMpTeGfaF/v_MQsWcPeEnPMpTeGfaF -goversion go1.15.7 -D "" -importcfg $WORK/b164/importcfg -pack ./none.go mkdir -p $WORK/b472/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/transports -complete -installsuffix shared -buildid ClO_tFOidW7IcyPpzA0H/ClO_tFOidW7IcyPpzA0H -goversion go1.15.7 -D "" -importcfg $WORK/b144/importcfg -pack ./stub.go ./transports.go cat >$WORK/b165/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cat >$WORK/b372/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-tools/error=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b373/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid O3tfv-e3vM5D8cEcziGZ/O3tfv-e3vM5D8cEcziGZ -goversion go1.15.7 -D "" -importcfg $WORK/b165/importcfg -pack ./tmpdir.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid Ua5fXPXDlyrVpAl9EKiv/Ua5fXPXDlyrVpAl9EKiv -goversion go1.15.7 -D "" -importcfg $WORK/b372/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go mkdir -p $WORK/b489/ mkdir -p $WORK/b490/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b472/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b493/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid T1lVrZ6onnn_ItfLTbhu/T1lVrZ6onnn_ItfLTbhu -goversion go1.15.7 -D "" -importcfg $WORK/b254/importcfg -pack ./prioritize.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid Moz3tkUbA6NhqLqB_I4O/Moz3tkUbA6NhqLqB_I4O -goversion go1.15.7 -D "" -importcfg $WORK/b472/importcfg -pack ./field.go ./util.go mkdir -p $WORK/b419/ cat >$WORK/b493/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b419/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/morikuni/aec=github.com/containers/libpod/vendor/github.com/morikuni/aec packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/morikuni/aec=$WORK/b421/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/37/37cd5992bc996f188858ff7d3afe2d8e7daddb68bad540dfe6f2b1767bb3cc55-d # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/fd/fd2275921ced4122b6eee7b955bb0f83328c575db90077e412a68a5657e9f1f3-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -shared -p github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid -kLIKWF-lIND71E1MbC5/-kLIKWF-lIND71E1MbC5 -goversion go1.15.7 -D "" -importcfg $WORK/b493/importcfg -pack ./difflib.go cat >$WORK/b227/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/b228/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b229/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b466/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/31/315048ded6aff7a9b498d1faf2d981a8e78a56c0c4824e28c81064f0928385c8-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b073/ cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/a0/a0b117e9ad4d94071d4bbe63b7c2e83aa9ace0a1656c731a819b8308b9abc214-d # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/fc/fcf077d589c3d70a5297f51d5d63a2abd94d58d068ace163b149a0b3987ab4a0-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid HgDKSHYbqHIyK6X8-cOt/HgDKSHYbqHIyK6X8-cOt -goversion go1.15.7 -D "" -importcfg $WORK/b419/importcfg -pack ./jsonmessage.go cat >$WORK/b490/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid By3gxLEr_4bDR-vnXZlj/By3gxLEr_4bDR-vnXZlj -goversion go1.15.7 -D "" -importcfg $WORK/b227/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 -complete -installsuffix shared -buildid cfX0RdIYkWIcv88sxxj8/cfX0RdIYkWIcv88sxxj8 -goversion go1.15.7 -D "" -importcfg $WORK/b466/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -shared -p github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid -P3LNg4ZvkY_AYqDeFLb/-P3LNg4ZvkY_AYqDeFLb -goversion go1.15.7 -D "" -importcfg $WORK/b490/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go mkdir -p $WORK/b169/ github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b116/_pkg_.a $WORK/b116/p256_asm_arm64.o # internal mkdir -p $WORK/b501/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal mkdir -p $WORK/b250/ cat >$WORK/b489/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a EOF mkdir -p $WORK/b197/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b455/_pkg_.a # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/hooks/1.0.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -shared -p github.com/containers/libpod/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid sp6GbBJRyAVeJs78iM5J/sp6GbBJRyAVeJs78iM5J -goversion go1.15.7 -D "" -importcfg $WORK/b489/importcfg -pack ./hook.go ./when.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b197/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -- -I $WORK/b197/ -g -O2 ./projectquota.go cat >$WORK/b501/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/version=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b502/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cat >$WORK/b169/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/scanner=$WORK/b170/_pkg_.a EOF cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid fDpbopPGuy4k2GJbcsrL/fDpbopPGuy4k2GJbcsrL -goversion go1.15.7 -D "" -importcfg $WORK/b073/importcfg -pack ./system_registries_v2.go cat >$WORK/b250/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid ZTWVXMrM7_-Rxq_d3yL7/ZTWVXMrM7_-Rxq_d3yL7 -goversion go1.15.7 -D "" -importcfg $WORK/b501/importcfg -pack ./base.go ./doc.go ./version.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask -complete -installsuffix shared -buildid FKw1M96IaOyHN1TCqWE5/FKw1M96IaOyHN1TCqWE5 -goversion go1.15.7 -D "" -importcfg $WORK/b250/importcfg -pack ./umask_unix.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid wM2US7jZBZfx0eXpD-VX/wM2US7jZBZfx0eXpD-VX -goversion go1.15.7 -D "" -importcfg $WORK/b169/importcfg -pack ./fileutils.go ./fileutils_unix.go github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew mkdir -p $WORK/b492/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b165/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/1c/1ca68e70cffd9ce8ba88d3fc969cc3c760f834bc31f67ba3b397bfe2a2705136-d # internal cat >$WORK/b492/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/af/aff3f561ace972ff364ddc427399db301d92f806442315028f9df89b6b51fed6-d # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/20/20ea01a081c8ec0888b967390738d3464370d71a963dd9fa19747bf7037e32a5-d # internal go/parser mkdir -p $WORK/b217/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -shared -p github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid FSAXzH2gwdViuAnYOd7g/FSAXzH2gwdViuAnYOd7g -goversion go1.15.7 -D "" -importcfg $WORK/b492/importcfg -pack ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go go/printer github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b218/ mkdir -p $WORK/b365/ cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/80/80569955230070b231389bcee8e1420d621a7f42a62d7f2a9788221921e40acb-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/third_party/forked/golang/reflect=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b386/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid p5WFz3fRWtPO_JGbCcPp/p5WFz3fRWtPO_JGbCcPp -goversion go1.15.7 -D "" -importcfg $WORK/b385/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/a0/a038a5a31397b6db70705aa666b3a5a8d882c2048ed7b68de16777f95d90e27d-d # internal cat >$WORK/b365/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile go/ast=$WORK/b214/_pkg_.a packagefile go/scanner=$WORK/b215/_pkg_.a packagefile go/token=$WORK/b216/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile go/ast=$WORK/b214/_pkg_.a packagefile go/token=$WORK/b216/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b050/_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/b351/_pkg_.a # internal cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p go/printer -std -complete -installsuffix shared -buildid 0jPUncbmYnq0kHj4zHg5/0jPUncbmYnq0kHj4zHg5 -goversion go1.15.7 -D "" -importcfg $WORK/b218/importcfg -pack ./nodes.go ./printer.go cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p go/parser -std -complete -installsuffix shared -buildid _0YK6ZMlRgiIweph7LlA/_0YK6ZMlRgiIweph7LlA -goversion go1.15.7 -D "" -importcfg $WORK/b217/importcfg -pack ./interface.go ./parser.go go/doc cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid d3VU89w3ty36y6VbBQJL/d3VU89w3ty36y6VbBQJL -goversion go1.15.7 -D "" -importcfg $WORK/b365/importcfg -pack ./blkio_device.go ./cgroup_linux.go ./config.go ./config_linux.go ./device.go ./device_defaults.go ./hugepage_limit.go ./intelrdt.go ./interface_priority_map.go ./mount.go ./namespaces.go ./namespaces_linux.go ./namespaces_syscall.go ./network.go mkdir -p $WORK/b396/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b464/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b164/_pkg_.a # internal cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile go/ast=$WORK/b214/_pkg_.a packagefile go/token=$WORK/b216/_pkg_.a packagefile internal/lazyregexp=$WORK/b397/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b219/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p go/doc -std -complete -installsuffix shared -buildid iKmHA12912tBr6UawM_y/iKmHA12912tBr6UawM_y -goversion go1.15.7 -D "" -importcfg $WORK/b396/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/9a/9a5a78bffeb8bcd6c4d9f0f4cc080c507fe8c87057fcb442a0fbf0598086612d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b467/_pkg_.a # internal github.com/containers/libpod/vendor/golang.org/x/net/idna mkdir -p $WORK/b350/ cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/ab/ab58e535ad91be5688a396d95933cf08410925e610303cf68f1a73f77a5e1e97-d # internal github.com/containers/libpod/vendor/github.com/containerd/continuity/fs mkdir -p $WORK/b410/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b351/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b353/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b354/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid 5zoRExmACeVAGKKORjhz/5zoRExmACeVAGKKORjhz -goversion go1.15.7 -D "" -importcfg $WORK/b350/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/02/025f5128ce0351b2f87d06541807da4a47d5a99e8811052c395e7015e38cbf60-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils mkdir -p $WORK/b414/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/sysx=github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/errgroup=github.com/containers/libpod/vendor/golang.org/x/sync/errgroup importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx=$WORK/b411/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/errgroup=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/16/16db2b27299f15ffb6856fd150a9a81816634d65907fec0370f0fef611e4982c-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/fs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/fs -complete -installsuffix shared -buildid 8c1O8ev1Kn1BL8uvMshQ/8c1O8ev1Kn1BL8uvMshQ -goversion go1.15.7 -D "" -importcfg $WORK/b410/importcfg -pack ./copy.go ./copy_linux.go ./diff.go ./diff_unix.go ./dtype_linux.go ./du.go ./du_unix.go ./hardlink.go ./hardlink_unix.go ./path.go ./stat_linux.go ./time.go github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount mkdir -p $WORK/b417/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/scanner=$WORK/b170/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid A6SUtO7ZDz42QIIlOBvi/A6SUtO7ZDz42QIIlOBvi -goversion go1.15.7 -D "" -importcfg $WORK/b414/importcfg -pack ./fileutils.go ./fileutils_unix.go cat >$WORK/b417/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid mvGNER6yB4y_5Ayn7KCT/mvGNER6yB4y_5Ayn7KCT -goversion go1.15.7 -D "" -importcfg $WORK/b417/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.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/b144/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/b4/b46b001124cf9a98f22a0bb1bfbb8b422a8afc50b050b97ea34094f4cb5089b7-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b253/ cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/80/80bc2cbf8d96a254a8d7bdaee63f315cde027940c7d293aefc0fe0e440ec913f-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b257/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/etcd-io/bbolt=github.com/containers/libpod/vendor/github.com/etcd-io/bbolt importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid 6wTx7MTzujMLh3OVTSG8/6wTx7MTzujMLh3OVTSG8 -goversion go1.15.7 -D "" -importcfg $WORK/b253/importcfg -pack ./boltdb.go cat >$WORK/b257/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid esA0gdPigPiw1VCXKusy/esA0gdPigPiw1VCXKusy -goversion go1.15.7 -D "" -importcfg $WORK/b257/importcfg -pack ./memory.go cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/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/b501/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/87/87f2ea3b477a3625b01c7be4a60d16969d0d2f68ac1bc5106001eecd24df0b2c-d # internal github.com/containers/libpod/pkg/errorhandling mkdir -p $WORK/b449/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile os=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/errorhandling /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/containers/libpod/pkg/errorhandling -complete -installsuffix shared -buildid 1GNnTsY7JoiGXJaS06iW/1GNnTsY7JoiGXJaS06iW -goversion go1.15.7 -D "" -importcfg $WORK/b449/importcfg -pack ./errorhandling.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/26/26edfababb3664ef5fbe38d6ac9655caa21e396b41170139c136726bc1cdf1b4-d # internal github.com/containers/libpod/libpod/lock/shm mkdir -p $WORK/b480/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2" "-lrt" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b480/ -importpath github.com/containers/libpod/libpod/lock/shm -- -I $WORK/b480/ -g -O2 -Wall -Werror ./shm_lock.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/10/10d50c30605aa67a66702a25c176644d81f0b98cdee30bee77e51ea3c0f91b31-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b226/ cat >$WORK/b226/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/b020/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b227/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b229/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b230/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid nYKFbvZSfKfewfF-IcEU/nYKFbvZSfKfewfF-IcEU -goversion go1.15.7 -D "" -importcfg $WORK/b226/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/96/965309593356e1998112471fbd0d19bc61add59a466dac1a4f63e57de7bf08c4-d # internal github.com/containers/libpod/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b507/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b489/_pkg_.a # internal cat >$WORK/b507/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b104/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/concurrent /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -shared -p github.com/containers/libpod/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid XWPtIJ3NLwrQMeuRnFUJ/XWPtIJ3NLwrQMeuRnFUJ -goversion go1.15.7 -D "" -importcfg $WORK/b507/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/2f/2f217e3080ddf272d2dca632883e6aac291225cd99a1db5f3092b5d49bf7d924-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer mkdir -p $WORK/b510/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b419/_pkg_.a # internal cd $WORK/b458 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b458=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cat >$WORK/b510/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid ZV786b9RiR-BdX6Fvap9/ZV786b9RiR-BdX6Fvap9 -goversion go1.15.7 -D "" -importcfg $WORK/b510/importcfg -pack ./framer.go cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/05/059c6f02ba474487e055e03d3977fed338ce34739142271f6aba9124ba7fde71-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics mkdir -p $WORK/b526/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b372/_pkg_.a # internal cat >$WORK/b526/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b135/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid l_hoikWcGpp4DPwTMmqI/l_hoikWcGpp4DPwTMmqI -goversion go1.15.7 -D "" -importcfg $WORK/b526/importcfg -pack ./metrics.go cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/11/113fedfe5bce24690b100d69c6970c873d7b7b1cdead9cceed8a88325e62625f-d # internal github.com/containers/libpod/vendor/golang.org/x/time/rate mkdir -p $WORK/b530/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b307/_pkg_.a # internal cat >$WORK/b530/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid AO2UZ0nSPspF7Hp-t9Mv/AO2UZ0nSPspF7Hp-t9Mv -goversion go1.15.7 -D "" -importcfg $WORK/b530/importcfg -pack ./rate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/a0/a0dbc58780c0c4c8f9b0ecd8ae952e093667b344289d6ff9a119f82aeb548296-d # internal github.com/containers/libpod/vendor/github.com/ghodss/yaml mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b307/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_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/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/containers/libpod/vendor/github.com/ghodss/yaml -complete -installsuffix shared -buildid i9Uvjiqsou_q9q6DTDrK/i9Uvjiqsou_q9q6DTDrK -goversion go1.15.7 -D "" -importcfg $WORK/b306/importcfg -pack ./fields.go ./yaml.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b490/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/13/13385ad5bd3dabaed31ab4936012b9f318ad5e2e18b4216b77363cb5c793b92e-d # internal github.com/containers/libpod/pkg/hooks mkdir -p $WORK/b488/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/c0/c09f3548d794925f3c8cde473b08305929b04284c8809a42ae1fc83eb48f8677-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal github.com/containers/libpod/vendor/sigs.k8s.io/yaml mkdir -p $WORK/b512/ cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/16/167bccce76449c756389ef43ae822f016df2e8a58c14f78f634af0fa4ac5d58a-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch mkdir -p $WORK/b465/ cat >$WORK/b512/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b307/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b488/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/sigs.k8s.io/yaml /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -shared -p github.com/containers/libpod/vendor/sigs.k8s.io/yaml -complete -installsuffix shared -buildid NJkhkBgkp29pcgY7vC43/NJkhkBgkp29pcgY7vC43 -goversion go1.15.7 -D "" -importcfg $WORK/b512/importcfg -pack ./fields.go ./yaml.go ./yaml_go110.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/hooks /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -shared -p github.com/containers/libpod/pkg/hooks -complete -installsuffix shared -buildid 8i5U-8R0RWZXyti-nd97/8i5U-8R0RWZXyti-nd97 -goversion go1.15.7 -D "" -importcfg $WORK/b488/importcfg -pack ./hooks.go ./monitor.go ./read.go ./version.go cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/d3/d3d634fd30bc8f439973f1bcd503b3d326865a1da4528f807af0b9e59e477425-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b493/_pkg_.a # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil mkdir -p $WORK/b537/ cat >$WORK/b465/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util importmap gopkg.in/fsnotify.v1=github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b467/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch -complete -installsuffix shared -buildid p_FMi13GS0d-UuY4zzaL/p_FMi13GS0d-UuY4zzaL -goversion go1.15.7 -D "" -importcfg $WORK/b465/importcfg -pack ./filechanges.go ./inotify.go ./inotify_tracker.go ./polling.go ./watch.go cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/ab/ab1fbfb7377aa839f87e7333899aa896e3f482e5ff8cfe5aa58de5224b6a9f46-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount mkdir -p $WORK/b173/ cat >$WORK/b537/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b135/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid LV88zhXsE88WB6bIHeld/LV88zhXsE88WB6bIHeld -goversion go1.15.7 -D "" -importcfg $WORK/b537/importcfg -pack ./addr.go cat >$WORK/b173/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid o6LtfcuDeDiEywFIeRcJ/o6LtfcuDeDiEywFIeRcJ -goversion go1.15.7 -D "" -importcfg $WORK/b173/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/3e/3ee4910057eea87d821857bb8cae2192ebcbb998f5fbef135733cd435c8296b3-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator mkdir -p $WORK/b547/ cat >$WORK/b547/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator -complete -installsuffix shared -buildid tDQJl3VpXGVjxA-Fd428/tDQJl3VpXGVjxA-Fd428 -goversion go1.15.7 -D "" -importcfg $WORK/b547/importcfg -pack ./names-generator.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/14/14474ca5fefd6b8146693d156bccc89513d377e7ed3d666539efda6769ee6c1a-d # internal github.com/containers/libpod/vendor/github.com/vishvananda/netns mkdir -p $WORK/b550/ cat >$WORK/b550/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid 4Ja2OSWj8Hkyucnl6WYG/4Ja2OSWj8Hkyucnl6WYG -goversion go1.15.7 -D "" -importcfg $WORK/b550/importcfg -pack ./netns.go ./netns_linux.go cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/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/b253/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b414/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b449/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/0d/0d0842fd5aed0ecdaeec951a6ffa055ed3b20849000296418c9f1d181516f857-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers mkdir -p $WORK/b557/ cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/9f/9f78ccbe55500156dfb25b4a9c8b0029ab2fe1d93afe41164cc07cc6c68e6e6a-d # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/ce/ce1eb65f7e5474ee79f5fd09cc407fa2522f89a9d7bb8218ef587c9b3c9a596f-d # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/e2/e2347ad695c39b3c23e20690a6d954e0a581f799fb91768c77ea708a71d6a96c-d # internal github.com/containers/libpod/vendor/github.com/google/shlex github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b560/ github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal cat >$WORK/b557/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b526/_pkg_.a # internal mkdir -p $WORK/b252/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers -complete -installsuffix shared -buildid vsbCi-takypcngCdgY5x/vsbCi-takypcngCdgY5x -goversion go1.15.7 -D "" -importcfg $WORK/b557/importcfg -pack ./parsers.go mkdir -p $WORK/b559/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b417/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/b9/b937e67229a922ff850910b8bfc6c9fd07107ca192c9e092af149c23c1daeb1e-d # internal github.com/containers/libpod/vendor/github.com/safchain/ethtool mkdir -p $WORK/b566/ cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/66/66d1f7d156d8897a15d6be897000c122bc0809e4661a5a67483b3fa7c94caeda-d # internal cat >$WORK/b566/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/safchain/ethtool /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -shared -p github.com/containers/libpod/vendor/github.com/safchain/ethtool -complete -installsuffix shared -buildid s6q48dlMycBXtOpUwUbO/s6q48dlMycBXtOpUwUbO -goversion go1.15.7 -D "" -importcfg $WORK/b566/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system mkdir -p $WORK/b416/ cat >$WORK/b559/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/signal=$WORK/b265/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal -complete -installsuffix shared -buildid hzrTxSjaWFH3_E-0n1S0/hzrTxSjaWFH3_E-0n1S0 -goversion go1.15.7 -D "" -importcfg $WORK/b559/importcfg -pack ./signal.go ./signal_linux.go ./signal_unix.go ./trap.go cd $WORK/b458 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b458=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c host_cgo.cgo2.c cat >$WORK/b252/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/boltdb=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb importmap github.com/containers/image/v5/pkg/blobinfocache/memory=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cat >$WORK/b560/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid -z7ptKAgEcnBuCCBp4Jx/-z7ptKAgEcnBuCCBp4Jx -goversion go1.15.7 -D "" -importcfg $WORK/b252/importcfg -pack ./default.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/google/shlex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -shared -p github.com/containers/libpod/vendor/github.com/google/shlex -complete -installsuffix shared -buildid whOtd-VaTt5tZkUF_nPL/whOtd-VaTt5tZkUF_nPL -goversion go1.15.7 -D "" -importcfg $WORK/b560/importcfg -pack ./shlex.go cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/0a/0acdcaefaebf394ad6c1a23449af2f7d21a43bd0fe0792be9a75e673fd586b50-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b439/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/mount=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b417/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid l02j23JkXplant4fIgeS/l02j23JkXplant4fIgeS -goversion go1.15.7 -D "" -importcfg $WORK/b416/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys_unix.go ./init.go ./init_unix.go ./lcow.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_unix.go ./xattrs_linux.go cat >$WORK/b439/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid 91uU61b40jZ5T6TR5dyZ/91uU61b40jZ5T6TR5dyZ -goversion go1.15.7 -D "" -importcfg $WORK/b439/importcfg -pack ./devices.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/80/8040d6704777f39ae9d0a4e27c5391a964937bab7dbcc36e66237b5a71bb9867-d # internal github.com/containers/libpod/vendor/github.com/modern-go/reflect2 mkdir -p $WORK/b508/ cat >$WORK/b508/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b508=>" -I $WORK/b508/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b508/symabis ./relfect2_arm64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/0b/0b9251ac236b434281ac4827f51202c0f8f836cdf1585874e54dc3a0b60d1219-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol mkdir -p $WORK/b529/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b410/_pkg_.a # internal cat >$WORK/b529/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/containers/libpod/vendor/golang.org/x/time/rate importmap k8s.io/apimachinery/pkg/util/clock=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/utils/integer=github.com/containers/libpod/vendor/k8s.io/utils/integer packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b531/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b532/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid sL7B8t2-iv9im4EeZryn/sL7B8t2-iv9im4EeZryn -goversion go1.15.7 -D "" -importcfg $WORK/b529/importcfg -pack ./backoff.go ./throttle.go cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/1d/1de11f9f1bcce4a1bb7437312cfcaff07ab01382997047ec47e39af5a07515d1-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b558/ cat >$WORK/b558/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid 3uF03nsR-yv9PuW8ok2S/3uF03nsR-yv9PuW8ok2S -goversion go1.15.7 -D "" -importcfg $WORK/b558/importcfg -pack ./cgroups.go ./stats.go ./utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b557/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b547/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/25/25de0b1bfe7e72d64d2ce5683c649c7b0bd4b9cc97056dae3efcf3d3cf63de45-d # internal github.com/containers/libpod/pkg/systemdgen mkdir -p $WORK/b569/ cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/24/2419b01e98c508f5eb7870b186cef0aab1cfc2000ea4f532337e37f489aff48a-d # internal cat >$WORK/b569/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile text/template=$WORK/b219/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b575/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/systemdgen /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -shared -p github.com/containers/libpod/pkg/systemdgen -complete -installsuffix shared -buildid JPG-q99vR5iKJOTTdwLA/JPG-q99vR5iKJOTTdwLA -goversion go1.15.7 -D "" -importcfg $WORK/b569/importcfg -pack ./systemdgen.go cat >$WORK/b575/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b472/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog -complete -installsuffix shared -buildid LhSQGzKOOzwhTbeRcPkO/LhSQGzKOOzwhTbeRcPkO -goversion go1.15.7 -D "" -importcfg $WORK/b575/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b385/_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/b492/_pkg_.a # internal cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/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/b550/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/8b/8bbd90a8dc1839431d696d62dd288d889a66ffdeffe4b41f47dac2667746b226-d # internal cd $WORK/b197 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b197=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/62/624bcba1effdfa109085fdc132c68014a4d43bc8da9a81b748efbc3e3bded69c-d # internal cd $WORK/b458 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b458=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log github.com/containers/libpod/pkg/hooks/exec cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/96/969d6e4335bc53073d196edbec828951d2ed0af7a8b8b2f66e4e13641dfd5cb1-d # internal mkdir -p $WORK/b577/ cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/2c/2c17d4b6fc28578119e29ec7871dc8a1444286a9352ed58e214522ae384c343c-d # internal mkdir -p $WORK/b491/ cat >$WORK/b577/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log -complete -installsuffix shared -buildid uj7o2EqomB9dXyQhl_Tk/uj7o2EqomB9dXyQhl_Tk -goversion go1.15.7 -D "" -importcfg $WORK/b577/importcfg -pack ./logger.go github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b584/ github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b578/ cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/af/af7a91f4c8ec68ce4f5843e80ebc2e656cafaa6d81e1d47fda1ddeddcdf06537-d # internal cat >$WORK/b584/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF github.com/containers/libpod/pkg/hooks/0.1.0 cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics -complete -installsuffix shared -buildid _tlff3X8HrPiU3H9_Ugs/_tlff3X8HrPiU3H9_Ugs -goversion go1.15.7 -D "" -importcfg $WORK/b584/importcfg -pack ./counter.go ./factory.go ./gauge.go ./histogram.go ./keys.go ./metrics.go ./stopwatch.go ./timer.go mkdir -p $WORK/b570/ cat >$WORK/b491/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pmezard/go-difflib/difflib=github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b559/_pkg_.a # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/hooks/exec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -shared -p github.com/containers/libpod/pkg/hooks/exec -complete -installsuffix shared -buildid eW5I_6SpKwDtTK0fbGDG/eW5I_6SpKwDtTK0fbGDG -goversion go1.15.7 -D "" -importcfg $WORK/b491/importcfg -pack ./exec.go ./runtimeconfigfilter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b306/_pkg_.a # internal cat >$WORK/b578/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_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/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cat >$WORK/b570/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift -complete -installsuffix shared -buildid MljLYoFkntl86sQHZr-K/MljLYoFkntl86sQHZr-K -goversion go1.15.7 -D "" -importcfg $WORK/b578/importcfg -pack ./application_exception.go ./binary_protocol.go ./compact_protocol.go ./exception.go ./memory_buffer.go ./messagetype.go ./numeric.go ./processor.go ./protocol.go ./protocol_exception.go ./protocol_factory.go ./rich_transport.go ./serializer.go ./simple_json_protocol.go ./transport.go ./transport_exception.go ./transport_factory.go ./type.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/hooks/0.1.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -shared -p github.com/containers/libpod/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid U0yWYPzNfOJUqhXunD4y/U0yWYPzNfOJUqhXunD4y -goversion go1.15.7 -D "" -importcfg $WORK/b570/importcfg -pack ./hook.go cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/b7/b710858948ed0a9d96f3c5a33c9973ca2544856243f1ce906de6b75e0d653e0d-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats mkdir -p $WORK/b433/ cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/96/965265789326c8e49b318e23b42aa8e1acb7a501dce8880326201aa88ef83f6f-d # internal github.com/containers/libpod/pkg/trust mkdir -p $WORK/b591/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b244/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b050/_pkg_.a packagefile text/template=$WORK/b219/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid mJjl1G6bjPTRO0MUIfC2/mJjl1G6bjPTRO0MUIfC2 -goversion go1.15.7 -D "" -importcfg $WORK/b433/importcfg -pack ./formats.go ./templates.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b465/_pkg_.a # internal cat >$WORK/b591/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b307/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b560/_pkg_.a # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/trust /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -shared -p github.com/containers/libpod/pkg/trust -complete -installsuffix shared -buildid XJ3W2IHkybcDYild4DLE/XJ3W2IHkybcDYild4DLE -goversion go1.15.7 -D "" -importcfg $WORK/b591/importcfg -pack ./trust.go cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/d4/d4b1a5178a03a9813ae439cddd460cb0c7c6d7af50fbddbd34a01bcad921bc04-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail mkdir -p $WORK/b462/ cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/0e/0ee75f86ee67a747634b0fc0ea4e427534a3a9c569c04abdb3d776db4f47fe87-d # internal github.com/containers/libpod/pkg/channelwriter cat >$WORK/b508/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b507/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b462/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/ratelimiter=github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util importmap github.com/hpcloud/tail/watch=github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 packagefile bufio=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b467/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b593/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -shared -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid 0dXR5CjgpY62juLzSaM5/0dXR5CjgpY62juLzSaM5 -goversion go1.15.7 -symabis $WORK/b508/symabis -D "" -importcfg $WORK/b508/importcfg -pack -asmhdr $WORK/b508/go_asm.h ./go_above_17.go ./go_above_19.go ./reflect2.go ./reflect2_kind.go ./safe_field.go ./safe_map.go ./safe_slice.go ./safe_struct.go ./safe_type.go ./type_map.go ./unsafe_array.go ./unsafe_eface.go ./unsafe_field.go ./unsafe_iface.go ./unsafe_link.go ./unsafe_map.go ./unsafe_ptr.go ./unsafe_slice.go ./unsafe_struct.go ./unsafe_type.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail -complete -installsuffix shared -buildid KFSxJBej9iDUIsgFCNTU/KFSxJBej9iDUIsgFCNTU -goversion go1.15.7 -D "" -importcfg $WORK/b462/importcfg -pack ./tail.go ./tail_posix.go cat >$WORK/b593/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/channelwriter /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -shared -p github.com/containers/libpod/pkg/channelwriter -complete -installsuffix shared -buildid rrGeJOpmlP-rFzSI_ebA/rrGeJOpmlP-rFzSI_ebA -goversion go1.15.7 -D "" -importcfg $WORK/b593/importcfg -pack ./channelwriter.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/b569/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/ad/ad17506c0a336b5134f3e7d3317692f031c25f5cc9114fcf605a39bc7e8e0182-d # internal html/template mkdir -p $WORK/b598/ cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/65/65c605387cf3206e13462754cd2a292ec177bc1697f359b34c936629e1c44ba1-d # internal runtime/pprof mkdir -p $WORK/b600/ cat >$WORK/b598/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile html=$WORK/b599/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template=$WORK/b219/_pkg_.a packagefile text/template/parse=$WORK/b220/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -shared -p html/template -std -complete -installsuffix shared -buildid Tmg-YrutQ0mIb0lczdLk/Tmg-YrutQ0mIb0lczdLk -goversion go1.15.7 -D "" -importcfg $WORK/b598/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go cat >$WORK/b600/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b224/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile text/tabwriter=$WORK/b050/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -shared -p runtime/pprof -std -installsuffix shared -buildid ZubHu6cGDeYwOoE-83d3/ZubHu6cGDeYwOoE-83d3 -goversion go1.15.7 -D "" -importcfg $WORK/b600/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./pprof_rusage.go ./proto.go ./protobuf.go ./protomem.go ./runtime.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/b252/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/63/6353ef08c8076a1d60522d4059ccdf47ad5666e2f5c3c99f879e547845ce86b1-d # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/56/56b5ed7b7593da1f925c33a9df769e18eab337efa7c52fadfbd45e581cfc1939-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid 6Fg_0F_ObOThqMHHdY3n/6Fg_0F_ObOThqMHHdY3n -goversion go1.15.7 -D "" -importcfg $WORK/b172/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys.go ./init.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b566/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/af/af78fc63f177b67b581852274a1b54fbc77a381e6c7138c7059f5e86d899c1c5-d # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/ed/edbe7072b2241b9b15e87490ffe7883969bd33e8d03b9cc62e9246bfc063087f-d # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/58/587774523b32b9f4b4fe42548c2604b5fb5059e75b9cbd3215a87fe78106f4e6-d # internal cd $WORK/b197 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b197=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/3b/3b2ca1a70917a4c65c30ec81025c08e2b819da679e9f2d339cb668746f9ebfef-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b458=/tmp/go-build -gno-record-gcc-switches -o $WORK/b458/_cgo_.o $WORK/b458/_cgo_main.o $WORK/b458/_x001.o $WORK/b458/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b226/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/9e/9e0dd9122c5e0dbb1a09342ac750558bfae18b478e3d6af7fa28463d838f90aa-d # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/47/47d89dfbf472427c019746e5e9d7bb875bcab242914313f2d098433c196dafa3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b529/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/6c/6cb7540466a3364c972e4ad6ed0ea5c598ad80b6c0c4d3766544a8ab14decf47-d # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/3d/3dcd64890d02048f89726031784ca6416100609f6932470459d193386bc182b6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b593/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/db/db22f65ad4e135fd62716b6b58c90d69ddf6cf72b30ad1cb43f4124dccad1d55-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/b7/b7dab4c96ecadffc783b57d4b6004bbe0d6fb79475d7cbf716ff9739f4ea020c-d # internal cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/83/8342210276dc025917afe0e3662c765a9d218ad10c42b7230a79fd0a1540df64-d # internal cd $WORK/b038 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/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/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/2a/2af6c4026464bc3e2cbb69fa2b6749907a61be86c80d7f5ab10c526de04191c8-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b424/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b218/_pkg_.a # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage host -dynimport $WORK/b458/_cgo_.o -dynout $WORK/b458/_cgo_import.go cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/f9/f9a2f471f54aedefa2e2f1b9c3b0c88390ab0c9eda399b7de9dfbf3535e073ad-d # internal go/format mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile go/ast=$WORK/b214/_pkg_.a packagefile go/parser=$WORK/b217/_pkg_.a packagefile go/printer=$WORK/b218/_pkg_.a packagefile go/token=$WORK/b216/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p go/format -std -complete -installsuffix shared -buildid DUyb0qJSe7bkgss2PxY1/DUyb0qJSe7bkgss2PxY1 -goversion go1.15.7 -D "" -importcfg $WORK/b213/importcfg -pack ./format.go ./internal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b584/_pkg_.a # internal cat >$WORK/b424/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid 1rcr17kRSOM6ppzK_AaK/1rcr17kRSOM6ppzK_AaK -goversion go1.15.7 -D "" -importcfg $WORK/b424/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/fa/fa99372cba917bc5a1cd4b43da60da4a8d8962741c883b9c43841b47f267c243-d # internal cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b396/_pkg_.a # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -installsuffix shared -buildid KikDjy0ILgwP0W-G4-dA/KikDjy0ILgwP0W-G4-dA -goversion go1.15.7 -D "" -importcfg $WORK/b458/importcfg -pack ./host.go $WORK/b458/_cgo_gotypes.go $WORK/b458/host_cgo.cgo1.go $WORK/b458/_cgo_import.go cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/73/73d521c71e19ce3ae9b1527c3266178afaaf90341d4d2e64425e65e38bac5cb4-d # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/e2/e27229d4637b27ca51c05741c9b4285088689add5f53a6f59f76f937568958bb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/5e/5e04ada06e94ea9a5665fd020fa318a64156f42680afadd870c8d05fac1045b0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b558/_pkg_.a # internal cd $WORK/b197 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b197=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/05/058b959e785fde91c7ff82da9535d777dd3962579fb631517c3f3aac04fb3321-d # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -o $WORK/b055/_cgo_.o $WORK/b055/_cgo_main.o $WORK/b055/_x001.o $WORK/b055/_x002.o $WORK/b055/_x003.o $WORK/b055/_x004.o $WORK/b055/_x005.o -g -O2 cd $WORK/b038 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cd $WORK/b461 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b461=/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/b462/_pkg_.a # internal cd $WORK/b480 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b480=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/03/0370d40ddf54f4a810ab94cd2aa41a0021044588f43451b32a7c970dc0c0d574-d # internal github.com/containers/libpod/libpod/logs mkdir -p $WORK/b481/ cat >$WORK/b481/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b462/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod/logs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p github.com/containers/libpod/libpod/logs -complete -installsuffix shared -buildid ND1J7QsWsfJF_UEhIWEj/ND1J7QsWsfJF_UEhIWEj -goversion go1.15.7 -D "" -importcfg $WORK/b481/importcfg -pack ./log.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b458/_pkg_.a $WORK/b458/_x001.o $WORK/b458/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/d7/d7077a75fb7593514cb6f3493a89b8ab75e91a9d5e3f7daedf13c3197db270ac-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/f8/f8ea4ea62618fefb2055232c14a95b5f4a115e45a57d18f32e8a12a06071aae0-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/shared=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b212/_pkg_.a packagefile go/format=$WORK/b213/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b219/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid PUiK2Js4G0os0G4TXjOn/PUiK2Js4G0os0G4TXjOn -goversion go1.15.7 -D "" -importcfg $WORK/b211/importcfg -pack ./decoder.go ./decoder_tpl.go ./encoder.go ./encoder_tpl.go ./inception.go ./reflect.go ./tags.go ./template.go ./writerstack.go cd /usr/lib/golang/src/net TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b055/_cgo_.o -dynout $WORK/b055/_cgo_import.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b197=/tmp/go-build -gno-record-gcc-switches -o $WORK/b197/_cgo_.o $WORK/b197/_cgo_main.o $WORK/b197/_x001.o $WORK/b197/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal cd $WORK/b461 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b461=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c dlopen.cgo2.c cd $WORK/b480 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b480=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c shm_lock.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/51/519fe80bb14734180f6792a8422a5e9036c25a41b21e5472aedbcbe83753ebaa-d # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/b0/b027ee8d5aa781572be8754a1b29bda489c6b7ae63cfcffb46be05cd02e19acf-d # internal cat >$WORK/b055/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b056/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/nettrace=$WORK/b057/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b058/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p net -std -installsuffix shared -buildid e1Pf7RyQVRyprLM6q99I/e1Pf7RyQVRyprLM6q99I -goversion go1.15.7 -D "" -importcfg $WORK/b055/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b055/_cgo_gotypes.go $WORK/b055/cgo_linux.cgo1.go $WORK/b055/cgo_resnew.cgo1.go $WORK/b055/cgo_socknew.cgo1.go $WORK/b055/cgo_unix.cgo1.go $WORK/b055/_cgo_import.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage quota -dynimport $WORK/b197/_cgo_.o -dynout $WORK/b197/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b424/_pkg_.a # internal cat >$WORK/b197/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -installsuffix shared -buildid qNlCPkYFkMwhTzrlb2ZG/qNlCPkYFkMwhTzrlb2ZG -goversion go1.15.7 -D "" -importcfg $WORK/b197/importcfg -pack $WORK/b197/_cgo_gotypes.go $WORK/b197/projectquota.cgo1.go $WORK/b197/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b197/_pkg_.a $WORK/b197/_x001.o $WORK/b197/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b197/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b600/_pkg_.a # internal cd $WORK/b038 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cd $WORK/b461 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b461=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c dlopen_example.cgo2.c cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b480=/tmp/go-build -gno-record-gcc-switches -I $WORK/b480/ -g -O2 -Wall -Werror -o $WORK/b480/_x003.o -c shm_lock.c cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/49/49ca5c7081c4ef8d4318b9ab8db6bc5deb247f7213a6e7cdfb706842b4702e3e-d # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/45/45990efdfbee2ee9143c789526219e284a68bf495426fa487ed3ad3eb18c93cb-d # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/70/708293726cad32023d7899d8964ab8c05926fc18301ed18ef1ab998e06a36728-d # 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/b598/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/2f/2f63820f880db37b55a654eb137c17948462805d443a540651123867405eef2c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/ab/ab60eddd418397de93170ac6c83420ad2da83f4ec11c993b369a7e05f7f1aaa9-d # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/24/24e22365754d4f8096211d5264d18ff0c2495583e5388635a30800c45b43d60f-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger mkdir -p $WORK/b579/ github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage mkdir -p $WORK/b580/ mkdir -p $WORK/b581/ cat >$WORK/b579/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b578/_pkg_.a EOF mkdir -p $WORK/b587/ cat >$WORK/b580/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b578/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger -complete -installsuffix shared -buildid KIJrFSl08qsquRLprZKX/KIJrFSl08qsquRLprZKX -goversion go1.15.7 -D "" -importcfg $WORK/b579/importcfg -pack ./agent.go ./constants.go ./ttypes.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling -complete -installsuffix shared -buildid gCQe4Np9F7PIIt3H3KtR/gCQe4Np9F7PIIt3H3KtR -goversion go1.15.7 -D "" -importcfg $WORK/b580/importcfg -pack ./constants.go ./samplingmanager.go ./ttypes.go cat >$WORK/b587/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b578/_pkg_.a EOF cat >$WORK/b581/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b578/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage -complete -installsuffix shared -buildid 3l0LyC2EKDZfaeI5btoY/3l0LyC2EKDZfaeI5btoY -goversion go1.15.7 -D "" -importcfg $WORK/b587/importcfg -pack ./baggagerestrictionmanager.go ./constants.go ./ttypes.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore -complete -installsuffix shared -buildid AjtJk8P-W900fL6xFoBY/AjtJk8P-W900fL6xFoBY -goversion go1.15.7 -D "" -importcfg $WORK/b581/importcfg -pack ./constants.go ./ttypes.go ./zipkincollector.go cd $WORK/b038 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cd $WORK/b461 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b461=/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/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/7f/7fe3740ef5b17655cde17ce7c4103b3413d4c360b85876dd8855eebb2913d469-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration github.com/containers/libpod/vendor/github.com/prometheus/client_model/go mkdir -p $WORK/b331/ github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc mkdir -p $WORK/b486/ mkdir -p $WORK/b297/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b330/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid vhV6oY7cXEmZVLk4D_Z6/vhV6oY7cXEmZVLk4D_Z6 -goversion go1.15.7 -D "" -importcfg $WORK/b331/importcfg -pack ./duration.pb.go mkdir -p $WORK/b332/ mkdir -p $WORK/b299/ cat >$WORK/b486/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cat >$WORK/b297/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cat >$WORK/b330/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid fTo-gTGhhZT74Wt6LrfH/fTo-gTGhhZT74Wt6LrfH -goversion go1.15.7 -D "" -importcfg $WORK/b297/importcfg -pack ./metrics.pb.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid OT6YzMBW-YAKd_67HJjL/OT6YzMBW-YAKd_67HJjL -goversion go1.15.7 -D "" -importcfg $WORK/b330/importcfg -pack ./any.pb.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid 1wAD0_icoDERArpLuEIs/1wAD0_icoDERArpLuEIs -goversion go1.15.7 -D "" -importcfg $WORK/b486/importcfg -pack ./rpc.pb.go cat >$WORK/b332/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid 2pXF9SpnP9iQ4qdARydc/2pXF9SpnP9iQ4qdARydc -goversion go1.15.7 -D "" -importcfg $WORK/b332/importcfg -pack ./timestamp.pb.go cat >$WORK/b299/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid -HAwpZqkffhh9kyb6AyG/-HAwpZqkffhh9kyb6AyG -goversion go1.15.7 -D "" -importcfg $WORK/b299/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b587/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b299/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b330/_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/b331/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/9b/9ba6b70bf6d21460a89d9764c1229eeaf7929c4088e4a96fa9cb886690e27e78-d # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/ee/eea6390b6105019fe41084c613e374d9347bd49fc7177f118c0f59b14fd1b49c-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b461=/tmp/go-build -gno-record-gcc-switches -o $WORK/b461/_cgo_.o $WORK/b461/_cgo_main.o $WORK/b461/_x001.o $WORK/b461/_x002.o $WORK/b461/_x003.o -g -O2 -ldl cd $WORK/b038 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/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/b580/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/9d/9dd512b193544df8212d345ea3ab3b818f0bf44f2fada856272e43fbd85b80fe-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/30/3092f7b86c8fe0fcc0ebec67c89054267b67371322e004869859ece49d576f64-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b508=>" -I $WORK/b508/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b508/relfect2_arm64.o ./relfect2_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b508=>" -I $WORK/b508/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b508/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b508=>" -I $WORK/b508/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b508/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b508=>" -I $WORK/b508/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b508/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b508/_pkg_.a $WORK/b508/relfect2_arm64.o $WORK/b508/relfect2_mips64x.o $WORK/b508/relfect2_mipsx.o $WORK/b508/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/d7/d7808bc00e5a8b9d03e0877f8e2b284a602a06a81e0683f4d6e5ff6effd98fb9-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/23/23118053b305b8c4b1e8832aac88534c33857fd4104b6b0dffe0813b57c1172e-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b339/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b399/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap gopkg.in/inf.v0=github.com/containers/libpod/vendor/gopkg.in/inf.v0 packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b382/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid rXTemj3Vi4GtgEQNk8Y1/rXTemj3Vi4GtgEQNk8Y1 -goversion go1.15.7 -D "" -importcfg $WORK/b381/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b055/_pkg_.a $WORK/b055/_x001.o $WORK/b055/_x002.o $WORK/b055/_x003.o $WORK/b055/_x004.o $WORK/b055/_x005.o # 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/b381/_pkg_.a # internal cat >$WORK/b339/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b340/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cat >$WORK/b399/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b340/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/89/89fd56aae9b0325f2311027da7fb258df17424494ffd7eeb2c3407c31b720666-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid eEk9ZxVsO1jPssfgOkDI/eEk9ZxVsO1jPssfgOkDI -goversion go1.15.7 -D "" -importcfg $WORK/b339/importcfg -pack ./gen.go ./plugin.pb.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid kJT4F-KJgOGU1YkitsSg/kJT4F-KJgOGU1YkitsSg -goversion go1.15.7 -D "" -importcfg $WORK/b399/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b333/ github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes mkdir -p $WORK/b329/ cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/7b/7b662dbf3156936dbf5c9615072dc30e99cb661ac4d6fba0d1c9a8fc2dc5ca7a-d # internal cat >$WORK/b329/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/timestamp=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b331/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b332/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid 2IHVeUS6R7SYT7q5uYs-/2IHVeUS6R7SYT7q5uYs- -goversion go1.15.7 -D "" -importcfg $WORK/b329/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/14/14383aaffffce77d22dde9e63800fcfd2a4ed355d4afe8eb6610a76966c258cf-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b297/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b054/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b579/_pkg_.a # internal net/textproto /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/cf/cf85d40ce323ad97a4f1cab99b485df1e3fdc68f3ecd5ca33dfe7d6ac5e546ac-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b339/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/0b/0b0ab4f6008322459cbbbcfd0b048faead5b615d85ff9e119f2113c6edaf1cd3-d # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/6e/6ee6f4eb3bdbe7be0d345cb8378e8e6360b397abaf4c199c14a38db3045eca8c-d # internal mkdir -p $WORK/b231/ cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/e5/e5565e4b637f0c51b9ff23ef4166fd5766d5cce1a86d67943683839efc4004d3-d # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/91/9169f957100ac13224a5a45188d1d5ee4259cc31dc07c3a0b83d8eacfff628c8-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b232/ github.com/containers/libpod/vendor/golang.org/x/net/internal/socks cd $WORK/b480 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b480=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry cat >$WORK/b333/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b330/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b337/ cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/59/59020fc1c615b4b6c2e6bd77da278152962f001103dc7fd34296019a7650b4a2-d # internal github.com/containers/libpod/vendor/github.com/docker/go-connections/nat github.com/containers/libpod/vendor/github.com/ishidawataru/sctp cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid xHsp99XEkEvKO0boU2Tq/xHsp99XEkEvKO0boU2Tq -goversion go1.15.7 -D "" -importcfg $WORK/b333/importcfg -pack ./status.pb.go mkdir -p $WORK/b279/ github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation github.com/containers/libpod/cmd/podman/shared/parse github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/f5/f59a56f8c8d7da86b1dd820b9ea0a24c4750156340ffd3873475506c37934a48-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal github.com/containers/libpod/vendor/github.com/prometheus/procfs github.com/containers/libpod/vendor/github.com/varlink/go/varlink cat >$WORK/b337/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile encoding/json=$WORK/b043/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile net=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid AZ6L-G7dcYqGHaptP-2N/AZ6L-G7dcYqGHaptP-2N -goversion go1.15.7 -D "" -importcfg $WORK/b337/importcfg -pack ./authenticate.go ./registry.go github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl github.com/containers/libpod/vendor/github.com/spf13/pflag github.com/containers/libpod/vendor/github.com/json-iterator/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/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/78/786c62982da5d099d052b6b0db5d487af52c216175b0bd2fd3f49b9184c1ff2d-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid 5Qu548w8hHanRhsdmxOO/5Qu548w8hHanRhsdmxOO -goversion go1.15.7 -D "" -importcfg $WORK/b054/importcfg -pack ./args.go ./types.go mkdir -p $WORK/b322/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/6d/6d1e2509e7dbfe36c75cbd0faadeb83d1baf6a0e1d65180b51e08308d88aad0d-d # internal log/syslog cat >$WORK/b232/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/b020/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b226/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b362/ cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid GZf56C-bLpY76ReaMSnZ/GZf56C-bLpY76ReaMSnZ -goversion go1.15.7 -D "" -importcfg $WORK/b231/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid LFe26_YPtg_1ozAid0md/LFe26_YPtg_1ozAid0md -goversion go1.15.7 -D "" -importcfg $WORK/b279/importcfg -pack ./client.go ./socks.go cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid yAR_rq7pOu26ioWk7KTt/yAR_rq7pOu26ioWk7KTt -goversion go1.15.7 -D "" -importcfg $WORK/b232/importcfg -pack ./proxy.go mkdir -p $WORK/b565/ mkdir -p $WORK/b391/ cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/cd/cd982a1118447578870f7ad8eab053edb2c2e2d9659ad551c7b49a7d23a71ee5-d # internal cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b565/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b552/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid UjA8PYIMx8RGfAanV04s/UjA8PYIMx8RGfAanV04s -goversion go1.15.7 -D "" -importcfg $WORK/b322/importcfg -pack ./nat.go ./parse.go ./sort.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid EBCTxdO3qGzd88DW1jU6/EBCTxdO3qGzd88DW1jU6 -goversion go1.15.7 -D "" -importcfg $WORK/b565/importcfg -pack ./iptables.go ./lock.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/containers/libpod/vendor/github.com/ishidawataru/sctp -complete -installsuffix shared -buildid KbB_5Di-_CWJ6n_wLdam/KbB_5Di-_CWJ6n_wLdam -goversion go1.15.7 -D "" -importcfg $WORK/b362/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_linux.go mkdir -p $WORK/b568/ mkdir -p $WORK/b564/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b392/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b524/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid a0O3wZHlgPbu_6rmcQZ4/a0O3wZHlgPbu_6rmcQZ4 -goversion go1.15.7 -D "" -importcfg $WORK/b391/importcfg -pack ./validation.go mkdir -p $WORK/b459/ cat >$WORK/b552/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b524/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid DHmzhYTW0xiCxacfAM37/DHmzhYTW0xiCxacfAM37 -goversion go1.15.7 -D "" -importcfg $WORK/b524/importcfg -pack ./connrotation.go cat >$WORK/b568/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend -complete -installsuffix shared -buildid Io3JEfSca9DikpA6Ezcd/Io3JEfSca9DikpA6Ezcd -goversion go1.15.7 -D "" -importcfg $WORK/b568/importcfg -pack ./store.go cat >$WORK/b564/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile net=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid FxAxXg9_bU8Oi4SYkeHg/FxAxXg9_bU8Oi4SYkeHg -goversion go1.15.7 -D "" -importcfg $WORK/b564/importcfg -pack ./hwaddr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b568/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b564/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/55/55cdc2eb13540eaf556d00a0977677faab9a4b6539658123e288607707c7be27-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/e8/e8e1de7a770c6d9d1ea52c0ada1ababfc43da41497b3a47009d6ec67fb23b11f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b391/_pkg_.a # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/cmd/podman/shared/parse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -shared -p github.com/containers/libpod/cmd/podman/shared/parse -complete -installsuffix shared -buildid lN5id5Zg8xuRgLPtt13u/lN5id5Zg8xuRgLPtt13u -goversion go1.15.7 -D "" -importcfg $WORK/b552/importcfg -pack ./parse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b279/_pkg_.a # internal mkdir -p $WORK/b302/ mkdir -p $WORK/b554/ mkdir -p $WORK/b549/ mkdir -p $WORK/b431/ cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/b2/b292c86ae849d5f0cbe36b1e1408648ba9b6010cbb4545ca1f7f601a95e6cc44-d # internal mkdir -p $WORK/b506/ github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b597/ github.com/containers/libpod/vendor/google.golang.org/grpc/status github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/fc/fc87b08ca03ac26d93af42ab2c6718a8d673fec4874ad2a7367bbc311c1ed6ea-d # internal cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b061/ cat >$WORK/b554/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/82/82136aace7b8120b78e87c72309190032a7b6f302e2f77ba0177ba10451c4ffd-d # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/c6/c6e44ef34c9fd1539e11a565c47c55eefa902ec9da468fd9cb20e6635a22e6b0-d # internal cat >$WORK/b302/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/fs=github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b303/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/csv=$WORK/b432/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b184/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b549/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cat >$WORK/b506/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 packagefile bytes=$WORK/b003/_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/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b508/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/varlink/go/varlink /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -shared -p github.com/containers/libpod/vendor/github.com/varlink/go/varlink -complete -installsuffix shared -buildid JiCk1QYwaGXfX34pqi7C/JiCk1QYwaGXfX34pqi7C -goversion go1.15.7 -D "" -importcfg $WORK/b554/importcfg -pack ./bridge.go ./call.go ./connection.go ./doc.go ./orgvarlinkservice.go ./resolver.go ./service.go ./socketactivation.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal -complete -installsuffix shared -buildid 92BKieuZ3BxNNoE42MgZ/92BKieuZ3BxNNoE42MgZ -goversion go1.15.7 -D "" -importcfg $WORK/b459/importcfg -pack ./journal.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid tBJDj4kDN7cGATMbKy8h/tBJDj4kDN7cGATMbKy8h -goversion go1.15.7 -D "" -importcfg $WORK/b302/importcfg -pack ./buddyinfo.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountinfo.go ./mountstats.go ./net_dev.go ./net_unix.go ./proc.go ./proc_environ.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./stat.go ./xfrm.go mkdir -p $WORK/b328/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid lSwIf_Qjos_r2jJSDrk0/lSwIf_Qjos_r2jJSDrk0 -goversion go1.15.7 -D "" -importcfg $WORK/b549/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./seg6_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid unU8ZOOQHEINE9rZdyCA/unU8ZOOQHEINE9rZdyCA -goversion go1.15.7 -D "" -importcfg $WORK/b431/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go mkdir -p $WORK/b485/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/json-iterator/go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -shared -p github.com/containers/libpod/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid 4nyNXWW7y-fs2cI_mVpo/4nyNXWW7y-fs2cI_mVpo -goversion go1.15.7 -D "" -importcfg $WORK/b506/importcfg -pack ./adapter.go ./any.go ./any_array.go ./any_bool.go ./any_float.go ./any_int32.go ./any_int64.go ./any_invalid.go ./any_nil.go ./any_number.go ./any_object.go ./any_str.go ./any_uint32.go ./any_uint64.go ./config.go ./iter.go ./iter_array.go ./iter_float.go ./iter_int.go ./iter_object.go ./iter_skip.go ./iter_skip_strict.go ./iter_str.go ./jsoniter.go ./pool.go ./reflect.go ./reflect_array.go ./reflect_dynamic.go ./reflect_extension.go ./reflect_json_number.go ./reflect_json_raw_message.go ./reflect_map.go ./reflect_marshaler.go ./reflect_native.go ./reflect_optional.go ./reflect_slice.go ./reflect_struct_decoder.go ./reflect_struct_encoder.go ./stream.go ./stream_float.go ./stream_int.go ./stream_str.go mkdir -p $WORK/b296/ mkdir -p $WORK/b583/ cat >$WORK/b485/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu/rpc=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b322/_pkg_.a # internal cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -o $WORK/b038/_cgo_.o $WORK/b038/_cgo_main.o $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o -g -O2 github.com/containers/libpod/vendor/golang.org/x/net/proxy mkdir -p $WORK/b278/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b480=/tmp/go-build -gno-record-gcc-switches -o $WORK/b480/_cgo_.o $WORK/b480/_cgo_main.o $WORK/b480/_x001.o $WORK/b480/_x002.o $WORK/b480/_x003.o -g -O2 -lrt -lpthread cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu -complete -installsuffix shared -buildid A6rnI6xpCvN6aWUVnA09/A6rnI6xpCvN6aWUVnA09 -goversion go1.15.7 -D "" -importcfg $WORK/b485/importcfg -pack ./main.go ./notify.go cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/23/23eb8d272d49b37847b64b2577cb9cbcdcf9d6af76b2922edad379379012547d-d # internal cat >$WORK/b061/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b054/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a EOF cat >$WORK/b296/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b297/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cat >$WORK/b278/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/containers/libpod/vendor/golang.org/x/net/internal/socks packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b279/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b597/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b583/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b578/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b579/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b581/_pkg_.a EOF cat >$WORK/b328/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/genproto/googleapis/rpc/status=github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/internal=github.com/containers/libpod/vendor/google.golang.org/grpc/internal packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes=$WORK/b329/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b327/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/internal=$WORK/b334/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid ZxRBc3aVPFztS1ODP3Q-/ZxRBc3aVPFztS1ODP3Q- -goversion go1.15.7 -D "" -importcfg $WORK/b061/importcfg -pack ./types.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid p4GE9UeNlcFlr1-jZRSn/p4GE9UeNlcFlr1-jZRSn -goversion go1.15.7 -D "" -importcfg $WORK/b296/importcfg -pack ./metric.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid TUPff0VTNKsQ9go9OzNV/TUPff0VTNKsQ9go9OzNV -goversion go1.15.7 -D "" -importcfg $WORK/b278/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent -complete -installsuffix shared -buildid u1aN4YkWGAyjrRV3mnOr/u1aN4YkWGAyjrRV3mnOr -goversion go1.15.7 -D "" -importcfg $WORK/b583/importcfg -pack ./agent.go ./constants.go ./ttypes.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid Jsez4IfCf5nWjgd2SvBi/Jsez4IfCf5nWjgd2SvBi -goversion go1.15.7 -D "" -importcfg $WORK/b328/importcfg -pack ./status.go cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid P0GTppC9wk3i1usBdZaI/P0GTppC9wk3i1usBdZaI -goversion go1.15.7 -D "" -importcfg $WORK/b597/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b231/_pkg_.a # internal cd $WORK/b243 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b243=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage dlopen -dynimport $WORK/b461/_cgo_.o -dynout $WORK/b461/_cgo_import.go cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/89/89f79c2768a040fee98521bc2b8ef20d4b94140f5bd7f9722186fad319b86fe0-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container mkdir -p $WORK/b318/ cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/3f/3fcce5f8279abc033014933128ea89f633dbb2131406ba2804139a5818618ddd-d # internal cat >$WORK/b318/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/blkiodev=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/strslice=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b174/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF net/mail mkdir -p $WORK/b377/ github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts vendor/golang.org/x/net/http/httpguts cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid ulSYF_QUToJ21d2-wsgq/ulSYF_QUToJ21d2-wsgq -goversion go1.15.7 -D "" -importcfg $WORK/b318/importcfg -pack ./config.go ./container_changes.go ./container_create.go ./container_top.go ./container_update.go ./container_wait.go ./host_config.go ./hostconfig_unix.go ./waitcondition.go mkdir -p $WORK/b349/ mkdir -p $WORK/b225/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/ba/baa6671d64240030d19e9bbd6913348b5d2c97e7b19873831fa1935303a9a763-d # internal cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile mime=$WORK/b234/_pkg_.a packagefile net/textproto=$WORK/b231/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b349/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b350/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/textproto=$WORK/b231/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b225/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/b226/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/textproto=$WORK/b231/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid lY72401Jhszt5QNzDfDp/lY72401Jhszt5QNzDfDp -goversion go1.15.7 -D "" -importcfg $WORK/b349/importcfg -pack ./guts.go ./httplex.go cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p net/mail -std -complete -installsuffix shared -buildid PmUJV32g0Xf4SQAsttix/PmUJV32g0Xf4SQAsttix -goversion go1.15.7 -D "" -importcfg $WORK/b377/importcfg -pack ./message.go cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid Pl1Uh-y3k8MElS5sQYKI/Pl1Uh-y3k8MElS5sQYKI -goversion go1.15.7 -D "" -importcfg $WORK/b225/importcfg -pack ./guts.go ./httplex.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/b565/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b459/_pkg_.a # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage shm -dynimport $WORK/b480/_cgo_.o -dynout $WORK/b480/_cgo_import.go cd /usr/lib/golang/src/os/user TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b038/_cgo_.o -dynout $WORK/b038/_cgo_import.go cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/d9/d9c427b24c0d439a0e72c8d1e5134b640f3a55b3a3c84774bcb2039db72593be-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/types mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config importmap github.com/ishidawataru/sctp=github.com/containers/libpod/vendor/github.com/ishidawataru/sctp packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b362/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/types -complete -installsuffix shared -buildid j91sVClSV1lhMudMGlL3/j91sVClSV1lhMudMGlL3 -goversion go1.15.7 -D "" -importcfg $WORK/b361/importcfg -pack ./types.go cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/e0/e072176473a3502f4d28d0037d5e5a3f914f60a935492a214411337725c15dcf-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b296/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/20/20e9b6e38e43ecba42fe6c3efbb298b8d277e7617523072e744351a1c2674337-d # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/f6/f6fc6f15af35f55d2c8f2b0e6436cdac5d4f8725afd0774b2c85db0d27543c0f-d # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/4b/4b5624d4b8f9df47c544e981e0d9ecb469d4177e057fceb8a552842f3018e8fb-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b062/ cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cat >$WORK/b062/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b061/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -installsuffix shared -buildid CUgoDYnvPYce8OqJhGm1/CUgoDYnvPYce8OqJhGm1 -goversion go1.15.7 -D "" -importcfg $WORK/b461/importcfg -pack $WORK/b461/_cgo_gotypes.go $WORK/b461/dlopen.cgo1.go $WORK/b461/dlopen_example.cgo1.go $WORK/b461/_cgo_import.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid mg-IzbvZfgy1dwd__E7i/mg-IzbvZfgy1dwd__E7i -goversion go1.15.7 -D "" -importcfg $WORK/b062/importcfg -pack ./types.go cat >$WORK/b480/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod/lock/shm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p github.com/containers/libpod/libpod/lock/shm -installsuffix shared -buildid 5NWPS_vFMg9Dt_jkMiLo/5NWPS_vFMg9Dt_jkMiLo -goversion go1.15.7 -D "" -importcfg $WORK/b480/importcfg -pack $WORK/b480/_cgo_gotypes.go $WORK/b480/shm_lock.cgo1.go $WORK/b480/_cgo_import.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p os/user -std -installsuffix shared -buildid HOXFEc6-jKzJUHNRSLVs/HOXFEc6-jKzJUHNRSLVs -goversion go1.15.7 -D "" -importcfg $WORK/b038/importcfg -pack ./lookup.go ./user.go $WORK/b038/_cgo_gotypes.go $WORK/b038/cgo_lookup_unix.cgo1.go $WORK/b038/getgrouplist_unix.cgo1.go $WORK/b038/listgroups_unix.cgo1.go $WORK/b038/_cgo_import.go cd $WORK/b243 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b243=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b349/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b278/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b225/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/31/31ae02ed71ce02665783b908acddf8a3f8d2eecb28ad06232114bd1e06738b23-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b583/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/2c/2c25502fd64f78e7dcb55f8d0f258037066ce95e9989e59e1e6469878d942e92-d # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/5c/5c1eb8bc9207bac88af731caf2d8b4e6236647ff64b0a27830d24a287a6c97ca-d # internal github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs mkdir -p $WORK/b326/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b485/_pkg_.a # internal cat >$WORK/b326/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/libpod/vendor/google.golang.org/grpc/status packagefile context=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b327/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b328/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid K0oiV9U5TIXheitgeQIC/K0oiV9U5TIXheitgeQIC -goversion go1.15.7 -D "" -importcfg $WORK/b326/importcfg -pack ./errors.go ./grpc.go cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/c0/c0eeb5bfc0a1603e11d7cc033e27620dc36013b38d91d4603695c225954c98b6-d # internal github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog mkdir -p $WORK/b596/ cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/12/1267806733fb84c320fc2e01d5c346b08ff184050647e17938c498c2ab8fd695-d # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/ae/aeb679dc3d49e2584fe826abbf4a7beb02bf288ad503eceb3a5c117af14e77da-d # internal cat >$WORK/b596/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile log/syslog=$WORK/b597/_pkg_.a packagefile os=$WORK/b027/_pkg_.a EOF github.com/containers/libpod/pkg/criu mkdir -p $WORK/b484/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog -complete -installsuffix shared -buildid aRu0nJlLFD1b6yTCgRFK/aRu0nJlLFD1b6yTCgRFK -goversion go1.15.7 -D "" -importcfg $WORK/b596/importcfg -pack ./syslog.go cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/83/83840ba3f064cf75f5e9ad6df743fd489c8bc74f018b0cfb42976201dec7ae21-d # internal cat >$WORK/b484/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b485/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/criu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -shared -p github.com/containers/libpod/pkg/criu -complete -installsuffix shared -buildid D8rziLNi9zZ0Otg3z3J9/D8rziLNi9zZ0Otg3z3J9 -goversion go1.15.7 -D "" -importcfg $WORK/b484/importcfg -pack ./criu.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b461/_pkg_.a $WORK/b461/_x001.o $WORK/b461/_x002.o $WORK/b461/_x003.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/45/45ae81ef4ca23da08a2b005af77ee632d45b8f930cb5adc79f70ea6e029d0484-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal mkdir -p $WORK/b460/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b460/ -importpath github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -- -I $WORK/b460/ -g -O2 ./journal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b484/_pkg_.a # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod/lock/shm /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b480/_pkg_.a $WORK/b480/_x001.o $WORK/b480/_x002.o $WORK/b480/_x003.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b480/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/ab/ab78d79f4c11b2debc801ca8d0ffee7a7d101e10cacedd0e34673c34342649e2-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b060/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b596/_pkg_.a # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b038/_pkg_.a $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b361/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/32/32d7ef434dfda75a4eaa4e5a11afe06ea8145ebfe0b26fe08ae49b4d0a508305-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/b6/b6a2a41f6fdaa2ca4f70aa65e679e8dbb951ad7c050b61fc52310c681a4a815a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/9d/9d2398b3b32f997d5979162ff32915738da55a2a465a88528a645c260471fb02-d # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/0e/0e15187036dda4dc9ba69a2f3c3d3a194aad45eff427c0a07d03df720728528b-d # internal github.com/containers/libpod/cmd/podman/varlink cat >$WORK/b060/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b061/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b062/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b553/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid PxP6Tnbqr0FQ6mTAOHN3/PxP6Tnbqr0FQ6mTAOHN3 -goversion go1.15.7 -D "" -importcfg $WORK/b060/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go cd $WORK/b243 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b243=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/2d/2d6bf1982fdad8720001e3556134418481eff0f2eb66950c4d93d7c2c0d2d2a6-d # internal cat >$WORK/b553/importcfg << 'EOF' # internal # import config importmap github.com/varlink/go/varlink=github.com/containers/libpod/vendor/github.com/varlink/go/varlink packagefile encoding/json=$WORK/b043/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b554/_pkg_.a EOF cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/5d/5d4af8dc43832a73c498426b747269826e241554067f4988ff9e1f526426b56c-d # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/8d/8d389c3e4ae63d4df164ac2d83d889095b76df1695b2146cdd9d57ac94bcc423-d # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/d6/d63326ace25c8346d1680104a705e53b22a25914cdcbdd03eaec3f17afa4cee5-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/cmd/podman/varlink /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -shared -p github.com/containers/libpod/cmd/podman/varlink -complete -installsuffix shared -buildid JazLl7PZKLbOilBXenUl/JazLl7PZKLbOilBXenUl -goversion go1.15.7 -D "" -importcfg $WORK/b553/importcfg -pack ./generate.go ./iopodman.go mkdir -p $WORK/b175/ github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/a7/a727d723451aa4fdbdcdc69abe5c9f31fd6c08120e084d27bde09246d0c80fac-d # internal github.com/containers/libpod/vendor/k8s.io/klog mkdir -p $WORK/b394/ github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser archive/tar github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b208/ mkdir -p $WORK/b247/ mkdir -p $WORK/b275/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b184/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b002/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/klog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p github.com/containers/libpod/vendor/k8s.io/klog -complete -installsuffix shared -buildid yWp8boQndEGo7jpj7My6/yWp8boQndEGo7jpj7My6 -goversion go1.15.7 -D "" -importcfg $WORK/b394/importcfg -pack ./klog.go ./klog_file.go cat >$WORK/b247/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b041/_pkg_.a packagefile flag=$WORK/b184/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid sS3u2-xXmhBgZ-a-XX4-/sS3u2-xXmhBgZ-a-XX4- -goversion go1.15.7 -D "" -importcfg $WORK/b208/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid gQOAGk4PaHA-BnfPjdkz/gQOAGk4PaHA-BnfPjdkz -goversion go1.15.7 -D "" -importcfg $WORK/b247/importcfg -pack ./user.go ./user_linux.go cat >$WORK/b175/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid YtfwLY5lhTKaAoGUE3K0/YtfwLY5lhTKaAoGUE3K0 -goversion go1.15.7 -D "" -importcfg $WORK/b175/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid CDS9IopFL_CdMFjuhKL7/CDS9IopFL_CdMFjuhKL7 -goversion go1.15.7 -D "" -importcfg $WORK/b275/importcfg -pack ./homedir_linux.go ./homedir_unix.go cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid BQo_11Wb-x5RgtBprI0q/BQo_11Wb-x5RgtBprI0q -goversion go1.15.7 -D "" -importcfg $WORK/b002/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.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/b275/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/32/3276babe18eac16edee0374ef856f87fe8ecfa59ad2b7707abc215aab54b13b5-d # internal github.com/containers/libpod/vendor/github.com/vishvananda/netlink cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/cf/cfd8d531254412df9f6acdce205fc53e050615b28360eb9a88618b3ccec1e538-d # internal mkdir -p $WORK/b548/ github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b271/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cat >$WORK/b548/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b271/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/internal/pkg/keyctl=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker-credential-helpers/client=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid aI-l9PlyAzeFsDTCRc__/aI-l9PlyAzeFsDTCRc__ -goversion go1.15.7 -D "" -importcfg $WORK/b271/importcfg -pack ./config.go ./config_linux.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid L-PgBvkc-8NTm0x91eUz/L-PgBvkc-8NTm0x91eUz -goversion go1.15.7 -D "" -importcfg $WORK/b548/importcfg -pack ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./fou.go ./fou_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./ioctl_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/04/04b3bd8c0506b4b246e3b2657d8fe4950c6fa973288b39d9240a3bef377a31c4-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b060/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid nG3PHYxHjCecNJecVFen/nG3PHYxHjCecNJecVFen -goversion go1.15.7 -D "" -importcfg $WORK/b053/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/28/284ddef6352c6a3ae52ade77c4913590a8b5edaa3c0fa773f71f3569d4823d08-d # internal cd $WORK/b243 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b243=/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/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/05/050824e922bf68bc66907a6ee1b4e0b968b70c9f7adfaacdf04543dc82250cb9-d # internal github.com/containers/libpod/pkg/lookup github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools mkdir -p $WORK/b539/ github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process mkdir -p $WORK/b171/ mkdir -p $WORK/b180/ mkdir -p $WORK/b415/ cat >$WORK/b539/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/lookup /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -shared -p github.com/containers/libpod/pkg/lookup -complete -installsuffix shared -buildid SFwavUCneP7LXrZ5JzYA/SFwavUCneP7LXrZ5JzYA -goversion go1.15.7 -D "" -importcfg $WORK/b539/importcfg -pack ./lookup.go mkdir -p $WORK/b457/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b180/ -importpath github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b180/ -g -O2 ./sysconfig.go cat >$WORK/b457/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/host=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b458/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b171/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cat >$WORK/b415/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b175/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process -complete -installsuffix shared -buildid pkPGTWRDMfdG1dYkYrDr/pkPGTWRDMfdG1dYkYrDr -goversion go1.15.7 -D "" -importcfg $WORK/b457/importcfg -pack ./process.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid wkme3-HJ0SXryszH03br/wkme3-HJ0SXryszH03br -goversion go1.15.7 -D "" -importcfg $WORK/b171/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid hVM1506775O5ZYHBc5Y5/hVM1506775O5ZYHBc5Y5 -goversion go1.15.7 -D "" -importcfg $WORK/b415/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b243=/tmp/go-build -gno-record-gcc-switches -o $WORK/b243/_cgo_.o $WORK/b243/_cgo_main.o $WORK/b243/_x001.o $WORK/b243/_x002.o $WORK/b243/_x003.o -g -O2 -lseccomp /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # 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/b539/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/2d/2dc74f8844f1b809ffc48bd53ac2ee7e4b905d43126cfdacb85dfd5fd3287da2-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo mkdir -p $WORK/b452/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/capabilities=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities importmap github.com/containers/psgo/internal/dev=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc importmap github.com/containers/psgo/internal/process=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo -complete -installsuffix shared -buildid -md5JbctN38QdDx-TSZ9/-md5JbctN38QdDx-TSZ9 -goversion go1.15.7 -D "" -importcfg $WORK/b452/importcfg -pack ./psgo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b271/_pkg_.a # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage seccomp -dynimport $WORK/b243/_cgo_.o -dynout $WORK/b243/_cgo_import.go cd $WORK/b180 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b180=/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/b302/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/1b/1b09776bc424d2ce3463f5011e5dc46ef0fbdd2b1cc74b182e509eedf61f2f3d-d # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/b2/b25d18467356a1fe1b48955fc445f9f4c124918101069e63d6072a98b0839b24-d # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/2e/2e1adbc41b5a82d755ba73dbffafb4516ea43936a59da58f45e712877370a481-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni mkdir -p $WORK/b052/ cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/ae/ae2d4e66cfc997fec0766f38e089281f022b7d2ec81cea0e82973d8c1e0d2d0a-d # internal cat >$WORK/b052/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b060/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid w1c9i4KfbNktAXUpF-Z1/w1c9i4KfbNktAXUpF-Z1 -goversion go1.15.7 -D "" -importcfg $WORK/b052/importcfg -pack ./api.go ./conf.go cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid F8k8W30w-g3b3_73QVvb/F8k8W30w-g3b3_73QVvb -goversion go1.15.7 -D "" -importcfg $WORK/b243/importcfg -pack $WORK/b243/_cgo_gotypes.go $WORK/b243/seccomp.cgo1.go $WORK/b243/seccomp_internal.cgo1.go $WORK/b243/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b394/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b415/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/2e/2e360c1bc5bb43738a4ed1bc50760d67ba38ef108fa7c2a63e5eeb1dfe988ea3-d # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/6c/6c78a845e39de13d1fa335a64acee09cfbfc67d42c6bdee1d929f92159a2d9d8-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml mkdir -p $WORK/b402/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b511/ mkdir -p $WORK/b404/ mkdir -p $WORK/b389/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b394/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/07/078cb76f9be2d3d419541e475e2bb8f1b32c5456d061e69d16432385d41e8bc1-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid z0askLdzpzZ19ephWLbU/z0askLdzpzZ19ephWLbU -goversion go1.15.7 -D "" -importcfg $WORK/b402/importcfg -pack ./runtime.go cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/3a/3a7002bf76da71744c9b350fc54fac513d9e39e294cad30304c773050725a018-d # internal cat >$WORK/b511/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b512/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cat >$WORK/b404/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b384/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b394/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile runtime/debug=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare mkdir -p $WORK/b241/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid Zpnn2uWwRL6AZ5ey5Gpq/Zpnn2uWwRL6AZ5ey5Gpq -goversion go1.15.7 -D "" -importcfg $WORK/b511/importcfg -pack ./decoder.go cat >$WORK/b389/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/util/validation=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b394/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b241/ -importpath github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -- -I $WORK/b241/ -g -O2 -Wall ./unshare_cgo.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid RUF6K3kYcM5LGOiJwlTE/RUF6K3kYcM5LGOiJwlTE -goversion go1.15.7 -D "" -importcfg $WORK/b404/importcfg -pack ./generated.pb.go ./intstr.go cd $WORK/b180 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid p8U0wbiV9Vb4Uc8QsvpS/p8U0wbiV9Vb4Uc8QsvpS -goversion go1.15.7 -D "" -importcfg $WORK/b389/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go cd $WORK/b146 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b146=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b402/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/00/0060d90d1ebe2b5863195c91fec024ba4a834be07aa8d303fa40f2866d681da4-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/conversion/queryparams=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/naming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b340/_pkg_.a packagefile go/ast=$WORK/b214/_pkg_.a packagefile go/doc=$WORK/b396/_pkg_.a packagefile go/parser=$WORK/b217/_pkg_.a packagefile go/token=$WORK/b216/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b394/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd $WORK/b241 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b241=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid kZEVBfDXxs2bBZakiES6/kZEVBfDXxs2bBZakiES6 -goversion go1.15.7 -D "" -importcfg $WORK/b395/importcfg -pack ./codec.go ./codec_check.go ./conversion.go ./converter.go ./doc.go ./embedded.go ./error.go ./extension.go ./generated.pb.go ./helper.go ./interfaces.go ./mapper.go ./register.go ./scheme.go ./scheme_builder.go ./swagger_doc_generator.go ./types.go ./types_proto.go ./zz_generated.deepcopy.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/b404/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/86/8614d62caf16fa01591bbdbb2d2f2d09257f8e64b9835d638264ee25a7132a3b-d # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/1d/1d0d83051e2a9c22f3fbb53d73c4b25482f2c66ab6d639c4493ab1d0190085b7-d # internal github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni mkdir -p $WORK/b545/ cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/2a/2ab24aa2e655c46e98079cb37867a38f44c65e68538ad06f8cf6c6afbf75d658-d # internal cat >$WORK/b545/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b062/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b060/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -shared -p github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni -complete -installsuffix shared -buildid 3f7iz5gbAvy9kLvQvAud/3f7iz5gbAvy9kLvQvAud -goversion go1.15.7 -D "" -importcfg $WORK/b545/importcfg -pack ./ocicni.go ./types.go ./types_unix.go ./util.go ./util_linux.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/b002/_pkg_.a # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b243/_pkg_.a $WORK/b243/_x001.o $WORK/b243/_x002.o $WORK/b243/_x003.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/75/759afdaf8a7846ce64eedad477cb04426b7d1e4fe20e84e7d26dddf73fdfb1a5-d # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/72/724a00da1211e4bb8526293c43e89c91ef5d0d65c4e14291a6aad2b56fff692d-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b207/ github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b221/ cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/e1/e1bace9dca44a15ad5ec83de3ef8a703cb5c4b9e20a1691224551ffad30df7e6-d # internal github.com/containers/libpod/vendor/github.com/seccomp/containers-golang mkdir -p $WORK/b427/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b187/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile hash/crc64=$WORK/b112/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid 9ZnXvxF-fg1ZPCy0DJBS/9ZnXvxF-fg1ZPCy0DJBS -goversion go1.15.7 -D "" -importcfg $WORK/b221/importcfg -pack ./assemble.go ./disassemble.go ./doc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b221/_pkg_.a # internal cd $WORK/b180 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b241 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b241=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c unshare_cgo.cgo2.c cat >$WORK/b207/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b208/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b427/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid KVrnTfiWD9CXO3YEhb9e/KVrnTfiWD9CXO3YEhb9e -goversion go1.15.7 -D "" -importcfg $WORK/b207/importcfg -pack ./tarlogger.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/containers/libpod/vendor/github.com/seccomp/containers-golang -complete -installsuffix shared -buildid tvLWBum2czWK--y8aWC0/tvLWBum2czWK--y8aWC0 -goversion go1.15.7 -D "" -importcfg $WORK/b427/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go cd $WORK/b146 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b146=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/24/2408f27e68141d29e8a5b59620183b1948b54fee55b817aa3ee4afcff3c552a3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/06/06369f5e0f73efd12d0eb6bb44c943f8676ff172696e20bc6125bf62a4048360-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b241=/tmp/go-build -gno-record-gcc-switches -I $WORK/b241/ -g -O2 -Wall -o $WORK/b241/_x003.o -c unshare.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/e7/e78fe46594fef84f18990dec6086c02c0f6dc7425793a7483a3cd016e8a638b6-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -o $WORK/b180/_cgo_.o $WORK/b180/_cgo_main.o $WORK/b180/_x001.o $WORK/b180/_x002.o -g -O2 TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage system -dynimport $WORK/b180/_cgo_.o -dynout $WORK/b180/_cgo_import.go cat >$WORK/b180/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid aBv05RWXZSM_tnkxI6Zu/aBv05RWXZSM_tnkxI6Zu -goversion go1.15.7 -D "" -importcfg $WORK/b180/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b180/_cgo_gotypes.go $WORK/b180/sysconfig.cgo1.go $WORK/b180/_cgo_import.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/b545/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/9c/9c8e75ad3f6efe0026790944ee1a2155cd8fe8fecc7b8e9d22fecd22bb7734f7-d # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/12/12c951ecd797e5efabd71ffa3cadd5492cf1fd6b023ae6cd02d50460e6f85801-d # internal cd $WORK/b146 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b146=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/59/59f513feebc8990a111ccd683f348cb857a0e184f8ac64f1304b88a879088190-d # internal github.com/containers/libpod/vendor/github.com/spf13/cobra mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b431/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b219/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/cobra -complete -installsuffix shared -buildid 2Wii5Zltrrpj5HbXh1pw/2Wii5Zltrrpj5HbXh1pw -goversion go1.15.7 -D "" -importcfg $WORK/b435/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./powershell_completions.go ./shell_completions.go ./zsh_completions.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b180/_pkg_.a $WORK/b180/_x001.o $WORK/b180/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/92/9255048ea1da0d951b324b91a05115085288f0e9e51d7b0f17f8e5f857a66749-d # internal cd $WORK/b241 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b241=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b241=/tmp/go-build -gno-record-gcc-switches -o $WORK/b241/_cgo_.o $WORK/b241/_cgo_main.o $WORK/b241/_x001.o $WORK/b241/_x002.o $WORK/b241/_x003.o -g -O2 TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage unshare -dynimport $WORK/b241/_cgo_.o -dynout $WORK/b241/_cgo_import.go cat >$WORK/b241/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b186/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -installsuffix shared -buildid ToClVjR4iMU3-DZblTlP/ToClVjR4iMU3-DZblTlP -goversion go1.15.7 -D "" -importcfg $WORK/b241/importcfg -pack ./unshare.go $WORK/b241/_cgo_gotypes.go $WORK/b241/unshare_cgo.cgo1.go $WORK/b241/_cgo_import.go cd $WORK/b460 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b460=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b460=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c journal.cgo2.c cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b146=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b146/ -g -O2 -o $WORK/b146/_x004.o -c go_gpgme.c cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b241/_pkg_.a $WORK/b241/_x001.o $WORK/b241/_x002.o $WORK/b241/_x003.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/85/858b8d84f492ffe67e4c5d6602d6f0bfa0e9e407b1adad6d10c16fac24535f0c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b435/_pkg_.a # internal cd $WORK/b146 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b146=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/39/394ef4b0b7e274633abd71f74cd8ce994d43732dd180ddef9e6cc6eb7960f6f5-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b146=/tmp/go-build -gno-record-gcc-switches -o $WORK/b146/_cgo_.o $WORK/b146/_cgo_main.o $WORK/b146/_x001.o $WORK/b146/_x002.o $WORK/b146/_x003.o $WORK/b146/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error cd $WORK/b460 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b460=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage gpgme -dynimport $WORK/b146/_cgo_.o -dynout $WORK/b146/_cgo_import.go cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -installsuffix shared -buildid a0-91KNxDZj7DOjLApFf/a0-91KNxDZj7DOjLApFf -goversion go1.15.7 -D "" -importcfg $WORK/b146/importcfg -pack ./callbacks.go $WORK/b146/_cgo_gotypes.go $WORK/b146/data.cgo1.go $WORK/b146/gpgme.cgo1.go $WORK/b146/_cgo_import.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b460=/tmp/go-build -gno-record-gcc-switches -o $WORK/b460/_cgo_.o $WORK/b460/_cgo_main.o $WORK/b460/_x001.o $WORK/b460/_x002.o -g -O2 TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage sdjournal -dynimport $WORK/b460/_cgo_.o -dynout $WORK/b460/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b553/_pkg_.a # internal cat >$WORK/b460/importcfg << 'EOF' # internal # import config importmap github.com/coreos/pkg/dlopen=github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen=$WORK/b461/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -installsuffix shared -buildid _vVzk_V5QXifHoYvXumi/_vVzk_V5QXifHoYvXumi -goversion go1.15.7 -D "" -importcfg $WORK/b460/importcfg -pack ./functions.go ./read.go $WORK/b460/_cgo_gotypes.go $WORK/b460/journal.cgo1.go $WORK/b460/_cgo_import.go cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/e2/e21fca0c81201e21afaf23f4c51f690e6ec023e54be4d77ed0dffae49f7b7434-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/7b/7b60ec986741d09d6b0ae050b2826115689db593a857df21de46109bebd20ef9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/bb/bbce53b0d2afc76545d5ab82dc2ca145be165641f4f92efe32635f8b600c38fe-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer mkdir -p $WORK/b500/ github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api mkdir -p $WORK/b509/ mkdir -p $WORK/b519/ cat >$WORK/b500/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid kHcfutneFp7UWVYn2rWs/kHcfutneFp7UWVYn2rWs -goversion go1.15.7 -D "" -importcfg $WORK/b500/importcfg -pack ./streaming.go cat >$WORK/b509/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a EOF cat >$WORK/b519/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid DEEng2D1NmT2fR-qwhzN/DEEng2D1NmT2fR-qwhzN -goversion go1.15.7 -D "" -importcfg $WORK/b509/importcfg -pack ./recognizer.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid 9TXlGICYUDsozbUm_QKi/9TXlGICYUDsozbUm_QKi -goversion go1.15.7 -D "" -importcfg $WORK/b519/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b509/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/e8/e8de5949327d62c8536c9e2741f2f449cd41c7abc83a1bd3eed6f5e400f29ad6-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json mkdir -p $WORK/b505/ cat >$WORK/b505/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer importmap k8s.io/apimachinery/pkg/util/yaml=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b508/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b512/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/2c/2ca8b4970883d5ec8105158b1e998cba7cdbe8a9bceda8773c7dd6ed16ab99ab-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b460/_pkg_.a $WORK/b460/_x001.o $WORK/b460/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/5e/5e1a6c2dabb315fb96bd0bcc1f22acf23d94d796b24601d92ccf8e8f7d4ce9aa-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b519/_pkg_.a # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b146/_pkg_.a $WORK/b146/_x001.o $WORK/b146/_x002.o $WORK/b146/_x003.o $WORK/b146/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid jclvBOP0bVIpmFaHIJJv/jclvBOP0bVIpmFaHIJJv -goversion go1.15.7 -D "" -importcfg $WORK/b505/importcfg -pack ./json.go ./meta.go cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/92/92f60d96800a5dd878c8d7d98048d4ddd01b85d0dfd925c0060fde72969ae97d-d # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/6f/6f7e2779d8610d6d0b40196abac2b648730751bc29b58cf39574979b472882c7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/c1/c1756ec7789b0c599039aeee73d2a415a9ce93a192fe66407ccd1d3e95ddd352-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/5f/5f851709a5c9f5c22c73574c048b105ccf503fdee59d9ea833830699e80827e5-d # internal cd $WORK/b093 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/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/b093=/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/b093=/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/b093=/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/b093=/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/b093=/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/b093=/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/b093=/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/b093=/tmp/go-build -gno-record-gcc-switches -I $WORK/b093/ -g -O2 -o $WORK/b093/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I $WORK/b093/ -g -O2 -o $WORK/b093/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I $WORK/b093/ -g -O2 -o $WORK/b093/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I $WORK/b093/ -g -O2 -o $WORK/b093/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I $WORK/b093/ -g -O2 -o $WORK/b093/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I $WORK/b093/ -g -O2 -o $WORK/b093/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I $WORK/b093/ -g -O2 -o $WORK/b093/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I $WORK/b093/ -g -O2 -o $WORK/b093/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I $WORK/b093/ -g -O2 -o $WORK/b093/_x017.o -c openssl_stub_rand.c cd $WORK/b093 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -o $WORK/b093/_cgo_.o $WORK/b093/_cgo_main.o $WORK/b093/_x001.o $WORK/b093/_x002.o $WORK/b093/_x003.o $WORK/b093/_x004.o $WORK/b093/_x005.o $WORK/b093/_x006.o $WORK/b093/_x007.o $WORK/b093/_x008.o $WORK/b093/_x009.o $WORK/b093/_x010.o $WORK/b093/_x011.o $WORK/b093/_x012.o $WORK/b093/_x013.o $WORK/b093/_x014.o $WORK/b093/_x015.o $WORK/b093/_x016.o $WORK/b093/_x017.o -g -O2 -ldl TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage boring -dynimport $WORK/b093/_cgo_.o -dynout $WORK/b093/_cgo_import.go cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b094/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b095/_pkg_.a packagefile encoding/asn1=$WORK/b096/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid VXPE3lZeejJ81LD1xb58/VXPE3lZeejJ81LD1xb58 -goversion go1.15.7 -D "" -importcfg $WORK/b093/importcfg -pack ./doc.go $WORK/b093/_cgo_gotypes.go $WORK/b093/aes.cgo1.go $WORK/b093/boring.cgo1.go $WORK/b093/ecdsa.cgo1.go $WORK/b093/hmac.cgo1.go $WORK/b093/rand.cgo1.go $WORK/b093/rsa.cgo1.go $WORK/b093/sha.cgo1.go $WORK/b093/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b093/_pkg_.a $WORK/b093/_x001.o $WORK/b093/_x002.o $WORK/b093/_x003.o $WORK/b093/_x004.o $WORK/b093/_x005.o $WORK/b093/_x006.o $WORK/b093/_x007.o $WORK/b093/_x008.o $WORK/b093/_x009.o $WORK/b093/_x010.o $WORK/b093/_x011.o $WORK/b093/_x012.o $WORK/b093/_x013.o $WORK/b093/_x014.o $WORK/b093/_x015.o $WORK/b093/_x016.o $WORK/b093/_x017.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/59/59b7026c7f39b0528650d5a8c8b07d59716415fb19413d51d4cf4f75ce3486bf-d # internal crypto/sha256 mkdir -p $WORK/b108/ crypto/hmac crypto/aes crypto/sha1 crypto/sha512 mkdir -p $WORK/b127/ mkdir -p $WORK/b089/ cat >$WORK/b108/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/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b108/symabis ./sha256block_arm64.s mkdir -p $WORK/b130/ mkdir -p $WORK/b118/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 4TtWwh9pMY66KIpfA_y7/4TtWwh9pMY66KIpfA_y7 -goversion go1.15.7 -D "" -importcfg $WORK/b127/importcfg -pack ./hmac.go cat >$WORK/b089/go_asm.h << 'EOF' # internal EOF cat >$WORK/b130/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/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b089/symabis ./asm_arm64.s ./gcm_arm64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b130=>" -I $WORK/b130/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b130/symabis ./sha1block_arm64.s cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid gwK5CQKICYYWh_uS6bJ9/gwK5CQKICYYWh_uS6bJ9 -goversion go1.15.7 -D "" -importcfg $WORK/b118/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid Ectz9a0DgNr7jP7tATgW/Ectz9a0DgNr7jP7tATgW -goversion go1.15.7 -symabis $WORK/b108/symabis -D "" -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid 83NZcQy9U0MF-9eI8z5e/83NZcQy9U0MF-9eI8z5e -goversion go1.15.7 -symabis $WORK/b130/symabis -D "" -importcfg $WORK/b130/importcfg -pack -asmhdr $WORK/b130/go_asm.h ./boring.go ./sha1.go ./sha1block.go ./sha1block_arm64.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile crypto/internal/subtle=$WORK/b091/_pkg_.a packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/aes -std -installsuffix shared -buildid aPMcKEoWGj8bVw156PYN/aPMcKEoWGj8bVw156PYN -goversion go1.15.7 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/fd/fda300617b03ef76dbb4e692cef2eccd6f1b050424fcfe96a3fe255dfe9cc168-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b127/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid X7gqbxQlIZiTgpYRIuFy/X7gqbxQlIZiTgpYRIuFy -goversion go1.15.7 -D "" -importcfg $WORK/b141/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/82/826ac973e7f8067137aa837f96e23d5ee09425883753b4d6756d880c7bf82361-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b108/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/b130=>" -I $WORK/b130/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b130/sha1block_arm64.o ./sha1block_arm64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b108/_pkg_.a $WORK/b108/sha256block_arm64.o # 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/b118/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b130/_pkg_.a $WORK/b130/sha1block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/71/71f76c1179370df115e810e302673f5517960d22f7ec7e24f6c52764070656ef-d # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/48/48bf109ee9f365efdd2c0c3ff2e3e8834e70888f77b5b95eb7c1ee04e8c18dc1-d # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/b5/b576d3b231a7b4b99581a4b8d98e2ad3922b2d0b010f63e236876807ebaa1944-d # internal github.com/containers/libpod/vendor/github.com/ulikunitz/xz mkdir -p $WORK/b107/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b359/ mkdir -p $WORK/b176/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog importmap github.com/ulikunitz/xz/lzma=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b109/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b110/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile hash/crc32=$WORK/b102/_pkg_.a packagefile hash/crc64=$WORK/b112/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz -complete -installsuffix shared -buildid euVmykHXHDpikQK7UT63/euVmykHXHDpikQK7UT63 -goversion go1.15.7 -D "" -importcfg $WORK/b107/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid AD0yQ4MeutThSJJpds8o/AD0yQ4MeutThSJJpds8o -goversion go1.15.7 -D "" -importcfg $WORK/b359/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cat >$WORK/b176/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b177/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid rESRpul6k9_QpEASZrPH/rESRpul6k9_QpEASZrPH -goversion go1.15.7 -D "" -importcfg $WORK/b176/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b089/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b089/gcm_arm64.o ./gcm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b089/_pkg_.a $WORK/b089/asm_arm64.o $WORK/b089/gcm_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/8b/8b03185848a3d36208d883efe9c27b8f5e085759f85be30b11ded0f4014ac4bc-d # internal crypto/ecdsa crypto/rand mkdir -p $WORK/b115/ mkdir -p $WORK/b088/ cat >$WORK/b115/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/b069/_pkg_.a packagefile crypto/aes=$WORK/b089/_pkg_.a packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile crypto/elliptic=$WORK/b116/_pkg_.a packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile crypto/internal/randutil=$WORK/b117/_pkg_.a packagefile crypto/sha512=$WORK/b118/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b120/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid Kh9eTU3wGidZmzqNDYsk/Kh9eTU3wGidZmzqNDYsk -goversion go1.15.7 -D "" -importcfg $WORK/b115/importcfg -pack ./boring.go ./ecdsa.go ./ecdsa_noasm.go cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile crypto/aes=$WORK/b089/_pkg_.a packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid 4r1Ax0AsjGSnTiUVLU7B/4r1Ax0AsjGSnTiUVLU7B -goversion go1.15.7 -D "" -importcfg $WORK/b088/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/59/59ed0c981101caa62b2ab94e8a1e90c147f0b179d47261b9484c315fcf11c93f-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b155/ github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux crypto/ed25519 github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid crypto/rsa mime/multipart mkdir -p $WORK/b235/ mkdir -p $WORK/b194/ github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip mkdir -p $WORK/b563/ github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile mime=$WORK/b234/_pkg_.a packagefile mime/quotedprintable=$WORK/b236/_pkg_.a packagefile net/textproto=$WORK/b231/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b125/ cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid PDmPvXFx9_rsQnQ1KUJi/PDmPvXFx9_rsQnQ1KUJi -goversion go1.15.7 -D "" -importcfg $WORK/b235/importcfg -pack ./formdata.go ./multipart.go ./writer.go mkdir -p $WORK/b205/ github.com/containers/libpod/vendor/github.com/godbus/dbus mkdir -p $WORK/b121/ mkdir -p $WORK/b087/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b126/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b118/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b476/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid xH24klg5lt-d4wHvtfOT/xH24klg5lt-d4wHvtfOT -goversion go1.15.7 -D "" -importcfg $WORK/b125/importcfg -pack ./ed25519.go cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile crypto/internal/randutil=$WORK/b117/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid djoIDw-R_u25TS14Z4w4/djoIDw-R_u25TS14Z4w4 -goversion go1.15.7 -D "" -importcfg $WORK/b205/importcfg -pack ./stringid.go cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid lYh6XHtkliGbS1Gep5G8/lYh6XHtkliGbS1Gep5G8 -goversion go1.15.7 -D "" -importcfg $WORK/b121/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/huff0=github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 importmap github.com/klauspost/compress/snappy=github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy importmap github.com/klauspost/compress/zstd/internal/xxhash=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b103/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile hash/crc32=$WORK/b102/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b476/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/sha1=$WORK/b130/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid CRmOF6pVZMoz-H7YEy5r/CRmOF6pVZMoz-H7YEy5r -goversion go1.15.7 -D "" -importcfg $WORK/b087/importcfg -pack ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decoder.go ./decoder_options.go ./enc_dfast.go ./enc_fast.go ./enc_params.go ./encoder.go ./encoder_options.go ./framedec.go ./frameenc.go ./fse_decoder.go ./fse_encoder.go ./fse_predefined.go ./hash.go ./history.go ./seqdec.go ./seqenc.go ./snappy.go ./zstd.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/godbus/dbus /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p github.com/containers/libpod/vendor/github.com/godbus/dbus -complete -installsuffix shared -buildid S3_JeQouiFVz6tsQGopt/S3_JeQouiFVz6tsQGopt -goversion go1.15.7 -D "" -importcfg $WORK/b476/importcfg -pack ./auth.go ./auth_anonymous.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./conn_unix.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_nonce_tcp.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a EOF cat >$WORK/b194/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cat >$WORK/b563/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containernetworking/plugins/pkg/utils/hwaddr=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr importmap github.com/coreos/go-iptables/iptables=github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables importmap github.com/safchain/ethtool=github.com/containers/libpod/vendor/github.com/safchain/ethtool importmap github.com/vishvananda/netlink=github.com/containers/libpod/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b062/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/safchain/ethtool=$WORK/b566/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b548/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid GKiRHcKAM-n_BRC-lPlX/GKiRHcKAM-n_BRC-lPlX -goversion go1.15.7 -D "" -importcfg $WORK/b155/importcfg -pack ./elgamal.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid 32Zta_nKALuN7HNNbTY2/32Zta_nKALuN7HNNbTY2 -goversion go1.15.7 -D "" -importcfg $WORK/b563/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go ./utils_linux.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid szDr6a-shTcx3mEb7wfU/szDr6a-shTcx3mEb7wfU -goversion go1.15.7 -D "" -importcfg $WORK/b194/importcfg -pack ./selinux_linux.go ./xattrs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/88/88a95ab890f1b15f406a6167ed1e6f2185068dea8e9f72e86802960cf83ac5ce-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/cb/cbdd6331f290cb51bcc68926d92c1fd1c815a72e83b24b89a1f86744eb85c271-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b358/ github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools github.com/containers/libpod/pkg/resolvconf mkdir -p $WORK/b418/ mkdir -p $WORK/b542/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/libnetwork/resolvconf/dns=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b176/_pkg_.a # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid MpTKBay-XgUOlkhYnazB/MpTKBay-XgUOlkhYnazB -goversion go1.15.7 -D "" -importcfg $WORK/b358/importcfg -pack ./resolvconf.go cat >$WORK/b418/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils packagefile bufio=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b359/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b542/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b543/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid nG_JhL9ZzIodLt3Yth0L/nG_JhL9ZzIodLt3Yth0L -goversion go1.15.7 -D "" -importcfg $WORK/b418/importcfg -pack ./pools.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/resolvconf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -shared -p github.com/containers/libpod/pkg/resolvconf -complete -installsuffix shared -buildid idrdIECuQ_FC5sbXiqRH/idrdIECuQ_FC5sbXiqRH -goversion go1.15.7 -D "" -importcfg $WORK/b542/importcfg -pack ./resolvconf.go cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/0e/0e75d41ce491b3a9c9f2549d06c49ed3aa3d04cab4d22c5be2871fdb22acd124-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils packagefile bufio=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b176/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid 9rcalvb8xJ4gGU4Ce73a/9rcalvb8xJ4gGU4Ce73a -goversion go1.15.7 -D "" -importcfg $WORK/b178/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/c9/c906f0f74a277055036896e3ae10186c0a4a987b0b12cb915e210f6d3c68ff36-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b204/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cat >$WORK/b204/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid bpLPLBkXkwQl064Zk_hN/bpLPLBkXkwQl064Zk_hN -goversion go1.15.7 -D "" -importcfg $WORK/b204/importcfg -pack ./lockfile.go ./lockfile_unix.go cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/a0/a0d35464c19a976aa0d138efba325e64eb8189d8aefbf1cb0496a8db54f5f5ce-d # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/21/21138d00ddd6f23e6832ac90d35867f94ddd204afbc44e757f6d3fa95c8bac5c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b178/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/f8/f87fd6376d649e5dbcf1c260a3d01f6a5b667de7fe8ae8328914090760dd6366-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy mkdir -p $WORK/b200/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b200/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -- -I $WORK/b200/ -g -O2 ./copy_linux.go cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/21/2193514166215f0ee27906fa5383b6d2cc87ad1861f67ad24fbb9249601310dc-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/fs=github.com/containers/libpod/vendor/github.com/containerd/continuity/fs importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/idtools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/docker/pkg/pools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b086/_pkg_.a packagefile compress/gzip=$WORK/b224/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/fs=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b414/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid m90n7cPWV-AqTAundRrG/m90n7cPWV-AqTAundRrG -goversion go1.15.7 -D "" -importcfg $WORK/b409/importcfg -pack ./archive.go ./archive_linux.go ./archive_unix.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.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/b358/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/91/9102f552952b89e0453a47ab56d13e073dc137795644dedc6307c7678b09d4ec-d # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/84/840e5cfdb37878bd5899ec68f6a15a659be8eb1d677f7b318adbded1d03aff45-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/80/801d3706c9e3e91c536daf953396faa0a402c84be9c959d3b2abc361725d8050-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/38/3896119d6d4c38446f9fe0b7307b64ca93e75b3de8b1621c3b865faec073abc2-d # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/52/527292893824cbdc43eab8a12424bf579be71d7a489eb3dcf3d1d54c7cf32d93-d # internal cd $WORK/b200 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b200=/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/b563/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/6c/6c1c06856f6d0acec8c19e0b7c0d10553184c175c1c0212465153e45317b8498-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b194/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid gP9zN3weDieZYYjARv6N/gP9zN3weDieZYYjARv6N -goversion go1.15.7 -D "" -importcfg $WORK/b193/importcfg -pack ./label_selinux.go cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/98/98a8de308ad167796f17fcfec28a9ddd6a4d902eb4a09453c9f81d8ad3737213-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator mkdir -p $WORK/b567/ cat >$WORK/b567/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ip=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b061/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b062/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b568/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator -complete -installsuffix shared -buildid -nepzsIMfRjHmouagHC9/-nepzsIMfRjHmouagHC9 -goversion go1.15.7 -D "" -importcfg $WORK/b567/importcfg -pack ./allocator.go ./config.go ./range.go ./range_set.go cd $WORK/b200 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b200=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/83/831e2d388c79b4710a5965f0210b1fec535864adf9a006e92c4d30d1ce93dcf6-d # internal crypto/x509 mkdir -p $WORK/b131/ github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b150/ 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 bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/aes=$WORK/b089/_pkg_.a packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile crypto/des=$WORK/b124/_pkg_.a packagefile crypto/dsa=$WORK/b132/_pkg_.a packagefile crypto/ecdsa=$WORK/b115/_pkg_.a packagefile crypto/ed25519=$WORK/b125/_pkg_.a packagefile crypto/elliptic=$WORK/b116/_pkg_.a packagefile crypto/md5=$WORK/b128/_pkg_.a packagefile crypto/rsa=$WORK/b121/_pkg_.a packagefile crypto/sha1=$WORK/b130/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile crypto/sha512=$WORK/b118/_pkg_.a packagefile crypto/x509/pkix=$WORK/b133/_pkg_.a packagefile encoding/asn1=$WORK/b096/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile encoding/pem=$WORK/b134/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b120/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b150/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cast5=github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 importmap golang.org/x/crypto/openpgp/elgamal=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b086/_pkg_.a packagefile compress/flate=$WORK/b151/_pkg_.a packagefile compress/zlib=$WORK/b152/_pkg_.a packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/aes=$WORK/b089/_pkg_.a packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile crypto/des=$WORK/b124/_pkg_.a packagefile crypto/dsa=$WORK/b132/_pkg_.a packagefile crypto/ecdsa=$WORK/b115/_pkg_.a packagefile crypto/elliptic=$WORK/b116/_pkg_.a packagefile crypto/md5=$WORK/b128/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b121/_pkg_.a packagefile crypto/sha1=$WORK/b130/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile crypto/sha512=$WORK/b118/_pkg_.a packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile encoding/asn1=$WORK/b096/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b154/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b155/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b149/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b156/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile image=$WORK/b157/_pkg_.a packagefile image/jpeg=$WORK/b159/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid pQYgTuiJUCB2YLoS7kpa/pQYgTuiJUCB2YLoS7kpa -goversion go1.15.7 -D "" -importcfg $WORK/b131/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid L_dqeA9Wq23jF_Ni35Ib/L_dqeA9Wq23jF_Ni35Ib -goversion go1.15.7 -D "" -importcfg $WORK/b150/importcfg -pack ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b193/_pkg_.a # internal cd $WORK/b200 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b200=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/91/91c344a42b9397810b8e3a68a80ac0228aa84217c69853f2d355ccbc4aa0c5a0-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/umask=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid v66s6qjxFYItEehyRieE/v66s6qjxFYItEehyRieE -goversion go1.15.7 -D "" -importcfg $WORK/b249/importcfg -pack ./secrets.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b200=/tmp/go-build -gno-record-gcc-switches -o $WORK/b200/_cgo_.o $WORK/b200/_cgo_main.o $WORK/b200/_x001.o $WORK/b200/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/8a/8a3c3994fe9d0b20f49dd1ab22e8e2811e46af74f39a24f682aedde358369313-d # internal TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage copy -dynimport $WORK/b200/_cgo_.o -dynout $WORK/b200/_cgo_import.go cat >$WORK/b200/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile container/list=$WORK/b123/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -installsuffix shared -buildid vvH-hD5n--0x8Orp5eS-/vvH-hD5n--0x8Orp5eS- -goversion go1.15.7 -D "" -importcfg $WORK/b200/importcfg -pack $WORK/b200/_cgo_gotypes.go $WORK/b200/copy_linux.cgo1.go $WORK/b200/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/9a/9a4789488322a762a95df0dc8af3e7f52f750c09630c339eec381c7b5092d746-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b200/_pkg_.a $WORK/b200/_x001.o $WORK/b200/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/ec/ec145511557012f7affa2cc031bbd2f77c9a2f847bd97499086f41e3ad3f6990-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/4a/4a341018418880d42f3cba312049eeb3dbb51c339192a4164ada1211c1ddc2cf-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/49/49ef315044fea2e7d85fc8ceeedbc5ef4220d710ef7fc94464c2a6b3442b14ce-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/armor=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/packet=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/rsa=$WORK/b121/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b149/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b150/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b156/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid 7XI6NCvoTKOL6iscjrnt/7XI6NCvoTKOL6iscjrnt -goversion go1.15.7 -D "" -importcfg $WORK/b147/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/78/7848e7444478dfe85736fc70469de20893ea9dc64a56be68bef2efd5f381863e-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b085/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive mkdir -p $WORK/b168/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types importmap github.com/klauspost/compress/zstd=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/ulikunitz/xz=github.com/containers/libpod/vendor/github.com/ulikunitz/xz packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b087/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b105/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b107/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid pVNwkFK0nAADC_9pY-Rm/pVNwkFK0nAADC_9pY-Rm -goversion go1.15.7 -D "" -importcfg $WORK/b085/importcfg -pack ./compression.go ./zstd.go cat >$WORK/b168/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/promise=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/klauspost/compress/zstd=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b087/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b105/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid JK5kJdUgYrn4sp6VZ1gX/JK5kJdUgYrn4sp6VZ1gX -goversion go1.15.7 -D "" -importcfg $WORK/b168/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./archive_zstd.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/d6/d66c72dd2e73f5f689aaac16cc1fa47fa847cbaef31fe57a3438ed99f5430bfe-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil mkdir -p $WORK/b528/ crypto/tls mkdir -p $WORK/b122/ cat >$WORK/b528/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b115/_pkg_.a packagefile crypto/elliptic=$WORK/b116/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b121/_pkg_.a packagefile crypto/x509=$WORK/b131/_pkg_.a packagefile encoding/pem=$WORK/b134/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid EemsB937R7ituXkDIcIQ/EemsB937R7ituXkDIcIQ -goversion go1.15.7 -D "" -importcfg $WORK/b528/importcfg -pack ./key.go cat >$WORK/b122/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/b123/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/aes=$WORK/b089/_pkg_.a packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile crypto/des=$WORK/b124/_pkg_.a packagefile crypto/ecdsa=$WORK/b115/_pkg_.a packagefile crypto/ed25519=$WORK/b125/_pkg_.a packagefile crypto/elliptic=$WORK/b116/_pkg_.a packagefile crypto/hmac=$WORK/b127/_pkg_.a packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b094/_pkg_.a packagefile crypto/md5=$WORK/b128/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/rc4=$WORK/b129/_pkg_.a packagefile crypto/rsa=$WORK/b121/_pkg_.a packagefile crypto/sha1=$WORK/b130/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile crypto/sha512=$WORK/b118/_pkg_.a packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile crypto/x509=$WORK/b131/_pkg_.a packagefile encoding/pem=$WORK/b134/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b136/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b140/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b141/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid VTwYTcQx1kcdVnUaqy_d/VTwYTcQx1kcdVnUaqy_d -goversion go1.15.7 -D "" -importcfg $WORK/b122/importcfg -pack ./alert.go ./auth.go ./boring.go ./cipher_suites.go ./common.go ./common_string.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/05/05ff329c4ea468522eb55898ed23770d330755e0078e05a35e55309233ccd1d8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/1f/1f3b679c04148012e38d277dc231a2ce52e8ffdd339c26d528465d53354cc455-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/cert mkdir -p $WORK/b527/ cat >$WORK/b527/importcfg << 'EOF' # internal # import config importmap k8s.io/client-go/util/keyutil=github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b121/_pkg_.a packagefile crypto/x509=$WORK/b131/_pkg_.a packagefile crypto/x509/pkix=$WORK/b133/_pkg_.a packagefile encoding/pem=$WORK/b134/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b528/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/cert /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid NhRX0uiiEJKfLq5HkoCe/NhRX0uiiEJKfLq5HkoCe -goversion go1.15.7 -D "" -importcfg $WORK/b527/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/fc/fc53936ab79b35e644252ebb2cd0c48242bb58f9700eb2f15b881770d9cc1835-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/6c/6cf4747173c8670961f383b6239cba4ccd6f9a0df5bc16c9527fd55e24a404fb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/fb/fb28e4e6fbfa9d13f9b1848329c8ad05dacb83b76d5176b10818308f31ee9912-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus mkdir -p $WORK/b475/ cat >$WORK/b475/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b476/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus -complete -installsuffix shared -buildid 9tnSq-yecUzlq1qDo0Oa/9tnSq-yecUzlq1qDo0Oa -goversion go1.15.7 -D "" -importcfg $WORK/b475/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/76/7670023f94eb4f8fefbbe7b038b314e6b561f7a93572ba483ffe9ba141977f73-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/86/8649d73e5674e47e8caae1c0e5aec3f1505ccd5a18b34e0d12cd38159f5e9050-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile flag=$WORK/b184/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid 6gmlZCKBHcOvb_mVUUcg/6gmlZCKBHcOvb_mVUUcg -goversion go1.15.7 -D "" -importcfg $WORK/b183/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/23/23f459dc8bf67bac15a6d001b627919e6e223cfeeeff22c7141e73418c0b7d23-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers -complete -installsuffix shared -buildid 3nGPV_4GJyhFPIARaJZw/3nGPV_4GJyhFPIARaJZw -goversion go1.15.7 -D "" -importcfg $WORK/b167/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./template.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/f3/f3a2ed70e153b231144caf8b633c91ae66f6320b403ef05b4d2fb4973f64e66b-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b196/ github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs mkdir -p $WORK/b199/ github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs cat >$WORK/b196/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid 3QjsMORTDfmMyvqNI6QE/3QjsMORTDfmMyvqNI6QE -goversion go1.15.7 -D "" -importcfg $WORK/b196/importcfg -pack ./overlayutils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/5d/5d4b9e212d3218337ac00d785148b8687d7105d732a3a0faf99bc946e32bf89d-d # internal mkdir -p $WORK/b201/ mkdir -p $WORK/b189/ github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay mkdir -p $WORK/b195/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/copy=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b201/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/mistifyio/go-zfs=github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid 7HHXNg8EDzZUdPtNqMg-/7HHXNg8EDzZUdPtNqMg- -goversion go1.15.7 -D "" -importcfg $WORK/b199/importcfg -pack ./copy_linux.go ./driver.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid N1tHnCWIWhKkvVasqnac/N1tHnCWIWhKkvVasqnac -goversion go1.15.7 -D "" -importcfg $WORK/b201/importcfg -pack ./zfs.go ./zfs_linux.go cat >$WORK/b189/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid 2wkU_n5fz0qm2-ZaAuCF/2wkU_n5fz0qm2-ZaAuCF -goversion go1.15.7 -D "" -importcfg $WORK/b189/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go cat >$WORK/b195/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/overlayutils=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils importmap github.com/containers/storage/drivers/quota=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/fsutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile encoding/base32=$WORK/b142/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile flag=$WORK/b184/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid 42d2eMSeMPlpQiNzw8xJ/42d2eMSeMPlpQiNzw8xJ -goversion go1.15.7 -D "" -importcfg $WORK/b195/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/13/13c5ad92419f1b6d2c629b89d74b0546892ca3df297fa258ce87b53e35638139-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/fa/fa5051b5c1c33cacc2412acb53a5755dbad75866c6ea701d3b980f90709c049d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/9f/9fb25d7f97e3084c27877b576d5854b30d683c067c472b7bc807b134c557d1d1-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/bc/bc41e92d61abebebfac48128b4dc51974fe0b765d058b457b29b3c77d5d9884b-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers/aufs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs importmap github.com/containers/storage/drivers/overlay=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay importmap github.com/containers/storage/drivers/vfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs importmap github.com/containers/storage/drivers/zfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b201/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid bram0PHsd3CKrOjbyLAk/bram0PHsd3CKrOjbyLAk -goversion go1.15.7 -D "" -importcfg $WORK/b188/importcfg -pack ./register_aufs.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b188/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/0f/0f4be1720875305899838bcedb44c4bbda851a241406648ac5b2940d1b1883b0-d # internal github.com/containers/libpod/vendor/github.com/containers/storage mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/register=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/config=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/lockfile=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/stringutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/tarlog=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/inception=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception importmap github.com/pquerna/ffjson/shared=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b105/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b211/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b212/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b221/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b187/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage -complete -installsuffix shared -buildid NXnGSCGEJCOTUSmiSGuf/NXnGSCGEJCOTUSmiSGuf -goversion go1.15.7 -D "" -importcfg $WORK/b166/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./ffjson_deps.go ./images.go ./images_ffjson.go ./layers.go ./layers_ffjson.go ./lockfile_compat.go ./store.go ./utils.go cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/ef/efcbe7c0d605c4e260ab9c2bc4eb218454b3b4a73c61ab3dbeaf1d239862c26a-d # internal net/http/httptrace mkdir -p $WORK/b237/ github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b544/ github.com/containers/libpod/vendor/github.com/containers/libtrust mkdir -p $WORK/b280/ mkdir -p $WORK/b114/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b122/_pkg_.a packagefile internal/nettrace=$WORK/b057/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/textproto=$WORK/b231/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid -OPBlUB9gkcalt_-9Pub/-OPBlUB9gkcalt_-9Pub -goversion go1.15.7 -D "" -importcfg $WORK/b237/importcfg -pack ./trace.go cat >$WORK/b544/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b122/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid _AIgFzbKPaJaVH0ipYRd/_AIgFzbKPaJaVH0ipYRd -goversion go1.15.7 -D "" -importcfg $WORK/b544/importcfg -pack ./files.go ./listeners.go ./packetconns.go cat >$WORK/b280/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile crypto/tls=$WORK/b122/_pkg_.a packagefile crypto/x509=$WORK/b131/_pkg_.a packagefile encoding/pem=$WORK/b134/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b115/_pkg_.a packagefile crypto/elliptic=$WORK/b116/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b121/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile crypto/sha512=$WORK/b118/_pkg_.a packagefile crypto/tls=$WORK/b122/_pkg_.a packagefile crypto/x509=$WORK/b131/_pkg_.a packagefile crypto/x509/pkix=$WORK/b133/_pkg_.a packagefile encoding/base32=$WORK/b142/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile encoding/pem=$WORK/b134/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid 5hXl8ObZUaOuPajJmqWA/5hXl8ObZUaOuPajJmqWA -goversion go1.15.7 -D "" -importcfg $WORK/b280/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/libtrust -complete -installsuffix shared -buildid maxwKnvXZWsHYPbopsMm/maxwKnvXZWsHYPbopsMm -goversion go1.15.7 -D "" -importcfg $WORK/b114/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/d1/d167d2b7b7818be50e35bcc01f1b625bc67b56e22b3ddc03e4c3df0ab1660c0e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b544/_pkg_.a # internal net/http mkdir -p $WORK/b223/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/8e/8ebd376d09f5d09b2a27da6367ac46138256212f90dcb945add7bbba5eb51465-d # internal cat >$WORK/b223/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/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b224/_pkg_.a packagefile container/list=$WORK/b123/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/tls=$WORK/b122/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b225/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b232/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b233/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b226/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile mime=$WORK/b234/_pkg_.a packagefile mime/multipart=$WORK/b235/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http/httptrace=$WORK/b237/_pkg_.a packagefile net/http/internal=$WORK/b238/_pkg_.a packagefile net/textproto=$WORK/b231/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p net/http -std -complete -installsuffix shared -buildid z5E9ZZTVFOq06isPu5LR/z5E9ZZTVFOq06isPu5LR -goversion go1.15.7 -D "" -importcfg $WORK/b223/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/f3/f39fe92dfd5c2709e2b8f373776a57c67a839095d01e2c2d9f3f4373fd64c5af-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/23/236698cd9bf79278dad3ae092c5729f0f7baaf82b8801d044efaf551245db151-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libtrust=github.com/containers/libpod/vendor/github.com/containers/libtrust importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b113/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/libtrust=$WORK/b114/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid PW2CVZRTT-dpP2qIpe27/PW2CVZRTT-dpP2qIpe27 -goversion go1.15.7 -D "" -importcfg $WORK/b084/importcfg -pack ./docker_schema1.go ./docker_schema2.go ./docker_schema2_list.go ./list.go ./manifest.go ./oci.go ./oci_index.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/3a/3a976b9a5db1a77eda40b98812a708faa1ad393ec3abf1098dba92bf0c7722e1-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b309/ github.com/containers/libpod/vendor/github.com/containers/image/v5/image github.com/containers/libpod/vendor/github.com/containers/image/v5/signature mkdir -p $WORK/b162/ mkdir -p $WORK/b083/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b162/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid M5GKrl9vodj4GkgKIa2u/M5GKrl9vodj4GkgKIa2u -goversion go1.15.7 -D "" -importcfg $WORK/b309/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/image -complete -installsuffix shared -buildid h-hL86I7QaiVvG1znjXs/h-hL86I7QaiVvG1znjXs -goversion go1.15.7 -D "" -importcfg $WORK/b162/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./oci_index.go ./sourced.go ./unparsed.go cat >$WORK/b083/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/libpod/vendor/github.com/containers/image/v5/version importmap github.com/mtrmac/gpgme=github.com/containers/libpod/vendor/github.com/mtrmac/gpgme importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b147/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/signature -complete -installsuffix shared -buildid ZYXKFxXSOgXOo8p3kt6I/ZYXKFxXSOgXOo8p3kt6I -goversion go1.15.7 -D "" -importcfg $WORK/b083/importcfg -pack ./docker.go ./json.go ./mechanism.go ./mechanism_gpgme.go ./policy_config.go ./policy_eval.go ./policy_eval_baselayer.go ./policy_eval_signedby.go ./policy_eval_simple.go ./policy_reference_match.go ./policy_types.go ./signature.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/a9/a9d76b8019a53556862bc8eedb894569a1021f8009829a3aa282267620ff2fac-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/45/45f00181e90a72d178991e3011d67467fda4a295553e45266f212239a2bdfdeb-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b246/ github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive github.com/containers/libpod/vendor/github.com/containers/image/v5/directory github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball mkdir -p $WORK/b357/ mkdir -p $WORK/b308/ mkdir -p $WORK/b267/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b357/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b105/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b308/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b267/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid 30unNRfyPNctXLGhG1Vy/30unNRfyPNctXLGhG1Vy -goversion go1.15.7 -D "" -importcfg $WORK/b308/importcfg -pack ./dest.go ./src.go ./transport.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid 0m5Gtg6qZL88k-WT8_hh/0m5Gtg6qZL88k-WT8_hh -goversion go1.15.7 -D "" -importcfg $WORK/b246/importcfg -pack ./blobcache.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid q8k0EwnNICyZQPN8Zffo/q8k0EwnNICyZQPN8Zffo -goversion go1.15.7 -D "" -importcfg $WORK/b357/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/directory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/directory -complete -installsuffix shared -buildid d4o2Du5_Kqkf3sk149_c/d4o2Du5_Kqkf3sk149_c -goversion go1.15.7 -D "" -importcfg $WORK/b267/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b357/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/95/956dc16e40b34390b1bc06519134b8698a99ac0d2e62f3c33bef57a05043a834-d # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/a9/a90ba331a0d8cc5b4d518aeaa4bf2ab5f732c653a2bf0b7fdac126ff437971c8-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/copy mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbauerster/mpb=github.com/containers/libpod/vendor/github.com/vbauerster/mpb importmap github.com/vbauerster/mpb/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b266/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/copy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/copy -complete -installsuffix shared -buildid QIbUMC4pNb6gwtuLEtjC/QIbUMC4pNb6gwtuLEtjC -goversion go1.15.7 -D "" -importcfg $WORK/b251/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b308/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/13/13aa91762b917510ff78111a82e5e0193a23d88a33789ee0d1d61a562cfad51d-d # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/5e/5e93f119a47ae6941467615e89700b3f9b8ecf18f854af0977134d07e0c4ddf2-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/01/016c4f1c730cb893b14d17b986823ac9c07333716f080b8e88e21906dd6be8a7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/eb/eb9c3681e260c41e3e8afb29b2bef22421617c9d9d48e1e935ea85dbbeee94a9-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/05/05850f97134fd46269ed51ce3c2fc77e72d7299fa886a92142e624bf562b1c31-d # internal github.com/containers/libpod/libpod/driver mkdir -p $WORK/b446/ github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay github.com/containers/libpod/libpod/layers github.com/containers/libpod/libpod/lock/file github.com/containers/libpod/vendor/github.com/containers/image/v5/storage github.com/containers/libpod/pkg/rootless mkdir -p $WORK/b248/ mkdir -p $WORK/b477/ cat >$WORK/b446/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b166/_pkg_.a EOF mkdir -p $WORK/b479/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod/driver /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/containers/libpod/libpod/driver -complete -installsuffix shared -buildid u-BS-YYbPFAi-sJnUrpH/u-BS-YYbPFAi-sJnUrpH -goversion go1.15.7 -D "" -importcfg $WORK/b446/importcfg -pack ./driver.go cat >$WORK/b248/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b161/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid k2UEcihe9Bhyo3qVIAWq/k2UEcihe9Bhyo3qVIAWq -goversion go1.15.7 -D "" -importcfg $WORK/b248/importcfg -pack ./overlay.go mkdir -p $WORK/b451/ cat >$WORK/b477/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b166/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b451/ -importpath github.com/containers/libpod/pkg/rootless -- -I $WORK/b451/ -g -O2 ./rootless_linux.go cat >$WORK/b479/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod/layers /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p github.com/containers/libpod/libpod/layers -complete -installsuffix shared -buildid SWFTjnULTLZPI8V5i-Lp/SWFTjnULTLZPI8V5i-Lp -goversion go1.15.7 -D "" -importcfg $WORK/b477/importcfg -pack ./layer.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod/lock/file /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p github.com/containers/libpod/libpod/lock/file -complete -installsuffix shared -buildid W50WeNxsX0HAHZVc3iGW/W50WeNxsX0HAHZVc3iGW -goversion go1.15.7 -D "" -importcfg $WORK/b479/importcfg -pack ./file_lock.go cat >$WORK/b161/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/storage -complete -installsuffix shared -buildid rC0ao8yyJaMT76oyCnf-/rC0ao8yyJaMT76oyCnf- -goversion go1.15.7 -D "" -importcfg $WORK/b161/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b477/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/5f/5fe060a337d7bfa022c8fcce101e99773a31ef0a4ba0be398969911e418132bb-d # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/80/80a0e5fd01c6190f9b84f01bffd52e50c20c4c58c0922ed7d75ad769a2696c20-d # internal github.com/containers/libpod/pkg/inspect mkdir -p $WORK/b468/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/libpod/libpod/driver=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/inspect /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p github.com/containers/libpod/pkg/inspect -complete -installsuffix shared -buildid 0-IUGiVwDkR16tBMLT9N/0-IUGiVwDkR16tBMLT9N -goversion go1.15.7 -D "" -importcfg $WORK/b468/importcfg -pack ./inspect.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b468/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/60/60e358c75868e2866599aa7a51e82cf7c25acecbcdbb5ccf46bc41febb050133-d # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/d6/d6305124ae51f3855e6fc3d402aeb1b9bd9f7218cf24593042303452bfa35c73-d # internal github.com/containers/libpod/libpod/lock mkdir -p $WORK/b478/ cat >$WORK/b478/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod/lock /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p github.com/containers/libpod/libpod/lock -complete -installsuffix shared -buildid gUdSHaWsPfUA4AbfVRMi/gUdSHaWsPfUA4AbfVRMi -goversion go1.15.7 -D "" -importcfg $WORK/b478/importcfg -pack ./file_lock_manager.go ./in_memory_locks.go ./lock.go ./shm_lock_manager_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/53/53252a25c2708c9af589646482913924e8c1aa2866cabe01842ad08c602c207b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/d9/d91a8578c026c702dc9fe4b4068d79ab47e814dcf6415fbc11aa5bb5feb60b58-d # internal cd $WORK/b451 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b451=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b451=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c rootless_linux.cgo2.c cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b451=/tmp/go-build -gno-record-gcc-switches -I $WORK/b451/ -g -O2 -o $WORK/b451/_x003.o -c rootless_linux.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/1d/1d75db4a3ae875de8d98ae49e2eff4e6c4c95eb946fdf840051e582ef692a0d0-d # internal cd $WORK/b451 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b451=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b451=/tmp/go-build -gno-record-gcc-switches -o $WORK/b451/_cgo_.o $WORK/b451/_cgo_main.o $WORK/b451/_x001.o $WORK/b451/_x002.o $WORK/b451/_x003.o -g -O2 TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage rootless -dynimport $WORK/b451/_cgo_.o -dynout $WORK/b451/_cgo_import.go cat >$WORK/b451/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile os/signal=$WORK/b265/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/containers/libpod/pkg/rootless -installsuffix shared -buildid vyEM5DMpMR876Tbyyw1X/vyEM5DMpMR876Tbyyw1X -goversion go1.15.7 -D "" -importcfg $WORK/b451/importcfg -pack ./rootless.go $WORK/b451/_cgo_gotypes.go $WORK/b451/rootless_linux.cgo1.go $WORK/b451/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b451/_pkg_.a $WORK/b451/_x001.o $WORK/b451/_x002.o $WORK/b451/_x003.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/52/527f5eed7e7f3b25c4612a1a652a536052217bcbcd02c7d9aebc8c31930bf3cd-d # internal github.com/containers/libpod/pkg/registries mkdir -p $WORK/b469/ github.com/containers/libpod/pkg/cgroups mkdir -p $WORK/b474/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b474/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/registries /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p github.com/containers/libpod/pkg/registries -complete -installsuffix shared -buildid 94gxju9f_fFE3NTcPbP_/94gxju9f_fFE3NTcPbP_ -goversion go1.15.7 -D "" -importcfg $WORK/b469/importcfg -pack ./registries.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/cgroups /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p github.com/containers/libpod/pkg/cgroups -complete -installsuffix shared -buildid amk1KQdLsmtz7_FsgLGB/amk1KQdLsmtz7_FsgLGB -goversion go1.15.7 -D "" -importcfg $WORK/b474/importcfg -pack ./blkio.go ./cgroups.go ./cgroups_supported.go ./cpu.go ./cpuset.go ./memory.go ./pids.go ./systemd.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/8b/8bfda0cd6cdda4494fe2dd4b446249bef5a22a407a479165bc6173612ef6da53-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/7f/7f50ae2eb2290225740f0d695ee522f76d5dbbbdeecc03521ab33dfe1c76bc28-d # internal github.com/containers/libpod/utils mkdir -p $WORK/b473/ github.com/containers/libpod/pkg/sysinfo mkdir -p $WORK/b556/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b556/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/parsers=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers importmap github.com/opencontainers/runc/libcontainer/cgroups=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/utils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p github.com/containers/libpod/utils -complete -installsuffix shared -buildid 4-ty6Aj2JNC9kAHDhXUi/4-ty6Aj2JNC9kAHDhXUi -goversion go1.15.7 -D "" -importcfg $WORK/b473/importcfg -pack ./utils.go ./utils_supported.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/sysinfo /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -shared -p github.com/containers/libpod/pkg/sysinfo -complete -installsuffix shared -buildid 9xFEp2JjsTQZNlRJMlkZ/9xFEp2JjsTQZNlRJMlkZ -goversion go1.15.7 -D "" -importcfg $WORK/b556/importcfg -pack ./numcpu_linux.go ./sysinfo.go ./sysinfo_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/35/357e28efa8c5b6f607e6a2ad84ef2935896572cf629239b1d4f85ebcc51b3d30-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/94/944110a59e4c872c7237ed749b040c9edcf9d4efc760c612bc711870000bfb50-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/72/72dc5d91bf7d0e523e2d756ce6dfe3e8bd72b30125dd61c73810c6c159de7ab3-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b222/ github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets github.com/containers/libpod/vendor/github.com/docker/distribution mkdir -p $WORK/b286/ github.com/containers/libpod/vendor/github.com/gorilla/mux github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b288/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF expvar cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid 25XMCXnAScNiGMwzWRAf/25XMCXnAScNiGMwzWRAf -goversion go1.15.7 -D "" -importcfg $WORK/b222/importcfg -pack ./errors.go ./handler.go ./register.go cat >$WORK/b286/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile mime=$WORK/b234/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution -complete -installsuffix shared -buildid FjxGjxZGDthkJPnekvSd/FjxGjxZGDthkJPnekvSd -goversion go1.15.7 -D "" -importcfg $WORK/b286/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt mkdir -p $WORK/b298/ net/http/httputil cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b345/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid B_zTM08oVtOsxuithpMS/B_zTM08oVtOsxuithpMS -goversion go1.15.7 -D "" -importcfg $WORK/b288/importcfg -pack ./http_reader.go ./transport.go cat >$WORK/b345/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b225/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/http/internal=$WORK/b238/_pkg_.a packagefile net/textproto=$WORK/b231/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go mkdir -p $WORK/b287/ github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream cat >$WORK/b298/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b301/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile mime=$WORK/b234/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid CCnLr4-e9hhHLaGXxr0f/CCnLr4-e9hhHLaGXxr0f -goversion go1.15.7 -D "" -importcfg $WORK/b345/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid kDz5Ju6dRGhQzKKVycDh/kDz5Ju6dRGhQzKKVycDh -goversion go1.15.7 -D "" -importcfg $WORK/b298/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy mkdir -p $WORK/b277/ github.com/containers/libpod/vendor/golang.org/x/net/http2 mkdir -p $WORK/b348/ mkdir -p $WORK/b284/ mkdir -p $WORK/b293/ mkdir -p $WORK/b471/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b277/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/proxy=github.com/containers/libpod/vendor/golang.org/x/net/proxy packagefile crypto/tls=$WORK/b122/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b278/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b374/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid C8GAeMR_ZGe_tpssg9_e/C8GAeMR_ZGe_tpssg9_e -goversion go1.15.7 -D "" -importcfg $WORK/b287/importcfg -pack ./addr.go ./authchallenge.go mkdir -p $WORK/b496/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b224/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/tls=$WORK/b122/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b349/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b350/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/http/httptrace=$WORK/b237/_pkg_.a packagefile net/textproto=$WORK/b231/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b523/ github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid QJAzLd3OaHYM3CTgcenB/QJAzLd3OaHYM3CTgcenB -goversion go1.15.7 -D "" -importcfg $WORK/b277/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid 7uRs7sVV58QQoaEH5-iB/7uRs7sVV58QQoaEH5-iB -goversion go1.15.7 -D "" -importcfg $WORK/b348/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b536/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p expvar -std -complete -installsuffix shared -buildid F8HiqKemgmP5ufWzADTt/F8HiqKemgmP5ufWzADTt -goversion go1.15.7 -D "" -importcfg $WORK/b293/importcfg -pack ./expvar.go cat >$WORK/b471/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b472/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b374/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonreference=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b375/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/mail=$WORK/b377/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template=$WORK/b219/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b496/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/containers/libpod/vendor/github.com/gorilla/mux -complete -installsuffix shared -buildid buLdKf3ejxBYvUJ1DXLu/buLdKf3ejxBYvUJ1DXLu -goversion go1.15.7 -D "" -importcfg $WORK/b284/importcfg -pack ./context.go ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid vyxiuZ53VPPlJUDd6tiS/vyxiuZ53VPPlJUDd6tiS -goversion go1.15.7 -D "" -importcfg $WORK/b471/importcfg -pack ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go mkdir -p $WORK/b582/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream -complete -installsuffix shared -buildid nnEFvJXiLhxKdoUmcMMv/nnEFvJXiLhxKdoUmcMMv -goversion go1.15.7 -D "" -importcfg $WORK/b496/importcfg -pack ./doc.go ./httpstream.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid l8nV7sLKertjTp1gCFAh/l8nV7sLKertjTp1gCFAh -goversion go1.15.7 -D "" -importcfg $WORK/b374/importcfg -pack ./draft.go ./errors.go ./format_checkers.go ./internalLog.go ./jsonContext.go ./jsonLoader.go ./locales.go ./result.go ./schema.go ./schemaLoader.go ./schemaPool.go ./schemaReferencePool.go ./schemaType.go ./subSchema.go ./types.go ./utils.go ./validation.go cat >$WORK/b536/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/zlib=$WORK/b152/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy -complete -installsuffix shared -buildid x2XpxLfUIW5XH2wD6Nf3/x2XpxLfUIW5XH2wD6Nf3 -goversion go1.15.7 -D "" -importcfg $WORK/b536/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.go cat >$WORK/b582/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/agent=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b578/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b583/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b579/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b581/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils -complete -installsuffix shared -buildid KERL2lSeyWsbnalHYNkn/KERL2lSeyWsbnalHYNkn -goversion go1.15.7 -D "" -importcfg $WORK/b582/importcfg -pack ./http_json.go ./localip.go ./rand.go ./rate_limiter.go ./udp_client.go ./utils.go cat >$WORK/b523/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid lFL8NrqfxAwoif3aZgj9/lFL8NrqfxAwoif3aZgj9 -goversion go1.15.7 -D "" -importcfg $WORK/b523/importcfg -pack ./ctxhttp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b523/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/80/80fdb606eecc67c37c0d6b57bb0f1c41fb2a50cd1f3333ab82b576ed4b2f2da7-d # internal github.com/containers/libpod/vendor/golang.org/x/oauth2/internal mkdir -p $WORK/b522/ cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/f8/f84f018dbe815afb1ea7329f1c8fea3155b5fc87fb1af8970f678785f553358b-d # internal cat >$WORK/b522/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context/ctxhttp=github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp packagefile context=$WORK/b042/_pkg_.a packagefile crypto/rsa=$WORK/b121/_pkg_.a packagefile crypto/x509=$WORK/b131/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile encoding/pem=$WORK/b134/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b523/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile mime=$WORK/b234/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2/internal -complete -installsuffix shared -buildid kc9Kd1kHqS2NMn-DQtX9/kc9Kd1kHqS2NMn-DQtX9 -goversion go1.15.7 -D "" -importcfg $WORK/b522/importcfg -pack ./doc.go ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/e6/e6efdcfd7c3fa0cbeb1de449dac65be61d3360e80865b28183ec00135f81d5f4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b288/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/b1/b158ed6cb72fcca6799c582bff2b8050443606cfe0a6e4b47aad1f3e28a915e7-d # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/73/734f60a87c8694904360633f0e49ff4e90c3b13c4a1e73ed516876ed5b8ca543-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile crypto/tls=$WORK/b122/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid 9IwG6RogXd_8qiSc9k9c/9IwG6RogXd_8qiSc9k9c -goversion go1.15.7 -D "" -importcfg $WORK/b276/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/06/06b81ccf9d7bf93b42b97ba36ff5d454f690a26a37fe5014094b77a2c257b05f-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/util mkdir -p $WORK/b065/ github.com/containers/libpod/vendor/github.com/docker/docker/errdefs mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/libpod/vendor/google.golang.org/grpc/status packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b222/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b327/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b328/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a EOF cat >$WORK/b065/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/cgroups=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b222/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/errdefs -complete -installsuffix shared -buildid B4Z_30qOR3-SW_Iq5e5e/B4Z_30qOR3-SW_Iq5e5e -goversion go1.15.7 -D "" -importcfg $WORK/b325/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/util /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/util -complete -installsuffix shared -buildid jEVcr2pQdaTCMfwIF-09/jEVcr2pQdaTCMfwIF-09 -goversion go1.15.7 -D "" -importcfg $WORK/b065/importcfg -pack ./types.go ./util.go ./util_uint64.go ./util_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b293/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b471/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/65/65d213a91ec7ec1ff21856299a2c307ea61fa338f1e833aa408aba820fc5cb07-d # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/17/17d07a3dfff7408fc7aad2361523330d4f70b62cb83b31cd4060fe4bb430658f-d # internal github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b573/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b286/_pkg_.a # internal cat >$WORK/b573/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b471/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext -complete -installsuffix shared -buildid J9uZlL8dY4xSIJamzElO/J9uZlL8dY4xSIJamzElO -goversion go1.15.7 -D "" -importcfg $WORK/b573/importcfg -pack ./tags.go cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/2c/2c052bb7a63a5d401ae7cebc31e197ef38527213cb4c10254afa57ba855a29ba-d # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/f3/f3159b7091c251766bf67c19a5bf4baabc916ce06113e8ca980a6f97ec147667-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b522/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/e9/e92751cef375b7b400c65c4cbf7a0468f1da0a9ca4ac50b68c501bad77adc40d-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid 4bdsPcnK6_evj9xRhWjh/4bdsPcnK6_evj9xRhWjh -goversion go1.15.7 -D "" -importcfg $WORK/b312/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/d8/d805a2cf139055a936344af36848d1618278ff6f81b39ce9eff059d3387ddbf3-d # internal github.com/containers/libpod/vendor/golang.org/x/oauth2 mkdir -p $WORK/b521/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b573/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b536/_pkg_.a # internal cat >$WORK/b521/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/internal=github.com/containers/libpod/vendor/golang.org/x/oauth2/internal packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b522/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2 -complete -installsuffix shared -buildid 27NjuX8V5FRmZluaMepb/27NjuX8V5FRmZluaMepb -goversion go1.15.7 -D "" -importcfg $WORK/b521/importcfg -pack ./oauth2.go ./token.go ./transport.go cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/10/10c019631505eef4e4de8674b293010339e7a53c0ac2f415198242d8a559164c-d # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/aa/aa1aac8c3845312cf095254557266aee453b8c19ce5c99b502632525ffb24d92-d # internal github.com/containers/libpod/vendor/github.com/docker/spdystream mkdir -p $WORK/b535/ github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go mkdir -p $WORK/b572/ cat >$WORK/b535/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream/spdy=github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy packagefile container/heap=$WORK/b259/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b536/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b572/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/internal/spanlog=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog importmap github.com/uber/jaeger-client-go/internal/throttler=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler importmap github.com/uber/jaeger-client-go/log=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/sampling=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b573/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b576/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log=$WORK/b577/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b578/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b579/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b580/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b581/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b582/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b584/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go -complete -installsuffix shared -buildid i7wAs4LQDuVfyac5zGXP/i7wAs4LQDuVfyac5zGXP -goversion go1.15.7 -D "" -importcfg $WORK/b572/importcfg -pack ./baggage_setter.go ./constants.go ./context.go ./contrib_observer.go ./doc.go ./header.go ./interop.go ./jaeger_tag.go ./jaeger_thrift_span.go ./logger.go ./metrics.go ./observer.go ./process.go ./propagation.go ./reference.go ./reporter.go ./reporter_options.go ./sampler.go ./sampler_options.go ./span.go ./span_allocator.go ./tracer.go ./tracer_options.go ./transport.go ./transport_udp.go ./zipkin.go ./zipkin_thrift_span.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream -complete -installsuffix shared -buildid aaWz3I0vxj20IoiCfivx/aaWz3I0vxj20IoiCfivx -goversion go1.15.7 -D "" -importcfg $WORK/b535/importcfg -pack ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.go cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/62/6219e292001918890f5d0dc1efbd8a4245410dfdeee07dc9324a054e5975fbb7-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/bind mkdir -p $WORK/b064/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b325/_pkg_.a # internal cat >$WORK/b064/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/bind /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/bind -complete -installsuffix shared -buildid seeAtlPJjwfiGCfOJ9Ts/seeAtlPJjwfiGCfOJ9Ts -goversion go1.15.7 -D "" -importcfg $WORK/b064/importcfg -pack ./mount.go ./util.go cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/dc/dcbfdefb53203966a11e4ff777ade2a458549b35c3bcd506df069f490c7f8ba0-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b324/ github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps mkdir -p $WORK/b546/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b325/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid wO5qCKdUqfrDk-Dy9mX_/wO5qCKdUqfrDk-Dy9mX_ -goversion go1.15.7 -D "" -importcfg $WORK/b324/importcfg -pack ./network.go cat >$WORK/b546/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b186/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps -complete -installsuffix shared -buildid HjzpojT-g-TLX2BOQHTE/HjzpojT-g-TLX2BOQHTE -goversion go1.15.7 -D "" -importcfg $WORK/b546/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/8d/8de65c36b2abfeabcd93b2c98f1910fe0b2611f5c277faf40e3c322846a3ba59-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b324/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/c5/c595683d86cc1eaf016897e557e35294065adb252e7b4397e5da73383da2eaf4-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm/runtime=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b339/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid 8N2twDuxhc-D-VkIoD1l/8N2twDuxhc-D-VkIoD1l -goversion go1.15.7 -D "" -importcfg $WORK/b338/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/98/98a1c77d8458b7c836813f3c063f3b2c1e881dc7a4957919f3e673d9b9c6b70a-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b281/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b546/_pkg_.a # internal cat >$WORK/b281/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/gorilla/mux=github.com/containers/libpod/vendor/github.com/gorilla/mux importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b222/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid 5bySnyUjo-F6r-qvXxK8/5bySnyUjo-F6r-qvXxK8 -goversion go1.15.7 -D "" -importcfg $WORK/b281/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/9a/9ad8475f5ecfce81acb0926a4a6089f664abe4a5eec19c3283ab8422a5f5005d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b521/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b298/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b338/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/e3/e34af0cb011b630e79ca1a47ca8764efb9e0ccc68d517c4feb57ed33baea758c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/0e/0e6dda64723b3204a8f79452ba5ef73be4920239ea6195f2eda673b022e6c95a-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid 4FGlz4YXrDoT_bALaWN9/4FGlz4YXrDoT_bALaWN9 -goversion go1.15.7 -D "" -importcfg $WORK/b310/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/f0/f0399d5cd22f278a63e81760b056cbf9b144c1410f658af6db82255b803defe9-d # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/5c/5c08d1e3adcfe501fed5ac9da394144645ed43efc66f775af1548d76332e4271-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b292/ github.com/containers/libpod/vendor/github.com/docker/docker/api/types github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient mkdir -p $WORK/b408/ mkdir -p $WORK/b317/ cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/9e/9e8212f804d910121bbd47d864b92136036b31982fe52316c8fb2afd43d14e67-d # internal cat >$WORK/b292/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/prometheus/client_golang/prometheus/internal=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model importmap github.com/prometheus/procfs=github.com/containers/libpod/vendor/github.com/prometheus/procfs packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile expvar=$WORK/b293/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b294/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b302/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b104/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b317/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile bufio=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b174/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b408/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/pkg/archive=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/docker/pkg/stdcopy=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b122/_pkg_.a packagefile crypto/x509=$WORK/b131/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b414/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b422/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b174/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/http/httputil=$WORK/b345/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/buildah/chroot mkdir -p $WORK/b240/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid S91QasSzUtEXrI_ni6QD/S91QasSzUtEXrI_ni6QD -goversion go1.15.7 -D "" -importcfg $WORK/b292/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types -complete -installsuffix shared -buildid szcglZNNSPAik3GSUmXv/szcglZNNSPAik3GSUmXv -goversion go1.15.7 -D "" -importcfg $WORK/b317/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./error_response_ext.go ./graph_driver_data.go ./id_response.go ./image_delete_response_item.go ./image_summary.go ./plugin.go ./plugin_device.go ./plugin_env.go ./plugin_interface_type.go ./plugin_mount.go ./plugin_responses.go ./port.go ./seccomp.go ./service_update_response.go ./stats.go ./types.go ./volume.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid 2NE0-Gb_xU2rSkF_-2gk/2NE0-Gb_xU2rSkF_-2gk -goversion go1.15.7 -D "" -importcfg $WORK/b408/importcfg -pack ./auth.go ./change.go ./client.go ./client_unix.go ./container.go ./distribution.go ./env.go ./event.go ./exec.go ./image.go ./misc.go ./network.go ./plugin.go ./registry_auth.go ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./system.go ./tar.go ./tls.go ./volume.go cat >$WORK/b240/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opencontainers/runc/libcontainer/apparmor=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/chroot /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/chroot -complete -installsuffix shared -buildid z8rmFxYLyJ4yAvi4SDok/z8rmFxYLyJ4yAvi4SDok -goversion go1.15.7 -D "" -importcfg $WORK/b240/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/61/61dd66cb0e394efa2dbf22b3e11f5c95f27f7a1e07fd13c795e0e3e8c139d157-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/f5/f54e9d4dc2d1adcf5eb62d2f7d96132a619ad7a60a9633a39c4027aa109e2d87-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/62/6299c85688ade893de2e0d76570c06d0a61b945d95af73654b5740dbb8d7ba35-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/fa/fa66612d105adb6ff52ce3ad08623108a17c20df0d08f9ed87b18ea2c03f85ed-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b317/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid _DGEazHvGGx87SJ7EXkw/_DGEazHvGGx87SJ7EXkw -goversion go1.15.7 -D "" -importcfg $WORK/b344/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/1a/1ad259f4c5b57438eb7ed74c0669aa594b6f94aa438fd9ff913ddfc22d331ca2-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/client mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/api=github.com/containers/libpod/vendor/github.com/docker/docker/api importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/image=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/time=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions importmap github.com/docker/docker/api/types/volume=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b122/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/http/httputil=$WORK/b345/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/client -complete -installsuffix shared -buildid Y7-Xoee1VTkPeNWMbwoY/Y7-Xoee1VTkPeNWMbwoY -goversion go1.15.7 -D "" -importcfg $WORK/b315/importcfg -pack ./build_cancel.go ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_deprecated.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./options.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b240/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b572/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b292/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b374/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b408/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b348/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/75/75f32a614c3c2bffe334f87581a9edab8cd398dcb8c3f4699be97555e1007f40-d # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/0b/0ba647bfcbc18b4ea5f5c9516d51f395af3c107f4f25333934603fd337ebb8a1-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b304/ cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/d0/d04d8b2e271232ecda095fe63f45e70366de298a7377c2083aa5157d9feafe7b-d # internal cat >$WORK/b304/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt packagefile bufio=$WORK/b041/_pkg_.a packagefile compress/gzip=$WORK/b224/_pkg_.a packagefile crypto/tls=$WORK/b122/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b298/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/http/httptrace=$WORK/b237/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote mkdir -p $WORK/b586/ github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid qeOgAsenihl_oh1_2vOt/qeOgAsenihl_oh1_2vOt -goversion go1.15.7 -D "" -importcfg $WORK/b304/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/9c/9c3d7b7a8958518b7c352b3839aeb43b221f0744b175aa93ebcf780fcb87dcbd-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics mkdir -p $WORK/b588/ github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b314/ cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/33/33cbaf25c40b28d2db9f6f5e3b18aa1554483ae41b98015271f2d0976c19bced-d # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/83/83b7109dfeb175d50ed98fa2307a8383bd15150ab9ad8f90f876c22c0b674aba-d # internal cat >$WORK/b586/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/thrift-gen/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b572/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b587/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b582/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b589/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote -complete -installsuffix shared -buildid r5WIbIj3iEH54qEbJR-V/r5WIbIj3iEH54qEbJR-V -goversion go1.15.7 -D "" -importcfg $WORK/b586/importcfg -pack ./options.go ./restriction_manager.go cat >$WORK/b588/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b572/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b582/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b590/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote -complete -installsuffix shared -buildid tBWRc9j3_ujH-_Vktj8P/tBWRc9j3_ujH-_Vktj8P -goversion go1.15.7 -D "" -importcfg $WORK/b588/importcfg -pack ./options.go ./throttler.go github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b368/ github.com/containers/libpod/vendor/github.com/openshift/imagebuilder mkdir -p $WORK/b407/ cat >$WORK/b589/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b573/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b572/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b584/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b314/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker/client=github.com/containers/libpod/vendor/github.com/docker/docker/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a EOF cat >$WORK/b590/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b572/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b578/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b579/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/0a/0a5a730dfd97a6b57200843f704a46ec118c52e45a602c4b06a39bf2b7797bbe-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics -complete -installsuffix shared -buildid o5Bl6GBbKxHSfm_4feav/o5Bl6GBbKxHSfm_4feav -goversion go1.15.7 -D "" -importcfg $WORK/b589/importcfg -pack ./doc.go ./endpoints.go ./metrics.go ./normalizer.go ./observer.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid w_23mpg_TIs8gj4NXwuv/w_23mpg_TIs8gj4NXwuv -goversion go1.15.7 -D "" -importcfg $WORK/b314/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport -complete -installsuffix shared -buildid Ze2cZb_ElQad3wzeQ7nk/Ze2cZb_ElQad3wzeQ7nk -goversion go1.15.7 -D "" -importcfg $WORK/b590/importcfg -pack ./doc.go ./http.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b406/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/libpod/vendor/github.com/blang/semver importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/filepath=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath importmap github.com/opencontainers/runtime-tools/specerror=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap github.com/xeipuuv/gojsonschema=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema packagefile bufio=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b371/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b374/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b407/importcfg << 'EOF' # internal # import config importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/openshift/imagebuilder/signal=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal importmap github.com/openshift/imagebuilder/strslice=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice packagefile bytes=$WORK/b003/_pkg_.a packagefile flag=$WORK/b184/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b426/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/scanner=$WORK/b170/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid Jr70zsy4Ww0jLvWh5ec8/Jr70zsy4Ww0jLvWh5ec8 -goversion go1.15.7 -D "" -importcfg $WORK/b368/importcfg -pack ./validate.go ./validate_linux.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder -complete -installsuffix shared -buildid NPmWLF-iW0mD-ayb-AG3/NPmWLF-iW0mD-ayb-AG3 -goversion go1.15.7 -D "" -importcfg $WORK/b407/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go cat >$WORK/b406/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b122/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b348/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b394/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid lm6OqGpSKXoqxv26Wq0Q/lm6OqGpSKXoqxv26Wq0Q -goversion go1.15.7 -D "" -importcfg $WORK/b406/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/b5/b5e7b88775a48383856b0b303227e6ed867a1b55293b0b87c631958f68e999fa-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b588/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/44/44df284710dc5544c34ac7a2a99e5d7b011c1abd39d42cda8b7f5de95618fcf3-d # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/b8/b827b5c7669b3ec8b07a2f907920e38e2a8769f7401239f33c5305e7917c5365-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/7b/7b6b65512a4307f050c20a7bc2b26aaa4d2744b77e6ef1a8fb940a05d437454a-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config mkdir -p $WORK/b585/ cat >$WORK/b585/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage/remote=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote importmap github.com/uber/jaeger-client-go/internal/throttler/remote=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote importmap github.com/uber/jaeger-client-go/rpcmetrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics importmap github.com/uber/jaeger-client-go/transport=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b572/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b588/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b584/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config -complete -installsuffix shared -buildid j4IuzTBea5t7zA35ZoYb/j4IuzTBea5t7zA35ZoYb -goversion go1.15.7 -D "" -importcfg $WORK/b585/importcfg -pack ./config.go ./config_env.go ./options.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/cf/cfa3abcaea7b27a27238b46f2aa86b0c00435b6fa93f3cf8a0c09e77b2609906-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/e6/e60bcef1a59780d90985f13023dff93ddfe483f95b015b10a8d3673aa4769192-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b405/ github.com/containers/libpod/vendor/k8s.io/client-go/transport mkdir -p $WORK/b520/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b394/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b520/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/containers/libpod/vendor/golang.org/x/oauth2 importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile context=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b122/_pkg_.a packagefile crypto/x509=$WORK/b131/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b521/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b394/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid 0-YnkQv1uO41GuPUuMGz/0-YnkQv1uO41GuPUuMGz -goversion go1.15.7 -D "" -importcfg $WORK/b405/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid 33fS0EYE0AWfWdYkyij0/33fS0EYE0AWfWdYkyij0 -goversion go1.15.7 -D "" -importcfg $WORK/b520/importcfg -pack ./cache.go ./config.go ./round_trippers.go ./token_source.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b585/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/15/1501a3facaf973cbd961df3ea221e8261a18c1ecd61b301fad049be8843e0a3f-d # internal github.com/containers/libpod/pkg/tracing mkdir -p $WORK/b571/ cat >$WORK/b571/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/config=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b572/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config=$WORK/b585/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/tracing /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -shared -p github.com/containers/libpod/pkg/tracing -complete -installsuffix shared -buildid KZV7ZBc_hBVnca-2Lw8i/KZV7ZBc_hBVnca-2Lw8i -goversion go1.15.7 -D "" -importcfg $WORK/b571/importcfg -pack ./tracing.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b368/_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/b571/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/d6/d637ed5b96e5bdee4983b02bede21a8ec602a549431876d1729bc0c18e57839d-d # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/1a/1a5a4bcb32dcdf4f6c046826a76c0aebbc15535596ba2cce0d9533ff70ef4276-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b366/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b405/_pkg_.a # internal cat >$WORK/b366/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate/seccomp=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b186/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/ad/add5f75e3217870972fced87543d9cb1c4b3595f91a8470874ffb02fc204571e-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid vkE4bw5kIoiGln44Wc4p/vkE4bw5kIoiGln44Wc4p -goversion go1.15.7 -D "" -importcfg $WORK/b366/importcfg -pack ./config.go ./generate.go cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/f1/f10cb7c3a39531c555caf28275e4ac00e86c4e458d2b8aacd632ceb7ac24ab4f-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/fields=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b380/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b384/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b405/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid X6O8aqpRhvwEXk5PnC3N/X6O8aqpRhvwEXk5PnC3N -goversion go1.15.7 -D "" -importcfg $WORK/b383/importcfg -pack ./controller_ref.go ./conversion.go ./deepcopy.go ./doc.go ./duration.go ./fields_proto.go ./generated.pb.go ./group_version.go ./helpers.go ./labels.go ./meta.go ./micro_time.go ./micro_time_proto.go ./register.go ./time.go ./time_proto.go ./types.go ./types_swagger_doc_generated.go ./watch.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/d7/d7e2eef2760bddb67f3b2d588a603b5620fd133313f0aabf6e0ed615984ebb39-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/8e/8e79dedd87d3a77948fe0d0e8234a22a5f3eca47ff7a750893305b3b07db4ca5-d # internal github.com/containers/libpod/vendor/github.com/docker/go-metrics mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b304/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-metrics -complete -installsuffix shared -buildid CQawKAPYjtL5c6u8cBg0/CQawKAPYjtL5c6u8cBg0 -goversion go1.15.7 -D "" -importcfg $WORK/b291/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/bd/bd67e252e7cfe07e7e5639f904dc668a7c320b5a225ae5279e4236b599bc5be7-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/metrics mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-metrics=github.com/containers/libpod/vendor/github.com/docker/go-metrics packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b291/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/metrics -complete -installsuffix shared -buildid tIc-TXomfm0ckhw09Gyt/tIc-TXomfm0ckhw09Gyt -goversion go1.15.7 -D "" -importcfg $WORK/b290/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/23/23c7f8f5a60e913e638a267a7875ceba276a7d327b7b2cafb49f2d014ec2ce2a-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/metrics=github.com/containers/libpod/vendor/github.com/docker/distribution/metrics importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b290/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid 1zaDqfokvhn0nZ1O0y9E/1zaDqfokvhn0nZ1O0y9E -goversion go1.15.7 -D "" -importcfg $WORK/b289/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/18/187effd4c7be1cee4e6acff91bcdebcb57a0b0fbb3bf0e486e2d3b4b7a504959-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/0f/0f68441f6f8c6c200c34789f9ac58783486ed393c3060cd09de51b5305d1fb55-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b289/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid ttHj7XbStlNcmFsG4dJX/ttHj7XbStlNcmFsG4dJX -goversion go1.15.7 -D "" -importcfg $WORK/b305/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/6a/6aec8adcd4206c148669648273f66d53ae1bac03a8bc7b175322fe3392ab1f1c-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client/auth/challenge=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge importmap github.com/docker/distribution/registry/client/transport=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/docker/distribution/registry/storage/cache/memory=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b222/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b288/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b289/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid m-MF5B3dmRnWDrgXgNpL/m-MF5B3dmRnWDrgXgNpL -goversion go1.15.7 -D "" -importcfg $WORK/b285/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/0c/0c8a09393c9875ab5a505a67d5c78dfe3e6b178588103f9801ce9950482da902-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/tls=$WORK/b122/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b222/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile mime=$WORK/b234/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker -complete -installsuffix shared -buildid a3c4fAZy19gyWBLOUdW9/a3c4fAZy19gyWBLOUdW9 -goversion go1.15.7 -D "" -importcfg $WORK/b269/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./errors.go ./lookaside.go ./wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/12/126b0f23ac46d58bc22c3d8ab0af50dad8f69d47e68fe3a25638525d98e88066-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/libpod/vendor/github.com/containers/image/v5/version importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/imdario/mergo=github.com/containers/libpod/vendor/github.com/imdario/mergo importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/client-go/util/homedir=github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/tls=$WORK/b122/_pkg_.a packagefile crypto/x509=$WORK/b131/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b347/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b348/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b356/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid D59wFIZ6Ow8yZKZVmTdY/D59wFIZ6Ow8yZKZVmTdY -goversion go1.15.7 -D "" -importcfg $WORK/b346/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/a2/a2b1d637d06ccb163f90fd24e899bc0466c61d6658ec0f5140fcf2ac90840fba-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/daemon=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/openshift=github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid 4Hr7u7fdL8Y7RBZicVqQ/4Hr7u7fdL8Y7RBZicVqQ -goversion go1.15.7 -D "" -importcfg $WORK/b313/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/ea/ea09b2b04b095c46b3b3698dd1b1be18f8c240d842eff88e6e7b3a7fafa2914b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/ef/ef268a3a880e73b6a476d2f4bb1e056b4eba64dd5c9837421b820ee57856aa1a-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand mkdir -p $WORK/b497/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured mkdir -p $WORK/b515/ mkdir -p $WORK/b499/ mkdir -p $WORK/b513/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b383/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b515/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b402/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b525/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand -complete -installsuffix shared -buildid i2liQimHk-IewYEs8Y7G/i2liQimHk-IewYEs8Y7G -goversion go1.15.7 -D "" -importcfg $WORK/b497/importcfg -pack ./constants.go cat >$WORK/b499/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b392/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid yO2fl9-LmY26alzS6Jcj/yO2fl9-LmY26alzS6Jcj -goversion go1.15.7 -D "" -importcfg $WORK/b515/importcfg -pack ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go mkdir -p $WORK/b516/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid MGMpTKLYfSFOA2GaRQgT/MGMpTKLYfSFOA2GaRQgT -goversion go1.15.7 -D "" -importcfg $WORK/b499/importcfg -pack ./doc.go ./errors.go cat >$WORK/b513/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b340/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b510/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid DBGC8tpR0yWGMrWsJY1O/DBGC8tpR0yWGMrWsJY1O -goversion go1.15.7 -D "" -importcfg $WORK/b513/importcfg -pack ./doc.go ./protobuf.go cat >$WORK/b525/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b405/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid As2qdujcL26JwmdSqp-4/As2qdujcL26JwmdSqp-4 -goversion go1.15.7 -D "" -importcfg $WORK/b525/importcfg -pack ./decoder.go ./encoder.go cat >$WORK/b516/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a EOF github.com/containers/libpod/vendor/k8s.io/api/core/v1 mkdir -p $WORK/b379/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid 8ApTHL_GUqerL5dBdXef/8ApTHL_GUqerL5dBdXef -goversion go1.15.7 -D "" -importcfg $WORK/b516/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go cat >$WORK/b379/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b380/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b404/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p github.com/containers/libpod/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid MB_eaOy5N66_K-jmkS0A/MB_eaOy5N66_K-jmkS0A -goversion go1.15.7 -D "" -importcfg $WORK/b379/importcfg -pack ./annotation_key_constants.go ./doc.go ./generated.pb.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/10/1098b1867fad0676e70b129d51f2f08bec68de3fde8f553cad9338b14e0b42d8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/e9/e933d868b06f533fb190f8ba1d3ab0d284a7bcc48b3f1844829a0ce412e749d6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/10/1074d24501e45ae11d9cc4eb86028a779ae5b7603fe2fd033900521409936e5e-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 mkdir -p $WORK/b518/ github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 mkdir -p $WORK/b517/ cat >$WORK/b518/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b516/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid wdBVOao8zGckNrCPA8lG/wdBVOao8zGckNrCPA8lG -goversion go1.15.7 -D "" -importcfg $WORK/b518/importcfg -pack ./conversion.go ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go cat >$WORK/b517/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b516/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid nJOzfl9O8upIR0b-hf_V/nJOzfl9O8upIR0b-hf_V -goversion go1.15.7 -D "" -importcfg $WORK/b517/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/cf/cf5fd9ae2efbce937508da9d1596daae707b0b1f5e9a6fcb49cfd9f0d0c233c8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/60/60fbaeb8e088cd03792a47e6063c573699fb9c4b6bc350904c24b5adaf7740d6-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/20/20684f2720fc7196b25ae167eb9a44de76bbf82401bce41668bbffc40cd0988f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/44/440a060ed4d4949a7d6c74b4cf1c92cf39706c03de5ab76955eb4fc4de7b449c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/84/84748a658c08244e33ea9667349439beef9efbf249345e7c8f402d94ebf8bd0e-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid iLW-4kGRmHjrH2_ml2CP/iLW-4kGRmHjrH2_ml2CP -goversion go1.15.7 -D "" -importcfg $WORK/b514/importcfg -pack ./versioning.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/90/902cfde6bf4079c414a7702feb24d1466d094b26f787f994b1c9600eae95aa10-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer mkdir -p $WORK/b504/ cat >$WORK/b504/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json importmap k8s.io/apimachinery/pkg/runtime/serializer/protobuf=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b514/_pkg_.a packagefile mime=$WORK/b234/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid Xx2RclR8SyuqBZ2VDLEM/Xx2RclR8SyuqBZ2VDLEM -goversion go1.15.7 -D "" -importcfg $WORK/b504/importcfg -pack ./codec_factory.go ./negotiated_codec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/f5/f597ca50819829c85b3c417ac69c6a786b9aece9469741e0e1650faba8835f74-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec mkdir -p $WORK/b503/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy mkdir -p $WORK/b534/ cat >$WORK/b503/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/connrotation=github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b122/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b244/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b519/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b520/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b524/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b394/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b534/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream=github.com/containers/libpod/vendor/github.com/docker/spdystream importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/third_party/forked/golang/netutil=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b122/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b535/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b394/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/http/httputil=$WORK/b345/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid Lm-Qhm9RMmC676n-wCym/Lm-Qhm9RMmC676n-wCym -goversion go1.15.7 -D "" -importcfg $WORK/b503/importcfg -pack ./exec.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid ICqGadjR4nToLXLkI0aP/ICqGadjR4nToLXLkI0aP -goversion go1.15.7 -D "" -importcfg $WORK/b534/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/04/048c7aad26e693a5b00cfef195b511d920a256ab208cbcb63a666ba898e34d41-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/rest mkdir -p $WORK/b498/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b534/_pkg_.a # internal cat >$WORK/b498/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/pkg/version=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version importmap k8s.io/client-go/plugin/pkg/client/auth/exec=github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec importmap k8s.io/client-go/rest/watch=github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/metrics=github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/cert=github.com/containers/libpod/vendor/k8s.io/client-go/util/cert importmap k8s.io/client-go/util/flowcontrol=github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b122/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b348/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b519/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b520/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b527/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b529/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b394/_pkg_.a packagefile mime=$WORK/b234/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid jU65DnN70PjCT9YqtELU/jU65DnN70PjCT9YqtELU -goversion go1.15.7 -D "" -importcfg $WORK/b498/importcfg -pack ./client.go ./config.go ./plugin.go ./request.go ./transport.go ./url_utils.go ./urlbackoff.go ./zz_generated.deepcopy.go cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/4e/4eb2dcb157432b6f981aa6d01be7d264ad2446b6459209238a198eb77c081618-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/49/497b3ac826fe976efcfb2a0be04fa4932edeb9cbf6b697c32c498d630db13b23-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy mkdir -p $WORK/b533/ cat >$WORK/b533/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/httpstream/spdy=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b534/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b498/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy -complete -installsuffix shared -buildid 3ZNV_upolaJLxV1Eratp/3ZNV_upolaJLxV1Eratp -goversion go1.15.7 -D "" -importcfg $WORK/b533/importcfg -pack ./spdy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/7a/7aca6bd7c2211f49162770a7ad1423039b210755f653d10987404017fa6f6818-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/12/1294e4eb6bf19a145c61fff26db588d37c8d8702a9642c23a50ac3ab7f4616fb-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand mkdir -p $WORK/b495/ github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 mkdir -p $WORK/b378/ cat >$WORK/b495/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/remotecommand=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/transport/spdy=github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy importmap k8s.io/client-go/util/exec=github.com/containers/libpod/vendor/k8s.io/client-go/util/exec importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b379/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b498/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b533/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b394/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand -complete -installsuffix shared -buildid gPoTlqVzZ_IMvMuofwj_/gPoTlqVzZ_IMvMuofwj_ -goversion go1.15.7 -D "" -importcfg $WORK/b495/importcfg -pack ./doc.go ./errorstream.go ./reader.go ./remotecommand.go ./resize.go ./v1.go ./v2.go ./v3.go ./v4.go cat >$WORK/b378/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile encoding/json=$WORK/b043/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b379/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 -complete -installsuffix shared -buildid znY4FLbtYYqgo8jdUS21/znY4FLbtYYqgo8jdUS21 -goversion go1.15.7 -D "" -importcfg $WORK/b378/importcfg -pack ./doc.go ./register.go ./stringsource.go ./types.go ./types_apiserver.go ./types_authentication.go ./types_build.go ./types_cluster_operator.go ./types_cluster_version.go ./types_console.go ./types_dns.go ./types_feature.go ./types_image.go ./types_infrastructure.go ./types_ingress.go ./types_network.go ./types_oauth.go ./types_operatorhub.go ./types_project.go ./types_proxy.go ./types_scheduling.go ./zz_generated.deepcopy.go ./zz_generated.swagger_doc_generated.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/12/125bcc0050036f8ae7fecd31ddad01e854241fb16fa35f2256ffbd82b29df739-d # internal github.com/containers/libpod/pkg/kubeutils mkdir -p $WORK/b494/ github.com/containers/libpod/pkg/varlinkapi/virtwriter mkdir -p $WORK/b594/ cat >$WORK/b494/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b495/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/kubeutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -shared -p github.com/containers/libpod/pkg/kubeutils -complete -installsuffix shared -buildid HG8oRe54SuBTl-4yhQlJ/HG8oRe54SuBTl-4yhQlJ -goversion go1.15.7 -D "" -importcfg $WORK/b494/importcfg -pack ./resize.go cat >$WORK/b594/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b495/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/varlinkapi/virtwriter /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -shared -p github.com/containers/libpod/pkg/varlinkapi/virtwriter -complete -installsuffix shared -buildid Xx6YoiCXSCD6nbo7fndh/Xx6YoiCXSCD6nbo7fndh -goversion go1.15.7 -D "" -importcfg $WORK/b594/importcfg -pack ./virtwriter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/09/09093c223f50116384edaab4e6d101a5324f9550761634837ce1069aab0da04a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/74/741fe12a963681d2ecb446923bcd40c2ec7cb1b000c17d283c4a7b4445e8b9aa-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/31/314c3badf1066cf87d022b741f996de5f668da0e320f79ea99fe4f8f3abccc9c-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/chroot=github.com/containers/libpod/vendor/github.com/containers/buildah/chroot importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/pkg/blobcache=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache importmap github.com/containers/buildah/pkg/cgroups=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/overlay=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/buildah/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/docker/libnetwork/resolvconf=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/openshift/api/config/v1=github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/libpod/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/api/config/v1=$WORK/b378/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah -complete -installsuffix shared -buildid _Gnixcak8nuWKKxPObNE/_Gnixcak8nuWKKxPObNE -goversion go1.15.7 -D "" -importcfg $WORK/b051/importcfg -pack ./add.go ./buildah.go ./commit.go ./common.go ./config.go ./delete.go ./digester.go ./image.go ./import.go ./info.go ./mount.go ./new.go ./pull.go ./run.go ./run_linux.go ./seccomp.go ./selinux.go ./unmount.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/e5/e58b4159d60a4c9dfdc077fd90a50df75f3e5289880577b92e04bd16569261e9-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli mkdir -p $WORK/b430/ github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah mkdir -p $WORK/b438/ mkdir -p $WORK/b428/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b431/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b438/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid dk6uxAyVieBP_eF-vzad/dk6uxAyVieBP_eF-vzad -goversion go1.15.7 -D "" -importcfg $WORK/b430/importcfg -pack ./common.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid 8qO6R0ahWZtmzTlvBmyq/8qO6R0ahWZtmzTlvBmyq -goversion go1.15.7 -D "" -importcfg $WORK/b438/importcfg -pack ./parse.go ./parse_unix.go cat >$WORK/b428/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile flag=$WORK/b184/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid ptkgH9Y9uG_IQPEQCW-8/ptkgH9Y9uG_IQPEQCW-8 -goversion go1.15.7 -D "" -importcfg $WORK/b428/importcfg -pack ./build.go ./chroot_symlink_linux.go ./executor.go ./stage_executor.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/89/89023141aed3e2c300514bb0935af370b0bcf1db13476cb20adf1739aad5f20c-d # internal github.com/containers/libpod/cmd/podman/cliconfig mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/cli=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b435/_pkg_.a packagefile net=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/cmd/podman/cliconfig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p github.com/containers/libpod/cmd/podman/cliconfig -complete -installsuffix shared -buildid hAnRFvU_FlWUetuaugYw/hAnRFvU_FlWUetuaugYw -goversion go1.15.7 -D "" -importcfg $WORK/b434/importcfg -pack ./commands.go ./config.go ./create.go ./defaults.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/0e/0ebd370e35d61d8c760b9f393c70da58168cc7a3895050ce22493f3cc1f121b3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/c7/c747244ace599ab32622fc54178eb56166968040c6ea365a33ad0b75634dc12e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/c2/c27d305a6080691a304ed28ec75d6b167ef839b7054131f17dbe6e702a13e0c5-d # internal github.com/containers/libpod/pkg/util mkdir -p $WORK/b448/ cat >$WORK/b448/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b244/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/util /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/containers/libpod/pkg/util -complete -installsuffix shared -buildid ic-OTLXx92D83xEplun1/ic-OTLXx92D83xEplun1 -goversion go1.15.7 -D "" -importcfg $WORK/b448/importcfg -pack ./mountOpts.go ./utils.go ./utils_linux.go ./utils_supported.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/4d/4dccb1902c39fd7cfcae338550db9c25363cf0417d23239fcee1ba9fa95deb77-d # internal github.com/containers/libpod/pkg/netns mkdir -p $WORK/b540/ github.com/containers/libpod/libpod/events github.com/containers/libpod/pkg/network mkdir -p $WORK/b447/ mkdir -p $WORK/b562/ cat >$WORK/b540/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b447/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/coreos/go-systemd/journal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal importmap github.com/coreos/go-systemd/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b462/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/netns /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -shared -p github.com/containers/libpod/pkg/netns -complete -installsuffix shared -buildid _PC-EGl58kqoK0uEsFP5/_PC-EGl58kqoK0uEsFP5 -goversion go1.15.7 -D "" -importcfg $WORK/b540/importcfg -pack ./netns_linux.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod/events /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/containers/libpod/libpod/events -complete -installsuffix shared -buildid fwXOtRYcNKdeKT8QltxK/fwXOtRYcNKdeKT8QltxK -goversion go1.15.7 -D "" -importcfg $WORK/b447/importcfg -pack ./config.go ./events.go ./events_linux.go ./filters.go ./journal_linux.go ./logfile.go ./nullout.go cat >$WORK/b562/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/plugins/pkg/ip=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/network /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -shared -p github.com/containers/libpod/pkg/network -complete -installsuffix shared -buildid f3suUEpwVs8mXq5dU2_b/f3suUEpwVs8mXq5dU2_b -goversion go1.15.7 -D "" -importcfg $WORK/b562/importcfg -pack ./config.go ./devices.go ./files.go ./ip.go ./netconflist.go ./network.go ./subnet.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/c2/c2d7dc45be69b346571f1282ed81688c6e517d9ef04fc8270836e7654e324e50-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/7b/7b719cf4aed84e58604f12fbdeef7e959b9f3e909e209c595d5144aa19e7f633-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/77/775d1e76c464465a6828f8e2fca21d88a4035950ac1799feccad6dbf51dd79fe-d # internal github.com/containers/libpod/libpod/image mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b266/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod/image /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/containers/libpod/libpod/image -complete -installsuffix shared -buildid fiiPud3TDD5tGIaxkZVX/fiiPud3TDD5tGIaxkZVX -goversion go1.15.7 -D "" -importcfg $WORK/b445/importcfg -pack ./docker_registry_options.go ./errors.go ./image.go ./parts.go ./prune.go ./pull.go ./search.go ./signing_options.go ./utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/73/73e5265e132dc610f4257957cd0fbda53a17cd5222814e8c6099bf89a97569e8-d # internal github.com/containers/libpod/libpod/define mkdir -p $WORK/b444/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod/define /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/containers/libpod/libpod/define -complete -installsuffix shared -buildid wFNWRSYclTXsRS5VdcpV/wFNWRSYclTXsRS5VdcpV -goversion go1.15.7 -D "" -importcfg $WORK/b444/importcfg -pack ./config.go ./containerstate.go ./errors.go ./exec_codes.go ./runtime.go ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/d6/d6867c1e71f20ac9a359f8d81e59c22ac62f29dd7abdf1d1ac2d303944b5c0f2-d # internal github.com/containers/libpod/libpod/config mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/containers/libpod/libpod/config -complete -installsuffix shared -buildid OcnubAvlMxhUF2vaVbCk/OcnubAvlMxhUF2vaVbCk -goversion go1.15.7 -D "" -importcfg $WORK/b443/importcfg -pack ./config.go ./default.go ./merge.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/66/6670fcbf684df2d749fee8119358846531b0d4fe9130c14dc266e2e03456712b-d # internal github.com/containers/libpod/libpod mkdir -p $WORK/b441/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b441/ -importpath github.com/containers/libpod/libpod -- -I $WORK/b441/ -g -O2 ./oci_attach_linux_cgo.go cd $WORK/b441 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b441=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b441=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c oci_attach_linux_cgo.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b441=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b441=/tmp/go-build -gno-record-gcc-switches -o $WORK/b441/_cgo_.o $WORK/b441/_cgo_main.o $WORK/b441/_x001.o $WORK/b441/_x002.o -g -O2 TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage libpod -dynimport $WORK/b441/_cgo_.o -dynout $WORK/b441/_cgo_import.go cat >$WORK/b441/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/coreos/go-systemd/activation=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus importmap github.com/coreos/go-systemd/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/docker/oci/caps=github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps importmap github.com/docker/docker/pkg/namesgenerator=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/etcd-io/bbolt=github.com/containers/libpod/vendor/github.com/etcd-io/bbolt importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap github.com/vishvananda/netlink=github.com/containers/libpod/vendor/github.com/vishvananda/netlink importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b062/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/libpod/config=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/libpod/lock=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/apparmor=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b541/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b379/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b495/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/containers/libpod/libpod -installsuffix shared -buildid aGLApc1RwmEZC_FPnt2e/aGLApc1RwmEZC_FPnt2e -goversion go1.15.7 -D "" -importcfg $WORK/b441/importcfg -pack ./boltdb_state.go ./boltdb_state_internal.go ./boltdb_state_linux.go ./container.go ./container.log.go ./container_api.go ./container_commit.go ./container_graph.go ./container_inspect.go ./container_internal.go ./container_internal_linux.go ./container_linux.go ./container_log_linux.go ./container_top_linux.go ./diff.go ./events.go ./healthcheck.go ./healthcheck_linux.go ./in_memory_state.go ./info.go ./kube.go ./mounts_linux.go ./networking_linux.go ./oci.go ./oci_attach_linux.go ./oci_conmon_linux.go ./oci_missing.go ./oci_util.go ./options.go ./pod.go ./pod_api.go ./pod_internal.go ./pod_top_linux.go ./runtime.go ./runtime_cstorage.go ./runtime_ctr.go ./runtime_img.go ./runtime_migrate.go ./runtime_pod.go ./runtime_pod_infra_linux.go ./runtime_pod_linux.go ./runtime_renumber.go ./runtime_volume.go ./runtime_volume_linux.go ./state.go ./stats.go ./stats_config.go ./storage.go ./util.go ./util_linux.go ./volume.go ./volume_inspect.go ./volume_internal.go ./volume_internal_linux.go $WORK/b441/_cgo_gotypes.go $WORK/b441/oci_attach_linux_cgo.cgo1.go $WORK/b441/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b441/_pkg_.a $WORK/b441/_x001.o $WORK/b441/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/07/07e5ec5aedb9c1053fc52a1279b4317e5e277f4446b1915e1b65b3287159436c-d # internal github.com/containers/libpod/cmd/podman/libpodruntime mkdir -p $WORK/b440/ github.com/containers/libpod/pkg/adapter/shortcuts mkdir -p $WORK/b561/ github.com/containers/libpod/pkg/spec cat >$WORK/b440/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile context=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/cmd/podman/libpodruntime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/containers/libpod/cmd/podman/libpodruntime -complete -installsuffix shared -buildid A9IyF7GgqtEcPAYiuM5o/A9IyF7GgqtEcPAYiuM5o -goversion go1.15.7 -D "" -importcfg $WORK/b440/importcfg -pack ./runtime.go mkdir -p $WORK/b555/ cat >$WORK/b561/importcfg << 'EOF' # internal # import config packagefile github.com/containers/libpod/libpod=$WORK/b441/_pkg_.a EOF cat >$WORK/b555/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/oci/caps=github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/libpod/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/libpod/config=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/adapter/shortcuts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -shared -p github.com/containers/libpod/pkg/adapter/shortcuts -complete -installsuffix shared -buildid 7rynQKeW5roN5Qz-ECnQ/7rynQKeW5roN5Qz-ECnQ -goversion go1.15.7 -D "" -importcfg $WORK/b561/importcfg -pack ./shortcuts.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/spec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -shared -p github.com/containers/libpod/pkg/spec -complete -installsuffix shared -buildid w9FNkfgBWIvGjPQ7Tsou/w9FNkfgBWIvGjPQ7Tsou -goversion go1.15.7 -D "" -importcfg $WORK/b555/importcfg -pack ./config_linux.go ./config_linux_cgo.go ./containerconfig.go ./createconfig.go ./parse.go ./ports.go ./spec.go ./storage.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/85/852a0e0a1f12b39bb595f8b5676472506c037c098eccb1638d2af977eae126f3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/19/197b0185a4cfe2bdc069213b89e395b313b82a89911dd3a6fbdbd7111f0e9147-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/57/5716cb9a715465b4420b41a05d9298e7c8e0a8f49443ad23b34c6a564a5a0f9a-d # internal github.com/containers/libpod/cmd/podman/shared mkdir -p $WORK/b551/ cat >$WORK/b551/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/google/shlex=github.com/containers/libpod/vendor/github.com/google/shlex importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b379/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/cmd/podman/shared /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -shared -p github.com/containers/libpod/cmd/podman/shared -complete -installsuffix shared -buildid 9g978uwOs48G-Ww0voh6/9g978uwOs48G-Ww0voh6 -goversion go1.15.7 -D "" -importcfg $WORK/b551/importcfg -pack ./container.go ./create.go ./create_cli.go ./funcs.go ./intermediate.go ./intermediate_varlink.go ./parallel.go ./pod.go ./volumes_shared.go ./workers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/91/917aede3756379a3f1f80c70a1cf76c591fafab29408c9967e7697847d5da1fe-d # internal github.com/containers/libpod/pkg/adapter mkdir -p $WORK/b437/ github.com/containers/libpod/pkg/varlinkapi mkdir -p $WORK/b592/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b041/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b060/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/pkg/systemdgen=$WORK/b569/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b244/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b379/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b495/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/signal=$WORK/b265/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile text/tabwriter=$WORK/b050/_pkg_.a packagefile text/template=$WORK/b219/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/adapter /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/containers/libpod/pkg/adapter -complete -installsuffix shared -buildid NehEhTegEC_lBYL0JmrQ/NehEhTegEC_lBYL0JmrQ -goversion go1.15.7 -D "" -importcfg $WORK/b437/importcfg -pack ./checkpoint_restore.go ./client_config.go ./containers.go ./images.go ./network.go ./pods.go ./runtime.go ./runtime_remote_supported.go ./sigproxy_linux.go ./terminal.go ./terminal_linux.go cat >$WORK/b592/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/pkg/channelwriter=$WORK/b593/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b594/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b435/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b495/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/varlinkapi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -shared -p github.com/containers/libpod/pkg/varlinkapi -complete -installsuffix shared -buildid _CNnn2zKduII5el83kqi/_CNnn2zKduII5el83kqi -goversion go1.15.7 -D "" -importcfg $WORK/b592/importcfg -pack ./attach.go ./config.go ./containers.go ./containers_create.go ./events.go ./generate.go ./images.go ./mount.go ./pods.go ./remote_client.go ./system.go ./transfers.go ./util.go ./volumes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/d7/d78eeeadffa552f182e666946d549290bdd6208dbcb4f107abc34168cab7a046-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/d3/d31e0f6f361230dc3dc28d64330935a4cec384d40b93a2c9e50527e6f5db91c9-d # internal github.com/containers/libpod/cmd/podman/imagefilters mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/cmd/podman/imagefilters /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/containers/libpod/cmd/podman/imagefilters -complete -installsuffix shared -buildid w7G2oHoHN0HjDsnLkgTk/w7G2oHoHN0HjDsnLkgTk -goversion go1.15.7 -D "" -importcfg $WORK/b436/importcfg -pack ./filters.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/89/89df7446f8c7d599dd7a7c3045329c4a1ec206fa8dfcb944aa881f138ec9a62a-d # internal github.com/containers/libpod/cmd/podman mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/libpod/vendor/github.com/buger/goterm importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/cli=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/fatih/camelcase=github.com/containers/libpod/vendor/github.com/fatih/camelcase importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/sirupsen/logrus/hooks/syslog=github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap github.com/varlink/go/varlink=github.com/containers/libpod/vendor/github.com/varlink/go/varlink importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b041/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b048/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/imagefilters=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b570/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/pkg/tracing=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b591/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b592/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fatih/camelcase=$WORK/b595/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b596/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b244/_pkg_.a packagefile html/template=$WORK/b598/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log/syslog=$WORK/b597/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b104/_pkg_.a packagefile runtime/pprof=$WORK/b600/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile text/tabwriter=$WORK/b050/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/cmd/podman /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid 36Yds4AYqe6NIYUibOQG/36Yds4AYqe6NIYUibOQG -goversion go1.15.7 -D "" -importcfg $WORK/b001/importcfg -pack ./attach.go ./build.go ./checkpoint.go ./cleanup.go ./commands.go ./commit.go ./common.go ./common_libpod.go ./container.go ./containers_prune.go ./cp.go ./create.go ./diff.go ./errors.go ./events.go ./exec.go ./exists.go ./export.go ./generate.go ./generate_kube.go ./generate_systemd.go ./healthcheck.go ./healthcheck_run.go ./history.go ./image.go ./images.go ./images_prune.go ./import.go ./info.go ./init.go ./inspect.go ./kill.go ./load.go ./login.go ./logout.go ./logs.go ./main.go ./main_local.go ./mount.go ./network.go ./network_create.go ./network_inspect.go ./network_list.go ./network_rm.go ./pause.go ./platform_linux.go ./play.go ./play_kube.go ./pod.go ./pod_create.go ./pod_inspect.go ./pod_kill.go ./pod_pause.go ./pod_ps.go ./pod_restart.go ./pod_rm.go ./pod_start.go ./pod_stats.go ./pod_stop.go ./pod_top.go ./pod_unpause.go ./pods_prune.go ./port.go ./ps.go ./pull.go ./push.go ./refresh.go ./restart.go ./restore.go ./rm.go ./rmi.go ./run.go ./runlabel.go ./save.go ./search.go ./sign.go ./start.go ./stats.go ./stop.go ./system.go ./system_df.go ./system_migrate.go ./system_prune.go ./system_renumber.go ./tag.go ./top.go ./tree.go ./trust.go ./trust_set_show.go ./umount.go ./unpause.go ./unshare.go ./utils.go ./varlink.go ./version.go ./volume.go ./volume_create.go ./volume_inspect.go ./volume_ls.go ./volume_prune.go ./volume_rm.go ./wait.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/61/61a86711829f51ede170c9f65ac256fd42df2601ccb8c9a0209e9b6e5928408d-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/libpod/cmd/podman=$WORK/b001/_pkg_.a packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b041/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b048/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/imagefilters=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b570/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/pkg/tracing=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b591/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b592/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fatih/camelcase=$WORK/b595/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b596/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b244/_pkg_.a packagefile html/template=$WORK/b598/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log/syslog=$WORK/b597/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b104/_pkg_.a packagefile runtime/pprof=$WORK/b600/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile text/tabwriter=$WORK/b050/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile sync=$WORK/b015/_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/b044/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile unicode/utf16=$WORK/b047/_pkg_.a packagefile internal/fmtsort=$WORK/b021/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/api/config/v1=$WORK/b378/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b427/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile flag=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b424/_pkg_.a packagefile text/template=$WORK/b219/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b222/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b268/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/tls=$WORK/b122/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b280/_pkg_.a packagefile mime=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b113/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/libtrust=$WORK/b114/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b143/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b379/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b062/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/libpod/config=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/libpod/lock=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/pkg/apparmor=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b541/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b462/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b060/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/pkg/systemdgen=$WORK/b569/_pkg_.a packagefile os/signal=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b572/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/pkg/channelwriter=$WORK/b593/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b594/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b105/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b211/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b212/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b221/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b187/_pkg_.a packagefile compress/bzip2=$WORK/b086/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b087/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b180/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b508/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile crypto=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b472/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile encoding/csv=$WORK/b432/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile html=$WORK/b599/_pkg_.a packagefile text/template/parse=$WORK/b220/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b056/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/nettrace=$WORK/b057/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b058/_pkg_.a packagefile internal/oserror=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b033/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b034/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_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 compress/gzip=$WORK/b224/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b165/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b311/_pkg_.a packagefile text/scanner=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b426/_pkg_.a packagefile container/list=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b225/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b232/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b233/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b226/_pkg_.a packagefile mime/multipart=$WORK/b235/_pkg_.a packagefile net/http/httptrace=$WORK/b237/_pkg_.a packagefile net/http/internal=$WORK/b238/_pkg_.a packagefile net/textproto=$WORK/b231/_pkg_.a packagefile crypto/x509=$WORK/b131/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b414/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b422/_pkg_.a packagefile net/http/httputil=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b416/_pkg_.a packagefile crypto/aes=$WORK/b089/_pkg_.a packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile crypto/des=$WORK/b124/_pkg_.a packagefile crypto/ecdsa=$WORK/b115/_pkg_.a packagefile crypto/ed25519=$WORK/b125/_pkg_.a packagefile crypto/elliptic=$WORK/b116/_pkg_.a packagefile crypto/hmac=$WORK/b127/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b094/_pkg_.a packagefile crypto/md5=$WORK/b128/_pkg_.a packagefile crypto/rc4=$WORK/b129/_pkg_.a packagefile crypto/rsa=$WORK/b121/_pkg_.a packagefile crypto/sha1=$WORK/b130/_pkg_.a packagefile crypto/sha512=$WORK/b118/_pkg_.a packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile encoding/pem=$WORK/b134/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b136/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b140/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b141/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b288/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b289/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b107/_pkg_.a packagefile crypto/x509/pkix=$WORK/b133/_pkg_.a packagefile encoding/base32=$WORK/b142/_pkg_.a packagefile regexp/syntax=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b149/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b150/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b156/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b347/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b348/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b380/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b061/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b543/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b325/_pkg_.a packagefile hash/fnv=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b371/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b374/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b498/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b533/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/safchain/ethtool=$WORK/b566/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b573/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b576/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log=$WORK/b577/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b578/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b579/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b580/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b581/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b582/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b584/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b588/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b106/_pkg_.a packagefile hash/crc32=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b182/_pkg_.a packagefile go/format=$WORK/b213/_pkg_.a packagefile hash/crc64=$WORK/b112/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b103/_pkg_.a packagefile compress/flate=$WORK/b151/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b257/_pkg_.a packagefile container/heap=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b263/_pkg_.a packagefile go/ast=$WORK/b214/_pkg_.a packagefile go/doc=$WORK/b396/_pkg_.a packagefile go/parser=$WORK/b217/_pkg_.a packagefile go/token=$WORK/b216/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b390/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b227/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b229/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b230/_pkg_.a packagefile mime/quotedprintable=$WORK/b236/_pkg_.a packagefile crypto/dsa=$WORK/b132/_pkg_.a packagefile encoding/asn1=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/fs=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/morikuni/aec=$WORK/b421/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b417/_pkg_.a packagefile crypto/internal/subtle=$WORK/b091/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b095/_pkg_.a packagefile crypto/internal/randutil=$WORK/b117/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b126/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b137/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b138/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b139/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b290/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b109/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b110/_pkg_.a packagefile compress/zlib=$WORK/b152/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b154/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b155/_pkg_.a packagefile image=$WORK/b157/_pkg_.a packagefile image/jpeg=$WORK/b159/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b349/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b350/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b458/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b327/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b328/_pkg_.a packagefile database/sql/driver=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b375/_pkg_.a packagefile net/mail=$WORK/b377/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b519/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b520/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b527/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b529/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b534/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b583/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b587/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b202/_pkg_.a packagefile go/printer=$WORK/b218/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b261/_pkg_.a packagefile go/scanner=$WORK/b215/_pkg_.a packagefile internal/lazyregexp=$WORK/b397/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b228/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx=$WORK/b411/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/errgroup=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b291/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b111/_pkg_.a packagefile hash/adler32=$WORK/b153/_pkg_.a packagefile image/color=$WORK/b158/_pkg_.a packagefile image/internal/imageutil=$WORK/b160/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b351/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b353/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b354/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes=$WORK/b329/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/internal=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b376/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b524/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b521/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b528/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b531/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b532/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b535/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx=$WORK/b412/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b352/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b331/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b522/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b536/_pkg_.a packagefile expvar=$WORK/b293/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b294/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b523/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b303/_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=U8jQeDtqhWdT_DJCUUKC/36Yds4AYqe6NIYUibOQG/GouBYMRVqJzSCbMljGN1/U8jQeDtqhWdT_DJCUUKC -compressdwarf=false -B 0xeacb38fd1b520de47c8f5ffbcb69bf838dcdfc86 -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/podman rm -r $WORK/b001/ + export 'BUILDTAGS=remoteclient varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' + BUILDTAGS='remoteclient varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback libtrust_openssl remoteclient varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' -ldflags ' -compressdwarf=false -B 0x1d55f882cdb03e32e7cc9ba109bda1331e772052 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o bin/podman-remote github.com/containers/libpod/cmd/podman WORK=/tmp/go-build005009906 encoding github.com/containers/libpod/vendor/github.com/VividCortex/ewma mkdir -p $WORK/b044/ internal/race github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities mkdir -p $WORK/b263/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b016/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding -std -complete -installsuffix shared -buildid fGKzF56Pzen3CWLIXx1d/fGKzF56Pzen3CWLIXx1d -goversion go1.15.7 -D "" -importcfg $WORK/b044/importcfg -pack ./encoding.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/containers/libpod/vendor/github.com/VividCortex/ewma -complete -installsuffix shared -buildid gWwavztLR0eFCAr5mnE1/gWwavztLR0eFCAr5mnE1 -goversion go1.15.7 -D "" -importcfg $WORK/b263/importcfg -pack ./ewma.go mkdir -p $WORK/b179/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b455/ container/list cat >$WORK/b179/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /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 SS1j8Z6vYVQ5hOruNBtB/SS1j8Z6vYVQ5hOruNBtB -goversion go1.15.7 -D "" -importcfg $WORK/b016/importcfg -pack ./doc.go ./norace.go mkdir -p $WORK/b123/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid U70jcrXxapMjIvaX2R5U/U70jcrXxapMjIvaX2R5U -goversion go1.15.7 -D "" -importcfg $WORK/b179/importcfg -pack ./promise.go cat >$WORK/b455/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities -complete -installsuffix shared -buildid v7KuH3K1ogWUyzTe2btA/v7KuH3K1ogWUyzTe2btA -goversion go1.15.7 -D "" -importcfg $WORK/b455/importcfg -pack ./capabilities.go runtime/internal/sys mkdir -p $WORK/b013/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p container/list -std -complete -installsuffix shared -buildid 3oGb-YKWaZw5vmpBE7H7/3oGb-YKWaZw5vmpBE7H7 -goversion go1.15.7 -D "" -importcfg $WORK/b123/importcfg -pack ./list.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /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 Oh5RA9s_6Ignm28wNapj/Oh5RA9s_6Ignm28wNapj -goversion go1.15.7 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go internal/unsafeheader mkdir -p $WORK/b006/ unicode/utf8 mkdir -p $WORK/b019/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /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 UNAHP7-6MdM4HBciX-uc/UNAHP7-6MdM4HBciX-uc -goversion go1.15.7 -D "" -importcfg $WORK/b006/importcfg -pack ./unsafeheader.go cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /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 Izn2tNp4kuwKNRBueqDe/Izn2tNp4kuwKNRBueqDe -goversion go1.15.7 -D "" -importcfg $WORK/b019/importcfg -pack ./utf8.go internal/cpu mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid cdNjCMlsAB7ukLpVeZ5t/cdNjCMlsAB7ukLpVeZ5t -goversion go1.15.7 -D "" -importcfg $WORK/b010/importcfg -pack ./cpu.go ./cpu_arm64.go unicode/utf16 mkdir -p $WORK/b047/ unicode mkdir -p $WORK/b018/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config EOF internal/nettrace cd /usr/lib/golang/src/unicode/utf16 /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 tzFk9f0VASsm5itsP67K/tzFk9f0VASsm5itsP67K -goversion go1.15.7 -D "" -importcfg $WORK/b047/importcfg -pack ./utf16.go mkdir -p $WORK/b057/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode -std -complete -installsuffix shared -buildid Y0jJeqjzUh4EUPynjjYK/Y0jJeqjzUh4EUPynjjYK -goversion go1.15.7 -D "" -importcfg $WORK/b018/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b057/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid gnKgc152IzgKqxcDPrcO/gnKgc152IzgKqxcDPrcO -goversion go1.15.7 -D "" -importcfg $WORK/b057/importcfg -pack ./nettrace.go vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b120/ math/bits crypto/internal/subtle crypto/subtle mkdir -p $WORK/b024/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b091/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid zKgEGHqXNeB049xWi7SW/zKgEGHqXNeB049xWi7SW -goversion go1.15.7 -D "" -importcfg $WORK/b120/importcfg -pack ./asn1.go mkdir -p $WORK/b092/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p math/bits -std -complete -installsuffix shared -buildid PXftiMCrACsBP1ozd9Qb/PXftiMCrACsBP1ozd9Qb -goversion go1.15.7 -D "" -importcfg $WORK/b024/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b091/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b092/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 1iFtBno1KuTOFGCx14Su/1iFtBno1KuTOFGCx14Su -goversion go1.15.7 -D "" -importcfg $WORK/b091/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid G_j7WT6Ulg7ua01bLmVb/G_j7WT6Ulg7ua01bLmVb -goversion go1.15.7 -D "" -importcfg $WORK/b092/importcfg -pack ./constant_time.go github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b111/ vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b138/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config mkdir -p $WORK/b203/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid 6dAhgpPT8PRbw9bwh1qb/6dAhgpPT8PRbw9bwh1qb -goversion go1.15.7 -D "" -importcfg $WORK/b138/importcfg -pack ./aliasing.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid JJQckvZO-M-klqocd_h1/JJQckvZO-M-klqocd_h1 -goversion go1.15.7 -D "" -importcfg $WORK/b111/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go mkdir -p $WORK/b212/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events mkdir -p $WORK/b341/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid U7W-lUmpfuAtHvqhSoOv/U7W-lUmpfuAtHvqhSoOv -goversion go1.15.7 -D "" -importcfg $WORK/b203/importcfg -pack ./config.go cat >$WORK/b212/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image mkdir -p $WORK/b342/ github.com/containers/libpod/vendor/github.com/docker/docker/api cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid lcCRgt7jlQ16DWXJOX0O/lcCRgt7jlQ16DWXJOX0O -goversion go1.15.7 -D "" -importcfg $WORK/b212/importcfg -pack ./options.go cat >$WORK/b341/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b316/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid nvWk_a_75_cq8e19CbB5/nvWk_a_75_cq8e19CbB5 -goversion go1.15.7 -D "" -importcfg $WORK/b341/importcfg -pack ./events.go cat >$WORK/b342/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid rImSg5rW9a__0vPRi4WG/rImSg5rW9a__0vPRi4WG -goversion go1.15.7 -D "" -importcfg $WORK/b342/importcfg -pack ./image_history.go cat >$WORK/b316/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api -complete -installsuffix shared -buildid t3SzCkPyPUDl5izORaLs/t3SzCkPyPUDl5izORaLs -goversion go1.15.7 -D "" -importcfg $WORK/b316/importcfg -pack ./common.go ./common_unix.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/version github.com/containers/libpod/pkg/annotations mkdir -p $WORK/b472/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid uee0zXSm8bDcEfkBFnGw/uee0zXSm8bDcEfkBFnGw -goversion go1.15.7 -D "" -importcfg $WORK/b388/importcfg -pack ./operator.go mkdir -p $WORK/b484/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p github.com/containers/libpod/version -complete -installsuffix shared -buildid se06_0AOS8V5J36Cf8M3/se06_0AOS8V5J36Cf8M3 -goversion go1.15.7 -D "" -importcfg $WORK/b472/importcfg -pack ./version.go cat >$WORK/b484/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b423/ github.com/containers/libpod/vendor/k8s.io/utils/integer image/color github.com/containers/libpod/vendor/k8s.io/client-go/util/exec runtime/internal/atomic cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/annotations /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -shared -p github.com/containers/libpod/pkg/annotations -complete -installsuffix shared -buildid nLn5RtLqlWpTYc2x6ujD/nLn5RtLqlWpTYc2x6ujD -goversion go1.15.7 -D "" -importcfg $WORK/b484/importcfg -pack ./annotations.go cat >$WORK/b423/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b534/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid ask4fyDULsLbF91FP4RH/ask4fyDULsLbF91FP4RH -goversion go1.15.7 -D "" -importcfg $WORK/b423/importcfg -pack ./command.go mkdir -p $WORK/b158/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/utils/integer /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -shared -p github.com/containers/libpod/vendor/k8s.io/utils/integer -complete -installsuffix shared -buildid vYage97At13iTZHqck2C/vYage97At13iTZHqck2C -goversion go1.15.7 -D "" -importcfg $WORK/b534/importcfg -pack ./integer.go cat >$WORK/b158/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b540/ cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p image/color -std -complete -installsuffix shared -buildid 3KoKRfhfMwo3nac8pfoX/3KoKRfhfMwo3nac8pfoX -goversion go1.15.7 -D "" -importcfg $WORK/b158/importcfg -pack ./color.go ./ycbcr.go mkdir -p $WORK/b011/ cat >$WORK/b540/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/exec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/exec -complete -installsuffix shared -buildid u_dcpFenwFudgpdkA1Z8/u_dcpFenwFudgpdkA1Z8 -goversion go1.15.7 -D "" -importcfg $WORK/b540/importcfg -pack ./exec.go 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 -gensymabis -o $WORK/b011/symabis ./asm_arm64.s ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/0c/0c1692465b3797bdede59606de28d4a1383476fc991e0bc6ec267327de3333f2-d # 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/b179/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/ac/ac0d3842f6aadb8df46870fe06a5b294c2234ed5e55f8522bca73284a7bfddef-d # internal runtime/cgo mkdir -p $WORK/b039/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b039/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b039/ -g -O2 -Wall -Werror ./cgo.go cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/f8/f85d057c366d810db839dd54a6ea00c2066f7448fb875e5add28d2af01ffda08-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/56/5673c7d8dcd3d2813fdbb0933f0d44393cfda2466691156609c715e0eace7a16-d # internal crypto/internal/boring/sig mkdir -p $WORK/b095/ cat >$WORK/b095/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/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b095/symabis ./sig_other.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal sync/atomic mkdir -p $WORK/b017/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/1b/1b193ccae3b8624301dc8aff3dc85208434ad420e679436b6b3879a3e340a39e-d # internal cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/27/277aa1adf5270a27114d1786e8326f836e5261c7555260e2553ad862f5c37741-d # internal 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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/2d/2d9eb498d9adb4c033a252eb10888dcd5c036e90c1c6884baea0a40c77ea83d1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/71/717ff5308c3ccb44daaba36dfc36cd1373408ec807cc09a2a53ff596c23ebb2d-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 /usr/lib/golang/src/runtime/internal/math /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 YFEEOu6o6wFDkDL0wrC7/YFEEOu6o6wFDkDL0wrC7 -goversion go1.15.7 -D "" -importcfg $WORK/b012/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/38/387143ea5a75904fef6ce903835fbe6d00c26e001fe130c77c98a37553752198-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/c4/c479401441f4287a6963215b87653611ae8a3ca4b3c8e877d4b9af42ea7b10fe-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/20/20692fc305cf4ef5ad6b2992246f25031c77f8f57bb4c1ae72432c2b15c39d2e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/ca/ca46effad68e212b621ea89cbd9d7c149fae11a4b5814d8aa69443e40a6e3ace-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/1d/1df8f63a7209e873a7b082dba2d9e97858e9865a13ef75e2f0a5e2ef4ff6b6cf-d # 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/b341/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/8a/8ad0c880630ee28b8e14b146c80178bc383ca2e30edb1ee5aaa9e70e750820e9-d # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/61/6106bbd170082f50dffa894bc4455c5866b56ffbaf74a106d7a04769ad58cf6b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/6e/6e0e7852807afc981731a04c091f92614dd7a68277734994380e67ed8a9abf3b-d # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/61/61516f6d133a93fe7fb06899805220b135c9af96ad7ab130e6fcd8cb53fe3a86-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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/71/71f7250363d66be41213ce8a76fa0c4592ef35ad81d88be717f925fd19e710cb-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/61/610250e7a24de3f435ae66d4aa6fb3551f2254576f5b023057f4a76efa76eb4a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/97/971b1f44850ea38a46079b9350bc73f27f2b13796d5b8c9b6597fa1008dabd92-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/f4/f4d71b2f62092c99e550ab31ca92594a91b7cebfcd48ba47d8362c98229a7f0a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/22/2265de174b37aadae97f8428c24364179494b9490a8e52327a6e6a3ea639caa8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b484/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/d2/d23bcf46bd6e31ca0062f785e46e1bd4c60a817af87267d59f98e4fbe0885d29-d # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/26/266b5610788b4e6b464183a8cd323c02cf48871f31c5f1f5acbe8e141e8794d5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b212/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/5e/5e42dd965521b3e1cff3fb399b77adfb502424b4759760789e17bf0542d7b249-d # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/3b/3bec267576289ce3d88fbfe10247da15fe854d0c3dfd4d108c0868c0957d1c74-d # internal cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /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 4GC0S2Xs-NyX1s5CF5p-/4GC0S2Xs-NyX1s5CF5p- -goversion go1.15.7 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_arm64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/63/6371bb3d7a0b7f1f0e6268271374928016c5979f7bdcfe57295f899df6ca10c5-d # internal math mkdir -p $WORK/b023/ cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b023/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b423/_pkg_.a # internal cat >$WORK/b095/importcfg << 'EOF' # internal # import config EOF 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/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid ol28k7LKTH3s0XSoA3Pa/ol28k7LKTH3s0XSoA3Pa -goversion go1.15.7 -symabis $WORK/b095/symabis -D "" -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/go_asm.h ./sig.go cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/26/26b036ca041902b3ce1280f59ac0e919dd40b7b08ff1b9e88aff5a3e35af68a8-d # internal cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p sync/atomic -std -installsuffix shared -buildid vC1L9cXgP858bhtU8HdD/vC1L9cXgP858bhtU8HdD -goversion go1.15.7 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/34/349a29d0255fe11856c60ecd3c80084f96b3ee7a8c58380c2c56f51f98ce8ae0-d # internal cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b024/_pkg_.a EOF cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid SsvU1SYX_TNUF1fghABT/SsvU1SYX_TNUF1fghABT -goversion go1.15.7 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math -std -installsuffix shared -buildid HrsomK751b6Yr-d0qLDL/HrsomK751b6Yr-d0qLDL -goversion go1.15.7 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_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/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b095/sig_other.o ./sig_other.s cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/ab/ab0b2a3c12dcef5095388223550dc32c3e677f863c3c82e28cbdacfac344a895-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 -o $WORK/b011/asm_arm64.o ./asm_arm64.s 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/b095/_pkg_.a $WORK/b095/sig_other.o # 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 -o $WORK/b011/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/a8/a83b1b7485a70e9b11832b138437e50b1116ab86d26e3ed887944ad1aa19c035-d # internal 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 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/f5/f5e54655f8557c8309605cc386483b437fb759370a4fb18d8d45c73e94c8ea5a-d # internal 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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/45/45ba64e379317526555c912cfd356ed11fa45e0b55d52fb10d6333ba8a596bf2-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/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/e2/e2169798d6515548c745f643eaf19634aa8376d554450e9d75f076489123250e-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 /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 /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 $WORK/b039 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b034/ crypto/internal/boring/fipstls mkdir -p $WORK/b094/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid _m-W7f3zPp-1dt6CBZvy/_m-W7f3zPp-1dt6CBZvy -goversion go1.15.7 -D "" -importcfg $WORK/b034/importcfg -pack ./log.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/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b094/symabis ./dummy.s cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid BjCc-zkDzkHbYi24gCXe/BjCc-zkDzkHbYi24gCXe -goversion go1.15.7 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h ./tls.go 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/cb/cbe67d9bd0d38cffd6ac2a5cb92e0d02924544b35935630479584e7b7edd1c92-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/6f/6f19c985f10ae16334765f78d26e7dcb7ef917916f562965eb1bd064fa770d49-d # internal 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 -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/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b094/dummy.o ./dummy.s cd $WORK/b039 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b094/_pkg_.a $WORK/b094/dummy.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/f8/f8b26c07ce494d6014ad483661efbc96cbea92c8e150c552cf5197871b87628d-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 /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p runtime -std -+ -installsuffix shared -buildid M6ZJRhkN0ukKC5AvNVrq/M6ZJRhkN0ukKC5AvNVrq -goversion go1.15.7 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm64.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_arm64.go ./signal_linux_arm64.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_arm64.go ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_arm64.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b023/dim_arm64.o ./dim_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/80/8082d82fe1da1ec3b90a4f40ab61112c0facc7bea092473f77171ff78daf2093-d # internal github.com/containers/libpod/vendor/github.com/fatih/camelcase mkdir -p $WORK/b568/ cat >$WORK/b568/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/fatih/camelcase /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -shared -p github.com/containers/libpod/vendor/github.com/fatih/camelcase -complete -installsuffix shared -buildid oXwY7YQ1qE7dM8yjnLkm/oXwY7YQ1qE7dM8yjnLkm -goversion go1.15.7 -D "" -importcfg $WORK/b568/importcfg -pack ./camelcase.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b023/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b023/floor_arm64.o ./floor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b023/modf_arm64.o ./modf_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b568/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_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/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b023/sqrt_arm64.o ./sqrt_arm64.s cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/bd/bdd3ee45338eb6739138147c47f00e0b13f2b547a3d079f27f2bee98b67829d1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b023/stubs_arm64.o ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b023/_pkg_.a $WORK/b023/dim_arm64.o $WORK/b023/exp_arm64.o $WORK/b023/floor_arm64.o $WORK/b023/modf_arm64.o $WORK/b023/sqrt_arm64.o $WORK/b023/stubs_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/94/942fcecba6d9803d287448af2b3f8c5792cc216df3ff66711940bfe976eee19c-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal -complete -installsuffix shared -buildid VEQk-vMb3zhIlzyuF9do/VEQk-vMb3zhIlzyuF9do -goversion go1.15.7 -D "" -importcfg $WORK/b264/importcfg -pack ./percentage.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/50/503ea88f785e844c25e801115ac6a1323d806f5e9bfad34e4befc5748c32d912-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x012.o -c gcc_arm64.S cd $WORK/b039 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -o $WORK/b039/_cgo_.o $WORK/b039/_cgo_main.o $WORK/b039/_x001.o $WORK/b039/_x002.o $WORK/b039/_x003.o $WORK/b039/_x004.o $WORK/b039/_x005.o $WORK/b039/_x006.o $WORK/b039/_x007.o $WORK/b039/_x008.o $WORK/b039/_x009.o $WORK/b039/_x010.o $WORK/b039/_x011.o $WORK/b039/_x012.o -g -O2 -lpthread TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b039/_cgo_.o -dynout $WORK/b039/_cgo_import.go -dynlinker cat >$WORK/b039/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b039/symabis ./asm_arm64.s cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p runtime/cgo -std -installsuffix shared -buildid dLO-JGJjdqRBZ3cHVUpa/dLO-JGJjdqRBZ3cHVUpa -goversion go1.15.7 -symabis $WORK/b039/symabis -D "" -importcfg $WORK/b039/importcfg -pack -asmhdr $WORK/b039/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b039/_cgo_gotypes.go $WORK/b039/cgo.cgo1.go $WORK/b039/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b039/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b039/_pkg_.a $WORK/b039/asm_arm64.o $WORK/b039/_x001.o $WORK/b039/_x002.o $WORK/b039/_x003.o $WORK/b039/_x004.o $WORK/b039/_x005.o $WORK/b039/_x006.o $WORK/b039/_x007.o $WORK/b039/_x008.o $WORK/b039/_x009.o $WORK/b039/_x010.o $WORK/b039/_x011.o $WORK/b039/_x012.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/32/32a39a20543b2631b19f163e60709eef64baec2c671d61efc9fa3c28acf74460-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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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/ed/ed15157f217d2818adc7bd99f14a947f0b3e2f27b1e05ce12371ca9545a3cd7b-d # internal internal/reflectlite mkdir -p $WORK/b005/ sync cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b015/ 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/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 cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync -std -installsuffix shared -buildid IYvnrW4_r-LEcUn_HkyE/IYvnrW4_r-LEcUn_HkyE -goversion go1.15.7 -D "" -importcfg $WORK/b015/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid 3Ts86uAErQr8dMhY5t_D/3Ts86uAErQr8dMhY5t_D -goversion go1.15.7 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/a2/a2df2b7b785284b151348bf62d96707bafa158f47af322be00650a311a234201-d # internal internal/singleflight mkdir -p $WORK/b058/ math/rand mkdir -p $WORK/b059/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid JcyI1qmGu5saIL7KJqmq/JcyI1qmGu5saIL7KJqmq -goversion go1.15.7 -D "" -importcfg $WORK/b058/importcfg -pack ./singleflight.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p math/rand -std -complete -installsuffix shared -buildid 3HNBaE7jCxwpZhgDXhHB/3HNBaE7jCxwpZhgDXhHB -goversion go1.15.7 -D "" -importcfg $WORK/b059/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/70/70a8a1b17f7e7264b8d646fee618d169a00e025ca1abcf1bbf2e9a977d92126a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/79/79f42410d2b114dc03f0576e855b813dae114f2a072db0dc58d381aaaacfc7ff-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 cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/e8/e89e66779fde3b19c07ad87ac4879794e41434ba22d88c4342eee3bc385b6774-d # internal errors mkdir -p $WORK/b004/ sort mkdir -p $WORK/b026/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid pbLKRnJDHUzh693mYRkJ/pbLKRnJDHUzh693mYRkJ -goversion go1.15.7 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p sort -std -complete -installsuffix shared -buildid n5Mls4vXXGQVDE5yvQP3/n5Mls4vXXGQVDE5yvQP3 -goversion go1.15.7 -D "" -importcfg $WORK/b026/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./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/0a/0ad579d551b19b25b1c1156a662d6dd26218be8f8694a532dafa7f7d89223c52-d # internal io mkdir -p $WORK/b014/ internal/oserror vendor/golang.org/x/net/dns/dnsmessage github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 strconv mkdir -p $WORK/b025/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p io -std -complete -installsuffix shared -buildid dZLDYDLIIxX2rFaYE32C/dZLDYDLIIxX2rFaYE32C -goversion go1.15.7 -D "" -importcfg $WORK/b014/importcfg -pack ./io.go ./multi.go ./pipe.go github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b242/ github.com/containers/libpod/pkg/apparmor cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b028/ mkdir -p $WORK/b056/ github.com/containers/libpod/pkg/registrar cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p strconv -std -complete -installsuffix shared -buildid 0Qi6YzGRw_APSbft72Ad/0Qi6YzGRw_APSbft72Ad -goversion go1.15.7 -D "" -importcfg $WORK/b025/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF mkdir -p $WORK/b154/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF mkdir -p $WORK/b191/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid xRN8870TwraFXbuablYv/xRN8870TwraFXbuablYv -goversion go1.15.7 -D "" -importcfg $WORK/b028/importcfg -pack ./errors.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid 9YvGjUmRZ53irQiCwOvO/9YvGjUmRZ53irQiCwOvO -goversion go1.15.7 -D "" -importcfg $WORK/b242/importcfg -pack ./apparmor_disabled.go mkdir -p $WORK/b485/ cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid TsSNsLRSlJtUhz-8i0Ze/TsSNsLRSlJtUhz-8i0Ze -goversion go1.15.7 -D "" -importcfg $WORK/b056/importcfg -pack ./message.go cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF mkdir -p $WORK/b543/ cat >$WORK/b191/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 cat >$WORK/b485/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b472/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid VhoLPQybVQA5fb7oBYE-/VhoLPQybVQA5fb7oBYE- -goversion go1.15.7 -D "" -importcfg $WORK/b154/importcfg -pack ./cast5.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid 5SzreTxqSMZcJkZrE7oS/5SzreTxqSMZcJkZrE7oS -goversion go1.15.7 -D "" -importcfg $WORK/b191/importcfg -pack ./locker.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/apparmor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -shared -p github.com/containers/libpod/pkg/apparmor -complete -installsuffix shared -buildid 5mXOL4FvA9K-Vmde5QD4/5mXOL4FvA9K-Vmde5QD4 -goversion go1.15.7 -D "" -importcfg $WORK/b485/importcfg -pack ./apparmor.go ./apparmor_unsupported.go cat >$WORK/b543/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/registrar /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -shared -p github.com/containers/libpod/pkg/registrar -complete -installsuffix shared -buildid kVj-eLS9bbVWGdKHkcHv/kVj-eLS9bbVWGdKHkcHv -goversion go1.15.7 -D "" -importcfg $WORK/b543/importcfg -pack ./registrar.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/b028/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/08/08e029449f7b580c376e67a045e0724a0405097e1072229e48945aea1e0293d2-d # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/e7/e7a2d249084bc2af4de64fcdf568cb10fe8d0326b084f55f1004655e2b911356-d # internal syscall mkdir -p $WORK/b031/ cat >$WORK/b031/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b031/symabis ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/65/65837476aab5458dea7c354908ad07b0ad1f20a147a61ce507fac19a1e148d51-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/f9/f907d42c4033c4fb944f665796bd65dd32a62bf922dd4b9b62653ab7d3837560-d # internal cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/oserror=$WORK/b028/_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/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p syscall -std -installsuffix shared -buildid dmdvycvdVoEnr_zMRX5A/dmdvycvdVoEnr_zMRX5A -goversion go1.15.7 -symabis $WORK/b031/symabis -D "" -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup3_linux.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_arm64.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/ac/ac3a0609e569236ea5914206e735ce085a59b30784521f783b09c0d56a1bdb10-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/b7/b7bdf5492587994e86a9aed22ac412ec03a66951b66ae86b0484d858d4194b03-d # internal container/heap mkdir -p $WORK/b259/ github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b294/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b380/ cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p container/heap -std -complete -installsuffix shared -buildid MM-IR0-MgApbX5Vm2C35/MM-IR0-MgApbX5Vm2C35 -goversion go1.15.7 -D "" -importcfg $WORK/b259/importcfg -pack ./heap.go cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid wcYCSM5week0WQrQsJZO/wcYCSM5week0WQrQsJZO -goversion go1.15.7 -D "" -importcfg $WORK/b294/importcfg -pack ./stream.go cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid 6_yFzCJL8NKG9vLFoI_s/6_yFzCJL8NKG9vLFoI_s -goversion go1.15.7 -D "" -importcfg $WORK/b380/importcfg -pack ./sortkeys.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/b259/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/5b/5b43b10868d58f3fda2bca81f3f22d93736043043c9f1610fa87b5bfca1209ac-d # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/c0/c039247063a5165cf43e8dc886a89dd4335f21cc1e6ff6e87308902fac54143b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b380/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/76/762596d5ee3221e74a648bb25a0a3d3ff9eb0d5d9d2a03e8abc21a9eee279ccc-d # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/9f/9f9ebb25105c38a0e105a8a6df06ae6f988be0de8f6c98a9e0808b4baaa8d437-d # internal hash mkdir -p $WORK/b070/ bytes github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal text/tabwriter strings mkdir -p $WORK/b037/ crypto/internal/randutil cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p hash -std -complete -installsuffix shared -buildid v2TqY8Mmxa9UVn6ExNb8/v2TqY8Mmxa9UVn6ExNb8 -goversion go1.15.7 -D "" -importcfg $WORK/b070/importcfg -pack ./hash.go mkdir -p $WORK/b003/ cat >$WORK/b037/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 mkdir -p $WORK/b077/ cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p strings -std -complete -installsuffix shared -buildid 7FTyI8aJNcz2Q9bDSw29/7FTyI8aJNcz2Q9bDSw29 -goversion go1.15.7 -D "" -importcfg $WORK/b037/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go 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 mkdir -p $WORK/b050/ cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid PfwVPPD_gGW6ZRR_wqEw/PfwVPPD_gGW6ZRR_wqEw -goversion go1.15.7 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b117/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid _1nMNQhSGXDdBVa-uq1I/_1nMNQhSGXDdBVa-uq1I -goversion go1.15.7 -D "" -importcfg $WORK/b077/importcfg -pack ./types.go cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid MifZtxPd61PwnBvHT3K7/MifZtxPd61PwnBvHT3K7 -goversion go1.15.7 -D "" -importcfg $WORK/b050/importcfg -pack ./tabwriter.go cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid Z88puDvySfKSp2M8UIKt/Z88puDvySfKSp2M8UIKt -goversion go1.15.7 -D "" -importcfg $WORK/b117/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/de/de4aa6c02c5fe5fc04abd2f2045383a2a5214226f6285b3ecdb5d9bbe4a68e2b-d # 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/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/60/602fca1d429a0df411a64e529ab0673bac44fa89c43def2d3d1dec5f069eb39d-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b076/ cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/65/654f4ec18183cf57579d2c384d76d9ad4131f1396f088ca099bb53b1e83c823a-d # internal cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b077/_pkg_.a EOF hash/crc64 mkdir -p $WORK/b112/ hash/crc32 hash/adler32 cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid ufRC4zm-Xee3qYwvVvy7/ufRC4zm-Xee3qYwvVvy7 -goversion go1.15.7 -D "" -importcfg $WORK/b076/importcfg -pack ./types.go hash/fnv mkdir -p $WORK/b102/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b153/ cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid 9qK0S-c6pKgANiArEscu/9qK0S-c6pKgANiArEscu -goversion go1.15.7 -D "" -importcfg $WORK/b112/importcfg -pack ./crc64.go cat >$WORK/b102/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal mkdir -p $WORK/b256/ cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b102/symabis ./crc32_arm64.s cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a EOF cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid ho8a_l-qba1MQpmW0rgj/ho8a_l-qba1MQpmW0rgj -goversion go1.15.7 -D "" -importcfg $WORK/b153/importcfg -pack ./adler32.go cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/70/70c3f1b5394559fcc78394d80ea18502db9cd9c86a7421ba851edc568779b2d7-d # internal cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid uk8AkJApVPwqgLE1bpJJ/uk8AkJApVPwqgLE1bpJJ -goversion go1.15.7 -D "" -importcfg $WORK/b256/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/20/2003168423d6f56caf6fd0d61a8a753d17d46794823b1b80a13dcf945f45fae9-d # internal cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p hash/crc32 -std -installsuffix shared -buildid urnyC8Aq_eFrdJ-Wlgq1/urnyC8Aq_eFrdJ-Wlgq1 -goversion go1.15.7 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/e2/e2123fde96e69eca09623b9962abfaa26ce9d2df90e5895a2d0359ef0615fb26-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/6f/6ff984eefebd969246a330403390caa801d2e8c77442bcc1370aaa25f18e302a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/49/490ea4c6d86f21180b0b2f12108cf8c60ae6e06410de94c59d0a70b187b26bb1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b102/crc32_arm64.o ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b102/_pkg_.a $WORK/b102/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/63/6361b26749bdb604f57171fec775785bdee16f58e53174eb4b10c8f2034c27dd-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/80/80ab5048d730db096b1dbfff2bd41f5813b193ff5631a98238fcafe757319548-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/90/90dfced9e1c66de43e7a8a67547ebc6b6e7fc42709e1b8d284be22bb0d8441df-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b228/ github.com/containers/libpod/vendor/golang.org/x/text/transform mkdir -p $WORK/b352/ cat >$WORK/b228/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 /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid uUwAXdeZ-4-7rFR8vxgj/uUwAXdeZ-4-7rFR8vxgj -goversion go1.15.7 -D "" -importcfg $WORK/b228/importcfg -pack ./transform.go cat >$WORK/b352/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/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid otQMZ9-mn1nHp6DlKWVw/otQMZ9-mn1nHp6DlKWVw -goversion go1.15.7 -D "" -importcfg $WORK/b352/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/27/27a8ce2a372035db284ff105a32788345704422e3406555728046eca1fd3493c-d # internal crypto/rc4 mkdir -p $WORK/b129/ encoding/base32 crypto github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal reflect mkdir -p $WORK/b182/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b091/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b022/ cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid z_BjSOlc4lnFu0MhH1jw/z_BjSOlc4lnFu0MhH1jw -goversion go1.15.7 -D "" -importcfg $WORK/b129/importcfg -pack ./rc4.go cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid 0aYEYsNIpAAV_A5y4V55/0aYEYsNIpAAV_A5y4V55 -goversion go1.15.7 -D "" -importcfg $WORK/b182/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go mkdir -p $WORK/b069/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -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_arm64.s cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b070/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b149/ cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto -std -complete -installsuffix shared -buildid 68Rw1S61lVg3QMdB11QY/68Rw1S61lVg3QMdB11QY -goversion go1.15.7 -D "" -importcfg $WORK/b069/importcfg -pack ./crypto.go mkdir -p $WORK/b142/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b025/_pkg_.a EOF cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid IRJZvKklY10wA02A0r4p/IRJZvKklY10wA02A0r4p -goversion go1.15.7 -D "" -importcfg $WORK/b149/importcfg -pack ./errors.go cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid 6NoWCDIviWF65xW49nb6/6NoWCDIviWF65xW49nb6 -goversion go1.15.7 -D "" -importcfg $WORK/b142/importcfg -pack ./base32.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p reflect -std -installsuffix shared -buildid mbDKezf5TGiAPmL2aCRp/mbDKezf5TGiAPmL2aCRp -goversion go1.15.7 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/9a/9a7ea8060c6fca4124e49ea344b7575dd7bd7e3f13a643d0653665fb2b2161dd-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/4b/4b23c2cdc518988777065fb2be0cb3ffbd81089974c53543d0d1720950208c1f-d # internal bufio mkdir -p $WORK/b041/ path mkdir -p $WORK/b040/ cat >$WORK/b041/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/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p bufio -std -complete -installsuffix shared -buildid bELBVQi0H_teSuPVabqz/bELBVQi0H_teSuPVabqz -goversion go1.15.7 -D "" -importcfg $WORK/b041/importcfg -pack ./bufio.go ./scan.go github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions mkdir -p $WORK/b143/ regexp/syntax mkdir -p $WORK/b072/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/d0/d0f14bd2c88d49b4dfd698dc021d69e995d40db78378d0cc002b4d5cf91a5528-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid iB-8FMBHkQGt0SVfXof6/iB-8FMBHkQGt0SVfXof6 -goversion go1.15.7 -D "" -importcfg $WORK/b072/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/99/994996b6519e7df1a48f6873773adb030ec8c358a621e46e85d81c80d60b3830-d # internal cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b156/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils github.com/containers/libpod/pkg/namespaces cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid 7J2f4jyzAozeFMO4lxk2/7J2f4jyzAozeFMO4lxk2 -goversion go1.15.7 -D "" -importcfg $WORK/b143/importcfg -pack ./compare.go cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p path -std -complete -installsuffix shared -buildid D93LRPMv4kUEwWXK-m6O/D93LRPMv4kUEwWXK-m6O -goversion go1.15.7 -D "" -importcfg $WORK/b040/importcfg -pack ./match.go ./path.go github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b206/ html mkdir -p $WORK/b570/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors packagefile crypto=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b149/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid PcTbbhCeLHr7NIpSri6v/PcTbbhCeLHr7NIpSri6v -goversion go1.15.7 -D "" -importcfg $WORK/b156/importcfg -pack ./s2k.go mkdir -p $WORK/b452/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid J3xv-axmqTWS8FTmalzq/J3xv-axmqTWS8FTmalzq -goversion go1.15.7 -D "" -importcfg $WORK/b206/importcfg -pack ./stringutils.go mkdir -p $WORK/b300/ cat >$WORK/b570/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b452/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -shared -p html -std -complete -installsuffix shared -buildid 3kmEEPVWQJisGkfr0cqu/3kmEEPVWQJisGkfr0cqu -goversion go1.15.7 -D "" -importcfg $WORK/b570/importcfg -pack ./entity.go ./escape.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/namespaces /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/containers/libpod/pkg/namespaces -complete -installsuffix shared -buildid vhBqwfxPraPwRipd48Fd/vhBqwfxPraPwRipd48Fd -goversion go1.15.7 -D "" -importcfg $WORK/b452/importcfg -pack ./namespaces.go cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid JpuRiOtpb_Hqy6lnoFHW/JpuRiOtpb_Hqy6lnoFHW -goversion go1.15.7 -D "" -importcfg $WORK/b300/importcfg -pack ./autoneg.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/4c/4c0f16e868496b692df20ae65decfff60f46fc395e8402a31ca2c4cfa84e67d3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b228/_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/e8/e8df0754a958131bafa8051eaee56836211f65fabeef7b690b47e83fa9ca086f-d # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/79/797e95083fcb65209c5acfa6aecfe6ce5f4ac24945484da8fb52fa5b4d695a78-d # 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/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/48/48f197068018f53f35daaf4d8a1b0ccc9faf80b7a801c272206ee0809782c044-d # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/52/5269fc826840ac2a7b336651ad1307ef36fff24fa27bc37c86476d1072202bd1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/5f/5f24ebcd19452720ceca4a2e67f7df0fbfbae53d03dab3b89b58ef88668a4340-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/8d/8db62e41a14710203ecde30449ccf6ca3f505cda9a6be25a0a360584767f6ae9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/08/08a9c6d300064987890d42b5d79c8da1ba3386fd1ec8d44be9060bb56700c57a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/dd/dda5ee1b0a723a184ebc7909a39cf4c817dd5652e5c8e0397561ad8bfff4a689-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/cc/cc8c27916f924f4707c5682ce781a16e5ac0cd7aa4d6c457525685e7b1f3792a-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/f0/f0f78fa1ee0d34d255d336e84757c6acd8e6a80c66cd6c2abf8f8a8e345b5489-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/0d/0d96b404e119dcb5964e395887d30b9c274c8b3ab42eb6f48bde1ba58706d468-d # internal compress/bzip2 mkdir -p $WORK/b086/ image mkdir -p $WORK/b157/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid QiXNndCVhIpgimUwvVey/QiXNndCVhIpgimUwvVey -goversion go1.15.7 -D "" -importcfg $WORK/b086/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b158/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p image -std -complete -installsuffix shared -buildid RVhbG7tDJmT0aZX68gIa/RVhbG7tDJmT0aZX68gIa -goversion go1.15.7 -D "" -importcfg $WORK/b157/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/54/546a134eeeffe5c4ccf6bba7a2204b53ef93a6973c8828b56437dfe6fb182c3a-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/ee/ee5c6b24a53da0fd564fa7483779f2b2fca353dcfcbe2d3e41f9b31849d763a1-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b031/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b031/_pkg_.a $WORK/b031/asm_linux_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/fe/fe856a6523c3ae748f289d42df1c50f73a36a049fa689ec779c8d4929349d12f-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups mkdir -p $WORK/b066/ internal/syscall/execenv github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx internal/syscall/unix mkdir -p $WORK/b033/ time cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b458/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups -complete -installsuffix shared -buildid lcSLYh1UGgV9M1qJI4wG/lcSLYh1UGgV9M1qJI4wG -goversion go1.15.7 -D "" -importcfg $WORK/b066/importcfg -pack ./cgroups_supported.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid p2MUT5GENAOBReQgJbi2/p2MUT5GENAOBReQgJbi2 -goversion go1.15.7 -D "" -importcfg $WORK/b033/importcfg -pack ./execenv_default.go mkdir -p $WORK/b412/ cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups -complete -installsuffix shared -buildid Cp1bKa3f4A3aVHrKWR73/Cp1bKa3f4A3aVHrKWR73 -goversion go1.15.7 -D "" -importcfg $WORK/b458/importcfg -pack ./cgroups.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx -complete -installsuffix shared -buildid xA_Q7_LBTKrApTs7QUAB/xA_Q7_LBTKrApTs7QUAB -goversion go1.15.7 -D "" -importcfg $WORK/b412/importcfg -pack ./syscall_unix.go mkdir -p $WORK/b030/ mkdir -p $WORK/b032/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid SgH108UyS0_pYcLAfNXE/SgH108UyS0_pYcLAfNXE -goversion go1.15.7 -D "" -importcfg $WORK/b030/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_generic.go cat >$WORK/b032/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/b031/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p time -std -installsuffix shared -buildid hE1Tmf3CVt7tDWfDaYGD/hE1Tmf3CVt7tDWfDaYGD -goversion go1.15.7 -D "" -importcfg $WORK/b032/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/c9/c97bf2957f591192be5dda7b6e47587d7bdac7638df4fa03f4cdba3f81d39361-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/c8/c8636bb07f3402e25c7653ee6d6f386f5f588891f620e5c4b1d07dfb4ed3f1b7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/61/61d4490c143b607f885237fa421de11cf62c1d1d29529b7a5053cad94bf83279-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/bc/bc65bd3a566199323af3c385d2bcfc03aa9dc795de77633092d0ba3cbf664e25-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/b8/b81d18e56e5c52cadf0cea5df89bb78c959d43d88dee8927ea2ac19cfff90a4d-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/03/035f37a9f0d69dcdbb4e13422e58acdf16142cac125a866564a6b8ead48af2de-d # internal regexp mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp/syntax=$WORK/b072/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p regexp -std -complete -installsuffix shared -buildid dYHoUrplcysgUD4MJ0Y0/dYHoUrplcysgUD4MJ0Y0 -goversion go1.15.7 -D "" -importcfg $WORK/b071/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./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/61/61a958f5b8bf58dd07af59c6f277d46fa2766c875d5c033e2413c0a282eabd7d-d # internal image/internal/imageutil mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b157/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid o3J-PTN3yPnjp5LvVXIj/o3J-PTN3yPnjp5LvVXIj -goversion go1.15.7 -D "" -importcfg $WORK/b160/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/78/78fb6d750200a82271286bade9e86dbd601c77f0cfe9a5b9108326e1d1a5bab0-d # internal image/jpeg mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image=$WORK/b157/_pkg_.a packagefile image/color=$WORK/b158/_pkg_.a packagefile image/internal/imageutil=$WORK/b160/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid 5HmFL9gPts-8slONVEuS/5HmFL9gPts-8slONVEuS -goversion go1.15.7 -D "" -importcfg $WORK/b159/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/f4/f49601162b2b7ad668dc4f8915628cf0c2342e841ba29afab90a05943ed1850a-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/fc/fc0dc32fc49b03a895808bfa815b7dc149a5ee404ef1d796299d0d7f9a4ff3ad-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b360/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version github.com/containers/libpod/pkg/resolvconf/dns mkdir -p $WORK/b545/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b071/_pkg_.a EOF mkdir -p $WORK/b504/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid B-4dwMAuit6oMCS-Jb8j/B-4dwMAuit6oMCS-Jb8j -goversion go1.15.7 -D "" -importcfg $WORK/b360/importcfg -pack ./resolvconf.go cat >$WORK/b545/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b071/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/resolvconf/dns /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -shared -p github.com/containers/libpod/pkg/resolvconf/dns -complete -installsuffix shared -buildid xkmjB6FOm3kA0MeC6YUV/xkmjB6FOm3kA0MeC6YUV -goversion go1.15.7 -D "" -importcfg $WORK/b545/importcfg -pack ./resolvconf.go cat >$WORK/b504/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid td0TE3ue_wrJ3jRHPoBB/td0TE3ue_wrJ3jRHPoBB -goversion go1.15.7 -D "" -importcfg $WORK/b504/importcfg -pack ./doc.go ./helpers.go ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/01/017eb0ddcf8ca922829d28ee4fe76ada4c03d798d9bc0648c0dcbe2f0c3d0dff-d # internal context mkdir -p $WORK/b042/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter mkdir -p $WORK/b533/ internal/poll mkdir -p $WORK/b029/ cat >$WORK/b533/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid LruTXnBKrOFGvbXIXHnC/LruTXnBKrOFGvbXIXHnC -goversion go1.15.7 -D "" -importcfg $WORK/b533/importcfg -pack ./clock.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/poll -std -installsuffix shared -buildid OIadB46FG4araLqCZTsq/OIadB46FG4araLqCZTsq -goversion go1.15.7 -D "" -importcfg $WORK/b029/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cat >$WORK/b042/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/b032/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p context -std -complete -installsuffix shared -buildid _sFdS950GxfBzKiicK_I/_sFdS950GxfBzKiicK_I -goversion go1.15.7 -D "" -importcfg $WORK/b042/importcfg -pack ./context.go mkdir -p $WORK/b465/ cat >$WORK/b465/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter -complete -installsuffix shared -buildid fnWKUNuIDY0YU702NVb8/fnWKUNuIDY0YU702NVb8 -goversion go1.15.7 -D "" -importcfg $WORK/b465/importcfg -pack ./leakybucket.go ./memory.go ./storage.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/73/73d6c230ab0e8688149f36db58300ad5125c1eb533d5d0ce891ceee799aa00b3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/d2/d2db7f392bae1b1f8bb3a884fd14af3cbbe85ef78482880137e14beee2bcc766-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/0a/0ae694d8b732628a72c4457be569e4c25d33130572eb2cb5381a0654d8543169-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/1b/1bbfcf060d70b1c0ac8273ae469f8147a572b74085aa9c7d8622e83cfefeebbf-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/23/2308df14fa489359b10b6ffe8d4ef2ae2c75ba9be07d30c5e097e69846e6e0c6-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/c6/c63851d0b67e4bc34ceed06c68db5d726003569a0977a9624851b3a39e38c6b4-d # internal github.com/containers/libpod/vendor/golang.org/x/sync/semaphore mkdir -p $WORK/b266/ github.com/containers/libpod/vendor/golang.org/x/net/context github.com/containers/libpod/vendor/golang.org/x/sync/errgroup mkdir -p $WORK/b177/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b123/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b413/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/semaphore -complete -installsuffix shared -buildid 1VCpRExirxtbgFRU_pXc/1VCpRExirxtbgFRU_pXc -goversion go1.15.7 -D "" -importcfg $WORK/b266/importcfg -pack ./semaphore.go cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid Y16aP-r0JQIg0pWESpFz/Y16aP-r0JQIg0pWESpFz -goversion go1.15.7 -D "" -importcfg $WORK/b177/importcfg -pack ./context.go ./go17.go ./go19.go cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/errgroup -complete -installsuffix shared -buildid 8lvVotrUGPDHA9RzCvHi/8lvVotrUGPDHA9RzCvHi -goversion go1.15.7 -D "" -importcfg $WORK/b413/importcfg -pack ./errgroup.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b177/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/45/455abc61bc4897547f75330e835fe7457b4ac412a2d017a410defd34fa916bad-d # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/df/df81aaabcb3f8490cc1c982d662a279545ecd57af9cf4e2733ff81e8bfd1755c-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/f9/f9e8b990fc533d7af62e871b180ddd74bae60411594e45c08a18542f4ab61990-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/a4/a405b1670ca5959751d3793ee318b7a524bc1083d017f8a903e0633479db3c0f-d # internal os mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b028/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/execenv=$WORK/b033/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b034/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p os -std -installsuffix shared -buildid fWeU89HLlqEXSlmYQYPN/fWeU89HLlqEXSlmYQYPN -goversion go1.15.7 -D "" -importcfg $WORK/b027/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/61/61aa3743526d21505015f042a498e5b8b13dae3df537f01411e9af06c389b1be-d # internal internal/fmtsort mkdir -p $WORK/b021/ encoding/binary github.com/containers/libpod/vendor/github.com/hashicorp/errwrap github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b390/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b046/ cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid 0Wg-EV0SXRz5RPokN1Nb/0Wg-EV0SXRz5RPokN1Nb -goversion go1.15.7 -D "" -importcfg $WORK/b021/importcfg -pack ./sort.go cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b364/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid AOB_qSif8nc32bHk_soa/AOB_qSif8nc32bHk_soa -goversion go1.15.7 -D "" -importcfg $WORK/b390/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /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 nvM456HoQHyfO1az3DAx/nvM456HoQHyfO1az3DAx -goversion go1.15.7 -D "" -importcfg $WORK/b046/importcfg -pack ./binary.go ./varint.go cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/errwrap -complete -installsuffix shared -buildid CuRgvgqi4YNGldtriZH5/CuRgvgqi4YNGldtriZH5 -goversion go1.15.7 -D "" -importcfg $WORK/b364/importcfg -pack ./errwrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/66/66011f31ad9ce43b19b2069eff029bfaa2fc301d119647d8a3e90a804cc5907e-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/9d/9d970275e0ff06ee497e7a7b58acc3888fce00619053eded760c766d15893654-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/c9/c91cb48d05d208071f34a7e4a5b6be33183e95a69b13cd3cb22119e75145a74c-d # internal encoding/base64 mkdir -p $WORK/b045/ github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy mkdir -p $WORK/b101/ crypto/cipher cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b090/ cd /usr/lib/golang/src/encoding/base64 /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 _iUdXomNwbBOOc6854tu/_iUdXomNwbBOOc6854tu -goversion go1.15.7 -D "" -importcfg $WORK/b045/importcfg -pack ./base64.go cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b102/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy -complete -installsuffix shared -buildid RlqRMyH2ofebnWlpXit2/RlqRMyH2ofebnWlpXit2 -goversion go1.15.7 -D "" -importcfg $WORK/b101/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b091/_pkg_.a packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b103/ github.com/containers/libpod/vendor/golang.org/x/sys/unix cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid ozNpiZ6njr-L9jQGXEn0/ozNpiZ6njr-L9jQGXEn0 -goversion go1.15.7 -D "" -importcfg $WORK/b090/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go crypto/ed25519/internal/edwards25519 crypto/md5 mkdir -p $WORK/b049/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b126/ vendor/golang.org/x/crypto/poly1305 cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid zk3Rv9m_c_1XuMKrtcJ8/zk3Rv9m_c_1XuMKrtcJ8 -goversion go1.15.7 -D "" -importcfg $WORK/b103/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go mkdir -p $WORK/b128/ cat >$WORK/b049/go_asm.h << 'EOF' # internal EOF cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b046/_pkg_.a EOF mkdir -p $WORK/b139/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/libpod/vendor/golang.org/x/sys/unix -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b049/symabis ./asm_linux_arm64.s cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid 6-pbsrqi65o1yEDUJ6YA/6-pbsrqi65o1yEDUJ6YA -goversion go1.15.7 -D "" -importcfg $WORK/b126/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b128/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/b128=>" -I $WORK/b128/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b128/symabis ./md5block_arm64.s cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid _cqdc0uAS7SRUkl2psFS/_cqdc0uAS7SRUkl2psFS -goversion go1.15.7 -D "" -importcfg $WORK/b139/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sys/unix -installsuffix shared -buildid Q2uxpF5FGHLxUbjYdyrH/Q2uxpF5FGHLxUbjYdyrH -goversion go1.15.7 -symabis $WORK/b049/symabis -D "" -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_arm64.go ./zptracearm_linux.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p crypto/md5 -std -installsuffix shared -buildid K20lCxSB5stFeNQ3KNUW/K20lCxSB5stFeNQ3KNUW -goversion go1.15.7 -symabis $WORK/b128/symabis -D "" -importcfg $WORK/b128/importcfg -pack -asmhdr $WORK/b128/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/84/84216fca67e2b6f3613ffd27718137c3c89400b25a603b180bedfded6ee1710a-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/78/78066e0106512261504c7d82f6a724d9f41553be90d094beda2d6cc98f891e32-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/ce/ce66653b6448c037c2f0fce2781063cc13108224c6b9ad336c216db7c4c6385b-d # internal encoding/pem mkdir -p $WORK/b134/ github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b148/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid WWXhZPzKyZAxK2ddvwhb/WWXhZPzKyZAxK2ddvwhb -goversion go1.15.7 -D "" -importcfg $WORK/b134/importcfg -pack ./pem.go cat >$WORK/b148/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b149/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid 6509oJVN3Ov70E96wTnR/6509oJVN3Ov70E96wTnR -goversion go1.15.7 -D "" -importcfg $WORK/b148/importcfg -pack ./armor.go ./encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b128=>" -I $WORK/b128/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b128/md5block_arm64.o ./md5block_arm64.s cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/2e/2e15d1f356e7ae9c4a57c7f5f5725387cba2c9b9ffe46500053aea4ba773fae7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b128/_pkg_.a $WORK/b128/md5block_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/08/086bc6a641bb55b5aff557c785a8a50436adad004b0d2f35dd303078334abd75-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/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/c9/c991e94eca0bf62cc231e7dd350bee5a277b729737e5b31c4245369c5c31543b-d # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/11/1122ca6373c66278ba02b82cf790a52521f4c65f1b4686e8c05150fa396552c9-d # internal path/filepath mkdir -p $WORK/b036/ github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir internal/lazyregexp fmt os/signal runtime/debug github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev mkdir -p $WORK/b320/ github.com/containers/libpod/pkg/ctime cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b356/ cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid 19SKqmkIbl-D4C5Ys6DC/19SKqmkIbl-D4C5Ys6DC -goversion go1.15.7 -D "" -importcfg $WORK/b036/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b027/_pkg_.a EOF mkdir -p $WORK/b397/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid 7sHwJsjpkHmT_uMw7nLy/7sHwJsjpkHmT_uMw7nLy -goversion go1.15.7 -D "" -importcfg $WORK/b320/importcfg -pack ./mount.go cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF mkdir -p $WORK/b020/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid 122ifPC1FKnYojgadcuQ/122ifPC1FKnYojgadcuQ -goversion go1.15.7 -D "" -importcfg $WORK/b356/importcfg -pack ./homedir.go cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF net mkdir -p $WORK/b265/ cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid FqNmnuh7zBOgW_cxJgH-/FqNmnuh7zBOgW_cxJgH- -goversion go1.15.7 -D "" -importcfg $WORK/b397/importcfg -pack ./lazyre.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b021/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b104/ cat >$WORK/b265/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p fmt -std -complete -installsuffix shared -buildid 2n3JBvNHsNKtlXqOQ2ZE/2n3JBvNHsNKtlXqOQ2ZE -goversion go1.15.7 -D "" -importcfg $WORK/b020/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go mkdir -p $WORK/b456/ cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b265=>" -I $WORK/b265/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b265/symabis ./sig.s cat >$WORK/b104/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b489/ cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b104/symabis ./debug.s cat >$WORK/b456/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b055/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev -complete -installsuffix shared -buildid KyLA-WYf1K8Pn7Fkq1b_/KyLA-WYf1K8Pn7Fkq1b_ -goversion go1.15.7 -D "" -importcfg $WORK/b456/importcfg -pack ./tty.go cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b027/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b055/ -importpath net -- -I $WORK/b055/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/ctime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -shared -p github.com/containers/libpod/pkg/ctime -complete -installsuffix shared -buildid --a3-y6mGimpT6lqT7Vs/--a3-y6mGimpT6lqT7Vs -goversion go1.15.7 -D "" -importcfg $WORK/b489/importcfg -pack ./ctime.go ./ctime_linux.go cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b027/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p runtime/debug -std -installsuffix shared -buildid I9S5h7hG-dXAJpK1opa-/I9S5h7hG-dXAJpK1opa- -goversion go1.15.7 -symabis $WORK/b104/symabis -D "" -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p os/signal -std -installsuffix shared -buildid N7nRk25t-XE5OcQo4miu/N7nRk25t-XE5OcQo4miu -goversion go1.15.7 -symabis $WORK/b265/symabis -D "" -importcfg $WORK/b265/importcfg -pack -asmhdr $WORK/b265/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/7b/7bcc398ba55ebb6d56ed7c2db4fd93ad37562e3e96e2af5ec353d4450abf78ef-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/19/191b9d165251de048338e41e7f79a3ffc7abbe0def127f80719351cc1936a1d8-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/2c/2cbd48cf2f335ecaa0aa920b6c7c14d781572d9350f71bffac1f1ba15143aa49-d # internal crypto/des mkdir -p $WORK/b124/ vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b137/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile crypto/internal/subtle=$WORK/b091/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid ccJLgU8u7mxR6Hm7eEft/ccJLgU8u7mxR6Hm7eEft -goversion go1.15.7 -D "" -importcfg $WORK/b124/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b137/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/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b137/symabis ./chacha_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/90/9075c926f6ad0c8fa92865c982b2285de0d43f44d4890e3321735995536f1541-d # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/55/5588342f750ef67c9f35af57a9ea3ab6c3084132ddd7512ac447566dec2c1619-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b397/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/76/76944180c5083d9a8613cbde3ebeaaca1a881a00fc900b3bfef6a51c7cc21148-d # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/65/658307360bdb4e5a91c2c0840e0ae5d225003dd18456431c32725961ba024648-d # internal cat >$WORK/b137/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b138/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid vu4soKYvA7p6ZqhftOdU/vu4soKYvA7p6ZqhftOdU -goversion go1.15.7 -symabis $WORK/b137/symabis -D "" -importcfg $WORK/b137/importcfg -pack -asmhdr $WORK/b137/go_asm.h ./chacha_arm64.go ./chacha_generic.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/aa/aab1a68ab86b99ec20de176237401bada9c9881ff48dafe1fb0d9b9700227eab-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b104/debug.o ./debug.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b265=>" -I $WORK/b265/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b265/sig.o ./sig.s cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b104/_pkg_.a $WORK/b104/debug.o # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b265/_pkg_.a $WORK/b265/sig.o # 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/b265/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/05/0528e68ed73ed62c5c50990e903d3a31b1cb56d5efccf3752239af27b24e0939-d # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/e3/e3352091343720326f538fb858fe0698c540e5434e1b0972fc2a94fe7a575a9b-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/4a/4ae11ed0995e3e6aa09c74463e76092f71977e312777f9a42c8b076589a63959-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/67/67f4e64b08bc497eb0f85533ac8ad492047bd91c7d9d96ca7249358151c6be19-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/3b/3be9e95482e88637aca35c938e29939e54e0c73a0508fb8a3a68bb30d330add8-d # internal io/ioutil mkdir -p $WORK/b035/ os/exec mkdir -p $WORK/b063/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid CF3P021D0U47Avg0WCt3/CF3P021D0U47Avg0WCt3 -goversion go1.15.7 -D "" -importcfg $WORK/b035/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p os/exec -std -complete -installsuffix shared -buildid RauhuBfFVcd6JSZaK3mt/RauhuBfFVcd6JSZaK3mt -goversion go1.15.7 -D "" -importcfg $WORK/b063/importcfg -pack ./exec.go ./exec_unix.go ./lp_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/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b137/chacha_arm64.o ./chacha_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b137/_pkg_.a $WORK/b137/chacha_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/e7/e71d3c3236ce63da990c4be142fd4c42f19e127c8291cda73704ded5ebe66187-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b136/ cat >$WORK/b136/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/b090/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b137/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b138/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b139/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid 46XUEo35vXGbo9iRuCQO/46XUEo35vXGbo9iRuCQO -goversion go1.15.7 -D "" -importcfg $WORK/b136/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/cc/cc95dc63d755fdde631952ddcd5640a05c7dc5d7d2f53c6bec9aaa3c78f9ccb9-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid 6byA6SV38u89Z1E0e_HB/6byA6SV38u89Z1E0e_HB -goversion go1.15.7 -D "" -importcfg $WORK/b190/importcfg -pack ./directory.go ./directory_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/c1/c1a8b44163670c46763331d398a2b300a3a37cc2053f484dc7b90eb044f7dfa1-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/35/35343a57500346b2ef685440dfc4a0cd6c4c458a428aa4097a3ea2f0c7e15abb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/44/4487f4f8a930e69a9c68e561113c08a443a55eed9285057e5f1b6ac6a375eb8e-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/35/35e03c25268262bbeae2d2309884fa7078d26ee49dc3d3cfe0fa93c10f357c29-d # internal os/user mkdir -p $WORK/b038/ cd /usr/lib/golang/src/os/user TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b038/ -importpath os/user -- -I $WORK/b038/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go github.com/containers/libpod/vendor/github.com/opencontainers/go-digest mkdir -p $WORK/b068/ github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go log github.com/containers/libpod/vendor/github.com/pkg/errors encoding/json github.com/containers/libpod/vendor/github.com/BurntSushi/toml mkdir -p $WORK/b079/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid lUHdk7fSnfUlEdmGQHOi/lUHdk7fSnfUlEdmGQHOi -goversion go1.15.7 -D "" -importcfg $WORK/b068/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go encoding/hex mkdir -p $WORK/b098/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/klauspost/compress/fse cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid bsKVx7nMiU-cC0xgBN5C/bsKVx7nMiU-cC0xgBN5C -goversion go1.15.7 -D "" -importcfg $WORK/b079/importcfg -pack ./version.go ./versioned.go mkdir -p $WORK/b082/ mkdir -p $WORK/b080/ github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs vendor/golang.org/x/crypto/curve25519 flag mkdir -p $WORK/b043/ math/big github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog text/scanner mkdir -p $WORK/b074/ mkdir -p $WORK/b100/ github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go go/token mkdir -p $WORK/b216/ mime/quotedprintable github.com/containers/libpod/vendor/github.com/klauspost/compress/flate cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mime mkdir -p $WORK/b234/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability mkdir -p $WORK/b186/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid UG1xfMedzECJf8B4Lp5_/UG1xfMedzECJf8B4Lp5_ -goversion go1.15.7 -D "" -importcfg $WORK/b098/importcfg -pack ./hex.go cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p go/token -std -complete -installsuffix shared -buildid T805TKmVjGCrCW0wNLDy/T805TKmVjGCrCW0wNLDy -goversion go1.15.7 -D "" -importcfg $WORK/b216/importcfg -pack ./position.go ./serialize.go ./token.go github.com/containers/libpod/vendor/github.com/docker/go-units cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p github.com/containers/libpod/vendor/github.com/BurntSushi/toml -complete -installsuffix shared -buildid SHRtYXu2_60kMp4gO5lR/SHRtYXu2_60kMp4gO5lR -goversion go1.15.7 -D "" -importcfg $WORK/b074/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF net/http/internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers github.com/containers/libpod/vendor/github.com/containers/image/v5/version cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/fse -complete -installsuffix shared -buildid xXyDnE6WOYW4N9aoZqIL/xXyDnE6WOYW4N9aoZqIL -goversion go1.15.7 -D "" -importcfg $WORK/b100/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go text/template/parse cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p mime -std -complete -installsuffix shared -buildid sRj2ATuY57BlVjhbe8fL/sRj2ATuY57BlVjhbe8fL -goversion go1.15.7 -D "" -importcfg $WORK/b234/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go compress/flate mkdir -p $WORK/b174/ net/url cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid 3cOFvLwtAl_lw6ue67SW/3cOFvLwtAl_lw6ue67SW -goversion go1.15.7 -D "" -importcfg $WORK/b186/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid aYSB6YT2d_5wSyBVsSOR/aYSB6YT2d_5wSyBVsSOR -goversion go1.15.7 -D "" -importcfg $WORK/b174/importcfg -pack ./duration.go ./size.go ./ulimit.go mkdir -p $WORK/b236/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p github.com/containers/libpod/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid jeHBHfnsapYBBAXk8Rvn/jeHBHfnsapYBBAXk8Rvn -goversion go1.15.7 -D "" -importcfg $WORK/b080/importcfg -pack ./errors.go ./stack.go mkdir -p $WORK/b140/ vendor/golang.org/x/net/http2/hpack github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF vendor/golang.org/x/text/unicode/norm cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/mtrmac/gpgme mkdir -p $WORK/b184/ cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid UmxeLn1ImvQf-UJ5XicV/UmxeLn1ImvQf-UJ5XicV -goversion go1.15.7 -D "" -importcfg $WORK/b236/importcfg -pack ./reader.go ./writer.go cd /usr/lib/golang/src/encoding/json /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 j19md8iY8kr1aQ1S8m8F/j19md8iY8kr1aQ1S8m8F -goversion go1.15.7 -D "" -importcfg $WORK/b043/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p log -std -complete -installsuffix shared -buildid KsEBwlOqkd1TdKm7DeyK/KsEBwlOqkd1TdKm7DeyK -goversion go1.15.7 -D "" -importcfg $WORK/b082/importcfg -pack ./log.go mkdir -p $WORK/b097/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid lOEGcnI-y9FMOn03kcdB/lOEGcnI-y9FMOn03kcdB -goversion go1.15.7 -D "" -importcfg $WORK/b140/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b109/ cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p flag -std -complete -installsuffix shared -buildid QhvKHqXZA2cncP3xC9c6/QhvKHqXZA2cncP3xC9c6 -goversion go1.15.7 -D "" -importcfg $WORK/b184/importcfg -pack ./flag.go cat >$WORK/b097/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b170/ cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b097/symabis ./arith_arm64.s cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b239/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid H2iwy4vvTY0bYuAwQ1FS/H2iwy4vvTY0bYuAwQ1FS -goversion go1.15.7 -D "" -importcfg $WORK/b109/importcfg -pack ./xlog.go cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid LZCZLuYWOu-FSovqssLS/LZCZLuYWOu-FSovqssLS -goversion go1.15.7 -D "" -importcfg $WORK/b170/importcfg -pack ./scanner.go mkdir -p $WORK/b106/ mkdir -p $WORK/b202/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile os=$WORK/b027/_pkg_.a EOF cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b238/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/flate -complete -installsuffix shared -buildid -kQB71tqraOFK0Uvfudy/-kQB71tqraOFK0Uvfudy -goversion go1.15.7 -D "" -importcfg $WORK/b106/importcfg -pack ./crc32_noasm.go ./deflate.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./reverse_bits.go ./snappy.go ./token.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid -IRz7hX49ZuA9ZR4d7KC/-IRz7hX49ZuA9ZR4d7KC -goversion go1.15.7 -D "" -importcfg $WORK/b239/importcfg -pack ./config.go ./state.go ./version.go cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b192/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid eJKAiy65dMTfMUsV6x7Y/eJKAiy65dMTfMUsV6x7Y -goversion go1.15.7 -D "" -importcfg $WORK/b202/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b145/ cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid YyjYfVOYCC7vzx1N1g6-/YyjYfVOYCC7vzx1N1g6- -goversion go1.15.7 -D "" -importcfg $WORK/b238/importcfg -pack ./chunked.go ./testcert.go cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b210/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b243/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/version -complete -installsuffix shared -buildid ZgAskfjABD-ft8Tuq0yK/ZgAskfjABD-ft8Tuq0yK -goversion go1.15.7 -D "" -importcfg $WORK/b145/importcfg -pack ./version.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid tNwvagmQtBqx_2KxrQ3n/tNwvagmQtBqx_2KxrQ3n -goversion go1.15.7 -D "" -importcfg $WORK/b192/importcfg -pack ./parsers.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp mkdir -p $WORK/b220/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b151/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid pZZ7ekp0L_O-_yYIOSN0/pZZ7ekp0L_O-_yYIOSN0 -goversion go1.15.7 -D "" -importcfg $WORK/b210/importcfg -pack ./children.go ./patricia.go cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid 7cS4lu06T976C7bE3hbv/7cS4lu06T976C7bE3hbv -goversion go1.15.7 -D "" -importcfg $WORK/b220/importcfg -pack ./lex.go ./node.go ./parse.go mkdir -p $WORK/b135/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid yvEsbhTVZV-O4Fpgw9qG/yvEsbhTVZV-O4Fpgw9qG -goversion go1.15.7 -D "" -importcfg $WORK/b151/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p net/url -std -complete -installsuffix shared -buildid dqGS8hQhKaWRYO3H9xoB/dqGS8hQhKaWRYO3H9xoB -goversion go1.15.7 -D "" -importcfg $WORK/b135/importcfg -pack ./url.go mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b262/ cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid LBr7A1X4xr7bwEjF3OOp/LBr7A1X4xr7bwEjF3OOp -goversion go1.15.7 -D "" -importcfg $WORK/b233/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go mkdir -p $WORK/b230/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config importmap github.com/VividCortex/ewma=github.com/containers/libpod/vendor/github.com/VividCortex/ewma importmap github.com/vbauerster/mpb/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b264/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor -complete -installsuffix shared -buildid _CsmdXuiPWJ2kn05bGst/_CsmdXuiPWJ2kn05bGst -goversion go1.15.7 -D "" -importcfg $WORK/b262/importcfg -pack ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./moving-average.go ./name.go ./percentage.go ./speed.go cat >$WORK/b230/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/b020/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b228/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b146/ cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid ZO5er0ncQ9bFZcCuKbit/ZO5er0ncQ9bFZcCuKbit -goversion go1.15.7 -D "" -importcfg $WORK/b230/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b146/ -importpath github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b146/ -g -O2 ./data.go ./gpgme.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/bc/bce751098e4a747dca16ccd58cfd305b071fc966d43a78a7f11ff54c84696917-d # internal github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid d5wcWW-HauCQIJKxuC1m/d5wcWW-HauCQIJKxuC1m -goversion go1.15.7 -D "" -importcfg $WORK/b303/importcfg -pack ./fs.go cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p math/big -std -installsuffix shared -buildid Pz3K0s9dWYpG4MWKvigg/Pz3K0s9dWYpG4MWKvigg -goversion go1.15.7 -symabis $WORK/b097/symabis -D "" -importcfg $WORK/b097/importcfg -pack -asmhdr $WORK/b097/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/4e/4e6c6a1c95f1200eedfa65392289a1a933e25b8a585e3351309128fcbb74064e-d # internal github.com/containers/libpod/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid E983tPx7V9AWYBfWEuur/E983tPx7V9AWYBfWEuur -goversion go1.15.7 -D "" -importcfg $WORK/b307/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/49/4975d5b91d050d99f13705cb47a3849325e65d7a36c0cf292d2e5fec5e455431-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid qx7Z9drqfaR6qYkGfifH/qx7Z9drqfaR6qYkGfifH -goversion go1.15.7 -D "" -importcfg $WORK/b319/importcfg -pack ./blkio.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/b068/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/b2/b23f00535a24be457fabde8ef11147ccdff864ddb51c9c86665c9e2838e40632-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/codes mkdir -p $WORK/b327/ cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/fe/fe5f6c238d3d79390fdef84d73e56547d9e81c2cb288f2f45979e49364ecddf6-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference mkdir -p $WORK/b067/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid mxeadtEuuIc3hQiVeliy/mxeadtEuuIc3hQiVeliy -goversion go1.15.7 -D "" -importcfg $WORK/b327/importcfg -pack ./code_string.go ./codes.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid LUPLJv2TpE_xdMDCY_Sr/LUPLJv2TpE_xdMDCY_Sr -goversion go1.15.7 -D "" -importcfg $WORK/b067/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.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/b080/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/50/50c6d6a3672717e014deda860cdf4bc341e8f46c999e53023902d75432a3da1a-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b078/ cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/3a/3a3a3800ca68ea095f96ba3ddd41b35d7c6887dcf1cbe0e4834af0223aeb5c12-d # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/33/339693c51a3e28d46812b4310f4feca7af513bd8acac7b6a6c2632fb94bd570b-d # internal cat >$WORK/b078/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid ZuxY3AdhqaPjo6hIcgda/ZuxY3AdhqaPjo6hIcgda -goversion go1.15.7 -D "" -importcfg $WORK/b078/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b163/ github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cat >$WORK/b163/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid MNzqNJIUGC7Gy3g81YqM/MNzqNJIUGC7Gy3g81YqM -goversion go1.15.7 -D "" -importcfg $WORK/b163/importcfg -pack ./iolimits.go mkdir -p $WORK/b268/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/94/946d8ec56e9054b4c28bdbcb6e8be1f993e8ccdac15d754d8affe99b363a1808-d # internal cat >$WORK/b268/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid RUBeqc-kBA4NpY9JoUMR/RUBeqc-kBA4NpY9JoUMR -goversion go1.15.7 -D "" -importcfg $WORK/b268/importcfg -pack ./path.go cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/50/50c04efd21c3467776fb119031d1dd30989580aa6fd18f5eb794b85a96ccd99f-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b229/ github.com/containers/libpod/vendor/github.com/etcd-io/bbolt mkdir -p $WORK/b255/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b123/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid USK33Dq5qVpoZlZ9x88J/USK33Dq5qVpoZlZ9x88J -goversion go1.15.7 -D "" -importcfg $WORK/b229/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile hash/fnv=$WORK/b256/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/etcd-io/bbolt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/containers/libpod/vendor/github.com/etcd-io/bbolt -complete -installsuffix shared -buildid VKwynUZZDeSIpR2zcMbL/VKwynUZZDeSIpR2zcMbL -goversion go1.15.7 -D "" -importcfg $WORK/b255/importcfg -pack ./bolt_arm64.go ./bolt_linux.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/70/70aef96be58f75e83d0b538651af53cbabd0b3019540311cf54987cef3a645fc-d # internal go/scanner mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile go/token=$WORK/b216/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid PJ0Lm762lEBqKmjOMnCC/PJ0Lm762lEBqKmjOMnCC -goversion go1.15.7 -D "" -importcfg $WORK/b215/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/ed/edba616097d114f5f190d567e913e249764b0a08b021f44410170833b0593206-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/digestset mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/digestset -complete -installsuffix shared -buildid 3OEMh8ZYpFSavfN52jvr/3OEMh8ZYpFSavfN52jvr -goversion go1.15.7 -D "" -importcfg $WORK/b283/importcfg -pack ./set.go cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/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/b109/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/c8/c8a92cb06f6acaf297b9ef4911637f0f345d3c0994f6a1fcf68b7d286d03aac3-d # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/70/70dfd96079f9d3d2c96da719261d649f445eb3bedf7b77f40ab6ff239517eba9-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma mkdir -p $WORK/b110/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid RTUmK8iVXhgB6KoMOj23/RTUmK8iVXhgB6KoMOj23 -goversion go1.15.7 -D "" -importcfg $WORK/b311/importcfg -pack ./oci_util.go cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/hash=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b111/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b109/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid -LWa-ot4-kLyvPx-pXq-/-LWa-ot4-kLyvPx-pXq- -goversion go1.15.7 -D "" -importcfg $WORK/b110/importcfg -pack ./bintree.go ./bitops.go ./breader.go ./buffer.go ./bytewriter.go ./decoder.go ./decoderdict.go ./directcodec.go ./distcodec.go ./encoder.go ./encoderdict.go ./hashtable.go ./header.go ./header2.go ./lengthcodec.go ./literalcodec.go ./matchalgorithm.go ./operation.go ./prob.go ./properties.go ./rangecodec.go ./reader.go ./reader2.go ./state.go ./treecodecs.go ./writer.go ./writer2.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/68/6824f014ab6c14871d0b0f8609d2e835b1a15030dd667860c487cbdd45e1e401-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid D48HJHiNAtwapUKWIxld/D48HJHiNAtwapUKWIxld -goversion go1.15.7 -D "" -importcfg $WORK/b336/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/51/51141b2757df8d3895277a4bd6f726f8c22d13bfa7de4be499ab60422b9daadb-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid ivItfe0ZxenKoAY4Siy0/ivItfe0ZxenKoAY4Siy0 -goversion go1.15.7 -D "" -importcfg $WORK/b343/importcfg -pack ./duration_convert.go ./timestamp.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b243/ -importpath github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b243/ -g -O2 ./seccomp.go ./seccomp_internal.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/4c21a24be7e1cc9207fb94fff5787cc7b0ee9e3220ccaf9ff1c344a8b17c35a0-d # internal github.com/containers/libpod/vendor/github.com/imdario/mergo mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/containers/libpod/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid Gjtw3HeXg4g4Dt3o1gKP/Gjtw3HeXg4g4Dt3o1gKP -goversion go1.15.7 -D "" -importcfg $WORK/b347/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/b7/b7bb6eebd51cc91e6ec975ecc2410a4f65544d2d78d0016710ee2f82ddbb63e3-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b209/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b319/_pkg_.a # internal cat >$WORK/b209/importcfg << 'EOF' # internal # import config importmap github.com/tchap/go-patricia/patricia=github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b210/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid RnlxOSFzjUUh0TaiaRqz/RnlxOSFzjUUh0TaiaRqz -goversion go1.15.7 -D "" -importcfg $WORK/b209/importcfg -pack ./truncindex.go cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/4f/4faf09b53cf72bd1365cf60c01b40c635139a0f09c26c0bb5fd8a432635f1b70-d # internal github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b123/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid ShCSJjrVHKQUAJN-qbmr/ShCSJjrVHKQUAJN-qbmr -goversion go1.15.7 -D "" -importcfg $WORK/b353/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/3e/3edb922ffdf2354042ce731852a1490417a93832594ff70f4a3f3415b684f6ef-d # internal github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b352/_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/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid 65euWUF-BRTCEU0lT1Pw/65euWUF-BRTCEU0lT1Pw -goversion go1.15.7 -D "" -importcfg $WORK/b354/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/94/9496eeb9439ab75cd81c0949524ffa86bfee6253fcf07410e5c35788208c3ad9-d # internal github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b355/ cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/fe/fefb82bdbcb722b34e3841c0af702fee1a523dab2df01d2e67277e0f5cb220ad-d # internal cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror mkdir -p $WORK/b363/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid Tgot1THnOwRE3biAF05R/Tgot1THnOwRE3biAF05R -goversion go1.15.7 -D "" -importcfg $WORK/b355/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cat >$WORK/b363/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/errwrap=github.com/containers/libpod/vendor/github.com/hashicorp/errwrap packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b364/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid luhLvU7SCNJtI6_NyIhI/luhLvU7SCNJtI6_NyIhI -goversion go1.15.7 -D "" -importcfg $WORK/b363/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/03/038ee2acee13c655ffa8b1dd7e80fc6277655aa944bebd228456800e930df191-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid 20qkNfzbcbN8qS46lko-/20qkNfzbcbN8qS46lko- -goversion go1.15.7 -D "" -importcfg $WORK/b367/importcfg -pack ./consts.go ./parse_action.go ./parse_architecture.go ./parse_arguments.go ./parse_remove.go ./seccomp_default.go ./seccomp_default_linux.go ./syscall_compare.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b268/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/04/04c1e333974de82ddac72c3764796ba05ea25a832f5bbfd57cd41f60da44ff91-d # internal database/sql/driver mkdir -p $WORK/b370/ cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/b1/b18cc771bebfac57bdea85513193de08a7d9ff142b97acb0aff9707122e32c15-d # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 mkdir -p $WORK/b099/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b202/_pkg_.a # internal cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid EJ7K3gMCXBvQcYljMetp/EJ7K3gMCXBvQcYljMetp -goversion go1.15.7 -D "" -importcfg $WORK/b370/importcfg -pack ./driver.go ./types.go cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/fse=github.com/containers/libpod/vendor/github.com/klauspost/compress/fse packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b100/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b234/_pkg_.a # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid 39bFm5F6Ciz6_5nkRraS/39bFm5F6Ciz6_5nkRraS -goversion go1.15.7 -D "" -importcfg $WORK/b099/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/82/82f93558628781af094d9cabbe644cf13c8028d5cc7d941290b255282cf371a3-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid Tm3bVWTKPhf2LZKnao2N/Tm3bVWTKPhf2LZKnao2N -goversion go1.15.7 -D "" -importcfg $WORK/b371/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/9a/9ac5f616e11e968c933786326923df63e48ff1016da1471ac723d86d493fb356-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid 2pqdcGzFMw7U20xWdd55/2pqdcGzFMw7U20xWdd55 -goversion go1.15.7 -D "" -importcfg $WORK/b373/importcfg -pack ./error.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/libpod/vendor/golang.org/x/sys/unix -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b049/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/e1/e1cc655ccaba3a05a3ca9c10d0c98635a1b888cdde7ce70d1485828926504102-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid n4B13dW0T7_9Fzp3gDws/n4B13dW0T7_9Fzp3gDws -goversion go1.15.7 -D "" -importcfg $WORK/b376/importcfg -pack ./pointer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b262/_pkg_.a # internal cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/4c/4cd015de4ab60006e63aa04de60b1b9ff5bdcfacabbc2a1afb29aed412dc1152-d # internal github.com/containers/libpod/vendor/github.com/google/gofuzz mkdir -p $WORK/b384/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/google/gofuzz /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p github.com/containers/libpod/vendor/github.com/google/gofuzz -complete -installsuffix shared -buildid VTkOouThH4CfZikazYDT/VTkOouThH4CfZikazYDT -goversion go1.15.7 -D "" -importcfg $WORK/b384/importcfg -pack ./doc.go ./fuzz.go cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/12/12ad4314bcb9e8cf2df0eea8cebac685822052395fd06aa946caede0190aeda6-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid SZMoXemiIaMCWGTw4gUY/SZMoXemiIaMCWGTw4gUY -goversion go1.15.7 -D "" -importcfg $WORK/b386/importcfg -pack ./deep_equal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/37/37a49dc79dd5baf8e7c24a9734c63d96d56775e6c7b8577a3e02ee91fafa693c-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b388/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid BGiCapP3utZDf3oi_5eW/BGiCapP3utZDf3oi_5eW -goversion go1.15.7 -D "" -importcfg $WORK/b387/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b283/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/8f/8fbf7ac6479c6f017c75288cf08775f14c68f9b688d9889adb36a76be6a246c0-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b393/ cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/3a/3a3e6a823727b76465f6f5382beee1f08e206af8a69c63f9cdddb848b63e0b52-d # internal cat >$WORK/b393/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b390/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid qDpgFgQbJoitxC2smzNd/qDpgFgQbJoitxC2smzNd -goversion go1.15.7 -D "" -importcfg $WORK/b393/importcfg -pack ./doc.go ./errors.go github.com/containers/libpod/vendor/github.com/docker/distribution/reference mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/digestset=github.com/containers/libpod/vendor/github.com/docker/distribution/digestset importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/reference -complete -installsuffix shared -buildid 1gIM4HOL2DPf-_-mecAs/1gIM4HOL2DPf-_-mecAs -goversion go1.15.7 -D "" -importcfg $WORK/b282/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/15/15cca8448663811be2bfb967856dfd08b9703db26be190439926828b6bc4314b-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/types mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/types -complete -installsuffix shared -buildid vXHTp8YMRTbZlGNYkrVA/vXHTp8YMRTbZlGNYkrVA -goversion go1.15.7 -D "" -importcfg $WORK/b075/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b215/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b209/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/ec/ece0ebcae91d7955b52f1d4836ead7b4b6522c2fda483c078b3769b7fc1b4581-d # internal go/ast mkdir -p $WORK/b214/ cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/be/be9a2bded535ce83c2b7af3d8d0191c83c6b85e42e2795252291d64c576d37ae-d # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/c7/c77fd64e05764ee52c419e29e1c730579819f2e2f089e1b2ce76c26485bb40ea-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/bf/bfb77a9e8d93c930bb5a0709f4897bacc806824767653fc1d3ceed9e8c2b8566-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/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/e5/e51eae8543c783ef70821dfd9573fc1edea87b3eaf5178066729c5d643640a02-d # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/a4/a4833c59de3f38292fe12ab034fbdfeb50f206cfcac356b09e20a52ba003afd4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/e0/e0b07dfae2ff0feab3c0fbb46771e2d2f835c9e5f7f9bb6faf812190db39730e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/0e/0ef2e449c30407701f06418ac0e1b5a57eca8a0544041b86e0bbad809610b019-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/a1/a1ab0ed966ef780e78ed1d03dc13ffcff271964728da2b943718dc303bc6a6eb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/66/6693b1820630ff969ad6453d5ed40980ae72f5f2f0bf5084b38b3c511d8f2424-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/89/89d9609052b69041397f9a17d2c39a1f1b3041455b8aa68f8222d656bc1a36f1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b384/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/a7/a75a9ddad2c49fabd80b18ba837c226889129981980c4de1347445b8f2b70c45-d # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/76/76c4605ed8f7002ed7f8cb47730d8bcb2d9b2226377952ad94141491eb838446-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/31/315048ded6aff7a9b498d1faf2d981a8e78a56c0c4824e28c81064f0928385c8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/a8/a8165b81f864e3244ac5f219ccf38ac50887b5971aed113b243ab5a5d3ee2d1d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b220/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/f6/f60d5a96c718e3ad69c35cd22a307f38ea6c97a9cecf546a6b17f394a0558600-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/27/27f22610fa89c9c6cde6abdd9814f958744645a879e15d4f0fa6185e179de7b1-d # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/13/1328f931a342a84f652f3808423824eeed5266377c328d569a651b53b521986c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/76/76b8b3dabd2e02104dd55619047f33242106cf7db280f5748dde2cce16c64f5e-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b270/ github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile go/scanner=$WORK/b215/_pkg_.a packagefile go/token=$WORK/b216/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b335/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid NLXOq-6eLNxQV38J4o5C/NLXOq-6eLNxQV38J4o5C -goversion go1.15.7 -D "" -importcfg $WORK/b270/importcfg -pack ./naming.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b401/ cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p go/ast -std -complete -installsuffix shared -buildid jHA5VqN-DM5ERN4AEWOC/jHA5VqN-DM5ERN4AEWOC -goversion go1.15.7 -D "" -importcfg $WORK/b214/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go cat >$WORK/b335/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog packagefile context=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog=$WORK/b336/_pkg_.a EOF mkdir -p $WORK/b398/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid HsRdnWo-4qf7BhEQ_ECa/HsRdnWo-4qf7BhEQ_ECa -goversion go1.15.7 -D "" -importcfg $WORK/b335/importcfg -pack ./connectivity.go cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b164/ github.com/containers/libpod/vendor/github.com/containers/image/v5/transports github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid s0iKscpAO-wnNUCTIgX4/s0iKscpAO-wnNUCTIgX4 -goversion go1.15.7 -D "" -importcfg $WORK/b401/importcfg -pack ./from_stack.go github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b144/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid HDBa3CW1LcE162wizccS/HDBa3CW1LcE162wizccS -goversion go1.15.7 -D "" -importcfg $WORK/b398/importcfg -pack ./convert.go ./doc.go cat >$WORK/b164/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b049/_pkg_.a $WORK/b049/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid v_MQsWcPeEnPMpTeGfaF/v_MQsWcPeEnPMpTeGfaF -goversion go1.15.7 -D "" -importcfg $WORK/b164/importcfg -pack ./none.go github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b187/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b373/_pkg_.a # internal text/template mkdir -p $WORK/b219/ github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/transports -complete -installsuffix shared -buildid ClO_tFOidW7IcyPpzA0H/ClO_tFOidW7IcyPpzA0H -goversion go1.15.7 -D "" -importcfg $WORK/b144/importcfg -pack ./stub.go ./transports.go vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b227/ github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc64=$WORK/b112/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/e1/e187f85edea04e3fd92efbc430226f48f4058dae201639180a37a80205a1b09b-d # internal cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile internal/fmtsort=$WORK/b021/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template/parse=$WORK/b220/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid tUBN4mM3rTwL8pH_ZezV/tUBN4mM3rTwL8pH_ZezV -goversion go1.15.7 -D "" -importcfg $WORK/b187/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p text/template -std -complete -installsuffix shared -buildid DVM6kJ5BNBUZO62hel4D/DVM6kJ5BNBUZO62hel4D -goversion go1.15.7 -D "" -importcfg $WORK/b219/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cat >$WORK/b227/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/b228/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b229/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b254/ cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid By3gxLEr_4bDR-vnXZlj/By3gxLEr_4bDR-vnXZlj -goversion go1.15.7 -D "" -importcfg $WORK/b227/importcfg -pack ./bidirule.go ./bidirule10.0.0.go mkdir -p $WORK/b113/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid T1lVrZ6onnn_ItfLTbhu/T1lVrZ6onnn_ItfLTbhu -goversion go1.15.7 -D "" -importcfg $WORK/b254/importcfg -pack ./prioritize.go mkdir -p $WORK/b165/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid WwOkKJ1eiqkjlI_Yi7gD/WwOkKJ1eiqkjlI_Yi7gD -goversion go1.15.7 -D "" -importcfg $WORK/b113/importcfg -pack ./strslice.go cat >$WORK/b165/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b295/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid O3tfv-e3vM5D8cEcziGZ/O3tfv-e3vM5D8cEcziGZ -goversion go1.15.7 -D "" -importcfg $WORK/b165/importcfg -pack ./tmpdir.go mkdir -p $WORK/b181/ github.com/containers/libpod/vendor/github.com/prometheus/common/model cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b181/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1/internal=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b182/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid 3oZSculY4YTnqjfKoHwX/3oZSculY4YTnqjfKoHwX -goversion go1.15.7 -D "" -importcfg $WORK/b295/importcfg -pack ./clone.go ./decode.go ./deprecated.go ./discard.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./table_marshal.go ./table_merge.go ./table_unmarshal.go ./text.go ./text_parser.go mkdir -p $WORK/b274/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid gJfE0n85OmrOymmn51-6/gJfE0n85OmrOymmn51-6 -goversion go1.15.7 -D "" -importcfg $WORK/b181/importcfg -pack ./buffer.go ./buffer_pool.go ./bytenum.go ./decimal.go ./extfloat.go ./fold.go ./ftoa.go ./iota.go ./jsonstring.go ./lexer.go ./reader.go ./reader_scan_generic.go cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid BCraYqriBi7kCoxYPwgT/BCraYqriBi7kCoxYPwgT -goversion go1.15.7 -D "" -importcfg $WORK/b274/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice mkdir -p $WORK/b321/ github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters mkdir -p $WORK/b301/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b353/_pkg_.a # internal cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid OXN9wQDw1b2vvWR9XSiv/OXN9wQDw1b2vvWR9XSiv -goversion go1.15.7 -D "" -importcfg $WORK/b321/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b393/_pkg_.a # internal cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b367/_pkg_.a # 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/b270/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal mkdir -p $WORK/b323/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid f0W0Y69MM4k9mQqIvIvx/f0W0Y69MM4k9mQqIvIvx -goversion go1.15.7 -D "" -importcfg $WORK/b301/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/24/24f1017912ec9866a85e4c165c4906d1bd1c77966b4d56a87d34ae32b946f614-d # internal cat >$WORK/b323/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions packagefile encoding/json=$WORK/b043/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b143/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/blang/semver cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/4c/4cc811ef9d6a2e2c36b869b356a97ecdddb247df2fe8bff121112b7a150a947d-d # internal mkdir -p $WORK/b369/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid guxOyBCA2s3-NB7I9aKz/guxOyBCA2s3-NB7I9aKz -goversion go1.15.7 -D "" -importcfg $WORK/b323/importcfg -pack ./parse.go cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/80/80f6650548f6c48e4b9801101aec9616d13d4e4cb9363e7c09cd4a1a0907602e-d # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/9b/9bed3bf568e20b8fe1d43958d559c276c901862800fc48c623d25a255e8df9ad-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b375/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b370/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b164/_pkg_.a # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/containers/libpod/vendor/github.com/blang/semver -complete -installsuffix shared -buildid -ZjCwplF5xxzWGCSxGX4/-ZjCwplF5xxzWGCSxGX4 -goversion go1.15.7 -D "" -importcfg $WORK/b369/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/16/16db2b27299f15ffb6856fd150a9a81816634d65907fec0370f0fef611e4982c-d # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/5d/5d7f79a64ef772265c0c002da5c278869ef1906a5cd7dc7b96b94e98f41b7c55-d # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/45/45d9213c8acb43464dff27b67b95b7aed8105d53662201834b75bde64679320c-d # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/75/7568f5b2e5c2d634fccdc4ff273ab1cd95466da7191f111260438b0bd7116bb9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/22/222baa9fc814f913af56849548fc3ccc5efc6582c5d195e51da34225c97c2420-d # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/b5/b57bc7566d16bcb5f3cb3afa1571fcac16598f325be80e8aba90981ff0494e72-d # internal github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/06/06711e9c594a61f7dba8e25aa72c04ce91418804700352889f4aa0fc5eb20263-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/6c/6c12933a7c2e2cb9f0ec740c44125c9e0e5c170e8dff491a696fe2d6ea81a416-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/80/80bc2cbf8d96a254a8d7bdaee63f315cde027940c7d293aefc0fe0e440ec913f-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/b4/b46b001124cf9a98f22a0bb1bfbb8b422a8afc50b050b97ea34094f4cb5089b7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/10/10d50c30605aa67a66702a25c176644d81f0b98cdee30bee77e51ea3c0f91b31-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/d1/d1931e48c5db4f43d9e2e7e63eae0907b74acb937b1f85b1b53159bdbe1a73ca-d # 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/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/dc/dc94c66681c4b0cce8aa866bde6f1f570234aa34bb850a176ab0a5c2d027bc9e-d # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/a5/a55dab76042e2c6ed789a1cbff21cd32e14245799d7d1965547ddf3d0c0d9b8f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/d3/d3cae3799ed6560575bd967a2dbc0f31557e6a1ef873e6bdfcc44812df304575-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/11/11917adba2c81ca611ecec6cc26861c29ad6ea9e0921d16add6d26e645a6b54b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/9e/9e5809ba207c2c3919e871b30584a38b787118d8b5bfd960e8a2a4050ef3973a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/02/02c1747d18d2754a9de84d79c5488703e0d84d85a94bb085f9e629b7c25eb155-d # internal mkdir -p $WORK/b351/ mkdir -p $WORK/b372/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonpointer=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b376/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion compress/zlib mkdir -p $WORK/b385/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid YKVEYswNbRnEPUkYg4m1/YKVEYswNbRnEPUkYg4m1 -goversion go1.15.7 -D "" -importcfg $WORK/b375/importcfg -pack ./reference.go cat >$WORK/b372/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-tools/error=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b373/_pkg_.a EOF mkdir -p $WORK/b152/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid Ua5fXPXDlyrVpAl9EKiv/Ua5fXPXDlyrVpAl9EKiv -goversion go1.15.7 -D "" -importcfg $WORK/b372/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go cat >$WORK/b385/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/third_party/forked/golang/reflect=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b386/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid p5WFz3fRWtPO_JGbCcPp/p5WFz3fRWtPO_JGbCcPp -goversion go1.15.7 -D "" -importcfg $WORK/b385/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go github.com/containers/libpod/vendor/github.com/klauspost/pgzip cat >$WORK/b351/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b352/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b353/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b105/ compress/gzip cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile compress/flate=$WORK/b151/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile hash/adler32=$WORK/b153/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/buger/goterm cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid DxL4D_4jFh1SK3T8SbXE/DxL4D_4jFh1SK3T8SbXE -goversion go1.15.7 -D "" -importcfg $WORK/b351/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid 4h38Syk076eJ9j0vFUOA/4h38Syk076eJ9j0vFUOA -goversion go1.15.7 -D "" -importcfg $WORK/b152/importcfg -pack ./reader.go ./writer.go mkdir -p $WORK/b340/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b165/_pkg_.a # internal mkdir -p $WORK/b224/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b398/_pkg_.a # internal cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/flate=github.com/containers/libpod/vendor/github.com/klauspost/compress/flate packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b106/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile hash/crc32=$WORK/b102/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b048/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/pgzip -complete -installsuffix shared -buildid JEsW3wXwzv0sZ9jhEBQO/JEsW3wXwzv0sZ9jhEBQO -goversion go1.15.7 -D "" -importcfg $WORK/b105/importcfg -pack ./gunzip.go ./gzip.go cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile compress/flate=$WORK/b151/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile hash/crc32=$WORK/b102/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/a0/a038a5a31397b6db70705aa666b3a5a8d882c2048ed7b68de16777f95d90e27d-d # internal cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid Mc4jcZPccJMtjgHuileD/Mc4jcZPccJMtjgHuileD -goversion go1.15.7 -D "" -importcfg $WORK/b224/importcfg -pack ./gunzip.go ./gzip.go github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils cat >$WORK/b048/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b050/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec github.com/containers/libpod/vendor/github.com/containers/buildah/docker cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/3c/3c8b50190d3f4feafa57e8f68503eb1a1f8b0836dc2043c34192b105c78945b5-d # internal mkdir -p $WORK/b198/ github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid 0vlwlqjASJuooVWyi7kI/0vlwlqjASJuooVWyi7kI -goversion go1.15.7 -D "" -importcfg $WORK/b340/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/buger/goterm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/containers/libpod/vendor/github.com/buger/goterm -complete -installsuffix shared -buildid MkiVs4nDoEqp7Qn-bcRx/MkiVs4nDoEqp7Qn-bcRx -goversion go1.15.7 -D "" -importcfg $WORK/b048/importcfg -pack ./box.go ./plot.go ./table.go ./terminal.go ./terminal_sysioctl.go github.com/containers/libpod/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b081/ vendor/golang.org/x/net/idna cat >$WORK/b198/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/mattn/go-isatty mkdir -p $WORK/b185/ github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client github.com/containers/libpod/vendor/google.golang.org/grpc/internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid yY1ScbiLt_eJ6Ulq25vp/yY1ScbiLt_eJ6Ulq25vp -goversion go1.15.7 -D "" -importcfg $WORK/b198/importcfg -pack ./fsutils_linux.go github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types cat >$WORK/b081/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b245/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid qnzCCvThJdauZOKlIdFR/qnzCCvThJdauZOKlIdFR -goversion go1.15.7 -D "" -importcfg $WORK/b081/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go mkdir -p $WORK/b244/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term cat >$WORK/b245/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b113/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b226/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/docker -complete -installsuffix shared -buildid LCK9c8iEnS3v_Hx0Kb-9/LCK9c8iEnS3v_Hx0Kb-9 -goversion go1.15.7 -D "" -importcfg $WORK/b245/importcfg -pack ./types.go cat >$WORK/b244/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c mkdir -p $WORK/b261/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid U9U1ILCUZmdKMUyAMsFY/U9U1ILCUZmdKMUyAMsFY -goversion go1.15.7 -D "" -importcfg $WORK/b244/importcfg -pack ./terminal.go ./util.go ./util_linux.go cat >$WORK/b226/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/b020/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b227/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b229/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b230/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid nYKFbvZSfKfewfF-IcEU/nYKFbvZSfKfewfF-IcEU -goversion go1.15.7 -D "" -importcfg $WORK/b226/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/83/83b33ac340147fe36f27c30785eca04afa79da368b977e7793b639c3699e9362-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b351/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/9a/9a5a78bffeb8bcd6c4d9f0f4cc080c507fe8c87057fcb442a0fbf0598086612d-d # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/b6/b69d7d041629709fb5f4202798fa47379bf38fb532f6fe7acb0103cfb3686eb5-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/b245/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/20/207b3581f11dd2b0fe472ad2337c8b16342a292db4ee15cee21fce130d005921-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/fb/fbc212214c7ede496556a8175d8aa98b92f5af916efcdc4ebfd561ce6ce61de7-d # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/cf/cf74a86b29156bb5e823c9632f821080c4713d3e370e1309b61a13c27662522e-d # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/fd/fd010b447304051c703ac2d436b6c1f949f9aa29210c3abad9046195e3e767d5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/11/113fedfe5bce24690b100d69c6970c873d7b7b1cdead9cceed8a88325e62625f-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/aa/aa192382931a4e335732554618b09ac81e21bce30a97bb534a24b851f3621fca-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/5c/5cd64a60f5177cbc7259675bee1c0617829485fde42697eae41b6064a57553dd-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/65/65bbae939cebb8eb7dfb5ba0b939e5b8096880b854b62dd557a7119f1af928ef-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid AxgsLFkqNitLTozriV4e/AxgsLFkqNitLTozriV4e -goversion go1.15.7 -D "" -importcfg $WORK/b185/importcfg -pack ./command_linux.go ./reexec.go mkdir -p $WORK/b273/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a EOF mkdir -p $WORK/b334/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b274/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/containers/libpod/vendor/github.com/mattn/go-isatty -complete -installsuffix shared -buildid KGvL4t_yLR8q_PAq_5we/KGvL4t_yLR8q_PAq_5we -goversion go1.15.7 -D "" -importcfg $WORK/b261/importcfg -pack ./doc.go ./isatty_tcgets.go mkdir -p $WORK/b392/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid VL827tzRIZRNLCAbDRz9/VL827tzRIZRNLCAbDRz9 -goversion go1.15.7 -D "" -importcfg $WORK/b273/importcfg -pack ./client.go ./command.go cat >$WORK/b334/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/connectivity=github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity packagefile context=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity=$WORK/b335/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b272/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid V8Wcqxv7RS-qgCFJ791k/V8Wcqxv7RS-qgCFJ791k -goversion go1.15.7 -D "" -importcfg $WORK/b334/importcfg -pack ./internal.go cat >$WORK/b392/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b390/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b411/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid lPl110Jrkafc55bDhXrB/lPl110Jrkafc55bDhXrB -goversion go1.15.7 -D "" -importcfg $WORK/b392/importcfg -pack ./errors.go ./path.go cat >$WORK/b272/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a EOF mkdir -p $WORK/b400/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid D2h8xfcLG9K5-u0s935J/D2h8xfcLG9K5-u0s935J -goversion go1.15.7 -D "" -importcfg $WORK/b272/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go cat >$WORK/b411/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/syscallx=github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx=$WORK/b412/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b403/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid BCWlmtQz-9ojEk3cYRx9/BCWlmtQz-9ojEk3cYRx9 -goversion go1.15.7 -D "" -importcfg $WORK/b411/importcfg -pack ./file_posix.go ./nodata_linux.go ./xattr.go mkdir -p $WORK/b420/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid TRT1ICskm8VqixtYOygj/TRT1ICskm8VqixtYOygj -goversion go1.15.7 -D "" -importcfg $WORK/b400/importcfg -pack ./json.go cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid gBQWU4Npg9IX_kVy3SUK/gBQWU4Npg9IX_kVy3SUK -goversion go1.15.7 -D "" -importcfg $WORK/b403/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go github.com/containers/libpod/vendor/github.com/morikuni/aec mkdir -p $WORK/b421/ github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b422/ github.com/containers/libpod/vendor/golang.org/x/net/idna mkdir -p $WORK/b350/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/morikuni/aec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/containers/libpod/vendor/github.com/morikuni/aec -complete -installsuffix shared -buildid pGTj8jURSJENBhYynWGY/pGTj8jURSJENBhYynWGY -goversion go1.15.7 -D "" -importcfg $WORK/b421/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b426/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid 3vbvZk8ba_SFFAhAp0hb/3vbvZk8ba_SFFAhAp0hb -goversion go1.15.7 -D "" -importcfg $WORK/b422/importcfg -pack ./stdcopy.go cat >$WORK/b420/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/signal=$WORK/b265/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b429/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid cQClnv8XOfretFwiYg5G/cQClnv8XOfretFwiYg5G -goversion go1.15.7 -D "" -importcfg $WORK/b420/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid XHcrh5XTeN59AwObRKY4/XHcrh5XTeN59AwObRKY4 -goversion go1.15.7 -D "" -importcfg $WORK/b426/importcfg -pack ./strslice.go cat >$WORK/b429/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF encoding/csv mkdir -p $WORK/b432/ github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns cat >$WORK/b350/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b351/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b353/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b354/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid 6ziywbly4vIgPkkGPsnN/6ziywbly4vIgPkkGPsnN -goversion go1.15.7 -D "" -importcfg $WORK/b429/importcfg -pack ./join.go ./vfs.go mkdir -p $WORK/b444/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid 5zoRExmACeVAGKKORjhz/5zoRExmACeVAGKKORjhz -goversion go1.15.7 -D "" -importcfg $WORK/b350/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid QcVbsTIXtsrFS1dAe6-y/QcVbsTIXtsrFS1dAe6-y -goversion go1.15.7 -D "" -importcfg $WORK/b432/importcfg -pack ./reader.go ./writer.go cat >$WORK/b444/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc mkdir -p $WORK/b457/ github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid v7I4smwE84lhreb6a3zp/v7I4smwE84lhreb6a3zp -goversion go1.15.7 -D "" -importcfg $WORK/b444/importcfg -pack ./ns_linux.go mkdir -p $WORK/b460/ cat >$WORK/b457/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/cgroups=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b458/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b460/ -importpath github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -- -I $WORK/b460/ -g -O2 ./host_cgo.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc -complete -installsuffix shared -buildid UY6lZUDg9OFihJwkCBno/UY6lZUDg9OFihJwkCBno -goversion go1.15.7 -D "" -importcfg $WORK/b457/importcfg -pack ./attr.go ./cmdline.go ./ns.go ./pids.go ./stat.go ./status.go mkdir -p $WORK/b425/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b224/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen mkdir -p $WORK/b463/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b463/ -importpath github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -- -I $WORK/b463/ -g -O2 ./dlopen.go ./dlopen_example.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid LKxmtwGSFvSl63j49T5p/LKxmtwGSFvSl63j49T5p -goversion go1.15.7 -D "" -importcfg $WORK/b425/importcfg -pack ./signal.go ./signals.go cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/c8/c816befaf8d73ccfdf01fc0b07bda03bd14278f77aa68dcfc64a63f691c70779-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail/util mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime/debug=$WORK/b104/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/util /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/util -complete -installsuffix shared -buildid 2EMw0KdGhuxln-7xh6hI/2EMw0KdGhuxln-7xh6hI -goversion go1.15.7 -D "" -importcfg $WORK/b466/importcfg -pack ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/62/624bcba1effdfa109085fdc132c68014a4d43bc8da9a81b748efbc3e3bded69c-d # internal github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 mkdir -p $WORK/b468/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 -complete -installsuffix shared -buildid cfX0RdIYkWIcv88sxxj8/cfX0RdIYkWIcv88sxxj8 -goversion go1.15.7 -D "" -importcfg $WORK/b468/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/58/584579d97dd45b508adb2975edb5cc9dfef66971ed772fd2194527e97bd5ede1-d # internal github.com/containers/libpod/vendor/gopkg.in/tomb.v1 mkdir -p $WORK/b469/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/gopkg.in/tomb.v1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/tomb.v1 -complete -installsuffix shared -buildid RO_tje45lWq5yDSkl6ov/RO_tje45lWq5yDSkl6ov -goversion go1.15.7 -D "" -importcfg $WORK/b469/importcfg -pack ./tomb.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/b219/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/16/16cf74cf86b4d58462ab4884b2255bb707985237749a0fed72f208328e7dabba-d # internal github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log mkdir -p $WORK/b474/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid Moz3tkUbA6NhqLqB_I4O/Moz3tkUbA6NhqLqB_I4O -goversion go1.15.7 -D "" -importcfg $WORK/b474/importcfg -pack ./field.go ./util.go cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/7d/7d294af34bd48ac5fca8abf352e2d1f1b650bca0771667b0f0ad25e90dd78018-d # internal github.com/containers/libpod/pkg/hooks/1.0.0 mkdir -p $WORK/b491/ cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b097/arith_arm64.o ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/3f/3f2740ddb91e715ee70e373950cb91749906bf8d0aeeff2cacfc0294711733b2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b214/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/2a/2ab89b51c6f7c3d49e15b82f781aba17e876ee9a9f16fbab254f889e1fce068e-d # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/af/aff3f561ace972ff364ddc427399db301d92f806442315028f9df89b6b51fed6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/72/72c1b86403988aee6acd637678f434a07e52edf09d340cfd44f2b7c94c271741-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b307/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/f0/f0fb82f6df7cfa902d4b795b35c98eea83bc14f9f34920e35b8279dbcbe381f4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/a0/a0dbc58780c0c4c8f9b0ecd8ae952e093667b344289d6ff9a119f82aeb548296-d # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/9e/9e0dd9122c5e0dbb1a09342ac750558bfae18b478e3d6af7fa28463d838f90aa-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/b425/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/56/5631b7745f02619b0399525e287553a33bd000437657676a9e02df1b68844fcd-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/aa/aa52363299bf399ccd7b821a8a470dad59aa0964f390ce6438dd13b46f0d778b-d # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/6a/6a24e954f6f4cc20265026897e50532b73764a4359f97f01060ddcf467ff0567-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/37/37cd5992bc996f188858ff7d3afe2d8e7daddb68bad540dfe6f2b1767bb3cc55-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/7f/7f0787e7f51dd9726490c63d0e4bbda0a60dadb217b5dc78f8452dde52a6d83c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/02/025f5128ce0351b2f87d06541807da4a47d5a99e8811052c395e7015e38cbf60-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/fd/fd2275921ced4122b6eee7b955bb0f83328c575db90077e412a68a5657e9f1f3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/fc/fcf077d589c3d70a5297f51d5d63a2abd94d58d068ace163b149a0b3987ab4a0-d # 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/b2e6bf518183d372bb95d6765afba2a1e5ee3521bd9509197e2b8579d06ef84a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/96/965309593356e1998112471fbd0d19bc61add59a466dac1a4f63e57de7bf08c4-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/16/167bccce76449c756389ef43ae822f016df2e8a58c14f78f634af0fa4ac5d58a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/65/650886c04a1f6503fee032fcbaeefe4624e622451ed4c44bd826a66c905c7284-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/ad/ad17506c0a336b5134f3e7d3317692f031c25f5cc9114fcf605a39bc7e8e0182-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/7f/7fe3740ef5b17655cde17ce7c4103b3413d4c360b85876dd8855eebb2913d469-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter mkdir -p $WORK/b260/ github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify cat >$WORK/b491/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a EOF go/parser mkdir -p $WORK/b492/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-isatty=github.com/containers/libpod/vendor/github.com/mattn/go-isatty importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b244/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/hooks/1.0.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -shared -p github.com/containers/libpod/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid sp6GbBJRyAVeJs78iM5J/sp6GbBJRyAVeJs78iM5J -goversion go1.15.7 -D "" -importcfg $WORK/b491/importcfg -pack ./hook.go ./when.go mkdir -p $WORK/b217/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter -complete -installsuffix shared -buildid h4cA55omv78-I92cBHrS/h4cA55omv78-I92cBHrS -goversion go1.15.7 -D "" -importcfg $WORK/b260/importcfg -pack ./writer.go ./writer_posix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b426/_pkg_.a # internal cat >$WORK/b492/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b073/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile go/ast=$WORK/b214/_pkg_.a packagefile go/scanner=$WORK/b215/_pkg_.a packagefile go/token=$WORK/b216/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -shared -p github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid -P3LNg4ZvkY_AYqDeFLb/-P3LNg4ZvkY_AYqDeFLb -goversion go1.15.7 -D "" -importcfg $WORK/b492/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p go/parser -std -complete -installsuffix shared -buildid _0YK6ZMlRgiIweph7LlA/_0YK6ZMlRgiIweph7LlA -goversion go1.15.7 -D "" -importcfg $WORK/b217/importcfg -pack ./interface.go ./parser.go cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/80/80569955230070b231389bcee8e1420d621a7f42a62d7f2a9788221921e40acb-d # internal github.com/containers/libpod/pkg/errorhandling cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils github.com/containers/libpod/vendor/github.com/prometheus/client_model/go github.com/containers/libpod/vendor/github.com/ghodss/yaml github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b451/ github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF go/printer github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount mkdir -p $WORK/b417/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b272/_pkg_.a # internal go/doc cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid fDpbopPGuy4k2GJbcsrL/fDpbopPGuy4k2GJbcsrL -goversion go1.15.7 -D "" -importcfg $WORK/b073/importcfg -pack ./system_registries_v2.go github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota mkdir -p $WORK/b197/ github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs github.com/containers/libpod/vendor/github.com/containerd/continuity/fs cat >$WORK/b451/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile os=$WORK/b027/_pkg_.a EOF cat >$WORK/b417/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b197/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -- -I $WORK/b197/ -g -O2 ./projectquota.go mkdir -p $WORK/b250/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/errorhandling /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/containers/libpod/pkg/errorhandling -complete -installsuffix shared -buildid 1GNnTsY7JoiGXJaS06iW/1GNnTsY7JoiGXJaS06iW -goversion go1.15.7 -D "" -importcfg $WORK/b451/importcfg -pack ./errorhandling.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/70/70fb8eef7810d76275239b6be5f50764215105bdff3c6b11c240d37fe94b7f62-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b097/_pkg_.a $WORK/b097/arith_arm64.o # internal mkdir -p $WORK/b169/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cat >$WORK/b250/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b297/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask -complete -installsuffix shared -buildid FKw1M96IaOyHN1TCqWE5/FKw1M96IaOyHN1TCqWE5 -goversion go1.15.7 -D "" -importcfg $WORK/b250/importcfg -pack ./umask_unix.go cat >$WORK/b169/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/scanner=$WORK/b170/_pkg_.a EOF cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/ab/ab58e535ad91be5688a396d95933cf08410925e610303cf68f1a73f77a5e1e97-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid wM2US7jZBZfx0eXpD-VX/wM2US7jZBZfx0eXpD-VX -goversion go1.15.7 -D "" -importcfg $WORK/b169/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b420/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b185/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/7b/7b97ef44fab06dcb7cb935ec14a313ecc48b6f01ac1aa0763d6d28d44a548591-d # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/a3/a3fd445335225e7e5731a0bedca5e645a0032042bfa4d28e23910891213b5571-d # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/20/20ea01a081c8ec0888b967390738d3464370d71a963dd9fa19747bf7037e32a5-d # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/ad/ade0ba45f862b0ce29936ec4b2ce9a06cbcbffe9255ab3ee953690e26c0d247b-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/c0/c09f3548d794925f3c8cde473b08305929b04284c8809a42ae1fc83eb48f8677-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b451/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/e2/e2347ad695c39b3c23e20690a6d954e0a581f799fb91768c77ea708a71d6a96c-d # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/48/48b6ec002887c2561a15859fbc0c1b50061c7e9d3d9e274fc19b9edcfa62e3bd-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/ab/ab1fbfb7377aa839f87e7333899aa896e3f482e5ff8cfe5aa58de5224b6a9f46-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/d3/d3d634fd30bc8f439973f1bcd503b3d326865a1da4528f807af0b9e59e477425-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid mvGNER6yB4y_5Ayn7KCT/mvGNER6yB4y_5Ayn7KCT -goversion go1.15.7 -D "" -importcfg $WORK/b417/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go mkdir -p $WORK/b306/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b330/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid fTo-gTGhhZT74Wt6LrfH/fTo-gTGhhZT74Wt6LrfH -goversion go1.15.7 -D "" -importcfg $WORK/b297/importcfg -pack ./metrics.pb.go cat >$WORK/b306/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b307/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b331/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/containers/libpod/vendor/github.com/ghodss/yaml -complete -installsuffix shared -buildid i9Uvjiqsou_q9q6DTDrK/i9Uvjiqsou_q9q6DTDrK -goversion go1.15.7 -D "" -importcfg $WORK/b306/importcfg -pack ./fields.go ./yaml.go cat >$WORK/b330/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid OT6YzMBW-YAKd_67HJjL/OT6YzMBW-YAKd_67HJjL -goversion go1.15.7 -D "" -importcfg $WORK/b330/importcfg -pack ./any.pb.go mkdir -p $WORK/b257/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b253/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid vhV6oY7cXEmZVLk4D_Z6/vhV6oY7cXEmZVLk4D_Z6 -goversion go1.15.7 -D "" -importcfg $WORK/b331/importcfg -pack ./duration.pb.go cat >$WORK/b257/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b218/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid esA0gdPigPiw1VCXKusy/esA0gdPigPiw1VCXKusy -goversion go1.15.7 -D "" -importcfg $WORK/b257/importcfg -pack ./memory.go cat >$WORK/b253/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/etcd-io/bbolt=github.com/containers/libpod/vendor/github.com/etcd-io/bbolt importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b299/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid 6wTx7MTzujMLh3OVTSG8/6wTx7MTzujMLh3OVTSG8 -goversion go1.15.7 -D "" -importcfg $WORK/b253/importcfg -pack ./boltdb.go mkdir -p $WORK/b414/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile go/ast=$WORK/b214/_pkg_.a packagefile go/token=$WORK/b216/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b050/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b299/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p go/printer -std -complete -installsuffix shared -buildid 0jPUncbmYnq0kHj4zHg5/0jPUncbmYnq0kHj4zHg5 -goversion go1.15.7 -D "" -importcfg $WORK/b218/importcfg -pack ./nodes.go ./printer.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid -HAwpZqkffhh9kyb6AyG/-HAwpZqkffhh9kyb6AyG -goversion go1.15.7 -D "" -importcfg $WORK/b299/importcfg -pack ./decode.go ./doc.go ./encode.go cat >$WORK/b414/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/scanner=$WORK/b170/_pkg_.a EOF mkdir -p $WORK/b332/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid A6SUtO7ZDz42QIIlOBvi/A6SUtO7ZDz42QIIlOBvi -goversion go1.15.7 -D "" -importcfg $WORK/b414/importcfg -pack ./fileutils.go ./fileutils_unix.go mkdir -p $WORK/b396/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b365/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid 2pXF9SpnP9iQ4qdARydc/2pXF9SpnP9iQ4qdARydc -goversion go1.15.7 -D "" -importcfg $WORK/b332/importcfg -pack ./timestamp.pb.go cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile go/ast=$WORK/b214/_pkg_.a packagefile go/token=$WORK/b216/_pkg_.a packagefile internal/lazyregexp=$WORK/b397/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b219/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p go/doc -std -complete -installsuffix shared -buildid iKmHA12912tBr6UawM_y/iKmHA12912tBr6UawM_y -goversion go1.15.7 -D "" -importcfg $WORK/b396/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go mkdir -p $WORK/b410/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid d3VU89w3ty36y6VbBQJL/d3VU89w3ty36y6VbBQJL -goversion go1.15.7 -D "" -importcfg $WORK/b365/importcfg -pack ./blkio_device.go ./cgroup_linux.go ./config.go ./config_linux.go ./device.go ./device_defaults.go ./hugepage_limit.go ./intelrdt.go ./interface_priority_map.go ./mount.go ./namespaces.go ./namespaces_linux.go ./namespaces_syscall.go ./network.go cat >$WORK/b410/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/sysx=github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/errgroup=github.com/containers/libpod/vendor/golang.org/x/sync/errgroup importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx=$WORK/b411/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/errgroup=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF github.com/containers/libpod/libpod/lock/shm mkdir -p $WORK/b482/ github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b492/_pkg_.a # internal mkdir -p $WORK/b467/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/fs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/fs -complete -installsuffix shared -buildid 8c1O8ev1Kn1BL8uvMshQ/8c1O8ev1Kn1BL8uvMshQ -goversion go1.15.7 -D "" -importcfg $WORK/b410/importcfg -pack ./copy.go ./copy_linux.go ./diff.go ./diff_unix.go ./dtype_linux.go ./du.go ./du_unix.go ./hardlink.go ./hardlink_unix.go ./path.go ./stat_linux.go ./time.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2" "-lrt" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b482/ -importpath github.com/containers/libpod/libpod/lock/shm -- -I $WORK/b482/ -g -O2 -Wall -Werror ./shm_lock.go cat >$WORK/b467/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util importmap gopkg.in/fsnotify.v1=github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b469/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF crypto/dsa mkdir -p $WORK/b132/ encoding/asn1 crypto/elliptic cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch -complete -installsuffix shared -buildid p_FMi13GS0d-UuY4zzaL/p_FMi13GS0d-UuY4zzaL -goversion go1.15.7 -D "" -importcfg $WORK/b467/importcfg -pack ./filechanges.go ./inotify.go ./inotify_tracker.go ./polling.go ./watch.go mkdir -p $WORK/b488/ github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/13/13385ad5bd3dabaed31ab4936012b9f318ad5e2e18b4216b77363cb5c793b92e-d # internal mkdir -p $WORK/b096/ github.com/containers/libpod/vendor/github.com/vbauerster/mpb cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b117/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a EOF mkdir -p $WORK/b116/ cat >$WORK/b488/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid 1wAD0_icoDERArpLuEIs/1wAD0_icoDERArpLuEIs -goversion go1.15.7 -D "" -importcfg $WORK/b488/importcfg -pack ./rpc.pb.go cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid sw0LEyUq2PNh_W-aXxdj/sw0LEyUq2PNh_W-aXxdj -goversion go1.15.7 -D "" -importcfg $WORK/b132/importcfg -pack ./dsa.go cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid MVXTtNqLPwLfl_2THn1l/MVXTtNqLPwLfl_2THn1l -goversion go1.15.7 -D "" -importcfg $WORK/b096/importcfg -pack ./asn1.go ./common.go ./marshal.go mkdir -p $WORK/b494/ cat >$WORK/b116/go_asm.h << 'EOF' # internal EOF github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage github.com/containers/libpod/vendor/gopkg.in/inf.v0 github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/elliptic -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b116/symabis ./p256_asm_arm64.s github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b495/ cat >$WORK/b494/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b258/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -shared -p github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid FSAXzH2gwdViuAnYOd7g/FSAXzH2gwdViuAnYOd7g -goversion go1.15.7 -D "" -importcfg $WORK/b494/importcfg -pack ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go mkdir -p $WORK/b419/ cat >$WORK/b495/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b491/_pkg_.a # internal mkdir -p $WORK/b382/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config importmap github.com/vbauerster/mpb/cwriter=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter importmap github.com/vbauerster/mpb/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor importmap github.com/vbauerster/mpb/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal packagefile bytes=$WORK/b003/_pkg_.a packagefile container/heap=$WORK/b259/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b264/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/signal=$WORK/b265/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -shared -p github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid -kLIKWF-lIND71E1MbC5/-kLIKWF-lIND71E1MbC5 -goversion go1.15.7 -D "" -importcfg $WORK/b495/importcfg -pack ./difflib.go cat >$WORK/b419/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/morikuni/aec=github.com/containers/libpod/vendor/github.com/morikuni/aec packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/morikuni/aec=$WORK/b421/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b173/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb -complete -installsuffix shared -buildid Q7W81jwKSScaXW0N3WeM/Q7W81jwKSScaXW0N3WeM -goversion go1.15.7 -D "" -importcfg $WORK/b258/importcfg -pack ./bar.go ./bar_filler.go ./bar_option.go ./doc.go ./options.go ./priority_queue.go ./progress.go ./progress_posix.go ./proxyreader.go ./spinner_filler.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid HgDKSHYbqHIyK6X8-cOt/HgDKSHYbqHIyK6X8-cOt -goversion go1.15.7 -D "" -importcfg $WORK/b419/importcfg -pack ./jsonmessage.go cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b173/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/2f/2f217e3080ddf272d2dca632883e6aac291225cd99a1db5f3092b5d49bf7d924-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid RM7tW1TqrY7rVUkM8mb7/RM7tW1TqrY7rVUkM8mb7 -goversion go1.15.7 -D "" -importcfg $WORK/b382/importcfg -pack ./dec.go ./rounder.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid o6LtfcuDeDiEywFIeRcJ/o6LtfcuDeDiEywFIeRcJ -goversion go1.15.7 -D "" -importcfg $WORK/b173/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go github.com/containers/libpod/pkg/hooks mkdir -p $WORK/b490/ cat >$WORK/b490/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/hooks /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -shared -p github.com/containers/libpod/pkg/hooks -complete -installsuffix shared -buildid 8i5U-8R0RWZXyti-nd97/8i5U-8R0RWZXyti-nd97 -goversion go1.15.7 -D "" -importcfg $WORK/b490/importcfg -pack ./hooks.go ./monitor.go ./read.go ./version.go cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid XfcRX4_bePV_igaZFs0m/XfcRX4_bePV_igaZFs0m -goversion go1.15.7 -symabis $WORK/b116/symabis -D "" -importcfg $WORK/b116/importcfg -pack -asmhdr $WORK/b116/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/89/89fd56aae9b0325f2311027da7fb258df17424494ffd7eeb2c3407c31b720666-d # internal github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b330/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid xHsp99XEkEvKO0boU2Tq/xHsp99XEkEvKO0boU2Tq -goversion go1.15.7 -D "" -importcfg $WORK/b333/importcfg -pack ./status.pb.go cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/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/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/30/3092f7b86c8fe0fcc0ebec67c89054267b67371322e004869859ece49d576f64-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version mkdir -p $WORK/b503/ cat >$WORK/b503/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/version=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b504/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid ZTWVXMrM7_-Rxq_d3yL7/ZTWVXMrM7_-Rxq_d3yL7 -goversion go1.15.7 -D "" -importcfg $WORK/b503/importcfg -pack ./base.go ./doc.go ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/9d/9dd512b193544df8212d345ea3ab3b818f0bf44f2fada856272e43fbd85b80fe-d # internal github.com/containers/libpod/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b509/ cat >$WORK/b509/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b104/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/concurrent /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -shared -p github.com/containers/libpod/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid XWPtIJ3NLwrQMeuRnFUJ/XWPtIJ3NLwrQMeuRnFUJ -goversion go1.15.7 -D "" -importcfg $WORK/b509/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/9b/9ba6b70bf6d21460a89d9764c1229eeaf7929c4088e4a96fa9cb886690e27e78-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b257/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/timestamp=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b331/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b332/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/14/14474ca5fefd6b8146693d156bccc89513d377e7ed3d666539efda6769ee6c1a-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer mkdir -p $WORK/b512/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid 2IHVeUS6R7SYT7q5uYs-/2IHVeUS6R7SYT7q5uYs- -goversion go1.15.7 -D "" -importcfg $WORK/b329/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go cat >$WORK/b512/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid ZV786b9RiR-BdX6Fvap9/ZV786b9RiR-BdX6Fvap9 -goversion go1.15.7 -D "" -importcfg $WORK/b512/importcfg -pack ./framer.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/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/9f/9f78ccbe55500156dfb25b4a9c8b0029ab2fe1d93afe41164cc07cc6c68e6e6a-d # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/ce/ce1eb65f7e5474ee79f5fd09cc407fa2522f89a9d7bb8218ef587c9b3c9a596f-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b252/ github.com/containers/libpod/vendor/sigs.k8s.io/yaml cat >$WORK/b252/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/boltdb=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb importmap github.com/containers/image/v5/pkg/blobinfocache/memory=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b514/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid -z7ptKAgEcnBuCCBp4Jx/-z7ptKAgEcnBuCCBp4Jx -goversion go1.15.7 -D "" -importcfg $WORK/b252/importcfg -pack ./default.go cat >$WORK/b514/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b307/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_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/buildid -w $WORK/b417/_pkg_.a # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/sigs.k8s.io/yaml /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -shared -p github.com/containers/libpod/vendor/sigs.k8s.io/yaml -complete -installsuffix shared -buildid NJkhkBgkp29pcgY7vC43/NJkhkBgkp29pcgY7vC43 -goversion go1.15.7 -D "" -importcfg $WORK/b514/importcfg -pack ./fields.go ./yaml.go ./yaml_go110.go cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/66/66d1f7d156d8897a15d6be897000c122bc0809e4661a5a67483b3fa7c94caeda-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system mkdir -p $WORK/b416/ cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/26/26e0055cf8697aa6551a8891afbcf3fcde1ccd67b7cd670dd2599ff0310cab6f-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics mkdir -p $WORK/b528/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/mount=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b417/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b528/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b135/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid l02j23JkXplant4fIgeS/l02j23JkXplant4fIgeS -goversion go1.15.7 -D "" -importcfg $WORK/b416/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys_unix.go ./init.go ./init_unix.go ./lcow.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_unix.go ./xattrs_linux.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid l_hoikWcGpp4DPwTMmqI/l_hoikWcGpp4DPwTMmqI -goversion go1.15.7 -D "" -importcfg $WORK/b528/importcfg -pack ./metrics.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b297/_pkg_.a # internal cd $WORK/b460 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b460=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/6d/6d1e2509e7dbfe36c75cbd0faadeb83d1baf6a0e1d65180b51e08308d88aad0d-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b297/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid p4GE9UeNlcFlr1-jZRSn/p4GE9UeNlcFlr1-jZRSn -goversion go1.15.7 -D "" -importcfg $WORK/b296/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/b7/b710858948ed0a9d96f3c5a33c9973ca2544856243f1ce906de6b75e0d653e0d-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b244/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b050/_pkg_.a packagefile text/template=$WORK/b219/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid mJjl1G6bjPTRO0MUIfC2/mJjl1G6bjPTRO0MUIfC2 -goversion go1.15.7 -D "" -importcfg $WORK/b433/importcfg -pack ./formats.go ./templates.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/b503/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/d4/d4b1a5178a03a9813ae439cddd460cb0c7c6d7af50fbddbd34a01bcad921bc04-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail mkdir -p $WORK/b464/ cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/87/87f2ea3b477a3625b01c7be4a60d16969d0d2f68ac1bc5106001eecd24df0b2c-d # internal github.com/containers/libpod/vendor/golang.org/x/time/rate cat >$WORK/b464/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/ratelimiter=github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util importmap github.com/hpcloud/tail/watch=github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 packagefile bufio=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b469/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b532/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail -complete -installsuffix shared -buildid KFSxJBej9iDUIsgFCNTU/KFSxJBej9iDUIsgFCNTU -goversion go1.15.7 -D "" -importcfg $WORK/b464/importcfg -pack ./tail.go ./tail_posix.go cat >$WORK/b532/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid AO2UZ0nSPspF7Hp-t9Mv/AO2UZ0nSPspF7Hp-t9Mv -goversion go1.15.7 -D "" -importcfg $WORK/b532/importcfg -pack ./rate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/78/786c62982da5d099d052b6b0db5d487af52c216175b0bd2fd3f49b9184c1ff2d-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil mkdir -p $WORK/b539/ cat >$WORK/b539/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b135/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid LV88zhXsE88WB6bIHeld/LV88zhXsE88WB6bIHeld -goversion go1.15.7 -D "" -importcfg $WORK/b539/importcfg -pack ./addr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/05/059c6f02ba474487e055e03d3977fed338ce34739142271f6aba9124ba7fde71-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator mkdir -p $WORK/b549/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b217/_pkg_.a # internal cat >$WORK/b549/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator -complete -installsuffix shared -buildid tDQJl3VpXGVjxA-Fd428/tDQJl3VpXGVjxA-Fd428 -goversion go1.15.7 -D "" -importcfg $WORK/b549/importcfg -pack ./names-generator.go cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/83/8342210276dc025917afe0e3662c765a9d218ad10c42b7230a79fd0a1540df64-d # internal github.com/containers/libpod/vendor/github.com/vishvananda/netns mkdir -p $WORK/b552/ cat >$WORK/b552/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid 4Ja2OSWj8Hkyucnl6WYG/4Ja2OSWj8Hkyucnl6WYG -goversion go1.15.7 -D "" -importcfg $WORK/b552/importcfg -pack ./netns.go ./netns_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/0a/0acdcaefaebf394ad6c1a23449af2f7d21a43bd0fe0792be9a75e673fd586b50-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b555/ cat >$WORK/b555/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid 91uU61b40jZ5T6TR5dyZ/91uU61b40jZ5T6TR5dyZ -goversion go1.15.7 -D "" -importcfg $WORK/b555/importcfg -pack ./devices.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/af/af7a91f4c8ec68ce4f5843e80ebc2e656cafaa6d81e1d47fda1ddeddcdf06537-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers mkdir -p $WORK/b557/ cat >$WORK/b557/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers -complete -installsuffix shared -buildid vsbCi-takypcngCdgY5x/vsbCi-takypcngCdgY5x -goversion go1.15.7 -D "" -importcfg $WORK/b557/importcfg -pack ./parsers.go cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/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/b528/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/b9/b937e67229a922ff850910b8bfc6c9fd07107ca192c9e092af149c23c1daeb1e-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b558/ cat >$WORK/b558/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid 3uF03nsR-yv9PuW8ok2S/3uF03nsR-yv9PuW8ok2S -goversion go1.15.7 -D "" -importcfg $WORK/b558/importcfg -pack ./cgroups.go ./stats.go ./utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/80/8040d6704777f39ae9d0a4e27c5391a964937bab7dbcc36e66237b5a71bb9867-d # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/0d/0d0842fd5aed0ecdaeec951a6ffa055ed3b20849000296418c9f1d181516f857-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal mkdir -p $WORK/b559/ cat >$WORK/b559/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/signal=$WORK/b265/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal -complete -installsuffix shared -buildid hzrTxSjaWFH3_E-0n1S0/hzrTxSjaWFH3_E-0n1S0 -goversion go1.15.7 -D "" -importcfg $WORK/b559/importcfg -pack ./signal.go ./signal_linux.go ./signal_unix.go ./trap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b252/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/modern-go/reflect2 mkdir -p $WORK/b510/ cat >$WORK/b510/go_asm.h << 'EOF' # internal EOF cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/63/6353ef08c8076a1d60522d4059ccdf47ad5666e2f5c3c99f879e547845ce86b1-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b510=>" -I $WORK/b510/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b510/symabis ./relfect2_arm64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s github.com/containers/libpod/vendor/github.com/google/shlex mkdir -p $WORK/b560/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b173/_pkg_.a # internal cat >$WORK/b560/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/google/shlex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -shared -p github.com/containers/libpod/vendor/github.com/google/shlex -complete -installsuffix shared -buildid whOtd-VaTt5tZkUF_nPL/whOtd-VaTt5tZkUF_nPL -goversion go1.15.7 -D "" -importcfg $WORK/b560/importcfg -pack ./shlex.go cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/56/56b5ed7b7593da1f925c33a9df769e18eab337efa7c52fadfbd45e581cfc1939-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid 6Fg_0F_ObOThqMHHdY3n/6Fg_0F_ObOThqMHHdY3n -goversion go1.15.7 -D "" -importcfg $WORK/b172/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys.go ./init.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b488/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b329/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/cf/cf85d40ce323ad97a4f1cab99b485df1e3fdc68f3ecd5ca33dfe7d6ac5e546ac-d # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/59/59020fc1c615b4b6c2e6bd77da278152962f001103dc7fd34296019a7650b4a2-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/status mkdir -p $WORK/b328/ github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu mkdir -p $WORK/b487/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b410/_pkg_.a # internal cat >$WORK/b328/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/genproto/googleapis/rpc/status=github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/internal=github.com/containers/libpod/vendor/google.golang.org/grpc/internal packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes=$WORK/b329/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b327/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/internal=$WORK/b334/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid Jsez4IfCf5nWjgd2SvBi/Jsez4IfCf5nWjgd2SvBi -goversion go1.15.7 -D "" -importcfg $WORK/b328/importcfg -pack ./status.go cat >$WORK/b487/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu/rpc=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu -complete -installsuffix shared -buildid A6rnI6xpCvN6aWUVnA09/A6rnI6xpCvN6aWUVnA09 -goversion go1.15.7 -D "" -importcfg $WORK/b487/importcfg -pack ./main.go ./notify.go cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/8f/8f9b30a5d517e6670f326e57d4cb66f2ec5ce92d3166ff75b1e67dac6f5942af-d # internal github.com/containers/libpod/pkg/channelwriter mkdir -p $WORK/b563/ cat >$WORK/b563/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a EOF cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/1d/1de11f9f1bcce4a1bb7437312cfcaff07ab01382997047ec47e39af5a07515d1-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/channelwriter /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -shared -p github.com/containers/libpod/pkg/channelwriter -complete -installsuffix shared -buildid rrGeJOpmlP-rFzSI_ebA/rrGeJOpmlP-rFzSI_ebA -goversion go1.15.7 -D "" -importcfg $WORK/b563/importcfg -pack ./channelwriter.go github.com/containers/libpod/pkg/hooks/0.1.0 mkdir -p $WORK/b566/ cat >$WORK/b566/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/hooks/0.1.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -shared -p github.com/containers/libpod/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid U0yWYPzNfOJUqhXunD4y/U0yWYPzNfOJUqhXunD4y -goversion go1.15.7 -D "" -importcfg $WORK/b566/importcfg -pack ./hook.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/3e/3ee4910057eea87d821857bb8cae2192ebcbb998f5fbef135733cd435c8296b3-d # internal github.com/containers/libpod/pkg/trust mkdir -p $WORK/b567/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b296/_pkg_.a # internal cat >$WORK/b567/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b307/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd $WORK/b460 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b460=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c host_cgo.cgo2.c cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/trust /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -shared -p github.com/containers/libpod/pkg/trust -complete -installsuffix shared -buildid XJ3W2IHkybcDYild4DLE/XJ3W2IHkybcDYild4DLE -goversion go1.15.7 -D "" -importcfg $WORK/b567/importcfg -pack ./trust.go cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/f6/f6fc6f15af35f55d2c8f2b0e6436cdac5d4f8725afd0774b2c85db0d27543c0f-d # internal html/template mkdir -p $WORK/b569/ cat >$WORK/b569/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile html=$WORK/b570/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template=$WORK/b219/_pkg_.a packagefile text/template/parse=$WORK/b220/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -shared -p html/template -std -complete -installsuffix shared -buildid Tmg-YrutQ0mIb0lczdLk/Tmg-YrutQ0mIb0lczdLk -goversion go1.15.7 -D "" -importcfg $WORK/b569/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/24/2419b01e98c508f5eb7870b186cef0aab1cfc2000ea4f532337e37f489aff48a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b433/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/5e/5e04ada06e94ea9a5665fd020fa318a64156f42680afadd870c8d05fac1045b0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/96/969d6e4335bc53073d196edbec828951d2ed0af7a8b8b2f66e4e13641dfd5cb1-d # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/25/25de0b1bfe7e72d64d2ce5683c649c7b0bd4b9cc97056dae3efcf3d3cf63de45-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b532/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/0b/0b9251ac236b434281ac4827f51202c0f8f836cdf1585874e54dc3a0b60d1219-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol mkdir -p $WORK/b531/ cat >$WORK/b531/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/containers/libpod/vendor/golang.org/x/time/rate importmap k8s.io/apimachinery/pkg/util/clock=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/utils/integer=github.com/containers/libpod/vendor/k8s.io/utils/integer packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b532/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b533/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b534/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid sL7B8t2-iv9im4EeZryn/sL7B8t2-iv9im4EeZryn -goversion go1.15.7 -D "" -importcfg $WORK/b531/importcfg -pack ./backoff.go ./throttle.go cd $WORK/b197 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b197=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cat >$WORK/b510/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b509/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -shared -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid 0dXR5CjgpY62juLzSaM5/0dXR5CjgpY62juLzSaM5 -goversion go1.15.7 -symabis $WORK/b510/symabis -D "" -importcfg $WORK/b510/importcfg -pack -asmhdr $WORK/b510/go_asm.h ./go_above_17.go ./go_above_19.go ./reflect2.go ./reflect2_kind.go ./safe_field.go ./safe_map.go ./safe_slice.go ./safe_struct.go ./safe_type.go ./type_map.go ./unsafe_array.go ./unsafe_eface.go ./unsafe_field.go ./unsafe_iface.go ./unsafe_link.go ./unsafe_map.go ./unsafe_ptr.go ./unsafe_slice.go ./unsafe_struct.go ./unsafe_type.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/58/587774523b32b9f4b4fe42548c2604b5fb5059e75b9cbd3215a87fe78106f4e6-d # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/2a/2af6c4026464bc3e2cbb69fa2b6749907a61be86c80d7f5ab10c526de04191c8-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b424/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid 1rcr17kRSOM6ppzK_AaK/1rcr17kRSOM6ppzK_AaK -goversion go1.15.7 -D "" -importcfg $WORK/b424/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b464/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -o $WORK/b055/_cgo_.o $WORK/b055/_cgo_main.o $WORK/b055/_x001.o $WORK/b055/_x002.o $WORK/b055/_x003.o $WORK/b055/_x004.o $WORK/b055/_x005.o -g -O2 cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/03/0370d40ddf54f4a810ab94cd2aa41a0021044588f43451b32a7c970dc0c0d574-d # internal github.com/containers/libpod/libpod/logs mkdir -p $WORK/b483/ cat >$WORK/b483/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod/logs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p github.com/containers/libpod/libpod/logs -complete -installsuffix shared -buildid ND1J7QsWsfJF_UEhIWEj/ND1J7QsWsfJF_UEhIWEj -goversion go1.15.7 -D "" -importcfg $WORK/b483/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/af/af78fc63f177b67b581852274a1b54fbc77a381e6c7138c7059f5e86d899c1c5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b563/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/db/db22f65ad4e135fd62716b6b58c90d69ddf6cf72b30ad1cb43f4124dccad1d55-d # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/2c/2c17d4b6fc28578119e29ec7871dc8a1444286a9352ed58e214522ae384c343c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/3d/3dcd64890d02048f89726031784ca6416100609f6932470459d193386bc182b6-d # internal cd $WORK/b038 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/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/b258/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/0e/0ee75f86ee67a747634b0fc0ea4e427534a3a9c569c04abdb3d776db4f47fe87-d # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/81/81527f1bb9e96511e97993a3ae1fae722fe73183c53a9a6be9d542d72e7a2c72-d # internal cd $WORK/b482 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/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/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/elliptic -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b116/p256_asm_arm64.o ./p256_asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/96/965265789326c8e49b318e23b42aa8e1acb7a501dce8880326201aa88ef83f6f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/8b/8bbd90a8dc1839431d696d62dd288d889a66ffdeffe4b41f47dac2667746b226-d # internal github.com/containers/libpod/pkg/hooks/exec mkdir -p $WORK/b493/ cat >$WORK/b493/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pmezard/go-difflib/difflib=github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/hooks/exec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -shared -p github.com/containers/libpod/pkg/hooks/exec -complete -installsuffix shared -buildid eW5I_6SpKwDtTK0fbGDG/eW5I_6SpKwDtTK0fbGDG -goversion go1.15.7 -D "" -importcfg $WORK/b493/importcfg -pack ./exec.go ./runtimeconfigfilter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/5c/5c1eb8bc9207bac88af731caf2d8b4e6236647ff64b0a27830d24a287a6c97ca-d # internal github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/libpod/vendor/google.golang.org/grpc/status packagefile context=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b327/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b328/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid K0oiV9U5TIXheitgeQIC/K0oiV9U5TIXheitgeQIC -goversion go1.15.7 -D "" -importcfg $WORK/b326/importcfg -pack ./errors.go ./grpc.go cd $WORK/b460 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b460=/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/b096/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b531/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b055/_cgo_.o -dynout $WORK/b055/_cgo_import.go cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/6c/6cb7540466a3364c972e4ad6ed0ea5c598ad80b6c0c4d3766544a8ab14decf47-d # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/4a/4a87952de6e2c5407174dd7bd2349b8a49561ed09587be45e8d3bf1175a3cad1-d # internal crypto/x509/pkix mkdir -p $WORK/b133/ vendor/golang.org/x/crypto/cryptobyte crypto/internal/boring /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b487/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/ae/aeb679dc3d49e2584fe826abbf4a7beb02bf288ad503eceb3a5c117af14e77da-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/05/058b959e785fde91c7ff82da9535d777dd3962579fb631517c3f3aac04fb3321-d # internal cat >$WORK/b055/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b056/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/nettrace=$WORK/b057/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b058/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p net -std -installsuffix shared -buildid e1Pf7RyQVRyprLM6q99I/e1Pf7RyQVRyprLM6q99I -goversion go1.15.7 -D "" -importcfg $WORK/b055/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b055/_cgo_gotypes.go $WORK/b055/cgo_linux.cgo1.go $WORK/b055/cgo_resnew.cgo1.go $WORK/b055/cgo_socknew.cgo1.go $WORK/b055/cgo_unix.cgo1.go $WORK/b055/_cgo_import.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/b483/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/fa/fa99372cba917bc5a1cd4b43da60da4a8d8962741c883b9c43841b47f267c243-d # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/e2/e27229d4637b27ca51c05741c9b4285088689add5f53a6f59f76f937568958bb-d # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/51/519fe80bb14734180f6792a8422a5e9036c25a41b21e5472aedbcbe83753ebaa-d # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b116/_pkg_.a $WORK/b116/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/1c/1ca68e70cffd9ce8ba88d3fc969cc3c760f834bc31f67ba3b397bfe2a2705136-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/a7/a727d723451aa4fdbdcdc69abe5c9f31fd6c08120e084d27bde09246d0c80fac-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/b7/b7dab4c96ecadffc783b57d4b6004bbe0d6fb79475d7cbf716ff9739f4ea020c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/f9/f9a2f471f54aedefa2e2f1b9c3b0c88390ab0c9eda399b7de9dfbf3535e073ad-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b340/_pkg_.a # internal mkdir -p $WORK/b119/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b096/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b093/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b096/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b120/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b093/ -importpath crypto/internal/boring -- -I $WORK/b093/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid qY_RqK-2J0sTP4Esu17o/qY_RqK-2J0sTP4Esu17o -goversion go1.15.7 -D "" -importcfg $WORK/b119/importcfg -pack ./asn1.go ./builder.go ./string.go cd $WORK/b197 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b197=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c go/format mkdir -p $WORK/b213/ github.com/containers/libpod/pkg/criu cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid Iiz5qeDXShi0FM6gdMaY/Iiz5qeDXShi0FM6gdMaY -goversion go1.15.7 -D "" -importcfg $WORK/b133/importcfg -pack ./pkix.go cd $WORK/b482 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c shm_lock.cgo2.c cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile go/ast=$WORK/b214/_pkg_.a packagefile go/parser=$WORK/b217/_pkg_.a packagefile go/printer=$WORK/b218/_pkg_.a packagefile go/token=$WORK/b216/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b486/ cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p go/format -std -complete -installsuffix shared -buildid DUyb0qJSe7bkgss2PxY1/DUyb0qJSe7bkgss2PxY1 -goversion go1.15.7 -D "" -importcfg $WORK/b213/importcfg -pack ./format.go ./internal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b424/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/49/49ca5c7081c4ef8d4318b9ab8db6bc5deb247f7213a6e7cdfb706842b4702e3e-d # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/b0/b027ee8d5aa781572be8754a1b29bda489c6b7ae63cfcffb46be05cd02e19acf-d # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/23/23118053b305b8c4b1e8832aac88534c33857fd4104b6b0dffe0813b57c1172e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/f8/f8ea4ea62618fefb2055232c14a95b5f4a115e45a57d18f32e8a12a06071aae0-d # internal cat >$WORK/b486/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b487/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b339/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/criu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -shared -p github.com/containers/libpod/pkg/criu -complete -installsuffix shared -buildid D8rziLNi9zZ0Otg3z3J9/D8rziLNi9zZ0Otg3z3J9 -goversion go1.15.7 -D "" -importcfg $WORK/b486/importcfg -pack ./criu.go github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception mkdir -p $WORK/b211/ cd $WORK/b038 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource cat >$WORK/b339/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b340/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b399/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid eEk9ZxVsO1jPssfgOkDI/eEk9ZxVsO1jPssfgOkDI -goversion go1.15.7 -D "" -importcfg $WORK/b339/importcfg -pack ./gen.go ./plugin.pb.go cat >$WORK/b211/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/shared=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b212/_pkg_.a packagefile go/format=$WORK/b213/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b219/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b381/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid PUiK2Js4G0os0G4TXjOn/PUiK2Js4G0os0G4TXjOn -goversion go1.15.7 -D "" -importcfg $WORK/b211/importcfg -pack ./decoder.go ./decoder_tpl.go ./encoder.go ./encoder_tpl.go ./inception.go ./reflect.go ./tags.go ./template.go ./writerstack.go cat >$WORK/b399/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b340/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid kJT4F-KJgOGU1YkitsSg/kJT4F-KJgOGU1YkitsSg -goversion go1.15.7 -D "" -importcfg $WORK/b399/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/a0/a0b117e9ad4d94071d4bbe63b7c2e83aa9ace0a1656c731a819b8308b9abc214-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/ab/ab60eddd418397de93170ac6c83420ad2da83f4ec11c993b369a7e05f7f1aaa9-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/0b/0b0ab4f6008322459cbbbcfd0b048faead5b615d85ff9e119f2113c6edaf1cd3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/6e/6ee6f4eb3bdbe7be0d345cb8378e8e6360b397abaf4c199c14a38db3045eca8c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/26/26edfababb3664ef5fbe38d6ac9655caa21e396b41170139c136726bc1cdf1b4-d # internal cat >$WORK/b381/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap gopkg.in/inf.v0=github.com/containers/libpod/vendor/gopkg.in/inf.v0 packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b382/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/9d/9d2398b3b32f997d5979162ff32915738da55a2a465a88528a645c260471fb02-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid rXTemj3Vi4GtgEQNk8Y1/rXTemj3Vi4GtgEQNk8Y1 -goversion go1.15.7 -D "" -importcfg $WORK/b381/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b460=/tmp/go-build -gno-record-gcc-switches -o $WORK/b460/_cgo_.o $WORK/b460/_cgo_main.o $WORK/b460/_x001.o $WORK/b460/_x002.o -g -O2 TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage host -dynimport $WORK/b460/_cgo_.o -dynout $WORK/b460/_cgo_import.go cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -installsuffix shared -buildid KikDjy0ILgwP0W-G4-dA/KikDjy0ILgwP0W-G4-dA -goversion go1.15.7 -D "" -importcfg $WORK/b460/importcfg -pack ./host.go $WORK/b460/_cgo_gotypes.go $WORK/b460/host_cgo.cgo1.go $WORK/b460/_cgo_import.go cd $WORK/b463 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b463=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b197 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b197=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b460/_pkg_.a $WORK/b460/_x001.o $WORK/b460/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/d7/d7077a75fb7593514cb6f3493a89b8ab75e91a9d5e3f7daedf13c3197db270ac-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/2f/2f63820f880db37b55a654eb137c17948462805d443a540651123867405eef2c-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -I $WORK/b482/ -g -O2 -Wall -Werror -o $WORK/b482/_x003.o -c shm_lock.c cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b197=/tmp/go-build -gno-record-gcc-switches -o $WORK/b197/_cgo_.o $WORK/b197/_cgo_main.o $WORK/b197/_x001.o $WORK/b197/_x002.o -g -O2 cd $WORK/b463 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b463=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c dlopen.cgo2.c cd $WORK/b038 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage quota -dynimport $WORK/b197/_cgo_.o -dynout $WORK/b197/_cgo_import.go cat >$WORK/b197/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -installsuffix shared -buildid qNlCPkYFkMwhTzrlb2ZG/qNlCPkYFkMwhTzrlb2ZG -goversion go1.15.7 -D "" -importcfg $WORK/b197/importcfg -pack $WORK/b197/_cgo_gotypes.go $WORK/b197/projectquota.cgo1.go $WORK/b197/_cgo_import.go cd $WORK/b038 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cd $WORK/b463 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b463=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c dlopen_example.cgo2.c cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b510=>" -I $WORK/b510/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b510/relfect2_arm64.o ./relfect2_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b510=>" -I $WORK/b510/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b510/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b510=>" -I $WORK/b510/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b510/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b510=>" -I $WORK/b510/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b510/relfect2_ppc64x.o ./relfect2_ppc64x.s cd $WORK/b038 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b510/_pkg_.a $WORK/b510/relfect2_arm64.o $WORK/b510/relfect2_mips64x.o $WORK/b510/relfect2_mipsx.o $WORK/b510/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/91/9169f957100ac13224a5a45188d1d5ee4259cc31dc07c3a0b83d8eacfff628c8-d # internal github.com/containers/libpod/vendor/github.com/json-iterator/go mkdir -p $WORK/b508/ cat >$WORK/b508/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 packagefile bytes=$WORK/b003/_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/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b510/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/json-iterator/go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -shared -p github.com/containers/libpod/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid 4nyNXWW7y-fs2cI_mVpo/4nyNXWW7y-fs2cI_mVpo -goversion go1.15.7 -D "" -importcfg $WORK/b508/importcfg -pack ./adapter.go ./any.go ./any_array.go ./any_bool.go ./any_float.go ./any_int32.go ./any_int64.go ./any_invalid.go ./any_nil.go ./any_number.go ./any_object.go ./any_str.go ./any_uint32.go ./any_uint64.go ./config.go ./iter.go ./iter_array.go ./iter_float.go ./iter_int.go ./iter_object.go ./iter_skip.go ./iter_skip_strict.go ./iter_str.go ./jsoniter.go ./pool.go ./reflect.go ./reflect_array.go ./reflect_dynamic.go ./reflect_extension.go ./reflect_json_number.go ./reflect_json_raw_message.go ./reflect_map.go ./reflect_marshaler.go ./reflect_native.go ./reflect_optional.go ./reflect_slice.go ./reflect_struct_decoder.go ./reflect_struct_encoder.go ./stream.go ./stream_float.go ./stream_int.go ./stream_str.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b197/_pkg_.a $WORK/b197/_x001.o $WORK/b197/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/70/708293726cad32023d7899d8964ab8c05926fc18301ed18ef1ab998e06a36728-d # internal cd $WORK/b463 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b463=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -o $WORK/b038/_cgo_.o $WORK/b038/_cgo_main.o $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o -g -O2 cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b463=/tmp/go-build -gno-record-gcc-switches -o $WORK/b463/_cgo_.o $WORK/b463/_cgo_main.o $WORK/b463/_x001.o $WORK/b463/_x002.o $WORK/b463/_x003.o -g -O2 -ldl cd /usr/lib/golang/src/os/user TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b038/_cgo_.o -dynout $WORK/b038/_cgo_import.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p os/user -std -installsuffix shared -buildid HOXFEc6-jKzJUHNRSLVs/HOXFEc6-jKzJUHNRSLVs -goversion go1.15.7 -D "" -importcfg $WORK/b038/importcfg -pack ./lookup.go ./user.go $WORK/b038/_cgo_gotypes.go $WORK/b038/cgo_lookup_unix.cgo1.go $WORK/b038/getgrouplist_unix.cgo1.go $WORK/b038/listgroups_unix.cgo1.go $WORK/b038/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/e5/e5565e4b637f0c51b9ff23ef4166fd5766d5cce1a86d67943683839efc4004d3-d # internal cd $WORK/b482 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b482=/tmp/go-build -gno-record-gcc-switches -o $WORK/b482/_cgo_.o $WORK/b482/_cgo_main.o $WORK/b482/_x001.o $WORK/b482/_x002.o $WORK/b482/_x003.o -g -O2 -lrt -lpthread cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage dlopen -dynimport $WORK/b463/_cgo_.o -dynout $WORK/b463/_cgo_import.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b038/_pkg_.a $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/5d/5d4af8dc43832a73c498426b747269826e241554067f4988ff9e1f526426b56c-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b175/ github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir github.com/containers/libpod/vendor/k8s.io/klog archive/tar mkdir -p $WORK/b002/ cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar cat >$WORK/b175/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b275/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -installsuffix shared -buildid CUgoDYnvPYce8OqJhGm1/CUgoDYnvPYce8OqJhGm1 -goversion go1.15.7 -D "" -importcfg $WORK/b463/importcfg -pack $WORK/b463/_cgo_gotypes.go $WORK/b463/dlopen.cgo1.go $WORK/b463/dlopen_example.cgo1.go $WORK/b463/_cgo_import.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid YtfwLY5lhTKaAoGUE3K0/YtfwLY5lhTKaAoGUE3K0 -goversion go1.15.7 -D "" -importcfg $WORK/b175/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b394/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid BQo_11Wb-x5RgtBprI0q/BQo_11Wb-x5RgtBprI0q -goversion go1.15.7 -D "" -importcfg $WORK/b002/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go mkdir -p $WORK/b208/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid CDS9IopFL_CdMFjuhKL7/CDS9IopFL_CdMFjuhKL7 -goversion go1.15.7 -D "" -importcfg $WORK/b275/importcfg -pack ./homedir_linux.go ./homedir_unix.go cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b184/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b247/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/klog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p github.com/containers/libpod/vendor/k8s.io/klog -complete -installsuffix shared -buildid yWp8boQndEGo7jpj7My6/yWp8boQndEGo7jpj7My6 -goversion go1.15.7 -D "" -importcfg $WORK/b394/importcfg -pack ./klog.go ./klog_file.go cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b247/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b041/_pkg_.a packagefile flag=$WORK/b184/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid sS3u2-xXmhBgZ-a-XX4-/sS3u2-xXmhBgZ-a-XX4- -goversion go1.15.7 -D "" -importcfg $WORK/b208/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid gQOAGk4PaHA-BnfPjdkz/gQOAGk4PaHA-BnfPjdkz -goversion go1.15.7 -D "" -importcfg $WORK/b247/importcfg -pack ./user.go ./user_linux.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage shm -dynimport $WORK/b482/_cgo_.o -dynout $WORK/b482/_cgo_import.go cat >$WORK/b482/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b275/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p github.com/containers/libpod/libpod/lock/shm -installsuffix shared -buildid 5NWPS_vFMg9Dt_jkMiLo/5NWPS_vFMg9Dt_jkMiLo -goversion go1.15.7 -D "" -importcfg $WORK/b482/importcfg -pack $WORK/b482/_cgo_gotypes.go $WORK/b482/shm_lock.cgo1.go $WORK/b482/_cgo_import.go cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/cf/cfd8d531254412df9f6acdce205fc53e050615b28360eb9a88618b3ccec1e538-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b271/ github.com/containers/libpod/cmd/podman/remoteclientconfig mkdir -p $WORK/b438/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/internal/pkg/keyctl=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker-credential-helpers/client=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid aI-l9PlyAzeFsDTCRc__/aI-l9PlyAzeFsDTCRc__ -goversion go1.15.7 -D "" -importcfg $WORK/b271/importcfg -pack ./config.go ./config_linux.go cat >$WORK/b438/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/cmd/podman/remoteclientconfig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/containers/libpod/cmd/podman/remoteclientconfig -complete -installsuffix shared -buildid UAv7zSyHCNfAbfJjovqC/UAv7zSyHCNfAbfJjovqC -goversion go1.15.7 -D "" -importcfg $WORK/b438/importcfg -pack ./config.go ./config_linux.go ./configfile.go ./errors.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b463/_pkg_.a $WORK/b463/_x001.o $WORK/b463/_x002.o $WORK/b463/_x003.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/45/45ae81ef4ca23da08a2b005af77ee632d45b8f930cb5adc79f70ea6e029d0484-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal mkdir -p $WORK/b462/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b462/ -importpath github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -- -I $WORK/b462/ -g -O2 ./journal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/ea/ea8fd09f62adcb1662802e4dc922858f223cbb67674329adf4e666c8cff5d8bc-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod/lock/shm /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b482/_pkg_.a $WORK/b482/_x001.o $WORK/b482/_x002.o $WORK/b482/_x003.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/d6/d63326ace25c8346d1680104a705e53b22a25914cdcbdd03eaec3f17afa4cee5-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/28/284ddef6352c6a3ae52ade77c4913590a8b5edaa3c0fa773f71f3569d4823d08-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/05/050824e922bf68bc66907a6ee1b4e0b968b70c9f7adfaacdf04543dc82250cb9-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process mkdir -p $WORK/b459/ github.com/containers/libpod/pkg/lookup github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b541/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/host=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b171/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process -complete -installsuffix shared -buildid pkPGTWRDMfdG1dYkYrDr/pkPGTWRDMfdG1dYkYrDr -goversion go1.15.7 -D "" -importcfg $WORK/b459/importcfg -pack ./process.go cat >$WORK/b541/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b415/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/lookup /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -shared -p github.com/containers/libpod/pkg/lookup -complete -installsuffix shared -buildid SFwavUCneP7LXrZ5JzYA/SFwavUCneP7LXrZ5JzYA -goversion go1.15.7 -D "" -importcfg $WORK/b541/importcfg -pack ./lookup.go cat >$WORK/b171/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b180/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid wkme3-HJ0SXryszH03br/wkme3-HJ0SXryszH03br -goversion go1.15.7 -D "" -importcfg $WORK/b171/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go cat >$WORK/b415/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b175/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b180/ -importpath github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b180/ -g -O2 ./sysconfig.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid hVM1506775O5ZYHBc5Y5/hVM1506775O5ZYHBc5Y5 -goversion go1.15.7 -D "" -importcfg $WORK/b415/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/2e/2e1adbc41b5a82d755ba73dbffafb4516ea43936a59da58f45e712877370a481-d # internal cd $WORK/b243 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b243=/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/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/1b/1b09776bc424d2ce3463f5011e5dc46ef0fbdd2b1cc74b182e509eedf61f2f3d-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/2d/2dc74f8844f1b809ffc48bd53ac2ee7e4b905d43126cfdacb85dfd5fd3287da2-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo mkdir -p $WORK/b454/ cat >$WORK/b454/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/capabilities=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities importmap github.com/containers/psgo/internal/dev=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc importmap github.com/containers/psgo/internal/process=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo -complete -installsuffix shared -buildid -md5JbctN38QdDx-TSZ9/-md5JbctN38QdDx-TSZ9 -goversion go1.15.7 -D "" -importcfg $WORK/b454/importcfg -pack ./psgo.go cd $WORK/b243 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b243=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/2e/2e360c1bc5bb43738a4ed1bc50760d67ba38ef108fa7c2a63e5eeb1dfe988ea3-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b402/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b513/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b394/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b404/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid z0askLdzpzZ19ephWLbU/z0askLdzpzZ19ephWLbU -goversion go1.15.7 -D "" -importcfg $WORK/b402/importcfg -pack ./runtime.go cat >$WORK/b513/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b514/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid Zpnn2uWwRL6AZ5ey5Gpq/Zpnn2uWwRL6AZ5ey5Gpq -goversion go1.15.7 -D "" -importcfg $WORK/b513/importcfg -pack ./decoder.go cat >$WORK/b404/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b384/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b394/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile runtime/debug=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid RUF6K3kYcM5LGOiJwlTE/RUF6K3kYcM5LGOiJwlTE -goversion go1.15.7 -D "" -importcfg $WORK/b404/importcfg -pack ./generated.pb.go ./intstr.go cd $WORK/b180 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b180=/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/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/00/0060d90d1ebe2b5863195c91fec024ba4a834be07aa8d303fa40f2866d681da4-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b395/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b415/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/6c/6c78a845e39de13d1fa335a64acee09cfbfc67d42c6bdee1d929f92159a2d9d8-d # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/3a/3a7002bf76da71744c9b350fc54fac513d9e39e294cad30304c773050725a018-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/1d/1d0d83051e2a9c22f3fbb53d73c4b25482f2c66ab6d639c4493ab1d0190085b7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/2a/2ab24aa2e655c46e98079cb37867a38f44c65e68538ad06f8cf6c6afbf75d658-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare mkdir -p $WORK/b241/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/conversion/queryparams=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/naming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b340/_pkg_.a packagefile go/ast=$WORK/b214/_pkg_.a packagefile go/doc=$WORK/b396/_pkg_.a packagefile go/parser=$WORK/b217/_pkg_.a packagefile go/token=$WORK/b216/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b394/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd $WORK/b243 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b243=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b241/ -importpath github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -- -I $WORK/b241/ -g -O2 -Wall ./unshare_cgo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/07/078cb76f9be2d3d419541e475e2bb8f1b32c5456d061e69d16432385d41e8bc1-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/75/759afdaf8a7846ce64eedad477cb04426b7d1e4fe20e84e7d26dddf73fdfb1a5-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid kZEVBfDXxs2bBZakiES6/kZEVBfDXxs2bBZakiES6 -goversion go1.15.7 -D "" -importcfg $WORK/b395/importcfg -pack ./codec.go ./codec_check.go ./conversion.go ./converter.go ./doc.go ./embedded.go ./error.go ./extension.go ./generated.pb.go ./helper.go ./interfaces.go ./mapper.go ./register.go ./scheme.go ./scheme_builder.go ./swagger_doc_generator.go ./types.go ./types_proto.go ./zz_generated.deepcopy.go cd $WORK/b180 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/72/724a00da1211e4bb8526293c43e89c91ef5d0d65c4e14291a6aad2b56fff692d-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b207/ github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b221/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b208/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid KVrnTfiWD9CXO3YEhb9e/KVrnTfiWD9CXO3YEhb9e -goversion go1.15.7 -D "" -importcfg $WORK/b207/importcfg -pack ./tarlogger.go cat >$WORK/b221/importcfg << 'EOF' # internal # import config importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b187/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile hash/crc64=$WORK/b112/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid 9ZnXvxF-fg1ZPCy0DJBS/9ZnXvxF-fg1ZPCy0DJBS -goversion go1.15.7 -D "" -importcfg $WORK/b221/importcfg -pack ./assemble.go ./disassemble.go ./doc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/e7/e78fe46594fef84f18990dec6086c02c0f6dc7425793a7483a3cd016e8a638b6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/24/2408f27e68141d29e8a5b59620183b1948b54fee55b817aa3ee4afcff3c552a3-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b055/_pkg_.a $WORK/b055/_x001.o $WORK/b055/_x002.o $WORK/b055/_x003.o $WORK/b055/_x004.o $WORK/b055/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/14/14383aaffffce77d22dde9e63800fcfd2a4ed355d4afe8eb6610a76966c258cf-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b232/ github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types net/textproto github.com/containers/libpod/vendor/golang.org/x/net/internal/socks github.com/containers/libpod/vendor/github.com/prometheus/procfs github.com/containers/libpod/vendor/github.com/docker/go-connections/nat mkdir -p $WORK/b322/ cat >$WORK/b232/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/b020/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b226/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry mkdir -p $WORK/b054/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b231/ github.com/containers/libpod/vendor/github.com/ishidawataru/sctp github.com/containers/libpod/cmd/podman/shared/parse mkdir -p $WORK/b279/ github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid 5Qu548w8hHanRhsdmxOO/5Qu548w8hHanRhsdmxOO -goversion go1.15.7 -D "" -importcfg $WORK/b054/importcfg -pack ./args.go ./types.go github.com/containers/libpod/vendor/github.com/varlink/go/varlink cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid GZf56C-bLpY76ReaMSnZ/GZf56C-bLpY76ReaMSnZ -goversion go1.15.7 -D "" -importcfg $WORK/b231/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid UjA8PYIMx8RGfAanV04s/UjA8PYIMx8RGfAanV04s -goversion go1.15.7 -D "" -importcfg $WORK/b322/importcfg -pack ./nat.go ./parse.go ./sort.go github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl github.com/containers/libpod/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/b2/b292c86ae849d5f0cbe36b1e1408648ba9b6010cbb4545ca1f7f601a95e6cc44-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/89/89f79c2768a040fee98521bc2b8ef20d4b94140f5bd7f9722186fad319b86fe0-d # internal mkdir -p $WORK/b302/ cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid yAR_rq7pOu26ioWk7KTt/yAR_rq7pOu26ioWk7KTt -goversion go1.15.7 -D "" -importcfg $WORK/b232/importcfg -pack ./proxy.go mkdir -p $WORK/b337/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b231/_pkg_.a # internal cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b391/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile encoding/json=$WORK/b043/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile net=$WORK/b055/_pkg_.a EOF cat >$WORK/b302/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/fs=github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b303/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b362/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid AZ6L-G7dcYqGHaptP-2N/AZ6L-G7dcYqGHaptP-2N -goversion go1.15.7 -D "" -importcfg $WORK/b337/importcfg -pack ./authenticate.go ./registry.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid LFe26_YPtg_1ozAid0md/LFe26_YPtg_1ozAid0md -goversion go1.15.7 -D "" -importcfg $WORK/b279/importcfg -pack ./client.go ./socks.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid tBJDj4kDN7cGATMbKy8h/tBJDj4kDN7cGATMbKy8h -goversion go1.15.7 -D "" -importcfg $WORK/b302/importcfg -pack ./buddyinfo.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountinfo.go ./mountstats.go ./net_dev.go ./net_unix.go ./proc.go ./proc_environ.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./stat.go ./xfrm.go cat >$WORK/b391/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b392/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid a0O3wZHlgPbu_6rmcQZ4/a0O3wZHlgPbu_6rmcQZ4 -goversion go1.15.7 -D "" -importcfg $WORK/b391/importcfg -pack ./validation.go cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/3f/3fcce5f8279abc033014933128ea89f633dbb2131406ba2804139a5818618ddd-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/cd/cd982a1118447578870f7ad8eab053edb2c2e2d9659ad551c7b49a7d23a71ee5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/23/23eb8d272d49b37847b64b2577cb9cbcdcf9d6af76b2922edad379379012547d-d # internal mkdir -p $WORK/b440/ mkdir -p $WORK/b526/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b461/ mkdir -p $WORK/b442/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/containers/libpod/vendor/github.com/ishidawataru/sctp -complete -installsuffix shared -buildid KbB_5Di-_CWJ6n_wLdam/KbB_5Di-_CWJ6n_wLdam -goversion go1.15.7 -D "" -importcfg $WORK/b362/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_linux.go mkdir -p $WORK/b551/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b526/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b431/ cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cat >$WORK/b442/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/cmd/podman/shared/parse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/containers/libpod/cmd/podman/shared/parse -complete -installsuffix shared -buildid lN5id5Zg8xuRgLPtt13u/lN5id5Zg8xuRgLPtt13u -goversion go1.15.7 -D "" -importcfg $WORK/b440/importcfg -pack ./parse.go cat >$WORK/b551/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid DHmzhYTW0xiCxacfAM37/DHmzhYTW0xiCxacfAM37 -goversion go1.15.7 -D "" -importcfg $WORK/b526/importcfg -pack ./connrotation.go cd $WORK/b243 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b243=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/varlink/go/varlink /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/containers/libpod/vendor/github.com/varlink/go/varlink -complete -installsuffix shared -buildid JiCk1QYwaGXfX34pqi7C/JiCk1QYwaGXfX34pqi7C -goversion go1.15.7 -D "" -importcfg $WORK/b442/importcfg -pack ./bridge.go ./call.go ./connection.go ./doc.go ./orgvarlinkservice.go ./resolver.go ./service.go ./socketactivation.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal -complete -installsuffix shared -buildid 92BKieuZ3BxNNoE42MgZ/92BKieuZ3BxNNoE42MgZ -goversion go1.15.7 -D "" -importcfg $WORK/b461/importcfg -pack ./journal.go github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b061/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid lSwIf_Qjos_r2jJSDrk0/lSwIf_Qjos_r2jJSDrk0 -goversion go1.15.7 -D "" -importcfg $WORK/b551/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./seg6_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go vendor/golang.org/x/net/http/httpguts github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts cd $WORK/b241 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b241=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c net/mail cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/csv=$WORK/b432/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b184/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b225/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container cat >$WORK/b061/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b054/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid unU8ZOOQHEINE9rZdyCA/unU8ZOOQHEINE9rZdyCA -goversion go1.15.7 -D "" -importcfg $WORK/b431/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go mkdir -p $WORK/b349/ cat >$WORK/b225/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/b226/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/textproto=$WORK/b231/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b377/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid ZxRBc3aVPFztS1ODP3Q-/ZxRBc3aVPFztS1ODP3Q- -goversion go1.15.7 -D "" -importcfg $WORK/b061/importcfg -pack ./types.go cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid Pl1Uh-y3k8MElS5sQYKI/Pl1Uh-y3k8MElS5sQYKI -goversion go1.15.7 -D "" -importcfg $WORK/b225/importcfg -pack ./guts.go ./httplex.go cat >$WORK/b349/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b350/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/textproto=$WORK/b231/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b389/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid lY72401Jhszt5QNzDfDp/lY72401Jhszt5QNzDfDp -goversion go1.15.7 -D "" -importcfg $WORK/b349/importcfg -pack ./guts.go ./httplex.go cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile mime=$WORK/b234/_pkg_.a packagefile net/textproto=$WORK/b231/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b318/ cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p net/mail -std -complete -installsuffix shared -buildid PmUJV32g0Xf4SQAsttix/PmUJV32g0Xf4SQAsttix -goversion go1.15.7 -D "" -importcfg $WORK/b377/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b232/_pkg_.a # internal cat >$WORK/b389/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/util/validation=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b394/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b318/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/blkiodev=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/strslice=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b174/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid p8U0wbiV9Vb4Uc8QsvpS/p8U0wbiV9Vb4Uc8QsvpS -goversion go1.15.7 -D "" -importcfg $WORK/b389/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid ulSYF_QUToJ21d2-wsgq/ulSYF_QUToJ21d2-wsgq -goversion go1.15.7 -D "" -importcfg $WORK/b318/importcfg -pack ./config.go ./container_changes.go ./container_create.go ./container_top.go ./container_update.go ./container_wait.go ./host_config.go ./hostconfig_unix.go ./waitcondition.go cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/e8/e8e1de7a770c6d9d1ea52c0ada1ababfc43da41497b3a47009d6ec67fb23b11f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/82/82136aace7b8120b78e87c72309190032a7b6f302e2f77ba0177ba10451c4ffd-d # internal github.com/containers/libpod/vendor/golang.org/x/net/proxy mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/containers/libpod/vendor/golang.org/x/net/internal/socks packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b279/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid TUPff0VTNKsQ9go9OzNV/TUPff0VTNKsQ9go9OzNV -goversion go1.15.7 -D "" -importcfg $WORK/b278/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go cd $WORK/b180 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b180=/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/b061/_pkg_.a # internal cd $WORK/b241 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b241=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c unshare_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/4b/4b5624d4b8f9df47c544e981e0d9ecb469d4177e057fceb8a552842f3018e8fb-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b062/ cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/55/55cdc2eb13540eaf556d00a0977677faab9a4b6539658123e288607707c7be27-d # internal cat >$WORK/b062/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b061/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid mg-IzbvZfgy1dwd__E7i/mg-IzbvZfgy1dwd__E7i -goversion go1.15.7 -D "" -importcfg $WORK/b062/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/2c/2c25502fd64f78e7dcb55f8d0f258037066ce95e9989e59e1e6469878d942e92-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b243=/tmp/go-build -gno-record-gcc-switches -o $WORK/b243/_cgo_.o $WORK/b243/_cgo_main.o $WORK/b243/_x001.o $WORK/b243/_x002.o $WORK/b243/_x003.o -g -O2 -lseccomp /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b349/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/31/31ae02ed71ce02665783b908acddf8a3f8d2eecb28ad06232114bd1e06738b23-d # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/ba/baa6671d64240030d19e9bbd6913348b5d2c97e7b19873831fa1935303a9a763-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/20/20e9b6e38e43ecba42fe6c3efbb298b8d277e7617523072e744351a1c2674337-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b241=/tmp/go-build -gno-record-gcc-switches -I $WORK/b241/ -g -O2 -Wall -o $WORK/b241/_x003.o -c unshare.c cd $WORK/b146 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b146=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -o $WORK/b180/_cgo_.o $WORK/b180/_cgo_main.o $WORK/b180/_x001.o $WORK/b180/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/12/1267806733fb84c320fc2e01d5c346b08ff184050647e17938c498c2ab8fd695-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/ab/ab78d79f4c11b2debc801ca8d0ffee7a7d101e10cacedd0e34673c34342649e2-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b061/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b062/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage system -dynimport $WORK/b180/_cgo_.o -dynout $WORK/b180/_cgo_import.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid PxP6Tnbqr0FQ6mTAOHN3/PxP6Tnbqr0FQ6mTAOHN3 -goversion go1.15.7 -D "" -importcfg $WORK/b060/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b362/_pkg_.a # internal cat >$WORK/b180/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid aBv05RWXZSM_tnkxI6Zu/aBv05RWXZSM_tnkxI6Zu -goversion go1.15.7 -D "" -importcfg $WORK/b180/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b180/_cgo_gotypes.go $WORK/b180/sysconfig.cgo1.go $WORK/b180/_cgo_import.go cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/d9/d9c427b24c0d439a0e72c8d1e5134b640f3a55b3a3c84774bcb2039db72593be-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/types mkdir -p $WORK/b361/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/8d/8d389c3e4ae63d4df164ac2d83d889095b76df1695b2146cdd9d57ac94bcc423-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/04/04b3bd8c0506b4b246e3b2657d8fe4950c6fa973288b39d9240a3bef377a31c4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/06/06369f5e0f73efd12d0eb6bb44c943f8676ff172696e20bc6125bf62a4048360-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b180/_pkg_.a $WORK/b180/_x001.o $WORK/b180/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/92/9255048ea1da0d951b324b91a05115085288f0e9e51d7b0f17f8e5f857a66749-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke cat >$WORK/b361/importcfg << 'EOF' # internal # import config importmap github.com/ishidawataru/sctp=github.com/containers/libpod/vendor/github.com/ishidawataru/sctp packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b362/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b053/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/types -complete -installsuffix shared -buildid j91sVClSV1lhMudMGlL3/j91sVClSV1lhMudMGlL3 -goversion go1.15.7 -D "" -importcfg $WORK/b361/importcfg -pack ./types.go cd $WORK/b146 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b146=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c cat >$WORK/b053/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b060/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid nG3PHYxHjCecNJecVFen/nG3PHYxHjCecNJecVFen -goversion go1.15.7 -D "" -importcfg $WORK/b053/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage seccomp -dynimport $WORK/b243/_cgo_.o -dynout $WORK/b243/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b551/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/32/32d7ef434dfda75a4eaa4e5a11afe06ea8145ebfe0b26fe08ae49b4d0a508305-d # internal cd $WORK/b241 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b241=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/32/3276babe18eac16edee0374ef856f87fe8ecfa59ad2b7707abc215aab54b13b5-d # internal cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid F8k8W30w-g3b3_73QVvb/F8k8W30w-g3b3_73QVvb -goversion go1.15.7 -D "" -importcfg $WORK/b243/importcfg -pack $WORK/b243/_cgo_gotypes.go $WORK/b243/seccomp.cgo1.go $WORK/b243/seccomp_internal.cgo1.go $WORK/b243/_cgo_import.go github.com/containers/libpod/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b550/ cat >$WORK/b550/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid L-PgBvkc-8NTm0x91eUz/L-PgBvkc-8NTm0x91eUz -goversion go1.15.7 -D "" -importcfg $WORK/b550/importcfg -pack ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./fou.go ./fou_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./ioctl_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/b6/b6a2a41f6fdaa2ca4f70aa65e679e8dbb951ad7c050b61fc52310c681a4a815a-d # internal github.com/containers/libpod/cmd/podman/varlink mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config importmap github.com/varlink/go/varlink=github.com/containers/libpod/vendor/github.com/varlink/go/varlink packagefile encoding/json=$WORK/b043/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b442/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/cmd/podman/varlink /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/containers/libpod/cmd/podman/varlink -complete -installsuffix shared -buildid JazLl7PZKLbOilBXenUl/JazLl7PZKLbOilBXenUl -goversion go1.15.7 -D "" -importcfg $WORK/b441/importcfg -pack ./generate.go ./iopodman.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b241=/tmp/go-build -gno-record-gcc-switches -o $WORK/b241/_cgo_.o $WORK/b241/_cgo_main.o $WORK/b241/_x001.o $WORK/b241/_x002.o $WORK/b241/_x003.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/b2/b25d18467356a1fe1b48955fc445f9f4c124918101069e63d6072a98b0839b24-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni mkdir -p $WORK/b052/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b302/_pkg_.a # internal cat >$WORK/b052/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b060/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid w1c9i4KfbNktAXUpF-Z1/w1c9i4KfbNktAXUpF-Z1 -goversion go1.15.7 -D "" -importcfg $WORK/b052/importcfg -pack ./api.go ./conf.go cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/ae/ae2d4e66cfc997fec0766f38e089281f022b7d2ec81cea0e82973d8c1e0d2d0a-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/2d/2d6bf1982fdad8720001e3556134418481eff0f2eb66950c4d93d7c2c0d2d2a6-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage unshare -dynimport $WORK/b241/_cgo_.o -dynout $WORK/b241/_cgo_import.go cd $WORK/b146 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b146=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c cat >$WORK/b241/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b186/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -installsuffix shared -buildid ToClVjR4iMU3-DZblTlP/ToClVjR4iMU3-DZblTlP -goversion go1.15.7 -D "" -importcfg $WORK/b241/importcfg -pack ./unshare.go $WORK/b241/_cgo_gotypes.go $WORK/b241/unshare_cgo.cgo1.go $WORK/b241/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/bb/bbce53b0d2afc76545d5ab82dc2ca145be165641f4f92efe32635f8b600c38fe-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming mkdir -p $WORK/b502/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api mkdir -p $WORK/b511/ cat >$WORK/b502/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid kHcfutneFp7UWVYn2rWs/kHcfutneFp7UWVYn2rWs -goversion go1.15.7 -D "" -importcfg $WORK/b502/importcfg -pack ./streaming.go mkdir -p $WORK/b521/ cat >$WORK/b511/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a EOF cat >$WORK/b521/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid DEEng2D1NmT2fR-qwhzN/DEEng2D1NmT2fR-qwhzN -goversion go1.15.7 -D "" -importcfg $WORK/b511/importcfg -pack ./recognizer.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid 9TXlGICYUDsozbUm_QKi/9TXlGICYUDsozbUm_QKi -goversion go1.15.7 -D "" -importcfg $WORK/b521/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/e8/e8de5949327d62c8536c9e2741f2f449cd41c7abc83a1bd3eed6f5e400f29ad6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/2c/2ca8b4970883d5ec8105158b1e998cba7cdbe8a9bceda8773c7dd6ed16ab99ab-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b243/_pkg_.a $WORK/b243/_x001.o $WORK/b243/_x002.o $WORK/b243/_x003.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/e1/e1bace9dca44a15ad5ec83de3ef8a703cb5c4b9e20a1691224551ffad30df7e6-d # internal github.com/containers/libpod/vendor/github.com/seccomp/containers-golang mkdir -p $WORK/b427/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/containers/libpod/vendor/github.com/seccomp/containers-golang -complete -installsuffix shared -buildid tvLWBum2czWK--y8aWC0/tvLWBum2czWK--y8aWC0 -goversion go1.15.7 -D "" -importcfg $WORK/b427/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/86/8614d62caf16fa01591bbdbb2d2f2d09257f8e64b9835d638264ee25a7132a3b-d # internal github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni mkdir -p $WORK/b547/ cat >$WORK/b547/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b062/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b060/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -shared -p github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni -complete -installsuffix shared -buildid 3f7iz5gbAvy9kLvQvAud/3f7iz5gbAvy9kLvQvAud -goversion go1.15.7 -D "" -importcfg $WORK/b547/importcfg -pack ./ocicni.go ./types.go ./types_unix.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/7b/7b60ec986741d09d6b0ae050b2826115689db593a857df21de46109bebd20ef9-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json mkdir -p $WORK/b507/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer importmap k8s.io/apimachinery/pkg/util/yaml=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b510/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b514/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid jclvBOP0bVIpmFaHIJJv/jclvBOP0bVIpmFaHIJJv -goversion go1.15.7 -D "" -importcfg $WORK/b507/importcfg -pack ./json.go ./meta.go cd $WORK/b462 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b462=/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/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/6f/6f7e2779d8610d6d0b40196abac2b648730751bc29b58cf39574979b472882c7-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b241/_pkg_.a $WORK/b241/_x001.o $WORK/b241/_x002.o $WORK/b241/_x003.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b241/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/9c/9c8e75ad3f6efe0026790944ee1a2155cd8fe8fecc7b8e9d22fecd22bb7734f7-d # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/85/858b8d84f492ffe67e4c5d6602d6f0bfa0e9e407b1adad6d10c16fac24535f0c-d # internal cd $WORK/b462 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b462=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c journal.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/c1/c1756ec7789b0c599039aeee73d2a415a9ce93a192fe66407ccd1d3e95ddd352-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/12/12c951ecd797e5efabd71ffa3cadd5492cf1fd6b023ae6cd02d50460e6f85801-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b146=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b146/ -g -O2 -o $WORK/b146/_x004.o -c go_gpgme.c cd $WORK/b146 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b146=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b462 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b462=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b146=/tmp/go-build -gno-record-gcc-switches -o $WORK/b146/_cgo_.o $WORK/b146/_cgo_main.o $WORK/b146/_x001.o $WORK/b146/_x002.o $WORK/b146/_x003.o $WORK/b146/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b462=/tmp/go-build -gno-record-gcc-switches -o $WORK/b462/_cgo_.o $WORK/b462/_cgo_main.o $WORK/b462/_x001.o $WORK/b462/_x002.o -g -O2 TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage sdjournal -dynimport $WORK/b462/_cgo_.o -dynout $WORK/b462/_cgo_import.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage gpgme -dynimport $WORK/b146/_cgo_.o -dynout $WORK/b146/_cgo_import.go cat >$WORK/b462/importcfg << 'EOF' # internal # import config importmap github.com/coreos/pkg/dlopen=github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen=$WORK/b463/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -installsuffix shared -buildid _vVzk_V5QXifHoYvXumi/_vVzk_V5QXifHoYvXumi -goversion go1.15.7 -D "" -importcfg $WORK/b462/importcfg -pack ./functions.go ./read.go $WORK/b462/_cgo_gotypes.go $WORK/b462/journal.cgo1.go $WORK/b462/_cgo_import.go cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -installsuffix shared -buildid a0-91KNxDZj7DOjLApFf/a0-91KNxDZj7DOjLApFf -goversion go1.15.7 -D "" -importcfg $WORK/b146/importcfg -pack ./callbacks.go $WORK/b146/_cgo_gotypes.go $WORK/b146/data.cgo1.go $WORK/b146/gpgme.cgo1.go $WORK/b146/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/59/59f513feebc8990a111ccd683f348cb857a0e184f8ac64f1304b88a879088190-d # internal github.com/containers/libpod/vendor/github.com/spf13/cobra mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b431/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b219/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/cobra -complete -installsuffix shared -buildid 2Wii5Zltrrpj5HbXh1pw/2Wii5Zltrrpj5HbXh1pw -goversion go1.15.7 -D "" -importcfg $WORK/b435/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./powershell_completions.go ./shell_completions.go ./zsh_completions.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b462/_pkg_.a $WORK/b462/_x001.o $WORK/b462/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/5e/5e1a6c2dabb315fb96bd0bcc1f22acf23d94d796b24601d92ccf8e8f7d4ce9aa-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b146/_pkg_.a $WORK/b146/_x001.o $WORK/b146/_x002.o $WORK/b146/_x003.o $WORK/b146/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/92/92f60d96800a5dd878c8d7d98048d4ddd01b85d0dfd925c0060fde72969ae97d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/39/394ef4b0b7e274633abd71f74cd8ce994d43732dd180ddef9e6cc6eb7960f6f5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/e2/e21fca0c81201e21afaf23f4c51f690e6ec023e54be4d77ed0dffae49f7b7434-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/5f/5f851709a5c9f5c22c73574c048b105ccf503fdee59d9ea833830699e80827e5-d # internal cd $WORK/b093 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/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/b093=/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/b093=/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/b093=/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/b093=/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/b093=/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/b093=/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/b093=/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/b093=/tmp/go-build -gno-record-gcc-switches -I $WORK/b093/ -g -O2 -o $WORK/b093/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I $WORK/b093/ -g -O2 -o $WORK/b093/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I $WORK/b093/ -g -O2 -o $WORK/b093/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I $WORK/b093/ -g -O2 -o $WORK/b093/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I $WORK/b093/ -g -O2 -o $WORK/b093/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I $WORK/b093/ -g -O2 -o $WORK/b093/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I $WORK/b093/ -g -O2 -o $WORK/b093/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I $WORK/b093/ -g -O2 -o $WORK/b093/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I $WORK/b093/ -g -O2 -o $WORK/b093/_x017.o -c openssl_stub_rand.c cd $WORK/b093 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -o $WORK/b093/_cgo_.o $WORK/b093/_cgo_main.o $WORK/b093/_x001.o $WORK/b093/_x002.o $WORK/b093/_x003.o $WORK/b093/_x004.o $WORK/b093/_x005.o $WORK/b093/_x006.o $WORK/b093/_x007.o $WORK/b093/_x008.o $WORK/b093/_x009.o $WORK/b093/_x010.o $WORK/b093/_x011.o $WORK/b093/_x012.o $WORK/b093/_x013.o $WORK/b093/_x014.o $WORK/b093/_x015.o $WORK/b093/_x016.o $WORK/b093/_x017.o -g -O2 -ldl TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage boring -dynimport $WORK/b093/_cgo_.o -dynout $WORK/b093/_cgo_import.go cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b094/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b095/_pkg_.a packagefile encoding/asn1=$WORK/b096/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid VXPE3lZeejJ81LD1xb58/VXPE3lZeejJ81LD1xb58 -goversion go1.15.7 -D "" -importcfg $WORK/b093/importcfg -pack ./doc.go $WORK/b093/_cgo_gotypes.go $WORK/b093/aes.cgo1.go $WORK/b093/boring.cgo1.go $WORK/b093/ecdsa.cgo1.go $WORK/b093/hmac.cgo1.go $WORK/b093/rand.cgo1.go $WORK/b093/rsa.cgo1.go $WORK/b093/sha.cgo1.go $WORK/b093/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b093/_pkg_.a $WORK/b093/_x001.o $WORK/b093/_x002.o $WORK/b093/_x003.o $WORK/b093/_x004.o $WORK/b093/_x005.o $WORK/b093/_x006.o $WORK/b093/_x007.o $WORK/b093/_x008.o $WORK/b093/_x009.o $WORK/b093/_x010.o $WORK/b093/_x011.o $WORK/b093/_x012.o $WORK/b093/_x013.o $WORK/b093/_x014.o $WORK/b093/_x015.o $WORK/b093/_x016.o $WORK/b093/_x017.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/59/59b7026c7f39b0528650d5a8c8b07d59716415fb19413d51d4cf4f75ce3486bf-d # internal crypto/sha512 mkdir -p $WORK/b118/ crypto/hmac crypto/aes crypto/sha256 crypto/sha1 mkdir -p $WORK/b127/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid gwK5CQKICYYWh_uS6bJ9/gwK5CQKICYYWh_uS6bJ9 -goversion go1.15.7 -D "" -importcfg $WORK/b118/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go mkdir -p $WORK/b089/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 4TtWwh9pMY66KIpfA_y7/4TtWwh9pMY66KIpfA_y7 -goversion go1.15.7 -D "" -importcfg $WORK/b127/importcfg -pack ./hmac.go mkdir -p $WORK/b108/ cat >$WORK/b089/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b130/ cat >$WORK/b108/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/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b089/symabis ./asm_arm64.s ./gcm_arm64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b108/symabis ./sha256block_arm64.s cat >$WORK/b130/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/b130=>" -I $WORK/b130/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b130/symabis ./sha1block_arm64.s cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid Ectz9a0DgNr7jP7tATgW/Ectz9a0DgNr7jP7tATgW -goversion go1.15.7 -symabis $WORK/b108/symabis -D "" -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid 83NZcQy9U0MF-9eI8z5e/83NZcQy9U0MF-9eI8z5e -goversion go1.15.7 -symabis $WORK/b130/symabis -D "" -importcfg $WORK/b130/importcfg -pack -asmhdr $WORK/b130/go_asm.h ./boring.go ./sha1.go ./sha1block.go ./sha1block_arm64.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile crypto/internal/subtle=$WORK/b091/_pkg_.a packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/aes -std -installsuffix shared -buildid aPMcKEoWGj8bVw156PYN/aPMcKEoWGj8bVw156PYN -goversion go1.15.7 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/fd/fda300617b03ef76dbb4e692cef2eccd6f1b050424fcfe96a3fe255dfe9cc168-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b127/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid X7gqbxQlIZiTgpYRIuFy/X7gqbxQlIZiTgpYRIuFy -goversion go1.15.7 -D "" -importcfg $WORK/b141/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/82/826ac973e7f8067137aa837f96e23d5ee09425883753b4d6756d880c7bf82361-d # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/71/71f76c1179370df115e810e302673f5517960d22f7ec7e24f6c52764070656ef-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b130=>" -I $WORK/b130/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b130/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/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b108/sha256block_arm64.o ./sha256block_arm64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b130/_pkg_.a $WORK/b130/sha1block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/48/48bf109ee9f365efdd2c0c3ff2e3e8834e70888f77b5b95eb7c1ee04e8c18dc1-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b108/_pkg_.a $WORK/b108/sha256block_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/b5/b576d3b231a7b4b99581a4b8d98e2ad3922b2d0b010f63e236876807ebaa1944-d # internal github.com/containers/libpod/vendor/github.com/ulikunitz/xz github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b107/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b359/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog importmap github.com/ulikunitz/xz/lzma=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b109/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b110/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile hash/crc32=$WORK/b102/_pkg_.a packagefile hash/crc64=$WORK/b112/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b176/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz -complete -installsuffix shared -buildid euVmykHXHDpikQK7UT63/euVmykHXHDpikQK7UT63 -goversion go1.15.7 -D "" -importcfg $WORK/b107/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b176/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b177/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid AD0yQ4MeutThSJJpds8o/AD0yQ4MeutThSJJpds8o -goversion go1.15.7 -D "" -importcfg $WORK/b359/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid rESRpul6k9_QpEASZrPH/rESRpul6k9_QpEASZrPH -goversion go1.15.7 -D "" -importcfg $WORK/b176/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b089/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b089/gcm_arm64.o ./gcm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b089/_pkg_.a $WORK/b089/asm_arm64.o $WORK/b089/gcm_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/8b/8b03185848a3d36208d883efe9c27b8f5e085759f85be30b11ded0f4014ac4bc-d # internal crypto/rand mkdir -p $WORK/b088/ crypto/ecdsa mkdir -p $WORK/b115/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile crypto/aes=$WORK/b089/_pkg_.a packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid 4r1Ax0AsjGSnTiUVLU7B/4r1Ax0AsjGSnTiUVLU7B -goversion go1.15.7 -D "" -importcfg $WORK/b088/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cat >$WORK/b115/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/b069/_pkg_.a packagefile crypto/aes=$WORK/b089/_pkg_.a packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile crypto/elliptic=$WORK/b116/_pkg_.a packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile crypto/internal/randutil=$WORK/b117/_pkg_.a packagefile crypto/sha512=$WORK/b118/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b120/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid Kh9eTU3wGidZmzqNDYsk/Kh9eTU3wGidZmzqNDYsk -goversion go1.15.7 -D "" -importcfg $WORK/b115/importcfg -pack ./boring.go ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/59/59ed0c981101caa62b2ab94e8a1e90c147f0b179d47261b9484c315fcf11c93f-d # internal crypto/ed25519 github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b125/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux crypto/rsa mime/multipart cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b126/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b118/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid xH24klg5lt-d4wHvtfOT/xH24klg5lt-d4wHvtfOT -goversion go1.15.7 -D "" -importcfg $WORK/b125/importcfg -pack ./ed25519.go github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid GKiRHcKAM-n_BRC-lPlX/GKiRHcKAM-n_BRC-lPlX -goversion go1.15.7 -D "" -importcfg $WORK/b155/importcfg -pack ./elgamal.go mkdir -p $WORK/b205/ github.com/containers/libpod/vendor/github.com/godbus/dbus mkdir -p $WORK/b478/ mkdir -p $WORK/b194/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b121/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid djoIDw-R_u25TS14Z4w4/djoIDw-R_u25TS14Z4w4 -goversion go1.15.7 -D "" -importcfg $WORK/b205/importcfg -pack ./stringid.go mkdir -p $WORK/b235/ cat >$WORK/b478/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/sha1=$WORK/b130/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b087/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/godbus/dbus /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p github.com/containers/libpod/vendor/github.com/godbus/dbus -complete -installsuffix shared -buildid S3_JeQouiFVz6tsQGopt/S3_JeQouiFVz6tsQGopt -goversion go1.15.7 -D "" -importcfg $WORK/b478/importcfg -pack ./auth.go ./auth_anonymous.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./conn_unix.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_nonce_tcp.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/huff0=github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 importmap github.com/klauspost/compress/snappy=github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy importmap github.com/klauspost/compress/zstd/internal/xxhash=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b103/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile hash/crc32=$WORK/b102/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile mime=$WORK/b234/_pkg_.a packagefile mime/quotedprintable=$WORK/b236/_pkg_.a packagefile net/textproto=$WORK/b231/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid szDr6a-shTcx3mEb7wfU/szDr6a-shTcx3mEb7wfU -goversion go1.15.7 -D "" -importcfg $WORK/b194/importcfg -pack ./selinux_linux.go ./xattrs.go cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile crypto/internal/randutil=$WORK/b117/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid CRmOF6pVZMoz-H7YEy5r/CRmOF6pVZMoz-H7YEy5r -goversion go1.15.7 -D "" -importcfg $WORK/b087/importcfg -pack ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decoder.go ./decoder_options.go ./enc_dfast.go ./enc_fast.go ./enc_params.go ./encoder.go ./encoder_options.go ./framedec.go ./frameenc.go ./fse_decoder.go ./fse_encoder.go ./fse_predefined.go ./hash.go ./history.go ./seqdec.go ./seqenc.go ./snappy.go ./zstd.go cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid PDmPvXFx9_rsQnQ1KUJi/PDmPvXFx9_rsQnQ1KUJi -goversion go1.15.7 -D "" -importcfg $WORK/b235/importcfg -pack ./formdata.go ./multipart.go ./writer.go cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid lYh6XHtkliGbS1Gep5G8/lYh6XHtkliGbS1Gep5G8 -goversion go1.15.7 -D "" -importcfg $WORK/b121/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.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/b176/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/cb/cbdd6331f290cb51bcc68926d92c1fd1c815a72e83b24b89a1f86744eb85c271-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b358/ github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools mkdir -p $WORK/b418/ github.com/containers/libpod/pkg/resolvconf mkdir -p $WORK/b544/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils packagefile bufio=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b359/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/0e/0e75d41ce491b3a9c9f2549d06c49ed3aa3d04cab4d22c5be2871fdb22acd124-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid nG_JhL9ZzIodLt3Yth0L/nG_JhL9ZzIodLt3Yth0L -goversion go1.15.7 -D "" -importcfg $WORK/b418/importcfg -pack ./pools.go github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools mkdir -p $WORK/b178/ cat >$WORK/b544/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/resolvconf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -shared -p github.com/containers/libpod/pkg/resolvconf -complete -installsuffix shared -buildid idrdIECuQ_FC5sbXiqRH/idrdIECuQ_FC5sbXiqRH -goversion go1.15.7 -D "" -importcfg $WORK/b544/importcfg -pack ./resolvconf.go cat >$WORK/b178/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils packagefile bufio=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b176/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid 9rcalvb8xJ4gGU4Ce73a/9rcalvb8xJ4gGU4Ce73a -goversion go1.15.7 -D "" -importcfg $WORK/b178/importcfg -pack ./pools.go cat >$WORK/b358/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/libnetwork/resolvconf/dns=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid MpTKBay-XgUOlkhYnazB/MpTKBay-XgUOlkhYnazB -goversion go1.15.7 -D "" -importcfg $WORK/b358/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b205/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/c9/c906f0f74a277055036896e3ae10186c0a4a987b0b12cb915e210f6d3c68ff36-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid bpLPLBkXkwQl064Zk_hN/bpLPLBkXkwQl064Zk_hN -goversion go1.15.7 -D "" -importcfg $WORK/b204/importcfg -pack ./lockfile.go ./lockfile_unix.go cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/88/88a95ab890f1b15f406a6167ed1e6f2185068dea8e9f72e86802960cf83ac5ce-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/21/21138d00ddd6f23e6832ac90d35867f94ddd204afbc44e757f6d3fa95c8bac5c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/a0/a0d35464c19a976aa0d138efba325e64eb8189d8aefbf1cb0496a8db54f5f5ce-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/f8/f87fd6376d649e5dbcf1c260a3d01f6a5b667de7fe8ae8328914090760dd6366-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy mkdir -p $WORK/b200/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b200/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -- -I $WORK/b200/ -g -O2 ./copy_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/21/2193514166215f0ee27906fa5383b6d2cc87ad1861f67ad24fbb9249601310dc-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/fs=github.com/containers/libpod/vendor/github.com/containerd/continuity/fs importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/idtools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/docker/pkg/pools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b086/_pkg_.a packagefile compress/gzip=$WORK/b224/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/fs=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b414/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid m90n7cPWV-AqTAundRrG/m90n7cPWV-AqTAundRrG -goversion go1.15.7 -D "" -importcfg $WORK/b409/importcfg -pack ./archive.go ./archive_linux.go ./archive_unix.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/84/840e5cfdb37878bd5899ec68f6a15a659be8eb1d677f7b318adbded1d03aff45-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/91/9102f552952b89e0453a47ab56d13e073dc137795644dedc6307c7678b09d4ec-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/80/801d3706c9e3e91c536daf953396faa0a402c84be9c959d3b2abc361725d8050-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/52/527292893824cbdc43eab8a12424bf579be71d7a489eb3dcf3d1d54c7cf32d93-d # internal cd $WORK/b200 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b200=/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/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/6c/6c1c06856f6d0acec8c19e0b7c0d10553184c175c1c0212465153e45317b8498-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b194/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid gP9zN3weDieZYYjARv6N/gP9zN3weDieZYYjARv6N -goversion go1.15.7 -D "" -importcfg $WORK/b193/importcfg -pack ./label_selinux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/38/3896119d6d4c38446f9fe0b7307b64ca93e75b3de8b1621c3b865faec073abc2-d # internal cd $WORK/b200 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b200=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/83/831e2d388c79b4710a5965f0210b1fec535864adf9a006e92c4d30d1ce93dcf6-d # internal crypto/x509 mkdir -p $WORK/b131/ github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cast5=github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 importmap golang.org/x/crypto/openpgp/elgamal=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b086/_pkg_.a packagefile compress/flate=$WORK/b151/_pkg_.a packagefile compress/zlib=$WORK/b152/_pkg_.a packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/aes=$WORK/b089/_pkg_.a packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile crypto/des=$WORK/b124/_pkg_.a packagefile crypto/dsa=$WORK/b132/_pkg_.a packagefile crypto/ecdsa=$WORK/b115/_pkg_.a packagefile crypto/elliptic=$WORK/b116/_pkg_.a packagefile crypto/md5=$WORK/b128/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b121/_pkg_.a packagefile crypto/sha1=$WORK/b130/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile crypto/sha512=$WORK/b118/_pkg_.a packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile encoding/asn1=$WORK/b096/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b154/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b155/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b149/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b156/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile image=$WORK/b157/_pkg_.a packagefile image/jpeg=$WORK/b159/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid L_dqeA9Wq23jF_Ni35Ib/L_dqeA9Wq23jF_Ni35Ib -goversion go1.15.7 -D "" -importcfg $WORK/b150/importcfg -pack ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.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 bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/aes=$WORK/b089/_pkg_.a packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile crypto/des=$WORK/b124/_pkg_.a packagefile crypto/dsa=$WORK/b132/_pkg_.a packagefile crypto/ecdsa=$WORK/b115/_pkg_.a packagefile crypto/ed25519=$WORK/b125/_pkg_.a packagefile crypto/elliptic=$WORK/b116/_pkg_.a packagefile crypto/md5=$WORK/b128/_pkg_.a packagefile crypto/rsa=$WORK/b121/_pkg_.a packagefile crypto/sha1=$WORK/b130/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile crypto/sha512=$WORK/b118/_pkg_.a packagefile crypto/x509/pkix=$WORK/b133/_pkg_.a packagefile encoding/asn1=$WORK/b096/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile encoding/pem=$WORK/b134/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b120/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid pQYgTuiJUCB2YLoS7kpa/pQYgTuiJUCB2YLoS7kpa -goversion go1.15.7 -D "" -importcfg $WORK/b131/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/91/91c344a42b9397810b8e3a68a80ac0228aa84217c69853f2d355ccbc4aa0c5a0-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/umask=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid v66s6qjxFYItEehyRieE/v66s6qjxFYItEehyRieE -goversion go1.15.7 -D "" -importcfg $WORK/b249/importcfg -pack ./secrets.go cd $WORK/b200 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b200=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b200=/tmp/go-build -gno-record-gcc-switches -o $WORK/b200/_cgo_.o $WORK/b200/_cgo_main.o $WORK/b200/_x001.o $WORK/b200/_x002.o -g -O2 TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage copy -dynimport $WORK/b200/_cgo_.o -dynout $WORK/b200/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/9a/9a4789488322a762a95df0dc8af3e7f52f750c09630c339eec381c7b5092d746-d # internal cat >$WORK/b200/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile container/list=$WORK/b123/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -installsuffix shared -buildid vvH-hD5n--0x8Orp5eS-/vvH-hD5n--0x8Orp5eS- -goversion go1.15.7 -D "" -importcfg $WORK/b200/importcfg -pack $WORK/b200/_cgo_gotypes.go $WORK/b200/copy_linux.cgo1.go $WORK/b200/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/4a/4a341018418880d42f3cba312049eeb3dbb51c339192a4164ada1211c1ddc2cf-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/49/49ef315044fea2e7d85fc8ceeedbc5ef4220d710ef7fc94464c2a6b3442b14ce-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/armor=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/packet=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/rsa=$WORK/b121/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b149/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b150/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b156/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid 7XI6NCvoTKOL6iscjrnt/7XI6NCvoTKOL6iscjrnt -goversion go1.15.7 -D "" -importcfg $WORK/b147/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/78/7848e7444478dfe85736fc70469de20893ea9dc64a56be68bef2efd5f381863e-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b085/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/6c/6cf4747173c8670961f383b6239cba4ccd6f9a0df5bc16c9527fd55e24a404fb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/fb/fb28e4e6fbfa9d13f9b1848329c8ad05dacb83b76d5176b10818308f31ee9912-d # internal mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/promise=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/klauspost/compress/zstd=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b087/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b105/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b085/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types importmap github.com/klauspost/compress/zstd=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/ulikunitz/xz=github.com/containers/libpod/vendor/github.com/ulikunitz/xz packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b087/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b105/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b107/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus mkdir -p $WORK/b477/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid JK5kJdUgYrn4sp6VZ1gX/JK5kJdUgYrn4sp6VZ1gX -goversion go1.15.7 -D "" -importcfg $WORK/b168/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./archive_zstd.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid pVNwkFK0nAADC_9pY-Rm/pVNwkFK0nAADC_9pY-Rm -goversion go1.15.7 -D "" -importcfg $WORK/b085/importcfg -pack ./compression.go ./zstd.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b200/_pkg_.a $WORK/b200/_x001.o $WORK/b200/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/ec/ec145511557012f7affa2cc031bbd2f77c9a2f847bd97499086f41e3ad3f6990-d # internal cat >$WORK/b477/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b478/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus -complete -installsuffix shared -buildid 9tnSq-yecUzlq1qDo0Oa/9tnSq-yecUzlq1qDo0Oa -goversion go1.15.7 -D "" -importcfg $WORK/b477/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/d6/d66c72dd2e73f5f689aaac16cc1fa47fa847cbaef31fe57a3438ed99f5430bfe-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil mkdir -p $WORK/b530/ cat >$WORK/b530/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b115/_pkg_.a packagefile crypto/elliptic=$WORK/b116/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b121/_pkg_.a packagefile crypto/x509=$WORK/b131/_pkg_.a packagefile encoding/pem=$WORK/b134/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a EOF crypto/tls mkdir -p $WORK/b122/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid EemsB937R7ituXkDIcIQ/EemsB937R7ituXkDIcIQ -goversion go1.15.7 -D "" -importcfg $WORK/b530/importcfg -pack ./key.go cat >$WORK/b122/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/b123/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/aes=$WORK/b089/_pkg_.a packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile crypto/des=$WORK/b124/_pkg_.a packagefile crypto/ecdsa=$WORK/b115/_pkg_.a packagefile crypto/ed25519=$WORK/b125/_pkg_.a packagefile crypto/elliptic=$WORK/b116/_pkg_.a packagefile crypto/hmac=$WORK/b127/_pkg_.a packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b094/_pkg_.a packagefile crypto/md5=$WORK/b128/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/rc4=$WORK/b129/_pkg_.a packagefile crypto/rsa=$WORK/b121/_pkg_.a packagefile crypto/sha1=$WORK/b130/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile crypto/sha512=$WORK/b118/_pkg_.a packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile crypto/x509=$WORK/b131/_pkg_.a packagefile encoding/pem=$WORK/b134/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b136/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b140/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b141/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid VTwYTcQx1kcdVnUaqy_d/VTwYTcQx1kcdVnUaqy_d -goversion go1.15.7 -D "" -importcfg $WORK/b122/importcfg -pack ./alert.go ./auth.go ./boring.go ./cipher_suites.go ./common.go ./common_string.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/1f/1f3b679c04148012e38d277dc231a2ce52e8ffdd339c26d528465d53354cc455-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/cert mkdir -p $WORK/b529/ cat >$WORK/b529/importcfg << 'EOF' # internal # import config importmap k8s.io/client-go/util/keyutil=github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b121/_pkg_.a packagefile crypto/x509=$WORK/b131/_pkg_.a packagefile crypto/x509/pkix=$WORK/b133/_pkg_.a packagefile encoding/pem=$WORK/b134/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b530/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/cert /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid NhRX0uiiEJKfLq5HkoCe/NhRX0uiiEJKfLq5HkoCe -goversion go1.15.7 -D "" -importcfg $WORK/b529/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/fc/fc53936ab79b35e644252ebb2cd0c48242bb58f9700eb2f15b881770d9cc1835-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/76/7670023f94eb4f8fefbbe7b038b314e6b561f7a93572ba483ffe9ba141977f73-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/05/05ff329c4ea468522eb55898ed23770d330755e0078e05a35e55309233ccd1d8-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/86/8649d73e5674e47e8caae1c0e5aec3f1505ccd5a18b34e0d12cd38159f5e9050-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile flag=$WORK/b184/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid 6gmlZCKBHcOvb_mVUUcg/6gmlZCKBHcOvb_mVUUcg -goversion go1.15.7 -D "" -importcfg $WORK/b183/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/23/23f459dc8bf67bac15a6d001b627919e6e223cfeeeff22c7141e73418c0b7d23-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers mkdir -p $WORK/b167/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/ef/efcbe7c0d605c4e260ab9c2bc4eb218454b3b4a73c61ab3dbeaf1d239862c26a-d # internal net/http/httptrace mkdir -p $WORK/b237/ github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation mkdir -p $WORK/b546/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/libtrust cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b122/_pkg_.a packagefile internal/nettrace=$WORK/b057/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/textproto=$WORK/b231/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b280/ cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid -OPBlUB9gkcalt_-9Pub/-OPBlUB9gkcalt_-9Pub -goversion go1.15.7 -D "" -importcfg $WORK/b237/importcfg -pack ./trace.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers -complete -installsuffix shared -buildid 3nGPV_4GJyhFPIARaJZw/3nGPV_4GJyhFPIARaJZw -goversion go1.15.7 -D "" -importcfg $WORK/b167/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./template.go cat >$WORK/b546/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b122/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b114/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid _AIgFzbKPaJaVH0ipYRd/_AIgFzbKPaJaVH0ipYRd -goversion go1.15.7 -D "" -importcfg $WORK/b546/importcfg -pack ./files.go ./listeners.go ./packetconns.go cat >$WORK/b280/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile crypto/tls=$WORK/b122/_pkg_.a packagefile crypto/x509=$WORK/b131/_pkg_.a packagefile encoding/pem=$WORK/b134/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/ecdsa=$WORK/b115/_pkg_.a packagefile crypto/elliptic=$WORK/b116/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b121/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile crypto/sha512=$WORK/b118/_pkg_.a packagefile crypto/tls=$WORK/b122/_pkg_.a packagefile crypto/x509=$WORK/b131/_pkg_.a packagefile crypto/x509/pkix=$WORK/b133/_pkg_.a packagefile encoding/base32=$WORK/b142/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile encoding/pem=$WORK/b134/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid 5hXl8ObZUaOuPajJmqWA/5hXl8ObZUaOuPajJmqWA -goversion go1.15.7 -D "" -importcfg $WORK/b280/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/libtrust -complete -installsuffix shared -buildid maxwKnvXZWsHYPbopsMm/maxwKnvXZWsHYPbopsMm -goversion go1.15.7 -D "" -importcfg $WORK/b114/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/8e/8ebd376d09f5d09b2a27da6367ac46138256212f90dcb945add7bbba5eb51465-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/f3/f39fe92dfd5c2709e2b8f373776a57c67a839095d01e2c2d9f3f4373fd64c5af-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/f3/f3a2ed70e153b231144caf8b633c91ae66f6320b403ef05b4d2fb4973f64e66b-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b196/ github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs mkdir -p $WORK/b189/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a EOF mkdir -p $WORK/b199/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid 3QjsMORTDfmMyvqNI6QE/3QjsMORTDfmMyvqNI6QE -goversion go1.15.7 -D "" -importcfg $WORK/b196/importcfg -pack ./overlayutils.go cat >$WORK/b189/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b201/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid 2wkU_n5fz0qm2-ZaAuCF/2wkU_n5fz0qm2-ZaAuCF -goversion go1.15.7 -D "" -importcfg $WORK/b189/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go cat >$WORK/b199/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/copy=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid 7HHXNg8EDzZUdPtNqMg-/7HHXNg8EDzZUdPtNqMg- -goversion go1.15.7 -D "" -importcfg $WORK/b199/importcfg -pack ./copy_linux.go ./driver.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/5d/5d4b9e212d3218337ac00d785148b8687d7105d732a3a0faf99bc946e32bf89d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/13/13c5ad92419f1b6d2c629b89d74b0546892ca3df297fa258ce87b53e35638139-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/9f/9fb25d7f97e3084c27877b576d5854b30d683c067c472b7bc807b134c557d1d1-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/23/236698cd9bf79278dad3ae092c5729f0f7baaf82b8801d044efaf551245db151-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest cat >$WORK/b201/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/mistifyio/go-zfs=github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b195/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid N1tHnCWIWhKkvVasqnac/N1tHnCWIWhKkvVasqnac -goversion go1.15.7 -D "" -importcfg $WORK/b201/importcfg -pack ./zfs.go ./zfs_linux.go mkdir -p $WORK/b084/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/overlayutils=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils importmap github.com/containers/storage/drivers/quota=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/fsutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile encoding/base32=$WORK/b142/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile flag=$WORK/b184/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid 42d2eMSeMPlpQiNzw8xJ/42d2eMSeMPlpQiNzw8xJ -goversion go1.15.7 -D "" -importcfg $WORK/b195/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go cat >$WORK/b084/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libtrust=github.com/containers/libpod/vendor/github.com/containers/libtrust importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b113/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/libtrust=$WORK/b114/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid PW2CVZRTT-dpP2qIpe27/PW2CVZRTT-dpP2qIpe27 -goversion go1.15.7 -D "" -importcfg $WORK/b084/importcfg -pack ./docker_schema1.go ./docker_schema2.go ./docker_schema2_list.go ./list.go ./manifest.go ./oci.go ./oci_index.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/d1/d167d2b7b7818be50e35bcc01f1b625bc67b56e22b3ddc03e4c3df0ab1660c0e-d # internal net/http mkdir -p $WORK/b223/ cat >$WORK/b223/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/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b224/_pkg_.a packagefile container/list=$WORK/b123/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/tls=$WORK/b122/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b225/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b232/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b233/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b226/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile mime=$WORK/b234/_pkg_.a packagefile mime/multipart=$WORK/b235/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http/httptrace=$WORK/b237/_pkg_.a packagefile net/http/internal=$WORK/b238/_pkg_.a packagefile net/textproto=$WORK/b231/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p net/http -std -complete -installsuffix shared -buildid z5E9ZZTVFOq06isPu5LR/z5E9ZZTVFOq06isPu5LR -goversion go1.15.7 -D "" -importcfg $WORK/b223/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/fa/fa5051b5c1c33cacc2412acb53a5755dbad75866c6ea701d3b980f90709c049d-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/3a/3a976b9a5db1a77eda40b98812a708faa1ad393ec3abf1098dba92bf0c7722e1-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b309/ github.com/containers/libpod/vendor/github.com/containers/image/v5/image github.com/containers/libpod/vendor/github.com/containers/image/v5/signature mkdir -p $WORK/b162/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b083/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid M5GKrl9vodj4GkgKIa2u/M5GKrl9vodj4GkgKIa2u -goversion go1.15.7 -D "" -importcfg $WORK/b309/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go cat >$WORK/b162/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/image -complete -installsuffix shared -buildid h-hL86I7QaiVvG1znjXs/h-hL86I7QaiVvG1znjXs -goversion go1.15.7 -D "" -importcfg $WORK/b162/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./oci_index.go ./sourced.go ./unparsed.go cat >$WORK/b083/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/libpod/vendor/github.com/containers/image/v5/version importmap github.com/mtrmac/gpgme=github.com/containers/libpod/vendor/github.com/mtrmac/gpgme importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b147/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/signature -complete -installsuffix shared -buildid ZYXKFxXSOgXOo8p3kt6I/ZYXKFxXSOgXOo8p3kt6I -goversion go1.15.7 -D "" -importcfg $WORK/b083/importcfg -pack ./docker.go ./json.go ./mechanism.go ./mechanism_gpgme.go ./policy_config.go ./policy_eval.go ./policy_eval_baselayer.go ./policy_eval_signedby.go ./policy_eval_simple.go ./policy_reference_match.go ./policy_types.go ./signature.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/bc/bc41e92d61abebebfac48128b4dc51974fe0b765d058b457b29b3c77d5d9884b-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers/aufs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs importmap github.com/containers/storage/drivers/overlay=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay importmap github.com/containers/storage/drivers/vfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs importmap github.com/containers/storage/drivers/zfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b201/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid bram0PHsd3CKrOjbyLAk/bram0PHsd3CKrOjbyLAk -goversion go1.15.7 -D "" -importcfg $WORK/b188/importcfg -pack ./register_aufs.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/0f/0f4be1720875305899838bcedb44c4bbda851a241406648ac5b2940d1b1883b0-d # internal github.com/containers/libpod/vendor/github.com/containers/storage mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/register=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/config=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/lockfile=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/stringutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/tarlog=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/inception=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception importmap github.com/pquerna/ffjson/shared=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b105/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b211/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b212/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b221/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b187/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage -complete -installsuffix shared -buildid NXnGSCGEJCOTUSmiSGuf/NXnGSCGEJCOTUSmiSGuf -goversion go1.15.7 -D "" -importcfg $WORK/b166/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./ffjson_deps.go ./images.go ./images_ffjson.go ./layers.go ./layers_ffjson.go ./lockfile_compat.go ./store.go ./utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/a9/a9d76b8019a53556862bc8eedb894569a1021f8009829a3aa282267620ff2fac-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/45/45f00181e90a72d178991e3011d67467fda4a295553e45266f212239a2bdfdeb-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b246/ github.com/containers/libpod/vendor/github.com/containers/image/v5/directory github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive mkdir -p $WORK/b267/ github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball cat >$WORK/b246/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b308/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid 0m5Gtg6qZL88k-WT8_hh/0m5Gtg6qZL88k-WT8_hh -goversion go1.15.7 -D "" -importcfg $WORK/b246/importcfg -pack ./blobcache.go cat >$WORK/b267/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b357/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/directory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/directory -complete -installsuffix shared -buildid d4o2Du5_Kqkf3sk149_c/d4o2Du5_Kqkf3sk149_c -goversion go1.15.7 -D "" -importcfg $WORK/b267/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go cat >$WORK/b308/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid 30unNRfyPNctXLGhG1Vy/30unNRfyPNctXLGhG1Vy -goversion go1.15.7 -D "" -importcfg $WORK/b308/importcfg -pack ./dest.go ./src.go ./transport.go cat >$WORK/b357/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b105/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid q8k0EwnNICyZQPN8Zffo/q8k0EwnNICyZQPN8Zffo -goversion go1.15.7 -D "" -importcfg $WORK/b357/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/95/956dc16e40b34390b1bc06519134b8698a99ac0d2e62f3c33bef57a05043a834-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/a9/a90ba331a0d8cc5b4d518aeaa4bf2ab5f732c653a2bf0b7fdac126ff437971c8-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/copy mkdir -p $WORK/b251/ cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/13/13aa91762b917510ff78111a82e5e0193a23d88a33789ee0d1d61a562cfad51d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b267/_pkg_.a # internal cat >$WORK/b251/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbauerster/mpb=github.com/containers/libpod/vendor/github.com/vbauerster/mpb importmap github.com/vbauerster/mpb/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b266/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/copy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/copy -complete -installsuffix shared -buildid QIbUMC4pNb6gwtuLEtjC/QIbUMC4pNb6gwtuLEtjC -goversion go1.15.7 -D "" -importcfg $WORK/b251/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.go cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/5e/5e93f119a47ae6941467615e89700b3f9b8ecf18f854af0977134d07e0c4ddf2-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/01/016c4f1c730cb893b14d17b986823ac9c07333716f080b8e88e21906dd6be8a7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/eb/eb9c3681e260c41e3e8afb29b2bef22421617c9d9d48e1e935ea85dbbeee94a9-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/05/05850f97134fd46269ed51ce3c2fc77e72d7299fa886a92142e624bf562b1c31-d # internal github.com/containers/libpod/libpod/driver mkdir -p $WORK/b448/ github.com/containers/libpod/vendor/github.com/containers/image/v5/storage github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay github.com/containers/libpod/libpod/layers github.com/containers/libpod/pkg/rootless github.com/containers/libpod/libpod/lock/file mkdir -p $WORK/b481/ cat >$WORK/b448/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b166/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod/driver /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/containers/libpod/libpod/driver -complete -installsuffix shared -buildid u-BS-YYbPFAi-sJnUrpH/u-BS-YYbPFAi-sJnUrpH -goversion go1.15.7 -D "" -importcfg $WORK/b448/importcfg -pack ./driver.go mkdir -p $WORK/b161/ cat >$WORK/b481/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b248/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod/lock/file /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p github.com/containers/libpod/libpod/lock/file -complete -installsuffix shared -buildid W50WeNxsX0HAHZVc3iGW/W50WeNxsX0HAHZVc3iGW -goversion go1.15.7 -D "" -importcfg $WORK/b481/importcfg -pack ./file_lock.go cat >$WORK/b161/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/storage -complete -installsuffix shared -buildid rC0ao8yyJaMT76oyCnf-/rC0ao8yyJaMT76oyCnf- -goversion go1.15.7 -D "" -importcfg $WORK/b161/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/80/80a0e5fd01c6190f9b84f01bffd52e50c20c4c58c0922ed7d75ad769a2696c20-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/d6/d6305124ae51f3855e6fc3d402aeb1b9bd9f7218cf24593042303452bfa35c73-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/1d/1d75db4a3ae875de8d98ae49e2eff4e6c4c95eb946fdf840051e582ef692a0d0-d # internal mkdir -p $WORK/b479/ mkdir -p $WORK/b453/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b479/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b166/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid k2UEcihe9Bhyo3qVIAWq/k2UEcihe9Bhyo3qVIAWq -goversion go1.15.7 -D "" -importcfg $WORK/b248/importcfg -pack ./overlay.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod/layers /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p github.com/containers/libpod/libpod/layers -complete -installsuffix shared -buildid SWFTjnULTLZPI8V5i-Lp/SWFTjnULTLZPI8V5i-Lp -goversion go1.15.7 -D "" -importcfg $WORK/b479/importcfg -pack ./layer.go github.com/containers/libpod/pkg/inspect cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b453/ -importpath github.com/containers/libpod/pkg/rootless -- -I $WORK/b453/ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT ./rootless_linux.go mkdir -p $WORK/b470/ github.com/containers/libpod/libpod/lock mkdir -p $WORK/b480/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/libpod/libpod/driver=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/inspect /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p github.com/containers/libpod/pkg/inspect -complete -installsuffix shared -buildid 0-IUGiVwDkR16tBMLT9N/0-IUGiVwDkR16tBMLT9N -goversion go1.15.7 -D "" -importcfg $WORK/b470/importcfg -pack ./inspect.go cat >$WORK/b480/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod/lock /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p github.com/containers/libpod/libpod/lock -complete -installsuffix shared -buildid gUdSHaWsPfUA4AbfVRMi/gUdSHaWsPfUA4AbfVRMi -goversion go1.15.7 -D "" -importcfg $WORK/b480/importcfg -pack ./file_lock_manager.go ./in_memory_locks.go ./lock.go ./shm_lock_manager_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/60/60e358c75868e2866599aa7a51e82cf7c25acecbcdbb5ccf46bc41febb050133-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/5f/5fe060a337d7bfa022c8fcce101e99773a31ef0a4ba0be398969911e418132bb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/53/53252a25c2708c9af589646482913924e8c1aa2866cabe01842ad08c602c207b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/d9/d91a8578c026c702dc9fe4b4068d79ab47e814dcf6415fbc11aa5bb5feb60b58-d # internal cd $WORK/b453 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b453=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b453=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o ./_x002.o -c rootless_linux.cgo2.c cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b453=/tmp/go-build -gno-record-gcc-switches -I $WORK/b453/ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o $WORK/b453/_x003.o -c rootless_linux.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b223/_pkg_.a # internal cd $WORK/b453 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b453=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/72/72dc5d91bf7d0e523e2d756ce6dfe3e8bd72b30125dd61c73810c6c159de7ab3-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b287/ github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport expvar github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode github.com/containers/libpod/vendor/github.com/docker/distribution github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets github.com/containers/libpod/vendor/github.com/gorilla/mux mkdir -p $WORK/b284/ github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b298/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid C8GAeMR_ZGe_tpssg9_e/C8GAeMR_ZGe_tpssg9_e -goversion go1.15.7 -D "" -importcfg $WORK/b287/importcfg -pack ./addr.go ./authchallenge.go cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/containers/libpod/vendor/github.com/gorilla/mux -complete -installsuffix shared -buildid buLdKf3ejxBYvUJ1DXLu/buLdKf3ejxBYvUJ1DXLu -goversion go1.15.7 -D "" -importcfg $WORK/b284/importcfg -pack ./context.go ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go net/http/httputil mkdir -p $WORK/b345/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b301/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile mime=$WORK/b234/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid kDz5Ju6dRGhQzKKVycDh/kDz5Ju6dRGhQzKKVycDh -goversion go1.15.7 -D "" -importcfg $WORK/b298/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema github.com/containers/libpod/vendor/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/e6/e6efdcfd7c3fa0cbeb1de449dac65be61d3360e80865b28183ec00135f81d5f4-d # internal mkdir -p $WORK/b288/ mkdir -p $WORK/b293/ github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go cat >$WORK/b345/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b225/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/http/internal=$WORK/b238/_pkg_.a packagefile net/textproto=$WORK/b231/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream mkdir -p $WORK/b222/ github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp mkdir -p $WORK/b286/ cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid CCnLr4-e9hhHLaGXxr0f/CCnLr4-e9hhHLaGXxr0f -goversion go1.15.7 -D "" -importcfg $WORK/b345/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b277/ cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p expvar -std -complete -installsuffix shared -buildid F8HiqKemgmP5ufWzADTt/F8HiqKemgmP5ufWzADTt -goversion go1.15.7 -D "" -importcfg $WORK/b293/importcfg -pack ./expvar.go cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b374/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile mime=$WORK/b234/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b348/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid B_zTM08oVtOsxuithpMS/B_zTM08oVtOsxuithpMS -goversion go1.15.7 -D "" -importcfg $WORK/b288/importcfg -pack ./http_reader.go ./transport.go cat >$WORK/b277/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/proxy=github.com/containers/libpod/vendor/golang.org/x/net/proxy packagefile crypto/tls=$WORK/b122/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b278/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid 25XMCXnAScNiGMwzWRAf/25XMCXnAScNiGMwzWRAf -goversion go1.15.7 -D "" -importcfg $WORK/b222/importcfg -pack ./errors.go ./handler.go ./register.go mkdir -p $WORK/b473/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution -complete -installsuffix shared -buildid FjxGjxZGDthkJPnekvSd/FjxGjxZGDthkJPnekvSd -goversion go1.15.7 -D "" -importcfg $WORK/b286/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid QJAzLd3OaHYM3CTgcenB/QJAzLd3OaHYM3CTgcenB -goversion go1.15.7 -D "" -importcfg $WORK/b277/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go cat >$WORK/b374/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonreference=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b375/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/mail=$WORK/b377/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template=$WORK/b219/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b348/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b224/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/tls=$WORK/b122/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b349/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b350/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/http/httptrace=$WORK/b237/_pkg_.a packagefile net/textproto=$WORK/b231/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b498/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b474/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b525/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid 7uRs7sVV58QQoaEH5-iB/7uRs7sVV58QQoaEH5-iB -goversion go1.15.7 -D "" -importcfg $WORK/b348/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go cat >$WORK/b498/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid l8nV7sLKertjTp1gCFAh/l8nV7sLKertjTp1gCFAh -goversion go1.15.7 -D "" -importcfg $WORK/b374/importcfg -pack ./draft.go ./errors.go ./format_checkers.go ./internalLog.go ./jsonContext.go ./jsonLoader.go ./locales.go ./result.go ./schema.go ./schemaLoader.go ./schemaPool.go ./schemaReferencePool.go ./schemaType.go ./subSchema.go ./types.go ./utils.go ./validation.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid vyxiuZ53VPPlJUDd6tiS/vyxiuZ53VPPlJUDd6tiS -goversion go1.15.7 -D "" -importcfg $WORK/b473/importcfg -pack ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream -complete -installsuffix shared -buildid nnEFvJXiLhxKdoUmcMMv/nnEFvJXiLhxKdoUmcMMv -goversion go1.15.7 -D "" -importcfg $WORK/b498/importcfg -pack ./doc.go ./httpstream.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/f8/f84f018dbe815afb1ea7329f1c8fea3155b5fc87fb1af8970f678785f553358b-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/73/734f60a87c8694904360633f0e49ff4e90c3b13c4a1e73ed516876ed5b8ca543-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/b1/b158ed6cb72fcca6799c582bff2b8050443606cfe0a6e4b47aad1f3e28a915e7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/06/06b81ccf9d7bf93b42b97ba36ff5d454f690a26a37fe5014094b77a2c257b05f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/17/17d07a3dfff7408fc7aad2361523330d4f70b62cb83b31cd4060fe4bb430658f-d # internal mkdir -p $WORK/b538/ cat >$WORK/b525/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b453=/tmp/go-build -gno-record-gcc-switches -o $WORK/b453/_cgo_.o $WORK/b453/_cgo_main.o $WORK/b453/_x001.o $WORK/b453/_x002.o $WORK/b453/_x003.o -g -O2 cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid lFL8NrqfxAwoif3aZgj9/lFL8NrqfxAwoif3aZgj9 -goversion go1.15.7 -D "" -importcfg $WORK/b525/importcfg -pack ./ctxhttp.go github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig cat >$WORK/b538/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/zlib=$WORK/b152/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b276/ github.com/containers/libpod/vendor/github.com/containers/buildah/util cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy -complete -installsuffix shared -buildid x2XpxLfUIW5XH2wD6Nf3/x2XpxLfUIW5XH2wD6Nf3 -goversion go1.15.7 -D "" -importcfg $WORK/b538/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.go github.com/containers/libpod/vendor/github.com/docker/docker/errdefs mkdir -p $WORK/b065/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile crypto/tls=$WORK/b122/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid 9IwG6RogXd_8qiSc9k9c/9IwG6RogXd_8qiSc9k9c -goversion go1.15.7 -D "" -importcfg $WORK/b276/importcfg -pack ./tlsclientconfig.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/cgroups=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b222/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/util /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/util -complete -installsuffix shared -buildid jEVcr2pQdaTCMfwIF-09/jEVcr2pQdaTCMfwIF-09 -goversion go1.15.7 -D "" -importcfg $WORK/b065/importcfg -pack ./types.go ./util.go ./util_uint64.go ./util_unix.go mkdir -p $WORK/b325/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b286/_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/b284/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/65/65d213a91ec7ec1ff21856299a2c307ea61fa338f1e833aa408aba820fc5cb07-d # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/2c/2c052bb7a63a5d401ae7cebc31e197ef38527213cb4c10254afa57ba855a29ba-d # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/98/98a1c77d8458b7c836813f3c063f3b2c1e881dc7a4957919f3e673d9b9c6b70a-d # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage rootless -dynimport $WORK/b453/_cgo_.o -dynout $WORK/b453/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/e9/e92751cef375b7b400c65c4cbf7a0468f1da0a9ca4ac50b68c501bad77adc40d-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/f0/f0399d5cd22f278a63e81760b056cbf9b144c1410f658af6db82255b803defe9-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout mkdir -p $WORK/b312/ github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 cat >$WORK/b325/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/libpod/vendor/google.golang.org/grpc/status packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b222/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b327/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b328/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a EOF mkdir -p $WORK/b281/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/errdefs -complete -installsuffix shared -buildid B4Z_30qOR3-SW_Iq5e5e/B4Z_30qOR3-SW_Iq5e5e -goversion go1.15.7 -D "" -importcfg $WORK/b325/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go cat >$WORK/b312/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b292/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid 4bdsPcnK6_evj9xRhWjh/4bdsPcnK6_evj9xRhWjh -goversion go1.15.7 -D "" -importcfg $WORK/b312/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go cat >$WORK/b281/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/gorilla/mux=github.com/containers/libpod/vendor/github.com/gorilla/mux importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b222/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cat >$WORK/b292/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/prometheus/client_golang/prometheus/internal=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model importmap github.com/prometheus/procfs=github.com/containers/libpod/vendor/github.com/prometheus/procfs packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile expvar=$WORK/b293/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b294/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b302/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b104/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid 5bySnyUjo-F6r-qvXxK8/5bySnyUjo-F6r-qvXxK8 -goversion go1.15.7 -D "" -importcfg $WORK/b281/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid S91QasSzUtEXrI_ni6QD/S91QasSzUtEXrI_ni6QD -goversion go1.15.7 -D "" -importcfg $WORK/b292/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go cat >$WORK/b453/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile os/signal=$WORK/b265/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/rootless /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/containers/libpod/pkg/rootless -installsuffix shared -buildid kiPtB5L7YazYR7b51GAZ/kiPtB5L7YazYR7b51GAZ -goversion go1.15.7 -D "" -importcfg $WORK/b453/importcfg -pack ./rootless.go $WORK/b453/_cgo_gotypes.go $WORK/b453/rootless_linux.cgo1.go $WORK/b453/_cgo_import.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/b525/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/62/6219e292001918890f5d0dc1efbd8a4245410dfdeee07dc9324a054e5975fbb7-d # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/80/80fdb606eecc67c37c0d6b57bb0f1c41fb2a50cd1f3333ab82b576ed4b2f2da7-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/bind mkdir -p $WORK/b064/ github.com/containers/libpod/vendor/golang.org/x/oauth2/internal mkdir -p $WORK/b524/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/bind /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/bind -complete -installsuffix shared -buildid seeAtlPJjwfiGCfOJ9Ts/seeAtlPJjwfiGCfOJ9Ts -goversion go1.15.7 -D "" -importcfg $WORK/b064/importcfg -pack ./mount.go ./util.go cat >$WORK/b524/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context/ctxhttp=github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp packagefile context=$WORK/b042/_pkg_.a packagefile crypto/rsa=$WORK/b121/_pkg_.a packagefile crypto/x509=$WORK/b131/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile encoding/pem=$WORK/b134/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b525/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile mime=$WORK/b234/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2/internal -complete -installsuffix shared -buildid kc9Kd1kHqS2NMn-DQtX9/kc9Kd1kHqS2NMn-DQtX9 -goversion go1.15.7 -D "" -importcfg $WORK/b524/importcfg -pack ./doc.go ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/8d/8de65c36b2abfeabcd93b2c98f1910fe0b2611f5c277faf40e3c322846a3ba59-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/10/10c019631505eef4e4de8674b293010339e7a53c0ac2f415198242d8a559164c-d # internal github.com/containers/libpod/vendor/github.com/docker/spdystream mkdir -p $WORK/b537/ cat >$WORK/b537/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream/spdy=github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy packagefile container/heap=$WORK/b259/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b538/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream -complete -installsuffix shared -buildid aaWz3I0vxj20IoiCfivx/aaWz3I0vxj20IoiCfivx -goversion go1.15.7 -D "" -importcfg $WORK/b537/importcfg -pack ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/d8/d805a2cf139055a936344af36848d1618278ff6f81b39ce9eff059d3387ddbf3-d # internal github.com/containers/libpod/vendor/golang.org/x/oauth2 mkdir -p $WORK/b523/ cat >$WORK/b523/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/internal=github.com/containers/libpod/vendor/golang.org/x/oauth2/internal packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b524/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2 -complete -installsuffix shared -buildid 27NjuX8V5FRmZluaMepb/27NjuX8V5FRmZluaMepb -goversion go1.15.7 -D "" -importcfg $WORK/b523/importcfg -pack ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/9e/9e8212f804d910121bbd47d864b92136036b31982fe52316c8fb2afd43d14e67-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/chroot mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opencontainers/runc/libcontainer/apparmor=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/chroot /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/chroot -complete -installsuffix shared -buildid z8rmFxYLyJ4yAvi4SDok/z8rmFxYLyJ4yAvi4SDok -goversion go1.15.7 -D "" -importcfg $WORK/b240/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/dc/dcbfdefb53203966a11e4ff777ade2a458549b35c3bcd506df069f490c7f8ba0-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b324/ github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps cat >$WORK/b324/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b325/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid wO5qCKdUqfrDk-Dy9mX_/wO5qCKdUqfrDk-Dy9mX_ -goversion go1.15.7 -D "" -importcfg $WORK/b324/importcfg -pack ./network.go mkdir -p $WORK/b548/ cat >$WORK/b548/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b186/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps -complete -installsuffix shared -buildid HjzpojT-g-TLX2BOQHTE/HjzpojT-g-TLX2BOQHTE -goversion go1.15.7 -D "" -importcfg $WORK/b548/importcfg -pack ./utils.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/rootless /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b453/_pkg_.a $WORK/b453/_x001.o $WORK/b453/_x002.o $WORK/b453/_x003.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/ab/abed46edcab2a3e0a66b72df48b9b9891e6fb6be5992c634e94b91c1c05a92e8-d # internal github.com/containers/libpod/pkg/registries mkdir -p $WORK/b471/ github.com/containers/libpod/pkg/cgroups mkdir -p $WORK/b476/ cat >$WORK/b471/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/registries /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p github.com/containers/libpod/pkg/registries -complete -installsuffix shared -buildid Q7NAAmxyDCGwn1HYVIXW/Q7NAAmxyDCGwn1HYVIXW -goversion go1.15.7 -D "" -importcfg $WORK/b471/importcfg -pack ./registries.go cat >$WORK/b476/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/cgroups /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p github.com/containers/libpod/pkg/cgroups -complete -installsuffix shared -buildid AvnvpZWeIjW_MoplQfXv/AvnvpZWeIjW_MoplQfXv -goversion go1.15.7 -D "" -importcfg $WORK/b476/importcfg -pack ./blkio.go ./cgroups.go ./cgroups_supported.go ./cpu.go ./cpuset.go ./memory.go ./pids.go ./systemd.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/c5/c595683d86cc1eaf016897e557e35294065adb252e7b4397e5da73383da2eaf4-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm/runtime=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b339/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid 8N2twDuxhc-D-VkIoD1l/8N2twDuxhc-D-VkIoD1l -goversion go1.15.7 -D "" -importcfg $WORK/b338/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b312/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/9a/9ad8475f5ecfce81acb0926a4a6089f664abe4a5eec19c3283ab8422a5f5005d-d # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/0e/0e6dda64723b3204a8f79452ba5ef73be4920239ea6195f2eda673b022e6c95a-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid 4FGlz4YXrDoT_bALaWN9/4FGlz4YXrDoT_bALaWN9 -goversion go1.15.7 -D "" -importcfg $WORK/b310/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/37/379016499e819ce5f6926852af4015db08ef0ebd0be0b16e3e759583fc0fea92-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/62/6299c85688ade893de2e0d76570c06d0a61b945d95af73654b5740dbb8d7ba35-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/e3/e34af0cb011b630e79ca1a47ca8764efb9e0ccc68d517c4feb57ed33baea758c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/5c/5c08d1e3adcfe501fed5ac9da394144645ed43efc66f775af1548d76332e4271-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile bufio=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b174/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types -complete -installsuffix shared -buildid szcglZNNSPAik3GSUmXv/szcglZNNSPAik3GSUmXv -goversion go1.15.7 -D "" -importcfg $WORK/b317/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./error_response_ext.go ./graph_driver_data.go ./id_response.go ./image_delete_response_item.go ./image_summary.go ./plugin.go ./plugin_device.go ./plugin_env.go ./plugin_interface_type.go ./plugin_mount.go ./plugin_responses.go ./port.go ./seccomp.go ./service_update_response.go ./stats.go ./types.go ./volume.go github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/pkg/archive=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/docker/pkg/stdcopy=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b122/_pkg_.a packagefile crypto/x509=$WORK/b131/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b414/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b422/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b174/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/http/httputil=$WORK/b345/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid 2NE0-Gb_xU2rSkF_-2gk/2NE0-Gb_xU2rSkF_-2gk -goversion go1.15.7 -D "" -importcfg $WORK/b408/importcfg -pack ./auth.go ./change.go ./client.go ./client_unix.go ./container.go ./distribution.go ./env.go ./event.go ./exec.go ./image.go ./misc.go ./network.go ./plugin.go ./registry_auth.go ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./system.go ./tar.go ./tls.go ./volume.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/61/61dd66cb0e394efa2dbf22b3e11f5c95f27f7a1e07fd13c795e0e3e8c139d157-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/f5/f54e9d4dc2d1adcf5eb62d2f7d96132a619ad7a60a9633a39c4027aa109e2d87-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b476/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/f2/f23606f735a0cb9abd64259c2bf86c0fd721ef0fc8cf8260c488f0d25878e190-d # internal github.com/containers/libpod/utils mkdir -p $WORK/b475/ github.com/containers/libpod/pkg/sysinfo mkdir -p $WORK/b556/ cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/fa/fa66612d105adb6ff52ce3ad08623108a17c20df0d08f9ed87b18ea2c03f85ed-d # internal cat >$WORK/b556/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/parsers=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers importmap github.com/opencontainers/runc/libcontainer/cgroups=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b475/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b344/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/sysinfo /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -shared -p github.com/containers/libpod/pkg/sysinfo -complete -installsuffix shared -buildid 9xFEp2JjsTQZNlRJMlkZ/9xFEp2JjsTQZNlRJMlkZ -goversion go1.15.7 -D "" -importcfg $WORK/b556/importcfg -pack ./numcpu_linux.go ./sysinfo.go ./sysinfo_linux.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/utils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p github.com/containers/libpod/utils -complete -installsuffix shared -buildid EA-Nq8-tF2qVV8yY-2Wg/EA-Nq8-tF2qVV8yY-2Wg -goversion go1.15.7 -D "" -importcfg $WORK/b475/importcfg -pack ./utils.go ./utils_supported.go cat >$WORK/b344/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b317/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid _DGEazHvGGx87SJ7EXkw/_DGEazHvGGx87SJ7EXkw -goversion go1.15.7 -D "" -importcfg $WORK/b344/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/1a/1ad259f4c5b57438eb7ed74c0669aa594b6f94aa438fd9ff913ddfc22d331ca2-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/client mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/api=github.com/containers/libpod/vendor/github.com/docker/docker/api importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/image=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/time=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions importmap github.com/docker/docker/api/types/volume=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b122/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b143/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/http/httputil=$WORK/b345/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/client -complete -installsuffix shared -buildid Y7-Xoee1VTkPeNWMbwoY/Y7-Xoee1VTkPeNWMbwoY -goversion go1.15.7 -D "" -importcfg $WORK/b315/importcfg -pack ./build_cancel.go ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_deprecated.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./options.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/11/119bb2af9b3ab3022216d6b63fa5e67672ff2a830accac51456a377c862b3c00-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/94/944110a59e4c872c7237ed749b040c9edcf9d4efc760c612bc711870000bfb50-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/75/75f32a614c3c2bffe334f87581a9edab8cd398dcb8c3f4699be97555e1007f40-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/0b/0ba647bfcbc18b4ea5f5c9516d51f395af3c107f4f25333934603fd337ebb8a1-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt packagefile bufio=$WORK/b041/_pkg_.a packagefile compress/gzip=$WORK/b224/_pkg_.a packagefile crypto/tls=$WORK/b122/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b298/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/http/httptrace=$WORK/b237/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid qeOgAsenihl_oh1_2vOt/qeOgAsenihl_oh1_2vOt -goversion go1.15.7 -D "" -importcfg $WORK/b304/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/83/83b7109dfeb175d50ed98fa2307a8383bd15150ab9ad8f90f876c22c0b674aba-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/libpod/vendor/github.com/blang/semver importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/filepath=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath importmap github.com/opencontainers/runtime-tools/specerror=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap github.com/xeipuuv/gojsonschema=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema packagefile bufio=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b371/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b374/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid Jr70zsy4Ww0jLvWh5ec8/Jr70zsy4Ww0jLvWh5ec8 -goversion go1.15.7 -D "" -importcfg $WORK/b368/importcfg -pack ./validate.go ./validate_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/1a/1a5a4bcb32dcdf4f6c046826a76c0aebbc15535596ba2cce0d9533ff70ef4276-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate/seccomp=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b186/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid vkE4bw5kIoiGln44Wc4p/vkE4bw5kIoiGln44Wc4p -goversion go1.15.7 -D "" -importcfg $WORK/b366/importcfg -pack ./config.go ./generate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/0a/0a5a730dfd97a6b57200843f704a46ec118c52e45a602c4b06a39bf2b7797bbe-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b122/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b348/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b394/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid lm6OqGpSKXoqxv26Wq0Q/lm6OqGpSKXoqxv26Wq0Q -goversion go1.15.7 -D "" -importcfg $WORK/b406/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b408/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/33/33cbaf25c40b28d2db9f6f5e3b18aa1554483ae41b98015271f2d0976c19bced-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/openshift/imagebuilder/signal=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal importmap github.com/openshift/imagebuilder/strslice=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice packagefile bytes=$WORK/b003/_pkg_.a packagefile flag=$WORK/b184/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b426/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/scanner=$WORK/b170/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder -complete -installsuffix shared -buildid NPmWLF-iW0mD-ayb-AG3/NPmWLF-iW0mD-ayb-AG3 -goversion go1.15.7 -D "" -importcfg $WORK/b407/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/8e/8e79dedd87d3a77948fe0d0e8234a22a5f3eca47ff7a750893305b3b07db4ca5-d # internal github.com/containers/libpod/vendor/github.com/docker/go-metrics mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b304/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-metrics -complete -installsuffix shared -buildid CQawKAPYjtL5c6u8cBg0/CQawKAPYjtL5c6u8cBg0 -goversion go1.15.7 -D "" -importcfg $WORK/b291/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/e6/e60bcef1a59780d90985f13023dff93ddfe483f95b015b10a8d3673aa4769192-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch github.com/containers/libpod/vendor/k8s.io/client-go/transport mkdir -p $WORK/b405/ mkdir -p $WORK/b522/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b394/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid 0-YnkQv1uO41GuPUuMGz/0-YnkQv1uO41GuPUuMGz -goversion go1.15.7 -D "" -importcfg $WORK/b405/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go cat >$WORK/b522/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/containers/libpod/vendor/golang.org/x/oauth2 importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile context=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b122/_pkg_.a packagefile crypto/x509=$WORK/b131/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b523/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b394/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid 33fS0EYE0AWfWdYkyij0/33fS0EYE0AWfWdYkyij0 -goversion go1.15.7 -D "" -importcfg $WORK/b522/importcfg -pack ./cache.go ./config.go ./round_trippers.go ./token_source.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/bd/bd67e252e7cfe07e7e5639f904dc668a7c320b5a225ae5279e4236b599bc5be7-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/metrics mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-metrics=github.com/containers/libpod/vendor/github.com/docker/go-metrics packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b291/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/metrics -complete -installsuffix shared -buildid tIc-TXomfm0ckhw09Gyt/tIc-TXomfm0ckhw09Gyt -goversion go1.15.7 -D "" -importcfg $WORK/b290/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/23/23c7f8f5a60e913e638a267a7875ceba276a7d327b7b2cafb49f2d014ec2ce2a-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/metrics=github.com/containers/libpod/vendor/github.com/docker/distribution/metrics importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b290/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid 1zaDqfokvhn0nZ1O0y9E/1zaDqfokvhn0nZ1O0y9E -goversion go1.15.7 -D "" -importcfg $WORK/b289/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b315/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/0f/0f68441f6f8c6c200c34789f9ac58783486ed393c3060cd09de51b5305d1fb55-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b289/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid ttHj7XbStlNcmFsG4dJX/ttHj7XbStlNcmFsG4dJX -goversion go1.15.7 -D "" -importcfg $WORK/b305/importcfg -pack ./memory.go cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/9c/9c3d7b7a8958518b7c352b3839aeb43b221f0744b175aa93ebcf780fcb87dcbd-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker/client=github.com/containers/libpod/vendor/github.com/docker/docker/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid w_23mpg_TIs8gj4NXwuv/w_23mpg_TIs8gj4NXwuv -goversion go1.15.7 -D "" -importcfg $WORK/b314/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/f1/f10cb7c3a39531c555caf28275e4ac00e86c4e458d2b8aacd632ceb7ac24ab4f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/6a/6aec8adcd4206c148669648273f66d53ae1bac03a8bc7b175322fe3392ab1f1c-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client mkdir -p $WORK/b285/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b383/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client/auth/challenge=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge importmap github.com/docker/distribution/registry/client/transport=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/docker/distribution/registry/storage/cache/memory=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b222/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b288/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b289/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b383/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/fields=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b380/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b384/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b405/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid m-MF5B3dmRnWDrgXgNpL/m-MF5B3dmRnWDrgXgNpL -goversion go1.15.7 -D "" -importcfg $WORK/b285/importcfg -pack ./blob_writer.go ./errors.go ./repository.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid X6O8aqpRhvwEXk5PnC3N/X6O8aqpRhvwEXk5PnC3N -goversion go1.15.7 -D "" -importcfg $WORK/b383/importcfg -pack ./controller_ref.go ./conversion.go ./deepcopy.go ./doc.go ./duration.go ./fields_proto.go ./generated.pb.go ./group_version.go ./helpers.go ./labels.go ./meta.go ./micro_time.go ./micro_time_proto.go ./register.go ./time.go ./time_proto.go ./types.go ./types_swagger_doc_generated.go ./watch.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/d6/d637ed5b96e5bdee4983b02bede21a8ec602a549431876d1729bc0c18e57839d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/d7/d7e2eef2760bddb67f3b2d588a603b5620fd133313f0aabf6e0ed615984ebb39-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/18/187effd4c7be1cee4e6acff91bcdebcb57a0b0fbb3bf0e486e2d3b4b7a504959-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/cf/cfa3abcaea7b27a27238b46f2aa86b0c00435b6fa93f3cf8a0c09e77b2609906-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/0c/0c8a09393c9875ab5a505a67d5c78dfe3e6b178588103f9801ce9950482da902-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/tls=$WORK/b122/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b222/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile mime=$WORK/b234/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker -complete -installsuffix shared -buildid a3c4fAZy19gyWBLOUdW9/a3c4fAZy19gyWBLOUdW9 -goversion go1.15.7 -D "" -importcfg $WORK/b269/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./errors.go ./lookaside.go ./wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/12/126b0f23ac46d58bc22c3d8ab0af50dad8f69d47e68fe3a25638525d98e88066-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/libpod/vendor/github.com/containers/image/v5/version importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/imdario/mergo=github.com/containers/libpod/vendor/github.com/imdario/mergo importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/client-go/util/homedir=github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/tls=$WORK/b122/_pkg_.a packagefile crypto/x509=$WORK/b131/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b347/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b348/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b356/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid D59wFIZ6Ow8yZKZVmTdY/D59wFIZ6Ow8yZKZVmTdY -goversion go1.15.7 -D "" -importcfg $WORK/b346/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/a2/a2b1d637d06ccb163f90fd24e899bc0466c61d6658ec0f5140fcf2ac90840fba-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/daemon=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/openshift=github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid 4Hr7u7fdL8Y7RBZicVqQ/4Hr7u7fdL8Y7RBZicVqQ -goversion go1.15.7 -D "" -importcfg $WORK/b313/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/ea/ea09b2b04b095c46b3b3698dd1b1be18f8c240d842eff88e6e7b3a7fafa2914b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/ef/ef268a3a880e73b6a476d2f4bb1e056b4eba64dd5c9837421b820ee57856aa1a-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand mkdir -p $WORK/b499/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured mkdir -p $WORK/b517/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors cat >$WORK/b499/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b383/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b501/ cat >$WORK/b517/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b402/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand -complete -installsuffix shared -buildid i2liQimHk-IewYEs8Y7G/i2liQimHk-IewYEs8Y7G -goversion go1.15.7 -D "" -importcfg $WORK/b499/importcfg -pack ./constants.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid yO2fl9-LmY26alzS6Jcj/yO2fl9-LmY26alzS6Jcj -goversion go1.15.7 -D "" -importcfg $WORK/b517/importcfg -pack ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go mkdir -p $WORK/b515/ github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication cat >$WORK/b501/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b392/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid MGMpTKLYfSFOA2GaRQgT/MGMpTKLYfSFOA2GaRQgT -goversion go1.15.7 -D "" -importcfg $WORK/b501/importcfg -pack ./doc.go ./errors.go cat >$WORK/b515/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b340/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b512/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b518/ github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid DBGC8tpR0yWGMrWsJY1O/DBGC8tpR0yWGMrWsJY1O -goversion go1.15.7 -D "" -importcfg $WORK/b515/importcfg -pack ./doc.go ./protobuf.go mkdir -p $WORK/b527/ cat >$WORK/b518/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a EOF cat >$WORK/b527/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b405/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid 8ApTHL_GUqerL5dBdXef/8ApTHL_GUqerL5dBdXef -goversion go1.15.7 -D "" -importcfg $WORK/b518/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid As2qdujcL26JwmdSqp-4/As2qdujcL26JwmdSqp-4 -goversion go1.15.7 -D "" -importcfg $WORK/b527/importcfg -pack ./decoder.go ./encoder.go github.com/containers/libpod/vendor/k8s.io/api/core/v1 mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b380/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b404/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p github.com/containers/libpod/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid MB_eaOy5N66_K-jmkS0A/MB_eaOy5N66_K-jmkS0A -goversion go1.15.7 -D "" -importcfg $WORK/b379/importcfg -pack ./annotation_key_constants.go ./doc.go ./generated.pb.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/10/1098b1867fad0676e70b129d51f2f08bec68de3fde8f553cad9338b14e0b42d8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/e9/e933d868b06f533fb190f8ba1d3ab0d284a7bcc48b3f1844829a0ce412e749d6-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/10/1074d24501e45ae11d9cc4eb86028a779ae5b7603fe2fd033900521409936e5e-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 mkdir -p $WORK/b519/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b518/_pkg_.a EOF github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid nJOzfl9O8upIR0b-hf_V/nJOzfl9O8upIR0b-hf_V -goversion go1.15.7 -D "" -importcfg $WORK/b519/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go mkdir -p $WORK/b520/ cat >$WORK/b520/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b518/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid wdBVOao8zGckNrCPA8lG/wdBVOao8zGckNrCPA8lG -goversion go1.15.7 -D "" -importcfg $WORK/b520/importcfg -pack ./conversion.go ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/cf/cf5fd9ae2efbce937508da9d1596daae707b0b1f5e9a6fcb49cfd9f0d0c233c8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/60/60fbaeb8e088cd03792a47e6063c573699fb9c4b6bc350904c24b5adaf7740d6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/20/20684f2720fc7196b25ae167eb9a44de76bbf82401bce41668bbffc40cd0988f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/44/440a060ed4d4949a7d6c74b4cf1c92cf39706c03de5ab76955eb4fc4de7b449c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/84/84748a658c08244e33ea9667349439beef9efbf249345e7c8f402d94ebf8bd0e-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning mkdir -p $WORK/b516/ cat >$WORK/b516/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid iLW-4kGRmHjrH2_ml2CP/iLW-4kGRmHjrH2_ml2CP -goversion go1.15.7 -D "" -importcfg $WORK/b516/importcfg -pack ./versioning.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/90/902cfde6bf4079c414a7702feb24d1466d094b26f787f994b1c9600eae95aa10-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer mkdir -p $WORK/b506/ cat >$WORK/b506/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json importmap k8s.io/apimachinery/pkg/runtime/serializer/protobuf=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b516/_pkg_.a packagefile mime=$WORK/b234/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid Xx2RclR8SyuqBZ2VDLEM/Xx2RclR8SyuqBZ2VDLEM -goversion go1.15.7 -D "" -importcfg $WORK/b506/importcfg -pack ./codec_factory.go ./negotiated_codec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/f5/f597ca50819829c85b3c417ac69c6a786b9aece9469741e0e1650faba8835f74-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec mkdir -p $WORK/b505/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy mkdir -p $WORK/b536/ cat >$WORK/b505/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/connrotation=github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b122/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b244/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b519/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b520/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b521/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b522/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b394/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid Lm-Qhm9RMmC676n-wCym/Lm-Qhm9RMmC676n-wCym -goversion go1.15.7 -D "" -importcfg $WORK/b505/importcfg -pack ./exec.go cat >$WORK/b536/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream=github.com/containers/libpod/vendor/github.com/docker/spdystream importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/third_party/forked/golang/netutil=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b122/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b537/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b498/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b394/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/http/httputil=$WORK/b345/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid ICqGadjR4nToLXLkI0aP/ICqGadjR4nToLXLkI0aP -goversion go1.15.7 -D "" -importcfg $WORK/b536/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/4e/4eb2dcb157432b6f981aa6d01be7d264ad2446b6459209238a198eb77c081618-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/04/048c7aad26e693a5b00cfef195b511d920a256ab208cbcb63a666ba898e34d41-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/rest mkdir -p $WORK/b500/ cat >$WORK/b500/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/pkg/version=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version importmap k8s.io/client-go/plugin/pkg/client/auth/exec=github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec importmap k8s.io/client-go/rest/watch=github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/metrics=github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/cert=github.com/containers/libpod/vendor/k8s.io/client-go/util/cert importmap k8s.io/client-go/util/flowcontrol=github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b122/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b348/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b527/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b521/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b528/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b522/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b529/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b531/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b394/_pkg_.a packagefile mime=$WORK/b234/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid jU65DnN70PjCT9YqtELU/jU65DnN70PjCT9YqtELU -goversion go1.15.7 -D "" -importcfg $WORK/b500/importcfg -pack ./client.go ./config.go ./plugin.go ./request.go ./transport.go ./url_utils.go ./urlbackoff.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/49/497b3ac826fe976efcfb2a0be04fa4932edeb9cbf6b697c32c498d630db13b23-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy mkdir -p $WORK/b535/ cat >$WORK/b535/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/httpstream/spdy=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b498/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b536/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b500/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy -complete -installsuffix shared -buildid 3ZNV_upolaJLxV1Eratp/3ZNV_upolaJLxV1Eratp -goversion go1.15.7 -D "" -importcfg $WORK/b535/importcfg -pack ./spdy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/7a/7aca6bd7c2211f49162770a7ad1423039b210755f653d10987404017fa6f6818-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/12/1294e4eb6bf19a145c61fff26db588d37c8d8702a9642c23a50ac3ab7f4616fb-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand mkdir -p $WORK/b497/ github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 mkdir -p $WORK/b378/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/remotecommand=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/transport/spdy=github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy importmap k8s.io/client-go/util/exec=github.com/containers/libpod/vendor/k8s.io/client-go/util/exec importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b379/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b498/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b535/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b394/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b378/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile encoding/json=$WORK/b043/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b379/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand -complete -installsuffix shared -buildid gPoTlqVzZ_IMvMuofwj_/gPoTlqVzZ_IMvMuofwj_ -goversion go1.15.7 -D "" -importcfg $WORK/b497/importcfg -pack ./doc.go ./errorstream.go ./reader.go ./remotecommand.go ./resize.go ./v1.go ./v2.go ./v3.go ./v4.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 -complete -installsuffix shared -buildid znY4FLbtYYqgo8jdUS21/znY4FLbtYYqgo8jdUS21 -goversion go1.15.7 -D "" -importcfg $WORK/b378/importcfg -pack ./doc.go ./register.go ./stringsource.go ./types.go ./types_apiserver.go ./types_authentication.go ./types_build.go ./types_cluster_operator.go ./types_cluster_version.go ./types_console.go ./types_dns.go ./types_feature.go ./types_image.go ./types_infrastructure.go ./types_ingress.go ./types_network.go ./types_oauth.go ./types_operatorhub.go ./types_project.go ./types_proxy.go ./types_scheduling.go ./zz_generated.deepcopy.go ./zz_generated.swagger_doc_generated.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/12/125bcc0050036f8ae7fecd31ddad01e854241fb16fa35f2256ffbd82b29df739-d # internal github.com/containers/libpod/pkg/kubeutils mkdir -p $WORK/b496/ github.com/containers/libpod/pkg/varlinkapi/virtwriter mkdir -p $WORK/b564/ cat >$WORK/b496/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b497/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/kubeutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -shared -p github.com/containers/libpod/pkg/kubeutils -complete -installsuffix shared -buildid HG8oRe54SuBTl-4yhQlJ/HG8oRe54SuBTl-4yhQlJ -goversion go1.15.7 -D "" -importcfg $WORK/b496/importcfg -pack ./resize.go cat >$WORK/b564/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b497/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/varlinkapi/virtwriter /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -shared -p github.com/containers/libpod/pkg/varlinkapi/virtwriter -complete -installsuffix shared -buildid Xx6YoiCXSCD6nbo7fndh/Xx6YoiCXSCD6nbo7fndh -goversion go1.15.7 -D "" -importcfg $WORK/b564/importcfg -pack ./virtwriter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/09/09093c223f50116384edaab4e6d101a5324f9550761634837ce1069aab0da04a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/74/741fe12a963681d2ecb446923bcd40c2ec7cb1b000c17d283c4a7b4445e8b9aa-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/31/314c3badf1066cf87d022b741f996de5f668da0e320f79ea99fe4f8f3abccc9c-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/chroot=github.com/containers/libpod/vendor/github.com/containers/buildah/chroot importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/pkg/blobcache=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache importmap github.com/containers/buildah/pkg/cgroups=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/overlay=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/buildah/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/docker/libnetwork/resolvconf=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/openshift/api/config/v1=github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/libpod/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/api/config/v1=$WORK/b378/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah -complete -installsuffix shared -buildid _Gnixcak8nuWKKxPObNE/_Gnixcak8nuWKKxPObNE -goversion go1.15.7 -D "" -importcfg $WORK/b051/importcfg -pack ./add.go ./buildah.go ./commit.go ./common.go ./config.go ./delete.go ./digester.go ./image.go ./import.go ./info.go ./mount.go ./new.go ./pull.go ./run.go ./run_linux.go ./seccomp.go ./selinux.go ./unmount.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/e5/e58b4159d60a4c9dfdc077fd90a50df75f3e5289880577b92e04bd16569261e9-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli mkdir -p $WORK/b430/ github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse mkdir -p $WORK/b554/ github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah cat >$WORK/b430/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b431/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid dk6uxAyVieBP_eF-vzad/dk6uxAyVieBP_eF-vzad -goversion go1.15.7 -D "" -importcfg $WORK/b430/importcfg -pack ./common.go mkdir -p $WORK/b428/ cat >$WORK/b554/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid 8qO6R0ahWZtmzTlvBmyq/8qO6R0ahWZtmzTlvBmyq -goversion go1.15.7 -D "" -importcfg $WORK/b554/importcfg -pack ./parse.go ./parse_unix.go cat >$WORK/b428/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile flag=$WORK/b184/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid ptkgH9Y9uG_IQPEQCW-8/ptkgH9Y9uG_IQPEQCW-8 -goversion go1.15.7 -D "" -importcfg $WORK/b428/importcfg -pack ./build.go ./chroot_symlink_linux.go ./executor.go ./stage_executor.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/89/89023141aed3e2c300514bb0935af370b0bcf1db13476cb20adf1739aad5f20c-d # internal github.com/containers/libpod/cmd/podman/cliconfig mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/cli=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b435/_pkg_.a packagefile net=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/cmd/podman/cliconfig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p github.com/containers/libpod/cmd/podman/cliconfig -complete -installsuffix shared -buildid hAnRFvU_FlWUetuaugYw/hAnRFvU_FlWUetuaugYw -goversion go1.15.7 -D "" -importcfg $WORK/b434/importcfg -pack ./commands.go ./config.go ./create.go ./defaults.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/0e/0ebd370e35d61d8c760b9f393c70da58168cc7a3895050ce22493f3cc1f121b3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/c7/c747244ace599ab32622fc54178eb56166968040c6ea365a33ad0b75634dc12e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/c2/c27d305a6080691a304ed28ec75d6b167ef839b7054131f17dbe6e702a13e0c5-d # internal github.com/containers/libpod/pkg/util mkdir -p $WORK/b450/ cat >$WORK/b450/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b244/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/util /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/containers/libpod/pkg/util -complete -installsuffix shared -buildid zoKTMar2KhH6NsMkCRr_/zoKTMar2KhH6NsMkCRr_ -goversion go1.15.7 -D "" -importcfg $WORK/b450/importcfg -pack ./mountOpts.go ./utils.go ./utils_linux.go ./utils_supported.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/0a/0ad8537d3f260bca4be7c89b70efe30d907f024e5ab2615a3aaacc26363589c3-d # internal github.com/containers/libpod/pkg/netns mkdir -p $WORK/b542/ github.com/containers/libpod/libpod/events mkdir -p $WORK/b449/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/coreos/go-systemd/journal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal importmap github.com/coreos/go-systemd/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b462/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b542/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod/events /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/containers/libpod/libpod/events -complete -installsuffix shared -buildid fwXOtRYcNKdeKT8QltxK/fwXOtRYcNKdeKT8QltxK -goversion go1.15.7 -D "" -importcfg $WORK/b449/importcfg -pack ./config.go ./events.go ./events_linux.go ./filters.go ./journal_linux.go ./logfile.go ./nullout.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/netns /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -shared -p github.com/containers/libpod/pkg/netns -complete -installsuffix shared -buildid RWcRHNLsAjQKv9nLEsbe/RWcRHNLsAjQKv9nLEsbe -goversion go1.15.7 -D "" -importcfg $WORK/b542/importcfg -pack ./netns_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/10/101855d1ad1ce9021fcae31fe7ce3f26b421e236edde70e7b55aff0cab11e100-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/77/775d1e76c464465a6828f8e2fca21d88a4035950ac1799feccad6dbf51dd79fe-d # internal github.com/containers/libpod/libpod/image mkdir -p $WORK/b447/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b266/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod/image /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/containers/libpod/libpod/image -complete -installsuffix shared -buildid fiiPud3TDD5tGIaxkZVX/fiiPud3TDD5tGIaxkZVX -goversion go1.15.7 -D "" -importcfg $WORK/b447/importcfg -pack ./docker_registry_options.go ./errors.go ./image.go ./parts.go ./prune.go ./pull.go ./search.go ./signing_options.go ./utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/73/73e5265e132dc610f4257957cd0fbda53a17cd5222814e8c6099bf89a97569e8-d # internal github.com/containers/libpod/libpod/define mkdir -p $WORK/b446/ cat >$WORK/b446/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod/define /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/containers/libpod/libpod/define -complete -installsuffix shared -buildid wFNWRSYclTXsRS5VdcpV/wFNWRSYclTXsRS5VdcpV -goversion go1.15.7 -D "" -importcfg $WORK/b446/importcfg -pack ./config.go ./containerstate.go ./errors.go ./exec_codes.go ./runtime.go ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/d6/d6867c1e71f20ac9a359f8d81e59c22ac62f29dd7abdf1d1ac2d303944b5c0f2-d # internal github.com/containers/libpod/libpod/config mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/containers/libpod/libpod/config -complete -installsuffix shared -buildid vJkbHTkWdU5ea5rYAAVd/vJkbHTkWdU5ea5rYAAVd -goversion go1.15.7 -D "" -importcfg $WORK/b445/importcfg -pack ./config.go ./default.go ./merge.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/8c/8c2df5ef8e4d4121e3efb4cd3b182f4ae6e2f873efe17a5e80d74c14c6433e62-d # internal github.com/containers/libpod/libpod mkdir -p $WORK/b443/ cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod TERM='dumb' CC='/usr/bin/gcc' GCCGO='' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b443/ -importpath github.com/containers/libpod/libpod -- -I $WORK/b443/ -g -O2 ./oci_attach_linux_cgo.go cd $WORK/b443 TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b443=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b443=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c oci_attach_linux_cgo.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b443=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/libpod TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b443=/tmp/go-build -gno-record-gcc-switches -o $WORK/b443/_cgo_.o $WORK/b443/_cgo_main.o $WORK/b443/_x001.o $WORK/b443/_x002.o -g -O2 TERM='dumb' CC='/usr/bin/gcc' GCCGO='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage libpod -dynimport $WORK/b443/_cgo_.o -dynout $WORK/b443/_cgo_import.go cat >$WORK/b443/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/coreos/go-systemd/activation=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus importmap github.com/coreos/go-systemd/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/docker/oci/caps=github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps importmap github.com/docker/docker/pkg/namesgenerator=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/etcd-io/bbolt=github.com/containers/libpod/vendor/github.com/etcd-io/bbolt importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap github.com/vishvananda/netlink=github.com/containers/libpod/vendor/github.com/vishvananda/netlink importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b062/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/libpod/config=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/libpod/lock=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/pkg/apparmor=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b541/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b543/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b462/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b379/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b497/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/containers/libpod/libpod -installsuffix shared -buildid XNkMhQ4eALMemjJHolfB/XNkMhQ4eALMemjJHolfB -goversion go1.15.7 -D "" -importcfg $WORK/b443/importcfg -pack ./boltdb_state.go ./boltdb_state_internal.go ./boltdb_state_linux.go ./container.go ./container.log.go ./container_api.go ./container_commit.go ./container_graph.go ./container_inspect.go ./container_internal.go ./container_internal_linux.go ./container_linux.go ./container_log_linux.go ./container_top_linux.go ./diff.go ./events.go ./healthcheck.go ./healthcheck_linux.go ./in_memory_state.go ./info.go ./kube.go ./mounts_linux.go ./networking_linux.go ./oci.go ./oci_attach_linux.go ./oci_conmon_linux.go ./oci_missing.go ./oci_util.go ./options.go ./pod.go ./pod_api.go ./pod_internal.go ./pod_top_linux.go ./runtime.go ./runtime_cstorage.go ./runtime_ctr.go ./runtime_img.go ./runtime_migrate.go ./runtime_pod.go ./runtime_pod_infra_linux.go ./runtime_pod_linux.go ./runtime_renumber.go ./runtime_volume.go ./runtime_volume_linux.go ./state.go ./stats.go ./stats_config.go ./storage.go ./util.go ./util_linux.go ./volume.go ./volume_inspect.go ./volume_internal.go ./volume_internal_linux.go $WORK/b443/_cgo_gotypes.go $WORK/b443/oci_attach_linux_cgo.cgo1.go $WORK/b443/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b443/_pkg_.a $WORK/b443/_x001.o $WORK/b443/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/8a/8a9f8a38e7d208e7526adb93740f5a55a177889e2896d0cacd34bea05be2e875-d # internal github.com/containers/libpod/pkg/adapter/shortcuts mkdir -p $WORK/b562/ github.com/containers/libpod/cmd/podman/libpodruntime mkdir -p $WORK/b565/ github.com/containers/libpod/pkg/spec cat >$WORK/b562/importcfg << 'EOF' # internal # import config packagefile github.com/containers/libpod/libpod=$WORK/b443/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/adapter/shortcuts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -shared -p github.com/containers/libpod/pkg/adapter/shortcuts -complete -installsuffix shared -buildid 7rynQKeW5roN5Qz-ECnQ/7rynQKeW5roN5Qz-ECnQ -goversion go1.15.7 -D "" -importcfg $WORK/b562/importcfg -pack ./shortcuts.go mkdir -p $WORK/b553/ cat >$WORK/b565/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile context=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a EOF cat >$WORK/b553/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/oci/caps=github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/libpod/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/libpod/config=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/cmd/podman/libpodruntime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -shared -p github.com/containers/libpod/cmd/podman/libpodruntime -complete -installsuffix shared -buildid 1zmepBWQkIpCtnqQaWQd/1zmepBWQkIpCtnqQaWQd -goversion go1.15.7 -D "" -importcfg $WORK/b565/importcfg -pack ./runtime.go cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/spec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -shared -p github.com/containers/libpod/pkg/spec -complete -installsuffix shared -buildid OleJHguubKhAEPqWBrJ4/OleJHguubKhAEPqWBrJ4 -goversion go1.15.7 -D "" -importcfg $WORK/b553/importcfg -pack ./config_linux.go ./config_linux_cgo.go ./containerconfig.go ./createconfig.go ./parse.go ./ports.go ./spec.go ./storage.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/19/197b0185a4cfe2bdc069213b89e395b313b82a89911dd3a6fbdbd7111f0e9147-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/4c/4c40a6b9498d07cb7a3814bf7ad7d2d2b75debe06aa568ef2761bf18d8b32578-d # internal github.com/containers/libpod/cmd/podman/shared mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/google/shlex=github.com/containers/libpod/vendor/github.com/google/shlex importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b379/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b565/_pkg_.a # internal cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/cmd/podman/shared /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/containers/libpod/cmd/podman/shared -complete -installsuffix shared -buildid gJShd69wGwIUlejyHGwX/gJShd69wGwIUlejyHGwX -goversion go1.15.7 -D "" -importcfg $WORK/b439/importcfg -pack ./container.go ./create.go ./create_cli.go ./funcs.go ./intermediate.go ./intermediate_varlink.go ./parallel.go ./pod.go ./volumes_shared.go ./workers.go cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/b6/b6e6cbecab1ecd4ead426ac2e5f505cf98553e4f65e4c1c50af77cb51b5f659f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/7e/7e99de8b3a40774ce79348fa1ef9be12aa8ecb0c46d72a2c82a9a5a44a558e85-d # internal github.com/containers/libpod/pkg/varlinkapi mkdir -p $WORK/b561/ cat >$WORK/b561/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/pkg/channelwriter=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b435/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b497/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/varlinkapi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -shared -p github.com/containers/libpod/pkg/varlinkapi -complete -installsuffix shared -buildid SbC_uTx1qAGeXUHQH-Dt/SbC_uTx1qAGeXUHQH-Dt -goversion go1.15.7 -D "" -importcfg $WORK/b561/importcfg -pack ./attach.go ./config.go ./containers.go ./containers_create.go ./events.go ./generate.go ./images.go ./mount.go ./pods.go ./remote_client.go ./system.go ./transfers.go ./util.go ./volumes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/0e/0eec6c15c0ad51737b466b8e6b600632b661ab8056e75f1310eb630d040808d4-d # internal github.com/containers/libpod/pkg/adapter mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/varlink/go/varlink=github.com/containers/libpod/vendor/github.com/varlink/go/varlink importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b041/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/remoteclientconfig=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b244/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b379/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b497/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/signal=$WORK/b265/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile text/template=$WORK/b219/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/pkg/adapter /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/containers/libpod/pkg/adapter -complete -installsuffix shared -buildid 4f52ge-V6SukI2_rJyrY/4f52ge-V6SukI2_rJyrY -goversion go1.15.7 -D "" -importcfg $WORK/b437/importcfg -pack ./client.go ./client_config.go ./client_unix.go ./containers_remote.go ./errors.go ./images_remote.go ./info_remote.go ./pods_remote.go ./runtime_remote.go ./runtime_remote_supported.go ./sigproxy_linux.go ./terminal.go ./terminal_linux.go ./volumes_remote.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/30/30eecd27277abe15eda2b0b9d052a5d0f60c0a017f169659bb899a3e893689fa-d # internal github.com/containers/libpod/cmd/podman/imagefilters mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/cmd/podman/imagefilters /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/containers/libpod/cmd/podman/imagefilters -complete -installsuffix shared -buildid IUOHvAXbPv2RnxwZDJyZ/IUOHvAXbPv2RnxwZDJyZ -goversion go1.15.7 -D "" -importcfg $WORK/b436/importcfg -pack ./filters.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/f2/f26a72d421ca6ab798a1867c058320c1563372900e3c01dfa0dfad2675d4dbe4-d # internal github.com/containers/libpod/cmd/podman mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/libpod/vendor/github.com/buger/goterm importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/cli=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/fatih/camelcase=github.com/containers/libpod/vendor/github.com/fatih/camelcase importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b041/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b048/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/imagefilters=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b566/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fatih/camelcase=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b244/_pkg_.a packagefile html/template=$WORK/b569/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b104/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile text/tabwriter=$WORK/b050/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/containers-podman-bcbbbc4/_build/src/github.com/containers/libpod/cmd/podman /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid SOwWlNTQ6JktldSSnyyh/SOwWlNTQ6JktldSSnyyh -goversion go1.15.7 -D "" -importcfg $WORK/b001/importcfg -pack ./attach.go ./build.go ./checkpoint.go ./commands_remoteclient.go ./commit.go ./common.go ./common_libpod.go ./container.go ./containers_prune.go ./cp.go ./create.go ./diff.go ./errors_remote.go ./events.go ./exec.go ./exists.go ./export.go ./generate.go ./generate_kube.go ./generate_systemd.go ./healthcheck.go ./healthcheck_run.go ./history.go ./image.go ./images.go ./images_prune.go ./import.go ./info.go ./init.go ./inspect.go ./kill.go ./load.go ./login.go ./logout.go ./logs.go ./main.go ./main_remote.go ./main_remote_supported.go ./mount.go ./pause.go ./platform_linux.go ./play.go ./play_kube.go ./pod.go ./pod_create.go ./pod_inspect.go ./pod_kill.go ./pod_pause.go ./pod_ps.go ./pod_restart.go ./pod_rm.go ./pod_start.go ./pod_stats.go ./pod_stop.go ./pod_top.go ./pod_unpause.go ./pods_prune.go ./port.go ./ps.go ./pull.go ./push.go ./refresh.go ./restart.go ./restore.go ./rm.go ./rmi.go ./run.go ./runlabel.go ./save.go ./search.go ./sign.go ./start.go ./stats.go ./stop.go ./system.go ./system_migrate.go ./system_prune.go ./system_renumber.go ./tag.go ./top.go ./tree.go ./trust.go ./trust_set_show.go ./umount.go ./unpause.go ./utils.go ./version.go ./volume.go ./volume_create.go ./volume_inspect.go ./volume_ls.go ./volume_prune.go ./volume_rm.go ./wait.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/4e/4e0885ac99f098dc90c233690084e6ebe50be79be5d23b2955c36eceb4b0c524-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/libpod/cmd/podman=$WORK/b001/_pkg_.a packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b041/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile encoding/json=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b048/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/imagefilters=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b566/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fatih/camelcase=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b244/_pkg_.a packagefile html/template=$WORK/b569/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b063/_pkg_.a packagefile os/user=$WORK/b038/_pkg_.a packagefile path=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b104/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile text/tabwriter=$WORK/b050/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile sync=$WORK/b015/_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/b044/_pkg_.a packagefile encoding/base64=$WORK/b045/_pkg_.a packagefile unicode/utf16=$WORK/b047/_pkg_.a packagefile internal/fmtsort=$WORK/b021/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b049/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/api/config/v1=$WORK/b378/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b427/_pkg_.a packagefile hash=$WORK/b070/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b223/_pkg_.a packagefile flag=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b424/_pkg_.a packagefile text/template=$WORK/b219/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b222/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b268/_pkg_.a packagefile crypto/rand=$WORK/b088/_pkg_.a packagefile crypto/tls=$WORK/b122/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b280/_pkg_.a packagefile mime=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b113/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/libtrust=$WORK/b114/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b143/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b379/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b054/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b062/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/libpod/config=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/libpod/lock=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/apparmor=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b541/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b543/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b462/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/remoteclientconfig=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b564/_pkg_.a packagefile os/signal=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b105/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b211/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b212/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b221/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b187/_pkg_.a packagefile compress/bzip2=$WORK/b086/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b087/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b180/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b510/_pkg_.a packagefile math/big=$WORK/b097/_pkg_.a packagefile crypto=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b474/_pkg_.a packagefile log=$WORK/b082/_pkg_.a packagefile encoding/csv=$WORK/b432/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile html=$WORK/b570/_pkg_.a packagefile text/template/parse=$WORK/b220/_pkg_.a packagefile internal/oserror=$WORK/b028/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/execenv=$WORK/b033/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b034/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_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 internal/race=$WORK/b016/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b060/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b165/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b311/_pkg_.a packagefile text/scanner=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b426/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b056/_pkg_.a packagefile internal/nettrace=$WORK/b057/_pkg_.a packagefile internal/singleflight=$WORK/b058/_pkg_.a packagefile compress/gzip=$WORK/b224/_pkg_.a packagefile container/list=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b225/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b232/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b233/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b226/_pkg_.a packagefile mime/multipart=$WORK/b235/_pkg_.a packagefile net/http/httptrace=$WORK/b237/_pkg_.a packagefile net/http/internal=$WORK/b238/_pkg_.a packagefile net/textproto=$WORK/b231/_pkg_.a packagefile crypto/x509=$WORK/b131/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b414/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b422/_pkg_.a packagefile net/http/httputil=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b416/_pkg_.a packagefile crypto/aes=$WORK/b089/_pkg_.a packagefile crypto/cipher=$WORK/b090/_pkg_.a packagefile crypto/internal/boring=$WORK/b093/_pkg_.a packagefile crypto/des=$WORK/b124/_pkg_.a packagefile crypto/ecdsa=$WORK/b115/_pkg_.a packagefile crypto/ed25519=$WORK/b125/_pkg_.a packagefile crypto/elliptic=$WORK/b116/_pkg_.a packagefile crypto/hmac=$WORK/b127/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b094/_pkg_.a packagefile crypto/md5=$WORK/b128/_pkg_.a packagefile crypto/rc4=$WORK/b129/_pkg_.a packagefile crypto/rsa=$WORK/b121/_pkg_.a packagefile crypto/sha1=$WORK/b130/_pkg_.a packagefile crypto/sha512=$WORK/b118/_pkg_.a packagefile crypto/subtle=$WORK/b092/_pkg_.a packagefile encoding/pem=$WORK/b134/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b136/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b140/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b141/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b288/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b289/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b107/_pkg_.a packagefile crypto/x509/pkix=$WORK/b133/_pkg_.a packagefile encoding/base32=$WORK/b142/_pkg_.a packagefile regexp/syntax=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b149/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b150/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b156/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b347/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b348/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b380/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b061/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b325/_pkg_.a packagefile hash/fnv=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b371/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b374/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b498/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b535/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/pkg/channelwriter=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b106/_pkg_.a packagefile hash/crc32=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b182/_pkg_.a packagefile go/format=$WORK/b213/_pkg_.a packagefile hash/crc64=$WORK/b112/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b103/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b257/_pkg_.a packagefile container/heap=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b263/_pkg_.a packagefile go/ast=$WORK/b214/_pkg_.a packagefile go/doc=$WORK/b396/_pkg_.a packagefile go/parser=$WORK/b217/_pkg_.a packagefile go/token=$WORK/b216/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b390/_pkg_.a packagefile compress/flate=$WORK/b151/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b227/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b229/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b230/_pkg_.a packagefile mime/quotedprintable=$WORK/b236/_pkg_.a packagefile crypto/dsa=$WORK/b132/_pkg_.a packagefile encoding/asn1=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/fs=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/morikuni/aec=$WORK/b421/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b417/_pkg_.a packagefile crypto/internal/subtle=$WORK/b091/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b095/_pkg_.a packagefile crypto/internal/randutil=$WORK/b117/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b126/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b137/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b138/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b139/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b290/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b109/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b110/_pkg_.a packagefile compress/zlib=$WORK/b152/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b154/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b155/_pkg_.a packagefile image=$WORK/b157/_pkg_.a packagefile image/jpeg=$WORK/b159/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b349/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b350/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b458/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b327/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b328/_pkg_.a packagefile database/sql/driver=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b375/_pkg_.a packagefile net/mail=$WORK/b377/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b527/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b521/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b528/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b522/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b529/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b531/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b536/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b202/_pkg_.a packagefile go/printer=$WORK/b218/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b261/_pkg_.a packagefile go/scanner=$WORK/b215/_pkg_.a packagefile internal/lazyregexp=$WORK/b397/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b228/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx=$WORK/b411/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/errgroup=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b291/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b111/_pkg_.a packagefile hash/adler32=$WORK/b153/_pkg_.a packagefile image/color=$WORK/b158/_pkg_.a packagefile image/internal/imageutil=$WORK/b160/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b351/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b353/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b354/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes=$WORK/b329/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/internal=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b376/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b519/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b520/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b523/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b532/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b533/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b534/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx=$WORK/b412/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b352/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b331/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b524/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b538/_pkg_.a packagefile expvar=$WORK/b293/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b294/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b303/_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=VkmJZzomF5laoDmCZ4KV/SOwWlNTQ6JktldSSnyyh/TxZ4oeuiRfDmq3YSmDOM/VkmJZzomF5laoDmCZ4KV -compressdwarf=false -B 0x1d55f882cdb03e32e7cc9ba109bda1331e772052 -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/podman-remote rm -r $WORK/b001/ + /usr/bin/make docs Error, empty output for info: 'NUMBER' Error, empty output for info: 'NUMBER' mkdir -p docs/build/man mkdir -p "/builddir/build/BUILD/containers-podman-bcbbbc4/src/github.com/containers" ln -sfn "/builddir/build/BUILD/containers-podman-bcbbbc4" "/builddir/build/BUILD/containers-podman-bcbbbc4/src/github.com/containers/libpod" ln -sfn "/builddir/build/BUILD/containers-podman-bcbbbc4/vendor/github.com/varlink" "/builddir/build/BUILD/containers-podman-bcbbbc4/src/github.com/varlink" touch .gopathok + ./docs/dckrman.sh ./docs/build/man/podman-attach.1 ./docs/build/man/podman-build.1 ./docs/build/man/podman-commit.1 ./docs/build/man/podman-container-checkpoint.1 ./docs/build/man/podman-container-cleanup.1 ./docs/build/man/podman-container-exists.1 ./docs/build/man/podman-container-prune.1 ./docs/build/man/podman-container-restore.1 ./docs/build/man/podman-container-runlabel.1 ./docs/build/man/podman-container.1 ./docs/build/man/podman-cp.1 ./docs/build/man/podman-create.1 ./docs/build/man/podman-diff.1 ./docs/build/man/podman-events.1 ./docs/build/man/podman-exec.1 ./docs/build/man/podman-export.1 ./docs/build/man/podman-generate-kube.1 ./docs/build/man/podman-generate-systemd.1 ./docs/build/man/podman-generate.1 ./docs/build/man/podman-healthcheck-run.1 ./docs/build/man/podman-healthcheck.1 ./docs/build/man/podman-history.1 ./docs/build/man/podman-image-exists.1 ./docs/build/man/podman-image-prune.1 ./docs/build/man/podman-image-sign.1 ./docs/build/man/podman-image-tree.1 ./docs/build/man/podman-image-trust.1 ./docs/build/man/podman-image.1 ./docs/build/man/podman-images.1 ./docs/build/man/podman-import.1 ./docs/build/man/podman-info.1 ./docs/build/man/podman-init.1 ./docs/build/man/podman-inspect.1 ./docs/build/man/podman-kill.1 ./docs/build/man/podman-load.1 ./docs/build/man/podman-login.1 ./docs/build/man/podman-logout.1 ./docs/build/man/podman-logs.1 ./docs/build/man/podman-mount.1 ./docs/build/man/podman-network-create.1 ./docs/build/man/podman-network-inspect.1 ./docs/build/man/podman-network-ls.1 ./docs/build/man/podman-network-rm.1 ./docs/build/man/podman-network.1 ./docs/build/man/podman-pause.1 ./docs/build/man/podman-play-kube.1 ./docs/build/man/podman-play.1 ./docs/build/man/podman-pod-create.1 ./docs/build/man/podman-pod-exists.1 ./docs/build/man/podman-pod-inspect.1 ./docs/build/man/podman-pod-kill.1 ./docs/build/man/podman-pod-pause.1 ./docs/build/man/podman-pod-prune.1 ./docs/build/man/podman-pod-ps.1 ./docs/build/man/podman-pod-restart.1 ./docs/build/man/podman-pod-rm.1 ./docs/build/man/podman-pod-start.1 ./docs/build/man/podman-pod-stats.1 ./docs/build/man/podman-pod-stop.1 ./docs/build/man/podman-pod-top.1 ./docs/build/man/podman-pod-unpause.1 ./docs/build/man/podman-pod.1 ./docs/build/man/podman-port.1 ./docs/build/man/podman-ps.1 ./docs/build/man/podman-pull.1 ./docs/build/man/podman-push.1 ./docs/build/man/podman-remote.1 ./docs/build/man/podman-restart.1 ./docs/build/man/podman-rm.1 ./docs/build/man/podman-rmi.1 ./docs/build/man/podman-run.1 ./docs/build/man/podman-save.1 ./docs/build/man/podman-search.1 ./docs/build/man/podman-start.1 ./docs/build/man/podman-stats.1 ./docs/build/man/podman-stop.1 ./docs/build/man/podman-system-df.1 ./docs/build/man/podman-system-migrate.1 ./docs/build/man/podman-system-prune.1 ./docs/build/man/podman-system-renumber.1 ./docs/build/man/podman-system.1 ./docs/build/man/podman-tag.1 ./docs/build/man/podman-top.1 ./docs/build/man/podman-umount.1 ./docs/build/man/podman-unpause.1 ./docs/build/man/podman-unshare.1 ./docs/build/man/podman-varlink.1 ./docs/build/man/podman-version.1 ./docs/build/man/podman-volume-create.1 ./docs/build/man/podman-volume-inspect.1 ./docs/build/man/podman-volume-ls.1 ./docs/build/man/podman-volume-prune.1 ./docs/build/man/podman-volume-rm.1 ./docs/build/man/podman-volume.1 ./docs/build/man/podman-wait.1 ./docs/build/man/podman.1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WfBP2m + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64 ++ dirname /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64 + cd containers-podman-bcbbbc4 + install -dp /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/lib/systemd/system + PODMAN_VERSION=1.6.4 + /usr/bin/make PREFIX=/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr ETCDIR=/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/etc install.bin install.remote install.man install.cni install.systemd install.completions Error, empty output for info: 'NUMBER' Error, empty output for info: 'NUMBER' install -d -m 755 /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/bin install -m 755 bin/podman /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/bin/podman test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/bin/podman bin/podman install -d -m 755 /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/bin install -m 755 bin/podman-remote /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/bin/podman-remote test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/bin/podman bin/podman-remote install -d -m 755 /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man5 install -m 644 docs/build/man/podman-stats.1 docs/build/man/podman-play-kube.1 docs/build/man/podman-commit.1 docs/build/man/podman-volume-ls.1 docs/build/man/podman-pod-restart.1 docs/build/man/podman-export.1 docs/build/man/podman-healthcheck.1 docs/build/man/podman-system-migrate.1 docs/build/man/podman-load.1 docs/build/man/podman-image-exists.1 docs/build/man/podman-port.1 docs/build/man/podman-container-cleanup.1 docs/build/man/podman-kill.1 docs/build/man/podman-stop.1 docs/build/man/podman-system-prune.1 docs/build/man/podman-healthcheck-run.1 docs/build/man/podman-remote.1 docs/build/man/podman-history.1 docs/build/man/podman-images.1 docs/build/man/podman-system-df.1 docs/build/man/podman-system.1 docs/build/man/podman-container-checkpoint.1 docs/build/man/podman-tag.1 docs/build/man/podman-pod-top.1 docs/build/man/podman-network-create.1 docs/build/man/podman-image-trust.1 docs/build/man/podman-generate-systemd.1 docs/build/man/podman-restart.1 docs/build/man/podman-pod-exists.1 docs/build/man/podman-init.1 docs/build/man/podman-pod-rm.1 docs/build/man/podman-save.1 docs/build/man/podman-pod-stats.1 docs/build/man/podman-container-restore.1 docs/build/man/podman-cp.1 docs/build/man/podman-pod-ps.1 docs/build/man/podman-import.1 docs/build/man/podman-exec.1 docs/build/man/podman-pull.1 docs/build/man/podman-rm.1 docs/build/man/podman-pod-start.1 docs/build/man/podman-mount.1 docs/build/man/podman-pod-pause.1 docs/build/man/podman-container-prune.1 docs/build/man/podman.1 docs/build/man/podman-container-exists.1 docs/build/man/podman-inspect.1 docs/build/man/podman-image-tree.1 docs/build/man/podman-login.1 docs/build/man/podman-logs.1 docs/build/man/podman-top.1 docs/build/man/podman-pause.1 docs/build/man/podman-build.1 docs/build/man/podman-pod-unpause.1 docs/build/man/podman-umount.1 docs/build/man/podman-logout.1 docs/build/man/podman-volume-rm.1 docs/build/man/podman-ps.1 docs/build/man/podman-network-ls.1 docs/build/man/podman-pod-create.1 docs/build/man/podman-volume-prune.1 docs/build/man/podman-generate.1 docs/build/man/podman-image-prune.1 docs/build/man/podman-search.1 docs/build/man/podman-pod-inspect.1 docs/build/man/podman-pod-stop.1 docs/build/man/podman-start.1 docs/build/man/podman-image-sign.1 docs/build/man/podman-events.1 docs/build/man/podman-unpause.1 docs/build/man/podman-pod-kill.1 docs/build/man/podman-generate-kube.1 docs/build/man/podman-push.1 docs/build/man/podman-attach.1 docs/build/man/podman-system-renumber.1 docs/build/man/podman-volume-inspect.1 docs/build/man/podman-network.1 docs/build/man/podman-unshare.1 docs/build/man/podman-container-runlabel.1 docs/build/man/podman-version.1 docs/build/man/podman-run.1 docs/build/man/podman-diff.1 docs/build/man/podman-create.1 docs/build/man/podman-network-rm.1 docs/build/man/podman-pod-prune.1 docs/build/man/podman-image.1 docs/build/man/podman-network-inspect.1 docs/build/man/podman-rmi.1 docs/build/man/podman-play.1 docs/build/man/podman-container.1 docs/build/man/podman-pod.1 docs/build/man/podman-volume.1 docs/build/man/podman-info.1 docs/build/man/podman-wait.1 docs/build/man/podman-volume-create.1 docs/build/man/podman-varlink.1 -t /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man1 install -m 644 pkg/hooks/docs/oci-hooks.5 -t /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man5 install -m 644 docs/source/markdown/links/*1 -t /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/etc/cni/net.d/ install -m 644 cni/87-podman-bridge.conflist /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/etc/cni/net.d/87-podman-bridge.conflist install -m 755 -d /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/lib/systemd/user /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/lib/tmpfiles.d install -m 644 contrib/varlink/io.podman.socket /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/lib/systemd/system/io.podman.socket install -m 644 contrib/varlink/io.podman.socket /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/lib/systemd/user/io.podman.socket install -m 644 contrib/varlink/io.podman.service /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/lib/systemd/system/io.podman.service install -d /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/lib/systemd/user # User units are ordered differently, we can't make the *system* multi-user.target depend on a user unit. # For user units the default.target that's the default is fine. sed -e 's,^WantedBy=.*,WantedBy=default.target,' < contrib/varlink/io.podman.service > /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/lib/systemd/user/io.podman.service install -m 644 contrib/varlink/podman.conf /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/lib/tmpfiles.d/podman.conf install -d -m 755 /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/bash-completion/completions install -m 644 completions/bash/podman /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/bash-completion/completions install -d -m 755 /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/zsh/site-functions install -m 644 completions/zsh/_podman /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/zsh/site-functions + install -dp /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/containers + install -m 644 libpod.conf /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/containers + install -dp /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man1 + install -m 644 docs/build/man/docker-attach.1 docs/build/man/docker-build.1 docs/build/man/docker-commit.1 docs/build/man/docker-container-checkpoint.1 docs/build/man/docker-container-cleanup.1 docs/build/man/docker-container-exists.1 docs/build/man/docker-container-prune.1 docs/build/man/docker-container-restore.1 docs/build/man/docker-container-runlabel.1 docs/build/man/docker-container.1 docs/build/man/docker-cp.1 docs/build/man/docker-create.1 docs/build/man/docker-diff.1 docs/build/man/docker-events.1 docs/build/man/docker-exec.1 docs/build/man/docker-export.1 docs/build/man/docker-generate-kube.1 docs/build/man/docker-generate-systemd.1 docs/build/man/docker-generate.1 docs/build/man/docker-healthcheck-run.1 docs/build/man/docker-healthcheck.1 docs/build/man/docker-history.1 docs/build/man/docker-image-exists.1 docs/build/man/docker-image-prune.1 docs/build/man/docker-image-sign.1 docs/build/man/docker-image-tree.1 docs/build/man/docker-image-trust.1 docs/build/man/docker-image.1 docs/build/man/docker-images.1 docs/build/man/docker-import.1 docs/build/man/docker-info.1 docs/build/man/docker-init.1 docs/build/man/docker-inspect.1 docs/build/man/docker-kill.1 docs/build/man/docker-load.1 docs/build/man/docker-login.1 docs/build/man/docker-logout.1 docs/build/man/docker-logs.1 docs/build/man/docker-mount.1 docs/build/man/docker-network-create.1 docs/build/man/docker-network-inspect.1 docs/build/man/docker-network-ls.1 docs/build/man/docker-network-rm.1 docs/build/man/docker-network.1 docs/build/man/docker-pause.1 docs/build/man/docker-play-kube.1 docs/build/man/docker-play.1 docs/build/man/docker-pod-create.1 docs/build/man/docker-pod-exists.1 docs/build/man/docker-pod-inspect.1 docs/build/man/docker-pod-kill.1 docs/build/man/docker-pod-pause.1 docs/build/man/docker-pod-prune.1 docs/build/man/docker-pod-ps.1 docs/build/man/docker-pod-restart.1 docs/build/man/docker-pod-rm.1 docs/build/man/docker-pod-start.1 docs/build/man/docker-pod-stats.1 docs/build/man/docker-pod-stop.1 docs/build/man/docker-pod-top.1 docs/build/man/docker-pod-unpause.1 docs/build/man/docker-pod.1 docs/build/man/docker-port.1 docs/build/man/docker-ps.1 docs/build/man/docker-pull.1 docs/build/man/docker-push.1 docs/build/man/docker-remote.1 docs/build/man/docker-restart.1 docs/build/man/docker-rm.1 docs/build/man/docker-rmi.1 docs/build/man/docker-run.1 docs/build/man/docker-save.1 docs/build/man/docker-search.1 docs/build/man/docker-start.1 docs/build/man/docker-stats.1 docs/build/man/docker-stop.1 docs/build/man/docker-system-df.1 docs/build/man/docker-system-migrate.1 docs/build/man/docker-system-prune.1 docs/build/man/docker-system-renumber.1 docs/build/man/docker-system.1 docs/build/man/docker-tag.1 docs/build/man/docker-top.1 docs/build/man/docker-umount.1 docs/build/man/docker-unpause.1 docs/build/man/docker-unshare.1 docs/build/man/docker-varlink.1 docs/build/man/docker-version.1 docs/build/man/docker-volume-create.1 docs/build/man/docker-volume-inspect.1 docs/build/man/docker-volume-ls.1 docs/build/man/docker-volume-prune.1 docs/build/man/docker-volume-rm.1 docs/build/man/docker-volume.1 docs/build/man/docker-wait.1 docs/build/man/docker.1 -t /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man1 + install -m 755 docker /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/bin + ln -s ./ ./vendor/src + install -d -p /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64//usr/share/podman/test/system + cp -pav test/system /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64//usr/share/podman/test/ 'test/system/000-TEMPLATE' -> '/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64//usr/share/podman/test/system/000-TEMPLATE' 'test/system/001-basic.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64//usr/share/podman/test/system/001-basic.bats' 'test/system/005-info.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64//usr/share/podman/test/system/005-info.bats' 'test/system/010-images.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64//usr/share/podman/test/system/010-images.bats' 'test/system/015-help.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64//usr/share/podman/test/system/015-help.bats' 'test/system/030-run.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64//usr/share/podman/test/system/030-run.bats' 'test/system/035-logs.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64//usr/share/podman/test/system/035-logs.bats' 'test/system/040-ps.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64//usr/share/podman/test/system/040-ps.bats' 'test/system/050-stop.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64//usr/share/podman/test/system/050-stop.bats' 'test/system/055-rm.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64//usr/share/podman/test/system/055-rm.bats' 'test/system/060-mount.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64//usr/share/podman/test/system/060-mount.bats' 'test/system/065-cp.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64//usr/share/podman/test/system/065-cp.bats' 'test/system/070-build.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64//usr/share/podman/test/system/070-build.bats' 'test/system/075-exec.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64//usr/share/podman/test/system/075-exec.bats' 'test/system/110-history.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64//usr/share/podman/test/system/110-history.bats' 'test/system/120-load.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64//usr/share/podman/test/system/120-load.bats' 'test/system/200-pod-top.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64//usr/share/podman/test/system/200-pod-top.bats' 'test/system/250-generate-systemd.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64//usr/share/podman/test/system/250-generate-systemd.bats' 'test/system/300-cli-parsing.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64//usr/share/podman/test/system/300-cli-parsing.bats' 'test/system/400-unprivileged-access.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64//usr/share/podman/test/system/400-unprivileged-access.bats' 'test/system/README.md' -> '/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64//usr/share/podman/test/system/README.md' 'test/system/TODO.md' -> '/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64//usr/share/podman/test/system/TODO.md' 'test/system/helpers.bash' -> '/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64//usr/share/podman/test/system/helpers.bash' 'test/system/helpers.t' -> '/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64//usr/share/podman/test/system/helpers.t' ++ find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man1 /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man5 -type f ++ sed s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,, ++ grep -v -e remote -e docker + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-play-kube.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-commit.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-export.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-healthcheck.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-migrate.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-load.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-port.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-cleanup.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-healthcheck-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-history.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-images.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-df.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-checkpoint.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-tag.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-trust.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate-systemd.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-init.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-save.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-restore.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-cp.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-import.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-exec.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pull.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-tree.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-login.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-logs.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-build.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-logout.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-search.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-sign.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-events.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate-kube.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-attach.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-renumber.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unshare.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-runlabel.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-version.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rmi.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-play.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-info.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-wait.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-varlink.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-attach.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-commit.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-cp.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-exec.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-export.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-init.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-logs.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-port.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-wait.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-help.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-build.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-history.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-import.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-load.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-pull.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-save.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-tag.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-info.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man5/oci-hooks.5*' + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 1.6.4-26.module+an8.4.0+10229+9cf968c0 --unique-debug-suffix -1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64 --unique-debug-src-base podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/containers-podman-bcbbbc4 extracting debug info from /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/bin/podman-remote extracting debug info from /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/bin/podman 34627 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.XNmQjm + umask 022 + cd /builddir/build/BUILD + cd containers-podman-bcbbbc4 + exit 0 Processing files: podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HYtBul + umask 022 + cd /builddir/build/BUILD + cd containers-podman-bcbbbc4 + DOCDIR=/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/doc/podman + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/doc/podman + cp -pr README.md /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/doc/podman + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/doc/podman + cp -pr pkg/hooks/README-hooks.md /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/doc/podman + cp -pr install.md /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/doc/podman + cp -pr code-of-conduct.md /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/doc/podman + cp -pr transfer.md /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/doc/podman + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.axcyPm + umask 022 + cd /builddir/build/BUILD + cd containers-podman-bcbbbc4 + LICENSEDIR=/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/licenses/podman + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/licenses/podman + cp -pr LICENSE /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/licenses/podman + exit 0 warning: File listed twice: /usr/share/zsh/site-functions/_podman Provides: bundled(golang(github.com/Azure/go-ansiterm)) = 19f72df4d05d31cbe1c56bfc8045c96babff6c7e bundled(golang(github.com/BurntSushi/toml)) = v0.2.0 bundled(golang(github.com/Microsoft/go-winio)) = 78439966b38d69bf38227fbf57ac8a6fee70f69a bundled(golang(github.com/Microsoft/hcsshim)) = 43f9725307998e09f2e3816c2c0c36dc98f0c982 bundled(golang(github.com/Nvveen/Gotty)) = master bundled(golang(github.com/blang/semver)) = v3.5.0 bundled(golang(github.com/boltdb/bolt)) = master bundled(golang(github.com/buger/goterm)) = 2f8dfbc7dbbff5dd1d391ed91482c24df243b2d3 bundled(golang(github.com/containerd/cgroups)) = 58556f5ad8448d99a6f7bea69ea4bdb7747cfeb0 bundled(golang(github.com/containerd/continuity)) = master bundled(golang(github.com/containernetworking/plugins)) = 1562a1e60ed101aacc5e08ed9dbeba8e9f3d4ec1 bundled(golang(github.com/containers/image)) = 85d7559d44fd71f30e46e43d809bfbf88d11d916 bundled(golang(github.com/containers/psgo)) = 5dde6da0bc8831b35243a847625bcf18183bd1ee bundled(golang(github.com/containers/storage)) = 243c4cd616afdf06b4a975f18c4db083d26b1641 bundled(golang(github.com/coreos/go-iptables)) = 25d087f3cffd9aedc0c2b7eff25f23cbf3c20fe1 bundled(golang(github.com/coreos/go-systemd)) = v14 bundled(golang(github.com/cri-o/ocicni)) = master bundled(golang(github.com/cyphar/filepath-securejoin)) = v0.2.1 bundled(golang(github.com/davecgh/go-spew)) = v1.1.0 bundled(golang(github.com/docker/distribution)) = 7a8efe719e55bbfaff7bc5718cdf0ed51ca821df bundled(golang(github.com/docker/docker)) = 86f080cff0914e9694068ed78d503701667c4c00 bundled(golang(github.com/docker/docker-credential-helpers)) = d68f9aeca33f5fd3f08eeae5e9d175edf4e731d1 bundled(golang(github.com/docker/go-connections)) = 3ede32e2033de7505e6500d6c868c2b9ed9f169d bundled(golang(github.com/docker/go-units)) = v0.3.2 bundled(golang(github.com/docker/libtrust)) = aabc10ec26b754e797f9028f4589c5b7bd90dc20 bundled(golang(github.com/docker/spdystream)) = ed496381df8283605c435b86d4fdd6f4f20b8c6e bundled(golang(github.com/fatih/camelcase)) = f6a740d52f961c60348ebb109adde9f4635d7540 bundled(golang(github.com/fsnotify/fsnotify)) = 7d7316ed6e1ed2de075aab8dfc76de5d158d66e1 bundled(golang(github.com/fsouza/go-dockerclient)) = master bundled(golang(github.com/ghodss/yaml)) = 04f313413ffd65ce25f2541bfd2b2ceec5c0908c bundled(golang(github.com/godbus/dbus)) = a389bdde4dd695d414e47b755e95e72b7826432c bundled(golang(github.com/gogo/protobuf)) = c0656edd0d9eab7c66d1eb0c568f9039345796f7 bundled(golang(github.com/golang/glog)) = 23def4e6c14b4da8ac2ed8007337bc5eb5007998 bundled(golang(github.com/golang/groupcache)) = b710c8433bd175204919eb38776e944233235d03 bundled(golang(github.com/golang/protobuf)) = 4bd1920723d7b7c925de087aa32e2187708897f7 bundled(golang(github.com/google/gofuzz)) = 44d81051d367757e1c7c6a5a86423ece9afcf63c bundled(golang(github.com/googleapis/gnostic)) = 0c5108395e2debce0d731cf0287ddf7242066aba bundled(golang(github.com/gorilla/context)) = v1.1 bundled(golang(github.com/gorilla/mux)) = v1.3.0 bundled(golang(github.com/hashicorp/errwrap)) = 7554cd9344cec97297fa6649b055a8c98c2a1e55 bundled(golang(github.com/hashicorp/go-multierror)) = 83588e72410abfbe4df460eeb6f30841ae47d4c4 bundled(golang(github.com/hashicorp/golang-lru)) = 0a025b7e63adc15a622f29b0b2c4c3848243bbf6 bundled(golang(github.com/imdario/mergo)) = 0.2.2 bundled(golang(github.com/json-iterator/go)) = 1.0.0 bundled(golang(github.com/kr/pty)) = v1.0.0 bundled(golang(github.com/mailru/easyjson)) = 03f2033d19d5860aef995fe360ac7d395cd8ce65 bundled(golang(github.com/mattn/go-runewidth)) = v0.0.1 bundled(golang(github.com/mistifyio/go-zfs)) = v2.1.1 bundled(golang(github.com/mrunalp/fileutils)) = master bundled(golang(github.com/mtrmac/gpgme)) = b2432428689ca58c2b8e8dea9449d3295cf96fc9 bundled(golang(github.com/opencontainers/image-spec)) = v1.0.0 bundled(golang(github.com/opencontainers/runc)) = b4e2ecb452d9ee4381137cc0a7e6715b96bed6de bundled(golang(github.com/opencontainers/runtime-spec)) = d810dbc60d8c5aeeb3d054bd1132fab2121968ce bundled(golang(github.com/opencontainers/runtime-tools)) = master bundled(golang(github.com/opencontainers/selinux)) = b6fa367ed7f534f9ba25391cc2d467085dbb445a bundled(golang(github.com/openshift/imagebuilder)) = master bundled(golang(github.com/ostreedev/ostree-go)) = master bundled(golang(github.com/pkg/errors)) = v0.8.0 bundled(golang(github.com/pmezard/go-difflib)) = 792786c7400a136282c1664665ae0a8db921c6c2 bundled(golang(github.com/pquerna/ffjson)) = d49c2bc1aa135aad0c6f4fc2056623ec78f5d5ac bundled(golang(github.com/projectatomic/buildah)) = af5bbde0180026ae87b7fc81c2dc124aa73ec959 bundled(golang(github.com/seccomp/containers-golang)) = master bundled(golang(github.com/seccomp/libseccomp-golang)) = v0.9.0 bundled(golang(github.com/sirupsen/logrus)) = v1.0.0 bundled(golang(github.com/spf13/pflag)) = 9ff6c6923cfffbcd502984b8e0c80539a94968b7 bundled(golang(github.com/stretchr/testify)) = 4d4bfba8f1d1027c4fdbe371823030df51419987 bundled(golang(github.com/syndtr/gocapability)) = e7cb7fa329f456b3855136a2642b197bad7366ba bundled(golang(github.com/tchap/go-patricia)) = v2.2.6 bundled(golang(github.com/ulikunitz/xz)) = v0.5.4 bundled(golang(github.com/ulule/deepcopier)) = master bundled(golang(github.com/urfave/cli)) = 934abfb2f102315b5794e15ebc7949e4ca253920 bundled(golang(github.com/varlink/go)) = master bundled(golang(github.com/vbatts/tar-split)) = v0.10.2 bundled(golang(github.com/vishvananda/netlink)) = master bundled(golang(github.com/vishvananda/netns)) = master bundled(golang(github.com/xeipuuv/gojsonpointer)) = master bundled(golang(github.com/xeipuuv/gojsonreference)) = master bundled(golang(github.com/xeipuuv/gojsonschema)) = master bundled(golang(golang.org/x/crypto)) = 81e90905daefcd6fd217b62423c0908922eadb30 bundled(golang(golang.org/x/net)) = c427ad74c6d7a814201695e9ffde0c5d400a7674 bundled(golang(golang.org/x/sys)) = master bundled(golang(golang.org/x/text)) = f72d8390a633d5dfb0cc84043294db9f6c935756 bundled(golang(golang.org/x/time)) = f51c12702a4d776e4c1fa9b0fabab841babae631 bundled(golang(google.golang.org/grpc)) = v1.0.4 bundled(golang(gopkg.in/cheggaaa/pb.v1)) = v1.0.7 bundled(golang(gopkg.in/inf.v0)) = v0.9.0 bundled(golang(gopkg.in/mgo.v2)) = v2 bundled(golang(gopkg.in/square/go-jose.v2)) = v2.1.3 bundled(golang(gopkg.in/yaml.v2)) = v2 bundled(golang(k8s.io/api)) = 5ce4aa0bf2f097f6021127b3d879eeda82026be8 bundled(golang(k8s.io/apiextensions-apiserver)) = 1b31e26d82f1ec2e945c560790e98f34bb5f2e63 bundled(golang(k8s.io/apimachinery)) = 616b23029fa3dc3e0ccefd47963f5651a6543d94 bundled(golang(k8s.io/apiserver)) = 4d1163080139f1f9094baf8a3a6099e85e1867f6 bundled(golang(k8s.io/client-go)) = 7cd1d3291b7d9b1e2d54d4b69eb65995eaf8888e bundled(golang(k8s.io/kube-openapi)) = 275e2ce91dec4c05a4094a7b1daee5560b555ac9 bundled(golang(k8s.io/utils)) = 258e2a2fa64568210fbd6267cf1d8fd87c3cb86e config(podman) = 1.6.4-26.module+an8.4.0+10229+9cf968c0 podman = 1.6.4-26.module+an8.4.0+10229+9cf968c0 podman(aarch-64) = 1.6.4-26.module+an8.4.0+10229+9cf968c0 podman-manpages = 1.6.4-26.module+an8.4.0+10229+9cf968c0 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libassuan.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.17)(64bit) libseccomp.so.2()(64bit) rtld(GNU_HASH) Obsoletes: podman-manpages < 1.6.4-26.module+an8.4.0+10229+9cf968c0 Processing files: podman-docker-1.6.4-26.module+an8.4.0+10229+9cf968c0.noarch Provides: podman-docker = 1.6.4-26.module+an8.4.0+10229+9cf968c0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh Conflicts: docker docker-ce docker-ee docker-latest moby-engine Processing files: podman-remote-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64 Provides: podman-remote = 1.6.4-26.module+an8.4.0+10229+9cf968c0 podman-remote(aarch-64) = 1.6.4-26.module+an8.4.0+10229+9cf968c0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libassuan.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.17)(64bit) libseccomp.so.2()(64bit) rtld(GNU_HASH) Processing files: podman-tests-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0hGl2k + umask 022 + cd /builddir/build/BUILD + cd containers-podman-bcbbbc4 + LICENSEDIR=/builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/licenses/podman-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/licenses/podman-tests + cp -pr LICENSE /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64/usr/share/licenses/podman-tests + exit 0 Provides: podman-tests = 1.6.4-26.module+an8.4.0+10229+9cf968c0 podman-tests(aarch-64) = 1.6.4-26.module+an8.4.0+10229+9cf968c0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash Processing files: podman-debugsource-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64 Provides: podman-debugsource = 1.6.4-26.module+an8.4.0+10229+9cf968c0 podman-debugsource(aarch-64) = 1.6.4-26.module+an8.4.0+10229+9cf968c0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: podman-debuginfo-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64 Provides: debuginfo(build-id) = f5196a2d40ea87e567cda72ea4fd44a79406e862 podman-debuginfo = 1.6.4-26.module+an8.4.0+10229+9cf968c0 podman-debuginfo(aarch-64) = 1.6.4-26.module+an8.4.0+10229+9cf968c0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(aarch-64) = 1.6.4-26.module+an8.4.0+10229+9cf968c0 Processing files: podman-remote-debuginfo-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64 Provides: debuginfo(build-id) = 284d5217204e17a93f7b674cf32b55ec1abb9777 podman-remote-debuginfo = 1.6.4-26.module+an8.4.0+10229+9cf968c0 podman-remote-debuginfo(aarch-64) = 1.6.4-26.module+an8.4.0+10229+9cf968c0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(aarch-64) = 1.6.4-26.module+an8.4.0+10229+9cf968c0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64 Wrote: /builddir/build/RPMS/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64.rpm Wrote: /builddir/build/RPMS/podman-docker-1.6.4-26.module+an8.4.0+10229+9cf968c0.noarch.rpm Wrote: /builddir/build/RPMS/podman-remote-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64.rpm Wrote: /builddir/build/RPMS/podman-tests-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64.rpm Wrote: /builddir/build/RPMS/podman-debugsource-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64.rpm Wrote: /builddir/build/RPMS/podman-debuginfo-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64.rpm Wrote: /builddir/build/RPMS/podman-remote-debuginfo-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vYN4Ek + umask 022 + cd /builddir/build/BUILD + cd containers-podman-bcbbbc4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/podman-1.6.4-26.module+an8.4.0+10229+9cf968c0.aarch64 + exit 0 Child return code was: 0