Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/buildah.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-container-tools-rhel8-8010020191119225221-4985cc55-build-29568-2958/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/buildah.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/buildah.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-container-tools-rhel8-8010020191119225221-4985cc55-build-29568-2958/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/buildah.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OMSai4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf buildah-00eb895d6f2f13d658a9cb78714382e494974afc + /usr/bin/gzip -dc /builddir/build/SOURCES/buildah-00eb895.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd buildah-00eb895d6f2f13d658a9cb78714382e494974afc + /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 'buildah-1.9.0 base' + /usr/bin/cat /builddir/build/SOURCES/buildah-CVE-2019-10214.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m buildah-CVE-2019-10214.patch --author 'rpm-build ' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3X4jjR + umask 022 + cd /builddir/build/BUILD + cd buildah-00eb895d6f2f13d658a9cb78714382e494974afc + mkdir _build + pushd _build ~/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/_build ~/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc + mkdir -p src/github.com/containers ++ dirs +1 -l + ln -s /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc src/github.com/containers/buildah + popd ~/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc + mv vendor src ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/_build:/builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc + GOPATH=/builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/_build:/builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc + export 'BUILDTAGS=seccomp selinux exclude_graphdriver_btrfs' + BUILDTAGS='seccomp selinux exclude_graphdriver_btrfs' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp selinux seccomp selinux exclude_graphdriver_btrfs' -ldflags ' -compressdwarf=false -B 0x8f6667b48bb1ab08fb3675b9a7b409afac82768d -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o buildah github.com/containers/buildah/cmd/buildah WORK=/tmp/go-build224600700 github.com/containers/storage/pkg/config internal/race internal/cpu github.com/docker/docker/api/types/events mkdir -p $WORK/b185/ errors unicode/utf8 github.com/docker/docker/api mkdir -p $WORK/b279/ mkdir -p $WORK/b006/ unicode/utf16 crypto/internal/subtle math/bits github.com/ulikunitz/xz/internal/hash runtime/internal/sys mkdir -p $WORK/b023/ unicode cat >$WORK/b185/importcfg << 'EOF' # internal # import config EOF github.com/openshift/imagebuilder/dockerfile/command internal/x/crypto/cryptobyte/asn1 crypto/subtle internal/nettrace cat >$WORK/b279/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b293/ encoding cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath $WORK/b185 -shared -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid WE2yyw38qd6GmijQPGhd/WE2yyw38qd6GmijQPGhd -goversion go1.12.8 -D "" -importcfg $WORK/b185/importcfg -pack ./config.go container/list mkdir -p $WORK/b004/ github.com/containers/storage/pkg/ostree cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b279/_pkg_.a -trimpath $WORK/b279 -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid sZtW_FDtZ6Hyz3VRXjad/sZtW_FDtZ6Hyz3VRXjad -goversion go1.12.8 -D "" -importcfg $WORK/b279/importcfg -pack ./common.go ./common_unix.go mkdir -p $WORK/b017/ github.com/docker/docker/api/types/image cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b037/ 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 A6SycT3zdjnXSDDuirqY/A6SycT3zdjnXSDDuirqY -goversion go1.12.8 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go github.com/containers/storage/pkg/promise cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p math/bits -std -complete -installsuffix shared -buildid -xq7y2sahLN7rGceflyT/-xq7y2sahLN7rGceflyT -goversion go1.12.8 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go crypto/internal/boring/sig github.com/VividCortex/ewma cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b293/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid XdflJgLGeYpwQbUUNwqs/XdflJgLGeYpwQbUUNwqs -goversion go1.12.8 -D "" -importcfg $WORK/b006/importcfg -pack ./cpu.go ./cpu_arm64.go sync/atomic mkdir -p $WORK/b081/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b231/ cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid ElqQTCVMysE0okN_FC80/ElqQTCVMysE0okN_FC80 -goversion go1.12.8 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b014/ cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b293/_pkg_.a -trimpath $WORK/b293 -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid yDlNAFm3xeB5AH5j4iqh/yDlNAFm3xeB5AH5j4iqh -goversion go1.12.8 -D "" -importcfg $WORK/b293/importcfg -pack ./events.go image/color cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid M1qqFKIIM17TrxgZcwUz/M1qqFKIIM17TrxgZcwUz -goversion go1.12.8 -D "" -importcfg $WORK/b037/importcfg -pack ./utf16.go cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid oJfDriCwyVEF3TiF2-5t/oJfDriCwyVEF3TiF2-5t -goversion go1.12.8 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b016/ runtime/cgo cat >$WORK/b231/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b346/ cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid iF-kuzjl1S0TD1zBUTZK/iF-kuzjl1S0TD1zBUTZK -goversion go1.12.8 -D "" -importcfg $WORK/b081/importcfg -pack ./aliasing.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b231/_pkg_.a -trimpath $WORK/b231 -shared -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid 2w73S7egpvxoqV5QL10i/2w73S7egpvxoqV5QL10i -goversion go1.12.8 -D "" -importcfg $WORK/b231/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go mkdir -p $WORK/b082/ cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid xZs-cKouuoCtMImHsQdh/xZs-cKouuoCtMImHsQdh -goversion go1.12.8 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go mkdir -p $WORK/b107/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b041/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b279/_pkg_.a # internal cat >$WORK/b346/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b033/ cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode -std -complete -installsuffix shared -buildid n9MjCY-FZVsi-_9MgOV6/n9MjCY-FZVsi-_9MgOV6 -goversion go1.12.8 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b082/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b346/_pkg_.a -trimpath $WORK/b346 -shared -p github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid RK0cbEoAUycgo1Oj5MRO/RK0cbEoAUycgo1Oj5MRO -goversion go1.12.8 -D "" -importcfg $WORK/b346/importcfg -pack ./command.go mkdir -p $WORK/b095/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid HipqLXJ8_vhPuSN0J9eK/HipqLXJ8_vhPuSN0J9eK -goversion go1.12.8 -D "" -importcfg $WORK/b082/importcfg -pack ./constant_time.go mkdir -p $WORK/b180/ cd /usr/lib/golang/src/internal/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid zLE5xjF_59wL8k0TTXiQ/zLE5xjF_59wL8k0TTXiQ -goversion go1.12.8 -D "" -importcfg $WORK/b107/importcfg -pack ./asn1.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b033/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b294/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config EOF cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/9c/9cf8985fd0a3fcf02870df9a127f0060ef8080cc7ade57efc3d65f4b6045ac04-d # internal cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid wbTm3X_haYJyJOzYTwEo/wbTm3X_haYJyJOzYTwEo -goversion go1.12.8 -D "" -importcfg $WORK/b041/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p container/list -std -complete -installsuffix shared -buildid 6z_OHJ0stEyUEvwKUkqP/6z_OHJ0stEyUEvwKUkqP -goversion go1.12.8 -D "" -importcfg $WORK/b095/importcfg -pack ./list.go mkdir -p $WORK/b012/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p encoding -std -complete -installsuffix shared -buildid P2aqbjjOVJZQRop29G-x/P2aqbjjOVJZQRop29G-x -goversion go1.12.8 -D "" -importcfg $WORK/b033/importcfg -pack ./encoding.go cat >$WORK/b180/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b151/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b085/ cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/pkg/ostree /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath $WORK/b180 -shared -p github.com/containers/storage/pkg/ostree -complete -installsuffix shared -buildid oqsVRXfhgrgZB3fXcGp4/oqsVRXfhgrgZB3fXcGp4 -goversion go1.12.8 -D "" -importcfg $WORK/b180/importcfg -pack ./no_ostree.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b293/_pkg_.a # internal cat >$WORK/b151/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b294/_pkg_.a -trimpath $WORK/b294 -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid RVNCReXaVy6N25g7-Xhj/RVNCReXaVy6N25g7-Xhj -goversion go1.12.8 -D "" -importcfg $WORK/b294/importcfg -pack ./image_history.go cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/27/2709d80771aab50778417aee08eb9f3b4745b4fa5c4e1c1b6e6cf47e2c29247b-d # internal mkdir -p $WORK/b237/ cat >$WORK/b085/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid vyJUptr1lX9c_fNA56Vp/vyJUptr1lX9c_fNA56Vp -goversion go1.12.8 -D "" -importcfg $WORK/b151/importcfg -pack ./promise.go mkdir -p $WORK/b015/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b085 -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b085/symabis ./sig_other.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b012/symabis ./asm_arm64.s ./atomic_arm64.s cat >$WORK/b237/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b130/ cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/2d/2d5285393e3d88fc0ad25eb03a97c7e01b150d59aeed5900d45c6da34f492727-d # internal mkdir -p $WORK/b045/ cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b237/_pkg_.a -trimpath $WORK/b237 -shared -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid 67r7_AwbTZajJzR0Lrwc/67r7_AwbTZajJzR0Lrwc -goversion go1.12.8 -D "" -importcfg $WORK/b237/importcfg -pack ./ewma.go cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b185/_pkg_.a # internal cat >$WORK/b130/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b045/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b045/ -g -O2 -Wall -Werror ./cgo.go cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/a9/a9199a4cad5cbaff6aefd2d2d1fa49bbfbfe3b5ab2ef3c51cf8c0f97ca34b6f7-d # internal github.com/opencontainers/runc/libcontainer/apparmor golang.org/x/crypto/cast5 cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b015/symabis ./asm.s internal/x/net/dns/dnsmessage cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p image/color -std -complete -installsuffix shared -buildid VrkqT69qUGwp9fRACntM/VrkqT69qUGwp9fRACntM -goversion go1.12.8 -D "" -importcfg $WORK/b130/importcfg -pack ./color.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal mkdir -p $WORK/b212/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cat >$WORK/b085/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b126/ cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid qjxQ8Yc5-exxicwwwfCj/qjxQ8Yc5-exxicwwwfCj -goversion go1.12.8 -symabis $WORK/b085/symabis -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h ./sig.go cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/fb/fba8ad6e61a9e1dd44da1869c17430b6141c98b55b69b533f459773405a1c285-d # internal mkdir -p $WORK/b043/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/46/466747e4c9212e3bf7ce169721d8e956b594e6875c5833c524797a7a289c0409-d # internal cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b212/_pkg_.a -trimpath $WORK/b212 -shared -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid criI3aDS1r8OGrNZLzpR/criI3aDS1r8OGrNZLzpR -goversion go1.12.8 -D "" -importcfg $WORK/b212/importcfg -pack ./apparmor_disabled.go cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/57/57267bae32be06d4cb69f8ddd4cc1063b82497b80d6d25a21b66ebd051e23e56-d # internal cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/23/23a3c64641ed36d80350eccf21d9174622ee5aa659054026044918988499aba6-d # internal cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b012/symabis2 ./asm.s cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid ZJg06yBnDg1nHCXiirLG/ZJg06yBnDg1nHCXiirLG -goversion go1.12.8 -D "" -importcfg $WORK/b126/importcfg -pack ./cast5.go cd /usr/lib/golang/src/internal/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 2CQMBkalgblmdwK7rPza/2CQMBkalgblmdwK7rPza -goversion go1.12.8 -D "" -importcfg $WORK/b043/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b346/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b294/_pkg_.a # internal cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_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/b033/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p sync/atomic -std -installsuffix shared -buildid sNiPU4AlU3bsnD0De_Gc/sNiPU4AlU3bsnD0De_Gc -goversion go1.12.8 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/87/87723246d178b54c1c3a5ef17774a5f88fb5dc252ca03267f7971691c8cc815b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/bf/bf7141eb56abcfc9acd616ec9f12308523b52ad5c07f90bfd952af9f0bb14468-d # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/9e/9eb2246067b4b6f490976338d90dcb966411eb3b702d304a11a804457dbc85f4-d # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/f4/f4f2172dca5896b613b924c745e467902af65a39d9dc7f97b9cdbf065fb8cc06-d # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/58/58cf62fe72305d660f63ed2dca66c4becfd765da48bf2c8509bb6dbf31e2a9fc-d # internal cat >>$WORK/b012/symabis << 'EOF' # internal ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchguintptr ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Casuintptr ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadduintptr ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Loaduintptr ABI0 ref runtime/internal/atomic.Loadp ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Storeuintptr ABI0 EOF cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/70/70f75759811a0b64cf8429aecab3ef970476b8a3c01668e06621c6212bae6ba4-d # internal runtime/internal/math cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b013/ cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/e5/e5b83128d383a66047b197570e2c4fd9004dfe9f34ec9dd74871635c60aa2ae0-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid YsUK-msLUBbhw4FjJ48t/YsUK-msLUBbhw4FjJ48t -goversion go1.12.8 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_arm64.go ./stubs.go cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/ab/abcef18131468c081925925a21d521ac3e71d06ad032265d9cec37277cd5cd32-d # internal cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid wPG9tZB16X6jAiwBsIll/wPG9tZB16X6jAiwBsIll -goversion go1.12.8 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b085 -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b085/sig_other.o ./sig_other.s cd $WORK gcc -fno-caret-diagnostics -c -x c - || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b231/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b085/_pkg_.a $WORK/b085/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/9b/9bc5d2f5735d1809f3df33d1596f806d6cfe86dbb9f6086346fbbbbf93beaa10-d # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/1b/1ba6dd1105fbe20a389ba7fed928c6766cf54e5768d7068ce86b8c4cd983ca96-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/02/02b6f852c1d3d5f088211d4cada594ea4e995469f6bcc52f73f136f79c63de4a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b237/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/asm_arm64.o ./asm_arm64.s cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/cf/cf98ec090a645a63f2372b4d5221eb3adbf4d624f7e916b399b23c059a20912e-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/fc/fc439c3006ef5c4454867c17953ff479bd7994245c5f28d259e5ac001eab13ed-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/bc/bc8785dddae6fe407f6797837af6ea0c0f2c0b06bf50018d0c60e4ed6ff3956a-d # internal cd $WORK gcc -Qunused-arguments -c -x c - || true cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_arm64.o $WORK/b012/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/1b/1b913e3f7784e8e3241b07203d87be76537477292e7a234538fc0f32236e09d9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/83/8391ba181784e6b1b857eaf4528dd3f754af223a90b264f867083a740f3f55a1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/8c/8c89c01ac104c73b619566c2f20c0dcc19c76c23479c683af361750ecd8da423-d # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/73/738e026a6534fcf7458a1b511aba7c38560084f8af3ede299c1687766adcf0a4-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/cc/ccb1aa0255d7f72aec947583b0786e6d2829c196242abd666114809acdaef027-d # internal gcc -gno-record-gcc-switches -c -x c - || true cd $WORK/b045 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b031/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal crypto/internal/boring/fipstls mkdir -p $WORK/b084/ internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cat >$WORK/b084/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p internal/testlog -std -complete -installsuffix shared -buildid R7eHym0VLAbR1GsdD59t/R7eHym0VLAbR1GsdD59t -goversion go1.12.8 -D "" -importcfg $WORK/b031/importcfg -pack ./log.go cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b084 -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b084/symabis ./dummy.s cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/cb/cb8911c78f0492b5844e22805e7ecf4a191546e3ee51c48c8f9fec0e9f2afb1b-d # internal math mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b022/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid CD3VeH0HX2b5SIrETOGN/CD3VeH0HX2b5SIrETOGN -goversion go1.12.8 -symabis $WORK/b084/symabis -D "" -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h ./tls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid mpr_H-knp8NraAL3UVQq/mpr_H-knp8NraAL3UVQq -goversion go1.12.8 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/0b/0b1cc62d8e6406748af692d86ecc63a360af22be5b6b71d7c023174878685b62-d # internal cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math -std -installsuffix shared -buildid CPNWL6oaPl2gHC4HsUba/CPNWL6oaPl2gHC4HsUba -goversion go1.12.8 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/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 ./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 /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b084 -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b084/dummy.o ./dummy.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/00/00c2e7ad86a8b3d1daad9d3945e520ae094bf363419eb2144d2d10fb61b46042-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/compare_arm64.o ./compare_arm64.s cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b084/_pkg_.a $WORK/b084/dummy.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/12/12f0436d90da5d4b3c2aa78c71c3a7c657daa82a9dfbb0ecf9f5c9b8048b5c40-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/count_arm64.o ./count_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/equal_arm64.o ./equal_arm64.s cd $WORK/b045 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/index_arm64.o ./index_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/indexbyte_arm64.o ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_arm64.o $WORK/b005/count_arm64.o $WORK/b005/equal_arm64.o $WORK/b005/index_arm64.o $WORK/b005/indexbyte_arm64.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/08/089bef862cb60aa92b265f4665673504c8f1107a2d4500e6721cb264926f5fd9-d # internal runtime mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -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.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x003.o -c gcc_context.c cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_linux_arm64.s cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 EOF cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_arm64.s cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime.load_g ABI0 EOF cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid vMKwu-UVZOUPSKc_10PX/vMKwu-UVZOUPSKc_10PX -goversion go1.12.8 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.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 ./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 ./mgclarge.go ./mgcmark.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm64.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./plugin.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_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.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/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/01/01f786a0cede8b88d34d9b624a06fc06b186a75c5a47c60e39630206ee32d14e-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/dim_arm64.o ./dim_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/floor_arm64.o ./floor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/modf_arm64.o ./modf_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x006.o -c gcc_linux_arm64.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/sqrt_arm64.o ./sqrt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/stubs_arm64.o ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b022/_pkg_.a $WORK/b022/dim_arm64.o $WORK/b022/exp_arm64.o $WORK/b022/floor_arm64.o $WORK/b022/modf_arm64.o $WORK/b022/sqrt_arm64.o $WORK/b022/stubs_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/74/745270edfdb58c7f6ad72090d2b0af31b5e0ba598fc43664f5ecad3688d37c4c-d # internal github.com/vbauerster/mpb/internal mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a EOF strconv mkdir -p $WORK/b024/ cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/vbauerster/mpb/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b238/_pkg_.a -trimpath $WORK/b238 -shared -p github.com/vbauerster/mpb/internal -complete -installsuffix shared -buildid rjmKZC46k_h5oUIW5a7Z/rjmKZC46k_h5oUIW5a7Z -goversion go1.12.8 -D "" -importcfg $WORK/b238/importcfg -pack ./percentage.go ./round.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p strconv -std -complete -installsuffix shared -buildid 4NQwq92hDsEtOC-6Oi9V/4NQwq92hDsEtOC-6Oi9V -goversion go1.12.8 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/35/35f24fb0eac8857bf1647bc7f185faf36e353389899642d2cea0d22c9cf77dc4-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/a5/a564790b3b7fc28e393f395defdb064202ec7441a79af966ca1d7a73e53cb82d-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x010.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/f8/f80a70e3496f45ca373dfd203cd6ade08469252a90f26606e0a3b178330c360f-d # internal crypto/rc4 mkdir -p $WORK/b099/ golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b120/ github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b157/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 1EUEaeHYjKEgrc7lh4ZN/1EUEaeHYjKEgrc7lh4ZN -goversion go1.12.8 -D "" -importcfg $WORK/b099/importcfg -pack ./rc4.go cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid LuLVnqgLVC3l2_TVu-rB/LuLVnqgLVC3l2_TVu-rB -goversion go1.12.8 -D "" -importcfg $WORK/b120/importcfg -pack ./errors.go cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid jF--ZAaEu0C5inapDS7D/jF--ZAaEu0C5inapDS7D -goversion go1.12.8 -D "" -importcfg $WORK/b157/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/c7/c7c2604643a10e4e0033c978cef486be3280c1b1bfb65bd9a09f96bdddddf984-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/11/11f9793fdbbd6048b18205686807e5f13e19ed85426c13e74520e166c10b9cb3-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x012.o -c gcc_arm64.S cd $WORK/b045 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/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/b045=/tmp/go-build -gno-record-gcc-switches -o $WORK/b045/_cgo_.o $WORK/b045/_cgo_main.o $WORK/b045/_x001.o $WORK/b045/_x002.o $WORK/b045/_x003.o $WORK/b045/_x004.o $WORK/b045/_x005.o $WORK/b045/_x006.o $WORK/b045/_x007.o $WORK/b045/_x008.o $WORK/b045/_x009.o $WORK/b045/_x010.o $WORK/b045/_x011.o $WORK/b045/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b045/_cgo_.o -dynout $WORK/b045/_cgo_import.go -dynlinker cat >$WORK/b045/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b045 -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b045/symabis ./asm_arm64.s cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p runtime/cgo -std -installsuffix shared -buildid _K2JtoFlNZOnyHLRZETh/_K2JtoFlNZOnyHLRZETh -goversion go1.12.8 -symabis $WORK/b045/symabis -D "" -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b045/_cgo_gotypes.go $WORK/b045/cgo.cgo1.go $WORK/b045/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b045 -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b045/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b045/_pkg_.a $WORK/b045/asm_arm64.o $WORK/b045/_x001.o $WORK/b045/_x002.o $WORK/b045/_x003.o $WORK/b045/_x004.o $WORK/b045/_x005.o $WORK/b045/_x006.o $WORK/b045/_x007.o $WORK/b045/_x008.o $WORK/b045/_x009.o $WORK/b045/_x010.o $WORK/b045/_x011.o $WORK/b045/_x012.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/21/21c78b4179f1cdfdbc2e8611d0959a6a9373ad41e0eb519cb009d9aafab9a572-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/59/599625fd736621abd8846a0c5cf7fc197b6f70d2e4d48a67b7f3680145854a9f-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b011/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -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 /usr/lib/golang/pkg/tool/linux_arm64/asm -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/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_arm64.o $WORK/b011/atomic_arm64.o $WORK/b011/duff_arm64.o $WORK/b011/memclr_arm64.o $WORK/b011/memmove_arm64.o $WORK/b011/rt0_linux_arm64.o $WORK/b011/sys_linux_arm64.o $WORK/b011/tls_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/76/76f42a1bb9351b6906e1a7fbafea9133ca22cce0b0a20667bec49fb05c1af49b-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid 6QaOVMGG9SYNbybOqpoq/6QaOVMGG9SYNbybOqpoq -goversion go1.12.8 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/41/41a2cab29123858645be1cec2ec02d97bcff9407a87bba28742f05dafa65c812-d # internal internal/singleflight mkdir -p $WORK/b042/ github.com/containers/storage/pkg/locker io mkdir -p $WORK/b008/ mkdir -p $WORK/b167/ math/rand mkdir -p $WORK/b044/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF reflect mkdir -p $WORK/b021/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid e8KJ5u45Zjqbx9xPL4to/e8KJ5u45Zjqbx9xPL4to -goversion go1.12.8 -D "" -importcfg $WORK/b042/importcfg -pack ./singleflight.go cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid 0NPIAi8IIaqXi_m07CPi/0NPIAi8IIaqXi_m07CPi -goversion go1.12.8 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath $WORK/b167 -shared -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid yiCHkOhusCrpkzE2I0A8/yiCHkOhusCrpkzE2I0A8 -goversion go1.12.8 -D "" -importcfg $WORK/b167/importcfg -pack ./locker.go cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p math/rand -std -complete -installsuffix shared -buildid Gqzlce3kuhW7UUz67zVL/Gqzlce3kuhW7UUz67zVL -goversion go1.12.8 -D "" -importcfg $WORK/b044/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b021/symabis ./asm_arm64.s syscall mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b028 -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b028/symabis ./asm_linux_arm64.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p reflect -std -installsuffix shared -buildid VbtcHia6z-yrYeOInjk-/VbtcHia6z-yrYeOInjk- -goversion go1.12.8 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p syscall -std -installsuffix shared -buildid tJMSoOGXXWmVnRqfTMjT/tJMSoOGXXWmVnRqfTMjT -goversion go1.12.8 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/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 ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.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/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/7d/7db227432cecca65010b449b60ff0f026dd03a1d9702a17484179a23ac27790d-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/55/5525f81a0b7c3eeaf3a38ed54ccfd9a5f6596589c753c871d2a7370fce9cad43-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/17/179b2f4ca15a5e0a52ad2d66bb2dc30a5ce7946e088d51ad255b627677499835-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/1c/1c31d538b17306c514921e79149904eae5b65a13512c737e1a39f2e6c7e87e75-d # internal hash mkdir -p $WORK/b062/ crypto/internal/randutil text/tabwriter bytes mkdir -p $WORK/b089/ mkdir -p $WORK/b356/ strings cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a EOF mkdir -p $WORK/b003/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p hash -std -complete -installsuffix shared -buildid gRFdSHTDyIWk1FZRw--S/gRFdSHTDyIWk1FZRw--S -goversion go1.12.8 -D "" -importcfg $WORK/b062/importcfg -pack ./hash.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF mkdir -p $WORK/b036/ cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid Sl8S9VUORqu0QMBrWTpw/Sl8S9VUORqu0QMBrWTpw -goversion go1.12.8 -D "" -importcfg $WORK/b089/importcfg -pack ./randutil.go cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b356/_pkg_.a -trimpath $WORK/b356 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid B5dXdlmc6TCycQEvbJq6/B5dXdlmc6TCycQEvbJq6 -goversion go1.12.8 -D "" -importcfg $WORK/b356/importcfg -pack ./tabwriter.go cat >$WORK/b036/go_asm.h << 'EOF' # internal EOF 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 wD2u3w9u6h_id3HLMxvg/wD2u3w9u6h_id3HLMxvg -goversion go1.12.8 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b036 -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b036/symabis ./strings.s cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p strings -std -installsuffix shared -buildid RJM0I224ms0Li5TALRMH/RJM0I224ms0Li5TALRMH -goversion go1.12.8 -symabis $WORK/b036/symabis -D "" -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/20/20511dbc5fb7d82053207564e164a7cbf968ac392ee2bb55b32e0deec236d84b-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/9d/9d466e6313734ab1772ceaa69a11a162f9c4be988234df509839ee8699365159-d # internal hash/adler32 crypto mkdir -p $WORK/b125/ hash/crc64 hash/fnv mkdir -p $WORK/b061/ hash/crc32 mkdir -p $WORK/b163/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a EOF mkdir -p $WORK/b225/ cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid WYFx3nCy2fbxoX6mgCb5/WYFx3nCy2fbxoX6mgCb5 -goversion go1.12.8 -D "" -importcfg $WORK/b125/importcfg -pack ./adler32.go cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b062/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b154/ cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p crypto -std -complete -installsuffix shared -buildid D2ncx858wYoPSZSNSlAr/D2ncx858wYoPSZSNSlAr -goversion go1.12.8 -D "" -importcfg $WORK/b061/importcfg -pack ./crypto.go cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath $WORK/b163 -shared -p hash/crc64 -std -complete -installsuffix shared -buildid zBoXHUBlizV7fnHzKoya/zBoXHUBlizV7fnHzKoya -goversion go1.12.8 -D "" -importcfg $WORK/b163/importcfg -pack ./crc64.go cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b225/_pkg_.a -trimpath $WORK/b225 -shared -p hash/fnv -std -complete -installsuffix shared -buildid 4VBTKek_74Yj4zsqvfUh/4VBTKek_74Yj4zsqvfUh -goversion go1.12.8 -D "" -importcfg $WORK/b225/importcfg -pack ./fnv.go cat >$WORK/b154/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b154 -I $WORK/b154/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b154/symabis ./crc32_arm64.s cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p hash/crc32 -std -installsuffix shared -buildid UWBK4a0l01QhMqx_uoTK/UWBK4a0l01QhMqx_uoTK -goversion go1.12.8 -symabis $WORK/b154/symabis -D "" -importcfg $WORK/b154/importcfg -pack -asmhdr $WORK/b154/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/3e/3e76f6f0a8a3802ab2d94830804a6b8331e8243b9c1807989e552ef122831085-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b061/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b120/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid iP8LlUCst4K9x1HWe2mw/iP8LlUCst4K9x1HWe2mw -goversion go1.12.8 -D "" -importcfg $WORK/b128/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/d5/d5981c4747f5ebf045362119af43b860d8d7f246f4d85f83a9b6f2d6a67f9577-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/6e/6e615cd11e4a1827e07ea3cdfaac39d2c26caeb2521450068d013967dfe8409e-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/18/1841fb33592bac7d3d670fb91321e567f535991a08d6e775c106c16537891a83-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b154 -I $WORK/b154/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b154/crc32_arm64.o ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b154/_pkg_.a $WORK/b154/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/07/073e7c64ef930831b51ab8506637f13570c19d4a4629c8a5f4becee325668f1e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/54/544dbf336f21e328efca46118b992c7c0713fc795b706f463dce35014cf9b716-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/24/24c0eefbbf81dbd2383c0ab0f48e96259671b04d96c8b272a80b30e1cb773f50-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/5d/5dd498896d0373833636aba30b663b6f7f8269895ef8e5a01d89318f277b1505-d # internal internal/x/text/transform mkdir -p $WORK/b198/ golang.org/x/text/transform bufio mkdir -p $WORK/b304/ mkdir -p $WORK/b002/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath $WORK/b198 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid WaOSfWbK83DFH9cMV7bj/WaOSfWbK83DFH9cMV7bj -goversion go1.12.8 -D "" -importcfg $WORK/b198/importcfg -pack ./transform.go cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b304/_pkg_.a -trimpath $WORK/b304 -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid Bkgx0haGBbdNBDkcgcl5/Bkgx0haGBbdNBDkcgcl5 -goversion go1.12.8 -D "" -importcfg $WORK/b304/importcfg -pack ./transform.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bufio -std -complete -installsuffix shared -buildid Q-RFuCEZcasdgTMQrKtV/Q-RFuCEZcasdgTMQrKtV -goversion go1.12.8 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b036 -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b036/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b036/_pkg_.a $WORK/b036/strings.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/93/932adde868d77a4d7034bc37b62002e91a47ae4e7171f96fd0d22d046d8ee0bf-d # internal github.com/docker/docker/api/types/versions mkdir -p $WORK/b076/ encoding/base32 path github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b114/ mkdir -p $WORK/b053/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF mkdir -p $WORK/b187/ cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid 4Vy-zgI3EH_1B7TbEvBi/4Vy-zgI3EH_1B7TbEvBi -goversion go1.12.8 -D "" -importcfg $WORK/b076/importcfg -pack ./compare.go cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid E65okETMCBfr14wyDGEW/E65okETMCBfr14wyDGEW -goversion go1.12.8 -D "" -importcfg $WORK/b114/importcfg -pack ./base32.go cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p path -std -complete -installsuffix shared -buildid hw53zDchTSflF4HToiPV/hw53zDchTSflF4HToiPV -goversion go1.12.8 -D "" -importcfg $WORK/b053/importcfg -pack ./match.go ./path.go cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath $WORK/b187 -shared -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid 3RVUO5CtBez-50vxl5ll/3RVUO5CtBez-50vxl5ll -goversion go1.12.8 -D "" -importcfg $WORK/b187/importcfg -pack ./stringutils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/d2/d2092775a86a178063f81967ca21f72aaf1fbc79eb7c3110231b8e7ab4848522-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b304/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/cb/cb631724a19131672a5ca4071a0d816a6c2339ebb3eee0956380a19c5ce6dd82-d # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/2b/2b2dd39a349ae2058a1d59cc9d95f2f1fe1392dc894050a49eb0e03370f11e5d-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/18/18c676de196db8c5af65875c90686cd91f5fbbe7f96132a80d7932010165dc08-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/b5/b58d03879316221b428b58409f8746ee711ce34e7f24337cb7518e8203782bc6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/d5/d547c23812e2707c93bdfc81616476551905e07f02721d1dd65ba64376c38739-d # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/e2/e205a8c2dbbd2c4190870b4ee9bc3b6668e19da050eb42b116f0849241bd2f5b-d # internal image mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b130/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p image -std -complete -installsuffix shared -buildid ahLFwnREePPGEyJZb5AY/ahLFwnREePPGEyJZb5AY -goversion go1.12.8 -D "" -importcfg $WORK/b129/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b028 -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b028/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/31/31250a491c4680b583f11a0d4056aa1735768acb0dff787348de0bc7b2fcf1d4-d # internal github.com/mattn/go-isatty mkdir -p $WORK/b235/ internal/syscall/unix mkdir -p $WORK/b030/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b028/_pkg_.a EOF time mkdir -p $WORK/b029/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b235/_pkg_.a -trimpath $WORK/b235 -shared -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid DS2mgUDnisSFqmwQnGWY/DS2mgUDnisSFqmwQnGWY -goversion go1.12.8 -D "" -importcfg $WORK/b235/importcfg -pack ./doc.go ./isatty_linux.go ./isatty_others.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 zg8xc4cLbtCWSl6j9Kxb/zg8xc4cLbtCWSl6j9Kxb -goversion go1.12.8 -D "" -importcfg $WORK/b030/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_generic.go ./nonblocking.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p time -std -installsuffix shared -buildid xs1AW4mD9CI4gLaMc1Bv/xs1AW4mD9CI4gLaMc1Bv -goversion go1.12.8 -D "" -importcfg $WORK/b029/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/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/b3/b3db05446c3d7ddbf3b52fcf107e4f75c2aff8e9fcbb28a610160687a712d705-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/21/216800174f60967fc0dc383b71382809cd18abe7f5c4052c1c78e36ae96a5b69-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/5a/5aca0c193fc71a7f44626d11c40446b8c26013bbd57420a198785b8eb5690186-d # internal image/internal/imageutil mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b129/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid GgbZaHnqWoi24f_AjLBS/GgbZaHnqWoi24f_AjLBS -goversion go1.12.8 -D "" -importcfg $WORK/b132/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/28/284bcc132014ade8f64837e81fd36407c9abc3d699240f14a06c247f148791ea-d # internal image/jpeg mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image=$WORK/b129/_pkg_.a packagefile image/color=$WORK/b130/_pkg_.a packagefile image/internal/imageutil=$WORK/b132/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p image/jpeg -std -complete -installsuffix shared -buildid NrpefOB0LKm_D6wnQX1q/NrpefOB0LKm_D6wnQX1q -goversion go1.12.8 -D "" -importcfg $WORK/b131/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/c6/c6338e7efc2d90b0c76c0a751e7567144e9028b352e5d827c6b9520c33cedaa5-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/86/86ef747cc4d8a10f349f7539a81ce16ae0ce4f1de0ddc5376ab970148835dc47-d # internal internal/poll mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p internal/poll -std -installsuffix shared -buildid r0efcR4kUCQ589gYk6tk/r0efcR4kUCQ589gYk6tk -goversion go1.12.8 -D "" -importcfg $WORK/b027/importcfg -pack ./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 cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b021/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/b2/b2bc16dd045b6d02e9cca97537107a19b4b1c7a590e9ff741fbab78146b4b8d9-d # internal github.com/hashicorp/errwrap mkdir -p $WORK/b319/ encoding/binary mkdir -p $WORK/b035/ sort mkdir -p $WORK/b025/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b319/_pkg_.a -trimpath $WORK/b319 -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid q5ZRUojWD1xpZvm5MX7i/q5ZRUojWD1xpZvm5MX7i -goversion go1.12.8 -D "" -importcfg $WORK/b319/importcfg -pack ./errwrap.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p encoding/binary -std -complete -installsuffix shared -buildid -j373-LrBnkhu_kIjfCS/-j373-LrBnkhu_kIjfCS -goversion go1.12.8 -D "" -importcfg $WORK/b035/importcfg -pack ./binary.go ./varint.go cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p sort -std -complete -installsuffix shared -buildid vZh_ninybWuy0g92Tpa_/vZh_ninybWuy0g92Tpa_ -goversion go1.12.8 -D "" -importcfg $WORK/b025/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/90/90346747189afabb61ef06faebc0afce97c5c4593ea232c45fd1b7e3c7d7fbab-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/4a/4a4fdc11caf7a183f07fa2bf136e66ace16cf2ec0184bf1f064ac8d8cb5a2576-d # internal internal/fmtsort mkdir -p $WORK/b020/ container/heap mkdir -p $WORK/b233/ compress/bzip2 mkdir -p $WORK/b122/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF regexp/syntax cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid mrLarA1m7EfZdgePD9A3/mrLarA1m7EfZdgePD9A3 -goversion go1.12.8 -D "" -importcfg $WORK/b020/importcfg -pack ./sort.go cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b064/ cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b233/_pkg_.a -trimpath $WORK/b233 -shared -p container/heap -std -complete -installsuffix shared -buildid ucWI9YJ7LcgX6RMtaGLR/ucWI9YJ7LcgX6RMtaGLR -goversion go1.12.8 -D "" -importcfg $WORK/b233/importcfg -pack ./heap.go cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid adAvM6vLtZvNv-1yCUB-/adAvM6vLtZvNv-1yCUB- -goversion go1.12.8 -D "" -importcfg $WORK/b122/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid d0-oqR9QeMJndkQTN3kX/d0-oqR9QeMJndkQTN3kX -goversion go1.12.8 -D "" -importcfg $WORK/b064/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/76/76c0046ff0371c2df7a713e25048e55be818d456a69fb30975f4a4c91d34e8d7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/fb/fbd89fd9b3ae548db21f98de1830c4785542d682513514aecb5e703f1efe2619-d # internal os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p os -std -installsuffix shared -buildid RRB2w2UjWkN0ForBmlyD/RRB2w2UjWkN0ForBmlyD -goversion go1.12.8 -D "" -importcfg $WORK/b026/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.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 ./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/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/04/04f5e086e11f37325496e0ba0ef025caf4483621da757ed7a14eed06e7671ecb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/f5/f5bd860c46ee2eabe74b949f1b00859d0db9c59ff4cc5e008d377a69df8738f5-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/28/28d3b4f1dd2ea042852d0bfaf7d01090a84a9fc606c63deb1246fbfc67e35926-d # internal encoding/base64 mkdir -p $WORK/b034/ internal/x/crypto/poly1305 mkdir -p $WORK/b111/ internal/x/crypto/curve25519 crypto/md5 mkdir -p $WORK/b112/ crypto/cipher mkdir -p $WORK/b098/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b082/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a EOF mkdir -p $WORK/b080/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid nz41ascLWQcIyTVOkyWL/nz41ascLWQcIyTVOkyWL -goversion go1.12.8 -D "" -importcfg $WORK/b034/importcfg -pack ./base64.go cd /usr/lib/golang/src/internal/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p internal/x/crypto/poly1305 -std -complete -installsuffix shared -buildid Pw5RNzeuQzF33Up7QTtL/Pw5RNzeuQzF33Up7QTtL -goversion go1.12.8 -D "" -importcfg $WORK/b111/importcfg -pack ./poly1305.go ./sum_noasm.go ./sum_ref.go cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b035/_pkg_.a EOF cat >$WORK/b098/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p internal/x/crypto/curve25519 -std -complete -installsuffix shared -buildid Z8JGwMK-xT2yS9LmkMyr/Z8JGwMK-xT2yS9LmkMyr -goversion go1.12.8 -D "" -importcfg $WORK/b112/importcfg -pack ./curve25519.go ./doc.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b081/_pkg_.a packagefile crypto/subtle=$WORK/b082/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b098 -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b098/symabis ./md5block_arm64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid Enzgemv1s13iWXf90ZBq/Enzgemv1s13iWXf90ZBq -goversion go1.12.8 -D "" -importcfg $WORK/b080/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p crypto/md5 -std -installsuffix shared -buildid imPwh8XTKQG9fv34V5Ht/imPwh8XTKQG9fv34V5Ht -goversion go1.12.8 -symabis $WORK/b098/symabis -D "" -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/98/98f3c2b9e5ffae8c6b466c240718c0278557f583a84b9bcba110761ded606ea3-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/20/20aa4154f2569b3ce83180c3332449df55337b8e8b1b0be355e36de7b0f7e9a5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b098 -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b098/md5block_arm64.o ./md5block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/86/8603fc8ddcb0536672c74a858149f500df7a7473890314be2908335b22045b8b-d # internal encoding/pem mkdir -p $WORK/b105/ golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b119/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b120/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p encoding/pem -std -complete -installsuffix shared -buildid RQHdsrqRKf91L1DLKKRY/RQHdsrqRKf91L1DLKKRY -goversion go1.12.8 -D "" -importcfg $WORK/b105/importcfg -pack ./pem.go cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid SW4WymaieHKFouWGVw8d/SW4WymaieHKFouWGVw8d -goversion go1.12.8 -D "" -importcfg $WORK/b119/importcfg -pack ./armor.go ./encode.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b098/_pkg_.a $WORK/b098/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/af/af22a959f002601c93ada2dbd159c88d894f2768807bfb404c50e2c5c6bddc7b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/88/8847843c2a1e02cc3967038efd81db857b5e11914e435136be8a86d628236895-d # internal internal/x/crypto/internal/chacha20 cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/4c/4c629d994f5d86fd92be027221b818de7246933d2245570bb7e554be3337ff60-d # internal crypto/des mkdir -p $WORK/b110/ mkdir -p $WORK/b096/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b080/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid N8stU4WsKsj9gPhfxy9M/N8stU4WsKsj9gPhfxy9M -goversion go1.12.8 -D "" -importcfg $WORK/b110/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b080/_pkg_.a packagefile crypto/internal/subtle=$WORK/b081/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p crypto/des -std -complete -installsuffix shared -buildid vYV8XLuGhlnzWErceM0a/vYV8XLuGhlnzWErceM0a -goversion go1.12.8 -D "" -importcfg $WORK/b096/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/75/75bc936adc4fa9ae8a72076723cdfcc3077937415cc33e73cad2bbaaf96aed00-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/5c/5c1b17ae1461a7098c33c104f0a8b3fc8c0bc10db725c3fd881e5f03245b86d4-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/f9/f94d9691fa3195a177460aee5628d4204a89f3e732e7f88b46b837a179626dac-d # internal internal/x/crypto/chacha20poly1305 mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b080/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/x/crypto/internal/chacha20=$WORK/b110/_pkg_.a packagefile internal/x/crypto/poly1305=$WORK/b111/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p internal/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid FSsnHet7baCl10_kKdey/FSsnHet7baCl10_kKdey -goversion go1.12.8 -D "" -importcfg $WORK/b109/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/88/888d31424b5fabb6204916ddbd1a21c7345be27d86056977acb5b415807c8883-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/2b/2b7bf1d7315b7818cce8b77879f8905aa43df4d54b2dbf2dc45b3930607ada18-d # internal github.com/containers/image/internal/tmpdir mkdir -p $WORK/b136/ github.com/docker/docker/api/types/mount mkdir -p $WORK/b283/ k8s.io/client-go/util/homedir path/filepath mkdir -p $WORK/b051/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF fmt os/signal mkdir -p $WORK/b019/ cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/internal/tmpdir /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p github.com/containers/image/internal/tmpdir -complete -installsuffix shared -buildid KszR-30R6MczUo2jUbrV/KszR-30R6MczUo2jUbrV -goversion go1.12.8 -D "" -importcfg $WORK/b136/importcfg -pack ./tmpdir.go mkdir -p $WORK/b308/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a EOF cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b239/ cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b283/_pkg_.a -trimpath $WORK/b283 -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid cUdbefhJVzDKSLJDC5nA/cUdbefhJVzDKSLJDC5nA -goversion go1.12.8 -D "" -importcfg $WORK/b283/importcfg -pack ./mount.go cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p path/filepath -std -complete -installsuffix shared -buildid 0cSFRncSDzsKVIIrYbvA/0cSFRncSDzsKVIIrYbvA -goversion go1.12.8 -D "" -importcfg $WORK/b051/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p fmt -std -complete -installsuffix shared -buildid -bRPNlgo6lVTo8mFRJyw/-bRPNlgo6lVTo8mFRJyw -goversion go1.12.8 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go cat >$WORK/b239/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b308/_pkg_.a -trimpath $WORK/b308 -shared -p k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid tiqSG703kHlxNqkqHP-2/tiqSG703kHlxNqkqHP-2 -goversion go1.12.8 -D "" -importcfg $WORK/b308/importcfg -pack ./homedir.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b239 -I $WORK/b239/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b239/symabis ./sig.s cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b239/_pkg_.a -trimpath $WORK/b239 -shared -p os/signal -std -installsuffix shared -buildid aLO8XoXJgx7F87mUcEQS/aLO8XoXJgx7F87mUcEQS -goversion go1.12.8 -symabis $WORK/b239/symabis -D "" -importcfg $WORK/b239/importcfg -pack -asmhdr $WORK/b239/go_asm.h ./doc.go ./signal.go ./signal_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/ba/ba7602f6a9f515ead681cd2ba32d6b3da31cdeae4d36c2a71b63fb93f11ee5f3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/aa/aaf8c9dbb50dc1c2704da224d72cf7919e4e6865e26928a2eee1da1a537de144-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/66/66b73320b69b1a6368f01a8600fd4e8be57e4d48f66d141d6577d99a6277001b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b239 -I $WORK/b239/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b239/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b239/_pkg_.a $WORK/b239/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/03/036562608542728eabeba3006be7a1f7a1bf956fad0292fd2b6cde482caaf4d5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/65/65ccdf085ce15916e7e72b4ec610f69a00632f6cd0ef814130bee05fac6465b2-d # internal regexp mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp/syntax=$WORK/b064/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p regexp -std -complete -installsuffix shared -buildid q6zyZ5I9yamtlSunY6wy/q6zyZ5I9yamtlSunY6wy -goversion go1.12.8 -D "" -importcfg $WORK/b063/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/44/44b763cce67cdf15caf620ffb69e1f2c70048142324cb3877c3244e90f60eabe-d # internal github.com/containerd/continuity/pathdriver mkdir -p $WORK/b251/ io/ioutil mkdir -p $WORK/b050/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile path/filepath=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containerd/continuity/pathdriver /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b251/_pkg_.a -trimpath $WORK/b251 -shared -p github.com/containerd/continuity/pathdriver -complete -installsuffix shared -buildid bMR4K0Te7FzVOu9-uyj-/bMR4K0Te7FzVOu9-uyj- -goversion go1.12.8 -D "" -importcfg $WORK/b251/importcfg -pack ./path_driver.go cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p io/ioutil -std -complete -installsuffix shared -buildid 1HtOsqGIW9F5ylsmPEfA/1HtOsqGIW9F5ylsmPEfA -goversion go1.12.8 -D "" -importcfg $WORK/b050/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/3e/3ee9f4da0938bed42bba32ec4d936e52149dc9678445355732c2468384c66b50-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/57/57ee20512c2cfd1fb99899c1d63ace8613c2eb449593962d58298c341e9bc2e0-d # internal github.com/containers/storage/pkg/directory mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath $WORK/b166 -shared -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid whC5UI3EfK4C_tjDKomi/whC5UI3EfK4C_tjDKomi -goversion go1.12.8 -D "" -importcfg $WORK/b166/importcfg -pack ./directory.go ./directory_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/a4/a42bab4e1018e1baf3ca89439171bd38754da12925c3efaa13c0103abce26997-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ea/ea6bf1357a1deab352a3a048d9d92b8e9ce762a9d4faa195a410e3a112f51455-d # internal github.com/pkg/errors mkdir -p $WORK/b071/ github.com/opencontainers/image-spec/specs-go context github.com/containers/image/version mkdir -p $WORK/b116/ github.com/containers/storage/pkg/parsers log github.com/syndtr/gocapability/capability flag mkdir -p $WORK/b067/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF os/user mkdir -p $WORK/b168/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b070/ cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid pESVUG-AYVToyTU7KR5F/pESVUG-AYVToyTU7KR5F -goversion go1.12.8 -D "" -importcfg $WORK/b071/importcfg -pack ./errors.go ./stack.go github.com/mtrmac/gpgme encoding/hex mkdir -p $WORK/b104/ net/url cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p github.com/containers/image/version -complete -installsuffix shared -buildid 2v6pU6YQtCYuFXKiEX1d/2v6pU6YQtCYuFXKiEX1d -goversion go1.12.8 -D "" -importcfg $WORK/b116/importcfg -pack ./version.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF text/scanner github.com/tchap/go-patricia/patricia mkdir -p $WORK/b161/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF github.com/klauspost/compress/flate encoding/json cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p log -std -complete -installsuffix shared -buildid pLQSqNnH5cV9fMv6-bvr/pLQSqNnH5cV9fMv6-bvr -goversion go1.12.8 -D "" -importcfg $WORK/b067/importcfg -pack ./log.go compress/flate cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath $WORK/b168 -shared -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid cWjO8tq_vCPxylGuZFX4/cWjO8tq_vCPxylGuZFX4 -goversion go1.12.8 -D "" -importcfg $WORK/b168/importcfg -pack ./parsers.go cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid YWEXJNVRQrF-q2iyh4tJ/YWEXJNVRQrF-q2iyh4tJ -goversion go1.12.8 -D "" -importcfg $WORK/b070/importcfg -pack ./version.go ./versioned.go cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p encoding/hex -std -complete -installsuffix shared -buildid wHE6LxWR34YZc8wJrSpd/wHE6LxWR34YZc8wJrSpd -goversion go1.12.8 -D "" -importcfg $WORK/b104/importcfg -pack ./hex.go cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF internal/x/net/http2/hpack net/http/internal github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b229/ github.com/opencontainers/runtime-spec/specs-go mime cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath $WORK/b161 -shared -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid par0qcLBlAGOQdrkmrAn/par0qcLBlAGOQdrkmrAn -goversion go1.12.8 -D "" -importcfg $WORK/b161/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go github.com/seccomp/libseccomp-golang github.com/docker/docker/api/types/blkiodev math/big mime/quotedprintable github.com/vbatts/tar-split/archive/tar github.com/docker/docker/api/types/time github.com/imdario/mergo mkdir -p $WORK/b299/ github.com/opencontainers/runtime-tools/error github.com/xeipuuv/gojsonpointer golang.org/x/net/http2/hpack mkdir -p $WORK/b018/ github.com/hashicorp/go-multierror github.com/vbauerster/mpb/decor cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF internal/x/text/unicode/norm text/template/parse mkdir -p $WORK/b159/ encoding/csv cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b229/_pkg_.a -trimpath $WORK/b229 -shared -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid b_mTiMscoikGi3aYitI9/b_mTiMscoikGi3aYitI9 -goversion go1.12.8 -D "" -importcfg $WORK/b229/importcfg -pack ./xlog.go cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF github.com/ostreedev/ostree-go/pkg/glibobject mkdir -p $WORK/b052/ cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b299/_pkg_.a -trimpath $WORK/b299 -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid HXG7Ivr2Y2v-vynGuMgS/HXG7Ivr2Y2v-vynGuMgS -goversion go1.12.8 -D "" -importcfg $WORK/b299/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go github.com/docker/docker/pkg/stdcopy cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b117/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b052/ -importpath os/user -- -I $WORK/b052/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go mkdir -p $WORK/b108/ cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p context -std -complete -installsuffix shared -buildid jk4GPN_HWxFgOzuiOth1/jk4GPN_HWxFgOzuiOth1 -goversion go1.12.8 -D "" -importcfg $WORK/b018/importcfg -pack ./context.go cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p flag -std -complete -installsuffix shared -buildid BLTD5NqWklLSsUNXyMDi/BLTD5NqWklLSsUNXyMDi -goversion go1.12.8 -D "" -importcfg $WORK/b159/importcfg -pack ./flag.go cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b117/ -importpath github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b117/ -g -O2 ./data.go ./gpgme.go mkdir -p $WORK/b141/ golang.org/x/text/unicode/norm mkdir -p $WORK/b189/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF mkdir -p $WORK/b153/ cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p net/url -std -complete -installsuffix shared -buildid cdFOqipuayAsz47_jhD7/cdFOqipuayAsz47_jhD7 -goversion go1.12.8 -D "" -importcfg $WORK/b108/importcfg -pack ./url.go cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b032/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p text/scanner -std -complete -installsuffix shared -buildid 1YJqckD-wMxlK1j9zU0W/1YJqckD-wMxlK1j9zU0W -goversion go1.12.8 -D "" -importcfg $WORK/b141/importcfg -pack ./scanner.go mkdir -p $WORK/b123/ cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath $WORK/b189 -shared -p github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid nKgpm-XXgMvgiIuzqlsa/nKgpm-XXgMvgiIuzqlsa -goversion go1.12.8 -D "" -importcfg $WORK/b189/importcfg -pack ./children.go ./patricia.go cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF mkdir -p $WORK/b203/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b033/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p github.com/klauspost/compress/flate -complete -installsuffix shared -buildid MiC8UFy33aVO3zqObCGI/MiC8UFy33aVO3zqObCGI -goversion go1.12.8 -D "" -importcfg $WORK/b153/importcfg -pack ./copy.go ./crc32_noasm.go ./deflate.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./reverse_bits.go ./snappy.go ./token.go cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF mkdir -p $WORK/b208/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p encoding/json -std -complete -installsuffix shared -buildid 7nqpZ271pzRSuF66pgMW/7nqpZ271pzRSuF66pgMW -goversion go1.12.8 -D "" -importcfg $WORK/b032/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /usr/lib/golang/src/internal/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath $WORK/b203 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid rxXS1C_liocLW_NWAv2u/rxXS1C_liocLW_NWAv2u -goversion go1.12.8 -D "" -importcfg $WORK/b203/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go github.com/openshift/imagebuilder/signal mkdir -p $WORK/b209/ cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p compress/flate -std -complete -installsuffix shared -buildid qEfzywH1t5OSQa3K0knd/qEfzywH1t5OSQa3K0knd -goversion go1.12.8 -D "" -importcfg $WORK/b123/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go mkdir -p $WORK/b204/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b208/_pkg_.a -trimpath $WORK/b208 -shared -p net/http/internal -std -complete -installsuffix shared -buildid pauIH1V3S2n94NOrrKOM/pauIH1V3S2n94NOrrKOM -goversion go1.12.8 -D "" -importcfg $WORK/b208/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b213/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b282/ cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b209/_pkg_.a -trimpath $WORK/b209 -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid FfveRyZRFC5xSS5UXtQv/FfveRyZRFC5xSS5UXtQv -goversion go1.12.8 -D "" -importcfg $WORK/b209/importcfg -pack ./config.go ./state.go ./version.go cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath $WORK/b204 -shared -p mime -std -complete -installsuffix shared -buildid aEUsMuIIylRd0UwsrN_5/aEUsMuIIylRd0UwsrN_5 -goversion go1.12.8 -D "" -importcfg $WORK/b204/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go mkdir -p $WORK/b087/ cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/43/43f7eeb76bdc723a0f7d4c35cfcdcea070676ca35ae968d2f68db673d0e7e22f-d # internal mkdir -p $WORK/b206/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/fe/fed4659cf26f297b6fe33c61e5173bb95faa595029090e8a18ea43ab5ef0ba25-d # internal mkdir -p $WORK/b191/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b282/_pkg_.a -trimpath $WORK/b282 -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid SAHA6xvfJ5R59-0ihx6T/SAHA6xvfJ5R59-0ihx6T -goversion go1.12.8 -D "" -importcfg $WORK/b282/importcfg -pack ./blkio.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b087 -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b087/symabis ./arith_arm64.s mkdir -p $WORK/b295/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF mkdir -p $WORK/b327/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath $WORK/b206 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid 8frPj0h_6o34K1mLkqhB/8frPj0h_6o34K1mLkqhB -goversion go1.12.8 -D "" -importcfg $WORK/b206/importcfg -pack ./reader.go ./writer.go cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath $WORK/b191 -shared -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid PIzrNVpjfibq5FAPIKIC/PIzrNVpjfibq5FAPIKIC -goversion go1.12.8 -D "" -importcfg $WORK/b191/importcfg -pack ./common.go ./reader.go ./stat_atim.go ./stat_unix.go ./writer.go cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b295/_pkg_.a -trimpath $WORK/b295 -shared -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid g-HQPYlyC73vRJBFGSce/g-HQPYlyC73vRJBFGSce -goversion go1.12.8 -D "" -importcfg $WORK/b295/importcfg -pack ./duration_convert.go ./timestamp.go mkdir -p $WORK/b330/ cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp mkdir -p $WORK/b307/ mkdir -p $WORK/b318/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/3b/3b6289beb93675eee86fd888df2fde63b75c548038125c80abbf0a9186c7887b-d # internal mkdir -p $WORK/b236/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b168/_pkg_.a # internal cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b319/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b318/_pkg_.a -trimpath $WORK/b318 -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid UhIs3pO6nyBf8MxnZ-um/UhIs3pO6nyBf8MxnZ-um -goversion go1.12.8 -D "" -importcfg $WORK/b318/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b237/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b238/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b327/_pkg_.a -trimpath $WORK/b327 -shared -p github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid SMNyLD0X_gSuJQ1pEmJM/SMNyLD0X_gSuJQ1pEmJM -goversion go1.12.8 -D "" -importcfg $WORK/b327/importcfg -pack ./error.go cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b330/_pkg_.a -trimpath $WORK/b330 -shared -p github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid aYkQPtz8PKYJFUbrTGWv/aYkQPtz8PKYJFUbrTGWv -goversion go1.12.8 -D "" -importcfg $WORK/b330/importcfg -pack ./pointer.go mkdir -p $WORK/b200/ cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b307/_pkg_.a -trimpath $WORK/b307 -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid CO3lbrBp6pm9ErC9ZpLB/CO3lbrBp6pm9ErC9ZpLB -goversion go1.12.8 -D "" -importcfg $WORK/b307/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/seccomp/libseccomp-golang CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b213/ -importpath github.com/seccomp/libseccomp-golang -- -I $WORK/b213/ -g -O2 ./seccomp.go ./seccomp_internal.go cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/d7/d712a9fb5491e35fa8e9a5f331ae51ba783b9a04adc0d500f636222ca87bc281-d # internal cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/vbauerster/mpb/decor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b236/_pkg_.a -trimpath $WORK/b236 -shared -p github.com/vbauerster/mpb/decor -complete -installsuffix shared -buildid bY3ax9fw1NkA8sOfZm0x/bY3ax9fw1NkA8sOfZm0x -goversion go1.12.8 -D "" -importcfg $WORK/b236/importcfg -pack ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./moving-average.go ./name.go ./percentage.go ./speed.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF mkdir -p $WORK/b333/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/text/transform=$WORK/b198/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b337/ cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p math/big -std -installsuffix shared -buildid 3i1qSYrWZX1RCSTjdDPQ/3i1qSYrWZX1RCSTjdDPQ -goversion go1.12.8 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/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 cd /usr/lib/golang/src/internal/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b200/_pkg_.a -trimpath $WORK/b200 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid 2JgZc4TKoKUD6IZduU95/2JgZc4TKoKUD6IZduU95 -goversion go1.12.8 -D "" -importcfg $WORK/b200/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go mkdir -p $WORK/b310/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b340/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b306/ cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/ostreedev/ostree-go/pkg/glibobject pkg-config --cflags -- glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b333/_pkg_.a -trimpath $WORK/b333 -shared -p text/template/parse -std -complete -installsuffix shared -buildid AfWx3DmeitPt2NaeGEHi/AfWx3DmeitPt2NaeGEHi -goversion go1.12.8 -D "" -importcfg $WORK/b333/importcfg -pack ./lex.go ./node.go ./parse.go mkdir -p $WORK/b348/ cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b337/_pkg_.a -trimpath $WORK/b337 -shared -p encoding/csv -std -complete -installsuffix shared -buildid EjoAjn7xtGriEeF7Bh2n/EjoAjn7xtGriEeF7Bh2n -goversion go1.12.8 -D "" -importcfg $WORK/b337/importcfg -pack ./reader.go ./writer.go cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF github.com/docker/go-units github.com/docker/libnetwork/resolvconf/dns github.com/opencontainers/go-digest github.com/opencontainers/runtime-tools/filepath gopkg.in/yaml.v2 cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b304/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b340/_pkg_.a -trimpath $WORK/b340 -shared -p github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid gPl8uKVcUqv7kkQc81sb/gPl8uKVcUqv7kkQc81sb -goversion go1.12.8 -D "" -importcfg $WORK/b340/importcfg -pack ./stdcopy.go cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF mkdir -p $WORK/b146/ cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/ostreedev/ostree-go/pkg/glibobject pkg-config --libs -- glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b306/_pkg_.a -trimpath $WORK/b306 -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid qD8rhQuxR3YGJWVKzwCu/qD8rhQuxR3YGJWVKzwCu -goversion go1.12.8 -D "" -importcfg $WORK/b306/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b282/_pkg_.a # internal cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b348/_pkg_.a -trimpath $WORK/b348 -shared -p github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid sEOolsGMaW8EVTRhL1ye/sEOolsGMaW8EVTRhL1ye -goversion go1.12.8 -D "" -importcfg $WORK/b348/importcfg -pack ./signal.go ./signals.go cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid ZTV6K_CvStBr0RaV-IlJ/ZTV6K_CvStBr0RaV-IlJ -goversion go1.12.8 -D "" -importcfg $WORK/b146/importcfg -pack ./duration.go ./size.go ./ulimit.go mkdir -p $WORK/b315/ mkdir -p $WORK/b060/ cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/27/27e64893d60d5bee075aa12cea2c9ae7c107121a104d11ca13a5db1160362d51-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b209/_pkg_.a # internal github.com/Nvveen/Gotty cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF mkdir -p $WORK/b325/ cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b315/_pkg_.a -trimpath $WORK/b315 -shared -p github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid M2nxqAYhwUPLoo64441R/M2nxqAYhwUPLoo64441R -goversion go1.12.8 -D "" -importcfg $WORK/b315/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b295/_pkg_.a # internal mkdir -p $WORK/b269/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b327/_pkg_.a # internal cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/ostreedev/ostree-go/pkg/glibobject CGO_LDFLAGS='"-g" "-O2" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b310/ -importpath github.com/ostreedev/ostree-go/pkg/glibobject -- -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I $WORK/b310/ -g -O2 ./gboolean.go ./gcancellable.go ./gerror.go ./gfile.go ./gfileinfo.go ./ghashtable.go ./ghashtableiter.go ./glibobject.go ./gobject.go ./goptioncontext.go ./gvariant.go cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b325/_pkg_.a -trimpath $WORK/b325 -shared -p github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid geYMXMUjQlrCVkgx2I8t/geYMXMUjQlrCVkgx2I8t -goversion go1.12.8 -D "" -importcfg $WORK/b325/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b318/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b208/_pkg_.a # internal cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid IZA0tndU_lXWMbz_Jq8I/IZA0tndU_lXWMbz_Jq8I -goversion go1.12.8 -D "" -importcfg $WORK/b060/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/73/736ac69f0125299254957efe679d9f7fe83b2f2ac6eb38028c6718e055520a08-d # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/4e/4e17700f62cadfce532b28c8892fef4e65530960bc9328be1ee31194f531a5ab-d # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/99/99a70d886105f9ea456a809086dd715e057d47349b1e247b9e1f979422458639-d # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/05/0597691feead94f072fe66922efa76c51cf2dce894d45eaa8a3a712120fa6bec-d # internal mkdir -p $WORK/b344/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b033/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/cf/cf496783fb0c9dfb657f5bab1692e744504c336a52e74c33db96fcbc206ea141-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/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b348/_pkg_.a # internal github.com/opencontainers/runtime-tools/generate/seccomp cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b269/_pkg_.a -trimpath $WORK/b269 -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid kzHpIgMpT9Hyq3voPx91/kzHpIgMpT9Hyq3voPx91 -goversion go1.12.8 -D "" -importcfg $WORK/b269/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 cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/8d/8da70ea95510fdb7d4829a376c3a84cbcfcc656a37da316130dd4e35627d7a1b-d # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/bd/bd6c696440acd69669b68ee107a259457729ba62484f56bb419801be4bf3e9cf-d # internal github.com/BurntSushi/toml cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF mkdir -p $WORK/b321/ internal/x/text/unicode/bidi golang.org/x/text/unicode/bidi mkdir -p $WORK/b305/ github.com/etcd-io/bbolt cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/Nvveen/Gotty /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b344/_pkg_.a -trimpath $WORK/b344 -shared -p github.com/Nvveen/Gotty -complete -installsuffix shared -buildid c7aL53Iv9XH2gH2APZ-g/c7aL53Iv9XH2gH2APZ-g -goversion go1.12.8 -D "" -importcfg $WORK/b344/importcfg -pack ./attributes.go ./gotty.go ./parser.go ./types.go mkdir -p $WORK/b066/ cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/b6/b6575f5c12bd357f81ba253804045f23b3376e3206542497653d74b3d0d08599-d # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/7c/7c9288744fa71c117095285f77d21a748e32ab6f292ea292d81d22200ad8197c-d # internal cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b209/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b199/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b206/_pkg_.a # internal mkdir -p $WORK/b224/ github.com/opencontainers/runtime-tools/specerror cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b095/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b305/_pkg_.a -trimpath $WORK/b305 -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid 1h0bpVnh094lhJWfhlxl/1h0bpVnh094lhJWfhlxl -goversion go1.12.8 -D "" -importcfg $WORK/b305/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables10.0.0.go ./trieval.go cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/fnv=$WORK/b225/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/6c/6cbb47ca97f752230edcff0958fa5cc0133eccbec5c70b3e5ceed744b33f2e5c-d # internal mkdir -p $WORK/b326/ github.com/ulikunitz/xz/lzma cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b095/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/97/979b16bc9a67a641e629550227f45aeda6a0a4a5a338481d26af6a57fba34ab9-d # internal cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b033/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b321/_pkg_.a -trimpath $WORK/b321 -shared -p github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid HUx6zPFerrmkzXB4sRpE/HUx6zPFerrmkzXB4sRpE -goversion go1.12.8 -D "" -importcfg $WORK/b321/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 mkdir -p $WORK/b230/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b315/_pkg_.a # internal cd /usr/lib/golang/src/internal/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath $WORK/b199 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid mQ0rJUGaZFJIfnsQcSp1/mQ0rJUGaZFJIfnsQcSp1 -goversion go1.12.8 -D "" -importcfg $WORK/b199/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b318/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b327/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/etcd-io/bbolt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b224/_pkg_.a -trimpath $WORK/b224 -shared -p github.com/etcd-io/bbolt -complete -installsuffix shared -buildid vK4-xHCduVWSrfQ-tZ6J/vK4-xHCduVWSrfQ-tZ6J -goversion go1.12.8 -D "" -importcfg $WORK/b224/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/b230/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b231/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b229/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b326/_pkg_.a -trimpath $WORK/b326 -shared -p github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid jfbb9axAyjQfKapTHOtV/jfbb9axAyjQfKapTHOtV -goversion go1.12.8 -D "" -importcfg $WORK/b326/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b230/_pkg_.a -trimpath $WORK/b230 -shared -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid hGWktwq7t2Rs_3u5cCpf/hGWktwq7t2Rs_3u5cCpf -goversion go1.12.8 -D "" -importcfg $WORK/b230/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/b018/_pkg_.a # internal github.com/containers/image/directory/explicitfilepath mkdir -p $WORK/b242/ github.com/containers/image/oci/internal mkdir -p $WORK/b273/ cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/84/84ec5ba7a2cff2a4b395dcd37db0031c7c66cef4b8bf26c1261b0678500a6ccd-d # internal cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid orP5EnijDtfe1_c11jcz/orP5EnijDtfe1_c11jcz -goversion go1.12.8 -D "" -importcfg $WORK/b066/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/2d/2d71b140067708ff0277665c3bbd2de050ed1f6a71fc4835d2fb1bd9e9910ce5-d # internal cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/oci/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b273/_pkg_.a -trimpath $WORK/b273 -shared -p github.com/containers/image/oci/internal -complete -installsuffix shared -buildid e8MNZ4sEE6-w_vrN5ZpL/e8MNZ4sEE6-w_vrN5ZpL -goversion go1.12.8 -D "" -importcfg $WORK/b273/importcfg -pack ./oci_util.go golang.org/x/sync/semaphore cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a EOF github.com/cyphar/filepath-securejoin os/exec mkdir -p $WORK/b240/ golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b242/_pkg_.a -trimpath $WORK/b242 -shared -p github.com/containers/image/directory/explicitfilepath -complete -installsuffix shared -buildid zKhmC_c6zJtVdW25-eic/zKhmC_c6zJtVdW25-eic -goversion go1.12.8 -D "" -importcfg $WORK/b242/importcfg -pack ./path.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b330/_pkg_.a # internal cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b095/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b240/_pkg_.a -trimpath $WORK/b240 -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid HRwmyfLmRCgZ6cySvxL9/HRwmyfLmRCgZ6cySvxL9 -goversion go1.12.8 -D "" -importcfg $WORK/b240/importcfg -pack ./semaphore.go mkdir -p $WORK/b352/ github.com/docker/docker/errdefs cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/a7/a7f0117e21ff460daba3c9b8b36a5d22a1115ef493c4a0c578c9545b6baae37a-d # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/5a/5a8292260c8b4b3f7712188ce1211f6de4db1a4a179e2b33cb7acbe73a3501dc-d # internal cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b056/ mkdir -p $WORK/b149/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b340/_pkg_.a # internal database/sql/driver cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b352/_pkg_.a -trimpath $WORK/b352 -shared -p github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid hC4bOWmlud_-MpGussWe/hC4bOWmlud_-MpGussWe -goversion go1.12.8 -D "" -importcfg $WORK/b352/importcfg -pack ./join.go ./vfs.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b288/ cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid TBgcLgnTDs2NaEjtSYqJ/TBgcLgnTDs2NaEjtSYqJ -goversion go1.12.8 -D "" -importcfg $WORK/b149/importcfg -pack ./context.go ./go17.go ./go19.go mkdir -p $WORK/b324/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p os/exec -std -complete -installsuffix shared -buildid vu64t_ulWqUhEKQhUO7j/vu64t_ulWqUhEKQhUO7j -goversion go1.12.8 -D "" -importcfg $WORK/b056/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b288/_pkg_.a -trimpath $WORK/b288 -shared -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid S4_sCVfUsHaLJ72U1tdL/S4_sCVfUsHaLJ72U1tdL -goversion go1.12.8 -D "" -importcfg $WORK/b288/importcfg -pack ./defs.go ./doc.go ./helpers.go ./is.go cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b324/_pkg_.a -trimpath $WORK/b324 -shared -p database/sql/driver -std -complete -installsuffix shared -buildid Jlm00M7GyG_bu-0fnf9M/Jlm00M7GyG_bu-0fnf9M -goversion go1.12.8 -D "" -importcfg $WORK/b324/importcfg -pack ./driver.go ./types.go cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/4c/4c01bfa9ff226c77ca4f7bb26677ba18168286a00a9cbee84dc7a9b9b642510d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b325/_pkg_.a # internal net mkdir -p $WORK/b040/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b040/ -importpath net -- -I $WORK/b040/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/3a/3aa8631506164e2d1e88ed59fa05dfe33006fc9c45d65602ef6600d7ac9487bc-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/b9/b983af527e3e30870378fce9ca042669f801f55c547475e400468de11863f6dd-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/b240/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b337/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/b9/b98ab6ec56b1682c388c8b44136a0754314517b83741bcadf094bb7fb599c588-d # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/95/950e6b39704752cf7287ceea18df87602733ca91b339f0383ab89126ee017b99-d # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/cc/cc896336fe0c6a721ee2d60dc0cac1aa75f19f2d0ed7908f28d5be9a303d25a2-d # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/46/469779e3e11246c7e9022761f81ffc3a45b6a5d40914c0449f4e5ef00818885f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b242/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/92/9265664e57aa09990c5aedba6e198c45f72675ddc895de7ec1e0af133f198a40-d # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/27/27f01f453ed026c2e95016d8b49f83742e9cb073e1f420f5ae854c154c070d86-d # internal github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b188/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b189/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath $WORK/b188 -shared -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid 8RR-Vs3NZy3I-jthLLP7/8RR-Vs3NZy3I-jthLLP7 -goversion go1.12.8 -D "" -importcfg $WORK/b188/importcfg -pack ./truncindex.go cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/3f/3fe003364534645c25fdcf0dd15878ab431a48079b955a748c113362dc962108-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/ed/ed3098ee895352e4bc42253f19afd5dafb8015fbe8c8fe0776f288ed2aefa69c-d # internal github.com/docker/distribution/digestset mkdir -p $WORK/b260/ github.com/containers/image/docker/reference mkdir -p $WORK/b059/ github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b069/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b060/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b060/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b260/_pkg_.a -trimpath $WORK/b260 -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid 2Ps8cvpTiN4bWQg7Yi7h/2Ps8cvpTiN4bWQg7Yi7h -goversion go1.12.8 -D "" -importcfg $WORK/b260/importcfg -pack ./set.go cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/docker/reference /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p github.com/containers/image/docker/reference -complete -installsuffix shared -buildid wcko1nHpswegMHg9jfBQ/wcko1nHpswegMHg9jfBQ -goversion go1.12.8 -D "" -importcfg $WORK/b059/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b060/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b070/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b203/_pkg_.a # internal cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid uhm5XoeRhmdwqdMVsjQN/uhm5XoeRhmdwqdMVsjQN -goversion go1.12.8 -D "" -importcfg $WORK/b069/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/2f/2ffde8ed34d5387f58307a794d2a8eccb02f37f52dd3107afa13d3643d390813-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/8d/8d6301ba811272367614ab4ffa4cfa2ae13aa23eedd35b0a39d18090dbd409a2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/6a/6a37595afb98d377a015a07e2aaa91db538c55d1ad4e0ee0f3f1c75b5d2ae5e2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/e6/e6844c4f793c500829d725d2fbcf2a9cc37a5d283b9a1dd941670e65a127a0a6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b326/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b188/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/aa/aacfd5baa08db629cf6d56b6748440bc4395b6047093f70753b22de0615ff6f1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/eb/eb81c4a18468c33af77def56b885bd4631a5f880d7629f39a2b719005071fa90-d # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/9e/9e9553594e01ee07bd6fa61969ac6784c83c03c2a7c4689cdb90c717c62e6916-d # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/00/00bb481d363a8d7f480e668b20aded4f3bb121aba6b6d8e2a8e7c36b5fcb8380-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/ff/ffac59301081bbb36b152febad49fbcf67041a1c9a11642d8721a1085ac4f9db-d # internal github.com/xeipuuv/gojsonreference mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b330/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b329/_pkg_.a -trimpath $WORK/b329 -shared -p github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid OjrmN91oI5o-vzEx7hQS/OjrmN91oI5o-vzEx7hQS -goversion go1.12.8 -D "" -importcfg $WORK/b329/importcfg -pack ./reference.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/bc/bcfbab30d9ef1ea3a3f832e71c5eaa6d6043e54ce7e6dfedd95c26084d67ba97-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/18/18b44a065087807a77adb29089a36628bf98557d9920995f81500f4286dc83a9-d # internal github.com/docker/distribution/reference mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b260/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b060/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b259/_pkg_.a -trimpath $WORK/b259 -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid jzujQJmkW64QzHJ7WfmS/jzujQJmkW64QzHJ7WfmS -goversion go1.12.8 -D "" -importcfg $WORK/b259/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/f6/f695584dbd79e38ea9ce3192fefb86a913495eb2d27f905d14ee10a04d2088e1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/0f/0f9306b42daa5600b316e40fd13036c4557e6d4caec7b5c236f2cfaf94915217-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/49/4987d0507c4906c73fa2bc73803e9e3b7c76e7d1af7e7e2aea1d2d1f9789b834-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/9a/9af90e7515843a8ee360c3ed2c321da6cb4523fdef0aac24f6f13600ddd79f4e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/30/301432ab1478f5928af04f173c5cab0d2cdc6b3bd6355a8cf3387c5f85a28f91-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/f5/f55e3c5abbf6bc11b08bb1198414e4c7572f95ed6de7089b9979ce92105347a1-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/3e/3ef0461078f60672ddb871b37f1916286ddab1b1d2f9a0efbf16dda33a95d130-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/c7/c7e4e8c60c37f9de162ae360e6a1c7a8aacb6b382d65e0cc0e4008cdb43db1eb-d # internal github.com/containers/image/docker/policyconfiguration mkdir -p $WORK/b244/ github.com/containers/image/types mkdir -p $WORK/b068/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/docker/reference=$WORK/b059/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b244/_pkg_.a -trimpath $WORK/b244 -shared -p github.com/containers/image/docker/policyconfiguration -complete -installsuffix shared -buildid VOMJ13FCdJUnT0HYrSSm/VOMJ13FCdJUnT0HYrSSm -goversion go1.12.8 -D "" -importcfg $WORK/b244/importcfg -pack ./naming.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b059/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b060/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b069/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/containers/image/types -complete -installsuffix shared -buildid qMP3ic3MEys4zeiTB7of/qMP3ic3MEys4zeiTB7of -goversion go1.12.8 -D "" -importcfg $WORK/b068/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b305/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/e6/e6266c55ff91e5377148d92541a8ca7f8b99b80e38bd605fbf8e653fe5d942a6-d # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/e4/e457bdb011b5c00407835b6a67ab8611ca1fa3b7fdbc146f7ec2de255d42df81-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b303/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b304/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b305/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b303/_pkg_.a -trimpath $WORK/b303 -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid HQNOEWJfk5sGsK636d87/HQNOEWJfk5sGsK636d87 -goversion go1.12.8 -D "" -importcfg $WORK/b303/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/62/62dcb89b5708a6d22a4c20110aabb7c4dfe7d70dfc9ccd4e60b5678b9fde0825-d # internal compress/gzip mkdir -p $WORK/b194/ compress/zlib mkdir -p $WORK/b124/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b123/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/crc32=$WORK/b154/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b123/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile hash/adler32=$WORK/b125/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath $WORK/b194 -shared -p compress/gzip -std -complete -installsuffix shared -buildid 86ggDmjqXrecvO__eiS_/86ggDmjqXrecvO__eiS_ -goversion go1.12.8 -D "" -importcfg $WORK/b194/importcfg -pack ./gunzip.go ./gzip.go cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p compress/zlib -std -complete -installsuffix shared -buildid XoU_dL2J7zgLAMv6WawI/XoU_dL2J7zgLAMv6WawI -goversion go1.12.8 -D "" -importcfg $WORK/b124/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/ce/ce8e68feb64aafd24e68a70d5c8b6d6b68a49c3bc5b061c05d54dff972428f23-d # internal github.com/mattn/go-shellwords mkdir -p $WORK/b359/ github.com/mistifyio/go-zfs mkdir -p $WORK/b184/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/mattn/go-shellwords /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b359/_pkg_.a -trimpath $WORK/b359 -shared -p github.com/mattn/go-shellwords -complete -installsuffix shared -buildid osdwkRoeZMEFQzjSNIZu/osdwkRoeZMEFQzjSNIZu -goversion go1.12.8 -D "" -importcfg $WORK/b359/importcfg -pack ./shellwords.go ./util_posix.go cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath $WORK/b184 -shared -p github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid 54oOtWoDSJNFPVxL9CDX/54oOtWoDSJNFPVxL9CDX -goversion go1.12.8 -D "" -importcfg $WORK/b184/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/b8/b8800730328761cc51fd9b9853c4c7f0e1440a09c038ac33ed1a624ccc6d8eaf-d # internal internal/x/text/secure/bidirule mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/x/text/transform=$WORK/b198/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b199/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath $WORK/b197 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid L7twSn_rNU1s_GHlRVHh/L7twSn_rNU1s_GHlRVHh -goversion go1.12.8 -D "" -importcfg $WORK/b197/importcfg -pack ./bidirule.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/3a/3ab16bb5c08a02ada57add63ad44ea4048dd239b5021a69e418c69c6734ef442-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/1e/1e38d85120287599af414359413461e03df3cb105c2c1ffdff44998f15f6ff85-d # internal github.com/containers/image/pkg/blobinfocache/none mkdir -p $WORK/b135/ github.com/containers/image/pkg/blobinfocache/internal/prioritize github.com/containers/image/transports mkdir -p $WORK/b223/ mkdir -p $WORK/b115/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/types=$WORK/b068/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b060/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p github.com/containers/image/pkg/blobinfocache/none -complete -installsuffix shared -buildid UWNEYi2DlhPPBjAMt_UR/UWNEYi2DlhPPBjAMt_UR -goversion go1.12.8 -D "" -importcfg $WORK/b135/importcfg -pack ./none.go cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/types=$WORK/b068/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b060/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b223/_pkg_.a -trimpath $WORK/b223 -shared -p github.com/containers/image/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid OI0WzrGJE9yk3fWCO_ES/OI0WzrGJE9yk3fWCO_ES -goversion go1.12.8 -D "" -importcfg $WORK/b223/importcfg -pack ./prioritize.go cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/types=$WORK/b068/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b259/_pkg_.a # internal cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/transports /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p github.com/containers/image/transports -complete -installsuffix shared -buildid g6kYXurmAX9Eq26gwTVP/g6kYXurmAX9Eq26gwTVP -goversion go1.12.8 -D "" -importcfg $WORK/b115/importcfg -pack ./stub.go ./transports.go cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/9c/9cda557aac9eac422016d26a22062418d04a07fa4d6d5e2dd49a43ed4b509584-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/b9/b973294045ac74e9b74361fe4f4932f0890e55f6ade98ffc9a08e1de40e2e48f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/75/750b9ba1d74715b3968dc5038fcbc2fdb191d8a1fde8d43c9a11c9d2c867b44f-d # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/09/095c68fc218e00a69dd58bb41144e7f6a1793a605d9175616b8482c48cbbb9b8-d # 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/b223/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/e3/e32dc869a70232d5779a3dc163ae73e349d1dc9581029aa774468b13e3d60334-d # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/ef/efcb2158e2685943b9b9f342716e3d733f755c03d798f0581d890c5c4c64ca72-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/81/810e12808c0768099593be8fbc6222b3d4edde12d14f45393a8cd1b1f291012b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/73/734a745d4f3562abd760e2135a22b1128bce8ce347657923f12deeacb8db869e-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/b6/b63e4377c4e65aacae0380b892e225a92355be4af2bd6da2b894131b16593e04-d # internal github.com/klauspost/pgzip mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b153/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile hash/crc32=$WORK/b154/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid Jaf9H3USkaneh4bT2rcM/Jaf9H3USkaneh4bT2rcM -goversion go1.12.8 -D "" -importcfg $WORK/b152/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/4d/4d74e96673b79085a21e840f323c0882ad0be9813ef9f48526f8f83b8fcd99ca-d # internal text/template mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile text/template/parse=$WORK/b333/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b332/_pkg_.a -trimpath $WORK/b332 -shared -p text/template -std -complete -installsuffix shared -buildid IKAIgcIODOQgRhDral1T/IKAIgcIODOQgRhDral1T -goversion go1.12.8 -D "" -importcfg $WORK/b332/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/86/86a322ffac865ef3e72d70282ab1a1b41d2eed794482c7b22ad264b53af34114-d # internal cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/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/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/e8/e83347db41491f54bd74dd02c01b3e65f6049bf5e1a63da776c97e8606fe08a0-d # internal internal/x/net/idna mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/text/secure/bidirule=$WORK/b197/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b199/_pkg_.a packagefile internal/x/text/unicode/norm=$WORK/b200/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath $WORK/b196 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid g7LHVV42loTTy9kQmAqY/g7LHVV42loTTy9kQmAqY -goversion go1.12.8 -D "" -importcfg $WORK/b196/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/63/63b9adf95113862b97f93af6e10a0a84c5cf29db70ce55f7b351abcb3e859770-d # internal cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c golang.org/x/net/idna mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b303/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b305/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b306/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b302/_pkg_.a -trimpath $WORK/b302 -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid GCUsAD5c2FNN_Y3kLXd4/GCUsAD5c2FNN_Y3kLXd4 -goversion go1.12.8 -D "" -importcfg $WORK/b302/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/77/77e8c93c010930bf74d304abec8c3ad743cdc12528566e70efdcdc8c46489b51-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/82/823c2bbb5a861fafcdf11cab3bc93dbc7dfc19dfd7d63ae3b7211b9d61221dc1-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/74/747e8ebb8f85cdc7b8f499b382c0e5c68e39710969207c1a0d3828cfc58f2f32-d # internal github.com/containers/image/pkg/sysregistries mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile github.com/BurntSushi/toml=$WORK/b066/_pkg_.a packagefile github.com/containers/image/types=$WORK/b068/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/pkg/sysregistries /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b275/_pkg_.a -trimpath $WORK/b275 -shared -p github.com/containers/image/pkg/sysregistries -complete -installsuffix shared -buildid 06hbd9LsrQR0-q15eXVS/06hbd9LsrQR0-q15eXVS -goversion go1.12.8 -D "" -importcfg $WORK/b275/importcfg -pack ./system_registries.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/f5/f5dd70f0dca4fa39fbddeefeb88409f04700813681bb0ddcb4efee9ddf44cc30-d # internal github.com/containers/image/pkg/strslice github.com/docker/docker/api/types/strslice mkdir -p $WORK/b075/ github.com/openshift/imagebuilder/strslice github.com/docker/docker/api/types/filters github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b284/ github.com/vbatts/tar-split/tar/storage github.com/blang/semver mkdir -p $WORK/b349/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b286/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/pkg/strslice /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p github.com/containers/image/pkg/strslice -complete -installsuffix shared -buildid 6K2QZ5QfLhoW1oOpe2aN/6K2QZ5QfLhoW1oOpe2aN -goversion go1.12.8 -D "" -importcfg $WORK/b075/importcfg -pack ./strslice.go mkdir -p $WORK/b247/ github.com/sirupsen/logrus cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b284/_pkg_.a -trimpath $WORK/b284 -shared -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid T3CjcpFSFSkJ9xo8wbir/T3CjcpFSFSkJ9xo8wbir -goversion go1.12.8 -D "" -importcfg $WORK/b284/importcfg -pack ./strslice.go cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a EOF github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b162/ mkdir -p $WORK/b323/ mkdir -p $WORK/b072/ cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b349/_pkg_.a -trimpath $WORK/b349 -shared -p github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid -2AlK1fulcXtfUJYJ3eZ/-2AlK1fulcXtfUJYJ3eZ -goversion go1.12.8 -D "" -importcfg $WORK/b349/importcfg -pack ./strslice.go cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF mkdir -p $WORK/b156/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b286/_pkg_.a -trimpath $WORK/b286 -shared -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid zNbXL2Z9PiCNXX6ZLXxa/zNbXL2Z9PiCNXX6ZLXxa -goversion go1.12.8 -D "" -importcfg $WORK/b286/importcfg -pack ./parse.go cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc64=$WORK/b163/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b324/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b247/_pkg_.a -trimpath $WORK/b247 -shared -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid RGdMnFgjb6Y3i1_yAV5Z/RGdMnFgjb6Y3i1_yAV5Z -goversion go1.12.8 -D "" -importcfg $WORK/b247/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b323/_pkg_.a -trimpath $WORK/b323 -shared -p github.com/blang/semver -complete -installsuffix shared -buildid NQgEp5Yo4_2fUs1VdOKh/NQgEp5Yo4_2fUs1VdOKh -goversion go1.12.8 -D "" -importcfg $WORK/b323/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath $WORK/b162 -shared -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid Qp3_2cvgCGXo1sn4vZaS/Qp3_2cvgCGXo1sn4vZaS -goversion go1.12.8 -D "" -importcfg $WORK/b162/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b157/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid BuyZS6LclT3xlkNedid7/BuyZS6LclT3xlkNedid7 -goversion go1.12.8 -D "" -importcfg $WORK/b072/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_linux.go ./terminal_notwindows.go ./text_formatter.go ./writer.go github.com/gogo/protobuf/proto mkdir -p $WORK/b292/ cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid HZLLB31CSSbCeiLXyQrP/HZLLB31CSSbCeiLXyQrP -goversion go1.12.8 -D "" -importcfg $WORK/b156/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/b292/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b292/_pkg_.a -trimpath $WORK/b292 -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid eHHirUJck_Ug4svrytwY/eHHirUJck_Ug4svrytwY -goversion go1.12.8 -D "" -importcfg $WORK/b292/importcfg -pack ./clone.go ./custom_gogo.go ./decode.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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b224/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/0a/0ab09c9d2ee455277f0cf7af082e16dcf246dcd8577d6c2ced20b4943a024d90-d # internal github.com/containers/buildah/docker mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/pkg/strslice=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b060/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/_build/src/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b215/_pkg_.a -trimpath $WORK/b215 -shared -p github.com/containers/buildah/docker -complete -installsuffix shared -buildid R112_5zmdKDrBO_1Rt6H/R112_5zmdKDrBO_1Rt6H -goversion go1.12.8 -D "" -importcfg $WORK/b215/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b349/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b275/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/6c/6c4438ae2d0c550f601e6943476ead4709f75fd8cfef0dcd2102ea3e3e1ed1ad-d # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/7c/7c73131845bc615d1a601342b0d9bb1d7dc2c3a8b94dd20f12a8a647e3b76ac1-d # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/ca/ca8a75cec8e7d710ef335a2c3995fc912757c740fa2d109dd77f8f2f91f1ff1e-d # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/44/44e9409a849cdfc763eeca4c2150b7aa2f55e01d52a4fb58c0a345d7b29be2da-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/17/17fe877dc15351d551a76c1a372250db6cf6ae6f7975e42dea165ec80992c1d8-d # internal cd $WORK/b040 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/f7/f787738ee13ad7f61683259408ef26bc9df3368c90336c6150faebd490b5d84f-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b247/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b246/_pkg_.a -trimpath $WORK/b246 -shared -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid GB4Hidc2LBdsc65UeKO3/GB4Hidc2LBdsc65UeKO3 -goversion go1.12.8 -D "" -importcfg $WORK/b246/importcfg -pack ./client.go ./command.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/7a/7afc71e0a0283b2507d2c937740566b4d1f4599673b53b3b7c163d4be02aa663-d # internal cd $WORK/b040 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b191/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b162/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile hash/crc64=$WORK/b163/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath $WORK/b190 -shared -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid O2r-0GA3ktr5uoSohkI1/O2r-0GA3ktr5uoSohkI1 -goversion go1.12.8 -D "" -importcfg $WORK/b190/importcfg -pack ./assemble.go ./disassemble.go ./doc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/58/58cd310ababdf5f3b3321ae49cc7664d83925e869fef740626e2da13f6cbe263-d # internal github.com/docker/docker/api/types/network mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b286/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b288/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b287/_pkg_.a -trimpath $WORK/b287 -shared -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid zNIF8WAjov6LkzpcHgpd/zNIF8WAjov6LkzpcHgpd -goversion go1.12.8 -D "" -importcfg $WORK/b287/importcfg -pack ./network.go cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/82/82dfe0be88c82b9c7fb1d92fe09dd56eb72adc9adcbe96cf785631ad0f06cb18-d # internal cd $WORK/b040 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/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/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/47/479bef9033a9d0b6d494f9816df347c3628208b21ac085f03aaf2750b9d421d0-d # internal cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/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/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/30/307d7c6d5676b9b87770a606eed6635fe3fc7179e8be9c8da6df19c931cdb40c-d # internal cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -o $WORK/b052/_cgo_.o $WORK/b052/_cgo_main.o $WORK/b052/_x001.o $WORK/b052/_x002.o $WORK/b052/_x003.o $WORK/b052/_x004.o -g -O2 cd $WORK/b040 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/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/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/0f/0ffed38f768a5a811683dc36d9e3d8334f06c03ac8fb4b90ed13f3852df4df21-d # internal cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b052/_cgo_.o -dynout $WORK/b052/_cgo_import.go cd $WORK/b040 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p os/user -std -installsuffix shared -buildid 72PRM81XzTS71dzZ0sQt/72PRM81XzTS71dzZ0sQt -goversion go1.12.8 -D "" -importcfg $WORK/b052/importcfg -pack ./lookup.go ./user.go $WORK/b052/_cgo_gotypes.go $WORK/b052/cgo_lookup_unix.cgo1.go $WORK/b052/getgrouplist_unix.cgo1.go $WORK/b052/listgroups_unix.cgo1.go $WORK/b052/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/83/83ebef52e0c9c935e8e3170998cc297fc66cdc36931c110a95ca71e1a6f025aa-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/fe/fe18b57aedd7e428deacafe3bc8dfbcdfe797fc2fefa81fc8b8dc838ed44e4a6-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/d7/d70d9b5f419652a9df17b16008d1044c10595ec65576a3a4ba6deb5c5c8562b0-d # internal github.com/containers/image/pkg/sysregistriesv2 mkdir -p $WORK/b065/ github.com/containers/image/pkg/blobinfocache/memory github.com/containers/image/pkg/blobinfocache/boltdb github.com/containers/storage/pkg/fileutils github.com/docker/docker/pkg/fileutils github.com/containers/storage/pkg/loopback mkdir -p $WORK/b174/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b066/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b059/_pkg_.a packagefile github.com/containers/image/types=$WORK/b068/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF mkdir -p $WORK/b226/ cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/containers/image/pkg/sysregistriesv2 -complete -installsuffix shared -buildid ckvKvQUKSPg8fp0OlvlQ/ckvKvQUKSPg8fp0OlvlQ -goversion go1.12.8 -D "" -importcfg $WORK/b065/importcfg -pack ./system_registries_v2.go cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/pkg/loopback CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b174/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b174/ -g -O2 ./loop_wrapper.go mkdir -p $WORK/b222/ mkdir -p $WORK/b140/ mkdir -p $WORK/b339/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/pkg/blobinfocache/internal/prioritize=$WORK/b223/_pkg_.a packagefile github.com/containers/image/types=$WORK/b068/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b060/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/pkg/blobinfocache/internal/prioritize=$WORK/b223/_pkg_.a packagefile github.com/containers/image/types=$WORK/b068/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b224/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b060/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b226/_pkg_.a -trimpath $WORK/b226 -shared -p github.com/containers/image/pkg/blobinfocache/memory -complete -installsuffix shared -buildid d9ALApqnwTbsFM46Xnx8/d9ALApqnwTbsFM46Xnx8 -goversion go1.12.8 -D "" -importcfg $WORK/b226/importcfg -pack ./memory.go cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/scanner=$WORK/b141/_pkg_.a EOF cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/scanner=$WORK/b141/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b222/_pkg_.a -trimpath $WORK/b222 -shared -p github.com/containers/image/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid YB0mRf8QJkxhsoTm5WIJ/YB0mRf8QJkxhsoTm5WIJ -goversion go1.12.8 -D "" -importcfg $WORK/b222/importcfg -pack ./boltdb.go cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid iNnVODliuRzzOLOoTiyA/iNnVODliuRzzOLOoTiyA -goversion go1.12.8 -D "" -importcfg $WORK/b140/importcfg -pack ./fileutils.go ./fileutils_unix.go cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b339/_pkg_.a -trimpath $WORK/b339 -shared -p github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid PM3qrIWP9HWRghK5mu0E/PM3qrIWP9HWRghK5mu0E -goversion go1.12.8 -D "" -importcfg $WORK/b339/importcfg -pack ./fileutils.go ./fileutils_unix.go cd $WORK/b040 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/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/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/23/23e524feb6d8c0374af56360d135cb0af89db0dcd0756d9908e80054cd1cec64-d # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b052/_pkg_.a $WORK/b052/_x001.o $WORK/b052/_x002.o $WORK/b052/_x003.o $WORK/b052/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/43/43ad52a50f4de2853e47fd38813a0d5fc85eb2c85b6530885a5433aadcce4aca-d # internal archive/tar mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p archive/tar -std -complete -installsuffix shared -buildid BPZFHSDrq-nJ1gg6mNlp/BPZFHSDrq-nJ1gg6mNlp -goversion go1.12.8 -D "" -importcfg $WORK/b049/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -o $WORK/b040/_cgo_.o $WORK/b040/_cgo_main.o $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o $WORK/b040/_x004.o $WORK/b040/_x005.o -g -O2 cd $WORK/b174 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b087 -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b087/arith_arm64.o ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/25/2575030a4f345862dbb883dc6ddefff5997028191ff11d4f7d1d07fabb9f6a01-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/f5/f5228c34be6346f97fda05490ae13bd80089929e2b84b47983da01400094b4b8-d # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/6c/6cec3f3c3484af19f52ec4debe56f714ef55acc015fafe25ba6a453976965b95-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b087/_pkg_.a $WORK/b087/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/e4/e40ebee262981cb038dbd15f1fd52ecc2bb843995f683ff5a3eeabd4705a15e4-d # internal github.com/containers/image/pkg/blobinfocache mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/pkg/blobinfocache/boltdb=$WORK/b222/_pkg_.a packagefile github.com/containers/image/pkg/blobinfocache/memory=$WORK/b226/_pkg_.a packagefile github.com/containers/image/types=$WORK/b068/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b221/_pkg_.a -trimpath $WORK/b221 -shared -p github.com/containers/image/pkg/blobinfocache -complete -installsuffix shared -buildid Gxw8yGzDWBgmDcdXBTaI/Gxw8yGzDWBgmDcdXBTaI -goversion go1.12.8 -D "" -importcfg $WORK/b221/importcfg -pack ./default.go cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/bf/bf58ad8d52068c37b9ac4873dd1acd66ae874c80d3bb0c8422489c17599b3f92-d # internal crypto/dsa mkdir -p $WORK/b102/ encoding/asn1 mkdir -p $WORK/b086/ crypto/elliptic mkdir -p $WORK/b088/ cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b040/_cgo_.o -dynout $WORK/b040/_cgo_import.go cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b089/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid IAmcHBLGEps5ABnkDnbm/IAmcHBLGEps5ABnkDnbm -goversion go1.12.8 -D "" -importcfg $WORK/b102/importcfg -pack ./dsa.go cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid 4lMU9i23REIL1MoFiZ9P/4lMU9i23REIL1MoFiZ9P -goversion go1.12.8 -D "" -importcfg $WORK/b086/importcfg -pack ./asn1.go ./common.go ./marshal.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b088 -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b088/symabis ./p256_asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/0b/0b64a56ae52a2cf3639a5db0db0366954cebb894f271b9a5bff21ab9d47d7e99-d # internal cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/nettrace=$WORK/b041/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b042/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b043/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p net -std -installsuffix shared -buildid soe8JDqfHkeLifpIinvv/soe8JDqfHkeLifpIinvv -goversion go1.12.8 -D "" -importcfg $WORK/b040/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.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/b040/_cgo_gotypes.go $WORK/b040/cgo_linux.cgo1.go $WORK/b040/cgo_resnew.cgo1.go $WORK/b040/cgo_socknew.cgo1.go $WORK/b040/cgo_unix.cgo1.go $WORK/b040/_cgo_import.go cd $WORK/b174 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c loop_wrapper.cgo2.c cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p crypto/elliptic -std -installsuffix shared -buildid Fp_v4b4NKz5VYQtlgQhM/Fp_v4b4NKz5VYQtlgQhM -goversion go1.12.8 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go cd $WORK/b174 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b174=/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/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/b3/b33b6f59adecd13720183cfb23f2f3045e378b10d588232ee160586909a91687-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/43/438d4ed1de04d7cae1f2085ee5ca5a9ad18c5ea000d6ed0fca58d6c44a496154-d # internal cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/pkg/loopback TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -o $WORK/b174/_cgo_.o $WORK/b174/_cgo_main.o $WORK/b174/_x001.o $WORK/b174/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/c7/c7a87d18a12d830079ee9cf13b97028cf1e485e3c1a84df334fb23754abcb688-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage loopback -dynimport $WORK/b174/_cgo_.o -dynout $WORK/b174/_cgo_import.go cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath $WORK/b174 -shared -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid AWZzoFlUBz-gwL4fHHso/AWZzoFlUBz-gwL4fHHso -goversion go1.12.8 -D "" -importcfg $WORK/b174/importcfg -pack ./attach_loopback.go ./ioctl.go ./loopback.go $WORK/b174/_cgo_gotypes.go $WORK/b174/loop_wrapper.cgo1.go $WORK/b174/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b174/_pkg_.a $WORK/b174/_x001.o $WORK/b174/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/8d/8d93db80e7595a14e85e4806dc3ba2218cb52cd60d2e32a6698f5df524d7e212-d # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b088 -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b088/p256_asm_arm64.o ./p256_asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b088/_pkg_.a $WORK/b088/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/36/3610750c959bf652f68ec70911664498e697ec619af884cb7040055f97afe26f-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/f2/f2b278a327c3159dcc9fe83751aace648bf52aec0595c1dbd4dd3533988997dc-d # internal crypto/x509/pkix mkdir -p $WORK/b103/ internal/x/crypto/cryptobyte mkdir -p $WORK/b106/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b086/_pkg_.a packagefile encoding/hex=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid KK1zR-D9ftWArVTOtrs7/KK1zR-D9ftWArVTOtrs7 -goversion go1.12.8 -D "" -importcfg $WORK/b103/importcfg -pack ./pkix.go cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b107/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid GF6v0gRA7HdvSrJ3CBNp/GF6v0gRA7HdvSrJ3CBNp -goversion go1.12.8 -D "" -importcfg $WORK/b106/importcfg -pack ./asn1.go ./builder.go ./string.go crypto/internal/boring mkdir -p $WORK/b083/ cd /usr/lib/golang/src/crypto/internal/boring CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b083/ -importpath crypto/internal/boring -- -I $WORK/b083/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/2d/2d5ce6d9f4e5a105659f79cfca8d1031b58f4245a8efca3c0f66618afa801104-d # internal github.com/ghodss/yaml mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b269/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b268/_pkg_.a -trimpath $WORK/b268 -shared -p github.com/ghodss/yaml -complete -installsuffix shared -buildid vVya0M7Dj8ZZ08AOeAIf/vVya0M7Dj8ZZ08AOeAIf -goversion go1.12.8 -D "" -importcfg $WORK/b268/importcfg -pack ./fields.go ./yaml.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/d5/d5f09180412992eed3d78d5a4802b56d93bbe2bbc72085e1b9f1f25d39651dcd-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/b7/b71b733eaf3557569a84c14e3b298ba382a8e1d15ac19fc319b966a81acad65b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/39/3989bf60f450b98c5159af80d09303e1f051f511070c638ab43f5ba9f2c28a29-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/74/741f393b146e988b0fecec5097c1418d9b6f5cc60891c47508064c328b33ec8c-d # internal cd $WORK/b213 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b213=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b213=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b213=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b213=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b213=/tmp/go-build -gno-record-gcc-switches -o $WORK/b213/_cgo_.o $WORK/b213/_cgo_main.o $WORK/b213/_x001.o $WORK/b213/_x002.o $WORK/b213/_x003.o -g -O2 -lseccomp TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage seccomp -dynimport $WORK/b213/_cgo_.o -dynout $WORK/b213/_cgo_import.go cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b213/_pkg_.a -trimpath $WORK/b213 -shared -p github.com/seccomp/libseccomp-golang -installsuffix shared -buildid kYhXRo3x9nKPQLvVFyir/kYhXRo3x9nKPQLvVFyir -goversion go1.12.8 -D "" -importcfg $WORK/b213/importcfg -pack $WORK/b213/_cgo_gotypes.go $WORK/b213/seccomp.cgo1.go $WORK/b213/seccomp_internal.cgo1.go $WORK/b213/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b213/_pkg_.a $WORK/b213/_x001.o $WORK/b213/_x002.o $WORK/b213/_x003.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/f6/f646ea007baaab65471e3ff01bd7e278a575d12302b05495d3c7fc8f874de483-d # internal cd $WORK/b117 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b040/_pkg_.a $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o $WORK/b040/_x004.o $WORK/b040/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/d0/d0a705f37ac928ff5fefb8658bf0f4894bc6ac0983d22c7abfb0864046cce364-d # internal internal/x/net/http/httpproxy mkdir -p $WORK/b202/ github.com/docker/libnetwork/ipamutils golang.org/x/net/internal/socks github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b039/ github.com/ishidawataru/sctp net/textproto github.com/docker/go-connections/nat mkdir -p $WORK/b285/ github.com/docker/docker/api/types/registry mkdir -p $WORK/b338/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/net/idna=$WORK/b196/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF mkdir -p $WORK/b256/ cd /usr/lib/golang/src/internal/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath $WORK/b202 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid rlQuMykHKepuh7RNuCaT/rlQuMykHKepuh7RNuCaT -goversion go1.12.8 -D "" -importcfg $WORK/b202/importcfg -pack ./proxy.go cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF mkdir -p $WORK/b317/ cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid v3_3NSSA5EZMUDVx9kpp/v3_3NSSA5EZMUDVx9kpp -goversion go1.12.8 -D "" -importcfg $WORK/b039/importcfg -pack ./args.go ./types.go cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b285/_pkg_.a -trimpath $WORK/b285 -shared -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid dT8UqzcvLRt0UyDS19Ga/dT8UqzcvLRt0UyDS19Ga -goversion go1.12.8 -D "" -importcfg $WORK/b285/importcfg -pack ./nat.go ./parse.go ./sort.go cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/libnetwork/ipamutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b338/_pkg_.a -trimpath $WORK/b338 -shared -p github.com/docker/libnetwork/ipamutils -complete -installsuffix shared -buildid lf5pRRyo8T3Z44-acq3O/lf5pRRyo8T3Z44-acq3O -goversion go1.12.8 -D "" -importcfg $WORK/b338/importcfg -pack ./utils.go cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b201/ cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b256/_pkg_.a -trimpath $WORK/b256 -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid VFjNcUtN_w3W252K86Nl/VFjNcUtN_w3W252K86Nl -goversion go1.12.8 -D "" -importcfg $WORK/b256/importcfg -pack ./client.go ./socks.go cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b289/ cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b317/_pkg_.a -trimpath $WORK/b317 -shared -p github.com/ishidawataru/sctp -complete -installsuffix shared -buildid wOd9wne-2r2nArsfctks/wOd9wne-2r2nArsfctks -goversion go1.12.8 -D "" -importcfg $WORK/b317/importcfg -pack ./sctp.go ./sctp_linux.go cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b201/_pkg_.a -trimpath $WORK/b201 -shared -p net/textproto -std -complete -installsuffix shared -buildid mzgZSF-mTsj_vx15oup0/mzgZSF-mTsj_vx15oup0 -goversion go1.12.8 -D "" -importcfg $WORK/b201/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b069/_pkg_.a packagefile net=$WORK/b040/_pkg_.a EOF github.com/spf13/pflag mkdir -p $WORK/b354/ golang.org/x/sys/unix cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b289/_pkg_.a -trimpath $WORK/b289 -shared -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid gG2EwJ3KWRqX66Ker--p/gG2EwJ3KWRqX66Ker--p -goversion go1.12.8 -D "" -importcfg $WORK/b289/importcfg -pack ./authenticate.go ./registry.go mkdir -p $WORK/b145/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile encoding/csv=$WORK/b337/_pkg_.a packagefile encoding/hex=$WORK/b104/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b159/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cat >$WORK/b145/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b145 -I $WORK/b145/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b145/symabis ./asm_linux_arm64.s cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b354/_pkg_.a -trimpath $WORK/b354 -shared -p github.com/spf13/pflag -complete -installsuffix shared -buildid pHhghhgrn-eW-qQP4vIe/pHhghhgrn-eW-qQP4vIe -goversion go1.12.8 -D "" -importcfg $WORK/b354/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float64.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int64.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_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p golang.org/x/sys/unix -installsuffix shared -buildid sp7JZEnIxmjFcIhyRRqf/sp7JZEnIxmjFcIhyRRqf -goversion go1.12.8 -symabis $WORK/b145/symabis -D "" -importcfg $WORK/b145/importcfg -pack -asmhdr $WORK/b145/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 ./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/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/75/75796a196c9c2e3c9246fc69a7e59642ce395bb61b8710d29881f1aec65292ad-d # internal cd $WORK/b117 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/80/80d3a07717c592e5d286ef0717b144b661ea4bc8e6bb916361dddadcd7ee53a6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/d7/d7e17af1939556afda197dd408e2eb3b009bf6e3895a2bac39e35fafec0937b8-d # internal github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid F83wpNNrzmVv7TDpYDqm/F83wpNNrzmVv7TDpYDqm -goversion go1.12.8 -D "" -importcfg $WORK/b046/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/fe/fe5d5fd1929244ed76567f7d7e097900a1989aa4b7ec4ed990873a38b37b6557-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/82/828643f77a0cd0745a530d7cf1dd32c103f24cd4fa5fad79cf10cd311f999014-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b282/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b283/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b284/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b285/_pkg_.a packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b281/_pkg_.a -trimpath $WORK/b281 -shared -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid BnT51RjEcW6n-_q1ivpA/BnT51RjEcW6n-_q1ivpA -goversion go1.12.8 -D "" -importcfg $WORK/b281/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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/62/62e8d9ee2f02a84acee82aa5def8522e71fde5f59257216be8613a7eeb103b0c-d # internal github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid VRcDhZ7EYELXLEGqls1Y/VRcDhZ7EYELXLEGqls1Y -goversion go1.12.8 -D "" -importcfg $WORK/b047/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b317/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/5f/5f11134a2d597a5281e4ca264813d90ce54a65bd1638f166f2917fdc8fe0b4b3-d # internal github.com/docker/libnetwork/types mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/ishidawataru/sctp=$WORK/b317/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b316/_pkg_.a -trimpath $WORK/b316 -shared -p github.com/docker/libnetwork/types -complete -installsuffix shared -buildid 7K7IQshtfLaWzuM6ZtYD/7K7IQshtfLaWzuM6ZtYD -goversion go1.12.8 -D "" -importcfg $WORK/b316/importcfg -pack ./types.go cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/dd/dd7870ece98c0780d8a25f9826170b1be88192100be6b309bba49bb865ab6aa2-d # internal golang.org/x/net/proxy mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b256/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b255/_pkg_.a -trimpath $WORK/b255 -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid npyCzsdvQef-CihPPajv/npyCzsdvQef-CihPPajv -goversion go1.12.8 -D "" -importcfg $WORK/b255/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/94/94decd905a01241b30fd21a21dadb2062ac072ad595056dc74ddfab4790a87f1-d # internal internal/x/net/http/httpguts mkdir -p $WORK/b195/ net/mail golang.org/x/net/http/httpguts mkdir -p $WORK/b331/ mkdir -p $WORK/b301/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile internal/x/net/idna=$WORK/b196/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/textproto=$WORK/b201/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile mime=$WORK/b204/_pkg_.a packagefile net/textproto=$WORK/b201/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath $WORK/b195 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid esIsefhXJDjVzsXlI8us/esIsefhXJDjVzsXlI8us -goversion go1.12.8 -D "" -importcfg $WORK/b195/importcfg -pack ./guts.go ./httplex.go cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b331/_pkg_.a -trimpath $WORK/b331 -shared -p net/mail -std -complete -installsuffix shared -buildid Hm_rwJTziKo9hNWXnOlM/Hm_rwJTziKo9hNWXnOlM -goversion go1.12.8 -D "" -importcfg $WORK/b331/importcfg -pack ./message.go cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b302/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/textproto=$WORK/b201/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b301/_pkg_.a -trimpath $WORK/b301 -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid uDT6iF3CfVdsqYwF0wdD/uDT6iF3CfVdsqYwF0wdD -goversion go1.12.8 -D "" -importcfg $WORK/b301/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b195/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b301/_pkg_.a # internal cd $WORK/b117 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/27/2743a679614267be8dd1290a4a7570db3a050444c5faea5913f9ca5dc76a7227-d # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/b8/b891ec6a354dc50efaed00647df2e014e20bf3afde828ba02ec982f7c7408566-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/02/028eef083fe7dc402d7ca2b7521c6b6f6fd95c0680d5b76343ebe6d07494cda8-d # internal github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid _d1Y8MPpgKTYqnsy442e/_d1Y8MPpgKTYqnsy442e -goversion go1.12.8 -D "" -importcfg $WORK/b038/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/78/782cca84fd00cabc26bf19cbed7b685a30f04d007fb33a6b20b5bae39ee7c237-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/58/58c3e2953920fcdd41dfab58bb8a5dc4a8e8f0119539178e4ea268bd3c5d7edb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/4e/4e46d8ddc90207dbf95d6427b109a77f54fa0918382b16cc037a5757be287404-d # internal github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b038/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid 9EDvZxx2lDomENVDvvgf/9EDvZxx2lDomENVDvvgf -goversion go1.12.8 -D "" -importcfg $WORK/b055/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/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/8c/8cb02ba3d17b49a482210ca62ff3b3970f5fa8b616342fd053052b6aa06de2b9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/1a/1aab1a501509925a4323b58e70bf53b8c8bdafe12aef5d215b2860ad2ca3a87e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/de/dec40b5910a52ff6ebc11be3075ea16afaa399150ded6552174a2386977db4dc-d # internal github.com/containernetworking/cni/libcni mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b055/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b038/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid WQVoGjkMtsUZ6wi8k8mh/WQVoGjkMtsUZ6wi8k8mh -goversion go1.12.8 -D "" -importcfg $WORK/b054/importcfg -pack ./api.go ./conf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/d4/d4bafa49effac1e0fa74ae0e7d9b2f7ac8fe1913756b1444aa956f48c0c8d153-d # internal cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b117/ -g -O2 -o $WORK/b117/_x004.o -c go_gpgme.c cd $WORK/b117 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -o $WORK/b117/_cgo_.o $WORK/b117/_cgo_main.o $WORK/b117/_x001.o $WORK/b117/_x002.o $WORK/b117/_x003.o $WORK/b117/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b145 -I $WORK/b145/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b145/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b145/_pkg_.a $WORK/b145/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/mtrmac/gpgme TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage gpgme -dynimport $WORK/b117/_cgo_.o -dynout $WORK/b117/_cgo_import.go cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p github.com/mtrmac/gpgme -installsuffix shared -buildid pwnZNWnNAJ2Hci5nT2TK/pwnZNWnNAJ2Hci5nT2TK -goversion go1.12.8 -D "" -importcfg $WORK/b117/importcfg -pack ./callbacks.go $WORK/b117/_cgo_gotypes.go $WORK/b117/data.cgo1.go $WORK/b117/gpgme.cgo1.go $WORK/b117/_cgo_import.go cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/ed/ed13fedbf0cf674b91a6ff33ee3803272fc1dc58b3bf9d802e76a996933cc42a-d # internal github.com/containers/storage/pkg/dmesg mkdir -p $WORK/b173/ github.com/containers/storage/pkg/fsutils github.com/containers/storage/pkg/reexec github.com/containers/storage/drivers/quota github.com/containers/storage/pkg/parsers/kernel github.com/fsouza/go-dockerclient/internal/term mkdir -p $WORK/b345/ github.com/opencontainers/runc/libcontainer/user golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b179/ github.com/containers/storage/pkg/mount mkdir -p $WORK/b160/ github.com/docker/docker/pkg/mount cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a EOF github.com/containers/storage/pkg/devicemapper cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a EOF mkdir -p $WORK/b178/ github.com/seccomp/containers-golang cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/pkg/dmesg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath $WORK/b173 -shared -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid 1-68HIyaOc8L3HxIlg_G/1-68HIyaOc8L3HxIlg_G -goversion go1.12.8 -D "" -importcfg $WORK/b173/importcfg -pack ./dmesg_linux.go cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b175/ cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/fsouza/go-dockerclient/internal/term /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b345/_pkg_.a -trimpath $WORK/b345 -shared -p github.com/fsouza/go-dockerclient/internal/term -complete -installsuffix shared -buildid Wf4LA2TqwR283pqtKClO/Wf4LA2TqwR283pqtKClO -goversion go1.12.8 -D "" -importcfg $WORK/b345/importcfg -pack ./term.go ./winsize.go cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b178/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b178/ -g -O2 ./projectquota.go cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath $WORK/b179 -shared -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid xy9ki-tOIoPqrUjrjFvi/xy9ki-tOIoPqrUjrjFvi -goversion go1.12.8 -D "" -importcfg $WORK/b179/importcfg -pack ./fsutils_linux.go cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -shared -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid 962WivPYYZArQsmX8tMx/962WivPYYZArQsmX8tMx -goversion go1.12.8 -D "" -importcfg $WORK/b160/importcfg -pack ./command_linux.go ./reexec.go mkdir -p $WORK/b147/ mkdir -p $WORK/b214/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a EOF mkdir -p $WORK/b144/ cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/pkg/parsers/kernel /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath $WORK/b175 -shared -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid w4lMhM84-XlYp0dm5_RI/w4lMhM84-XlYp0dm5_RI -goversion go1.12.8 -D "" -importcfg $WORK/b175/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go mkdir -p $WORK/b252/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b172/ cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b214/_pkg_.a -trimpath $WORK/b214 -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid QJhryuvQ-GVza0Jd9Aw0/QJhryuvQ-GVza0Jd9Aw0 -goversion go1.12.8 -D "" -importcfg $WORK/b214/importcfg -pack ./terminal.go ./util.go ./util_linux.go cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid fBrhc-TXE8poq-Gm0WDE/fBrhc-TXE8poq-Gm0WDE -goversion go1.12.8 -D "" -importcfg $WORK/b147/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/pkg/devicemapper pkg-config --cflags -- devmapper mkdir -p $WORK/b350/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b140/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b252/_pkg_.a -trimpath $WORK/b252 -shared -p github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid esJmzuSWms1c37FiqEZS/esJmzuSWms1c37FiqEZS -goversion go1.12.8 -D "" -importcfg $WORK/b252/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid 41g3DbQk9JqgupNT7Tov/41g3DbQk9JqgupNT7Tov -goversion go1.12.8 -D "" -importcfg $WORK/b144/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b209/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b213/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b350/_pkg_.a -trimpath $WORK/b350 -shared -p github.com/seccomp/containers-golang -complete -installsuffix shared -buildid 6aT1QNd5btZ2myuZ42Gu/6aT1QNd5btZ2myuZ42Gu -goversion go1.12.8 -D "" -importcfg $WORK/b350/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/pkg/devicemapper pkg-config --libs -- devmapper CGO_LDFLAGS='"-g" "-O2" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b172/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b172/ -g -O2 ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.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/b345/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/75/755f2fa566e3347b6988a55c27b3d8ba8ae9bf25e244aada0dd0f3bb9125a61a-d # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/0c/0c94b5bb0f9311c8350dd2192e7d39a88a5bd5bf63a8f56c5be1459b671e05cd-d # internal github.com/fsouza/go-dockerclient/internal/jsonmessage mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/Nvveen/Gotty=$WORK/b344/_pkg_.a packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a packagefile github.com/fsouza/go-dockerclient/internal/term=$WORK/b345/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/fsouza/go-dockerclient/internal/jsonmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b343/_pkg_.a -trimpath $WORK/b343 -shared -p github.com/fsouza/go-dockerclient/internal/jsonmessage -complete -installsuffix shared -buildid b0YQwCcDQ4pl4DzfJGuf/b0YQwCcDQ4pl4DzfJGuf -goversion go1.12.8 -D "" -importcfg $WORK/b343/importcfg -pack ./jsonmessage.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/f8/f81a8ef251bdfead40fd8f0253a2b4536cc13933a2ff8ddf1063f1afa4bff16d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/ef/efc947b6e69c4249261007173adbad263dedc747db97eb4e21d54533931f3f29-d # internal github.com/containers/buildah/pkg/chrootuser mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile flag=$WORK/b159/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/_build/src/github.com/containers/buildah/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b217/_pkg_.a -trimpath $WORK/b217 -shared -p github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid J9oy8RREU_8nDKZqMnkv/J9oy8RREU_8nDKZqMnkv -goversion go1.12.8 -D "" -importcfg $WORK/b217/importcfg -pack ./user.go ./user_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/a9/a9c8a3c3b93bea73d19d3c48d5c2cc17a6e7c45305c5e3232ef30f916c879aef-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/be/be66c50d2ae8cef40e77e7c990798074e5384329408817d98703d8448f99e207-d # internal github.com/spf13/cobra mkdir -p $WORK/b358/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b343/_pkg_.a # internal cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b354/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/template=$WORK/b332/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b358/_pkg_.a -trimpath $WORK/b358 -shared -p github.com/spf13/cobra -complete -installsuffix shared -buildid rc8b_IEMrUl9iLQsyzkx/rc8b_IEMrUl9iLQsyzkx -goversion go1.12.8 -D "" -importcfg $WORK/b358/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./zsh_completions.go cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/c4/c46929703c1e861bfbeed8d01c9552073e3b63946ae88f9f6242e6763a4af1ec-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/3e/3e1c87d3790f3586ffff02f3fe7ea029606070eeb005023882aec48d3cf5e352-d # internal github.com/containers/storage/pkg/system mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid cDUv8nFX0fYpnTus_rmu/cDUv8nFX0fYpnTus_rmu -goversion go1.12.8 -D "" -importcfg $WORK/b143/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/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/5e/5e4536a1e207a4cbfbc1d276cda64731e7dd44597b3a4aba3b9776b335857b67-d # internal github.com/docker/docker/pkg/system mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containerd/continuity/pathdriver=$WORK/b251/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b252/_pkg_.a packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b069/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b250/_pkg_.a -trimpath $WORK/b250 -shared -p github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid mMc9mqUaGuWYvCSbCmHr/mMc9mqUaGuWYvCSbCmHr -goversion go1.12.8 -D "" -importcfg $WORK/b250/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys.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_linux.go ./xattrs_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/8a/8a6301fd9c5eb4539886ba8110ff5393db70550c61ba1b6483bd6cb7441272b5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/60/60b672fb9578361d660724559aa76f67966672e14c84ce94a48b01e4cfea4447-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/42/42a9bd79358a8fbb970bce61c4d324da9055439870aac4fc67618a92f212f700-d # internal github.com/vbauerster/mpb/cwriter mkdir -p $WORK/b234/ github.com/containers/buildah/pkg/formats mkdir -p $WORK/b355/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b235/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b214/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/vbauerster/mpb/cwriter /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b234/_pkg_.a -trimpath $WORK/b234 -shared -p github.com/vbauerster/mpb/cwriter -complete -installsuffix shared -buildid OoZJqB3y-q0UZqn5y16I/OoZJqB3y-q0UZqn5y16I -goversion go1.12.8 -D "" -importcfg $WORK/b234/importcfg -pack ./writer.go ./writer_posix.go cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b268/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b214/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/tabwriter=$WORK/b356/_pkg_.a packagefile text/template=$WORK/b332/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/_build/src/github.com/containers/buildah/pkg/formats /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b355/_pkg_.a -trimpath $WORK/b355 -shared -p github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid jzvSfV-iYzoQIbI_zPiA/jzvSfV-iYzoQIbI_zPiA -goversion go1.12.8 -D "" -importcfg $WORK/b355/importcfg -pack ./formats.go ./templates.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/73/73e878ed548a19b8808e3c548c5f06ddeed0e2f6a6e528159164c506a7c910a1-d # internal github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b155/ cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b155/ -importpath github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b155/ -g -O2 ./sysconfig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b292/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/99/99d58856e812ba4fedba6fe81d465cc4e4817ae4b22fe4dd3e050e7391533790-d # internal github.com/vbauerster/mpb mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile container/heap=$WORK/b233/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/vbauerster/mpb/cwriter=$WORK/b234/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b236/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b238/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b239/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/vbauerster/mpb /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b232/_pkg_.a -trimpath $WORK/b232 -shared -p github.com/vbauerster/mpb -complete -installsuffix shared -buildid uwhoov6u5NHaB1UdH566/uwhoov6u5NHaB1UdH566 -goversion go1.12.8 -D "" -importcfg $WORK/b232/importcfg -pack ./bar.go ./bar_option.go ./doc.go ./options.go ./options_go1.7.go ./priority_queue.go ./progress.go ./progress_posix.go ./proxyreader.go cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/fd/fd4333373ceea8a6a1c4fca29b241e441a067d43000df4080691717489af5998-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b292/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b291/_pkg_.a -trimpath $WORK/b291 -shared -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid 1DlH5KOdOtvwd0FtVGVv/1DlH5KOdOtvwd0FtVGVv -goversion go1.12.8 -D "" -importcfg $WORK/b291/importcfg -pack ./gen.go ./plugin.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/24/24ad228e15918c9094a1fde3337d82b47f87204a3622642fe3c32182623680fe-d # internal github.com/containers/storage/pkg/idtools mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b147/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid fsnlHf9a2jQHc9Q1MtAs/fsnlHf9a2jQHc9Q1MtAs -goversion go1.12.8 -D "" -importcfg $WORK/b142/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/2e/2e75e2599ffdff698fabeadcc9a3f587a850bf95b76edc48eaaa9a0768581351-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/8d/8d14c54835b8282056e5aee4727b41554843612b46f84da27fd039f8c7fb0bfe-d # internal github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b347/ github.com/docker/docker/pkg/idtools mkdir -p $WORK/b249/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b250/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b346/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b250/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b147/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b347/_pkg_.a -trimpath $WORK/b347 -shared -p github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid L3q0-xSJM0IBwTlMeO3M/L3q0-xSJM0IBwTlMeO3M -goversion go1.12.8 -D "" -importcfg $WORK/b347/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b249/_pkg_.a -trimpath $WORK/b249 -shared -p github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid 5i4ulEGxvbodTnsfrp7M/5i4ulEGxvbodTnsfrp7M -goversion go1.12.8 -D "" -importcfg $WORK/b249/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go cd $WORK/b155 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b155=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b178 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b178=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b155 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b155=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b117/_pkg_.a $WORK/b117/_x001.o $WORK/b117/_x002.o $WORK/b117/_x003.o $WORK/b117/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/3e/3e6ec46983c64bc7ff2022001b44ad126d7665dd77ed4133c71c1cc4cd8956dc-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/74/7415ad95f34f07b5ccf00031879d2e6d7c0b4236c360bbdd3b1263486f84c87f-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b281/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b283/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b287/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b291/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b290/_pkg_.a -trimpath $WORK/b290 -shared -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid ckJ6cfnzRVWWGNPlgsXI/ckJ6cfnzRVWWGNPlgsXI -goversion go1.12.8 -D "" -importcfg $WORK/b290/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go cd $WORK/b178 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b178=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c cd $WORK/b155 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b155=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b155=/tmp/go-build -gno-record-gcc-switches -o $WORK/b155/_cgo_.o $WORK/b155/_cgo_main.o $WORK/b155/_x001.o $WORK/b155/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/ac/acd94b0368bff5e7903fb537a79dc1bd7c5affa5662f3b3bba22c8a520860749-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b347/_pkg_.a # internal github.com/docker/docker/api/types mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b281/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b286/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b283/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b287/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b289/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b290/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b285/_pkg_.a packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b280/_pkg_.a -trimpath $WORK/b280 -shared -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid mRsBN3rOotrpbR3ipO33/mRsBN3rOotrpbR3ipO33 -goversion go1.12.8 -D "" -importcfg $WORK/b280/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.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 cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/8f/8f85a339c88aaf09c9d38fceeb68d74b26aff252a5dbae0310865ba4ae675962-d # internal cd $WORK/b178 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b178=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage system -dynimport $WORK/b155/_cgo_.o -dynout $WORK/b155/_cgo_import.go cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b147/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid AbIrKciG3wb8RHy7ZJkh/AbIrKciG3wb8RHy7ZJkh -goversion go1.12.8 -D "" -importcfg $WORK/b155/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b155/_cgo_gotypes.go $WORK/b155/sysconfig.cgo1.go $WORK/b155/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b232/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/6b/6b4914821f7278dcef0c821b6c08cd26e96a335e8cfa1617749883aa4dce459e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/26/26670136fb646c3a7416d44b730d3e34d43a811e2752247a5335236231087a6f-d # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/00/00503d77b2b51a286ec6bbd313fff2b6bf6dfe3251c6cd464f0376ad4af96b65-d # internal github.com/docker/docker/pkg/homedir mkdir -p $WORK/b248/ github.com/containers/buildah/pkg/unshare mkdir -p $WORK/b211/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b249/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b147/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/_build/src/github.com/containers/buildah/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b211/ -importpath github.com/containers/buildah/pkg/unshare -- -I $WORK/b211/ -g -O2 -Wall ./unshare_cgo.go cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b248/_pkg_.a -trimpath $WORK/b248 -shared -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid QPTqDKLQfx63FWQhnS2L/QPTqDKLQfx63FWQhnS2L -goversion go1.12.8 -D "" -importcfg $WORK/b248/importcfg -pack ./homedir_linux.go ./homedir_unix.go cd $WORK/b211 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b211=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b178=/tmp/go-build -gno-record-gcc-switches -o $WORK/b178/_cgo_.o $WORK/b178/_cgo_main.o $WORK/b178/_x001.o $WORK/b178/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/f5/f586ca1edd4060f29b68b7e78a9dc9342855605e1875f8262f411fafa0b768bf-d # internal github.com/containers/image/pkg/docker/config mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/types=$WORK/b068/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b246/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b247/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b248/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/pkg/docker/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b245/_pkg_.a -trimpath $WORK/b245 -shared -p github.com/containers/image/pkg/docker/config -complete -installsuffix shared -buildid yZmKsMmdxM49tCrPRcHO/yZmKsMmdxM49tCrPRcHO -goversion go1.12.8 -D "" -importcfg $WORK/b245/importcfg -pack ./config.go cd $WORK/b211 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b211=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c unshare_cgo.cgo2.c cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/drivers/quota TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage quota -dynimport $WORK/b178/_cgo_.o -dynout $WORK/b178/_cgo_import.go cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath $WORK/b178 -shared -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid Ry1ATc_J3QN6U4gos_lz/Ry1ATc_J3QN6U4gos_lz -goversion go1.12.8 -D "" -importcfg $WORK/b178/importcfg -pack $WORK/b178/_cgo_gotypes.go $WORK/b178/projectquota.cgo1.go $WORK/b178/_cgo_import.go cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b155/_pkg_.a $WORK/b155/_x001.o $WORK/b155/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/c5/c542ef06e9909343b53ebd51e926c74c497f14f5976d9889e52c335db6af639f-d # internal cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/_build/src/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b211=/tmp/go-build -gno-record-gcc-switches -I $WORK/b211/ -g -O2 -Wall -o $WORK/b211/_x003.o -c unshare.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/1f/1fe0993d086e24f371664115d115d7ced1b6ecb3f6aafb2b0e5e27f608321f28-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/db/db0bfc31f9f32b72c87ba08a150a6470637622c4c8e8784d8480e0249e7f17a7-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/c8/c8ffaf7231866d1770ca049dcfd2e96df6bad1b0677d398955f0608324668449-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b296/ github.com/docker/docker/opts mkdir -p $WORK/b336/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types=$WORK/b280/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b296/_pkg_.a -trimpath $WORK/b296 -shared -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid LJ6P4KRy5dtxo4oox7aw/LJ6P4KRy5dtxo4oox7aw -goversion go1.12.8 -D "" -importcfg $WORK/b296/importcfg -pack ./volume_create.go ./volume_list.go cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile encoding/csv=$WORK/b337/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b280/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b248/_pkg_.a packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a packagefile github.com/docker/libnetwork/ipamutils=$WORK/b338/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/docker/opts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b336/_pkg_.a -trimpath $WORK/b336 -shared -p github.com/docker/docker/opts -complete -installsuffix shared -buildid ql52iwCYDNbAJb3le3YA/ql52iwCYDNbAJb3le3YA -goversion go1.12.8 -D "" -importcfg $WORK/b336/importcfg -pack ./address_pools.go ./env.go ./hosts.go ./hosts_unix.go ./ip.go ./opts.go ./opts_unix.go ./quotedstring.go ./runtime.go ./ulimit.go cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b178/_pkg_.a $WORK/b178/_x001.o $WORK/b178/_x002.o # 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/b296/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/47/475e0d3bafe7c34b551c2f46cce46fe435a8b1819f673ef80daa0502c1899481-d # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/6e/6e905111c3d04bd4663a3ba2d218e497cbbff11f60400eb4a3d4bcca53a831d6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/17/1745f8d035fdc7883b17ad3280cb157f29a5bafd150070969389caa624b0797a-d # internal cd $WORK/b211 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b211=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/_build/src/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b211=/tmp/go-build -gno-record-gcc-switches -o $WORK/b211/_cgo_.o $WORK/b211/_cgo_main.o $WORK/b211/_x001.o $WORK/b211/_x002.o $WORK/b211/_x003.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage unshare -dynimport $WORK/b211/_cgo_.o -dynout $WORK/b211/_cgo_import.go cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b209/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b211/_pkg_.a -trimpath $WORK/b211 -shared -p github.com/containers/buildah/pkg/unshare -installsuffix shared -buildid 04ent-ps8YgDePMZVXWS/04ent-ps8YgDePMZVXWS -goversion go1.12.8 -D "" -importcfg $WORK/b211/importcfg -pack ./unshare.go $WORK/b211/_cgo_gotypes.go $WORK/b211/unshare_cgo.cgo1.go $WORK/b211/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b211/_pkg_.a $WORK/b211/_x001.o $WORK/b211/_x002.o $WORK/b211/_x003.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/5e/5e49b1ea4a6913c41fb746e8d398f202e5990bb215c478dfc8ba43612af6a4f0-d # internal cd $WORK/b172 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b172=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b172=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c devmapper_log.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b172=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c devmapper_wrapper.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b172=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b172=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b172=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b172=/tmp/go-build -gno-record-gcc-switches -o $WORK/b172/_cgo_.o $WORK/b172/_cgo_main.o $WORK/b172/_x001.o $WORK/b172/_x002.o $WORK/b172/_x003.o $WORK/b172/_x004.o $WORK/b172/_x005.o -g -O2 -ldevmapper TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage devicemapper -dynimport $WORK/b172/_cgo_.o -dynout $WORK/b172/_cgo_import.go cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath $WORK/b172 -shared -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid TYRk0KOR0jkp7XFuqJoH/TYRk0KOR0jkp7XFuqJoH -goversion go1.12.8 -D "" -importcfg $WORK/b172/importcfg -pack ./devmapper.go ./ioctl.go ./log.go $WORK/b172/_cgo_gotypes.go $WORK/b172/devmapper_log.cgo1.go $WORK/b172/devmapper_wrapper.cgo1.go $WORK/b172/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b172/devmapper_wrapper_dynamic.cgo1.go $WORK/b172/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b172/_pkg_.a $WORK/b172/_x001.o $WORK/b172/_x002.o $WORK/b172/_x003.o $WORK/b172/_x004.o $WORK/b172/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/ec/ec04ed788b53eb27abbe90d8c34232b4a1959d4607838cdae96ebbfe78ddc262-d # internal cd $WORK/b310 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x002.o -c gboolean.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x003.o -c gcancellable.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x004.o -c gerror.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x005.o -c gfile.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x006.o -c gfileinfo.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x007.o -c ghashtable.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x008.o -c ghashtableiter.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x009.o -c glibobject.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x010.o -c gobject.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x011.o -c goptioncontext.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x012.o -c gvariant.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/ostreedev/ostree-go/pkg/glibobject TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -o $WORK/b310/_cgo_.o $WORK/b310/_cgo_main.o $WORK/b310/_x001.o $WORK/b310/_x002.o $WORK/b310/_x003.o $WORK/b310/_x004.o $WORK/b310/_x005.o $WORK/b310/_x006.o $WORK/b310/_x007.o $WORK/b310/_x008.o $WORK/b310/_x009.o $WORK/b310/_x010.o $WORK/b310/_x011.o $WORK/b310/_x012.o -g -O2 -lgobject-2.0 -lglib-2.0 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage glibobject -dynimport $WORK/b310/_cgo_.o -dynout $WORK/b310/_cgo_import.go cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b310/_pkg_.a -trimpath $WORK/b310 -shared -p github.com/ostreedev/ostree-go/pkg/glibobject -installsuffix shared -buildid qEJN9mFlfKGMHpamHLRS/qEJN9mFlfKGMHpamHLRS -goversion go1.12.8 -D "" -importcfg $WORK/b310/importcfg -pack $WORK/b310/_cgo_gotypes.go $WORK/b310/gboolean.cgo1.go $WORK/b310/gcancellable.cgo1.go $WORK/b310/gerror.cgo1.go $WORK/b310/gfile.cgo1.go $WORK/b310/gfileinfo.cgo1.go $WORK/b310/ghashtable.cgo1.go $WORK/b310/ghashtableiter.cgo1.go $WORK/b310/glibobject.cgo1.go $WORK/b310/gobject.cgo1.go $WORK/b310/goptioncontext.cgo1.go $WORK/b310/gvariant.cgo1.go $WORK/b310/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b310/_pkg_.a $WORK/b310/_x001.o $WORK/b310/_x002.o $WORK/b310/_x003.o $WORK/b310/_x004.o $WORK/b310/_x005.o $WORK/b310/_x006.o $WORK/b310/_x007.o $WORK/b310/_x008.o $WORK/b310/_x009.o $WORK/b310/_x010.o $WORK/b310/_x011.o $WORK/b310/_x012.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/3f/3f3b4116189a536d264c4fe02a88faf3721dd7c4cc13842e485918b56baa9d6f-d # internal github.com/ostreedev/ostree-go/pkg/otbuiltin mkdir -p $WORK/b311/ cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/ostreedev/ostree-go/pkg/otbuiltin pkg-config --cflags -- ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 pkg-config --libs -- ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 CGO_LDFLAGS='"-g" "-O2" "-lostree-1" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b311/ -importpath github.com/ostreedev/ostree-go/pkg/otbuiltin -- -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I $WORK/b311/ -g -O2 ./builtin.go ./checkout.go ./commit.go ./init.go ./log.go ./prune.go cd $WORK/b083 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/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/b083=/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/b083=/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/b083=/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/b083=/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/b083=/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/b083=/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/b083=/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/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -o $WORK/b083/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -o $WORK/b083/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -o $WORK/b083/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -o $WORK/b083/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -o $WORK/b083/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -o $WORK/b083/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -o $WORK/b083/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -o $WORK/b083/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -g -O2 -o $WORK/b083/_x017.o -c openssl_stub_rand.c cd $WORK/b083 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/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/b083=/tmp/go-build -gno-record-gcc-switches -o $WORK/b083/_cgo_.o $WORK/b083/_cgo_main.o $WORK/b083/_x001.o $WORK/b083/_x002.o $WORK/b083/_x003.o $WORK/b083/_x004.o $WORK/b083/_x005.o $WORK/b083/_x006.o $WORK/b083/_x007.o $WORK/b083/_x008.o $WORK/b083/_x009.o $WORK/b083/_x010.o $WORK/b083/_x011.o $WORK/b083/_x012.o $WORK/b083/_x013.o $WORK/b083/_x014.o $WORK/b083/_x015.o $WORK/b083/_x016.o $WORK/b083/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage boring -dynimport $WORK/b083/_cgo_.o -dynout $WORK/b083/_cgo_import.go cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b061/_pkg_.a packagefile crypto/cipher=$WORK/b080/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b084/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b085/_pkg_.a packagefile encoding/asn1=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p crypto/internal/boring -std -installsuffix shared -buildid 0wpiZmHo-6smX-Cv5cO8/0wpiZmHo-6smX-Cv5cO8 -goversion go1.12.8 -D "" -importcfg $WORK/b083/importcfg -pack ./doc.go $WORK/b083/_cgo_gotypes.go $WORK/b083/aes.cgo1.go $WORK/b083/boring.cgo1.go $WORK/b083/ecdsa.cgo1.go $WORK/b083/hmac.cgo1.go $WORK/b083/rand.cgo1.go $WORK/b083/rsa.cgo1.go $WORK/b083/sha.cgo1.go $WORK/b083/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b083/_pkg_.a $WORK/b083/_x001.o $WORK/b083/_x002.o $WORK/b083/_x003.o $WORK/b083/_x004.o $WORK/b083/_x005.o $WORK/b083/_x006.o $WORK/b083/_x007.o $WORK/b083/_x008.o $WORK/b083/_x009.o $WORK/b083/_x010.o $WORK/b083/_x011.o $WORK/b083/_x012.o $WORK/b083/_x013.o $WORK/b083/_x014.o $WORK/b083/_x015.o $WORK/b083/_x016.o $WORK/b083/_x017.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/48/484ab37f5004f68daa709c3d6509280e2bae5383bc362b1d15e767062b7dcae6-d # internal crypto/hmac mkdir -p $WORK/b097/ crypto/sha512 crypto/sha256 mkdir -p $WORK/b090/ crypto/sha1 mkdir -p $WORK/b093/ crypto/aes cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b083/_pkg_.a packagefile crypto/subtle=$WORK/b082/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a EOF mkdir -p $WORK/b100/ cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid tjw81hkjpv71VshQE9G_/tjw81hkjpv71VshQE9G_ -goversion go1.12.8 -D "" -importcfg $WORK/b097/importcfg -pack ./hmac.go cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b061/_pkg_.a packagefile crypto/internal/boring=$WORK/b083/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a EOF cat >$WORK/b093/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid -KVzEKXjCAVt5qCTyPWt/-KVzEKXjCAVt5qCTyPWt -goversion go1.12.8 -D "" -importcfg $WORK/b090/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cat >$WORK/b100/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b079/ cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b093 -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b093/symabis ./sha256block_arm64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b100 -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b100/symabis ./sha1block_arm64.s cat >$WORK/b079/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b079 -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b079/symabis ./asm_arm64.s ./gcm_arm64.s cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b061/_pkg_.a packagefile crypto/internal/boring=$WORK/b083/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p crypto/sha256 -std -installsuffix shared -buildid BXEuJ3uz8G8TaB4SXgpk/BXEuJ3uz8G8TaB4SXgpk -goversion go1.12.8 -symabis $WORK/b093/symabis -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b061/_pkg_.a packagefile crypto/internal/boring=$WORK/b083/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p crypto/sha1 -std -installsuffix shared -buildid QF0UNDkQu8OZuGRuYuEL/QF0UNDkQu8OZuGRuYuEL -goversion go1.12.8 -symabis $WORK/b100/symabis -D "" -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h ./boring.go ./sha1.go ./sha1block.go ./sha1block_arm64.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b080/_pkg_.a packagefile crypto/internal/boring=$WORK/b083/_pkg_.a packagefile crypto/internal/subtle=$WORK/b081/_pkg_.a packagefile crypto/subtle=$WORK/b082/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p crypto/aes -std -installsuffix shared -buildid jT9l4deza2zIpNIkiyrj/jT9l4deza2zIpNIkiyrj -goversion go1.12.8 -symabis $WORK/b079/symabis -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/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/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/ca/ca4b322e25fb27208aeaef8ce48687461187659649151f4a2d621f9add97e567-d # internal internal/x/crypto/hkdf mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid Ydwx635949ugntYNo8xv/Ydwx635949ugntYNo8xv -goversion go1.12.8 -D "" -importcfg $WORK/b113/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/9c/9c926099a20a62beef57cdc9689836568b5aa4039cdd924f472ba8d31ba308de-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b100 -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b100/sha1block_arm64.o ./sha1block_arm64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b093 -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b093/sha256block_arm64.o ./sha256block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/5e/5eec088bae384e34e35d198a8727ebf67ad087da49363f23a1321528f286121b-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b100/_pkg_.a $WORK/b100/sha1block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b093/_pkg_.a $WORK/b093/sha256block_arm64.o # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/46/46851912975e69e5dd3bc8f088a172ff05ffb83cdecfc7072dc9ebe5e271dd78-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/67/67eed0ddd74d33d1c8e1b1dbc10bee09ba3546325c3e8c66931b2a792e471a89-d # internal github.com/ulikunitz/xz mkdir -p $WORK/b228/ github.com/docker/docker/pkg/ioutils github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b314/ mkdir -p $WORK/b148/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b229/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b230/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile hash/crc32=$WORK/b154/_pkg_.a packagefile hash/crc64=$WORK/b163/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile encoding/hex=$WORK/b104/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b228/_pkg_.a -trimpath $WORK/b228 -shared -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid PujJfA44UrDwh8DUR_Tk/PujJfA44UrDwh8DUR_Tk -goversion go1.12.8 -D "" -importcfg $WORK/b228/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile encoding/hex=$WORK/b104/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/net/context=$WORK/b149/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b314/_pkg_.a -trimpath $WORK/b314 -shared -p github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid OeeesiF5d3JqTI_6_-5c/OeeesiF5d3JqTI_6_-5c -goversion go1.12.8 -D "" -importcfg $WORK/b314/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid JEmglVV1LyJIQSxt5BJX/JEmglVV1LyJIQSxt5BJX -goversion go1.12.8 -D "" -importcfg $WORK/b148/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 -trimpath $WORK/b079 -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b079/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b079 -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b079/gcm_arm64.o ./gcm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b079/_pkg_.a $WORK/b079/asm_arm64.o $WORK/b079/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/ec/ec052796f790d31a17bb2d1c86d8dfd0a75ba2ccc296dba96217578684e9fd66-d # internal crypto/ecdsa mkdir -p $WORK/b078/ crypto/rand mkdir -p $WORK/b091/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b061/_pkg_.a packagefile crypto/aes=$WORK/b079/_pkg_.a packagefile crypto/cipher=$WORK/b080/_pkg_.a packagefile crypto/elliptic=$WORK/b088/_pkg_.a packagefile crypto/internal/boring=$WORK/b083/_pkg_.a packagefile crypto/internal/randutil=$WORK/b089/_pkg_.a packagefile crypto/sha512=$WORK/b090/_pkg_.a packagefile encoding/asn1=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b079/_pkg_.a packagefile crypto/cipher=$WORK/b080/_pkg_.a packagefile crypto/internal/boring=$WORK/b083/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid cX6Wa-2kkPStV-n_vZeR/cX6Wa-2kkPStV-n_vZeR -goversion go1.12.8 -D "" -importcfg $WORK/b078/importcfg -pack ./boring.go ./ecdsa.go cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p crypto/rand -std -complete -installsuffix shared -buildid dEKmqn6uGDqIjhexB18d/dEKmqn6uGDqIjhexB18d -goversion go1.12.8 -D "" -importcfg $WORK/b091/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/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/b6/b673b8e322434ccb79129474670c43ef92ea0915c131479e9d5394e2ae23612e-d # internal golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b127/ github.com/containers/storage/pkg/stringid github.com/opencontainers/selinux/go-selinux mime/multipart mkdir -p $WORK/b205/ crypto/rsa mkdir -p $WORK/b092/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b091/_pkg_.a packagefile crypto/subtle=$WORK/b082/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a EOF mkdir -p $WORK/b186/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile mime=$WORK/b204/_pkg_.a packagefile mime/quotedprintable=$WORK/b206/_pkg_.a packagefile net/textproto=$WORK/b201/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF mkdir -p $WORK/b170/ cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid irPGkJCr6Aoa6OkNId2G/irPGkJCr6Aoa6OkNId2G -goversion go1.12.8 -D "" -importcfg $WORK/b127/importcfg -pack ./elgamal.go cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b061/_pkg_.a packagefile crypto/internal/boring=$WORK/b083/_pkg_.a packagefile crypto/internal/randutil=$WORK/b089/_pkg_.a packagefile crypto/rand=$WORK/b091/_pkg_.a packagefile crypto/subtle=$WORK/b082/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b205/_pkg_.a -trimpath $WORK/b205 -shared -p mime/multipart -std -complete -installsuffix shared -buildid zvMl33uKs9PfCuSzicJE/zvMl33uKs9PfCuSzicJE -goversion go1.12.8 -D "" -importcfg $WORK/b205/importcfg -pack ./formdata.go ./multipart.go ./writer.go cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b091/_pkg_.a packagefile encoding/hex=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid x3WRbB3S6xqy_BrK6dul/x3WRbB3S6xqy_BrK6dul -goversion go1.12.8 -D "" -importcfg $WORK/b092/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b091/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath $WORK/b186 -shared -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid MDmWAuPxfQbTa0xEWWfR/MDmWAuPxfQbTa0xEWWfR -goversion go1.12.8 -D "" -importcfg $WORK/b186/importcfg -pack ./stringid.go cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath $WORK/b170 -shared -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid EHqOAc7RWIqvrH5xve8w/EHqOAc7RWIqvrH5xve8w -goversion go1.12.8 -D "" -importcfg $WORK/b170/importcfg -pack ./selinux_linux.go ./xattrs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/58/582d698ac6f4c499c0f09e0b19e94ec7739037b093495a7ecd0ecaa844a60aec-d # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/f4/f49b34a840d1dc40455582f5e5cf0f6f7a70c2221b0bbdd5d48070033a5398e9-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b150/ github.com/docker/docker/pkg/pools github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b342/ mkdir -p $WORK/b313/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b314/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid k18ig5aaKoTLEimWAJ7Z/k18ig5aaKoTLEimWAJ7Z -goversion go1.12.8 -D "" -importcfg $WORK/b150/importcfg -pack ./pools.go cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b342/_pkg_.a -trimpath $WORK/b342 -shared -p github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid CExAArJUqbI-Ww-LdSpu/CExAArJUqbI-Ww-LdSpu -goversion go1.12.8 -D "" -importcfg $WORK/b342/importcfg -pack ./pools.go cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b314/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf/dns=$WORK/b315/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b316/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b313/_pkg_.a -trimpath $WORK/b313 -shared -p github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid RuCbzHDQmWYnlfk8oNzT/RuCbzHDQmWYnlfk8oNzT -goversion go1.12.8 -D "" -importcfg $WORK/b313/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/57/578cb233129a83d92e042fcc7b0bcfe440a225d09af95278c0b65ce9513787b5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/6d/6d924044e70e761a6e31f90ada238313086ee522aea126d6037ea0b777933878-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/49/493c8c0033a4df1939726be062f30f80c4c45601c3ad8be5072f72e458eac905-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/fe/fe5a5a3f7565680bdc6dc1396824a2e69661740f5f71923ed70c4b4ca908d534-d # internal github.com/containers/storage/drivers/copy mkdir -p $WORK/b182/ cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b182/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b182/ -g -O2 ./copy_linux.go github.com/containers/storage/pkg/archive mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b049/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b122/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b140/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b151/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b152/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b155/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b156/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid MdOwm8GAMtgNOWmtpQ2A/MdOwm8GAMtgNOWmtpQ2A -goversion go1.12.8 -D "" -importcfg $WORK/b139/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.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/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/87/8748450cd6f7334cba2e611aded79bfda0cd112a0e44b8574aacc342e99b57c8-d # internal github.com/fsouza/go-dockerclient/internal/archive mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b049/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b194/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b339/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b249/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b342/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b250/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/fsouza/go-dockerclient/internal/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b341/_pkg_.a -trimpath $WORK/b341 -shared -p github.com/fsouza/go-dockerclient/internal/archive -complete -installsuffix shared -buildid HlvzAfOm1UmMwRb4-j61/HlvzAfOm1UmMwRb4-j61 -goversion go1.12.8 -D "" -importcfg $WORK/b341/importcfg -pack ./archive.go ./archive_linux.go ./archive_unix.go ./changes_unix.go ./copy.go ./whiteouts.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/27/271171e58b1d52b82440ad40786a41573fcfd82d34e4f0734ba188a07b33e99b-d # internal cd $WORK/b182 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b182=/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/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/09/09138a18c72eaf4c620146282fe9343df9e7e21c5b94a800ede9fb2a21d91ad0-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b182=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b170/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath $WORK/b169 -shared -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid hWqOpY5BI4-0v4Cua1-D/hWqOpY5BI4-0v4Cua1-D -goversion go1.12.8 -D "" -importcfg $WORK/b169/importcfg -pack ./label_selinux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b228/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/9d/9d8995c85c66c4c178a5a3979aceae8111ae4f7823081fcbe8edc1ed56e0c876-d # internal github.com/containers/image/pkg/compression mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b122/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b152/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b228/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/pkg/compression /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b227/_pkg_.a -trimpath $WORK/b227 -shared -p github.com/containers/image/pkg/compression -complete -installsuffix shared -buildid w6YOgNTYt34AUhwn_urk/w6YOgNTYt34AUhwn_urk -goversion go1.12.8 -D "" -importcfg $WORK/b227/importcfg -pack ./compression.go cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/a8/a8fb37d640dbd18cb69c0d9cb564019e4e77f7d9cd09f4a2a6a5ea63307744bd-d # internal cd $WORK/b182 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b182=/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/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/ca/ca3cdbc4df108bb66127817e30587a6f034f569f6bc14189763ddbead277a98a-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/2c/2c3b9a4682e225b803e45faf9507b1ccb76c6d9c6877dbbe0c1bff850a640c8f-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/e6/e65f1b4a46880a4b805953c16281bd5fc806bf53c5f88529b8556e8a17d6d7ec-d # internal github.com/containers/buildah/pkg/secrets mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b209/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/_build/src/github.com/containers/buildah/pkg/secrets /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b219/_pkg_.a -trimpath $WORK/b219 -shared -p github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid 6_MFUBCi7FgSR1Uc4ZBP/6_MFUBCi7FgSR1Uc4ZBP -goversion go1.12.8 -D "" -importcfg $WORK/b219/importcfg -pack ./secrets.go cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b182=/tmp/go-build -gno-record-gcc-switches -o $WORK/b182/_cgo_.o $WORK/b182/_cgo_main.o $WORK/b182/_x001.o $WORK/b182/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage copy -dynimport $WORK/b182/_cgo_.o -dynout $WORK/b182/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/b2/b26da97f349f1bcb870a6118d8d1926488bdd80dec608dda364b72addaeba904-d # internal crypto/x509 cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b095/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b155/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF mkdir -p $WORK/b101/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath $WORK/b182 -shared -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid HcNewqWmQgzTF40qH-lC/HcNewqWmQgzTF40qH-lC -goversion go1.12.8 -D "" -importcfg $WORK/b182/importcfg -pack $WORK/b182/_cgo_gotypes.go $WORK/b182/copy_linux.cgo1.go $WORK/b182/_cgo_import.go golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b121/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b061/_pkg_.a packagefile crypto/aes=$WORK/b079/_pkg_.a packagefile crypto/cipher=$WORK/b080/_pkg_.a packagefile crypto/des=$WORK/b096/_pkg_.a packagefile crypto/dsa=$WORK/b102/_pkg_.a packagefile crypto/ecdsa=$WORK/b078/_pkg_.a packagefile crypto/elliptic=$WORK/b088/_pkg_.a packagefile crypto/internal/boring=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b098/_pkg_.a packagefile crypto/rsa=$WORK/b092/_pkg_.a packagefile crypto/sha1=$WORK/b100/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile crypto/sha512=$WORK/b090/_pkg_.a packagefile crypto/x509/pkix=$WORK/b103/_pkg_.a packagefile encoding/asn1=$WORK/b086/_pkg_.a packagefile encoding/hex=$WORK/b104/_pkg_.a packagefile encoding/pem=$WORK/b105/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b106/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b107/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b122/_pkg_.a packagefile compress/flate=$WORK/b123/_pkg_.a packagefile compress/zlib=$WORK/b124/_pkg_.a packagefile crypto=$WORK/b061/_pkg_.a packagefile crypto/aes=$WORK/b079/_pkg_.a packagefile crypto/cipher=$WORK/b080/_pkg_.a packagefile crypto/des=$WORK/b096/_pkg_.a packagefile crypto/dsa=$WORK/b102/_pkg_.a packagefile crypto/ecdsa=$WORK/b078/_pkg_.a packagefile crypto/elliptic=$WORK/b088/_pkg_.a packagefile crypto/md5=$WORK/b098/_pkg_.a packagefile crypto/rand=$WORK/b091/_pkg_.a packagefile crypto/rsa=$WORK/b092/_pkg_.a packagefile crypto/sha1=$WORK/b100/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile crypto/sha512=$WORK/b090/_pkg_.a packagefile crypto/subtle=$WORK/b082/_pkg_.a packagefile encoding/asn1=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b126/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b127/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b120/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b128/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile image=$WORK/b129/_pkg_.a packagefile image/jpeg=$WORK/b131/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid --Ul-rFQa3EZ2nAUcjZ-/--Ul-rFQa3EZ2nAUcjZ- -goversion go1.12.8 -D "" -importcfg $WORK/b101/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/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid 4elUFe7xIeFvJfrqdxrP/4elUFe7xIeFvJfrqdxrP -goversion go1.12.8 -D "" -importcfg $WORK/b121/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/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/4c/4cd78ee598671ee1d51e905684e0cd8ce11daa2cf4a39869ef8c17311f64bb99-d # internal cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b182/_pkg_.a $WORK/b182/_x001.o $WORK/b182/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/a1/a19757f6651e9356237ced39462f93185ced1a06babdc207e986efbb9b14eeff-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/34/34d1e42c5aaaf17f2d68fec9ea87b1f14df5c4eb11a412e287f49af74bdf7e01-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b061/_pkg_.a packagefile crypto/rsa=$WORK/b092/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b119/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b120/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b121/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b128/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid 7M4EMt4SVsFETMZCXOaD/7M4EMt4SVsFETMZCXOaD -goversion go1.12.8 -D "" -importcfg $WORK/b118/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/e9/e963e5f407731fc222ccb8cbf5dbedff2ff781a22ed299d6be84a84ddb3f66a1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile flag=$WORK/b159/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b155/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid 209KbNiNi5m_5SlpECDY/209KbNiNi5m_5SlpECDY -goversion go1.12.8 -D "" -importcfg $WORK/b158/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/07/07c196647db991a1b7525ab37f7aadf9119f68c0df1d690b52430e6b3f9b360e-d # internal crypto/tls mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b095/_pkg_.a packagefile crypto=$WORK/b061/_pkg_.a packagefile crypto/aes=$WORK/b079/_pkg_.a packagefile crypto/cipher=$WORK/b080/_pkg_.a packagefile crypto/des=$WORK/b096/_pkg_.a packagefile crypto/ecdsa=$WORK/b078/_pkg_.a packagefile crypto/elliptic=$WORK/b088/_pkg_.a packagefile crypto/hmac=$WORK/b097/_pkg_.a packagefile crypto/internal/boring=$WORK/b083/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b084/_pkg_.a packagefile crypto/md5=$WORK/b098/_pkg_.a packagefile crypto/rand=$WORK/b091/_pkg_.a packagefile crypto/rc4=$WORK/b099/_pkg_.a packagefile crypto/rsa=$WORK/b092/_pkg_.a packagefile crypto/sha1=$WORK/b100/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile crypto/sha512=$WORK/b090/_pkg_.a packagefile crypto/subtle=$WORK/b082/_pkg_.a packagefile crypto/x509=$WORK/b101/_pkg_.a packagefile encoding/asn1=$WORK/b086/_pkg_.a packagefile encoding/pem=$WORK/b105/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile internal/x/crypto/chacha20poly1305=$WORK/b109/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b106/_pkg_.a packagefile internal/x/crypto/curve25519=$WORK/b112/_pkg_.a packagefile internal/x/crypto/hkdf=$WORK/b113/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p crypto/tls -std -complete -installsuffix shared -buildid 7BI9oSyBYvbpU_Tuu9BK/7BI9oSyBYvbpU_Tuu9BK -goversion go1.12.8 -D "" -importcfg $WORK/b094/importcfg -pack ./alert.go ./auth.go ./boring.go ./cipher_suites.go ./common.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/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/6b/6b33adcefc689eb6d55c91bc01445e4f3db9a18768ba84e72eb916c9f497517e-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b155/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b162/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid 8s0liDl1aDKYGUK9U7ll/8s0liDl1aDKYGUK9U7ll -goversion go1.12.8 -D "" -importcfg $WORK/b138/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/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/fb/fb3f72f09e65451e29fd88777b47d21a9eac88ea5603c3e51035fa46f48e01e6-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/fc/fc07697e4b1244ff44d6a41e31450e3d7b26344375c6fea3882c78db30cf8942-d # internal github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b177/ github.com/containers/storage/drivers/vfs github.com/containers/storage/drivers/zfs mkdir -p $WORK/b181/ github.com/containers/storage/drivers/aufs mkdir -p $WORK/b183/ github.com/containers/storage/drivers/devmapper cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b138/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a EOF mkdir -p $WORK/b165/ cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath $WORK/b177 -shared -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid jOoBRzeQqA6tY3g4zmuN/jOoBRzeQqA6tY3g4zmuN -goversion go1.12.8 -D "" -importcfg $WORK/b177/importcfg -pack ./overlayutils.go cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b138/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a packagefile github.com/containers/storage/pkg/ostree=$WORK/b180/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF mkdir -p $WORK/b171/ cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath $WORK/b181 -shared -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid 3r9lT-f8NfyKDvjQ8o4H/3r9lT-f8NfyKDvjQ8o4H -goversion go1.12.8 -D "" -importcfg $WORK/b181/importcfg -pack ./copy_linux.go ./driver.go cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b138/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b168/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b184/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b138/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b155/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b162/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath $WORK/b183 -shared -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid 7AxmRhXd70zlS_P5yB7b/7AxmRhXd70zlS_P5yB7b -goversion go1.12.8 -D "" -importcfg $WORK/b183/importcfg -pack ./zfs.go ./zfs_linux.go cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath $WORK/b165 -shared -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid Qm19PuxYyzlICaOEdKyB/Qm19PuxYyzlICaOEdKyB -goversion go1.12.8 -D "" -importcfg $WORK/b165/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b138/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b172/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b173/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b174/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/drivers/devmapper /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath $WORK/b171 -shared -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid _LJ5GVk-QMLNpNU2TtPF/_LJ5GVk-QMLNpNU2TtPF -goversion go1.12.8 -D "" -importcfg $WORK/b171/importcfg -pack ./device_setup.go ./deviceset.go ./devmapper_doc.go ./driver.go ./mount.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/47/478c6dc9edb164de23690e76aec047d6bb5a6ccda87871489ecff208c10f4074-d # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b091/_pkg_.a packagefile encoding/base32=$WORK/b114/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile flag=$WORK/b159/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b138/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b177/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b178/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b179/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a packagefile github.com/containers/storage/pkg/ostree=$WORK/b180/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b155/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath $WORK/b176 -shared -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid nogCgI0P1fM5BgwvhVcI/nogCgI0P1fM5BgwvhVcI -goversion go1.12.8 -D "" -importcfg $WORK/b176/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/51/5177ec191190630968f32c0af31b0c4c63da77eaade6f8682772ceb2a646b7b7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/6a/6a3f52fa5061277da59570a93613d27869d63d0208851efdd3d58cacccced927-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/ee/ee1305868ca0acb7b54f96a1bbb2af29bb09092a88c48b8ef420c889a0e1ee0d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/ba/ba5fd6ff5b07d109046100a04cebd31cb94643d9db6d67d02f30d7547065811b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/4f/4f63a2773f4c80338919c6bb16a2959f68f02e59cfcf9d5187f5154fc0436387-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b171/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b176/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b181/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b183/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath $WORK/b164 -shared -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid mlwhHTBfoDPLMPvrB7Cp/mlwhHTBfoDPLMPvrB7Cp -goversion go1.12.8 -D "" -importcfg $WORK/b164/importcfg -pack ./register_aufs.go ./register_devicemapper.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/0b/0b2a94ebe3c55f14da5f1e78de6560787413d1478796a4e97f7b3e1efb0e57c2-d # internal github.com/containers/storage mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b066/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b138/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b185/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b186/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b188/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b152/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b060/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b156/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b190/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b162/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p github.com/containers/storage -complete -installsuffix shared -buildid n41ACFT3S0pAwr8efhCb/n41ACFT3S0pAwr8efhCb -goversion go1.12.8 -D "" -importcfg $WORK/b137/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./images.go ./images_ffjson.go ./layers.go ./layers_ffjson.go ./lockfile.go ./lockfile_unix.go ./store.go ./utils.go cd $WORK/b311 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b311=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b311=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I ./ -g -O2 -o ./_x002.o -c builtin.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b311=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I ./ -g -O2 -o ./_x003.o -c checkout.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/3e/3eab1193f1cf74ecd4dec67deb8dc99848dfb283a5fff18e4808b5a6e2728203-d # internal net/http/httptrace mkdir -p $WORK/b207/ github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b257/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile crypto/tls=$WORK/b094/_pkg_.a packagefile internal/nettrace=$WORK/b041/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/textproto=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF github.com/docker/libtrust mkdir -p $WORK/b077/ cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b207/_pkg_.a -trimpath $WORK/b207 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid GvMtoiq5eDaTxWT268vW/GvMtoiq5eDaTxWT268vW -goversion go1.12.8 -D "" -importcfg $WORK/b207/importcfg -pack ./trace.go cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b094/_pkg_.a packagefile crypto/x509=$WORK/b101/_pkg_.a packagefile encoding/pem=$WORK/b105/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b257/_pkg_.a -trimpath $WORK/b257 -shared -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid uWyz0N6-jSVeLU3WmFRh/uWyz0N6-jSVeLU3WmFRh -goversion go1.12.8 -D "" -importcfg $WORK/b257/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b061/_pkg_.a packagefile crypto/ecdsa=$WORK/b078/_pkg_.a packagefile crypto/elliptic=$WORK/b088/_pkg_.a packagefile crypto/rand=$WORK/b091/_pkg_.a packagefile crypto/rsa=$WORK/b092/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile crypto/sha512=$WORK/b090/_pkg_.a packagefile crypto/tls=$WORK/b094/_pkg_.a packagefile crypto/x509=$WORK/b101/_pkg_.a packagefile crypto/x509/pkix=$WORK/b103/_pkg_.a packagefile encoding/base32=$WORK/b114/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile encoding/pem=$WORK/b105/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/libtrust /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p github.com/docker/libtrust -complete -installsuffix shared -buildid BdCLDWIJBicujDIZM1ox/BdCLDWIJBicujDIZM1ox -goversion go1.12.8 -D "" -importcfg $WORK/b077/importcfg -pack ./certificates.go ./doc.go ./ec_key.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/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/21/219f54355c675d541c9f10d5e8b1bc1e37ed6a56b6a875a4e37e57e5f3d97ad9-d # internal net/http mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b194/_pkg_.a packagefile container/list=$WORK/b095/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/rand=$WORK/b091/_pkg_.a packagefile crypto/tls=$WORK/b094/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b195/_pkg_.a packagefile internal/x/net/http/httpproxy=$WORK/b202/_pkg_.a packagefile internal/x/net/http2/hpack=$WORK/b203/_pkg_.a packagefile internal/x/net/idna=$WORK/b196/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile mime=$WORK/b204/_pkg_.a packagefile mime/multipart=$WORK/b205/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http/httptrace=$WORK/b207/_pkg_.a packagefile net/http/internal=$WORK/b208/_pkg_.a packagefile net/textproto=$WORK/b201/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath $WORK/b193 -shared -p net/http -std -complete -installsuffix shared -buildid PS7l-5q2m4pFcZ2mdxFA/PS7l-5q2m4pFcZ2mdxFA -goversion go1.12.8 -D "" -importcfg $WORK/b193/importcfg -pack ./client.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/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/84/84e06959545d320a7452b0d7161453d9406f185d1b3f8c196f0f8e029f3fc9df-d # internal cd $WORK/b311 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b311=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I ./ -g -O2 -o ./_x004.o -c commit.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/47/472e08315cb6c6e3e5c96071a3263f14207645819ec07e4ee70be21ba65ec9fb-d # internal github.com/containers/image/manifest mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b059/_pkg_.a packagefile github.com/containers/image/pkg/strslice=$WORK/b075/_pkg_.a packagefile github.com/containers/image/types=$WORK/b068/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b076/_pkg_.a packagefile github.com/docker/libtrust=$WORK/b077/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b060/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b069/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/manifest /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p github.com/containers/image/manifest -complete -installsuffix shared -buildid M_QRRX5LhPpAMVyFHpIg/M_QRRX5LhPpAMVyFHpIg -goversion go1.12.8 -D "" -importcfg $WORK/b074/importcfg -pack ./docker_schema1.go ./docker_schema2.go ./manifest.go ./oci.go cd $WORK/b311 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b311=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I ./ -g -O2 -o ./_x005.o -c init.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/76/76ca926aaaaebc793c9fbee529a0c1d6cbbeb6dcf5b202e51d68d90fff843926-d # internal github.com/containers/image/docker/tarfile mkdir -p $WORK/b271/ github.com/containers/image/image mkdir -p $WORK/b134/ github.com/containers/image/signature mkdir -p $WORK/b073/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b059/_pkg_.a packagefile github.com/containers/image/internal/tmpdir=$WORK/b136/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b074/_pkg_.a packagefile github.com/containers/image/pkg/compression=$WORK/b227/_pkg_.a packagefile github.com/containers/image/types=$WORK/b068/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b060/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile encoding/hex=$WORK/b104/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b059/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b074/_pkg_.a packagefile github.com/containers/image/pkg/blobinfocache/none=$WORK/b135/_pkg_.a packagefile github.com/containers/image/types=$WORK/b068/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b060/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b069/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/docker/tarfile /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b271/_pkg_.a -trimpath $WORK/b271 -shared -p github.com/containers/image/docker/tarfile -complete -installsuffix shared -buildid e_qxlFu00U0YAzhJkuFp/e_qxlFu00U0YAzhJkuFp -goversion go1.12.8 -D "" -importcfg $WORK/b271/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/image /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p github.com/containers/image/image -complete -installsuffix shared -buildid W9szHWB1VgToapaNEJim/W9szHWB1VgToapaNEJim -goversion go1.12.8 -D "" -importcfg $WORK/b134/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./sourced.go ./unparsed.go cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b059/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b074/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b115/_pkg_.a packagefile github.com/containers/image/types=$WORK/b068/_pkg_.a packagefile github.com/containers/image/version=$WORK/b116/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b117/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b060/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b118/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/signature /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/containers/image/signature -complete -installsuffix shared -buildid OukSMvnyXmuf95hn6vzN/OukSMvnyXmuf95hn6vzN -goversion go1.12.8 -D "" -importcfg $WORK/b073/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 cd $WORK/b311 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b311=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I ./ -g -O2 -o ./_x006.o -c log.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/97/97cd5ab136c8ec5d9360da7f7282f3d9e97fee8390654b7cd6331620f8834622-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/6a/6a3c2b9bf0c8aa4476e389f8cf598f6455991278e75240d320e5dce5f4dd7faa-d # internal github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b216/ github.com/containers/image/docker/archive github.com/containers/image/directory mkdir -p $WORK/b270/ github.com/containers/image/tarball mkdir -p $WORK/b241/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b215/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b059/_pkg_.a packagefile github.com/containers/image/image=$WORK/b134/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b074/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b115/_pkg_.a packagefile github.com/containers/image/types=$WORK/b068/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b060/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b069/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF mkdir -p $WORK/b312/ cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/_build/src/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b216/_pkg_.a -trimpath $WORK/b216 -shared -p github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid fdU9CMZhRseyoxByz2sX/fdU9CMZhRseyoxByz2sX -goversion go1.12.8 -D "" -importcfg $WORK/b216/importcfg -pack ./blobcache.go cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b059/_pkg_.a packagefile github.com/containers/image/docker/tarfile=$WORK/b271/_pkg_.a packagefile github.com/containers/image/image=$WORK/b134/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b115/_pkg_.a packagefile github.com/containers/image/types=$WORK/b068/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/docker/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b270/_pkg_.a -trimpath $WORK/b270 -shared -p github.com/containers/image/docker/archive -complete -installsuffix shared -buildid zfn3mJ1fp5zk_6FL-4gs/zfn3mJ1fp5zk_6FL-4gs -goversion go1.12.8 -D "" -importcfg $WORK/b270/importcfg -pack ./dest.go ./src.go ./transport.go cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b242/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b059/_pkg_.a packagefile github.com/containers/image/image=$WORK/b134/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b074/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b115/_pkg_.a packagefile github.com/containers/image/types=$WORK/b068/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b060/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b059/_pkg_.a packagefile github.com/containers/image/image=$WORK/b134/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b115/_pkg_.a packagefile github.com/containers/image/types=$WORK/b068/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b152/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b060/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b069/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/directory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b241/_pkg_.a -trimpath $WORK/b241 -shared -p github.com/containers/image/directory -complete -installsuffix shared -buildid 6nO3W6M-r9BG8TVaFfoR/6nO3W6M-r9BG8TVaFfoR -goversion go1.12.8 -D "" -importcfg $WORK/b241/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/tarball /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b312/_pkg_.a -trimpath $WORK/b312 -shared -p github.com/containers/image/tarball -complete -installsuffix shared -buildid dqgJPzZ4Z2Mq2o1RLvAH/dqgJPzZ4Z2Mq2o1RLvAH -goversion go1.12.8 -D "" -importcfg $WORK/b312/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/ca/ca5acdfed44281082cd0dc21f844a94dc8bbd944c344a17b71fb0a61912cbf64-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/e1/e12fc8bb8daef21d40f6ba103c103d90611c0aba14da0c58eabb0c5289f39a33-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/3c/3cde9dd8cdc5046d78a231643925b796a312f76d0d579ceb701cd953f85ce1fc-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/23/232fd0ee4ae186ab91c329358903cd1703a31e59809c1478603922fb907bc67c-d # internal github.com/containers/image/copy mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b059/_pkg_.a packagefile github.com/containers/image/image=$WORK/b134/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b074/_pkg_.a packagefile github.com/containers/image/pkg/blobinfocache=$WORK/b221/_pkg_.a packagefile github.com/containers/image/pkg/compression=$WORK/b227/_pkg_.a packagefile github.com/containers/image/signature=$WORK/b073/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b115/_pkg_.a packagefile github.com/containers/image/types=$WORK/b068/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b152/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b060/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile github.com/vbauerster/mpb=$WORK/b232/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b236/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b214/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b240/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/copy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b220/_pkg_.a -trimpath $WORK/b220 -shared -p github.com/containers/image/copy -complete -installsuffix shared -buildid mMbQs4hYn6Qh7U80lXvb/mMbQs4hYn6Qh7U80lXvb -goversion go1.12.8 -D "" -importcfg $WORK/b220/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.go cd $WORK/b311 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b311=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I ./ -g -O2 -o ./_x007.o -c prune.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/3f/3f815d7be0fb7e7e67ad1c00b651104ba8d0d6cc7dc0c546793d2a7f3c1cf7f6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/0e/0e49725afc86bbd2992e21b834cd29ed6c74c677560da167871237fe6c7da26f-d # internal github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b218/ github.com/containers/image/storage mkdir -p $WORK/b133/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage=$WORK/b137/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b209/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/_build/src/github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b218/_pkg_.a -trimpath $WORK/b218 -shared -p github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid CEf9IBY4Ap4jCht91NVB/CEf9IBY4Ap4jCht91NVB -goversion go1.12.8 -D "" -importcfg $WORK/b218/importcfg -pack ./overlay.go cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b059/_pkg_.a packagefile github.com/containers/image/image=$WORK/b134/_pkg_.a packagefile github.com/containers/image/internal/tmpdir=$WORK/b136/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b074/_pkg_.a packagefile github.com/containers/image/pkg/blobinfocache/none=$WORK/b135/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b115/_pkg_.a packagefile github.com/containers/image/types=$WORK/b068/_pkg_.a packagefile github.com/containers/storage=$WORK/b137/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b060/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b069/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/storage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p github.com/containers/image/storage -complete -installsuffix shared -buildid pWR-hw5pWKr800aOx_cj/pWR-hw5pWKr800aOx_cj -goversion go1.12.8 -D "" -importcfg $WORK/b133/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/3d/3de33b6d6239dbd5bdb6eebecbfadcc4e16e928ee7f8c9c00af70707a83bac21-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/55/55219490022e1aba51f658b5476c502111bce257db80479bd1744b49e923bf0a-d # internal cd $WORK/b311 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b311=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/ostreedev/ostree-go/pkg/otbuiltin TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b311=/tmp/go-build -gno-record-gcc-switches -o $WORK/b311/_cgo_.o $WORK/b311/_cgo_main.o $WORK/b311/_x001.o $WORK/b311/_x002.o $WORK/b311/_x003.o $WORK/b311/_x004.o $WORK/b311/_x005.o $WORK/b311/_x006.o $WORK/b311/_x007.o -g -O2 -lostree-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage otbuiltin -dynimport $WORK/b311/_cgo_.o -dynout $WORK/b311/_cgo_import.go cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b310/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b311/_pkg_.a -trimpath $WORK/b311 -shared -p github.com/ostreedev/ostree-go/pkg/otbuiltin -installsuffix shared -buildid KZBuMQYTlTGAe70X8S3q/KZBuMQYTlTGAe70X8S3q -goversion go1.12.8 -D "" -importcfg $WORK/b311/importcfg -pack $WORK/b311/_cgo_gotypes.go $WORK/b311/builtin.cgo1.go $WORK/b311/checkout.cgo1.go $WORK/b311/commit.cgo1.go $WORK/b311/init.cgo1.go $WORK/b311/log.cgo1.go $WORK/b311/prune.cgo1.go $WORK/b311/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/43/431ab7bf90b45af62bc79996351c5db8094627e1ae2c51727f69873d8ab53bd3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b311/_pkg_.a $WORK/b311/_x001.o $WORK/b311/_x002.o $WORK/b311/_x003.o $WORK/b311/_x004.o $WORK/b311/_x005.o $WORK/b311/_x006.o $WORK/b311/_x007.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/43/430fb38cec7ee6436b555ef1d478d3af0af6bf9097e31d40520549544e583048-d # internal github.com/containers/image/ostree mkdir -p $WORK/b309/ cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/ostree pkg-config --cflags -- glib-2.0 gobject-2.0 ostree-1 libselinux glib-2.0 gobject-2.0 ostree-1 pkg-config --libs -- glib-2.0 gobject-2.0 ostree-1 libselinux glib-2.0 gobject-2.0 ostree-1 CGO_LDFLAGS='"-g" "-O2" "-lselinux" "-lostree-1" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b309/ -importpath github.com/containers/image/ostree -- -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -pthread -I $WORK/b309/ -g -O2 ./ostree_dest.go ./ostree_src.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/32/3237fd11b2374c1f1204809024e77d89a48246178797dc6e75bfc85e58c2c6cc-d # internal github.com/docker/distribution/registry/api/errcode github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b192/ github.com/docker/distribution/registry/client/transport github.com/docker/distribution github.com/docker/go-connections/sockets mkdir -p $WORK/b264/ net/http/httputil github.com/gorilla/mux mkdir -p $WORK/b261/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF mkdir -p $WORK/b265/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath $WORK/b192 -shared -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid T6KQFDsfk1dqebctfW0G/T6KQFDsfk1dqebctfW0G -goversion go1.12.8 -D "" -importcfg $WORK/b192/importcfg -pack ./errors.go ./handler.go ./register.go mkdir -p $WORK/b263/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b264/_pkg_.a -trimpath $WORK/b264 -shared -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid RNO5ejvGDwS_NTKsbk--/RNO5ejvGDwS_NTKsbk-- -goversion go1.12.8 -D "" -importcfg $WORK/b264/importcfg -pack ./addr.go ./authchallenge.go mkdir -p $WORK/b254/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF github.com/xeipuuv/gojsonschema cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b261/_pkg_.a -trimpath $WORK/b261 -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid VnJxrJWU-uzzWq2OJXef/VnJxrJWU-uzzWq2OJXef -goversion go1.12.8 -D "" -importcfg $WORK/b261/importcfg -pack ./context_native.go ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go mkdir -p $WORK/b328/ cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b265/_pkg_.a -trimpath $WORK/b265 -shared -p github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid VOTGKLzGQ66MBX_TryBY/VOTGKLzGQ66MBX_TryBY -goversion go1.12.8 -D "" -importcfg $WORK/b265/importcfg -pack ./http_reader.go ./transport.go cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b259/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b060/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile mime=$WORK/b204/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b297/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b094/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b255/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b263/_pkg_.a -trimpath $WORK/b263 -shared -p github.com/docker/distribution -complete -installsuffix shared -buildid mjcIJCrhjsm5jr6TocQf/mjcIJCrhjsm5jr6TocQf -goversion go1.12.8 -D "" -importcfg $WORK/b263/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go golang.org/x/net/http2 mkdir -p $WORK/b300/ cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b254/_pkg_.a -trimpath $WORK/b254 -shared -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid ptyWYRp59mO_mUPqA8_2/ptyWYRp59mO_mUPqA8_2 -goversion go1.12.8 -D "" -importcfg $WORK/b254/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b195/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/http/internal=$WORK/b208/_pkg_.a packagefile net/textproto=$WORK/b201/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b329/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/mail=$WORK/b331/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile text/template=$WORK/b332/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b297/_pkg_.a -trimpath $WORK/b297 -shared -p net/http/httputil -std -complete -installsuffix shared -buildid IdGrYaRqOoPA6xqp2Bok/IdGrYaRqOoPA6xqp2Bok -goversion go1.12.8 -D "" -importcfg $WORK/b297/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b194/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/rand=$WORK/b091/_pkg_.a packagefile crypto/tls=$WORK/b094/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b301/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b307/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b302/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/http/httptrace=$WORK/b207/_pkg_.a packagefile net/textproto=$WORK/b201/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b328/_pkg_.a -trimpath $WORK/b328 -shared -p github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid JGpAdW15y1V7wt8UVdzE/JGpAdW15y1V7wt8UVdzE -goversion go1.12.8 -D "" -importcfg $WORK/b328/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/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b300/_pkg_.a -trimpath $WORK/b300 -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid MhQWf8mztTj_RfmZjVG9/MhQWf8mztTj_RfmZjVG9 -goversion go1.12.8 -D "" -importcfg $WORK/b300/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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/58/5885af9f96579b5aab8fb4264909afba6026762e393ff78c3d6ba6fe9e14f504-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/52/52b7c60298a0f5e85462e8dea1ec2dab0df03bb2dd7bf34d38dfd55e28c01551-d # internal github.com/containers/image/pkg/tlsclientconfig mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b094/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b254/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b257/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b253/_pkg_.a -trimpath $WORK/b253 -shared -p github.com/containers/image/pkg/tlsclientconfig -complete -installsuffix shared -buildid Hvg4BFg60m_omVk2xkjQ/Hvg4BFg60m_omVk2xkjQ -goversion go1.12.8 -D "" -importcfg $WORK/b253/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/fc/fc0b83257747bcd3efb149aa84dd38d9a392cff73c94b4b23cee5614631af668-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/29/295644272fa8ce94a1e241ff3c5719033e3dcfc831f3ebcdf6cfcc6b0837b6a8-d # internal github.com/containers/buildah/util mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b059/_pkg_.a packagefile github.com/containers/image/pkg/sysregistriesv2=$WORK/b065/_pkg_.a packagefile github.com/containers/image/signature=$WORK/b073/_pkg_.a packagefile github.com/containers/image/storage=$WORK/b133/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b115/_pkg_.a packagefile github.com/containers/image/types=$WORK/b068/_pkg_.a packagefile github.com/containers/storage=$WORK/b137/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b192/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b209/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/_build/src/github.com/containers/buildah/util /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p github.com/containers/buildah/util -complete -installsuffix shared -buildid A0IrCkxsPrba0AtqWcQY/A0IrCkxsPrba0AtqWcQY -goversion go1.12.8 -D "" -importcfg $WORK/b058/importcfg -pack ./types.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/1f/1f2d56482511bdd36eeca66a0117f182e152575e1d5972bff1a0f004a674541c-d # internal github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/distribution=$WORK/b263/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b060/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b266/_pkg_.a -trimpath $WORK/b266 -shared -p github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid gzoYzLTdcgiqdy642iJa/gzoYzLTdcgiqdy642iJa -goversion go1.12.8 -D "" -importcfg $WORK/b266/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/29/29922f82a99fb5b96fe7d9e836036dc8ccc10c9c5e6ebd8a1653a0587b07d5bb-d # internal github.com/containers/image/oci/layout mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b242/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b059/_pkg_.a packagefile github.com/containers/image/image=$WORK/b134/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b074/_pkg_.a packagefile github.com/containers/image/oci/internal=$WORK/b273/_pkg_.a packagefile github.com/containers/image/pkg/tlsclientconfig=$WORK/b253/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b115/_pkg_.a packagefile github.com/containers/image/types=$WORK/b068/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b257/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b060/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b069/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/oci/layout /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b274/_pkg_.a -trimpath $WORK/b274 -shared -p github.com/containers/image/oci/layout -complete -installsuffix shared -buildid GLIbqsVqH2teJI27BQAf/GLIbqsVqH2teJI27BQAf -goversion go1.12.8 -D "" -importcfg $WORK/b274/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/1a/1a0607dbe8ef9b728ee9baae8dc1da4f7264793537417fa6799f27efcabf25c9-d # internal github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile github.com/docker/distribution=$WORK/b263/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b259/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b266/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b060/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b267/_pkg_.a -trimpath $WORK/b267 -shared -p github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid pFVhgDuTAchYYnGFw3Mu/pFVhgDuTAchYYnGFw3Mu -goversion go1.12.8 -D "" -importcfg $WORK/b267/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/1a/1a40ee5339c1c7f724769c4c1e6df2fe560f4b5896a200a1568c3894d7d38cf0-d # internal github.com/containers/buildah/bind mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b058/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b209/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/_build/src/github.com/containers/buildah/bind /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p github.com/containers/buildah/bind -complete -installsuffix shared -buildid 1PNuycO_FYTu3o_Okl9w/1PNuycO_FYTu3o_Okl9w -goversion go1.12.8 -D "" -importcfg $WORK/b057/importcfg -pack ./mount.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/05/05eccbe9d4cfe6515f1ed648f5afda3d1f7d4e668a0ba96d69afb281e7b0807e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/2e/2ec837434d16a279f77a0e2fd460681fa15acf3dc23186017cc65d465c682758-d # internal github.com/fsouza/go-dockerclient mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/tls=$WORK/b094/_pkg_.a packagefile crypto/x509=$WORK/b101/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b289/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b290/_pkg_.a packagefile github.com/docker/docker/opts=$WORK/b336/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b339/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b248/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b340/_pkg_.a packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a packagefile github.com/fsouza/go-dockerclient/internal/archive=$WORK/b341/_pkg_.a packagefile github.com/fsouza/go-dockerclient/internal/jsonmessage=$WORK/b343/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/http/httputil=$WORK/b297/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b335/_pkg_.a -trimpath $WORK/b335 -shared -p github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid aFQee-NEVJWfy-SzBt8U/aFQee-NEVJWfy-SzBt8U -goversion go1.12.8 -D "" -importcfg $WORK/b335/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 ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./tar.go ./tls.go ./volume.go github.com/docker/docker/client mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/tls=$WORK/b094/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b259/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b279/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b280/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b281/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b293/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b286/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b294/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b287/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b289/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b290/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b295/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b076/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b296/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b254/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b257/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b060/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/http/httputil=$WORK/b297/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b278/_pkg_.a -trimpath $WORK/b278 -shared -p github.com/docker/docker/client -complete -installsuffix shared -buildid q_eh3NVrfJ2M9uz6tXLB/q_eh3NVrfJ2M9uz6tXLB -goversion go1.12.8 -D "" -importcfg $WORK/b278/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 ./session.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/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/38/384070a3b656c4ec053ccdb5c0e3f63daebcdfd3f9e0c12b1dac677ddbd55c66-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b259/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b192/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b261/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b258/_pkg_.a -trimpath $WORK/b258 -shared -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid QNBVRxWWG_DdBEEePVMk/QNBVRxWWG_DdBEEePVMk -goversion go1.12.8 -D "" -importcfg $WORK/b258/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/2e/2ec0ed802e4bf8552ac9e185997910c5920da7855b64b7112476464ba8b375af-d # internal github.com/containers/image/oci/archive mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b242/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b059/_pkg_.a packagefile github.com/containers/image/image=$WORK/b134/_pkg_.a packagefile github.com/containers/image/internal/tmpdir=$WORK/b136/_pkg_.a packagefile github.com/containers/image/oci/internal=$WORK/b273/_pkg_.a packagefile github.com/containers/image/oci/layout=$WORK/b274/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b115/_pkg_.a packagefile github.com/containers/image/types=$WORK/b068/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b060/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b069/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/oci/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b272/_pkg_.a -trimpath $WORK/b272 -shared -p github.com/containers/image/oci/archive -complete -installsuffix shared -buildid et1g0J0Z1Cz4R7u-efcN/et1g0J0Z1Cz4R7u-efcN -goversion go1.12.8 -D "" -importcfg $WORK/b272/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/82/8218d67b4abb432c4a2c62ac91873a15ce150a475c4e799cf93f5396359757f0-d # internal github.com/containers/buildah/chroot mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b057/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b211/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b058/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b212/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b209/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b170/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b213/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b214/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/_build/src/github.com/containers/buildah/chroot /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b210/_pkg_.a -trimpath $WORK/b210 -shared -p github.com/containers/buildah/chroot -complete -installsuffix shared -buildid AScxKCxHxHk4e8w8oxKT/AScxKCxHxHk4e8w8oxKT -goversion go1.12.8 -D "" -importcfg $WORK/b210/importcfg -pack ./run.go ./seccomp.go ./selinux.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/0b/0b2f2b12274ee91117e834419c766621f589252b51e2bacdd8fae4e284265400-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/14/142dbb48fb1e2dc624b739cb25aadd556483e082c160af955fe0b1f244c98bcb-d # internal github.com/docker/distribution/registry/client mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/distribution=$WORK/b263/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b259/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b192/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b258/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b264/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b265/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b266/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b267/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b060/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b262/_pkg_.a -trimpath $WORK/b262 -shared -p github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid tpQDohuQuLB6sjEwKnl3/tpQDohuQuLB6sjEwKnl3 -goversion go1.12.8 -D "" -importcfg $WORK/b262/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/16/1637eb925110d91b5bbb730dbc78b6a2c7c1607b12e8e2d4cb0faface2414b06-d # internal github.com/containers/image/docker mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/rand=$WORK/b091/_pkg_.a packagefile crypto/tls=$WORK/b094/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/docker/policyconfiguration=$WORK/b244/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b059/_pkg_.a packagefile github.com/containers/image/image=$WORK/b134/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b074/_pkg_.a packagefile github.com/containers/image/pkg/blobinfocache/none=$WORK/b135/_pkg_.a packagefile github.com/containers/image/pkg/docker/config=$WORK/b245/_pkg_.a packagefile github.com/containers/image/pkg/sysregistriesv2=$WORK/b065/_pkg_.a packagefile github.com/containers/image/pkg/tlsclientconfig=$WORK/b253/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b115/_pkg_.a packagefile github.com/containers/image/types=$WORK/b068/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b192/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b258/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b262/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b257/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b268/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b060/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b069/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile mime=$WORK/b204/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/docker /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b243/_pkg_.a -trimpath $WORK/b243 -shared -p github.com/containers/image/docker -complete -installsuffix shared -buildid LIlc6aXRhzx5D5KdEcPi/LIlc6aXRhzx5D5KdEcPi -goversion go1.12.8 -D "" -importcfg $WORK/b243/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./lookaside.go ./wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/f7/f7779e63635d7ea4c966c28cd1c07e1e61350147f3c2664290cda966ebbf2ed4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/69/697b45ef13885bac013883cf34c06552dbf21aead3859c6977427fea415edab3-d # internal github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/blang/semver=$WORK/b323/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b318/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b209/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b325/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b326/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b328/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b322/_pkg_.a -trimpath $WORK/b322 -shared -p github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid 2cS87nzmbI2gvY8Kljd4/2cS87nzmbI2gvY8Kljd4 -goversion go1.12.8 -D "" -importcfg $WORK/b322/importcfg -pack ./validate.go ./validate_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/66/665c4719d20316195917076ed8957fb6850749ad50e09dccf8d043584ce397cf-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/78/7838bee088e32c461e5eb93a392ae1c671c354216d546f0658f9488959c54462-d # internal github.com/openshift/imagebuilder mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile flag=$WORK/b159/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b335/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b346/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b347/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b348/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b349/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/scanner=$WORK/b141/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b334/_pkg_.a -trimpath $WORK/b334 -shared -p github.com/openshift/imagebuilder -complete -installsuffix shared -buildid isUuof7VFcHHv9b5rTwV/isUuof7VFcHHv9b5rTwV -goversion go1.12.8 -D "" -importcfg $WORK/b334/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/65/65ad0081cc203cd403a1401b16b794acd0351141bb5e5a967fdf7e7d03af5af3-d # internal github.com/containers/image/docker/daemon mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/docker/policyconfiguration=$WORK/b244/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b059/_pkg_.a packagefile github.com/containers/image/docker/tarfile=$WORK/b271/_pkg_.a packagefile github.com/containers/image/image=$WORK/b134/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b115/_pkg_.a packagefile github.com/containers/image/types=$WORK/b068/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b278/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b257/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b060/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/docker/daemon /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b277/_pkg_.a -trimpath $WORK/b277 -shared -p github.com/containers/image/docker/daemon -complete -installsuffix shared -buildid zQVPLdSVEdkEwOndfNgo/zQVPLdSVEdkEwOndfNgo -goversion go1.12.8 -D "" -importcfg $WORK/b277/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/ed/ed12f02c524f567f44737ec74c220cc3aa22b04812802a45b6e09d1cf8782c14-d # internal github.com/containers/image/openshift mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/rand=$WORK/b091/_pkg_.a packagefile crypto/tls=$WORK/b094/_pkg_.a packagefile crypto/x509=$WORK/b101/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/docker=$WORK/b243/_pkg_.a packagefile github.com/containers/image/docker/policyconfiguration=$WORK/b244/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b059/_pkg_.a packagefile github.com/containers/image/image=$WORK/b134/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b074/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b115/_pkg_.a packagefile github.com/containers/image/types=$WORK/b068/_pkg_.a packagefile github.com/containers/image/version=$WORK/b116/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b268/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b299/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b060/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b300/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b308/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/openshift /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b298/_pkg_.a -trimpath $WORK/b298 -shared -p github.com/containers/image/openshift -complete -installsuffix shared -buildid -L7tB0j8E8ibAyur4vTM/-L7tB0j8E8ibAyur4vTM -goversion go1.12.8 -D "" -importcfg $WORK/b298/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/89/89cf718df2b8cf746c226c6edefabfc72291506aeaea9e933e0cd067d4f50536-d # internal github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b209/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b321/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b322/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b320/_pkg_.a -trimpath $WORK/b320 -shared -p github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid WKbtAcsda_ZrwijKHceN/WKbtAcsda_ZrwijKHceN -goversion go1.12.8 -D "" -importcfg $WORK/b320/importcfg -pack ./config.go ./generate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/b8/b8641c1c041fa5f50813cd2df922a7cbc9980750b56990183bb15c7950c3535a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/36/362e3e4eab83d3f21c4d19149b8fd44d453193296a3ba4e2ff6d6e9d9bc0d256-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/45/4583a64e729ec87280d76cac64a313f0f76de25b81fc0651f0404f23a40bb76f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/71/714f342f6ee455cd651521a977860a9b688ab5c0f546652bbf60ef775ff35590-d # internal cd $WORK/b309 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/ostree -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b309=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -pthread -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/ostree -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b309=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -pthread -I ./ -g -O2 -o ./_x002.o -c ostree_dest.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/ostree -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b309=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -pthread -I ./ -g -O2 -o ./_x003.o -c ostree_src.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/ostree -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b309=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -pthread -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/ostree TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b309=/tmp/go-build -gno-record-gcc-switches -o $WORK/b309/_cgo_.o $WORK/b309/_cgo_main.o $WORK/b309/_x001.o $WORK/b309/_x002.o $WORK/b309/_x003.o -g -O2 -lselinux -lostree-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage ostree -dynimport $WORK/b309/_cgo_.o -dynout $WORK/b309/_cgo_import.go cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b242/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b059/_pkg_.a packagefile github.com/containers/image/image=$WORK/b134/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b074/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b115/_pkg_.a packagefile github.com/containers/image/types=$WORK/b068/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b152/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b060/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b170/_pkg_.a packagefile github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b310/_pkg_.a packagefile github.com/ostreedev/ostree-go/pkg/otbuiltin=$WORK/b311/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b190/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b162/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b309/_pkg_.a -trimpath $WORK/b309 -shared -p github.com/containers/image/ostree -installsuffix shared -buildid s2u28mPwfUnva3ya8W11/s2u28mPwfUnva3ya8W11 -goversion go1.12.8 -D "" -importcfg $WORK/b309/importcfg -pack ./ostree_transport.go $WORK/b309/_cgo_gotypes.go $WORK/b309/ostree_dest.cgo1.go $WORK/b309/ostree_src.cgo1.go $WORK/b309/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b309/_pkg_.a $WORK/b309/_x001.o $WORK/b309/_x002.o $WORK/b309/_x003.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/e2/e2663df290978749faf80831fefef3d574dd356752c7f30e01355d46cedc6d05-d # internal github.com/containers/image/transports/alltransports mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/directory=$WORK/b241/_pkg_.a packagefile github.com/containers/image/docker=$WORK/b243/_pkg_.a packagefile github.com/containers/image/docker/archive=$WORK/b270/_pkg_.a packagefile github.com/containers/image/docker/daemon=$WORK/b277/_pkg_.a packagefile github.com/containers/image/oci/archive=$WORK/b272/_pkg_.a packagefile github.com/containers/image/oci/layout=$WORK/b274/_pkg_.a packagefile github.com/containers/image/openshift=$WORK/b298/_pkg_.a packagefile github.com/containers/image/ostree=$WORK/b309/_pkg_.a packagefile github.com/containers/image/storage=$WORK/b133/_pkg_.a packagefile github.com/containers/image/tarball=$WORK/b312/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b115/_pkg_.a packagefile github.com/containers/image/types=$WORK/b068/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/src/github.com/containers/image/transports/alltransports /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b276/_pkg_.a -trimpath $WORK/b276 -shared -p github.com/containers/image/transports/alltransports -complete -installsuffix shared -buildid NjPrh9evv6w3aF36pq99/NjPrh9evv6w3aF36pq99 -goversion go1.12.8 -D "" -importcfg $WORK/b276/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree.go ./storage.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/a3/a3c11785454e041230c375ab1d27aafaa90999bbb7f99c130347c2f0c3720d57-d # internal github.com/containers/buildah mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b049/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b054/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b057/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b210/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b215/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b216/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b217/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b218/_pkg_.a packagefile github.com/containers/buildah/pkg/secrets=$WORK/b219/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b211/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b058/_pkg_.a packagefile github.com/containers/image/copy=$WORK/b220/_pkg_.a packagefile github.com/containers/image/directory=$WORK/b241/_pkg_.a packagefile github.com/containers/image/docker=$WORK/b243/_pkg_.a packagefile github.com/containers/image/docker/archive=$WORK/b270/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b059/_pkg_.a packagefile github.com/containers/image/docker/tarfile=$WORK/b271/_pkg_.a packagefile github.com/containers/image/image=$WORK/b134/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b074/_pkg_.a packagefile github.com/containers/image/oci/archive=$WORK/b272/_pkg_.a packagefile github.com/containers/image/oci/layout=$WORK/b274/_pkg_.a packagefile github.com/containers/image/pkg/sysregistries=$WORK/b275/_pkg_.a packagefile github.com/containers/image/pkg/sysregistriesv2=$WORK/b065/_pkg_.a packagefile github.com/containers/image/signature=$WORK/b073/_pkg_.a packagefile github.com/containers/image/storage=$WORK/b133/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b115/_pkg_.a packagefile github.com/containers/image/transports/alltransports=$WORK/b276/_pkg_.a packagefile github.com/containers/image/types=$WORK/b068/_pkg_.a packagefile github.com/containers/storage=$WORK/b137/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b140/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b186/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf=$WORK/b313/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b316/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b318/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b060/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b209/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b320/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b170/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b334/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/seccomp/containers-golang=$WORK/b350/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b214/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/_build/src/github.com/containers/buildah /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p github.com/containers/buildah -complete -installsuffix shared -buildid 4rNv67KUCcOEw-GTBbCP/4rNv67KUCcOEw-GTBbCP -goversion go1.12.8 -D "" -importcfg $WORK/b048/importcfg -pack ./add.go ./buildah.go ./commit.go ./common.go ./config.go ./delete.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/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/05/05a1a5336115363696cc9fbbe15cca45285309244ff0fd6d348f16d9c56d62da-d # internal github.com/containers/buildah/pkg/cli mkdir -p $WORK/b353/ github.com/containers/buildah/pkg/parse mkdir -p $WORK/b357/ github.com/containers/buildah/imagebuildah mkdir -p $WORK/b351/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/buildah=$WORK/b048/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b058/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b209/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b354/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/_build/src/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b353/_pkg_.a -trimpath $WORK/b353 -shared -p github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid zNDrtn6B81Sih6MJ3LiU/zNDrtn6B81Sih6MJ3LiU -goversion go1.12.8 -D "" -importcfg $WORK/b353/importcfg -pack ./common.go cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/buildah=$WORK/b048/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b211/_pkg_.a packagefile github.com/containers/image/types=$WORK/b068/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b209/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b358/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b214/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b159/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/buildah=$WORK/b048/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b215/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b058/_pkg_.a packagefile github.com/containers/image/copy=$WORK/b220/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b059/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b074/_pkg_.a packagefile github.com/containers/image/storage=$WORK/b133/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b115/_pkg_.a packagefile github.com/containers/image/transports/alltransports=$WORK/b276/_pkg_.a packagefile github.com/containers/image/types=$WORK/b068/_pkg_.a packagefile github.com/containers/storage=$WORK/b137/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b352/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b335/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b209/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b334/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b347/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/_build/src/github.com/containers/buildah/pkg/parse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b357/_pkg_.a -trimpath $WORK/b357 -shared -p github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid vKmD9U5XYj5bshrVKoO4/vKmD9U5XYj5bshrVKoO4 -goversion go1.12.8 -D "" -importcfg $WORK/b357/importcfg -pack ./parse.go ./parse_unix.go cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/_build/src/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b351/_pkg_.a -trimpath $WORK/b351 -shared -p github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid 2rXDJ2A_b5oqj47TmX7y/2rXDJ2A_b5oqj47TmX7y -goversion go1.12.8 -D "" -importcfg $WORK/b351/importcfg -pack ./build.go ./chroot_symlink_linux.go ./errors.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/b1/b141e89869701050f30a8ab8a71d9f47f3f6e59fe437159409a160131542fe6f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/99/992b2527a7a01fbef08b7aa787e5842a5fddab1caf86c0302499df20a723fa22-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/80/8040f9dcfa2b28d2e183ad8e81c85670df10826ced03b875c3bd1c0218913c38-d # internal github.com/containers/buildah/cmd/buildah mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b038/_pkg_.a packagefile github.com/containers/buildah=$WORK/b048/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b215/_pkg_.a packagefile github.com/containers/buildah/imagebuildah=$WORK/b351/_pkg_.a packagefile github.com/containers/buildah/pkg/cli=$WORK/b353/_pkg_.a packagefile github.com/containers/buildah/pkg/formats=$WORK/b355/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b211/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b058/_pkg_.a packagefile github.com/containers/image/docker=$WORK/b243/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b074/_pkg_.a packagefile github.com/containers/image/pkg/docker/config=$WORK/b245/_pkg_.a packagefile github.com/containers/image/storage=$WORK/b133/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b115/_pkg_.a packagefile github.com/containers/image/transports/alltransports=$WORK/b276/_pkg_.a packagefile github.com/containers/image/types=$WORK/b068/_pkg_.a packagefile github.com/containers/storage=$WORK/b137/_pkg_.a packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b224/_pkg_.a packagefile github.com/mattn/go-shellwords=$WORK/b359/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b060/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b209/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b358/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b354/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b214/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile text/template=$WORK/b332/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/_build/src/github.com/containers/buildah/cmd/buildah /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid 87nNMbHgIC-XVxLxuR6B/87nNMbHgIC-XVxLxuR6B -goversion go1.12.8 -D "" -importcfg $WORK/b001/importcfg -pack ./addcopy.go ./bud.go ./commit.go ./common.go ./common_unix.go ./config.go ./containers.go ./dumpbolt.go ./from.go ./images.go ./info.go ./inspect.go ./login.go ./logout.go ./main.go ./mount.go ./pull.go ./push.go ./rename.go ./rm.go ./rmi.go ./run.go ./tag.go ./umount.go ./unshare.go ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/e3/e38d3befe5712dd86b7880892d3e3a181ff3fe6a73ceffb69e1d4c839a981adc-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/buildah/cmd/buildah=$WORK/b001/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b038/_pkg_.a packagefile github.com/containers/buildah=$WORK/b048/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b215/_pkg_.a packagefile github.com/containers/buildah/imagebuildah=$WORK/b351/_pkg_.a packagefile github.com/containers/buildah/pkg/cli=$WORK/b353/_pkg_.a packagefile github.com/containers/buildah/pkg/formats=$WORK/b355/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b357/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b211/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b058/_pkg_.a packagefile github.com/containers/image/docker=$WORK/b243/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b074/_pkg_.a packagefile github.com/containers/image/pkg/docker/config=$WORK/b245/_pkg_.a packagefile github.com/containers/image/storage=$WORK/b133/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b115/_pkg_.a packagefile github.com/containers/image/transports/alltransports=$WORK/b276/_pkg_.a packagefile github.com/containers/image/types=$WORK/b068/_pkg_.a packagefile github.com/containers/storage=$WORK/b137/_pkg_.a packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b224/_pkg_.a packagefile github.com/mattn/go-shellwords=$WORK/b359/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b060/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b209/_pkg_.a packagefile github.com/pkg/errors=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b072/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b358/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b354/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b214/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile text/template=$WORK/b332/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile encoding=$WORK/b033/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b037/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile archive/tar=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b054/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b057/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b210/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b216/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b217/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b218/_pkg_.a packagefile github.com/containers/buildah/pkg/secrets=$WORK/b219/_pkg_.a packagefile github.com/containers/image/copy=$WORK/b220/_pkg_.a packagefile github.com/containers/image/directory=$WORK/b241/_pkg_.a packagefile github.com/containers/image/docker/archive=$WORK/b270/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b059/_pkg_.a packagefile github.com/containers/image/docker/tarfile=$WORK/b271/_pkg_.a packagefile github.com/containers/image/image=$WORK/b134/_pkg_.a packagefile github.com/containers/image/oci/archive=$WORK/b272/_pkg_.a packagefile github.com/containers/image/oci/layout=$WORK/b274/_pkg_.a packagefile github.com/containers/image/pkg/sysregistries=$WORK/b275/_pkg_.a packagefile github.com/containers/image/pkg/sysregistriesv2=$WORK/b065/_pkg_.a packagefile github.com/containers/image/signature=$WORK/b073/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b140/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b186/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf=$WORK/b313/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b316/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b318/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b320/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b170/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b334/_pkg_.a packagefile github.com/seccomp/containers-golang=$WORK/b350/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b193/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile github.com/containers/image/pkg/strslice=$WORK/b075/_pkg_.a packagefile flag=$WORK/b159/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b352/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b335/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b347/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b268/_pkg_.a packagefile text/tabwriter=$WORK/b356/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b192/_pkg_.a packagefile crypto/rand=$WORK/b091/_pkg_.a packagefile crypto/tls=$WORK/b094/_pkg_.a packagefile github.com/containers/image/docker/policyconfiguration=$WORK/b244/_pkg_.a packagefile github.com/containers/image/pkg/blobinfocache/none=$WORK/b135/_pkg_.a packagefile github.com/containers/image/pkg/tlsclientconfig=$WORK/b253/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b258/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b262/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b257/_pkg_.a packagefile mime=$WORK/b204/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b076/_pkg_.a packagefile github.com/docker/libtrust=$WORK/b077/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b246/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b247/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b248/_pkg_.a packagefile github.com/containers/image/internal/tmpdir=$WORK/b136/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile github.com/containers/image/docker/daemon=$WORK/b277/_pkg_.a packagefile github.com/containers/image/openshift=$WORK/b298/_pkg_.a packagefile github.com/containers/image/ostree=$WORK/b309/_pkg_.a packagefile github.com/containers/image/tarball=$WORK/b312/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b066/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b138/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b185/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b188/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b152/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b156/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b190/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b162/_pkg_.a packagefile hash/fnv=$WORK/b225/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile crypto=$WORK/b061/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile encoding/csv=$WORK/b337/_pkg_.a packagefile encoding/hex=$WORK/b104/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile regexp/syntax=$WORK/b064/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile text/template/parse=$WORK/b333/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b055/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b212/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b213/_pkg_.a packagefile github.com/containers/image/pkg/blobinfocache=$WORK/b221/_pkg_.a packagefile github.com/containers/image/pkg/compression=$WORK/b227/_pkg_.a packagefile github.com/vbauerster/mpb=$WORK/b232/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b236/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b240/_pkg_.a packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b242/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile github.com/containers/image/oci/internal=$WORK/b273/_pkg_.a packagefile github.com/containers/image/version=$WORK/b116/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b117/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b118/_pkg_.a packagefile compress/bzip2=$WORK/b122/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b151/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b155/_pkg_.a packagefile text/scanner=$WORK/b141/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b147/_pkg_.a packagefile golang.org/x/net/context=$WORK/b149/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b314/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf/dns=$WORK/b315/_pkg_.a packagefile github.com/ishidawataru/sctp=$WORK/b317/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b319/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b321/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b322/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b346/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b348/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b349/_pkg_.a packagefile internal/nettrace=$WORK/b041/_pkg_.a packagefile internal/singleflight=$WORK/b042/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b043/_pkg_.a packagefile compress/gzip=$WORK/b194/_pkg_.a packagefile container/list=$WORK/b095/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b195/_pkg_.a packagefile internal/x/net/http/httpproxy=$WORK/b202/_pkg_.a packagefile internal/x/net/http2/hpack=$WORK/b203/_pkg_.a packagefile internal/x/net/idna=$WORK/b196/_pkg_.a packagefile mime/multipart=$WORK/b205/_pkg_.a packagefile net/http/httptrace=$WORK/b207/_pkg_.a packagefile net/http/internal=$WORK/b208/_pkg_.a packagefile net/textproto=$WORK/b201/_pkg_.a packagefile crypto/x509=$WORK/b101/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b289/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b290/_pkg_.a packagefile github.com/docker/docker/opts=$WORK/b336/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b339/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b340/_pkg_.a packagefile github.com/fsouza/go-dockerclient/internal/archive=$WORK/b341/_pkg_.a packagefile github.com/fsouza/go-dockerclient/internal/jsonmessage=$WORK/b343/_pkg_.a packagefile net/http/httputil=$WORK/b297/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b250/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b269/_pkg_.a packagefile crypto/aes=$WORK/b079/_pkg_.a packagefile crypto/cipher=$WORK/b080/_pkg_.a packagefile crypto/internal/boring=$WORK/b083/_pkg_.a packagefile crypto/des=$WORK/b096/_pkg_.a packagefile crypto/ecdsa=$WORK/b078/_pkg_.a packagefile crypto/elliptic=$WORK/b088/_pkg_.a packagefile crypto/hmac=$WORK/b097/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b084/_pkg_.a packagefile crypto/md5=$WORK/b098/_pkg_.a packagefile crypto/rc4=$WORK/b099/_pkg_.a packagefile crypto/rsa=$WORK/b092/_pkg_.a packagefile crypto/sha1=$WORK/b100/_pkg_.a packagefile crypto/sha512=$WORK/b090/_pkg_.a packagefile crypto/subtle=$WORK/b082/_pkg_.a packagefile encoding/asn1=$WORK/b086/_pkg_.a packagefile encoding/pem=$WORK/b105/_pkg_.a packagefile internal/x/crypto/chacha20poly1305=$WORK/b109/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b106/_pkg_.a packagefile internal/x/crypto/curve25519=$WORK/b112/_pkg_.a packagefile internal/x/crypto/hkdf=$WORK/b113/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b254/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b259/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b261/_pkg_.a packagefile github.com/docker/distribution=$WORK/b263/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b264/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b265/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b266/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b267/_pkg_.a packagefile crypto/x509/pkix=$WORK/b103/_pkg_.a packagefile encoding/base32=$WORK/b114/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b249/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b278/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b299/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b300/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b308/_pkg_.a packagefile github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b310/_pkg_.a packagefile github.com/ostreedev/ostree-go/pkg/otbuiltin=$WORK/b311/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b171/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b176/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b181/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b183/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b189/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b153/_pkg_.a packagefile hash/crc32=$WORK/b154/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b157/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b191/_pkg_.a packagefile hash/crc64=$WORK/b163/_pkg_.a packagefile github.com/containers/image/pkg/blobinfocache/boltdb=$WORK/b222/_pkg_.a packagefile github.com/containers/image/pkg/blobinfocache/memory=$WORK/b226/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b228/_pkg_.a packagefile container/heap=$WORK/b233/_pkg_.a packagefile github.com/vbauerster/mpb/cwriter=$WORK/b234/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b238/_pkg_.a packagefile os/signal=$WORK/b239/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b237/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b119/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b120/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b121/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b128/_pkg_.a packagefile github.com/blang/semver=$WORK/b323/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b325/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b326/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b328/_pkg_.a packagefile compress/flate=$WORK/b123/_pkg_.a packagefile internal/x/text/secure/bidirule=$WORK/b197/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b199/_pkg_.a packagefile internal/x/text/unicode/norm=$WORK/b200/_pkg_.a packagefile mime/quotedprintable=$WORK/b206/_pkg_.a packagefile crypto/dsa=$WORK/b102/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b107/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b281/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b283/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b287/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b291/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b280/_pkg_.a packagefile github.com/docker/libnetwork/ipamutils=$WORK/b338/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b342/_pkg_.a packagefile github.com/Nvveen/Gotty=$WORK/b344/_pkg_.a packagefile github.com/fsouza/go-dockerclient/internal/term=$WORK/b345/_pkg_.a packagefile github.com/containerd/continuity/pathdriver=$WORK/b251/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b252/_pkg_.a packagefile crypto/internal/subtle=$WORK/b081/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b085/_pkg_.a packagefile crypto/internal/randutil=$WORK/b089/_pkg_.a packagefile internal/x/crypto/internal/chacha20=$WORK/b110/_pkg_.a packagefile internal/x/crypto/poly1305=$WORK/b111/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b255/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b260/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b279/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b293/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b286/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b294/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b295/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b296/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b301/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b307/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b302/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b172/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b173/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b174/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b177/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b178/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b179/_pkg_.a packagefile github.com/containers/storage/pkg/ostree=$WORK/b180/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b182/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b184/_pkg_.a packagefile github.com/containers/image/pkg/blobinfocache/internal/prioritize=$WORK/b223/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b229/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b230/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b235/_pkg_.a packagefile compress/zlib=$WORK/b124/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b126/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b127/_pkg_.a packagefile image=$WORK/b129/_pkg_.a packagefile image/jpeg=$WORK/b131/_pkg_.a packagefile database/sql/driver=$WORK/b324/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b327/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b329/_pkg_.a packagefile net/mail=$WORK/b331/_pkg_.a packagefile internal/x/text/transform=$WORK/b198/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b282/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b284/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b285/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b288/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b292/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b256/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b303/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b305/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b306/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b231/_pkg_.a packagefile hash/adler32=$WORK/b125/_pkg_.a packagefile image/color=$WORK/b130/_pkg_.a packagefile image/internal/imageutil=$WORK/b132/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b330/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b304/_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=96eOxUQTzNhy2lbxOxQF/87nNMbHgIC-XVxLxuR6B/gcbdZFSRIjfQXggf5bvV/96eOxUQTzNhy2lbxOxQF -compressdwarf=false -B 0x8f6667b48bb1ab08fb3675b9a7b409afac82768d -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 mv $WORK/b001/exe/a.out buildah rm -r $WORK/b001/ + make imgtype go build -ldflags '-X main.GitCommit=04228b4 -X main.buildInfo=1574224564 -X main.cniVersion=v0.7.0-rc2' -o imgtype -tags "seccomp selinux exclude_graphdriver_btrfs seccomp selinux btrfs_noversion exclude_graphdriver_btrfs ostree" ./tests/imgtype/imgtype.go + make docs make -C docs make[1]: Entering directory '/builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/docs' go-md2man -in buildah.md -out buildah.1 go-md2man -in buildah-rm.md -out buildah-rm.1 go-md2man -in buildah-commit.md -out buildah-commit.1 go-md2man -in buildah-login.md -out buildah-login.1 go-md2man -in buildah-run.md -out buildah-run.1 go-md2man -in buildah-info.md -out buildah-info.1 go-md2man -in buildah-rename.md -out buildah-rename.1 go-md2man -in buildah-config.md -out buildah-config.1 go-md2man -in buildah-images.md -out buildah-images.1 go-md2man -in buildah-umount.md -out buildah-umount.1 go-md2man -in buildah-from.md -out buildah-from.1 go-md2man -in buildah-copy.md -out buildah-copy.1 go-md2man -in buildah-push.md -out buildah-push.1 go-md2man -in buildah-bud.md -out buildah-bud.1 go-md2man -in buildah-mount.md -out buildah-mount.1 go-md2man -in buildah-inspect.md -out buildah-inspect.1 go-md2man -in buildah-tag.md -out buildah-tag.1 go-md2man -in buildah-rmi.md -out buildah-rmi.1 go-md2man -in buildah-logout.md -out buildah-logout.1 go-md2man -in buildah-pull.md -out buildah-pull.1 go-md2man -in buildah-add.md -out buildah-add.1 go-md2man -in buildah-unshare.md -out buildah-unshare.1 go-md2man -in buildah-containers.md -out buildah-containers.1 go-md2man -in buildah-version.md -out buildah-version.1 make[1]: Leaving directory '/builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/docs' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BtLUh7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64 ++ dirname /builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64 + cd buildah-00eb895d6f2f13d658a9cb78714382e494974afc ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/_build:/builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc:/usr/share/gocode + GOPATH=/builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/_build:/builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc:/usr/share/gocode + make DESTDIR=/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64 PREFIX=/usr install install.completions install -D -m0755 buildah /builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/bin/buildah make -C docs install make[1]: Entering directory '/builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/docs' install -d /builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/man/man1 install -m 0644 buildah*.1 /builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/man/man1 make[1]: Leaving directory '/builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc/docs' install -m 644 -D contrib/completions/bash/buildah /builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/bash-completion/completions/buildah + install -d -p /builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system + cp -pav tests/. /builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system 'tests/./add.bats' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./add.bats' 'tests/./authenticate.bats' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./authenticate.bats' 'tests/./basic.bats' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./basic.bats' 'tests/./blobcache.bats' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./blobcache.bats' 'tests/./bud.bats' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud.bats' 'tests/./bud' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud' 'tests/./bud/add-chown' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/add-chown' 'tests/./bud/add-chown/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/add-chown/Dockerfile' 'tests/./bud/add-chown/addchown.txt' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/add-chown/addchown.txt' 'tests/./bud/add-create-absolute-path' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/add-create-absolute-path' 'tests/./bud/add-create-absolute-path/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/add-create-absolute-path/Dockerfile' 'tests/./bud/add-create-absolute-path/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/add-create-absolute-path/distutils.cfg' 'tests/./bud/add-create-relative-path' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/add-create-relative-path' 'tests/./bud/add-create-relative-path/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/add-create-relative-path/Dockerfile' 'tests/./bud/add-create-relative-path/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/add-create-relative-path/distutils.cfg' 'tests/./bud/add-file' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/add-file' 'tests/./bud/add-file/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/add-file/Dockerfile' 'tests/./bud/add-file/file' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/add-file/file' 'tests/./bud/add-file/file2' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/add-file/file2' 'tests/./bud/addtl-tags' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/addtl-tags' 'tests/./bud/addtl-tags/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/addtl-tags/Dockerfile' 'tests/./bud/build-arg' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/build-arg' 'tests/./bud/build-arg/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/build-arg/Dockerfile' 'tests/./bud/build-arg/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/build-arg/Dockerfile2' 'tests/./bud/build-arg/Dockerfile3' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/build-arg/Dockerfile3' 'tests/./bud/copy-chown' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/copy-chown' 'tests/./bud/copy-chown/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/copy-chown/Dockerfile' 'tests/./bud/copy-chown/copychown.txt' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/copy-chown/copychown.txt' 'tests/./bud/copy-create-absolute-path' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/copy-create-absolute-path' 'tests/./bud/copy-create-absolute-path/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/copy-create-absolute-path/Dockerfile' 'tests/./bud/copy-create-absolute-path/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/copy-create-absolute-path/distutils.cfg' 'tests/./bud/copy-create-relative-path' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/copy-create-relative-path' 'tests/./bud/copy-create-relative-path/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/copy-create-relative-path/Dockerfile' 'tests/./bud/copy-create-relative-path/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/copy-create-relative-path/distutils.cfg' 'tests/./bud/copy-from' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/copy-from' 'tests/./bud/copy-from/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/copy-from/Dockerfile' 'tests/./bud/copy-from/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/copy-from/Dockerfile2' 'tests/./bud/copy-multiple-files' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/copy-multiple-files' 'tests/./bud/copy-multiple-files/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/copy-multiple-files/Dockerfile' 'tests/./bud/copy-multiple-files/file' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/copy-multiple-files/file' 'tests/./bud/copy-multiple-files/file2' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/copy-multiple-files/file2' 'tests/./bud/copy-multistage-paths' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/copy-multistage-paths' 'tests/./bud/copy-multistage-paths/Dockerfile.absolute' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/copy-multistage-paths/Dockerfile.absolute' 'tests/./bud/copy-multistage-paths/Dockerfile.relative' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/copy-multistage-paths/Dockerfile.relative' 'tests/./bud/copy-root' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/copy-root' 'tests/./bud/copy-root/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/copy-root/Dockerfile' 'tests/./bud/copy-root/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/copy-root/distutils.cfg' 'tests/./bud/copy-workdir' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/copy-workdir' 'tests/./bud/copy-workdir/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/copy-workdir/Dockerfile' 'tests/./bud/copy-workdir/file1.txt' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/copy-workdir/file1.txt' 'tests/./bud/copy-workdir/file2.txt' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/copy-workdir/file2.txt' 'tests/./bud/dest-final-slash' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dest-final-slash' 'tests/./bud/dest-final-slash/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dest-final-slash/Dockerfile' 'tests/./bud/dest-symlink-dangling' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dest-symlink-dangling' 'tests/./bud/dest-symlink-dangling/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dest-symlink-dangling/Dockerfile' 'tests/./bud/dest-symlink' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dest-symlink' 'tests/./bud/dest-symlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dest-symlink/Dockerfile' 'tests/./bud/dns' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dns' 'tests/./bud/dns/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dns/Dockerfile' 'tests/./bud/dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore' 'tests/./bud/dockerignore/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore/.dockerignore' 'tests/./bud/dockerignore/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore/Dockerfile' 'tests/./bud/dockerignore/subdir' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore/subdir' 'tests/./bud/dockerignore/subdir/sub1.txt' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore/subdir/sub1.txt' 'tests/./bud/dockerignore/subdir/sub2.txt' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore/subdir/sub2.txt' 'tests/./bud/dockerignore/test1.txt' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore/test1.txt' 'tests/./bud/dockerignore/test2.txt' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore/test2.txt' 'tests/./bud/dockerignore2' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore2' 'tests/./bud/dockerignore2/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore2/.dockerignore' 'tests/./bud/dockerignore2/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore2/Dockerfile' 'tests/./bud/dockerignore2/subdir' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore2/subdir' 'tests/./bud/dockerignore2/subdir/circular-link' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore2/subdir/circular-link' 'tests/./bud/dockerignore2/subdir/dangling-link' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore2/subdir/dangling-link' 'tests/./bud/dockerignore2/subdir/sub1.txt' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore2/subdir/sub1.txt' 'tests/./bud/dockerignore2/subdir/subsubdir' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore2/subdir/subsubdir' 'tests/./bud/dockerignore2/subdir/subsubdir/subsub1.txt' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore2/subdir/subsubdir/subsub1.txt' 'tests/./bud/dockerignore2/symlink' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore2/symlink' 'tests/./bud/dockerignore3' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore3' 'tests/./bud/dockerignore3/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/.dockerignore' 'tests/./bud/dockerignore3/BUILD.md' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/BUILD.md' 'tests/./bud/dockerignore3/COPYRIGHT' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/COPYRIGHT' 'tests/./bud/dockerignore3/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/Dockerfile' 'tests/./bud/dockerignore3/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/LICENSE' 'tests/./bud/dockerignore3/README-secret.md' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/README-secret.md' 'tests/./bud/dockerignore3/README.md' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/README.md' 'tests/./bud/dockerignore3/manifest' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/manifest' 'tests/./bud/dockerignore3/src' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/src' 'tests/./bud/dockerignore3/src/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/src/Makefile' 'tests/./bud/dockerignore3/src/cmd' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/src/cmd' 'tests/./bud/dockerignore3/src/cmd/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/src/cmd/Makefile' 'tests/./bud/dockerignore3/src/cmd/main.in' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/src/cmd/main.in' 'tests/./bud/dockerignore3/src/etc' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/src/etc' 'tests/./bud/dockerignore3/src/etc/foo.conf' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/src/etc/foo.conf' 'tests/./bud/dockerignore3/src/etc/foo.conf.d' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/src/etc/foo.conf.d' 'tests/./bud/dockerignore3/src/etc/foo.conf.d/dropin.conf' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/src/etc/foo.conf.d/dropin.conf' 'tests/./bud/dockerignore3/src/lib' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/src/lib' 'tests/./bud/dockerignore3/src/lib/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/src/lib/Makefile' 'tests/./bud/dockerignore3/src/lib/framework.in' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/src/lib/framework.in' 'tests/./bud/dockerignore3/test1.txt' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/test1.txt' 'tests/./bud/dockerignore3/test2.txt' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/test2.txt' 'tests/./bud/dockerignore3/test3.txt' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/dockerignore3/test3.txt' 'tests/./bud/env' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/env' 'tests/./bud/env/Dockerfile.check-env' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/env/Dockerfile.check-env' 'tests/./bud/env/Dockerfile.env-from-image' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/env/Dockerfile.env-from-image' 'tests/./bud/env/Dockerfile.env-same-file' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/env/Dockerfile.env-same-file' 'tests/./bud/env/Dockerfile.special-chars' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/env/Dockerfile.special-chars' 'tests/./bud/from-as' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/from-as' 'tests/./bud/from-as/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/from-as/Dockerfile' 'tests/./bud/from-as/Dockerfile.skip' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/from-as/Dockerfile.skip' 'tests/./bud/from-multiple-files' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/from-multiple-files' 'tests/./bud/from-multiple-files/Dockerfile1.alpine' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile1.alpine' 'tests/./bud/from-multiple-files/Dockerfile1.scratch' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile1.scratch' 'tests/./bud/from-multiple-files/Dockerfile2.glob' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile2.glob' 'tests/./bud/from-multiple-files/Dockerfile2.nofrom' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile2.nofrom' 'tests/./bud/from-multiple-files/Dockerfile2.withfrom' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile2.withfrom' 'tests/./bud/from-scratch' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/from-scratch' 'tests/./bud/from-scratch/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/from-scratch/Dockerfile' 'tests/./bud/from-scratch/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/from-scratch/Dockerfile2' 'tests/./bud/healthcheck' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/healthcheck' 'tests/./bud/healthcheck/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/healthcheck/Dockerfile' 'tests/./bud/http-context-subdir' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/http-context-subdir' 'tests/./bud/http-context-subdir/context.tar' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/http-context-subdir/context.tar' 'tests/./bud/http-context' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/http-context' 'tests/./bud/http-context/context.tar' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/http-context/context.tar' 'tests/./bud/leading-args' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/leading-args' 'tests/./bud/leading-args/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/leading-args/Dockerfile' 'tests/./bud/maintainer' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/maintainer' 'tests/./bud/maintainer/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/maintainer/Dockerfile' 'tests/./bud/mount' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/mount' 'tests/./bud/mount/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/mount/Dockerfile' 'tests/./bud/multi-stage-builds-small-as' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/multi-stage-builds-small-as' 'tests/./bud/multi-stage-builds-small-as/Dockerfile.index' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/multi-stage-builds-small-as/Dockerfile.index' 'tests/./bud/multi-stage-builds-small-as/Dockerfile.mixed' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/multi-stage-builds-small-as/Dockerfile.mixed' 'tests/./bud/multi-stage-builds-small-as/Dockerfile.name' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/multi-stage-builds-small-as/Dockerfile.name' 'tests/./bud/multi-stage-builds' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/multi-stage-builds' 'tests/./bud/multi-stage-builds/Dockerfile.extended' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.extended' 'tests/./bud/multi-stage-builds/Dockerfile.index' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.index' 'tests/./bud/multi-stage-builds/Dockerfile.mixed' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.mixed' 'tests/./bud/multi-stage-builds/Dockerfile.name' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.name' 'tests/./bud/multi-stage-builds/Dockerfile.rebase' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.rebase' 'tests/./bud/multi-stage-builds/Dockerfile.reused' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.reused' 'tests/./bud/onbuild' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/onbuild' 'tests/./bud/onbuild/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/onbuild/Dockerfile' 'tests/./bud/onbuild/Dockerfile1' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/onbuild/Dockerfile1' 'tests/./bud/onbuild/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/onbuild/Dockerfile2' 'tests/./bud/preprocess' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/preprocess' 'tests/./bud/preprocess/Decomposed.in' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/preprocess/Decomposed.in' 'tests/./bud/preprocess/Error.in' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/preprocess/Error.in' 'tests/./bud/preprocess/common' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/preprocess/common' 'tests/./bud/preprocess/install-base' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/preprocess/install-base' 'tests/./bud/preserve-volumes' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/preserve-volumes' 'tests/./bud/preserve-volumes/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/preserve-volumes/Dockerfile' 'tests/./bud/recurse' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/recurse' 'tests/./bud/recurse/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/recurse/Dockerfile' 'tests/./bud/run-scenarios' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/run-scenarios' 'tests/./bud/run-scenarios/Dockerfile.args' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.args' 'tests/./bud/run-scenarios/Dockerfile.cmd-empty-run' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.cmd-empty-run' 'tests/./bud/run-scenarios/Dockerfile.cmd-run' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.cmd-run' 'tests/./bud/run-scenarios/Dockerfile.entrypoint-cmd-empty-run' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.entrypoint-cmd-empty-run' 'tests/./bud/run-scenarios/Dockerfile.entrypoint-cmd-run' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.entrypoint-cmd-run' 'tests/./bud/run-scenarios/Dockerfile.entrypoint-empty-run' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.entrypoint-empty-run' 'tests/./bud/run-scenarios/Dockerfile.entrypoint-run' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.entrypoint-run' 'tests/./bud/run-scenarios/Dockerfile.multi-args' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.multi-args' 'tests/./bud/run-scenarios/Dockerfile.noop-flags' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.noop-flags' 'tests/./bud/shell' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/shell' 'tests/./bud/shell/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/shell/Dockerfile' 'tests/./bud/shell/Dockerfile.build-shell-custom' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/shell/Dockerfile.build-shell-custom' 'tests/./bud/shell/Dockerfile.build-shell-default' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/shell/Dockerfile.build-shell-default' 'tests/./bud/symlink' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/symlink' 'tests/./bud/symlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/symlink/Dockerfile' 'tests/./bud/symlink/Dockerfile.absolute-dir-symlink' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/symlink/Dockerfile.absolute-dir-symlink' 'tests/./bud/symlink/Dockerfile.absolute-symlink' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/symlink/Dockerfile.absolute-symlink' 'tests/./bud/symlink/Dockerfile.multiple-symlinks' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/symlink/Dockerfile.multiple-symlinks' 'tests/./bud/symlink/Dockerfile.relative-symlink' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/symlink/Dockerfile.relative-symlink' 'tests/./bud/symlink/Dockerfile.replace-symlink' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/symlink/Dockerfile.replace-symlink' 'tests/./bud/symlink/Dockerfile.symlink-points-to-itself' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/symlink/Dockerfile.symlink-points-to-itself' 'tests/./bud/target' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/target' 'tests/./bud/target/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/target/Dockerfile' 'tests/./bud/unrecognized' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/unrecognized' 'tests/./bud/unrecognized/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/unrecognized/Dockerfile' 'tests/./bud/use-layers' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/use-layers' 'tests/./bud/use-layers/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile' 'tests/./bud/use-layers/Dockerfile.2' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.2' 'tests/./bud/use-layers/Dockerfile.3' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.3' 'tests/./bud/use-layers/Dockerfile.4' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.4' 'tests/./bud/use-layers/Dockerfile.5' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.5' 'tests/./bud/use-layers/Dockerfile.6' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.6' 'tests/./bud/use-layers/Dockerfile.7' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.7' 'tests/./bud/use-layers/Dockerfile.build-args' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.build-args' 'tests/./bud/use-layers/Dockerfile.dangling-symlink' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.dangling-symlink' 'tests/./bud/use-layers/Dockerfile.fail-case' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.fail-case' 'tests/./bud/use-layers/Dockerfile.multistage-copy' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.multistage-copy' 'tests/./bud/use-layers/Dockerfile.non-existent-registry' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.non-existent-registry' 'tests/./bud/volume-perms' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/volume-perms' 'tests/./bud/volume-perms/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/volume-perms/Dockerfile' 'tests/./bud/workdir-symlink' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/workdir-symlink' 'tests/./bud/workdir-symlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/workdir-symlink/Dockerfile' 'tests/./bud/workdir-symlink/Dockerfile-2' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/workdir-symlink/Dockerfile-2' 'tests/./bud/workdir-symlink/Dockerfile-3' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./bud/workdir-symlink/Dockerfile-3' 'tests/./byid.bats' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./byid.bats' 'tests/./commit.bats' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./commit.bats' 'tests/./config.bats' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./config.bats' 'tests/./conformance' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance' 'tests/./conformance/README.md' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/README.md' 'tests/./conformance/bud_test.go' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/bud_test.go' 'tests/./conformance/conformance_suite_test.go' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/conformance_suite_test.go' 'tests/./conformance/testdata' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata' 'tests/./conformance/testdata/Dockerfile.add' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.add' 'tests/./conformance/testdata/Dockerfile.copyfrom_1' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_1' 'tests/./conformance/testdata/Dockerfile.copyfrom_10' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_10' 'tests/./conformance/testdata/Dockerfile.copyfrom_11' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_11' 'tests/./conformance/testdata/Dockerfile.copyfrom_12' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_12' 'tests/./conformance/testdata/Dockerfile.copyfrom_13' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_13' 'tests/./conformance/testdata/Dockerfile.copyfrom_2' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_2' 'tests/./conformance/testdata/Dockerfile.copyfrom_3' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_3' 'tests/./conformance/testdata/Dockerfile.copyfrom_3_1' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_3_1' 'tests/./conformance/testdata/Dockerfile.copyfrom_4' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_4' 'tests/./conformance/testdata/Dockerfile.copyfrom_5' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_5' 'tests/./conformance/testdata/Dockerfile.copyfrom_6' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_6' 'tests/./conformance/testdata/Dockerfile.copyfrom_7' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_7' 'tests/./conformance/testdata/Dockerfile.copyfrom_8' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_8' 'tests/./conformance/testdata/Dockerfile.copyfrom_9' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_9' 'tests/./conformance/testdata/Dockerfile.edgecases' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.edgecases' 'tests/./conformance/testdata/Dockerfile.env' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.env' 'tests/./conformance/testdata/Dockerfile.exposedefault' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.exposedefault' 'tests/./conformance/testdata/Dockerfile.reusebase' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.reusebase' 'tests/./conformance/testdata/Dockerfile.run.args' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.run.args' 'tests/./conformance/testdata/Dockerfile.shell' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.shell' 'tests/./conformance/testdata/copy' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/copy' 'tests/./conformance/testdata/copy/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/copy/Dockerfile' 'tests/./conformance/testdata/copy/script' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/copy/script' 'tests/./conformance/testdata/copydir' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/copydir' 'tests/./conformance/testdata/copydir/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/copydir/Dockerfile' 'tests/./conformance/testdata/copydir/dir' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/copydir/dir' 'tests/./conformance/testdata/copydir/dir/file' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/copydir/dir/file' 'tests/./conformance/testdata/copyrename' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/copyrename' 'tests/./conformance/testdata/copyrename/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/copyrename/Dockerfile' 'tests/./conformance/testdata/copyrename/file1' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/copyrename/file1' 'tests/./conformance/testdata/dir' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/dir' 'tests/./conformance/testdata/dir/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/dir/Dockerfile' 'tests/./conformance/testdata/dir/file' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/dir/file' 'tests/./conformance/testdata/dir/subdir' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/dir/subdir' 'tests/./conformance/testdata/dir/subdir/file2' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/dir/subdir/file2' 'tests/./conformance/testdata/mount' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/mount' 'tests/./conformance/testdata/mount/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/mount/Dockerfile' 'tests/./conformance/testdata/mount/file' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/mount/file' 'tests/./conformance/testdata/mount/file2' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/mount/file2' 'tests/./conformance/testdata/overlapdirwithoutslash' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash' 'tests/./conformance/testdata/overlapdirwithoutslash/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash/Dockerfile' 'tests/./conformance/testdata/overlapdirwithoutslash/existing' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash/existing' 'tests/./conformance/testdata/overlapdirwithoutslash/existing/etc' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash/existing/etc' 'tests/./conformance/testdata/overlapdirwithoutslash/existing/etc/file-in-existing-dir' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash/existing/etc/file-in-existing-dir' 'tests/./conformance/testdata/overlapdirwithslash' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash' 'tests/./conformance/testdata/overlapdirwithslash/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash/Dockerfile' 'tests/./conformance/testdata/overlapdirwithslash/existing' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash/existing' 'tests/./conformance/testdata/overlapdirwithslash/existing/etc' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash/existing/etc' 'tests/./conformance/testdata/overlapdirwithslash/existing/etc/file-in-existing-dir' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash/existing/etc/file-in-existing-dir' 'tests/./conformance/testdata/transientmount' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/transientmount' 'tests/./conformance/testdata/transientmount/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/transientmount/Dockerfile' 'tests/./conformance/testdata/transientmount/Dockerfile.env' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/transientmount/Dockerfile.env' 'tests/./conformance/testdata/transientmount/file' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/transientmount/file' 'tests/./conformance/testdata/transientmount/subdir' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/transientmount/subdir' 'tests/./conformance/testdata/transientmount/subdir/file2' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/transientmount/subdir/file2' 'tests/./conformance/testdata/volume' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/volume' 'tests/./conformance/testdata/volume/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/volume/Dockerfile' 'tests/./conformance/testdata/volume/file' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/volume/file' 'tests/./conformance/testdata/volume/file2' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/volume/file2' 'tests/./conformance/testdata/volumerun' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/volumerun' 'tests/./conformance/testdata/volumerun/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/volumerun/Dockerfile' 'tests/./conformance/testdata/volumerun/file' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/volumerun/file' 'tests/./conformance/testdata/volumerun/file2' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/volumerun/file2' 'tests/./conformance/testdata/volumerun/file4' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/volumerun/file4' 'tests/./conformance/testdata/wildcard' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/wildcard' 'tests/./conformance/testdata/wildcard/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/wildcard/Dockerfile' 'tests/./conformance/testdata/wildcard/dir2' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2' 'tests/./conformance/testdata/wildcard/dir2/file.a' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2/file.a' 'tests/./conformance/testdata/wildcard/dir2/file.b' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2/file.b' 'tests/./conformance/testdata/wildcard/dir2/file.c' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2/file.c' 'tests/./conformance/testdata/wildcard/dir2/file2.b' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2/file2.b' 'tests/./containers.bats' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./containers.bats' 'tests/./copy.bats' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./copy.bats' 'tests/./deny.json' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./deny.json' 'tests/./digest.bats' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./digest.bats' 'tests/./docker.json' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./docker.json' 'tests/./e2e' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./e2e' 'tests/./e2e/buildah_suite_test.go' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./e2e/buildah_suite_test.go' 'tests/./e2e/inspect_test.go' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./e2e/inspect_test.go' 'tests/./formats.bats' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./formats.bats' 'tests/./from.bats' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./from.bats' 'tests/./helpers.bash' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./helpers.bash' 'tests/./history.bats' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./history.bats' 'tests/./images.bats' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./images.bats' 'tests/./imgtype' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./imgtype' 'tests/./imgtype/imgtype.go' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./imgtype/imgtype.go' 'tests/./info.bats' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./info.bats' 'tests/./inspect.bats' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./inspect.bats' 'tests/./mount.bats' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./mount.bats' 'tests/./namespaces.bats' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./namespaces.bats' 'tests/./overlay.bats' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./overlay.bats' 'tests/./policy.json' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./policy.json' 'tests/./pull.bats' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./pull.bats' 'tests/./push.bats' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./push.bats' 'tests/./registries.bats' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./registries.bats' 'tests/./registries.conf' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./registries.conf' 'tests/./registries.conf.block' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./registries.conf.block' 'tests/./rename.bats' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./rename.bats' 'tests/./rm.bats' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./rm.bats' 'tests/./rmi.bats' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./rmi.bats' 'tests/./run.bats' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./run.bats' 'tests/./secrets.bats' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./secrets.bats' 'tests/./selinux.bats' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./selinux.bats' 'tests/./serve' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./serve' 'tests/./serve/serve.go' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./serve/serve.go' 'tests/./squash.bats' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./squash.bats' 'tests/./tag.bats' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./tag.bats' 'tests/./test_buildah_authentication.sh' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./test_buildah_authentication.sh' 'tests/./test_buildah_baseline.sh' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./test_buildah_baseline.sh' 'tests/./test_buildah_build_rpm.sh' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./test_buildah_build_rpm.sh' 'tests/./test_buildah_rpm.sh' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./test_buildah_rpm.sh' 'tests/./test_runner.sh' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./test_runner.sh' 'tests/./testreport' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./testreport' 'tests/./testreport/testreport.go' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./testreport/testreport.go' 'tests/./testreport/types' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./testreport/types' 'tests/./testreport/types/types.go' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./testreport/types/types.go' 'tests/./umount.bats' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./umount.bats' 'tests/./validate' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./validate' 'tests/./validate/git-validation.sh' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./validate/git-validation.sh' 'tests/./validate/gofmt.sh' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./validate/gofmt.sh' 'tests/./validate/gometalinter.sh' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./validate/gometalinter.sh' 'tests/./validate/govet.sh' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./validate/govet.sh' 'tests/./validate/whitespace.sh' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./validate/whitespace.sh' 'tests/./version.bats' -> '/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/share/buildah/test/system/./version.bats' + cp imgtype /builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64//usr/bin/buildah-imgtype + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 1.9.0-5.module_el8.1.0+237+63e26edc --unique-debug-suffix -1.9.0-5.module_el8.1.0+237+63e26edc.aarch64 --unique-debug-src-base buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/buildah-00eb895d6f2f13d658a9cb78714382e494974afc extracting debug info from /builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64/usr/bin/buildah extracting debug info from /builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64/usr/bin/buildah-imgtype 13273 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /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 mangling shebang in /usr/share/buildah/test/system/test_runner.sh from /usr/bin/env bash to #!/usr/bin/bash Processing files: buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.f3DZGn + umask 022 + cd /builddir/build/BUILD + cd buildah-00eb895d6f2f13d658a9cb78714382e494974afc + DOCDIR=/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64/usr/share/doc/buildah + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64/usr/share/doc/buildah + cp -pr README.md /builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64/usr/share/doc/buildah + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lPbsjC + umask 022 + cd /builddir/build/BUILD + cd buildah-00eb895d6f2f13d658a9cb78714382e494974afc + LICENSEDIR=/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64/usr/share/licenses/buildah + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64/usr/share/licenses/buildah + cp -pr LICENSE /builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64/usr/share/licenses/buildah + exit 0 Provides: buildah = 1.9.0-5.module_el8.1.0+237+63e26edc buildah(aarch-64) = 1.9.0-5.module_el8.1.0+237+63e26edc 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) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libostree-1.so.1()(64bit) libostree-1.so.1(LIBOSTREE_2016.3)(64bit) libostree-1.so.1(LIBOSTREE_2016.8)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libseccomp.so.2()(64bit) libselinux.so.1()(64bit) rtld(GNU_HASH) Processing files: buildah-tests-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jrmw4y + umask 022 + cd /builddir/build/BUILD + cd buildah-00eb895d6f2f13d658a9cb78714382e494974afc + LICENSEDIR=/builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64/usr/share/licenses/buildah-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64/usr/share/licenses/buildah-tests + cp -pr LICENSE /builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64/usr/share/licenses/buildah-tests + exit 0 Provides: buildah-tests = 1.9.0-5.module_el8.1.0+237+63e26edc buildah-tests(aarch-64) = 1.9.0-5.module_el8.1.0+237+63e26edc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /bin/sh /usr/bin/bash libassuan.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libostree-1.so.1()(64bit) libostree-1.so.1(LIBOSTREE_2016.3)(64bit) libostree-1.so.1(LIBOSTREE_2016.8)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libseccomp.so.2()(64bit) libselinux.so.1()(64bit) rtld(GNU_HASH) Processing files: buildah-debugsource-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64 Provides: buildah-debugsource = 1.9.0-5.module_el8.1.0+237+63e26edc buildah-debugsource(aarch-64) = 1.9.0-5.module_el8.1.0+237+63e26edc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: buildah-debuginfo-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64 Provides: buildah-debuginfo = 1.9.0-5.module_el8.1.0+237+63e26edc buildah-debuginfo(aarch-64) = 1.9.0-5.module_el8.1.0+237+63e26edc debuginfo(build-id) = 0574f4dc63bdf842f5c59a43383459b77548c88c Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: buildah-debugsource(aarch-64) = 1.9.0-5.module_el8.1.0+237+63e26edc Processing files: buildah-tests-debuginfo-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64 Provides: buildah-tests-debuginfo = 1.9.0-5.module_el8.1.0+237+63e26edc buildah-tests-debuginfo(aarch-64) = 1.9.0-5.module_el8.1.0+237+63e26edc debuginfo(build-id) = 32cb6c608d7f1416692cbd7d75e2d8ab2e5402aa Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: buildah-debugsource(aarch-64) = 1.9.0-5.module_el8.1.0+237+63e26edc Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64 Wrote: /builddir/build/RPMS/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64.rpm Wrote: /builddir/build/RPMS/buildah-tests-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64.rpm Wrote: /builddir/build/RPMS/buildah-debugsource-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64.rpm Wrote: /builddir/build/RPMS/buildah-debuginfo-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64.rpm Wrote: /builddir/build/RPMS/buildah-tests-debuginfo-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.T26sMA + umask 022 + cd /builddir/build/BUILD + cd buildah-00eb895d6f2f13d658a9cb78714382e494974afc + /usr/bin/rm -rf /builddir/build/BUILDROOT/buildah-1.9.0-5.module_el8.1.0+237+63e26edc.aarch64 + exit 0 Child return code was: 0