Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --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-2.0-8030020200831211746-2a301c24-build-54884-12266/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --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-2.0-8030020200831211746-2a301c24-build-54884-12266/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PPTujV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + /usr/bin/gzip -dc /builddir/build/SOURCES/buildah-9513cb8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + /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.11.6 base' + /usr/bin/cat /builddir/build/SOURCES/1996.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m 1996.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/2031.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m 2031.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/CVE-2020-1702-1801930.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m CVE-2020-1702-1801930.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/buildah-1756986.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m buildah-1756986.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/buildah-CVE-2020-10696.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m buildah-CVE-2020-10696.patch --author 'rpm-build ' + sed -i 's/GOMD2MAN =/GOMD2MAN ?=/' docs/Makefile + sed -i '/docs install/d' Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BkgXFg + umask 022 + cd /builddir/build/BUILD + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + mkdir _build + pushd _build ~/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build ~/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + mkdir -p src/github.com/containers ++ dirs +1 -l + ln -s /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc src/github.com/containers/buildah + popd ~/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + mv vendor src ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build:/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + GOPATH=/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build:/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + export 'BUILDTAGS=seccomp selinux btrfs_noversion exclude_graphdriver_btrfs' + BUILDTAGS='seccomp selinux btrfs_noversion exclude_graphdriver_btrfs' + export GO111MODULE=off + GO111MODULE=off + rm -f src/github.com/containers/storage/drivers/register/register_btrfs.go ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback libtrust_openssl seccomp selinux btrfs_noversion exclude_graphdriver_btrfs' -ldflags ' -compressdwarf=false -B 0xf4799c20a230c37103a34e406260cb887fa7ca33 -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-build348141465 crypto/subtle mkdir -p $WORK/b089/ math/bits github.com/docker/docker/api/types/image mkdir -p $WORK/b028/ runtime/internal/sys cat >$WORK/b089/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid tq5FdpLb-hsT5rqhMi1y/tq5FdpLb-hsT5rqhMi1y -goversion go1.14.7 -D "" -importcfg $WORK/b089/importcfg -pack ./constant_time.go github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b108/ unicode/utf8 mkdir -p $WORK/b347/ encoding internal/race vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b012/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF image/color github.com/VividCortex/ewma cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p math/bits -std -complete -installsuffix shared -buildid XlDFRzYbvEfkQ0wGyiML/XlDFRzYbvEfkQ0wGyiML -goversion go1.14.7 -D "" -importcfg $WORK/b028/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go mkdir -p $WORK/b018/ unicode/utf16 unicode crypto/internal/subtle container/list vendor/golang.org/x/crypto/internal/subtle internal/nettrace github.com/docker/docker/api mkdir -p $WORK/b024/ mkdir -p $WORK/b015/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid waqHGuIzdFn4990eSNqZ/waqHGuIzdFn4990eSNqZ -goversion go1.14.7 -D "" -importcfg $WORK/b108/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go github.com/containers/storage/pkg/promise cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b347/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p encoding -std -complete -installsuffix shared -buildid rR48f7sIglvXSqokZrGC/rR48f7sIglvXSqokZrGC -goversion go1.14.7 -D "" -importcfg $WORK/b024/importcfg -pack ./encoding.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b131/ mkdir -p $WORK/b156/ cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid Msa5Cqd4_k8q-jw_E7wZ/Msa5Cqd4_k8q-jw_E7wZ -goversion go1.14.7 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go k8s.io/apimachinery/pkg/selection cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid KjjBwXABjpFMvBezT-bH/KjjBwXABjpFMvBezT-bH -goversion go1.14.7 -D "" -importcfg $WORK/b347/importcfg -pack ./image_history.go github.com/pquerna/ffjson/shared cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF internal/cpu mkdir -p $WORK/b267/ mkdir -p $WORK/b040/ sync/atomic cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b017/ github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b088/ runtime/internal/atomic cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid WYC_GbPtiC8dhksW9VCx/WYC_GbPtiC8dhksW9VCx -goversion go1.14.7 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF runtime/cgo cat >$WORK/b131/importcfg << 'EOF' # internal # import config EOF github.com/docker/docker/api/types/events mkdir -p $WORK/b118/ cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid CW6RZriBIuDWJl1VjRSo/CW6RZriBIuDWJl1VjRSo -goversion go1.14.7 -D "" -importcfg $WORK/b040/importcfg -pack ./utf16.go cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid PQEj7GtEf7oKMXF92ghk/PQEj7GtEf7oKMXF92ghk -goversion go1.14.7 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid asAlMRKLGN9_FWYgAQBb/asAlMRKLGN9_FWYgAQBb -goversion go1.14.7 -D "" -importcfg $WORK/b131/importcfg -pack ./asn1.go cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid oYmwTQnrylpFIHdUvEVO/oYmwTQnrylpFIHdUvEVO -goversion go1.14.7 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go cat >$WORK/b156/importcfg << 'EOF' # internal # import config EOF crypto/internal/boring/sig cat >$WORK/b267/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b135/ cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p image/color -std -complete -installsuffix shared -buildid LgiKfTHJGXUhSOHOdWrl/LgiKfTHJGXUhSOHOdWrl -goversion go1.14.7 -D "" -importcfg $WORK/b156/importcfg -pack ./color.go ./ycbcr.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid 4cc69ayRdS5rDswueLGT/4cc69ayRdS5rDswueLGT -goversion go1.14.7 -D "" -importcfg $WORK/b267/importcfg -pack ./ewma.go cat >$WORK/b088/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid MNEwxSvobmVA3a6M2d6o/MNEwxSvobmVA3a6M2d6o -goversion go1.14.7 -D "" -importcfg $WORK/b088/importcfg -pack ./aliasing.go cat >$WORK/b118/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b045/ cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p container/list -std -complete -installsuffix shared -buildid OgK-plWTYMr5Nr5zvrVX/OgK-plWTYMr5Nr5zvrVX -goversion go1.14.7 -D "" -importcfg $WORK/b118/importcfg -pack ./list.go mkdir -p $WORK/b321/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid 0NgoonC54iAGbou-eHvc/0NgoonC54iAGbou-eHvc -goversion go1.14.7 -D "" -importcfg $WORK/b135/importcfg -pack ./aliasing.go mkdir -p $WORK/b177/ mkdir -p $WORK/b393/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 6N7-L2wrUTfrWx2ZFIcD/6N7-L2wrUTfrWx2ZFIcD -goversion go1.14.7 -D "" -importcfg $WORK/b045/importcfg -pack ./nettrace.go mkdir -p $WORK/b215/ mkdir -p $WORK/b008/ mkdir -p $WORK/b016/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b321/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid scmJpcLz56KrThdPrHU9/scmJpcLz56KrThdPrHU9 -goversion go1.14.7 -D "" -importcfg $WORK/b321/importcfg -pack ./common.go ./common_unix.go cat >$WORK/b215/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid s52U8am5YZ1TivVjqI_w/s52U8am5YZ1TivVjqI_w -goversion go1.14.7 -D "" -importcfg $WORK/b215/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal mkdir -p $WORK/b428/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid xzcAcU8rR2ytNrIobYtY/xzcAcU8rR2ytNrIobYtY -goversion go1.14.7 -D "" -importcfg $WORK/b177/importcfg -pack ./promise.go mkdir -p $WORK/b010/ mkdir -p $WORK/b048/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal mkdir -p $WORK/b346/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b048/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b048/ -g -O2 -Wall -Werror ./cgo.go mkdir -p $WORK/b092/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cat >$WORK/b393/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/7a/7a81f8af2a9fa532377a66b8dddf176c09bc6e731226d933765d23d65d75d04c-d # internal cat >$WORK/b428/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b346/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b008/symabis ./cpu_x86.s cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/3d/3dfecc2ef742bdc5496cf0cb781635d9da2bc1170ef48c30d8c8ab89bf87f369-d # internal cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cat >$WORK/b092/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b016/symabis ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b010/symabis ./asm_amd64.s cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid H9s-UruPijHOC4y8CGva/H9s-UruPijHOC4y8CGva -goversion go1.14.7 -D "" -importcfg $WORK/b393/importcfg -pack ./operator.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid 8qxmRtUYDVu-SB3rYpvb/8qxmRtUYDVu-SB3rYpvb -goversion go1.14.7 -D "" -importcfg $WORK/b428/importcfg -pack ./command.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid 08bHVkY18Pgb-IidKkQl/08bHVkY18Pgb-IidKkQl -goversion go1.14.7 -D "" -importcfg $WORK/b346/importcfg -pack ./events.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b092/symabis ./sig_amd64.s cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/6e/6ecc9c2e9103794b8b161cc84122f5f3778eb3ce2e5bc1fc909ff186aae169fc-d # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/3f/3fe80d09e8ef98593860782e7c7f27b419c4cb97418c5461c416ebe3c62bf84b-d # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/e9/e90a36cb70ee6594dd1edb68cde313eb3fcecd55f2f93e2adfda00b42ed611ef-d # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/b5/b57e981e24d5f724a61c287f321dcaad1912a667d78043d3a06147311ea74c15-d # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/dc/dcb7a8c90a077778b08c995b09e1d54b263c051c919618975cd5debfe768514b-d # internal runtime/internal/math mkdir -p $WORK/b011/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid o1g-BFBcwFyMV23QbbL5/o1g-BFBcwFyMV23QbbL5 -goversion go1.14.7 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/25/25cd05bfefda51a71719e022810259f839d4928a3f79163f16aedfe6cb4df3df-d # internal cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/a0/a0537c2620aa787be0d3516dbcd102ec1fa6893f9a2dc54dabf3d2ed55da0c65-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid rur8aJcEU7ts9UReCKeU/rur8aJcEU7ts9UReCKeU -goversion go1.14.7 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 3VZnAVmgjjNSM77dL33q/3VZnAVmgjjNSM77dL33q -goversion go1.14.7 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_amd64.go ./stubs.go cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/60/60ce251caee737dd9af570eab50aebc24da719577698c84ad289e077d52ac7d0-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/9c/9c948b755fc4ccff1d884e3e89ed71b1ff4cb746a73673282e594a2c6358c8a1-d # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/3b/3be1de611bcfcc6f234fc688d51893481a54cc26ab27ba405c2876d109eaa6ec-d # internal cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/b3/b30dec5d239641f3dc20b7b4a247e49d356894f1a803b4577358ee3b2b0c1555-d # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/f5/f571819b92af60c3d82aa44f53e3fe80d49467dbdf413bfcc0e62c6b448139ac-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid cGP6DbyqK4t2qGcr1RPf/cGP6DbyqK4t2qGcr1RPf -goversion go1.14.7 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b393/_pkg_.a # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/2d/2d79bf40bfc85049fcf125a00cbf1220353fd3e95031336ee54aa25b7f91c7fd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cat >$WORK/b092/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid MW1Vx1m3GNEg5Q81-F2L/MW1Vx1m3GNEg5Q81-F2L -goversion go1.14.7 -symabis $WORK/b092/symabis -D "" -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h ./sig.go cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/01/01a83563b0f738c38544d08d613c46be386b52f358ab3c7a320a4c3e6fc778d6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/a9/a9a11cc4c9ca38aeb0c99ca2858c29446ffd29c82848daccae3ce56188fa9d0b-d # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/b1/b115d7ecb2245d4e9884a284c400ea1f3716cce144402aa7df9e92cedcb65cec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/3a/3a3f7fe4fcc97622305fd788f97d1977983713f24ea346931d72227c81f87d44-d # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/63/631f035d1839cc95f1f2255cce66b3330c9f372f63961f86dc47dcfeaacc2df2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b092/sig_amd64.o ./sig_amd64.s cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/asm.o ./asm.s cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/9f/9f3b02a941cad89cd903f4a6cd0a9f83d1dd6b8370310e7176005a1d92831866-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b092/_pkg_.a $WORK/b092/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/36/36be1da77a7e856bea538a22411cd48e5e24f162e6e8b6d39d5dbd145ab92b8f-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/3f/3f2c995049e49df9c395dced8baf31c4890c6a03675fe998778f935fa5c0fab9-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/e8/e8e2f87ab0922e0466831105a6a69d995e3f0c9ab9263a93be4f3b968d665540-d # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/e5/e50f1f27cdce41a452630f89744bcd47d35ff7dd7907866b036fcdafd560602b-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/ca/ca52fb0b08488b1c9f4bb6e6feba4185523a87c23ae41fe4e27c66712cee3bcb-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/b4/b4f759043c40e7e9aa23243a1d45b070c56406c46973084e70e51efdcad0b44b-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b038/ crypto/internal/boring/fipstls internal/bytealg mkdir -p $WORK/b007/ mkdir -p $WORK/b091/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b007/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b027/ cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid kQU2YuQRcFKd0NbaevG8/kQU2YuQRcFKd0NbaevG8 -goversion go1.14.7 -D "" -importcfg $WORK/b038/importcfg -pack ./log.go cat >$WORK/b091/go_asm.h << 'EOF' # internal EOF cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b091/symabis ./dummy.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b027/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid bHoVHs_B2NwhTp9Bg3A5/bHoVHs_B2NwhTp9Bg3A5 -goversion go1.14.7 -symabis $WORK/b091/symabis -D "" -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h ./tls.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid Jabccd0QeN9LTOBQogVz/Jabccd0QeN9LTOBQogVz -goversion go1.14.7 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p math -std -installsuffix shared -buildid RRgxsnhHfvSy2yHlodlM/RRgxsnhHfvSy2yHlodlM -goversion go1.14.7 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/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 ./exp_asm.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/compare_amd64.o ./compare_amd64.s cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b091/dummy.o ./dummy.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/59/59c8f7d3b49dec0a20401adf0a104f8e5f233509ae0bedb0045527a132c98e36-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b091/_pkg_.a $WORK/b091/dummy.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/48/48625a13c67c4376c4ee704420a916fd5d5ee8ca7ddf0d1420d21053df0913c1-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/count_amd64.o ./count_amd64.s cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/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_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_amd64.o $WORK/b007/count_amd64.o $WORK/b007/equal_amd64.o $WORK/b007/index_amd64.o $WORK/b007/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/0a/0a4d6a0ee1e96022874c8ce2d00324f984391a8b0d967c5eb8766437c9e77968-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x003.o -c gcc_context.c runtime mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/d4/d4aecb0f7f8a5e0f65c61a9de964eac448669cc24b27354bcf1a3af7376e4a4e-d # internal cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid xHCaHNGKlVZSdIGMdYUZ/xHCaHNGKlVZSdIGMdYUZ -goversion go1.14.7 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_linux_amd64.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 ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_linux_x86.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64.go ./signal_linux_amd64.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_amd64.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/stubs_amd64.o ./stubs_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x006.o -c gcc_linux_amd64.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b027/_pkg_.a $WORK/b027/dim_amd64.o $WORK/b027/exp_amd64.o $WORK/b027/floor_amd64.o $WORK/b027/hypot_amd64.o $WORK/b027/log_amd64.o $WORK/b027/sqrt_amd64.o $WORK/b027/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/bf/bfc4df0a4240b34df68e2ad729e0c32749c6e760fe2fca0c0005ba553b308cf2-d # internal github.com/vbauerster/mpb/internal mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/vbauerster/mpb/internal -complete -installsuffix shared -buildid cEFG8M_HqhGcYOLvd3FK/cEFG8M_HqhGcYOLvd3FK -goversion go1.14.7 -D "" -importcfg $WORK/b268/importcfg -pack ./percentage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/e4/e44617df3d2584c32de0b4c31cc398a88aaaaf6f231f8e37c1dce1718dafed8f-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x012.o -c gcc_amd64.S cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -o $WORK/b048/_cgo_.o $WORK/b048/_cgo_main.o $WORK/b048/_x001.o $WORK/b048/_x002.o $WORK/b048/_x003.o $WORK/b048/_x004.o $WORK/b048/_x005.o $WORK/b048/_x006.o $WORK/b048/_x007.o $WORK/b048/_x008.o $WORK/b048/_x009.o $WORK/b048/_x010.o $WORK/b048/_x011.o $WORK/b048/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b048/_cgo_.o -dynout $WORK/b048/_cgo_import.go -dynlinker cat >$WORK/b048/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b048/symabis ./asm_amd64.s cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p runtime/cgo -std -installsuffix shared -buildid fZq3aSQYhJh7lQcVGMf7/fZq3aSQYhJh7lQcVGMf7 -goversion go1.14.7 -symabis $WORK/b048/symabis -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b048/_cgo_gotypes.go $WORK/b048/cgo.cgo1.go $WORK/b048/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b048/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b048/_pkg_.a $WORK/b048/asm_amd64.o $WORK/b048/_x001.o $WORK/b048/_x002.o $WORK/b048/_x003.o $WORK/b048/_x004.o $WORK/b048/_x005.o $WORK/b048/_x006.o $WORK/b048/_x007.o $WORK/b048/_x008.o $WORK/b048/_x009.o $WORK/b048/_x010.o $WORK/b048/_x011.o $WORK/b048/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/a4/a439ae2c5cae6238570887b901daaf5de30e17647cc4a54713734df0cdffbb6a-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_amd64.o $WORK/b006/duff_amd64.o $WORK/b006/memclr_amd64.o $WORK/b006/memmove_amd64.o $WORK/b006/preempt_amd64.o $WORK/b006/rt0_linux_amd64.o $WORK/b006/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/77/77f3094f0bb1946ffa59edd4b33e017319851d1db702638a5222a2f598574f45-d # internal internal/reflectlite mkdir -p $WORK/b005/ sync mkdir -p $WORK/b014/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid G49zdtGJGyHHqSOsAM7o/G49zdtGJGyHHqSOsAM7o -goversion go1.14.7 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid R3PFUPzM8WVnVwL_S_x3/R3PFUPzM8WVnVwL_S_x3 -goversion go1.14.7 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/a3/a397923a4ab45c128f3e878f1ef0353791a8b8f4966edbee928f4cb8215628c0-d # internal internal/singleflight mkdir -p $WORK/b046/ math/rand mkdir -p $WORK/b047/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid CAGxhc4UPP1MwtkwOKeG/CAGxhc4UPP1MwtkwOKeG -goversion go1.14.7 -D "" -importcfg $WORK/b046/importcfg -pack ./singleflight.go cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p math/rand -std -complete -installsuffix shared -buildid pRGxWhiiLx0Ha4B_MOJ0/pRGxWhiiLx0Ha4B_MOJ0 -goversion go1.14.7 -D "" -importcfg $WORK/b047/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/66/66de101892e777345e9bb769b8f5df90d6ff7e2ae1445588ab0a4bbb198cb39a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/a9/a951b452d2dcc1aafa9686c3ff08b6024e20afe11269d607c5a59b32c5bd16c5-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/d2/d25faf62c94200b73f1d2bf77afd6abc7b88d3509e85d71caaec6480942c6b67-d # internal errors mkdir -p $WORK/b004/ sort mkdir -p $WORK/b033/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid wssGSXWPohKhU970NbBH/wssGSXWPohKhU970NbBH -goversion go1.14.7 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p sort -std -complete -installsuffix shared -buildid 2YQQYZCv5i34M_eqv-X6/2YQQYZCv5i34M_eqv-X6 -goversion go1.14.7 -D "" -importcfg $WORK/b033/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/86/8635beef3694aa95764bafc166acacf868954f97b3eab39bd733166d5bc64155-d # internal internal/oserror mkdir -p $WORK/b022/ io github.com/containers/storage/pkg/locker golang.org/x/crypto/cast5 vendor/golang.org/x/net/dns/dnsmessage strconv github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b246/ mkdir -p $WORK/b013/ mkdir -p $WORK/b189/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid jP9W1zA02KZL6sLn5TPU/jP9W1zA02KZL6sLn5TPU -goversion go1.14.7 -D "" -importcfg $WORK/b246/importcfg -pack ./apparmor_disabled.go mkdir -p $WORK/b152/ cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid 1jMq0CEDWxZ7rsTZfAxz/1jMq0CEDWxZ7rsTZfAxz -goversion go1.14.7 -D "" -importcfg $WORK/b022/importcfg -pack ./errors.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid vY6sqqNJJ8oL7TvTY0bj/vY6sqqNJJ8oL7TvTY0bj -goversion go1.14.7 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go mkdir -p $WORK/b044/ mkdir -p $WORK/b030/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid Pb_AILWdJk-xTqhrWYMq/Pb_AILWdJk-xTqhrWYMq -goversion go1.14.7 -D "" -importcfg $WORK/b189/importcfg -pack ./locker.go cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid c3DoWMR19loCmUzzr4kt/c3DoWMR19loCmUzzr4kt -goversion go1.14.7 -D "" -importcfg $WORK/b044/importcfg -pack ./message.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid DIufvBBFnDfoktwPC4RP/DIufvBBFnDfoktwPC4RP -goversion go1.14.7 -D "" -importcfg $WORK/b152/importcfg -pack ./cast5.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p strconv -std -complete -installsuffix shared -buildid XcGOuJBjttYx98_j0coP/XcGOuJBjttYx98_j0coP -goversion go1.14.7 -D "" -importcfg $WORK/b030/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_amd64/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/e3/e30d9bc8b02f7dfd3dec7c658dc060dde42851eaf3e4588c8480ff9d5f75a127-d # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/2d/2d936c98045d2701f9baf70a7ff8163e60cfb21bd6b49ee9e7115c53ac924bfe-d # internal syscall mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b021/symabis ./asm_linux_amd64.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p syscall -std -installsuffix shared -buildid pRVuO-4P-zB0iACXGf4A/pRVuO-4P-zB0iACXGf4A -goversion go1.14.7 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/58/5818a951009dccad9062609212691035c6a1e8dab27bcae51bfcdc63326cda52-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/fc/fca30611eb5871c87e8dbdebea4a1782a9e8691d442eb734b93c4dc83815b35e-d # internal container/heap mkdir -p $WORK/b263/ github.com/gogo/protobuf/sortkeys github.com/beorn7/perks/quantile mkdir -p $WORK/b385/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal mkdir -p $WORK/b298/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p container/heap -std -complete -installsuffix shared -buildid uXZl6TC4lT7N8Nr0rCrq/uXZl6TC4lT7N8Nr0rCrq -goversion go1.14.7 -D "" -importcfg $WORK/b263/importcfg -pack ./heap.go cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid 96Ue6UuSsnIXPSOaotLf/96Ue6UuSsnIXPSOaotLf -goversion go1.14.7 -D "" -importcfg $WORK/b385/importcfg -pack ./sortkeys.go cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid W7RtQ4QSf-jFh7notT93/W7RtQ4QSf-jFh7notT93 -goversion go1.14.7 -D "" -importcfg $WORK/b298/importcfg -pack ./stream.go cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/02/02e598911e74a72d88a86cfce8fa6e3a1a3f018602182d688a8a2b9d4e31ce12-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/20/200f5e6aced948da4e2f6d15821e7c315eeb921c5628bfe00ccb5a3b4a0961d9-d # internal hash mkdir -p $WORK/b066/ github.com/containers/image/v5/pkg/compression/internal crypto/internal/randutil text/tabwriter bytes mkdir -p $WORK/b003/ strings mkdir -p $WORK/b073/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p hash -std -complete -installsuffix shared -buildid Va5VjX2aaBqjyicv1pn9/Va5VjX2aaBqjyicv1pn9 -goversion go1.14.7 -D "" -importcfg $WORK/b066/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal mkdir -p $WORK/b114/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid IxWx4jgA_JF8MzRz5upF/IxWx4jgA_JF8MzRz5upF -goversion go1.14.7 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go mkdir -p $WORK/b222/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid uUupyJEk6HTg3tOnEOtT/uUupyJEk6HTg3tOnEOtT -goversion go1.14.7 -D "" -importcfg $WORK/b114/importcfg -pack ./randutil.go cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid Slox6YZLf2xJmwQ7UQUY/Slox6YZLf2xJmwQ7UQUY -goversion go1.14.7 -D "" -importcfg $WORK/b073/importcfg -pack ./types.go mkdir -p $WORK/b039/ cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/68/680bbf44a7cc31987c2c450c541df157d58dd1b9b3db35e76d3d3c1f73800a44-d # internal cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid gmvvHXrWVqvzWINS4lyA/gmvvHXrWVqvzWINS4lyA -goversion go1.14.7 -D "" -importcfg $WORK/b222/importcfg -pack ./tabwriter.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p strings -std -complete -installsuffix shared -buildid -g14XYCRLgYz2n7IIFWH/-g14XYCRLgYz2n7IIFWH -goversion go1.14.7 -D "" -importcfg $WORK/b039/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/9e/9e2abcd8a1169949f19228ee97f65ecbd42873f8b2a71eb4eff7ae972580f62b-d # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/7c/7c0b8a250f7439bb0535e818b08824379dfb060d97273e826111569776c984c1-d # internal github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b073/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid NUtpPaouxevq2Ba8gDWe/NUtpPaouxevq2Ba8gDWe -goversion go1.14.7 -D "" -importcfg $WORK/b072/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/40/402517149d2f16dbfd1f78fc07cb14df6e30662d37586841cae56e7c7aeab40a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/0b/0bda5d428337ac509fe4bd1aee63a1f2a08ba166e62d5bb9b9c8b51b6cbc101f-d # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/3e/3e26f77875bf6d1fcd2a19fac630b447e4af5de93b78c4499702aabc59664e8e-d # internal hash/crc64 mkdir -p $WORK/b109/ hash/fnv hash/adler32 hash/crc32 mkdir -p $WORK/b260/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid z8Pwwa-DkwHr35eZhTxz/z8Pwwa-DkwHr35eZhTxz -goversion go1.14.7 -D "" -importcfg $WORK/b109/importcfg -pack ./crc64.go mkdir -p $WORK/b151/ mkdir -p $WORK/b099/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid OFpqvIuMiZnLC5GBkh1s/OFpqvIuMiZnLC5GBkh1s -goversion go1.14.7 -D "" -importcfg $WORK/b260/importcfg -pack ./fnv.go cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid h0xJGmhEfye66zljpYt7/h0xJGmhEfye66zljpYt7 -goversion go1.14.7 -D "" -importcfg $WORK/b151/importcfg -pack ./adler32.go cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/b4/b4a888f8e76b0ec28c5518421fbcd672c7c88a428a2e2db2708ec4fae4ed5fc0-d # internal cat >$WORK/b099/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b099/symabis ./crc32_amd64.s cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p hash/crc32 -std -installsuffix shared -buildid 3S88aUnCH4_jn6xhV-hU/3S88aUnCH4_jn6xhV-hU -goversion go1.14.7 -symabis $WORK/b099/symabis -D "" -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/8d/8d115a3a1bbc6a66bf62c3e5dc23b992816369e233c7f6161bda8a429db996a7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/be/be1c7648d649bd6220e1e417ac49a50f983b1dba4da90a2137d1eb2648bf70fd-d # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/50/507ca47d2d09fa78db3e604c3540e4f85fd8b076fed7aee4cbf97cb54e65da76-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b099/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b099/_pkg_.a $WORK/b099/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/68/6839c2c5875e3dc86d9e46ed43a65c148befb771621c5f139db8660b4b892803-d # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/e7/e7170ee39c12533324eed5970ab03a06aeb180df81703cbbc329e5d7af4c1449-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/f2/f2b4d32f8ab9c4b877202cf0b6dd61f6128e1d34a50109031dd01d136ac78103-d # internal bufio mkdir -p $WORK/b002/ golang.org/x/text/transform vendor/golang.org/x/text/transform mkdir -p $WORK/b357/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bufio -std -complete -installsuffix shared -buildid vnfxjMLGn2HT8R6ZU6L4/vnfxjMLGn2HT8R6ZU6L4 -goversion go1.14.7 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid h4KBQ_VQ5YD9IkYfYsh3/h4KBQ_VQ5YD9IkYfYsh3 -goversion go1.14.7 -D "" -importcfg $WORK/b232/importcfg -pack ./transform.go cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid M24knZBDxY3A8nyXg_QT/M24knZBDxY3A8nyXg_QT -goversion go1.14.7 -D "" -importcfg $WORK/b357/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/91/9155de59b2cc7fe4a38395042983211a413842f4e11c5a6a6adba8154b837300-d # internal crypto/rc4 mkdir -p $WORK/b124/ crypto golang.org/x/crypto/openpgp/errors encoding/base32 github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b065/ mkdir -p $WORK/b147/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b088/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF reflect cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid wjp1XyLPffF9wApg8wFe/wjp1XyLPffF9wApg8wFe -goversion go1.14.7 -D "" -importcfg $WORK/b124/importcfg -pack ./rc4.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b066/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto -std -complete -installsuffix shared -buildid Ynh1GVFDkVUZZfs5rgiH/Ynh1GVFDkVUZZfs5rgiH -goversion go1.14.7 -D "" -importcfg $WORK/b065/importcfg -pack ./crypto.go mkdir -p $WORK/b140/ mkdir -p $WORK/b180/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid kmpREs3oCqsrfvlPYLBL/kmpREs3oCqsrfvlPYLBL -goversion go1.14.7 -D "" -importcfg $WORK/b147/importcfg -pack ./errors.go cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid Ir49vOBJotn52f7BE0ho/Ir49vOBJotn52f7BE0ho -goversion go1.14.7 -D "" -importcfg $WORK/b140/importcfg -pack ./base32.go mkdir -p $WORK/b029/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid 5YV_fDcxMkQEtB1JHMRr/5YV_fDcxMkQEtB1JHMRr -goversion go1.14.7 -D "" -importcfg $WORK/b180/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b029/symabis ./asm_amd64.s cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p reflect -std -installsuffix shared -buildid Pq-4cWP1qzvBL8vEaVmk/Pq-4cWP1qzvBL8vEaVmk -goversion go1.14.7 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/3b/3bb125f4710e86dc9d2c2e6e7b92189f4b91a8dce9c063464ea5b26e71bac528-d # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/66/66ddaa758ccfb9634253735513c133f30d092b0fcb205c1e64493bc83895cab5-d # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/0a/0a4b62fcabd86afb042cf0488460ea99584c024b37b0ea0acf881c71a6b95a6e-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b065/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b147/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid TTLUpj9qihNtltkIs1W7/TTLUpj9qihNtltkIs1W7 -goversion go1.14.7 -D "" -importcfg $WORK/b154/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/dc/dc78ac809ebc2369968bcdb8b31dd52a53f8d56203561e744ba8a9b55c148c26-d # internal github.com/docker/docker/api/types/versions mkdir -p $WORK/b141/ path github.com/containers/storage/pkg/stringutils github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b056/ regexp/syntax cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid kpCIkN-7Xlr5nt3_4UFS/kpCIkN-7Xlr5nt3_4UFS -goversion go1.14.7 -D "" -importcfg $WORK/b141/importcfg -pack ./compare.go mkdir -p $WORK/b209/ mkdir -p $WORK/b304/ cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/05/056b85049ab97e0e86cf83c765cb4c35571304cf991d4ceea96b8a02b58772e2-d # internal cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p path -std -complete -installsuffix shared -buildid ij7tI3ay4zIFvobdBcF2/ij7tI3ay4zIFvobdBcF2 -goversion go1.14.7 -D "" -importcfg $WORK/b056/importcfg -pack ./match.go ./path.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid jUYnmymcUV2D4UfAkuJu/jUYnmymcUV2D4UfAkuJu -goversion go1.14.7 -D "" -importcfg $WORK/b209/importcfg -pack ./stringutils.go mkdir -p $WORK/b068/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid JGFDpSlAJazBo64MbY61/JGFDpSlAJazBo64MbY61 -goversion go1.14.7 -D "" -importcfg $WORK/b304/importcfg -pack ./autoneg.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid nk-M67w68sq2CbD6J8QX/nk-M67w68sq2CbD6J8QX -goversion go1.14.7 -D "" -importcfg $WORK/b068/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_amd64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/65/659187d628ffd00ab47262a6246ade71145f6bc5409b9b4f2bc48f4bb8fb21cf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/71/71669c1d093d5ba4035e8f4ad9f765085c7a2dfc51c096e9a029c6926a8b397a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/90/9050a1890a4d7e1bfbaede77e358959729e5988268726538747664a25f224091-d # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/6f/6f8c8f519493e5dd9d5d3e6b8a6afe14bec5919168fa07ea91702396c240a329-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/bc/bc30e311a7e615288751903db7d301e614a0ad573b7aa35a6c1984442b901f1b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/7a/7aaa1fc5a87dea5d8403ca814b03e89856dd6bcd9f88ddd9db32f55a21df3d0f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/cc/cc691f9cef1928447f8b772af7ecd63f08fadb174e3588242474531ae3e6bd92-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/75/75ca38c860281d8a816eef7b0f77354fe86a1b1aee987f0c37affaab6aedd2df-d # internal compress/bzip2 mkdir -p $WORK/b083/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal image mkdir -p $WORK/b155/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b156/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid dooNontiKzea0DR0M2PG/dooNontiKzea0DR0M2PG -goversion go1.14.7 -D "" -importcfg $WORK/b083/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p image -std -complete -installsuffix shared -buildid zyquZXxdTSRk_esHO_Np/zyquZXxdTSRk_esHO_Np -goversion go1.14.7 -D "" -importcfg $WORK/b155/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/8b/8b231e536ca94019d0f0690a56f1782ffbf58f0d403a2c8b3da07995a0334af0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/26/26b9af8464c91cba198521166c6c230e071f44fe91468c1cfed093d28af7ddb7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/a1/a1b807e9575122504ffde41c0fdb5f9936db397fbd5781ff316c051a94f435a6-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/e6/e609e86828fdbc033a0b22c65f6428a6b3479a8e16f5bc1e300a9da49b54adfe-d # internal internal/syscall/execenv mkdir -p $WORK/b037/ github.com/containerd/continuity/syscallx github.com/mattn/go-isatty internal/syscall/unix mkdir -p $WORK/b417/ github.com/containers/buildah/pkg/cgroups time cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid R2G-eHSG-61kt9QOFmkj/R2G-eHSG-61kt9QOFmkj -goversion go1.14.7 -D "" -importcfg $WORK/b037/importcfg -pack ./execenv_default.go mkdir -p $WORK/b265/ mkdir -p $WORK/b036/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b062/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/continuity/syscallx /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p github.com/containerd/continuity/syscallx -complete -installsuffix shared -buildid zF0Dxv_PTx6cT9Lvh9ga/zF0Dxv_PTx6cT9Lvh9ga -goversion go1.14.7 -D "" -importcfg $WORK/b417/importcfg -pack ./syscall_unix.go mkdir -p $WORK/b020/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid ZKlE7AdXuxziiSYZZpsL/ZKlE7AdXuxziiSYZZpsL -goversion go1.14.7 -D "" -importcfg $WORK/b265/importcfg -pack ./doc.go ./isatty_linux.go ./isatty_others.go cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/cgroups /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p github.com/containers/buildah/pkg/cgroups -complete -installsuffix shared -buildid wixj9ha-jlOJj_yEVErY/wixj9ha-jlOJj_yEVErY -goversion go1.14.7 -D "" -importcfg $WORK/b062/importcfg -pack ./cgroups_supported.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p time -std -installsuffix shared -buildid ekWGVIHR8_gwIQrM-l6A/ekWGVIHR8_gwIQrM-l6A -goversion go1.14.7 -D "" -importcfg $WORK/b020/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid XCseiPnueW1G8lQZ4wQy/XCseiPnueW1G8lQZ4wQy -goversion go1.14.7 -D "" -importcfg $WORK/b036/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/d7/d7b01c3838132eabb39e3da79f1eef2694a3f6e31e3f18c5c299f61d9ef6878f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/c4/c45db6303cced2d837fe33b53179501e9ba9c8d94f3d1c8bba864b5fff896dfd-d # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/38/384ff213fdac60564f4b3b23be5db4105890ab7862b89a3b9df097b21f0ccf20-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/b9/b917e5811f4807099d04ce1a7a72e321a279861d940d8bf6d6d6cb8a448146a6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/69/69f0a91c13bd26e982a8b9f736db1578fb9cc68fa8b5e269a916e627c71bb4e9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/7d/7dc3b9cb23917b7e1285be97fe6163aad06e39cb67b7ae645efb9712dbcd0ac7-d # internal image/internal/imageutil mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b155/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid -rfq2YImAFvEnDD-oB67/-rfq2YImAFvEnDD-oB67 -goversion go1.14.7 -D "" -importcfg $WORK/b158/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/8c/8cd3bbe329f0e865f519aff22d64348d4b0893de0c6f0c82e2c790667d621fd5-d # internal image/jpeg mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image=$WORK/b155/_pkg_.a packagefile image/color=$WORK/b156/_pkg_.a packagefile image/internal/imageutil=$WORK/b158/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid 1he6dLrIDPKsZNtC1Kqf/1he6dLrIDPKsZNtC1Kqf -goversion go1.14.7 -D "" -importcfg $WORK/b157/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/a0/a00655bf8ed557c2facddcc770814b6884dbff04a6bf22206f68bfd2f328df74-d # internal regexp mkdir -p $WORK/b067/ cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/df/df2b0ad6097d735a3daff76225eb39913c4cde4bd895d74b84a43657b31a6ca5-d # internal cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b068/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p regexp -std -complete -installsuffix shared -buildid rheOYMUDtBPgIEMaRUEi/rheOYMUDtBPgIEMaRUEi -goversion go1.14.7 -D "" -importcfg $WORK/b067/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/98/980dca9d0f045197e20c97941035c979b3efd5e114c6a028c22b5ac870e654a5-d # internal context mkdir -p $WORK/b019/ internal/poll mkdir -p $WORK/b035/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p context -std -complete -installsuffix shared -buildid rkj5ICGL2Zp6A2zxjQhk/rkj5ICGL2Zp6A2zxjQhk -goversion go1.14.7 -D "" -importcfg $WORK/b019/importcfg -pack ./context.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/poll -std -installsuffix shared -buildid d4i1hIWMbTBucW41Jh-m/d4i1hIWMbTBucW41Jh-m -goversion go1.14.7 -D "" -importcfg $WORK/b035/importcfg -pack ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/7c/7c32b12d2fc3e73bfb8e5b845055a55954e8047e6ab93fe5cfc6ecb09ae00aab-d # internal golang.org/x/sync/semaphore mkdir -p $WORK/b270/ golang.org/x/sync/errgroup golang.org/x/net/context mkdir -p $WORK/b418/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b118/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid sybuOWv0FWn9jLFXEZdC/sybuOWv0FWn9jLFXEZdC -goversion go1.14.7 -D "" -importcfg $WORK/b270/importcfg -pack ./semaphore.go mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid enq8k683Ul04JASi1tT3/enq8k683Ul04JASi1tT3 -goversion go1.14.7 -D "" -importcfg $WORK/b175/importcfg -pack ./context.go ./go17.go ./go19.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p golang.org/x/sync/errgroup -complete -installsuffix shared -buildid y2XwXp44rXDFTV5drh-B/y2XwXp44rXDFTV5drh-B -goversion go1.14.7 -D "" -importcfg $WORK/b418/importcfg -pack ./errgroup.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b029/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/66/661b828310a22a390daefb137f84803dbba7b59a15936193366614f4d22a12ba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/9a/9af09195f68ee92541712a7e34061f5d05fc8a5dbf4a1f5c033b9606a31f1211-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/25/25586f40e57064710601f2e9dd4d66b66abeffe14c8300f1c30f27116db560c6-d # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/f2/f24e930d083cf7cfe8f8ebd8fc8d83450bbe1de6d53c00312bc684ba035aebef-d # internal internal/fmtsort mkdir -p $WORK/b032/ encoding/binary github.com/hashicorp/errwrap mkdir -p $WORK/b026/ k8s.io/apimachinery/pkg/util/sets cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid _OztPJLz2PYjPdvNyVk2/_OztPJLz2PYjPdvNyVk2 -goversion go1.14.7 -D "" -importcfg $WORK/b032/importcfg -pack ./sort.go mkdir -p $WORK/b369/ mkdir -p $WORK/b395/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid WuZs18LJ7i-CyH3HcT6_/WuZs18LJ7i-CyH3HcT6_ -goversion go1.14.7 -D "" -importcfg $WORK/b026/importcfg -pack ./binary.go ./varint.go cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid Hyyf_FpL0I8uOlDelRWI/Hyyf_FpL0I8uOlDelRWI -goversion go1.14.7 -D "" -importcfg $WORK/b395/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid xCspaEoQhfXEecZocsfD/xCspaEoQhfXEecZocsfD -goversion go1.14.7 -D "" -importcfg $WORK/b369/importcfg -pack ./errwrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/a6/a61a23e1eb87674f3891f6db1b64c218c457be23f14f017f9cc069adc8ac4412-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/eb/ebadf3d77d83d5d9d1c70ee3a94f90ee67536485c3dc94c44aa1d03deadbc059-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal os mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/syscall/execenv=$WORK/b037/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile internal/testlog=$WORK/b038/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p os -std -installsuffix shared -buildid Yf3xIVerIuYfdMZbvEJQ/Yf3xIVerIuYfdMZbvEJQ -goversion go1.14.7 -D "" -importcfg $WORK/b034/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./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 cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/9a/9a939cdeb04e1549359319928af9eae5b5c50833216be608dffb6d0fbbb0a140-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/2a/2a85d420fa54ab7ae4a8817153007502c3a814e2f14450522946784ae583d8b0-d # internal encoding/base64 mkdir -p $WORK/b025/ github.com/klauspost/compress/zstd/internal/xxhash vendor/golang.org/x/crypto/poly1305 crypto/md5 github.com/klauspost/compress/snappy crypto/cipher mkdir -p $WORK/b100/ crypto/ed25519/internal/edwards25519 vendor/golang.org/x/sys/cpu mkdir -p $WORK/b137/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid GmH4w-aY31-99ODizd7w/GmH4w-aY31-99ODizd7w -goversion go1.14.7 -D "" -importcfg $WORK/b025/importcfg -pack ./base64.go mkdir -p $WORK/b136/ mkdir -p $WORK/b123/ cat >$WORK/b137/go_asm.h << 'EOF' # internal EOF cat >$WORK/b136/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b137/symabis ./cpu_x86.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b136=>" -I $WORK/b136/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b136/symabis ./sum_amd64.s cat >$WORK/b100/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b098/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b100/symabis ./xxhash_amd64.s golang.org/x/sys/unix mkdir -p $WORK/b087/ mkdir -p $WORK/b121/ cat >$WORK/b123/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b123/symabis ./md5block_amd64.s mkdir -p $WORK/b078/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cat >$WORK/b098/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b098/symabis ./decode_amd64.s ./encode_amd64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b087/symabis ./xor_amd64.s cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid I36lqb-CjUe2MXAAAWLw/I36lqb-CjUe2MXAAAWLw -goversion go1.14.7 -D "" -importcfg $WORK/b121/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cat >$WORK/b078/go_asm.h << 'EOF' # internal EOF cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid _QineguWtTJ3YrzvqUlp/_QineguWtTJ3YrzvqUlp -goversion go1.14.7 -symabis $WORK/b136/symabis -D "" -importcfg $WORK/b136/importcfg -pack -asmhdr $WORK/b136/go_asm.h ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid WEDMseSL5QsEymfL_lXH/WEDMseSL5QsEymfL_lXH -goversion go1.14.7 -symabis $WORK/b137/symabis -D "" -importcfg $WORK/b137/importcfg -pack -asmhdr $WORK/b137/go_asm.h ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b078/symabis ./asm_linux_amd64.s cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/klauspost/compress/zstd/internal/xxhash -installsuffix shared -buildid Idd9smK3AeYAzfHKPsvw/Idd9smK3AeYAzfHKPsvw -goversion go1.14.7 -symabis $WORK/b100/symabis -D "" -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h ./xxhash.go ./xxhash_amd64.go ./xxhash_safe.go cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p crypto/md5 -std -installsuffix shared -buildid O6y9oK9l8s1vVfdh46Xt/O6y9oK9l8s1vVfdh46Xt -goversion go1.14.7 -symabis $WORK/b123/symabis -D "" -importcfg $WORK/b123/importcfg -pack -asmhdr $WORK/b123/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b088/_pkg_.a packagefile crypto/subtle=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/cipher -std -installsuffix shared -buildid P7CcUc4HzoNC1OPSONKi/P7CcUc4HzoNC1OPSONKi -goversion go1.14.7 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/klauspost/compress/snappy -installsuffix shared -buildid jxqb9HxNz-TFRnDEzseK/jxqb9HxNz-TFRnDEzseK -goversion go1.14.7 -symabis $WORK/b098/symabis -D "" -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h ./decode.go ./decode_amd64.go ./encode.go ./encode_amd64.go ./snappy.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid cOeuNRzNsjHtQclWpWE-/cOeuNRzNsjHtQclWpWE- -goversion go1.14.7 -symabis $WORK/b078/symabis -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_amd64.go ./zptrace386_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b395/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b137/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b137/_pkg_.a $WORK/b137/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/fb/fb0505f6b9921540b7348b61e60692077337447231a4f6743c7959110c4d6aaf-d # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/57/57864a742f42fdaeba6705449a1f7534a35155853daefd0ac5a397a5f6a78905-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/c5/c58bb0bb3f8e30cbf8c01335e397e5bd62e7237f6d8628e3433c0e29ee4be97c-d # internal github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b067/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid sPyHuqLtCkPSisai6KES/sPyHuqLtCkPSisai6KES -goversion go1.14.7 -D "" -importcfg $WORK/b365/importcfg -pack ./resolvconf.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b100/xxhash_amd64.o ./xxhash_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b100/_pkg_.a $WORK/b100/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b123/md5block_amd64.o ./md5block_amd64.s cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b098/decode_amd64.o ./decode_amd64.s cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/f9/f9136b3b4c5954468827b1fb3845e1a3431997402ed1ac41fdf1314670d11445-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b136=>" -I $WORK/b136/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b136/sum_amd64.o ./sum_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b123/_pkg_.a $WORK/b123/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b098/encode_amd64.o ./encode_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b136/_pkg_.a $WORK/b136/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/40/409021ef1164d64825e1e33321855f96742f5806b31c2047a7c7aff935ab3bd7-d # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/5f/5f61893885be29238baaef1b9910b493a4a6b55a56a21605df8c7552fa4869d6-d # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/21/211efe64660e020ab4abf1bb0cceaa1aae51735ce2b32e16dc01723219516ae4-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b098/_pkg_.a $WORK/b098/decode_amd64.o $WORK/b098/encode_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/74/74f1d7be6206bb0da8c06b0f58b9a1f92ddb444e390864a4bcfb35c8a64f1990-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/04/040fd2c9b5b043051b243ae2c4d12e6f7883cb074bf87cb7439250fb3dbc1cb6-d # internal encoding/pem mkdir -p $WORK/b129/ golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b146/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid 2jGVSaFsp7RhNF-pvM__/2jGVSaFsp7RhNF-pvM__ -goversion go1.14.7 -D "" -importcfg $WORK/b129/importcfg -pack ./pem.go cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b147/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid aV6QYpA0kpkL-PZFLYWf/aV6QYpA0kpkL-PZFLYWf -goversion go1.14.7 -D "" -importcfg $WORK/b146/importcfg -pack ./armor.go ./encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b087/xor_amd64.o ./xor_amd64.s cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/eb/eb6661b81bf777d8ea12190856413b3f7f527ac4000576c148cab791deb3608b-d # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/c9/c9582de1218f5b008816cffc4ea2f60df76f145e68995f11703db4d35b27108e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b087/_pkg_.a $WORK/b087/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/11/119fee719b32af02a265c4e52f7b397f5c2e5f2c3c9c54f0347e9d2c22a15b42-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b134/ crypto/des mkdir -p $WORK/b119/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b135/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b087/_pkg_.a packagefile crypto/internal/subtle=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid s2TmrBCPi5yYbxQWgiSI/s2TmrBCPi5yYbxQWgiSI -goversion go1.14.7 -D "" -importcfg $WORK/b119/importcfg -pack ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid GQjQLa9JlCcgBwflvvM2/GQjQLa9JlCcgBwflvvM2 -goversion go1.14.7 -D "" -importcfg $WORK/b134/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/c1/c10982ac127b52b255a9e68bac37c2d8d25c52a80a9b7d5c57241bf3ba6c16cf-d # internal github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b163/ github.com/docker/docker/api/types/mount k8s.io/client-go/util/homedir internal/lazyregexp runtime/debug mkdir -p $WORK/b101/ path/filepath os/signal fmt cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/internal/tmpdir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid nFIfr-BCQocfn-904gwQ/nFIfr-BCQocfn-904gwQ -goversion go1.14.7 -D "" -importcfg $WORK/b163/importcfg -pack ./tmpdir.go mkdir -p $WORK/b325/ cat >$WORK/b101/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b361/ cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b101/symabis ./debug.s mkdir -p $WORK/b402/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid AI_oh-AvKxx3MkM21vGt/AI_oh-AvKxx3MkM21vGt -goversion go1.14.7 -D "" -importcfg $WORK/b325/importcfg -pack ./mount.go mkdir -p $WORK/b054/ mkdir -p $WORK/b269/ net cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid MMDMYEm5dT5-_-47zOR0/MMDMYEm5dT5-_-47zOR0 -goversion go1.14.7 -D "" -importcfg $WORK/b361/importcfg -pack ./homedir.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid Q9mtRf8YT8i3o-gIHgrN/Q9mtRf8YT8i3o-gIHgrN -goversion go1.14.7 -D "" -importcfg $WORK/b054/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go mkdir -p $WORK/b031/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b043/ cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid zZGXXIZROqtXTZeERg5C/zZGXXIZROqtXTZeERg5C -goversion go1.14.7 -D "" -importcfg $WORK/b402/importcfg -pack ./lazyre.go cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b043/ -importpath net -- -I $WORK/b043/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p runtime/debug -std -installsuffix shared -buildid 9wVRa6GkLJDCwmNV6wM3/9wVRa6GkLJDCwmNV6wM3 -goversion go1.14.7 -symabis $WORK/b101/symabis -D "" -importcfg $WORK/b101/importcfg -pack -asmhdr $WORK/b101/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p fmt -std -complete -installsuffix shared -buildid XEd39dy67OaupnCTaMn3/XEd39dy67OaupnCTaMn3 -goversion go1.14.7 -D "" -importcfg $WORK/b031/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b269/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b269=>" -I $WORK/b269/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b269/symabis ./sig.s cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p os/signal -std -installsuffix shared -buildid 14kAGB78Oo2Lhp9_GtjP/14kAGB78Oo2Lhp9_GtjP -goversion go1.14.7 -symabis $WORK/b269/symabis -D "" -importcfg $WORK/b269/importcfg -pack -asmhdr $WORK/b269/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/21/21b027d74a24924a3fc1f0113b034dbd862c0e1fe2cc29684846769cfea2d131-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/ae/ae7f20f3002dbe1b4f9f8acbc7fef7c52af9341ad9a2ffaa73ba3ef7d9d9b0ec-d # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/e6/e63ee68ca455e8f0c78d268bdeff0e5dc868954db8bccc86731f8f6f0c57b0e1-d # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/5b/5b205a6ad27c938e65cc8589496cb2170cc0a6d6a3f1f310f4dc715f3e86b4d2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/b2/b21222a6a293e6047ab1d3bf8d2170cbd83ce41820645c86413d653b6736bd7f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/bc/bc0674eb0dce31c6130ca8723116f26f56a0a46bab31dcd395c7c15ae01f27a5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/98/9881b187444b7704303bf178d5b83da321aa68fbc9fc9ae977497ec5b4728f42-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b133/ cat >$WORK/b133/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b133=>" -I $WORK/b133/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b133/symabis ./chacha20poly1305_amd64.s cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b101/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b101/_pkg_.a $WORK/b101/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/f6/f62fac6d41b0ae88751f0e1d1ed6ab237df9c20ba03e94d1d768d613432fd812-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b269=>" -I $WORK/b269/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b269/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b269/_pkg_.a $WORK/b269/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/96/967f7f6f17ae74db649773b764be6d61e526d0942a0af960ae79fa79a7710f37-d # internal cat >$WORK/b133/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b134/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b135/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b136/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b137/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid Nat82Rr4QKVvuynlW68_/Nat82Rr4QKVvuynlW68_ -goversion go1.14.7 -symabis $WORK/b133/symabis -D "" -importcfg $WORK/b133/importcfg -pack -asmhdr $WORK/b133/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/c8/c81e3814deb5f7906d54d5514c4c67315bdae0bbfc46dce1dc542f4914cc88db-d # internal io/ioutil mkdir -p $WORK/b053/ os/exec mkdir -p $WORK/b059/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 6HNBXB4WhqE1LFbl1f4q/6HNBXB4WhqE1LFbl1f4q -goversion go1.14.7 -D "" -importcfg $WORK/b053/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b037/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p os/exec -std -complete -installsuffix shared -buildid ssgEwte_KUizisVnK04C/ssgEwte_KUizisVnK04C -goversion go1.14.7 -D "" -importcfg $WORK/b059/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b133=>" -I $WORK/b133/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b133/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b133/_pkg_.a $WORK/b133/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/72/729a93d9830b15d265543a3fc3d935e97a6c3ff23ffdb6587f12fd3793b40dba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/c5/c52061ab4202a0a2df99ec5c82b34e404068ca1be5ec22224d882c37748e5532-d # internal github.com/containers/storage/pkg/directory mkdir -p $WORK/b188/ github.com/prometheus/procfs/internal/util mkdir -p $WORK/b308/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid IaDV0n-bR7EmGBH6AlPA/IaDV0n-bR7EmGBH6AlPA -goversion go1.14.7 -D "" -importcfg $WORK/b188/importcfg -pack ./directory.go ./directory_unix.go cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid VPmu4yoTxbVq2YW-P937/VPmu4yoTxbVq2YW-P937 -goversion go1.14.7 -D "" -importcfg $WORK/b308/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/20/2058205590e44e1f6ccf0a03e0169e07379b292b3db5846b6942736a4240f2db-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/27/27670d08a576e35645320d84a924f1a15628fd5abb1f4abffb74166a4e4fd0c4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/7e/7e13f8e7273bd1b28b20d93dd3436ef877dc3a7ee97160f51088a9de2c4df358-d # internal github.com/mattn/go-shellwords mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mattn/go-shellwords /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/mattn/go-shellwords -complete -installsuffix shared -buildid vovAs9d-fyn6BjFnWF12/vovAs9d-fyn6BjFnWF12 -goversion go1.14.7 -D "" -importcfg $WORK/b445/importcfg -pack ./shellwords.go ./util_posix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/c7/c7621944ef2fc6a859c0a9367677af134e92df7d55c5291165588214a4bcc208-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/67/673bae01a35513657e407e2a4e45b140500a6ea1cdf4e7fa423a24daf3124bf5-d # internal github.com/containers/image/v5/version mkdir -p $WORK/b143/ log github.com/ulikunitz/xz/internal/xlog encoding/hex net/url github.com/opencontainers/image-spec/specs-go os/user mkdir -p $WORK/b079/ mkdir -p $WORK/b106/ vendor/golang.org/x/crypto/curve25519 github.com/mtrmac/gpgme cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF github.com/pkg/errors github.com/opencontainers/go-digest github.com/klauspost/compress/fse text/scanner encoding/json github.com/BurntSushi/toml github.com/docker/go-units github.com/klauspost/compress/flate github.com/containers/storage/pkg/parsers flag github.com/mistifyio/go-zfs github.com/syndtr/gocapability/capability github.com/tchap/go-patricia/patricia compress/flate cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/containers/image/v5/version -complete -installsuffix shared -buildid vExhVvkXFxki5Y-0J6DL/vExhVvkXFxki5Y-0J6DL -goversion go1.14.7 -D "" -importcfg $WORK/b143/importcfg -pack ./version.go go/token mkdir -p $WORK/b095/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF text/template/parse math/big mime/quotedprintable github.com/containers/storage/pkg/config cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p log -std -complete -installsuffix shared -buildid p2SiJABMQTVepaOPS0gv/p2SiJABMQTVepaOPS0gv -goversion go1.14.7 -D "" -importcfg $WORK/b079/importcfg -pack ./log.go vendor/golang.org/x/net/http2/hpack net/http/internal mime github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b243/ github.com/prometheus/procfs/internal/fs github.com/seccomp/libseccomp-golang github.com/vbauerster/mpb/decor mkdir -p $WORK/b132/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b075/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid 7ehsvwG-9UXJ0BtP9b2B/7ehsvwG-9UXJ0BtP9b2B -goversion go1.14.7 -D "" -importcfg $WORK/b106/importcfg -pack ./xlog.go cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid Re9tzOn6MT1wAMd2Dad_/Re9tzOn6MT1wAMd2Dad_ -goversion go1.14.7 -D "" -importcfg $WORK/b095/importcfg -pack ./hex.go cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF mkdir -p $WORK/b055/ cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p net/url -std -complete -installsuffix shared -buildid iT3JI-wl5WFoekz8P9Ay/iT3JI-wl5WFoekz8P9Ay -goversion go1.14.7 -D "" -importcfg $WORK/b132/importcfg -pack ./url.go mkdir -p $WORK/b138/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b055/ -importpath os/user -- -I $WORK/b055/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF vendor/golang.org/x/text/unicode/norm cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid we4g3fxqU6z5vL48gG13/we4g3fxqU6z5vL48gG13 -goversion go1.14.7 -D "" -importcfg $WORK/b075/importcfg -pack ./version.go ./versioned.go mkdir -p $WORK/b144/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid NZB2GKI_liYwODy5pr_9/NZB2GKI_liYwODy5pr_9 -goversion go1.14.7 -D "" -importcfg $WORK/b243/importcfg -pack ./config.go ./state.go ./version.go gopkg.in/yaml.v2 mkdir -p $WORK/b076/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b144/ -importpath github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b144/ -g -O2 ./data.go ./gpgme.go mkdir -p $WORK/b064/ mkdir -p $WORK/b097/ cat >$WORK/b138/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b168/ mkdir -p $WORK/b023/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b138=>" -I $WORK/b138/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b138/symabis ./curve25519_amd64.s mkdir -p $WORK/b070/ mkdir -p $WORK/b172/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid HIK-v_ldv_c3GlAxvhif/HIK-v_ldv_c3GlAxvhif -goversion go1.14.7 -D "" -importcfg $WORK/b064/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid VuczBRSiaW5RyyLMkzDp/VuczBRSiaW5RyyLMkzDp -goversion go1.14.7 -D "" -importcfg $WORK/b076/importcfg -pack ./errors.go ./stack.go cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid nRkzk6JYZpJX3p1s72CT/nRkzk6JYZpJX3p1s72CT -goversion go1.14.7 -D "" -importcfg $WORK/b023/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b103/ cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid E8A3oTJFHrrZwGNsf1Yd/E8A3oTJFHrrZwGNsf1Yd -goversion go1.14.7 -D "" -importcfg $WORK/b168/importcfg -pack ./scanner.go mkdir -p $WORK/b190/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid 3wIzCsGD7S98NMqhHYH4/3wIzCsGD7S98NMqhHYH4 -goversion go1.14.7 -D "" -importcfg $WORK/b070/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b182/ mkdir -p $WORK/b205/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid d39KsIpEXaktAjosBBo-/d39KsIpEXaktAjosBBo- -goversion go1.14.7 -D "" -importcfg $WORK/b172/importcfg -pack ./duration.go ./size.go ./ulimit.go cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/klauspost/compress/flate -complete -installsuffix shared -buildid hEFwn9s-AldYwpI1I_ek/hEFwn9s-AldYwpI1I_ek -goversion go1.14.7 -D "" -importcfg $WORK/b103/importcfg -pack ./deflate.go ./dict_decoder.go ./fast_encoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./level1.go ./level2.go ./level3.go ./level4.go ./level5.go ./level6.go ./stateless.go ./token.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid ko6ashel4BofvBNC1dkj/ko6ashel4BofvBNC1dkj -goversion go1.14.7 -D "" -importcfg $WORK/b097/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p flag -std -complete -installsuffix shared -buildid VQIaVh4V6Fc_lftTwdBW/VQIaVh4V6Fc_lftTwdBW -goversion go1.14.7 -D "" -importcfg $WORK/b182/importcfg -pack ./flag.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid f6FyrvjjljodA3wI457D/f6FyrvjjljodA3wI457D -goversion go1.14.7 -D "" -importcfg $WORK/b190/importcfg -pack ./parsers.go mkdir -p $WORK/b184/ mkdir -p $WORK/b213/ mkdir -p $WORK/b149/ mkdir -p $WORK/b219/ mkdir -p $WORK/b224/ mkdir -p $WORK/b094/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p go/token -std -complete -installsuffix shared -buildid 0rXcw-SDEb7nbMv3wL-z/0rXcw-SDEb7nbMv3wL-z -goversion go1.14.7 -D "" -importcfg $WORK/b219/importcfg -pack ./position.go ./serialize.go ./token.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid 5ms9uWCz8Gw3gY98VTG-/5ms9uWCz8Gw3gY98VTG- -goversion go1.14.7 -D "" -importcfg $WORK/b184/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF mkdir -p $WORK/b240/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid jAzstZPHQvsXR8ar5W7c/jAzstZPHQvsXR8ar5W7c -goversion go1.14.7 -D "" -importcfg $WORK/b213/importcfg -pack ./children.go ./patricia.go mkdir -p $WORK/b206/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a EOF cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid Ymt0GCpopaycyHP20Uqc/Ymt0GCpopaycyHP20Uqc -goversion go1.14.7 -D "" -importcfg $WORK/b240/importcfg -pack ./reader.go ./writer.go mkdir -p $WORK/b237/ cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b242/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid uY-ki5cWcOKNAxWhO1hc/uY-ki5cWcOKNAxWhO1hc -goversion go1.14.7 -D "" -importcfg $WORK/b205/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid 2zvd_YmszOmrCgwP-bzD/2zvd_YmszOmrCgwP-bzD -goversion go1.14.7 -D "" -importcfg $WORK/b224/importcfg -pack ./lex.go ./node.go ./parse.go cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid sBaiM1H6YMYVMUccU-10/sBaiM1H6YMYVMUccU-10 -goversion go1.14.7 -D "" -importcfg $WORK/b206/importcfg -pack ./config.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b094/symabis ./arith_amd64.s cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid f1nc91vaih_oQB8CrGth/f1nc91vaih_oQB8CrGth -goversion go1.14.7 -D "" -importcfg $WORK/b149/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -installsuffix shared -buildid hxyEQLbTUkMXTDY64oHl/hxyEQLbTUkMXTDY64oHl -goversion go1.14.7 -symabis $WORK/b138/symabis -D "" -importcfg $WORK/b138/importcfg -pack -asmhdr $WORK/b138/go_asm.h ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go mkdir -p $WORK/b238/ mkdir -p $WORK/b307/ cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/0b/0bbe142787ac4f2577c3f604d992206ff63204debb0f89200234a27d6e290619-d # internal cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid LSzqMJpmV-m203gfMIa9/LSzqMJpmV-m203gfMIa9 -goversion go1.14.7 -D "" -importcfg $WORK/b237/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/69/69b7ce67fd3e7928eaa65e25bfdc8f3d626c1fddcd74723a31f058beea0380b2-d # internal mkdir -p $WORK/b247/ mkdir -p $WORK/b266/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p mime -std -complete -installsuffix shared -buildid xmyefhCnQd-aIejj3TZ4/xmyefhCnQd-aIejj3TZ4 -goversion go1.14.7 -D "" -importcfg $WORK/b238/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF mkdir -p $WORK/b324/ cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid EUIojB24aLJSur9li978/EUIojB24aLJSur9li978 -goversion go1.14.7 -D "" -importcfg $WORK/b242/importcfg -pack ./chunked.go ./testcert.go mkdir -p $WORK/b234/ mkdir -p $WORK/b312/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF github.com/docker/docker/api/types/time mkdir -p $WORK/b348/ google.golang.org/grpc/codes cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid BHLT9aqU-w5H4ZkluL17/BHLT9aqU-w5H4ZkluL17 -goversion go1.14.7 -D "" -importcfg $WORK/b324/importcfg -pack ./blkio.go cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b267/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b268/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid 1WO5Y2xY1DI_YJJ1HfWQ/1WO5Y2xY1DI_YJJ1HfWQ -goversion go1.14.7 -D "" -importcfg $WORK/b307/importcfg -pack ./fs.go mkdir -p $WORK/b332/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb/decor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/vbauerster/mpb/decor -complete -installsuffix shared -buildid eGBuIqEod7R6T6XwbBj2/eGBuIqEod7R6T6XwbBj2 -goversion go1.14.7 -D "" -importcfg $WORK/b266/importcfg -pack ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./moving-average.go ./name.go ./percentage.go ./speed.go cat >$WORK/b234/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b232/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid eZeiRJObrYfxsI11woQ8/eZeiRJObrYfxsI11woQ8 -goversion go1.14.7 -D "" -importcfg $WORK/b234/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid sLNnfb-He9m3_hB8R2he/sLNnfb-He9m3_hB8R2he -goversion go1.14.7 -D "" -importcfg $WORK/b312/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid 7td6zGyo9wWl0o0Zi5Ic/7td6zGyo9wWl0o0Zi5Ic -goversion go1.14.7 -D "" -importcfg $WORK/b348/importcfg -pack ./duration_convert.go ./timestamp.go cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid QiH1vpXbJ31kdHvMGwIj/QiH1vpXbJ31kdHvMGwIj -goversion go1.14.7 -D "" -importcfg $WORK/b332/importcfg -pack ./code_string.go ./codes.go cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/41/416df66c4eb9f46af834796201e9f2fbdd220f5478fef07e3b01458a83f01742-d # internal github.com/imdario/mergo mkdir -p $WORK/b352/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid HyfEF3e2nKoxyBqFBQqz/HyfEF3e2nKoxyBqFBQqz -goversion go1.14.7 -D "" -importcfg $WORK/b352/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/3c/3c30faa459ff0ae8c1a27d4da86921ee987d6de13d949d88981685da5894733b-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b357/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid kdK8Uch6eXsgV2Zd_4uC/kdK8Uch6eXsgV2Zd_4uC -goversion go1.14.7 -D "" -importcfg $WORK/b359/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/52/520889a2cd91f9e7e841b0b5b595853ec110584bf727ae38e373fcf0bbc04d11-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid V_rHVl8Y6lwWeABUfdtg/V_rHVl8Y6lwWeABUfdtg -goversion go1.14.7 -D "" -importcfg $WORK/b360/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/6d/6d987da5d1aaa707f9fc60ba0d0a2833273fa06d5e41e936b44d539d456418cc-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b118/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid VZqJbtbWurI1JKjQpbP8/VZqJbtbWurI1JKjQpbP8 -goversion go1.14.7 -D "" -importcfg $WORK/b233/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p math/big -std -installsuffix shared -buildid 0fyjmlM5sToHnCfS8a0z/0fyjmlM5sToHnCfS8a0z -goversion go1.14.7 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.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 cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/33/33e2726c99dcedec4310e622b31fa33abf7ee7def87922979f548430513cce2f-d # internal github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b161/ cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/31/31c3066e2638790a4f012b02a66de2530126823f6c96e9915b8fa37b1f8e4691-d # internal cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/internal/iolimits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid Ra189ky6rYWN3_ZMyMhM/Ra189ky6rYWN3_ZMyMhM -goversion go1.14.7 -D "" -importcfg $WORK/b161/importcfg -pack ./iolimits.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal github.com/ulikunitz/xz/lzma mkdir -p $WORK/b107/ cat >$WORK/b107/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/b031/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b108/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b106/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid iHC4XBJqCPdiriRNCDSh/iHC4XBJqCPdiriRNCDSh -goversion go1.14.7 -D "" -importcfg $WORK/b107/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 cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/22/227e158c8459a2cbc2e3c388b804cb9d246c22fb678bfa84c49299e7e36ed9cc-d # internal github.com/etcd-io/bbolt mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash/fnv=$WORK/b260/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/etcd-io/bbolt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/etcd-io/bbolt -complete -installsuffix shared -buildid sCXoqlXBsWxO2wKnPxdh/sCXoqlXBsWxO2wKnPxdh -goversion go1.14.7 -D "" -importcfg $WORK/b259/importcfg -pack ./bolt_amd64.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 cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/15/15e945e0c9e8fd675481412a8b12a2f57c2a0e8b5ddf438e23955e7391731a81-d # internal github.com/containers/image/v5/docker/reference mkdir -p $WORK/b063/ cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/db/dbff8664878f494fab8b7c3824e9b55b8aeeb93eb2fc1de326268490f3970a95-d # internal github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b074/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid ejp5WP29bYLOcwGgEy7L/ejp5WP29bYLOcwGgEy7L -goversion go1.14.7 -D "" -importcfg $WORK/b063/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b075/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid pVWr8YeU5iKR9h37o8zF/pVWr8YeU5iKR9h37o8zF -goversion go1.14.7 -D "" -importcfg $WORK/b074/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/b5/b53a5610c2c6ac05bf6022a452d9049288496cf598938f2dc0ea4fd595357c68-d # internal github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid 1k0RobUoDGedcaGjXdRY/1k0RobUoDGedcaGjXdRY -goversion go1.14.7 -D "" -importcfg $WORK/b272/importcfg -pack ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/8d/8de248376b62ee04b4fe08085d7f37b114bee8106b4fd57d46af7331734e6bcd-d # internal go/scanner mkdir -p $WORK/b218/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/token=$WORK/b219/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid Vgeydf8VlqnIrapn3FLk/Vgeydf8VlqnIrapn3FLk -goversion go1.14.7 -D "" -importcfg $WORK/b218/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b078/asm_linux_amd64.o ./asm_linux_amd64.s cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/96/9616a17638ce94fc7c4c061f0b63c8d922d797f5e0a0275085f9f580e954628a-d # internal github.com/docker/distribution/digestset mkdir -p $WORK/b287/ cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/4e/4e79a4d23525d4f7cae171d99c7175b49a725d2c9c9d6b657897b91b166a7b68-d # internal github.com/containers/image/v5/oci/internal mkdir -p $WORK/b316/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid tDueAdZ2xFFpfv3FFgm-/tDueAdZ2xFFpfv3FFgm- -goversion go1.14.7 -D "" -importcfg $WORK/b287/importcfg -pack ./set.go cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid 1UwkSGc3L2wo8ar126r4/1UwkSGc3L2wo8ar126r4 -goversion go1.14.7 -D "" -importcfg $WORK/b316/importcfg -pack ./oci_util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/9f/9f33eb1c537a83ced2a266723a6fd1f09329b49f4d8ea8c699a89432d64e9c8f-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid jCK8kR0iZaKFJnzGnFIT/jCK8kR0iZaKFJnzGnFIT -goversion go1.14.7 -D "" -importcfg $WORK/b341/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/73/73495288ae9244fb61d58aeff071ded737863f17c4241127687ff5528b40f144-d # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/5d/5d7598dbd05d26056095880a2d43becbd8423270e69e5b3b56d554adef765272-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b368/ golang.org/x/text/unicode/bidi mkdir -p $WORK/b358/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b369/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid rlAo20O3X9OeiJgJA5hc/rlAo20O3X9OeiJgJA5hc -goversion go1.14.7 -D "" -importcfg $WORK/b368/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b118/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/2e/2e64c15a770d8af2638e77e50d55bf48e5c669335b5db820c97560247498179a-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid X7STW21lhfr1OQhUt-G1/X7STW21lhfr1OQhUt-G1 -goversion go1.14.7 -D "" -importcfg $WORK/b358/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b243/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid 3nzeaAd-ytomHntAhxC_/3nzeaAd-ytomHntAhxC_ -goversion go1.14.7 -D "" -importcfg $WORK/b372/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 cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/ed/ed8066da18769014a99fdf637fd62130df5126f98b62d7b406c23c7829283a5a-d # internal github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b212/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b138=>" -I $WORK/b138/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b138/curve25519_amd64.o ./curve25519_amd64.s cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b213/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid UTOZ-PqMaMuLuxP-jnn3/UTOZ-PqMaMuLuxP-jnn3 -goversion go1.14.7 -D "" -importcfg $WORK/b212/importcfg -pack ./truncindex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/ed/ed9797aa9dad49f36a0235340caec37c13070c420c23448a332075760b8ba860-d # internal database/sql/driver mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid q0m3pOe1Y_c9xO_6heT1/q0m3pOe1Y_c9xO_6heT1 -goversion go1.14.7 -D "" -importcfg $WORK/b375/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/85/8540dd2f8efc2a57d81499d089af47c8b3d7b08dedc670ab2a5ae87295a5ed8d-d # internal github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b376/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid AtUklGoYNU8VBpt0WTdy/AtUklGoYNU8VBpt0WTdy -goversion go1.14.7 -D "" -importcfg $WORK/b376/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/23/23cc800f60821aabbdce93983e3c0ef5df313a1ade6d50724e5b9bdb3b61a425-d # internal github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b378/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b247/ -importpath github.com/seccomp/libseccomp-golang -- -I $WORK/b247/ -g -O2 ./seccomp.go ./seccomp_internal.go cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/95/95dac17cca483a77e7e050946a437e577ce3dc7ac51fa8d8249503e75f15601f-d # internal github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b381/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid gwnJP2b-0RhRQ4CccOR2/gwnJP2b-0RhRQ4CccOR2 -goversion go1.14.7 -D "" -importcfg $WORK/b378/importcfg -pack ./error.go cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid v0DVcRcBnuQU4Kle9ank/v0DVcRcBnuQU4Kle9ank -goversion go1.14.7 -D "" -importcfg $WORK/b381/importcfg -pack ./pointer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/9a/9a0707c5e456c777a32d97d6930f957aaff6bae61adb2ce4dafedb21a75ca789-d # internal github.com/google/gofuzz mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/google/gofuzz /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/google/gofuzz -complete -installsuffix shared -buildid yHHpFkvGNo9hWStudqNh/yHHpFkvGNo9hWStudqNh -goversion go1.14.7 -D "" -importcfg $WORK/b389/importcfg -pack ./doc.go ./fuzz.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b078/_pkg_.a $WORK/b078/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/3c/3c096d05c0bf0b6d66237679f71645d8463dd7efd99576707ebe0942fae2d9af-d # internal k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b391/ cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/12/12b57e235580de415aad790a9cabe3891c9e44dea5af5703f6d76986a3411a4d-d # internal cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid TPbtFIIN38ucVx73TDUp/TPbtFIIN38ucVx73TDUp -goversion go1.14.7 -D "" -importcfg $WORK/b391/importcfg -pack ./deep_equal.go k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b392/ cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/24/24f636e78d141810bdbe4d47db8627cc56d4eb8268bce92dec269fe2797ff5a5-d # internal k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b395/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid 8WPrYk8mvImc5aYxytBf/8WPrYk8mvImc5aYxytBf -goversion go1.14.7 -D "" -importcfg $WORK/b398/importcfg -pack ./doc.go ./errors.go cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b393/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid Q_ea8mjjAKfhp1bUk-_S/Q_ea8mjjAKfhp1bUk-_S -goversion go1.14.7 -D "" -importcfg $WORK/b392/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/77/77e3dd8b138d0ab3d9c4b7def8c28e0680d809e895743902b803cb8690982c77-d # internal github.com/containers/storage/pkg/reexec mkdir -p $WORK/b183/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/a9/a93481d1f75bab681ee03f0fe7170542e47a034c7e877f97b7013d7dbc66b536-d # internal github.com/containers/storage/pkg/dmesg mkdir -p $WORK/b195/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid fHAVd6FwdxEDEAHb4jIA/fHAVd6FwdxEDEAHb4jIA -goversion go1.14.7 -D "" -importcfg $WORK/b183/importcfg -pack ./command_linux.go ./reexec.go cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/a2/a2c0c0e65cae2cdaee5c11c3878e8a1eb7934935a8b6929961b2f9dc7106fd24-d # internal cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/dmesg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid ObyuZ94kRkatK0z65QvA/ObyuZ94kRkatK0z65QvA -goversion go1.14.7 -D "" -importcfg $WORK/b195/importcfg -pack ./dmesg_linux.go github.com/klauspost/compress/huff0 mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b097/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid Wd5790TgSr9IILge9Z-9/Wd5790TgSr9IILge9Z-9 -goversion go1.14.7 -D "" -importcfg $WORK/b096/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b138/_pkg_.a $WORK/b138/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/8b/8bb391e91ad187c913af524a398fca04e0d7d1f321a8f53dbf8425ae9279eb50-d # internal github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b201/ cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/4d/4d5f2a0e2b47c369177fa56bd1e992aa1bc202a4728478d454453d4233bcdc24-d # internal golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b248/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid TL3W-NC_68EYAKDSFWrX/TL3W-NC_68EYAKDSFWrX -goversion go1.14.7 -D "" -importcfg $WORK/b201/importcfg -pack ./fsutils_linux.go cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid IQvH9UUWnFD_HxAkMAEP/IQvH9UUWnFD_HxAkMAEP -goversion go1.14.7 -D "" -importcfg $WORK/b248/importcfg -pack ./terminal.go ./util.go ./util_linux.go cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/07/073ea5a58530298900680c41b7599dc1da84ea34cae1b650567fc732e440d7fb-d # internal github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid ncSOO_ufLcVn1f7Vju3p/ncSOO_ufLcVn1f7Vju3p -goversion go1.14.7 -D "" -importcfg $WORK/b276/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/6e/6e5ae6b548417dd5966cfa785a7c4e09c1fe86a3b5d8ac4d86dd75a2cf47e48d-d # internal k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b403/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid AeiM7EH4S5WUPtODZcBL/AeiM7EH4S5WUPtODZcBL -goversion go1.14.7 -D "" -importcfg $WORK/b403/importcfg -pack ./convert.go ./doc.go cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/d6/d66b777bdd128438dab6a10c72f865492b7e044b4b6b3624ad17e5ec5f9ae3a3-d # internal k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/naming /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid ZZLeofdpeWedV1v6JSr3/ZZLeofdpeWedV1v6JSr3 -goversion go1.14.7 -D "" -importcfg $WORK/b406/importcfg -pack ./from_stack.go cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/6a/6a2efcc600944e73c4dac43452e54c702312252d55a9cef8206e4599ea8c6225-d # internal k8s.io/apimachinery/pkg/types mkdir -p $WORK/b408/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b378/_pkg_.a # internal cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid H_ZuK662BuHMWefOCzhE/H_ZuK662BuHMWefOCzhE -goversion go1.14.7 -D "" -importcfg $WORK/b408/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/15/15a0437d3fc73649132d30ac82323f4a855da04fbab7bf6e7aac94d4d028f7e9-d # internal github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b377/ cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/99/99f83362f6809a14ed7bef3909c4851278cc6c560e488ca355f533fa75d1bee1-d # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/f1/f17a594625c665002c8d7bd2f7e6b256ecbd163d0f9fef5fed3e90006b4ef636-d # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/eb/ebb060b40b02531989884098cf79c70024e492625c27ac795d2f3eb0cd2dfdb4-d # internal github.com/containerd/continuity/sysx mkdir -p $WORK/b416/ github.com/docker/docker/pkg/term mkdir -p $WORK/b425/ github.com/docker/distribution/reference mkdir -p $WORK/b286/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b368/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b378/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid uzLuSs5G_4SRqjoASuzX/uzLuSs5G_4SRqjoASuzX -goversion go1.14.7 -D "" -importcfg $WORK/b377/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b287/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/signal=$WORK/b269/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid -NpIgTDc-FQ1LkftN4pm/-NpIgTDc-FQ1LkftN4pm -goversion go1.14.7 -D "" -importcfg $WORK/b286/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid p75hd8JqJ4nkfEvaOfsj/p75hd8JqJ4nkfEvaOfsj -goversion go1.14.7 -D "" -importcfg $WORK/b425/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containerd/continuity/syscallx=$WORK/b417/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/continuity/sysx /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid 5NWVTJ4Cy4DDkjJk59HV/5NWVTJ4Cy4DDkjJk59HV -goversion go1.14.7 -D "" -importcfg $WORK/b416/importcfg -pack ./file_posix.go ./nodata_linux.go ./xattr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/ec/ec6edd93c47d3f68f403b8d83646db806308fe949bb86e7ed37381f785ab8311-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b341/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid dCVKis5Y7t3If8tvg6SW/dCVKis5Y7t3If8tvg6SW -goversion go1.14.7 -D "" -importcfg $WORK/b340/importcfg -pack ./connectivity.go cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/f2/f29934f57cfa6fbcfbb485e7c6a04cec3a566ddd795dbb95b501fe1c3f0f5d87-d # internal github.com/containers/image/v5/types mkdir -p $WORK/b071/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b072/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p github.com/containers/image/v5/types -complete -installsuffix shared -buildid VHgRBO4JvrxLwDfAMvFT/VHgRBO4JvrxLwDfAMvFT -goversion go1.14.7 -D "" -importcfg $WORK/b071/importcfg -pack ./types.go cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/4c/4c7bec0061b478fc769701f26f2bc5ba915ea022aa14e94c1b5b4e2e6b74f3e7-d # internal github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid s3dhf2qwaUY0IVoqr7L7/s3dhf2qwaUY0IVoqr7L7 -goversion go1.14.7 -D "" -importcfg $WORK/b274/importcfg -pack ./naming.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/a7/a77f39254ab610f14c3c2e81b4690fb1c020a89d0880bc789ed6588a57e41465-d # internal github.com/xeipuuv/gojsonreference mkdir -p $WORK/b380/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b398/_pkg_.a # internal cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b381/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid Wv5_uZksYe8i2SQo2anX/Wv5_uZksYe8i2SQo2anX -goversion go1.14.7 -D "" -importcfg $WORK/b380/importcfg -pack ./reference.go cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/85/857eb1949e82f4c1a30c41087dbbfac1f467507f02bc7d5f91ac52a46cc5abab-d # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/5e/5ea86da46e1fe31df5bb9d9a609041f5a0cc9af8bd934cb387e4750de5defdc2-d # internal k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b397/ go/ast mkdir -p $WORK/b217/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b398/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b395/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid 5suLgVRzyMrnPdBmuVvR/5suLgVRzyMrnPdBmuVvR -goversion go1.14.7 -D "" -importcfg $WORK/b397/importcfg -pack ./errors.go ./path.go cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/scanner=$WORK/b218/_pkg_.a packagefile go/token=$WORK/b219/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p go/ast -std -complete -installsuffix shared -buildid uX2kYghriP0ST0MollVp/uX2kYghriP0ST0MollVp -goversion go1.14.7 -D "" -importcfg $WORK/b217/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/52/52feb3b9f92f975e79c5fa0b68a6494d4aad8c4ddc7af12f5e0205d90f41b3d8-d # internal github.com/morikuni/aec mkdir -p $WORK/b426/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/63/63de0919a3cff1254baaac4442bdf66a389b44e7ba80075c854f920381dad27c-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/morikuni/aec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/morikuni/aec -complete -installsuffix shared -buildid _7DZPKwpECZlgaXBA2Yr/_7DZPKwpECZlgaXBA2Yr -goversion go1.14.7 -D "" -importcfg $WORK/b426/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go compress/zlib mkdir -p $WORK/b150/ cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/bd/bd7eeac5b31924a6ba3a4e0ab5ec620a789b8e00303f06ec511b8cc05d684cc3-d # internal compress/gzip mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash/crc32=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid u9vEhbCrkWiUBGZcdJEM/u9vEhbCrkWiUBGZcdJEM -goversion go1.14.7 -D "" -importcfg $WORK/b228/importcfg -pack ./gunzip.go ./gzip.go cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile hash/adler32=$WORK/b151/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b408/_pkg_.a # internal cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid cqwuD90uXfY8BIg7puaN/cqwuD90uXfY8BIg7puaN -goversion go1.14.7 -D "" -importcfg $WORK/b150/importcfg -pack ./reader.go ./writer.go cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/19/193431862d5c19c5e4509be4fa73785ff7af5dae1dfd979808011e509db2d241-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b231/ cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/fb/fb4e0f4bc91898b376c3eb0528c5517cb4bc8487767e07d12ff8efbdb7953c9e-d # internal github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b427/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b232/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b233/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid 24A0z8_o5lrDeSkvMb6K/24A0z8_o5lrDeSkvMb6K -goversion go1.14.7 -D "" -importcfg $WORK/b231/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid rRu_E24eDQFRakSIM3Q-/rRu_E24eDQFRakSIM3Q- -goversion go1.14.7 -D "" -importcfg $WORK/b427/importcfg -pack ./stdcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b375/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/0e/0ed233ec76b66d91e543f115a485b9697ba479fe2c0ac9ec1bff5c5215786fde-d # internal github.com/openshift/imagebuilder/signal mkdir -p $WORK/b430/ cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/c0/c03af3916cc495b6e2f0ba7bb47e46e61b0bce3d5e4ad186822180f05b57ab25-d # internal github.com/cyphar/filepath-securejoin mkdir -p $WORK/b434/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid SaYwsy0ll7Kiz5dCyxVS/SaYwsy0ll7Kiz5dCyxVS -goversion go1.14.7 -D "" -importcfg $WORK/b430/importcfg -pack ./signal.go ./signals.go cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid KXwv4A5ZTzOJRMz5lTRv/KXwv4A5ZTzOJRMz5lTRv -goversion go1.14.7 -D "" -importcfg $WORK/b434/importcfg -pack ./join.go ./vfs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b391/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/14/1471eb99bb76b40545a5c7e5523875599a0b3e1aa278a34d878976246e742938-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b406/_pkg_.a # internal k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b390/ cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/70/702c65427691e92d2076fae6f741eb5f7d8b0b1af294e3f38952910d088085e1-d # internal encoding/csv mkdir -p $WORK/b440/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b391/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid x-ADdIwGnW7AjnSOAFKo/x-ADdIwGnW7AjnSOAFKo -goversion go1.14.7 -D "" -importcfg $WORK/b390/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go cat >$WORK/b440/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/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid jSg5RbBcWfMXRF0oSGYu/jSg5RbBcWfMXRF0oSGYu -goversion go1.14.7 -D "" -importcfg $WORK/b440/importcfg -pack ./reader.go ./writer.go cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/33/333fff80063709d4ec0967ebe28481b9e0cb81a78261a25f0f4748d798785b52-d # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/b5/b5cac1bfd192fe0bfd33ddb92bcc5719c8549a3c30a3552dbe0b515be91dc96b-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b339/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b392/_pkg_.a # internal cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b340/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid feoNc5RyqnCaOxNfuDCy/feoNc5RyqnCaOxNfuDCy -goversion go1.14.7 -D "" -importcfg $WORK/b339/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/42/4294d79b926ee267682ecf03b5c4029a0376224dd281b440cddbcc3aef23e08d-d # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/ab/ab6b8bdfc2655e503e48047b52bafc9bdaa2cc1723491c00f672a41cf526c580-d # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/41/41f012a0399d5b8c81a3d757a5a885c00d5330bd87c38cb23bc893499ed346ba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/ff/ff54411a2e95e8d7f61e0d11b711f699e4d18e7b4b267df423607e5e3ed48d30-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/06/06f368ae58317e8f34e4c784049c622f6977577b5774a3799c14da8bf07fb817-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/a6/a61808064f80f7ce48b9a33ec71a9bd2513f06b7b0b52e6c1d9e1fb666649a39-d # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/70/70f33029ce68faeb7a32e46838f344aa0bd3830a96d30efcf8fb12608dfb1e2c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/f1/f1b5c0fc722826d1f9fa1759c37325f927a8a79e746f93b1f9dd7010dfb4fcd8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b430/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b425/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/cd/cda3601fdb9e2b314a590d455306a41f048b2b63d1d547c4ee9c2a562269d741-d # internal cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/1d/1d896c6dfdc34dc1d071fcdd520e6315674d2e0acb685e725ea5deadac559d2d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/e2/e26a7c788597f256ffdbc9a07b27d7b220212a14050c55c24ec43412a931a16a-d # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/0e/0e2c9674ede4bd9f46e3d27e45b058e1476a957695c0b97eb9b3bb51aa788863-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b356/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b357/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b358/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid x4pOxSWQx7ssGwkJO2bA/x4pOxSWQx7ssGwkJO2bA -goversion go1.14.7 -D "" -importcfg $WORK/b356/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/ba/bae94153feed24ad53c120628ff5c2e28aaf78de38a34fc8fc513e9f419b5d23-d # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/91/91313bb433f58b4737edb34922a569d8d68817ed7ca53f992c638642f64d3d9a-d # internal github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b162/ github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b397/_pkg_.a # internal mkdir -p $WORK/b258/ mkdir -p $WORK/b142/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid -vNxfdVuTxB0FF3Xryz9/-vNxfdVuTxB0FF3Xryz9 -goversion go1.14.7 -D "" -importcfg $WORK/b162/importcfg -pack ./none.go cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid eKPCBsQhNwtbKljE2QuZ/eKPCBsQhNwtbKljE2QuZ -goversion go1.14.7 -D "" -importcfg $WORK/b258/importcfg -pack ./prioritize.go cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/containers/image/v5/transports -complete -installsuffix shared -buildid InHuRUpRc53ZdszWxT1P/InHuRUpRc53ZdszWxT1P -goversion go1.14.7 -D "" -importcfg $WORK/b142/importcfg -pack ./stub.go ./transports.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/85/850682fdcde5dffff735f64d84a75f7b41daf4c9b3ece8ffd8a153e79c091c39-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/19/19f889cf631ff8c4f81458c1ee5c1bbb70f41fd51b5a60cd02a6410f2be3860b-d # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/7f/7f90cacf3282efe5bed0e78eab90613af8b0f44fe9641961ab4802abd2e6cbae-d # internal github.com/vbauerster/mpb/cwriter mkdir -p $WORK/b264/ cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/18/18c9b1f2b1919972d50f5a53f1412ec128e66591a746e680c3c4edb0e872aafb-d # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/fd/fd20cefeecd8f5d2795830f8c0c406505424c5580fa4b89dc9f3e159d297bdc3-d # internal text/template mkdir -p $WORK/b223/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b265/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b248/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb/cwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/vbauerster/mpb/cwriter -complete -installsuffix shared -buildid DOJ0gT5JdKS3cLmO-WfH/DOJ0gT5JdKS3cLmO-WfH -goversion go1.14.7 -D "" -importcfg $WORK/b264/importcfg -pack ./writer.go ./writer_posix.go cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template/parse=$WORK/b224/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p text/template -std -complete -installsuffix shared -buildid wJtsWgpgOc4ZLb5dYiIH/wJtsWgpgOc4ZLb5dYiIH -goversion go1.14.7 -D "" -importcfg $WORK/b223/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/3c/3ca4e56992465ce916ed31bf901fb4d3b443367a1a1a614a261ee864232b89fc-d # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/3a/3a79c40c19e841b315200f9e14456ce92e99d4d09413b8c28d98db7cc6fa5d2c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/99/99dfa754fb64a23fdb2e35ea6cadfc577b7c97f64c4b03d82caa08df1ead4ed4-d # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/74/74cd9c64bea9441b980a7a3f7c92c7e8e4a64271363909ab8a5475e38062b154-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/db/db7fe507f7efc4df20463d92b739f28bbe7f11492cb04c14133cf3ab9f1a8436-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/e2/e21a4771312c2c316c2d2305fa76041f0fb5c7e841d43a34cd5ef565e8d75061-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/e9/e9323a2614172deea36e85e920f143500e8a714773e56f518f06d6f2ebcd06ee-d # internal github.com/vbauerster/mpb mkdir -p $WORK/b262/ cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b440/_pkg_.a # internal cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile container/heap=$WORK/b263/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/vbauerster/mpb/cwriter=$WORK/b264/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b266/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b268/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/signal=$WORK/b269/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/vbauerster/mpb -complete -installsuffix shared -buildid s24O85E4b6xUwjQjHuiI/s24O85E4b6xUwjQjHuiI -goversion go1.14.7 -D "" -importcfg $WORK/b262/importcfg -pack ./bar.go ./bar_filler.go ./bar_option.go ./doc.go ./options.go ./priority_queue.go ./progress.go ./progress_posix.go ./proxyreader.go ./spinner_filler.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/a1/a1c26206077c5419a8a39b8c05a235811caabe5dbbfed7eb8b8c56864dba1593-d # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/53/538e4f43341ccb8b4afd38b213a945a3cec777c0079776fd93da38818c838515-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/59/59a9086291f499225029e677b11b6272dde057e3103f58afe8f8a3c55286219d-d # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/a7/a7971092d703e432d0ae2901869bd43a1fc69d1d4383280820cb7662c00fcecc-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b231/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b233/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b234/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid 4bLaXtcqDaGsXlzf8W4u/4bLaXtcqDaGsXlzf8W4u -goversion go1.14.7 -D "" -importcfg $WORK/b230/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/ef/ef73b74305d47cefc87302df49ae320c4a89af2d903013eb8d13be5bc9f80dc7-d # internal github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b110/ github.com/vbatts/tar-split/tar/storage github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b426/_pkg_.a # internal cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid wVagAWRWLRXbXSt4MNVN/wVagAWRWLRXbXSt4MNVN -goversion go1.14.7 -D "" -importcfg $WORK/b110/importcfg -pack ./strslice.go mkdir -p $WORK/b185/ github.com/sirupsen/logrus github.com/prometheus/common/model github.com/pquerna/ffjson/fflib/v1 github.com/docker/docker/api/types/strslice mkdir -p $WORK/b326/ github.com/docker/docker/api/types/filters mkdir -p $WORK/b328/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc64=$WORK/b109/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid 7unYbCGXajytNVkVSdXf/7unYbCGXajytNVkVSdXf -goversion go1.14.7 -D "" -importcfg $WORK/b185/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go mkdir -p $WORK/b278/ mkdir -p $WORK/b077/ k8s.io/apimachinery/pkg/util/json github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b305/ github.com/golang/protobuf/proto github.com/blang/semver mkdir -p $WORK/b179/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid OE4uuVbH6u7P2pCJJn3P/OE4uuVbH6u7P2pCJJn3P -goversion go1.14.7 -D "" -importcfg $WORK/b326/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b141/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid cBYdiNN7zFzpDWACOlQg/cBYdiNN7zFzpDWACOlQg -goversion go1.14.7 -D "" -importcfg $WORK/b278/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go mkdir -p $WORK/b405/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid OqYd7WCsAs7bGWxWlxSC/OqYd7WCsAs7bGWxWlxSC -goversion go1.14.7 -D "" -importcfg $WORK/b077/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go mkdir -p $WORK/b431/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid cvYj3D8FDyGPWJQZM21o/cvYj3D8FDyGPWJQZM21o -goversion go1.14.7 -D "" -importcfg $WORK/b328/importcfg -pack ./parse.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid lSBrOCP2xlcIZonOPg9n/lSBrOCP2xlcIZonOPg9n -goversion go1.14.7 -D "" -importcfg $WORK/b305/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b180/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b299/ mkdir -p $WORK/b374/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid XUM89ZBAnBbIG_2w_wfZ/XUM89ZBAnBbIG_2w_wfZ -goversion go1.14.7 -D "" -importcfg $WORK/b179/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/b405/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/7e/7e4f1930090e9ba5e39149819eda80d1be8bdf0ebb4ee2d5f28d5e4e7aa9f837-d # internal cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a EOF github.com/gogo/protobuf/proto cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid YuLS2Pbyk6xWHQLA6Oac/YuLS2Pbyk6xWHQLA6Oac -goversion go1.14.7 -D "" -importcfg $WORK/b405/importcfg -pack ./json.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid 3qtTVoxz4j_OHgh5EAFi/3qtTVoxz4j_OHgh5EAFi -goversion go1.14.7 -D "" -importcfg $WORK/b431/importcfg -pack ./strslice.go mkdir -p $WORK/b345/ cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -o $WORK/b043/_cgo_.o $WORK/b043/_cgo_main.o $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o -g -O2 github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b424/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid Y_Z-QxkuqVAVnDKNJYDv/Y_Z-QxkuqVAVnDKNJYDv -goversion go1.14.7 -D "" -importcfg $WORK/b299/importcfg -pack ./clone.go ./decode.go ./deprecated.go ./discard.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./table_marshal.go ./table_merge.go ./table_unmarshal.go ./text.go ./text_parser.go cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b375/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p github.com/blang/semver -complete -installsuffix shared -buildid 8xRIdEHFvVVfdLN0nG7i/8xRIdEHFvVVfdLN0nG7i -goversion go1.14.7 -D "" -importcfg $WORK/b374/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid tIgNaRDXGksBy5k1x_EA/tIgNaRDXGksBy5k1x_EA -goversion go1.14.7 -D "" -importcfg $WORK/b345/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/cc/ccc6fb64d2f234a86fb593d58f8c42a7e63e8e563fc2a5385bccbfea18f9bb95-d # internal github.com/containers/buildah/docker mkdir -p $WORK/b249/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/pkg/term=$WORK/b425/_pkg_.a packagefile github.com/docker/go-units=$WORK/b172/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b426/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid HKtUKZg4-efMysINvdu4/HKtUKZg4-efMysINvdu4 -goversion go1.14.7 -D "" -importcfg $WORK/b424/importcfg -pack ./jsonmessage.go cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b110/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/containers/buildah/docker -complete -installsuffix shared -buildid Evgx5ZUzj4QWW2bZh434/Evgx5ZUzj4QWW2bZh434 -goversion go1.14.7 -D "" -importcfg $WORK/b249/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/b8/b8d64b668cdfad9f47ca9db225ddf3ffcba213cb565ca77276e36aadfc8af6b7-d # internal github.com/klauspost/pgzip mkdir -p $WORK/b102/ cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/69/696d0614a3e5289467c0a01e805432b7d31fe670ac0741c3a3d4d11d6d97acf0-d # internal cat >$WORK/b102/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/b031/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b103/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile hash/crc32=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid tU9cQthG-brtDb0GF0Rz/tU9cQthG-brtDb0GF0Rz -goversion go1.14.7 -D "" -importcfg $WORK/b102/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/0f/0f1b7ef7a2366449a2ad60b935ae0a922fe65900d533bcc57a62fbc942840186-d # internal golang.org/x/net/idna mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b356/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b358/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b359/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid w12suOM8oZh_rKU4sLbH/w12suOM8oZh_rKU4sLbH -goversion go1.14.7 -D "" -importcfg $WORK/b355/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/ce/cea569ba81b11a6dac0bacb4aa643c448493fd0be951686d06bee71812396495-d # internal cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b431/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/4e/4ef31386e690117baa29826ddf35a73937e6552c6dec2a719016ce8e15a8241e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/db/dbc32e7485244f78924c6cae1926ff9bb427268982bb46b1ef10210204c97c0c-d # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/b5/b5c8e3bddb9b48b798c17519d00602998138db01d42829359967840eec5d3325-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b277/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b278/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid nwdo3GnGkT05zqYbESTJ/nwdo3GnGkT05zqYbESTJ -goversion go1.14.7 -D "" -importcfg $WORK/b277/importcfg -pack ./client.go ./command.go cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/36/36621c2b4d13aa9b2d8da871e49b7f8ad8feb06cac3b89a71d1d292b9f86267b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b390/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b043/_cgo_.o -dynout $WORK/b043/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/60/605adea1660bd61fb9a87a97d7316a903512702780f787fa80763dc7cf5afc44-d # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/0f/0fde5b8cc2cc49909ed7db4e945c4ce21bb79c6817de6bb3f8977bec0f29982b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/c8/c8abaffbc4e13eeab90dccfbc66a43f708781d63840c2c71a963c7f5ffce207e-d # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/0b/0b1663678aa18b1ba9095f5cf72c02ae52f4e56f75bf5097d49b3168e2083219-d # internal cat >$WORK/b043/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b044/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b045/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/singleflight=$WORK/b046/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b424/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p net -std -installsuffix shared -buildid vAzry_GAUyfCV-rDyJj_/vAzry_GAUyfCV-rDyJj_ -goversion go1.14.7 -D "" -importcfg $WORK/b043/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/b043/_cgo_gotypes.go $WORK/b043/cgo_linux.cgo1.go $WORK/b043/cgo_resnew.cgo1.go $WORK/b043/cgo_socknew.cgo1.go $WORK/b043/cgo_unix.cgo1.go $WORK/b043/_cgo_import.go cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/2a/2a93eeb61ac17d998d71e32bc40b3f89204137fed67c5383827b18f3f12d7599-d # internal cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/c0/c03661b7ab5c66ae104198d2112cd6474824b075ebe4e8dd0fb52cbeb43f43b1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/b6/b6fa8f0abef60e4a6ea286c427ceeb2d5628957423cbf8eeb4242558a5bf4b8c-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/70/70a0bf700f444b282f37676a6ce45355b40348f740283b69741242299aa5cb75-d # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/e9/e92b7f7fc782aa54a875577dc41e7f4227401a7920e511a0e5661395cebfa64c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/3a/3aba4dfc549cc25a6eb27464dd3d9297f57eb454a29eec772d2495bdc9fc7786-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/0d/0dc21ab2775878832d5930dda42381e46bbad6f0179ef0ede0f6bcbb66a35a2e-d # internal github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b069/ github.com/containers/storage/pkg/fileutils github.com/containers/buildah/pkg/umask github.com/containers/storage/drivers/quota github.com/containers/image/v5/pkg/blobinfocache/memory github.com/containers/storage/pkg/parsers/kernel github.com/containers/storage/pkg/loopback github.com/containers/image/v5/pkg/blobinfocache/boltdb github.com/containers/storage/pkg/devicemapper github.com/docker/docker/pkg/fileutils mkdir -p $WORK/b419/ github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b167/ github.com/docker/docker/pkg/mount github.com/containerd/continuity/fs cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid Q94Lnm7FMLYtqkEvYrDH/Q94Lnm7FMLYtqkEvYrDH -goversion go1.14.7 -D "" -importcfg $WORK/b069/importcfg -pack ./system_registries_v2.go mkdir -p $WORK/b254/ mkdir -p $WORK/b200/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/scanner=$WORK/b168/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid 6lXkAgGt77LgLmskV4XQ/6lXkAgGt77LgLmskV4XQ -goversion go1.14.7 -D "" -importcfg $WORK/b419/importcfg -pack ./fileutils.go ./fileutils_unix.go cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/scanner=$WORK/b168/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid HNW55mKNnBVF_QXaQcp1/HNW55mKNnBVF_QXaQcp1 -goversion go1.14.7 -D "" -importcfg $WORK/b167/importcfg -pack ./fileutils.go ./fileutils_unix.go mkdir -p $WORK/b261/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b200/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b200/ -g -O2 ./projectquota.go mkdir -p $WORK/b197/ mkdir -p $WORK/b196/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b196/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b196/ -g -O2 ./loop_wrapper.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/umask /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/containers/buildah/pkg/umask -complete -installsuffix shared -buildid f7HYmBuWDj055f8c9n45/f7HYmBuWDj055f8c9n45 -goversion go1.14.7 -D "" -importcfg $WORK/b254/importcfg -pack ./umask_unix.go mkdir -p $WORK/b257/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b258/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid 2I8AkmmKXVxZ1KbRzEal/2I8AkmmKXVxZ1KbRzEal -goversion go1.14.7 -D "" -importcfg $WORK/b261/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal mkdir -p $WORK/b194/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/parsers/kernel /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid zo_4CNCac6NapLR-glxj/zo_4CNCac6NapLR-glxj -goversion go1.14.7 -D "" -importcfg $WORK/b197/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper pkg-config --cflags -- devmapper mkdir -p $WORK/b370/ mkdir -p $WORK/b422/ mkdir -p $WORK/b415/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b243/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid Ah5ed5HmxKRyjcweNdLR/Ah5ed5HmxKRyjcweNdLR -goversion go1.14.7 -D "" -importcfg $WORK/b370/importcfg -pack ./blkio_device.go ./cgroup_linux.go ./config.go ./config_linux.go ./device.go ./device_defaults.go ./hugepage_limit.go ./intelrdt.go ./interface_priority_map.go ./mount.go ./namespaces.go ./namespaces_linux.go ./namespaces_syscall.go ./network.go cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b258/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b259/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper pkg-config --libs -- devmapper /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/22/221c93033d8d7c8961de0f9d765fb1df8c684ae1a4182a10477b5231a2a719f3-d # internal cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b416/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b418/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid _i2chOS554JpgFYEmuO6/_i2chOS554JpgFYEmuO6 -goversion go1.14.7 -D "" -importcfg $WORK/b257/importcfg -pack ./boltdb.go cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/31/31955ab8ad72d4222cc2a2448bfbbee4467c89f92f521af9f663eccd2ef7e953-d # internal go/parser mkdir -p $WORK/b220/ go/printer mkdir -p $WORK/b221/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper CGO_LDFLAGS='"-g" "-O2" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b194/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b194/ -g -O2 ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/continuity/fs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p github.com/containerd/continuity/fs -complete -installsuffix shared -buildid BtbIx5km0jMa1QIaU7Rw/BtbIx5km0jMa1QIaU7Rw -goversion go1.14.7 -D "" -importcfg $WORK/b415/importcfg -pack ./copy.go ./copy_linux.go ./diff.go ./diff_unix.go ./dtype_linux.go ./du.go ./du_unix.go ./hardlink.go ./hardlink_unix.go ./path.go ./stat_linux.go ./time.go cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid X1xEKLCeHvLhCLopVQ69/X1xEKLCeHvLhCLopVQ69 -goversion go1.14.7 -D "" -importcfg $WORK/b422/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/ast=$WORK/b217/_pkg_.a packagefile go/scanner=$WORK/b218/_pkg_.a packagefile go/token=$WORK/b219/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p go/parser -std -complete -installsuffix shared -buildid HiKaX1QWZCvt4NDnAAZI/HiKaX1QWZCvt4NDnAAZI -goversion go1.14.7 -D "" -importcfg $WORK/b220/importcfg -pack ./interface.go ./parser.go cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/ast=$WORK/b217/_pkg_.a packagefile go/token=$WORK/b219/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/tabwriter=$WORK/b222/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/1c/1c25495304cb1010c81b393b4b593c41ebf647d40a9249dc1d3c81bc41d3f5b9-d # internal cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p go/printer -std -complete -installsuffix shared -buildid uUGVxOvLWhmS6GxmaTvT/uUGVxOvLWhmS6GxmaTvT -goversion go1.14.7 -D "" -importcfg $WORK/b221/importcfg -pack ./nodes.go ./printer.go cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/09/091e2728edc5973906e20a4371858996a8653aadf3c41666324f90528333ea68-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/29/29306022bb305fc62585c01dcc9b71484088d3a6d6f6f6fed3ac3a5c4afca81d-d # internal cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -o $WORK/b055/_cgo_.o $WORK/b055/_cgo_main.o $WORK/b055/_x001.o $WORK/b055/_x002.o $WORK/b055/_x003.o $WORK/b055/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/55/550b95565a174e56281766aab4544a3c5abc01630d3d484eea15100197a44117-d # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/a4/a4273dded7c676606c3930136421ebe0ad534f43ac1afb3036b082c955426b6f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b419/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/ba/baceeaa9aa48f113203b315452f59bc0b7a59f0ba86fca6e46fc2f7caee3a6e0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/fe/fe72206f0876ef153a81cc6be36c5662ba1dfd2b4026456f6aa43891aaa8c107-d # internal cd $WORK/b196 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b196=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/d5/d5033e4718e8e8b6bf88f0eeb848518e2cf6b4082631d980c6c1ab1f57a893ab-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b171/ cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b055/_cgo_.o -dynout $WORK/b055/_cgo_import.go cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b167/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid ZCvfyiiOv4dqZsfnoB7d/ZCvfyiiOv4dqZsfnoB7d -goversion go1.14.7 -D "" -importcfg $WORK/b171/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/ac/ac72ad8e4a75e051ad267a08f8b3727313c5921031c71b2fdd65593c5c41bf4e-d # internal github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b257/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b261/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid 9_DDwrpZaB66h1SXbhJg/9_DDwrpZaB66h1SXbhJg -goversion go1.14.7 -D "" -importcfg $WORK/b256/importcfg -pack ./default.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p os/user -std -installsuffix shared -buildid LvHJyQWMB0LVzxds3LA_/LvHJyQWMB0LVzxds3LA_ -goversion go1.14.7 -D "" -importcfg $WORK/b055/importcfg -pack ./lookup.go ./user.go $WORK/b055/_cgo_gotypes.go $WORK/b055/cgo_lookup_unix.cgo1.go $WORK/b055/getgrouplist_unix.cgo1.go $WORK/b055/listgroups_unix.cgo1.go $WORK/b055/_cgo_import.go cd $WORK/b196 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b196=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c loop_wrapper.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/46/4620a0dcb0632653226e71ad740d400a44ab03c9f5b6872095c4a672243e9c39-d # internal github.com/docker/docker/pkg/system mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b422/_pkg_.a packagefile github.com/docker/go-units=$WORK/b172/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid pphYMn3tFZAXqLdMZ7Zx/pphYMn3tFZAXqLdMZ7Zx -goversion go1.14.7 -D "" -importcfg $WORK/b421/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys_unix.go ./init.go ./init_unix.go ./lcow.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_unix.go ./xattrs_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal cd $WORK/b196 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b196=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/cc/cc28e65c9f18156274deadea0ed1f25d83a15992834289a31e08d38c8f8272e7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/72/72d81faa8d8c07a9dc98ffe8f68aac0e70e17226eacd4fd3c205066c3b57b329-d # internal github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b370/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/devices /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid rIqvP4kXiNXSA813XDve/rIqvP4kXiNXSA813XDve -goversion go1.14.7 -D "" -importcfg $WORK/b443/importcfg -pack ./devices.go cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/4e/4e4d1a5918026d2ee39a4c7be19d7ee0d67213acd4d3afe4a4f6aeae7fcb7d8c-d # internal go/doc mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/ast=$WORK/b217/_pkg_.a packagefile go/token=$WORK/b219/_pkg_.a packagefile internal/lazyregexp=$WORK/b402/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/template=$WORK/b223/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p go/doc -std -complete -installsuffix shared -buildid yDLYttBKeFPdO66aJqeJ/yDLYttBKeFPdO66aJqeJ -goversion go1.14.7 -D "" -importcfg $WORK/b401/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b094/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b094/_pkg_.a $WORK/b094/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b196=/tmp/go-build -gno-record-gcc-switches -o $WORK/b196/_cgo_.o $WORK/b196/_cgo_main.o $WORK/b196/_x001.o $WORK/b196/_x002.o -g -O2 cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/68/68ccac9f8ab36c4a090647b3a2a944fe5fb0c3541992254535659244ec959e8e-d # internal github.com/containers/storage/pkg/system mkdir -p $WORK/b170/ cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b055/_pkg_.a $WORK/b055/_x001.o $WORK/b055/_x002.o $WORK/b055/_x003.o $WORK/b055/_x004.o # internal cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b171/_pkg_.a packagefile github.com/docker/go-units=$WORK/b172/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid GMth1dgXeeVpxIEhIjgC/GMth1dgXeeVpxIEhIjgC -goversion go1.14.7 -D "" -importcfg $WORK/b170/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_amd64/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/04/046c25630f9d5c03514577565c45405464f140374bd89f643af2e16ee0cb2f17-d # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/bb/bb3d62d112ff35d6154b18a049047b5149e06edad4eab4b8ef79b5fa82c74a2d-d # internal github.com/containers/buildah/pkg/chrootuser github.com/docker/docker/pkg/homedir mkdir -p $WORK/b251/ github.com/opencontainers/runc/libcontainer/user k8s.io/klog archive/tar mkdir -p $WORK/b052/ github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b211/ cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/79/79915e13f73a16f818268701e15732e77aa58cc74674e561344b1882f206d923-d # internal mkdir -p $WORK/b279/ mkdir -p $WORK/b173/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid SUVkhjxT6W7g8zapxrZ9/SUVkhjxT6W7g8zapxrZ9 -goversion go1.14.7 -D "" -importcfg $WORK/b052/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go mkdir -p $WORK/b399/ crypto/dsa mkdir -p $WORK/b127/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b415/_pkg_.a # internal cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile flag=$WORK/b182/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b183/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF encoding/asn1 gopkg.in/inf.v0 cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid AP5Sp6qFV_ktML1gsq9K/AP5Sp6qFV_ktML1gsq9K -goversion go1.14.7 -D "" -importcfg $WORK/b251/importcfg -pack ./user.go ./user_linux.go cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF crypto/elliptic mkdir -p $WORK/b093/ mkdir -p $WORK/b387/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b114/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a EOF mkdir -p $WORK/b113/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid D6HlQJj8csHVT6VKRatT/D6HlQJj8csHVT6VKRatT -goversion go1.14.7 -D "" -importcfg $WORK/b173/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b182/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/klog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p k8s.io/klog -complete -installsuffix shared -buildid 8r-K6cHL5Uxhj-b0ZdUU/8r-K6cHL5Uxhj-b0ZdUU -goversion go1.14.7 -D "" -importcfg $WORK/b399/importcfg -pack ./klog.go ./klog_file.go cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid zn7eh6setKwjgWIc_rDO/zn7eh6setKwjgWIc_rDO -goversion go1.14.7 -D "" -importcfg $WORK/b127/importcfg -pack ./dsa.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid eTlrCMfuIB2dfFrMnXkT/eTlrCMfuIB2dfFrMnXkT -goversion go1.14.7 -D "" -importcfg $WORK/b211/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid b-t4dtsi3xdcZYjpCEsO/b-t4dtsi3xdcZYjpCEsO -goversion go1.14.7 -D "" -importcfg $WORK/b093/importcfg -pack ./asn1.go ./common.go ./marshal.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid Jm4Mwt9TOtBzAo9N2Vpv/Jm4Mwt9TOtBzAo9N2Vpv -goversion go1.14.7 -D "" -importcfg $WORK/b279/importcfg -pack ./homedir_linux.go ./homedir_unix.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p gopkg.in/inf.v0 -complete -installsuffix shared -buildid yK3mWFAiu_xg4ipCEOYl/yK3mWFAiu_xg4ipCEOYl -goversion go1.14.7 -D "" -importcfg $WORK/b387/importcfg -pack ./dec.go ./rounder.go cat >$WORK/b113/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b113/symabis ./p256_asm_amd64.s cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/36/3644ead601c43d349687477c6ac1e15ceaaeee4303d8847574f7737f006416ac-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage loopback -dynimport $WORK/b196/_cgo_.o -dynout $WORK/b196/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/b2/b23dba8144979bc2fb8ddaeec6b6ea69f866ae54230a646d4798191bf8a8c998-d # internal github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b429/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b421/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b428/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid tNswo6titTJKGlieCEOZ/tNswo6titTJKGlieCEOZ -goversion go1.14.7 -D "" -importcfg $WORK/b429/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid lg6f05goPlMKGzSaE31f/lg6f05goPlMKGzSaE31f -goversion go1.14.7 -symabis $WORK/b113/symabis -D "" -importcfg $WORK/b113/importcfg -pack -asmhdr $WORK/b113/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid YNb2AZ46A-U6duasIlQ5/YNb2AZ46A-U6duasIlQ5 -goversion go1.14.7 -D "" -importcfg $WORK/b196/importcfg -pack ./attach_loopback.go ./ioctl.go ./loopback.go ./loopback_unsupported.go $WORK/b196/_cgo_gotypes.go $WORK/b196/loop_wrapper.cgo1.go $WORK/b196/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal cd $WORK/b200 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b200=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/fc/fc774e82bbdc861a57ae7495d06bf1aa0a536719b80fe166423c16b0341a081e-d # internal github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b276/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b277/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b278/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b279/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid q562VCL2B66eQBi5bcjg/q562VCL2B66eQBi5bcjg -goversion go1.14.7 -D "" -importcfg $WORK/b275/importcfg -pack ./config.go ./config_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/dc/dc85aedadcb7aa339282773b0c677a7e74e635ab49e5efe7eee87b7a0f45a69c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/82/82a09432699d71d8b9962cbcd726a333f0c7f02b7c273dcc31046f6dc9f5d15e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal cd $WORK/b200 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b200=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b196/_pkg_.a $WORK/b196/_x001.o $WORK/b196/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/af/af51dadda8d5d24f93c987de68943e7fb5495a2c08786fc3736a9fad397c6700-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/b1/b1f15036c6169b6c985297e164e4e68acab87efee2e654648d411f86a1cb818d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/30/304d7e468665c94a77000ebb769ebdaef812d6a8b30d86f4ce7092aae27b1a80-d # internal github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b178/ github.com/docker/docker/pkg/idtools github.com/containers/storage/pkg/idtools mkdir -p $WORK/b420/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b178/ -importpath github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b178/ -g -O2 ./sysconfig.go mkdir -p $WORK/b169/ cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/4d/4d99bbf290d63dfda4fc19600210e81572c93a6a77d7657d066d4efc854daea2-d # internal cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b421/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b173/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid 9B6eBiwO_dBTn6ed3qb3/9B6eBiwO_dBTn6ed3qb3 -goversion go1.14.7 -D "" -importcfg $WORK/b420/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go github.com/ghodss/yaml mkdir -p $WORK/b311/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b170/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b173/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid 6SjkkVF4-saBhe-KKqH7/6SjkkVF4-saBhe-KKqH7 -goversion go1.14.7 -D "" -importcfg $WORK/b169/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b312/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/ghodss/yaml -complete -installsuffix shared -buildid DxWe1C83ppxeOESyjT3X/DxWe1C83ppxeOESyjT3X -goversion go1.14.7 -D "" -importcfg $WORK/b311/importcfg -pack ./fields.go ./yaml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/b8/b8fb15d4470460d3d2b69cf1af0ae72264c3e072168dd1ff966cad575481822b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/e4/e48036cc39d116ac9e5e2ae127ee8a5346f6ecd8c3f4ff4f568694fc46520af2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/e8/e8029a047702f60959c17a0627dbaeb8206d04379687ccf68633559c6b7154b1-d # internal cd $WORK/b200 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b200=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b399/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/00/0005f267d6db281f376ba20838a663bbe229df06345a3bcf1335cf6df8981e58-d # internal k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile k8s.io/klog=$WORK/b399/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid kphF0UHU1n3gKtoeUpIl/kphF0UHU1n3gKtoeUpIl -goversion go1.14.7 -D "" -importcfg $WORK/b407/importcfg -pack ./runtime.go cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/f4/f43fe447ac1a8c45f25f90fdac59ddfe5516757d58fcdee9b35a8ffe4aafa5f7-d # internal cd $WORK/b178 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -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 /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b200=/tmp/go-build -gno-record-gcc-switches -o $WORK/b200/_cgo_.o $WORK/b200/_cgo_main.o $WORK/b200/_x001.o $WORK/b200/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/39/395b8be6cb964627a21c7f0a9231f5d562306c27a2475b2d80965f346a6345d5-d # internal cd $WORK/b178 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b178=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b113/p256_asm_amd64.o ./p256_asm_amd64.s cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage quota -dynimport $WORK/b200/_cgo_.o -dynout $WORK/b200/_cgo_import.go cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid vX_nS1fcYjPdhypfnI1-/vX_nS1fcYjPdhypfnI1- -goversion go1.14.7 -D "" -importcfg $WORK/b200/importcfg -pack $WORK/b200/_cgo_gotypes.go $WORK/b200/projectquota.cgo1.go $WORK/b200/_cgo_import.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b113/_pkg_.a $WORK/b113/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/81/81b4464f04e3e07944b78a2203d3b1834c6f8064b8e66fd511dd3d4872362522-d # internal go/format mkdir -p $WORK/b216/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/ast=$WORK/b217/_pkg_.a packagefile go/parser=$WORK/b220/_pkg_.a packagefile go/printer=$WORK/b221/_pkg_.a packagefile go/token=$WORK/b219/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p go/format -std -complete -installsuffix shared -buildid Fh6Feguuyo3kB-1cbd9H/Fh6Feguuyo3kB-1cbd9H -goversion go1.14.7 -D "" -importcfg $WORK/b216/importcfg -pack ./format.go ./internal.go cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/92/92f15c2399b1d4d7968fa8f53f6eaba75ba4823030da88f7c7b51c2c63099ab3-d # internal github.com/containers/buildah/pkg/unshare mkdir -p $WORK/b245/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b420/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b245/ -importpath github.com/containers/buildah/pkg/unshare -- -I $WORK/b245/ -g -O2 -Wall ./unshare_cgo.go cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/7b/7b8efac1b02eb96290d0254afc75c3406b1e5677ceb01dbf75123b805b266897-d # internal github.com/containers/buildah/pkg/formats mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b311/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b248/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/tabwriter=$WORK/b222/_pkg_.a packagefile text/template=$WORK/b223/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/formats /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid b5SN363sQrcGjzoRiSC6/b5SN363sQrcGjzoRiSC6 -goversion go1.14.7 -D "" -importcfg $WORK/b441/importcfg -pack ./formats.go ./templates.go cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/98/9883f9200d85f9c46423f069800205492fa28a7eb5ca9f4b2f05e603907a2532-d # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/b7/b78616a6bc8ab9513d34e396bb9a1c6d72ba7058aebe6c33916d671445076ae7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cd $WORK/b245 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b245=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/92/924e0aeb0c4864fbd48ac840e9467257b34bf14319250776212caeb5f1dc16fd-d # internal crypto/x509/pkix mkdir -p $WORK/b128/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b130/ crypto/internal/boring mkdir -p $WORK/b090/ cd /usr/lib/golang/src/crypto/internal/boring CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b090/ -importpath crypto/internal/boring -- -I $WORK/b090/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b093/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid 4uN3D_w7jdPVTeR5qaNM/4uN3D_w7jdPVTeR5qaNM -goversion go1.14.7 -D "" -importcfg $WORK/b128/importcfg -pack ./pkix.go cat >$WORK/b130/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b131/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid o9ogFTJZwK0PrDL47XWK/o9ogFTJZwK0PrDL47XWK -goversion go1.14.7 -D "" -importcfg $WORK/b130/importcfg -pack ./asn1.go ./builder.go ./string.go cd $WORK/b178 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/2a/2a305c3124e2457f2c7fe6148401480edc4fed70e8f502258e03c87325c0089d-d # internal github.com/pquerna/ffjson/inception mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b179/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b215/_pkg_.a packagefile go/format=$WORK/b216/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/template=$WORK/b223/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid b1fEpO0e_X3G-nYV5bv5/b1fEpO0e_X3G-nYV5bv5 -goversion go1.14.7 -D "" -importcfg $WORK/b214/importcfg -pack ./decoder.go ./decoder_tpl.go ./encoder.go ./encoder_tpl.go ./inception.go ./reflect.go ./tags.go ./template.go ./writerstack.go cd $WORK/b245 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b245=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c unshare_cgo.cgo2.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b200/_pkg_.a $WORK/b200/_x001.o $WORK/b200/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/10/1009bcc8a9496ce79669679d87188558b320cf9e48146e1355cc7738dbe48d50-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b401/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -m64 -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 cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/be/be47100d983403c5afbcc80734f20efcc9b70e5ff7e2c612b3a1f10831bd1049-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/71/71929f50e40154a0f0eeefffbc49a27a6cbd622fe67450c2be53602501e82e27-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/fa/fa5d3d8f5c8eebf54f52c118689292664cb6372cebc6337644d53dfee414ec96-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b245=/tmp/go-build -gno-record-gcc-switches -I $WORK/b245/ -g -O2 -Wall -o $WORK/b245/_x003.o -c unshare.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage system -dynimport $WORK/b178/_cgo_.o -dynout $WORK/b178/_cgo_import.go cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b173/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid apndO2i9X8AHDpjTgAFo/apndO2i9X8AHDpjTgAFo -goversion go1.14.7 -D "" -importcfg $WORK/b178/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b178/_cgo_gotypes.go $WORK/b178/sysconfig.cgo1.go $WORK/b178/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b178/_pkg_.a $WORK/b178/_x001.o $WORK/b178/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/ea/eac883c0376d3b75ec566979f46256076e9f3b2a2edf24bbbf3c16f9b91a2302-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/3e/3e885d4a7c0af211318f6eb9d1545499c8878a7b0e18b28e58271e35a6f1bf79-d # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/29/294586dc5ad2795b21429952bba5da9a522cedb0ca4a79cc1b7d1abc4ce2b4af-d # internal github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b210/ github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b211/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b185/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile hash/crc64=$WORK/b109/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid yCsBNUfGvT2sfppyntIJ/yCsBNUfGvT2sfppyntIJ -goversion go1.14.7 -D "" -importcfg $WORK/b225/importcfg -pack ./assemble.go ./disassemble.go ./doc.go cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b211/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid cLR7ueDdA6LYMynx95ul/cLR7ueDdA6LYMynx95ul -goversion go1.14.7 -D "" -importcfg $WORK/b210/importcfg -pack ./tarlogger.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/f2/f29168b0e9acaba4dfc9ec4669c2a4fdbf41261b20388eb1132023b10ece27be-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/8e/8e75315ff66c58cbab2a773dd3706815ba0f16addb14ea076bead30d3484fd45-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cd $WORK/b245 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b245=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/10/109a4ea67978c4973b7edf31da2d811f7c17302fda248e00a567c53e39054abd-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b245=/tmp/go-build -gno-record-gcc-switches -o $WORK/b245/_cgo_.o $WORK/b245/_cgo_main.o $WORK/b245/_x001.o $WORK/b245/_x002.o $WORK/b245/_x003.o -g -O2 cd $WORK/b247 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b247=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/c3/c32c3be74db2bcb17a93d5d382dfaefe4717ae5649fcfa94ee4250816c4092fc-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage unshare -dynimport $WORK/b245/_cgo_.o -dynout $WORK/b245/_cgo_import.go cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b183/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b243/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b184/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/containers/buildah/pkg/unshare -installsuffix shared -buildid COzlpwetOxjce9OELqnG/COzlpwetOxjce9OELqnG -goversion go1.14.7 -D "" -importcfg $WORK/b245/importcfg -pack ./unshare.go $WORK/b245/_cgo_gotypes.go $WORK/b245/unshare_cgo.cgo1.go $WORK/b245/_cgo_import.go cd $WORK/b247 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b247=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c cd $WORK/b194 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b194=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b247 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b247=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c cd $WORK/b194 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b194=/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-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b194=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c devmapper_wrapper.cgo2.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b245/_pkg_.a $WORK/b245/_x001.o $WORK/b245/_x002.o $WORK/b245/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/df/df41f184e6b9d95d37fdb853f98588404a3f52ec998155a2490c05301d1e14c4-d # internal cd $WORK/b144 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b144=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b247 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b247=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b247=/tmp/go-build -gno-record-gcc-switches -o $WORK/b247/_cgo_.o $WORK/b247/_cgo_main.o $WORK/b247/_x001.o $WORK/b247/_x002.o $WORK/b247/_x003.o -g -O2 -lseccomp TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage seccomp -dynimport $WORK/b247/_cgo_.o -dynout $WORK/b247/_cgo_import.go cd $WORK/b144 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b144=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c cd $WORK/b194 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b194=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/seccomp/libseccomp-golang -installsuffix shared -buildid SfQi9sEN_6twpHIBjaSr/SfQi9sEN_6twpHIBjaSr -goversion go1.14.7 -D "" -importcfg $WORK/b247/importcfg -pack $WORK/b247/_cgo_gotypes.go $WORK/b247/seccomp.cgo1.go $WORK/b247/seccomp_internal.cgo1.go $WORK/b247/_cgo_import.go cd $WORK/b194 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b194=/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-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b194=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b144 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b144=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b194=/tmp/go-build -gno-record-gcc-switches -o $WORK/b194/_cgo_.o $WORK/b194/_cgo_main.o $WORK/b194/_x001.o $WORK/b194/_x002.o $WORK/b194/_x003.o $WORK/b194/_x004.o $WORK/b194/_x005.o -g -O2 -ldevmapper TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage devicemapper -dynimport $WORK/b194/_cgo_.o -dynout $WORK/b194/_cgo_import.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b247/_pkg_.a $WORK/b247/_x001.o $WORK/b247/_x002.o $WORK/b247/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid xz3qSfqYqQKDF_y4qwDh/xz3qSfqYqQKDF_y4qwDh -goversion go1.14.7 -D "" -importcfg $WORK/b194/importcfg -pack ./devmapper.go ./ioctl.go ./log.go $WORK/b194/_cgo_gotypes.go $WORK/b194/devmapper_log.cgo1.go $WORK/b194/devmapper_wrapper.cgo1.go $WORK/b194/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b194/devmapper_wrapper_dynamic.cgo1.go $WORK/b194/_cgo_import.go cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/98/98e3b2d2ecbe7641198ea57c8c2b022f6d8378945a26297b5ee6eb21e279361e-d # internal github.com/seccomp/containers-golang mkdir -p $WORK/b432/ cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b043/_pkg_.a $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b243/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b247/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/seccomp/containers-golang -complete -installsuffix shared -buildid ELR3C7qCEjwzBGDKLthZ/ELR3C7qCEjwzBGDKLthZ -goversion go1.14.7 -D "" -importcfg $WORK/b432/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/e7/e70ac4276456e78b8af18f68c56e399380f3422c7975c7f0bd86e025d81673e8-d # internal github.com/golang/protobuf/ptypes/duration github.com/golang/protobuf/ptypes/any github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b336/ github.com/golang/protobuf/ptypes/timestamp github.com/prometheus/client_model/go mkdir -p $WORK/b335/ mkdir -p $WORK/b303/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b299/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid xko_Ar_44U1-WcPDkFeF/xko_Ar_44U1-WcPDkFeF -goversion go1.14.7 -D "" -importcfg $WORK/b336/importcfg -pack ./duration.pb.go mkdir -p $WORK/b337/ mkdir -p $WORK/b301/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b299/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid Xyg-ECGaynG-xZf0RA0c/Xyg-ECGaynG-xZf0RA0c -goversion go1.14.7 -D "" -importcfg $WORK/b337/importcfg -pack ./timestamp.pb.go cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b299/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid e_2cUoVKXaZgWp9xSJIk/e_2cUoVKXaZgWp9xSJIk -goversion go1.14.7 -D "" -importcfg $WORK/b335/importcfg -pack ./any.pb.go cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b299/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid ugpOkMHkrSH2CRtNyVkx/ugpOkMHkrSH2CRtNyVkx -goversion go1.14.7 -D "" -importcfg $WORK/b301/importcfg -pack ./metrics.pb.go cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b299/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid mAq2rre2u9TH0zUrc-o0/mAq2rre2u9TH0zUrc-o0 -goversion go1.14.7 -D "" -importcfg $WORK/b303/importcfg -pack ./decode.go ./doc.go ./encode.go cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/9d/9d15d1fe56f4d2cd12c1916edc4e6926a78ac967fb32a66b63a7a885b60f346f-d # internal github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b042/ vendor/golang.org/x/net/http/httpproxy golang.org/x/net/internal/socks mkdir -p $WORK/b283/ net/textproto cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid urljWmunx6wqhL1RsQps/urljWmunx6wqhL1RsQps -goversion go1.14.7 -D "" -importcfg $WORK/b042/importcfg -pack ./args.go ./types.go mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid ZfxZSuMXUe77ROyuDsQL/ZfxZSuMXUe77ROyuDsQL -goversion go1.14.7 -D "" -importcfg $WORK/b235/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid 0qUgkkLh6-P3EE8MR8Ck/0qUgkkLh6-P3EE8MR8Ck -goversion go1.14.7 -D "" -importcfg $WORK/b283/importcfg -pack ./client.go ./socks.go github.com/docker/go-connections/nat mkdir -p $WORK/b327/ github.com/docker/docker/api/types/registry mkdir -p $WORK/b236/ k8s.io/apimachinery/pkg/util/validation github.com/ishidawataru/sctp mkdir -p $WORK/b342/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid HhKeN3aWpN6vvk_VUskf/HhKeN3aWpN6vvk_VUskf -goversion go1.14.7 -D "" -importcfg $WORK/b327/importcfg -pack ./nat.go ./parse.go ./sort.go mkdir -p $WORK/b396/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b230/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid NTZ1-TzAvniC-_NpC8jk/NTZ1-TzAvniC-_NpC8jk -goversion go1.14.7 -D "" -importcfg $WORK/b236/importcfg -pack ./proxy.go github.com/prometheus/procfs mkdir -p $WORK/b367/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile net=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid gJfy6QsovwaUmXxiho92/gJfy6QsovwaUmXxiho92 -goversion go1.14.7 -D "" -importcfg $WORK/b342/importcfg -pack ./authenticate.go ./registry.go mkdir -p $WORK/b306/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b397/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid izcqPOQ_dxVQVWyyD73S/izcqPOQ_dxVQVWyyD73S -goversion go1.14.7 -D "" -importcfg $WORK/b396/importcfg -pack ./validation.go github.com/spf13/pflag mkdir -p $WORK/b439/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/ishidawataru/sctp -complete -installsuffix shared -buildid HUfhztlMj9_fN03pdP1E/HUfhztlMj9_fN03pdP1E -goversion go1.14.7 -D "" -importcfg $WORK/b367/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_linux.go cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b307/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b308/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid 4DL-1nYnWKjmNFdcweIF/4DL-1nYnWKjmNFdcweIF -goversion go1.14.7 -D "" -importcfg $WORK/b306/importcfg -pack ./arp.go ./buddyinfo.go ./cpuinfo.go ./crypto.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountinfo.go ./mountstats.go ./net_dev.go ./net_softnet.go ./net_unix.go ./proc.go ./proc_environ.go ./proc_fdinfo.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./schedstat.go ./stat.go ./vm.go ./xfrm.go ./zoneinfo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal cat >$WORK/b439/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/csv=$WORK/b440/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b182/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/spf13/pflag -complete -installsuffix shared -buildid 2fQJ4izUipit1Qmzt0TI/2fQJ4izUipit1Qmzt0TI -goversion go1.14.7 -D "" -importcfg $WORK/b439/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/61/6198b4fb3340aab514667090569171b6c662eff59060e2b8bce4ae293528d136-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/47/47ea49871d9470f988ee7db4b739ff76cdec37211c23969a3008d54c9946b737-d # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/be/be6343e5d540c76e7f0db12e60707c2fd28da73e9be6c32f51cc91f7e2956874-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/6b/6bae9998befd94b6c07dcfd1a5224702d2e0c8bee30e4721198df2f2dd400f25-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b338/ github.com/golang/protobuf/ptypes mkdir -p $WORK/b334/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b299/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b335/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid A06MZBDn--QRpogkS_ny/A06MZBDn--QRpogkS_ny -goversion go1.14.7 -D "" -importcfg $WORK/b338/importcfg -pack ./status.pb.go cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b299/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b335/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b336/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b337/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid NM5NUEj2xtY9dNwySg4Y/NM5NUEj2xtY9dNwySg4Y -goversion go1.14.7 -D "" -importcfg $WORK/b334/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/13/13da048ae7a0b6bb387db8a6a281ee2d4cd17ee9cdde83d72b6a5310cdb7e7fd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/c6/c6221fd2c1a1736fd9166293b1ca5788e49c099cb69bd9cef8e421a82b546879-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/11/11acb74ea9d15215d97dd882abb7f57d5a423a4ba816ab06c9b170ebd1536581-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/93/932b9cec9f476d2017014414ee29060efb82b5d77e9e0e233e832f8ce9f4230f-d # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/46/4675779314926ca0e05b9d840751d60d59825e5da06ed2eaeabcf045b66b3886-d # internal github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid o-1g-p_Vix0ZKx3W698z/o-1g-p_Vix0ZKx3W698z -goversion go1.14.7 -D "" -importcfg $WORK/b049/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/4e/4ea0fb2c66504715e1853a0e9dabe6745e60098eafec890ebb2caf41ab8a148f-d # internal google.golang.org/grpc/status mkdir -p $WORK/b333/ cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/1a/1ad018ac0a97fd0a500484796aef07bcf1a9f2369bd32c49270e1e9239328f7c-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b323/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b299/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b334/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b339/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid n4RRENt2ah6asji9zLOx/n4RRENt2ah6asji9zLOx -goversion go1.14.7 -D "" -importcfg $WORK/b333/importcfg -pack ./status.go cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b324/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b325/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b326/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b327/_pkg_.a packagefile github.com/docker/go-units=$WORK/b172/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid -FK0cT8YoSKUaBj5pMEy/-FK0cT8YoSKUaBj5pMEy -goversion go1.14.7 -D "" -importcfg $WORK/b323/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_amd64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/d1/d1d17fc322695e117f07f3a9cea661cf07a0dc22d3a9eb2b04c051ccea27c55a-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b300/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b301/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid _gDpVaEXW03rLeW8iKtU/_gDpVaEXW03rLeW8iKtU -goversion go1.14.7 -D "" -importcfg $WORK/b300/importcfg -pack ./metric.go cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/0c/0c816621ebbc307303e453f83fe9a02f4fbd31e474cb16620e5ca678754f2624-d # internal golang.org/x/net/proxy mkdir -p $WORK/b282/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b283/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid 1TKP0tQlT8yVf0V45T_M/1TKP0tQlT8yVf0V45T_M -goversion go1.14.7 -D "" -importcfg $WORK/b282/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/a0/a0c83590a2d4e7ab3bbf2a361f50f9f89db9e4ae235ad3d1ad51c5602eae871b-d # internal github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b050/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b396/_pkg_.a # internal cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b049/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid Rq4cY02h9oq-Kz2oqDX-/Rq4cY02h9oq-Kz2oqDX- -goversion go1.14.7 -D "" -importcfg $WORK/b050/importcfg -pack ./types.go cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/79/794c5fae255bbfedc9e56de295b0698bb95031a39dfd8d2ddcd8189c1529bcba-d # internal k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b394/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b144=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b144/ -g -O2 -o $WORK/b144/_x004.o -c go_gpgme.c cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b393/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b395/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b396/_pkg_.a packagefile k8s.io/klog=$WORK/b399/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid yJJRmU275grgNyuiUja-/yJJRmU275grgNyuiUja- -goversion go1.14.7 -D "" -importcfg $WORK/b394/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b194/_pkg_.a $WORK/b194/_x001.o $WORK/b194/_x002.o $WORK/b194/_x003.o $WORK/b194/_x004.o $WORK/b194/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/7b/7be2cfbbbab83ef9433d5efe0b0b57dd89fbd7a1a7569b3aca5d414cd461e21d-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b229/ net/mail golang.org/x/net/http/httpguts mkdir -p $WORK/b382/ mkdir -p $WORK/b354/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal cat >$WORK/b229/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b230/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/textproto=$WORK/b235/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b355/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/textproto=$WORK/b235/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid c3q-uJMhG2IcnMjgxgYl/c3q-uJMhG2IcnMjgxgYl -goversion go1.14.7 -D "" -importcfg $WORK/b229/importcfg -pack ./guts.go ./httplex.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid dVvBtvyK2kVDpxy6XX4h/dVvBtvyK2kVDpxy6XX4h -goversion go1.14.7 -D "" -importcfg $WORK/b354/importcfg -pack ./guts.go ./httplex.go cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile mime=$WORK/b238/_pkg_.a packagefile net/textproto=$WORK/b235/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p net/mail -std -complete -installsuffix shared -buildid npQjzbbF8IzW2FWBWSsz/npQjzbbF8IzW2FWBWSsz -goversion go1.14.7 -D "" -importcfg $WORK/b382/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/af/afb97301399dd61fbc1eaf4fc5a9b20a49877c1292c689c9c9b06870ece751e2-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b331/ cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/40/40f9cefc0007d3a9be339b6289f689f00ebb4892c5c8a6ce5a7f7beed66d7d8d-d # internal cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b333/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid 9uvEwmvyAoHKmJwileTj/9uvEwmvyAoHKmJwileTj -goversion go1.14.7 -D "" -importcfg $WORK/b331/importcfg -pack ./errors.go ./grpc.go cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/33/33a1fc77ebd94cb952e2bcadbbf2e9149c6d5dfd84f14f1bad1059ad26a42562-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/c2/c221604caafe213798d4d9c16a4f1d457b3ffc25f755245ff9525cc0fea75e2d-d # internal github.com/docker/libnetwork/types mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/ishidawataru/sctp=$WORK/b367/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/docker/libnetwork/types -complete -installsuffix shared -buildid WNfvHyPyw3rR0U2VFEqY/WNfvHyPyw3rR0U2VFEqY -goversion go1.14.7 -D "" -importcfg $WORK/b366/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/c4/c422bb41ed217e4b2995fc288edf6f70aef471259318266bd3848ec1ac2bf5b7-d # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/8e/8e8eb77e59a027ad2a9124437a3398c4d4d097ca1d9a5b88aee8c3e75488e38e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/f2/f2e6d79e5f7f33ab7eb2d89aad74525932f024739e1bf0ec452a42f476318205-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/bf/bf7281505451b6bd960e8984678d7fa3fb4730770dc05cc548cfa4fdfc6ac6a8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/dc/dcd97928bca41bc6fbfe480c66e4cf76056f63f7ff1c68d70479d9c66e1f32e4-d # internal github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b050/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid rUzyvSC3PqGbYRvNFCjf/rUzyvSC3PqGbYRvNFCjf -goversion go1.14.7 -D "" -importcfg $WORK/b041/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/f5/f57dce8e2a89735f16d8e977c2ba46c415d435b51682ae73bca7589f314b2b62-d # internal cd $WORK/b144 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b144=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/b2/b2786671d984f350420a5598e6caa7657a0fc9d3da86f597b77c87407c773b79-d # internal github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b041/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid Dsizifq5IsVBpajPOiyo/Dsizifq5IsVBpajPOiyo -goversion go1.14.7 -D "" -importcfg $WORK/b058/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/26/2675aa5af75d8a253a32cab9f8268461a0a53ea171452ddfaeec4a0253e85ab3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/72/727da9028ce1aa1587ce7908f6dc7e01787eccd250be83cc1f5eef1176cf6e6b-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b144=/tmp/go-build -gno-record-gcc-switches -o $WORK/b144/_cgo_.o $WORK/b144/_cgo_main.o $WORK/b144/_x001.o $WORK/b144/_x002.o $WORK/b144/_x003.o $WORK/b144/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/83/83bac79234fa91839114a9fbddd203319309e6242faee487a7b08cf5357d9e16-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage gpgme -dynimport $WORK/b144/_cgo_.o -dynout $WORK/b144/_cgo_import.go cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/mtrmac/gpgme -installsuffix shared -buildid nf1UzJz2dRA7kcUaPU45/nf1UzJz2dRA7kcUaPU45 -goversion go1.14.7 -D "" -importcfg $WORK/b144/importcfg -pack ./callbacks.go $WORK/b144/_cgo_gotypes.go $WORK/b144/data.cgo1.go $WORK/b144/gpgme.cgo1.go $WORK/b144/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/5f/5f0f38ca6eafc241ebb2ca7751b310abe5fa4ba3cee2a493502834239897e947-d # internal github.com/containernetworking/cni/libcni mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b058/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b041/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid Ays_TtRG73nf93eRkYNm/Ays_TtRG73nf93eRkYNm -goversion go1.14.7 -D "" -importcfg $WORK/b057/importcfg -pack ./api.go ./conf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/6b/6b7a419f1188ef411d23e8a1e4659d062f8c4cea86699ccf87ec4b2c695334bc-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b144/_pkg_.a $WORK/b144/_x001.o $WORK/b144/_x002.o $WORK/b144/_x003.o $WORK/b144/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/18/18a2536ae6faba80b8686050763c801f061ee0b07d23ed18877f5d7564220800-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/0f/0f7ddc9852c8f044c9ac182f4a1fe11a4aab82e9db3b60606ac3b74008b1aa6b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/ee/ee4002e534d69a4746c0da7e0b272602b268ead1c4aa214126e2ed062b7de3a0-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b344/ k8s.io/apimachinery/pkg/runtime/schema k8s.io/apimachinery/pkg/util/intstr k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b404/ mkdir -p $WORK/b409/ mkdir -p $WORK/b386/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b345/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid NM9KP3iQ6rupYuRTa90_/NM9KP3iQ6rupYuRTa90_ -goversion go1.14.7 -D "" -importcfg $WORK/b344/importcfg -pack ./gen.go ./plugin.pb.go cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b345/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid PGM3gM8D45Y8iqBcXj7m/PGM3gM8D45Y8iqBcXj7m -goversion go1.14.7 -D "" -importcfg $WORK/b404/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b345/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b389/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile k8s.io/klog=$WORK/b399/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime/debug=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid AdA0m5MkxyZZfY678YBP/AdA0m5MkxyZZfY678YBP -goversion go1.14.7 -D "" -importcfg $WORK/b409/importcfg -pack ./generated.pb.go ./intstr.go cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b345/_pkg_.a packagefile gopkg.in/inf.v0=$WORK/b387/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid Iueghbw-VBYDZB7IMCRk/Iueghbw-VBYDZB7IMCRk -goversion go1.14.7 -D "" -importcfg $WORK/b386/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b439/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/69/69835fc5146d3891723d83e83a2f1db6b08d37200e850a49dd4e37c4f316bf88-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b404/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/88/88798acef17f69a063311a94d6bdfc85acea5112c1cfffe320a4d351253caa79-d # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/fd/fdd5da06360e68eef642bfcb559a78cdcd25a38c2905625eed4073786614e62b-d # internal k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b345/_pkg_.a packagefile go/ast=$WORK/b217/_pkg_.a packagefile go/doc=$WORK/b401/_pkg_.a packagefile go/parser=$WORK/b220/_pkg_.a packagefile go/token=$WORK/b219/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b390/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b403/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b404/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b398/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b405/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b406/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b407/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b395/_pkg_.a packagefile k8s.io/klog=$WORK/b399/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid REV882j2x1ekE3K4WXx1/REV882j2x1ekE3K4WXx1 -goversion go1.14.7 -D "" -importcfg $WORK/b400/importcfg -pack ./codec.go ./codec_check.go ./conversion.go ./converter.go ./doc.go ./embedded.go ./error.go ./extension.go ./generated.pb.go ./helper.go ./interfaces.go ./mapper.go ./register.go ./scheme.go ./scheme_builder.go ./swagger_doc_generator.go ./types.go ./types_proto.go ./zz_generated.deepcopy.go cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/ea/eab4e69b8cf2d8b7632ccd00189e8c637fc1c56e79867749a34a8d07d63e2733-d # internal github.com/spf13/cobra mkdir -p $WORK/b444/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b439/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/template=$WORK/b223/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/spf13/cobra -complete -installsuffix shared -buildid --YpGQxsmQ0Yx0leJ1Le/--YpGQxsmQ0Yx0leJ1Le -goversion go1.14.7 -D "" -importcfg $WORK/b444/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./powershell_completions.go ./shell_completions.go ./zsh_completions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/c1/c193c83d8c25289ea51d6dd81b88a721af194a7a6d5926a502be98a0c8c13b69-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/65/6501d0a626c45d578bc68638196bb2b972f043351f4124818fce21a1a2d4b1fc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/35/35859568f7f5e3b0a230a29a8e894986988d0e500838b1dfacd22facbec2442f-d # internal cd $WORK/b090 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I $WORK/b090/ -g -O2 -o $WORK/b090/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I $WORK/b090/ -g -O2 -o $WORK/b090/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I $WORK/b090/ -g -O2 -o $WORK/b090/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I $WORK/b090/ -g -O2 -o $WORK/b090/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I $WORK/b090/ -g -O2 -o $WORK/b090/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I $WORK/b090/ -g -O2 -o $WORK/b090/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I $WORK/b090/ -g -O2 -o $WORK/b090/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I $WORK/b090/ -g -O2 -o $WORK/b090/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I $WORK/b090/ -g -O2 -o $WORK/b090/_x017.o -c openssl_stub_rand.c cd $WORK/b090 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -o $WORK/b090/_cgo_.o $WORK/b090/_cgo_main.o $WORK/b090/_x001.o $WORK/b090/_x002.o $WORK/b090/_x003.o $WORK/b090/_x004.o $WORK/b090/_x005.o $WORK/b090/_x006.o $WORK/b090/_x007.o $WORK/b090/_x008.o $WORK/b090/_x009.o $WORK/b090/_x010.o $WORK/b090/_x011.o $WORK/b090/_x012.o $WORK/b090/_x013.o $WORK/b090/_x014.o $WORK/b090/_x015.o $WORK/b090/_x016.o $WORK/b090/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage boring -dynimport $WORK/b090/_cgo_.o -dynout $WORK/b090/_cgo_import.go cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b087/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b091/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b092/_pkg_.a packagefile encoding/asn1=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid g1yK6a0gmepjO4c0xAhX/g1yK6a0gmepjO4c0xAhX -goversion go1.14.7 -D "" -importcfg $WORK/b090/importcfg -pack ./doc.go $WORK/b090/_cgo_gotypes.go $WORK/b090/aes.cgo1.go $WORK/b090/boring.cgo1.go $WORK/b090/ecdsa.cgo1.go $WORK/b090/hmac.cgo1.go $WORK/b090/rand.cgo1.go $WORK/b090/rsa.cgo1.go $WORK/b090/sha.cgo1.go $WORK/b090/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b090/_pkg_.a $WORK/b090/_x001.o $WORK/b090/_x002.o $WORK/b090/_x003.o $WORK/b090/_x004.o $WORK/b090/_x005.o $WORK/b090/_x006.o $WORK/b090/_x007.o $WORK/b090/_x008.o $WORK/b090/_x009.o $WORK/b090/_x010.o $WORK/b090/_x011.o $WORK/b090/_x012.o $WORK/b090/_x013.o $WORK/b090/_x014.o $WORK/b090/_x015.o $WORK/b090/_x016.o $WORK/b090/_x017.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/0f/0fd60b585a3767e94a7edb61b1981576b9626ddb6f9203b135b58dd2bdb866d9-d # internal crypto/hmac mkdir -p $WORK/b122/ crypto/sha512 crypto/sha1 mkdir -p $WORK/b125/ crypto/aes crypto/sha256 mkdir -p $WORK/b115/ mkdir -p $WORK/b086/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b090/_pkg_.a packagefile crypto/subtle=$WORK/b089/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid pkzuIhh4DwQQet-swazi/pkzuIhh4DwQQet-swazi -goversion go1.14.7 -D "" -importcfg $WORK/b122/importcfg -pack ./hmac.go cat >$WORK/b125/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b105/ cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b125=>" -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b125/symabis ./sha1block_amd64.s cat >$WORK/b086/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b086/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b115/go_asm.h << 'EOF' # internal EOF cat >$WORK/b105/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b115/symabis ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b105/symabis ./sha256block_amd64.s cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b087/_pkg_.a packagefile crypto/internal/boring=$WORK/b090/_pkg_.a packagefile crypto/internal/subtle=$WORK/b088/_pkg_.a packagefile crypto/subtle=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/aes -std -installsuffix shared -buildid 8qaroNi2Nyw74LCYfpM0/8qaroNi2Nyw74LCYfpM0 -goversion go1.14.7 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/internal/boring=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid YqePyHjBMYP9-LIoZ012/YqePyHjBMYP9-LIoZ012 -goversion go1.14.7 -symabis $WORK/b115/symabis -D "" -importcfg $WORK/b115/importcfg -pack -asmhdr $WORK/b115/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/internal/boring=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid QJK3gNFk35P6jeHwDy0C/QJK3gNFk35P6jeHwDy0C -goversion go1.14.7 -symabis $WORK/b105/symabis -D "" -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/internal/boring=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid FYqOLD7u6kml9eQTqtW0/FYqOLD7u6kml9eQTqtW0 -goversion go1.14.7 -symabis $WORK/b125/symabis -D "" -importcfg $WORK/b125/importcfg -pack -asmhdr $WORK/b125/go_asm.h ./boring.go ./sha1.go ./sha1block.go ./sha1block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/df/dfaf466d4992236c34c65a5b0c2e37012b22e24a211e3490823c11ed5576850a-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b122/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid vLPivg379U7iqiZzNMo3/vLPivg379U7iqiZzNMo3 -goversion go1.14.7 -D "" -importcfg $WORK/b139/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/49/499e55c2a3622b2002f391cb4144a01b86f603ba0f3114f5a8dcceb6d56067e1-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b105/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b115/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b125=>" -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b125/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b086/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b086/gcm_amd64.o ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b125/_pkg_.a $WORK/b125/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b086/_pkg_.a $WORK/b086/asm_amd64.o $WORK/b086/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b105/_pkg_.a $WORK/b105/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/f2/f28601114f73370fe4a9ede8c11fb601c32c9b5fb9dc35355069a063d247ebc2-d # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/5b/5bed9b77903e5e66703c4370c42c029e23b10096cede59e41383a318e0b1dcb5-d # internal crypto/rand mkdir -p $WORK/b085/ cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/4d/4d94b84acd7b043865e35958239bed234c2b13c63bc18560e31a35f423c08f45-d # internal github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b174/ github.com/docker/docker/pkg/ioutils github.com/ulikunitz/xz cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b086/_pkg_.a packagefile crypto/cipher=$WORK/b087/_pkg_.a packagefile crypto/internal/boring=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid 8rtfbVFefl9aGqts4kmw/8rtfbVFefl9aGqts4kmw -goversion go1.14.7 -D "" -importcfg $WORK/b085/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go mkdir -p $WORK/b364/ mkdir -p $WORK/b104/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b115/_pkg_.a $WORK/b115/sha512block_amd64.o # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid UDT2p2eayQH_-AILoiWa/UDT2p2eayQH_-AILoiWa -goversion go1.14.7 -D "" -importcfg $WORK/b364/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/net/context=$WORK/b175/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid _iMCJriNu5CVxtVnxMOX/_iMCJriNu5CVxtVnxMOX -goversion go1.14.7 -D "" -importcfg $WORK/b174/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b106/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b107/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile hash/crc32=$WORK/b099/_pkg_.a packagefile hash/crc64=$WORK/b109/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid NtKhihpsFHkA6xLWB4fo/NtKhihpsFHkA6xLWB4fo -goversion go1.14.7 -D "" -importcfg $WORK/b104/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/28/28336093f87c447016ce05db97d4fdad963cb01926df32cdae75e95d90b56726-d # internal crypto/ecdsa mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/aes=$WORK/b086/_pkg_.a packagefile crypto/cipher=$WORK/b087/_pkg_.a packagefile crypto/elliptic=$WORK/b113/_pkg_.a packagefile crypto/internal/boring=$WORK/b090/_pkg_.a packagefile crypto/internal/randutil=$WORK/b114/_pkg_.a packagefile crypto/sha512=$WORK/b115/_pkg_.a packagefile encoding/asn1=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid K2V-VY2lev9yoxlECD2Y/K2V-VY2lev9yoxlECD2Y -goversion go1.14.7 -D "" -importcfg $WORK/b112/importcfg -pack ./boring.go ./ecdsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/24/24eb44c41c12f2feaa9ee1e772674051d5ac2ff7757b8dc0f618134e76791d7e-d # internal github.com/containers/storage/pkg/stringid mkdir -p $WORK/b208/ golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b153/ crypto/ed25519 mkdir -p $WORK/b120/ crypto/rsa github.com/opencontainers/selinux/go-selinux cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid eJgSIvIy4-W7P2IeNWxF/eJgSIvIy4-W7P2IeNWxF -goversion go1.14.7 -D "" -importcfg $WORK/b208/importcfg -pack ./stringid.go mkdir -p $WORK/b116/ mime/multipart mkdir -p $WORK/b239/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile crypto/subtle=$WORK/b089/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid GbGdtY8iz9DsujaXxuLE/GbGdtY8iz9DsujaXxuLE -goversion go1.14.7 -D "" -importcfg $WORK/b153/importcfg -pack ./elgamal.go mkdir -p $WORK/b192/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/internal/boring=$WORK/b090/_pkg_.a packagefile crypto/internal/randutil=$WORK/b114/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile crypto/subtle=$WORK/b089/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b121/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile crypto/sha512=$WORK/b115/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 5D9pA0qnivj94PKcDprO/5D9pA0qnivj94PKcDprO -goversion go1.14.7 -D "" -importcfg $WORK/b116/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile mime=$WORK/b238/_pkg_.a packagefile mime/quotedprintable=$WORK/b240/_pkg_.a packagefile net/textproto=$WORK/b235/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid tu0Iq8nxrfweD60sE-LH/tu0Iq8nxrfweD60sE-LH -goversion go1.14.7 -D "" -importcfg $WORK/b239/importcfg -pack ./formdata.go ./multipart.go ./writer.go github.com/klauspost/compress/zstd mkdir -p $WORK/b084/ cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid knin1Ka6SHloUTpljbeD/knin1Ka6SHloUTpljbeD -goversion go1.14.7 -D "" -importcfg $WORK/b120/importcfg -pack ./ed25519.go cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b096/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b098/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b100/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile hash/crc32=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid Zf7_CphE-3ux1WEiZ1Di/Zf7_CphE-3ux1WEiZ1Di -goversion go1.14.7 -D "" -importcfg $WORK/b084/importcfg -pack ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decoder.go ./decoder_options.go ./enc_dfast.go ./enc_fast.go ./enc_params.go ./encoder.go ./encoder_options.go ./framedec.go ./frameenc.go ./fse_decoder.go ./fse_encoder.go ./fse_predefined.go ./hash.go ./history.go ./seqdec.go ./seqenc.go ./snappy.go ./zstd.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid 1v1Mro3CRE1CS1mCzGn-/1v1Mro3CRE1CS1mCzGn- -goversion go1.14.7 -D "" -importcfg $WORK/b192/importcfg -pack ./selinux_linux.go ./xattrs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/3f/3fe4fb48562ef6f718cc91a84b54b97bddff3f073557b6cc5fa6d222a25a6c93-d # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/aa/aac6e9b5c763ca8bbbba688930390579dd2a8769d39737c3e7fa58484e4e5e1c-d # internal github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b207/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b208/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b170/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid sxsma7OkFtP7YzxAduBg/sxsma7OkFtP7YzxAduBg -goversion go1.14.7 -D "" -importcfg $WORK/b207/importcfg -pack ./lockfile.go ./lockfile_unix.go cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/aa/aa1d4875ee42293f7a8f9558b0ce737c0c3d7b711846df9cbc2a7b8c52e7e7cf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/50/500fd6b943e528f89691c376045567c092d6e20a2e2d8459eef68dcd9412ba06-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/cf/cf447fb5663918bc752a98863b6cd43d232898d306431491041ff85d40b6ee6a-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b174/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid wdY4I_JjIwdgq7FJlEZZ/wdY4I_JjIwdgq7FJlEZZ -goversion go1.14.7 -D "" -importcfg $WORK/b176/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/5e/5e6a9f4f81a1320537338d10b4a0417f8514fb88f6c1ad9217f5ba955f5336a1-d # internal github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b363/ github.com/docker/docker/pkg/pools mkdir -p $WORK/b423/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b364/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf/dns=$WORK/b365/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b366/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid ZAbJcKquFfyTdQeIK7XR/ZAbJcKquFfyTdQeIK7XR -goversion go1.14.7 -D "" -importcfg $WORK/b363/importcfg -pack ./resolvconf.go cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b364/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid WUv1FlBKhi66U7j0FkQz/WUv1FlBKhi66U7j0FkQz -goversion go1.14.7 -D "" -importcfg $WORK/b423/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/42/422c9a443330419856eb7af7d1e4fa1efede3a4d3c36c7aa5df34aaa5ec2bcd5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/d8/d8554b4b72f3f51293bfce815d0842d43d9684d251382397912cbeacffdb30b9-d # internal github.com/containers/storage/drivers/copy mkdir -p $WORK/b203/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b203/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b203/ -g -O2 ./copy_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/6f/6f096aa4e1fb311eeef823ef1bb6b789f5782a8735c82b25f60ec034752143ff-d # internal github.com/docker/docker/pkg/archive mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b052/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b083/_pkg_.a packagefile compress/gzip=$WORK/b228/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b415/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b419/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b420/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b364/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b423/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b421/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid fCBeEQF9dTDUzPaYupmd/fCBeEQF9dTDUzPaYupmd -goversion go1.14.7 -D "" -importcfg $WORK/b414/importcfg -pack ./archive.go ./archive_linux.go ./archive_unix.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/27/274ee13f237f6d93e72b5ae0a00e3441cc48cfb70f7ca4a452cb3e93580455cc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/a7/a77f19ee5e899d400dffd24c3abba83b906ddadd13a74a3e04e3126c13d4d684-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/bb/bbb92d5a3849ffaf117eebc678997a5e8eb5a6d8c285d23142f5b63c99bbb533-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b192/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid dP7LpDz2inxhhsKuba4C/dP7LpDz2inxhhsKuba4C -goversion go1.14.7 -D "" -importcfg $WORK/b191/importcfg -pack ./label_selinux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/ad/ad5053afa06b3f2a68dcbe932e8029e51c8b26ab83fd840d1bfb8f41b05dca15-d # internal cd $WORK/b203 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b203=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/c4/c446300a6c26a05c5c7e32b5fa339b021b21dbcadbc712a10a4c730e6a3b2464-d # internal crypto/x509 mkdir -p $WORK/b126/ golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b148/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/aes=$WORK/b086/_pkg_.a packagefile crypto/cipher=$WORK/b087/_pkg_.a packagefile crypto/des=$WORK/b119/_pkg_.a packagefile crypto/dsa=$WORK/b127/_pkg_.a packagefile crypto/ecdsa=$WORK/b112/_pkg_.a packagefile crypto/ed25519=$WORK/b120/_pkg_.a packagefile crypto/elliptic=$WORK/b113/_pkg_.a packagefile crypto/md5=$WORK/b123/_pkg_.a packagefile crypto/rsa=$WORK/b116/_pkg_.a packagefile crypto/sha1=$WORK/b125/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/sha512=$WORK/b115/_pkg_.a packagefile crypto/x509/pkix=$WORK/b128/_pkg_.a packagefile encoding/asn1=$WORK/b093/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile encoding/pem=$WORK/b129/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b130/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b131/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid AbeuPY99wJePYmDvQIom/AbeuPY99wJePYmDvQIom -goversion go1.14.7 -D "" -importcfg $WORK/b126/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 cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b083/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile compress/zlib=$WORK/b150/_pkg_.a packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/aes=$WORK/b086/_pkg_.a packagefile crypto/cipher=$WORK/b087/_pkg_.a packagefile crypto/des=$WORK/b119/_pkg_.a packagefile crypto/dsa=$WORK/b127/_pkg_.a packagefile crypto/ecdsa=$WORK/b112/_pkg_.a packagefile crypto/elliptic=$WORK/b113/_pkg_.a packagefile crypto/md5=$WORK/b123/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b116/_pkg_.a packagefile crypto/sha1=$WORK/b125/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/sha512=$WORK/b115/_pkg_.a packagefile crypto/subtle=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b152/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b153/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b147/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b154/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile image=$WORK/b155/_pkg_.a packagefile image/jpeg=$WORK/b157/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid SMDl_pm_cZu0FTW1RO0A/SMDl_pm_cZu0FTW1RO0A -goversion go1.14.7 -D "" -importcfg $WORK/b148/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_amd64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/e0/e0396d77c5313d47492c2b794f78c79b20f5e3819750bfb5196fc891baf72fc0-d # internal cd $WORK/b203 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b203=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c github.com/containers/buildah/pkg/secrets mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b254/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b169/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b243/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b191/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/secrets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid fjauCKTzLos8XVnIfLTt/fjauCKTzLos8XVnIfLTt -goversion go1.14.7 -D "" -importcfg $WORK/b253/importcfg -pack ./secrets.go cd $WORK/b203 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b203=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b203=/tmp/go-build -gno-record-gcc-switches -o $WORK/b203/_cgo_.o $WORK/b203/_cgo_main.o $WORK/b203/_x001.o $WORK/b203/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/c3/c30f9123309e3357e7da5578cbf8e7c3050e31acc0078c15fbb09b8e115ff7de-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage copy -dynimport $WORK/b203/_cgo_.o -dynout $WORK/b203/_cgo_import.go cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b118/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b176/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b170/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b178/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid CtJvYGX9tbJWcoAXup8x/CtJvYGX9tbJWcoAXup8x -goversion go1.14.7 -D "" -importcfg $WORK/b203/importcfg -pack $WORK/b203/_cgo_gotypes.go $WORK/b203/copy_linux.cgo1.go $WORK/b203/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b203/_pkg_.a $WORK/b203/_x001.o $WORK/b203/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/8f/8fc3139b02cec8a1de782a888986b931298f94ad0a18dfb1e02284fc2bb0c9f6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/7c/7c028406507dfa36c55f03fa2646cafa84eefacd314c1de8435beeb0e80579eb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/2b/2be3ecc2032b0478ca79864e59accd82ad1c88af5592308b2c2ccf8301e4e0c3-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/rsa=$WORK/b116/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b146/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b147/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b148/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b154/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid pfw7W_RGAui6pC0Kpck4/pfw7W_RGAui6pC0Kpck4 -goversion go1.14.7 -D "" -importcfg $WORK/b145/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/f4/f42b3610a9b30d0454860ec32f54c72a0742d380622a9974d969f85fe66965d5-d # internal github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b083/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b072/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b084/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b102/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b104/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid kXwOhOq-vei5FVGTuCft/kXwOhOq-vei5FVGTuCft -goversion go1.14.7 -D "" -importcfg $WORK/b082/importcfg -pack ./compression.go ./zstd.go github.com/containers/storage/pkg/archive mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b052/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b083/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b174/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b176/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b177/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b170/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b084/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b179/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid Mt6pRNsOH3iaR8EQI0B3/Mt6pRNsOH3iaR8EQI0B3 -goversion go1.14.7 -D "" -importcfg $WORK/b166/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./archive_zstd.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/ba/ba4132f4ee3d619d2df1d2eeeece2e11647eb3f44ed918d3ce9f6e6be5c7ebe6-d # internal crypto/tls mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b118/_pkg_.a packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/aes=$WORK/b086/_pkg_.a packagefile crypto/cipher=$WORK/b087/_pkg_.a packagefile crypto/des=$WORK/b119/_pkg_.a packagefile crypto/ecdsa=$WORK/b112/_pkg_.a packagefile crypto/ed25519=$WORK/b120/_pkg_.a packagefile crypto/elliptic=$WORK/b113/_pkg_.a packagefile crypto/hmac=$WORK/b122/_pkg_.a packagefile crypto/internal/boring=$WORK/b090/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b091/_pkg_.a packagefile crypto/md5=$WORK/b123/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile crypto/rc4=$WORK/b124/_pkg_.a packagefile crypto/rsa=$WORK/b116/_pkg_.a packagefile crypto/sha1=$WORK/b125/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/sha512=$WORK/b115/_pkg_.a packagefile crypto/subtle=$WORK/b089/_pkg_.a packagefile crypto/x509=$WORK/b126/_pkg_.a packagefile encoding/asn1=$WORK/b093/_pkg_.a packagefile encoding/pem=$WORK/b129/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b133/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b130/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b138/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b139/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid c4ve1d5ayN1sNXTgu3A6/c4ve1d5ayN1sNXTgu3A6 -goversion go1.14.7 -D "" -importcfg $WORK/b117/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_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/3a/3aae94e8435c207cbbc18fa946bf0d9bd5eb344fb56b7f9c811b7df14e91bd3f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/5b/5bfc9831be89a8361938c943b0519bc68bb6cbec12aeae991db5263083f95512-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/a8/a8ebcb983c9023846dee897e56555a4c50dbe98bcbaf2765ade8511ff8a19bad-d # internal github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile flag=$WORK/b182/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b171/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b183/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b170/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b184/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid zGWsgQKOOeaSS25_T4d6/zGWsgQKOOeaSS25_T4d6 -goversion go1.14.7 -D "" -importcfg $WORK/b181/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/b7/b795a506818fea230e74f72a6a5a396c821f32d8ed244e403acb0dffedc073df-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b181/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b174/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b171/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b183/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b170/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b185/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid gFwWfcU7udiB96TAiIiD/gFwWfcU7udiB96TAiIiD -goversion go1.14.7 -D "" -importcfg $WORK/b165/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_amd64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/6b/6b8f2a2e346948c0720114a05b6e161def9787cd31737291837fab92cf682b81-d # internal github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b199/ github.com/containers/storage/drivers/aufs github.com/containers/storage/drivers/zfs github.com/containers/storage/drivers/vfs github.com/containers/storage/drivers/devmapper mkdir -p $WORK/b193/ mkdir -p $WORK/b187/ mkdir -p $WORK/b204/ mkdir -p $WORK/b202/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b181/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b188/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b189/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b171/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b170/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b178/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b191/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b185/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b165/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a EOF cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b194/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b195/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b189/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b196/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b171/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b197/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b170/_pkg_.a packagefile github.com/docker/go-units=$WORK/b172/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b191/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid rYgO8g4CsOqgNlUIhTZf/rYgO8g4CsOqgNlUIhTZf -goversion go1.14.7 -D "" -importcfg $WORK/b187/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/devmapper /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid a1gmLk033_xfpoT4SJop/a1gmLk033_xfpoT4SJop -goversion go1.14.7 -D "" -importcfg $WORK/b193/importcfg -pack ./device_setup.go ./deviceset.go ./devmapper_doc.go ./driver.go ./mount.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid b2ymFG13z5jrxwbTEaEQ/b2ymFG13z5jrxwbTEaEQ -goversion go1.14.7 -D "" -importcfg $WORK/b199/importcfg -pack ./overlayutils.go cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b171/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b190/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b205/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b191/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid utWjvg7R2cxscl3zSHrq/utWjvg7R2cxscl3zSHrq -goversion go1.14.7 -D "" -importcfg $WORK/b204/importcfg -pack ./zfs.go ./zfs_linux.go cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b203/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b170/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b191/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid RYYOz1ElO9xl8fkj_B9i/RYYOz1ElO9xl8fkj_B9i -goversion go1.14.7 -D "" -importcfg $WORK/b202/importcfg -pack ./copy_linux.go ./driver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/a8/a8d23453a024f33886d56ef17abe6e15562d09ff73c761fd63db79c75ecaed76-d # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile encoding/base32=$WORK/b140/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile flag=$WORK/b182/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b199/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b200/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b181/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b188/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b201/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b174/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b189/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b171/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b183/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b170/_pkg_.a packagefile github.com/docker/go-units=$WORK/b172/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b178/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b191/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid z-qI3RNaLUjh1d2BoQd2/z-qI3RNaLUjh1d2BoQd2 -goversion go1.14.7 -D "" -importcfg $WORK/b198/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/e7/e7de85819a8e0b443b40fdf6c58c021cc45ed6a37f85e3555d601c4ab8dc05c7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/23/237f31a332522374b5acdfb9134dfb8fca8bcfbfa29104a25aa90d9463eb7106-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/9c/9ca5bd67fc402ef6c623bf7467b3f63dc0d66753ca0ea9f59239ae33622cd4db-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/c6/c6e577dd62652c3967c85c18e644df2c6ad795e29e5b3261e3043a560e54b403-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/77/77e4fab74d7394daa3b7fff192451b624733a020b1c1c183ff2ac8b4a52c1053-d # internal net/http/httptrace mkdir -p $WORK/b241/ github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b284/ github.com/containers/libtrust mkdir -p $WORK/b111/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile internal/nettrace=$WORK/b045/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/textproto=$WORK/b235/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid 4cFqB67c9_g07msZtF6k/4cFqB67c9_g07msZtF6k -goversion go1.14.7 -D "" -importcfg $WORK/b241/importcfg -pack ./trace.go cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile crypto/x509=$WORK/b126/_pkg_.a packagefile encoding/pem=$WORK/b129/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid -nk8_ZfpaEpA6KRsfht8/-nk8_ZfpaEpA6KRsfht8 -goversion go1.14.7 -D "" -importcfg $WORK/b284/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/ecdsa=$WORK/b112/_pkg_.a packagefile crypto/elliptic=$WORK/b113/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b116/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/sha512=$WORK/b115/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile crypto/x509=$WORK/b126/_pkg_.a packagefile crypto/x509/pkix=$WORK/b128/_pkg_.a packagefile encoding/base32=$WORK/b140/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile encoding/pem=$WORK/b129/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/containers/libtrust -complete -installsuffix shared -buildid hgBG63kLROYU239cdooi/hgBG63kLROYU239cdooi -goversion go1.14.7 -D "" -importcfg $WORK/b111/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/ad/ade8bcc3209b6857ba10675b86db3e3147afa6456ae446fa9f2ebef1bbf4ac10-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal net/http mkdir -p $WORK/b227/ cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/7d/7dff88f95415310a4b6f6dfdaa852740bc4d211d825f456cc0afe03ac22a29b7-d # internal cat >$WORK/b227/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b228/_pkg_.a packagefile container/list=$WORK/b118/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b229/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b236/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b237/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b230/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile mime=$WORK/b238/_pkg_.a packagefile mime/multipart=$WORK/b239/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http/httptrace=$WORK/b241/_pkg_.a packagefile net/http/internal=$WORK/b242/_pkg_.a packagefile net/textproto=$WORK/b235/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p net/http -std -complete -installsuffix shared -buildid FR8WZkala-mtoAqD8Qix/FR8WZkala-mtoAqD8Qix -goversion go1.14.7 -D "" -importcfg $WORK/b227/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/e4/e4b2ad21850de318807a4afce508d07bf67d4db1469b0c401812bbaba35094e5-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b193/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b198/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b202/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b204/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid 1c9VQG0U_xDW5RRrU_od/1c9VQG0U_xDW5RRrU_od -goversion go1.14.7 -D "" -importcfg $WORK/b186/importcfg -pack ./register_aufs.go ./register_devicemapper.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/b3/b376159d402a68520ba94c9f6cb891c62bed6492dda6bc81e8c5133c019e020a-d # internal github.com/containers/storage mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b070/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b186/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b206/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b188/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b174/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b207/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b208/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b209/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b210/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b212/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b191/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b179/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b214/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b215/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b211/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b225/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b185/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/containers/storage -complete -installsuffix shared -buildid TxIhdKYwrqRNkegP_SSc/TxIhdKYwrqRNkegP_SSc -goversion go1.14.7 -D "" -importcfg $WORK/b164/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./ffjson_deps.go ./images.go ./images_ffjson.go ./layers.go ./layers_ffjson.go ./lockfile_compat.go ./store.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/df/dfe1f042f91b9dd7c21ad39fdd39a9bee680aacd8efabc0f033fa718e4fadfd0-d # internal github.com/containers/image/v5/manifest mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b082/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b110/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b111/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b141/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid TW_QKqQ8kvcnyS566Zth/TW_QKqQ8kvcnyS566Zth -goversion go1.14.7 -D "" -importcfg $WORK/b081/importcfg -pack ./docker_schema1.go ./docker_schema2.go ./docker_schema2_list.go ./list.go ./manifest.go ./oci.go ./oci_index.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/e5/e58b4c04a1b9ee8a0bf77ab2f0cefa0a7a40da9df299e988ff3a725d38f9711a-d # internal github.com/containers/buildah/pkg/manifests mkdir -p $WORK/b436/ github.com/containers/image/v5/docker/tarfile github.com/containers/image/v5/signature mkdir -p $WORK/b314/ github.com/containers/image/v5/image cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b080/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/manifests /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/containers/buildah/pkg/manifests -complete -installsuffix shared -buildid 7uzMRqD_gSuqSkV-dkFy/7uzMRqD_gSuqSkV-dkFy -goversion go1.14.7 -D "" -importcfg $WORK/b436/importcfg -pack ./errors.go ./manifests.go mkdir -p $WORK/b160/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b161/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b163/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b082/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid D81qwraGvMTP5NzAY4QF/D81qwraGvMTP5NzAY4QF -goversion go1.14.7 -D "" -importcfg $WORK/b314/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b142/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b143/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b144/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b145/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p github.com/containers/image/v5/signature -complete -installsuffix shared -buildid JuYmbnR7J9sZ5JcZGc1k/JuYmbnR7J9sZ5JcZGc1k -goversion go1.14.7 -D "" -importcfg $WORK/b080/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 cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b161/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b162/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/containers/image/v5/image -complete -installsuffix shared -buildid luZVsHk7Pkoh4wvviO9D/luZVsHk7Pkoh4wvviO9D -goversion go1.14.7 -D "" -importcfg $WORK/b160/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./oci_index.go ./sourced.go ./unparsed.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/8c/8cc488982d1b5955e61c15a5c443f5265239cf7d6ac768aaa9b7f44b1f0c40d8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/e7/e79da2e066a807ebd225aff5f62fdda8c2dbe9d51aa56bf2bb6139a436832469-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/7b/7b4ceb85b4035fb7428c2131da5732994fcb5258fbbf8dc4a3aa241acb5bd91b-d # internal github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b250/ github.com/containers/image/v5/docker/archive github.com/containers/image/v5/directory mkdir -p $WORK/b313/ github.com/containers/image/v5/tarball cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b142/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid fPnrjRlZCkdZ8OWVd8RL/fPnrjRlZCkdZ8OWVd8RL -goversion go1.14.7 -D "" -importcfg $WORK/b250/importcfg -pack ./blobcache.go mkdir -p $WORK/b271/ mkdir -p $WORK/b362/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b314/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b142/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid SSIqh9uN5QIVVQjeY3Ha/SSIqh9uN5QIVVQjeY3Ha -goversion go1.14.7 -D "" -importcfg $WORK/b313/importcfg -pack ./dest.go ./src.go ./transport.go cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b142/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/directory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/containers/image/v5/directory -complete -installsuffix shared -buildid kXRJ1DACdtKqFdwfONW2/kXRJ1DACdtKqFdwfONW2 -goversion go1.14.7 -D "" -importcfg $WORK/b271/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b142/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid S4rBNlkGDHDdAtBMZLd5/S4rBNlkGDHDdAtBMZLd5 -goversion go1.14.7 -D "" -importcfg $WORK/b362/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/ad/adfc5538e9b0c21ebfc712e459258d585c953c704576f2e930f6b913a73056a6-d # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/f3/f3922b38b92de72632c7578b9962729cf11ae8e42a767b14145763a506cbc239-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/be/be83d160a86b8411a7be3e7ec3e9200d71aae59d2189f134cf8ceaca40587d8f-d # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/af/af58a28d671cdda5b81a82f8e81743b5cc24bf16335eabf2bc44fa59670d4e94-d # internal github.com/containers/image/v5/copy mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b256/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b082/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b080/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b142/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile github.com/vbauerster/mpb=$WORK/b262/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b266/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b248/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b270/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/copy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/containers/image/v5/copy -complete -installsuffix shared -buildid iTfcjTn1yPYcLhrrZgH_/iTfcjTn1yPYcLhrrZgH_ -goversion go1.14.7 -D "" -importcfg $WORK/b255/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/69/6977ac865918293237f8e638b36fc08005efdf0cddfda243645177d11300fa57-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/19/1905875e8f339833d2aa2a8fad2af3eecf647748fde243a418342d36d5504284-d # internal github.com/containers/buildah/pkg/supplemented mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b118/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/buildah/pkg/manifests=$WORK/b436/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b255/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b142/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b368/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/supplemented /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/containers/buildah/pkg/supplemented -complete -installsuffix shared -buildid zdkPF_HH0EsBMl1GLpAw/zdkPF_HH0EsBMl1GLpAw -goversion go1.14.7 -D "" -importcfg $WORK/b437/importcfg -pack ./errors.go ./supplemented.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/81/81b57b59cbf946eb1ed7b707e06aa6e3e17f0c83317e14ba0d812bd1499fcd9d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/cc/cc1ed7ca636847b09a1f5cec299bd0ed152ba135164fab220b0d729682778e23-d # internal github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b252/ github.com/containers/image/v5/storage mkdir -p $WORK/b159/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b245/_pkg_.a packagefile github.com/containers/storage=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b169/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b243/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid 5m0CVLxdQWKXVaKNx4PX/5m0CVLxdQWKXVaKNx4PX -goversion go1.14.7 -D "" -importcfg $WORK/b252/importcfg -pack ./overlay.go cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b163/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b162/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b142/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/containers/storage=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/containers/image/v5/storage -complete -installsuffix shared -buildid W3jNDKUeS8Z1Xxk767cp/W3jNDKUeS8Z1Xxk767cp -goversion go1.14.7 -D "" -importcfg $WORK/b159/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/05/050035cb82fdf4c42fbd011e0661439ff7cce98d3f66215fc1f7c996e4e5d72f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/4d/4d2ed63615461cbf26510ba82326ff0d3ba18ca092c6d6049904b158e4307e2b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/e4/e47400ae73f46ae7fcf9202decc588c62ec55fbf84c46dfdf9fb91dbe73ee745-d # internal github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b226/ expvar github.com/docker/distribution/registry/client/auth/challenge github.com/docker/distribution/registry/client/transport github.com/docker/go-connections/sockets github.com/docker/distribution net/http/httputil github.com/gorilla/mux github.com/prometheus/common/expfmt mkdir -p $WORK/b297/ mkdir -p $WORK/b291/ github.com/xeipuuv/gojsonschema cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p expvar -std -complete -installsuffix shared -buildid mOoeFrgfA7THYhHe-F_H/mOoeFrgfA7THYhHe-F_H -goversion go1.14.7 -D "" -importcfg $WORK/b297/importcfg -pack ./expvar.go mkdir -p $WORK/b292/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid ZI_-Q3LLvS3T3YkycqeO/ZI_-Q3LLvS3T3YkycqeO -goversion go1.14.7 -D "" -importcfg $WORK/b226/importcfg -pack ./errors.go ./handler.go ./register.go mkdir -p $WORK/b281/ golang.org/x/net/http2 cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid MgMPsZXIBKQ4DnAqvVc1/MgMPsZXIBKQ4DnAqvVc1 -goversion go1.14.7 -D "" -importcfg $WORK/b291/importcfg -pack ./addr.go ./authchallenge.go cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b290/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid xJxwzaJ5msA9IHPN1VVs/xJxwzaJ5msA9IHPN1VVs -goversion go1.14.7 -D "" -importcfg $WORK/b292/importcfg -pack ./http_reader.go ./transport.go mkdir -p $WORK/b350/ mkdir -p $WORK/b288/ mkdir -p $WORK/b302/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b282/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b350/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b229/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile net/http/internal=$WORK/b242/_pkg_.a packagefile net/textproto=$WORK/b235/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b286/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile mime=$WORK/b238/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid tmHo14WKdE0GEfFis8-5/tmHo14WKdE0GEfFis8-5 -goversion go1.14.7 -D "" -importcfg $WORK/b350/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go mkdir -p $WORK/b379/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid zOTOnBI9vna6vTTfwGqf/zOTOnBI9vna6vTTfwGqf -goversion go1.14.7 -D "" -importcfg $WORK/b281/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/docker/distribution -complete -installsuffix shared -buildid QSpOlkEN-eVFCMVBLySK/QSpOlkEN-eVFCMVBLySK -goversion go1.14.7 -D "" -importcfg $WORK/b290/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid OKMTlLMu_yjYQQZDVCdv/OKMTlLMu_yjYQQZDVCdv -goversion go1.14.7 -D "" -importcfg $WORK/b288/importcfg -pack ./context.go ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go mkdir -p $WORK/b353/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b299/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b303/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b301/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b304/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b305/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile mime=$WORK/b238/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid i5O_wjkAIAPB2WavAMGr/i5O_wjkAIAPB2WavAMGr -goversion go1.14.7 -D "" -importcfg $WORK/b302/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b380/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile net/mail=$WORK/b382/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template=$WORK/b223/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid MzMdClsQ-0sqhkdRydPt/MzMdClsQ-0sqhkdRydPt -goversion go1.14.7 -D "" -importcfg $WORK/b379/importcfg -pack ./draft.go ./errors.go ./format_checkers.go ./internalLog.go ./jsonContext.go ./jsonLoader.go ./locales.go ./result.go ./schema.go ./schemaLoader.go ./schemaPool.go ./schemaReferencePool.go ./schemaType.go ./subSchema.go ./types.go ./utils.go ./validation.go cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b228/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b354/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b360/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b355/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile net/http/httptrace=$WORK/b241/_pkg_.a packagefile net/textproto=$WORK/b235/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid EudT0ftrT_9dfpWUkYZR/EudT0ftrT_9dfpWUkYZR -goversion go1.14.7 -D "" -importcfg $WORK/b353/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_amd64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/72/72967eca7f4e9983b728fe73611d5ca945e09d5dfc14886554abca174220df1c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/8d/8d6d4f6f12fc9ba5286105af770b81dc467266de56f093aaad9d45717f72f00f-d # internal github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b281/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b284/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid 4KbLUiXaA-R8-wxbFMmE/4KbLUiXaA-R8-wxbFMmE -goversion go1.14.7 -D "" -importcfg $WORK/b280/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/81/817eaf4c1c26e4224e82421eeefa33044e23bf3ce984cf1165273b9ba6452f81-d # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/1c/1c8686dff3487a1209da888f55e50ea4a996bbd2e967ff7f83d59b8540bcd0db-d # internal github.com/containers/buildah/util mkdir -p $WORK/b061/ github.com/docker/docker/errdefs mkdir -p $WORK/b330/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah/pkg/cgroups=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b069/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b080/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b142/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/containers/storage=$WORK/b164/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b226/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b243/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p github.com/containers/buildah/util -complete -installsuffix shared -buildid cD8l5j8TCAaYQU_SN11n/cD8l5j8TCAaYQU_SN11n -goversion go1.14.7 -D "" -importcfg $WORK/b061/importcfg -pack ./types.go ./util.go ./util_uint64.go ./util_unix.go cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b331/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b226/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b333/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid mYgIIWo0Xya1cec4An87/mYgIIWo0Xya1cec4An87 -goversion go1.14.7 -D "" -importcfg $WORK/b330/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/64/647c01cd678785b66ee4e485ebe714816bb7ad2beb5c520a4f50a40be7ff70b0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/dc/dc148da19c104847c1c1b9ba6e28368ce4b0bcdcb235f2952c46cdb5891f70c2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/18/182d398dced8a6c0a5c80e7cc232ad520577aab0409703495dea1edfc7b2659e-d # internal github.com/containers/image/v5/oci/layout mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b316/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b142/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b284/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid 3owW3LqvdBj_M9t3wszA/3owW3LqvdBj_M9t3wszA -goversion go1.14.7 -D "" -importcfg $WORK/b317/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/d0/d01c0c8376dc6c09e6a28ce41a9a8e3a088f90c9055fa7c0693374d8f7185a3d-d # internal github.com/containers/buildah/bind mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b061/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b171/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b243/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/bind /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p github.com/containers/buildah/bind -complete -installsuffix shared -buildid JJIkotK-X--DYKm8DeO3/JJIkotK-X--DYKm8DeO3 -goversion go1.14.7 -D "" -importcfg $WORK/b060/importcfg -pack ./mount.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/ba/ba7643d01194cc855f8a24502331ec2e0f0bcf30cb66642bd7ab461719bf58d6-d # internal github.com/docker/docker/api/types/network mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b328/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b330/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid 5OJlueAni_5xKEfukqRW/5OJlueAni_5xKEfukqRW -goversion go1.14.7 -D "" -importcfg $WORK/b329/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/40/401408151e60ec6ee87f249103a8af087eb345b7a1e363a0c398e97a78c74b7a-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b323/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b325/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b329/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b344/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid 8zjlHe6LiciyzGMCEcx4/8zjlHe6LiciyzGMCEcx4 -goversion go1.14.7 -D "" -importcfg $WORK/b343/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/94/9460ecf18b06d64e3a431aaf6fe5121352effe28450f5dc510ac02a84ecd128e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/b4/b482e637af4f7abf594a3bb52579ef0d9c6dadccd1d25212419170d3f6bca3b1-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b286/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b226/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b288/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid F_M5rEA4QVkMQFjsiwga/F_M5rEA4QVkMQFjsiwga -goversion go1.14.7 -D "" -importcfg $WORK/b285/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/84/84fbea4585cd89add638ae1b5eff2d3f665363e1035f15eba3f489bc6b2197ef-d # internal github.com/containers/buildah/chroot mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b060/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b245/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b061/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b174/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b171/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b183/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b246/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b243/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b192/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b191/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b247/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b184/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b248/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/chroot /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/containers/buildah/chroot -complete -installsuffix shared -buildid 250U6erSuvrtk2B_aiTf/250U6erSuvrtk2B_aiTf -goversion go1.14.7 -D "" -importcfg $WORK/b244/importcfg -pack ./run.go ./seccomp.go ./selinux.go cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/82/82ff08c0ffacd2e80508bce7f2f93b72a647e8667c79fc6d9812a7d91eb18ca0-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b322/ github.com/fsouza/go-dockerclient mkdir -p $WORK/b413/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b323/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b328/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b325/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b329/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b342/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b343/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b327/_pkg_.a packagefile github.com/docker/go-units=$WORK/b172/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid gkK7qdtb0TxoR_Qo7XB8/gkK7qdtb0TxoR_Qo7XB8 -goversion go1.14.7 -D "" -importcfg $WORK/b322/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./error_response_ext.go ./graph_driver_data.go ./id_response.go ./image_delete_response_item.go ./image_summary.go ./plugin.go ./plugin_device.go ./plugin_env.go ./plugin_interface_type.go ./plugin_mount.go ./plugin_responses.go ./port.go ./seccomp.go ./service_update_response.go ./stats.go ./types.go ./volume.go cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile crypto/x509=$WORK/b126/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b342/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b343/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b414/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b419/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b279/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b424/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b427/_pkg_.a packagefile github.com/docker/go-units=$WORK/b172/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile net/http/httputil=$WORK/b350/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid 6LLefL1wX2bi5mH8AWBt/6LLefL1wX2bi5mH8AWBt -goversion go1.14.7 -D "" -importcfg $WORK/b413/importcfg -pack ./auth.go ./change.go ./client.go ./client_unix.go ./container.go ./distribution.go ./env.go ./event.go ./exec.go ./image.go ./misc.go ./network.go ./plugin.go ./registry_auth.go ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./system.go ./tar.go ./tls.go ./volume.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/da/da93e04b4e5f3cf2f846c24ab4d78999f731c1b3112768f41f2be6389f1f113d-d # internal github.com/containers/image/v5/oci/archive mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b163/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b316/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b317/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b142/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b166/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid vULjd9Hw3AKmmLYortsQ/vULjd9Hw3AKmmLYortsQ -goversion go1.14.7 -D "" -importcfg $WORK/b315/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/06/06d3403d3ba57fa4f5d9aab4b28634621f81761ef54e1b7652dc36fd5d20662a-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile expvar=$WORK/b297/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b298/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b299/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b300/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b301/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b302/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b305/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b306/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b101/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid 2oncfUxzlLq_qtCtLJAi/2oncfUxzlLq_qtCtLJAi -goversion go1.14.7 -D "" -importcfg $WORK/b296/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/33/3331b6aa67de4c962b1a27eec4dee6526bc8aa6de4e015fd39c71426a0186e70-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/2d/2d1cdd85c7dc4496abd2cbae3dba7a2d6e6d4de0912a7ab7ea16e3fdb34c0e8c-d # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/f6/f6c9593f51220077a32b222944e062bead6261ff1dc1ecb01f21aa35186dc277-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types=$WORK/b322/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid wTUpW-mkJuCIWgMnbfyb/wTUpW-mkJuCIWgMnbfyb -goversion go1.14.7 -D "" -importcfg $WORK/b349/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/b2/b25ee22c4182a089f77c3954eff560532e93dd53e404ae6b6e889fa7120bcce8-d # internal github.com/docker/docker/client mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b286/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b321/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b322/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b323/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b346/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b328/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b347/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b329/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b342/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b343/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b348/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b141/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b349/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b330/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b281/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b284/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile net/http/httputil=$WORK/b350/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/docker/docker/client -complete -installsuffix shared -buildid EZSBB4D-V8PvoTd4E8Ul/EZSBB4D-V8PvoTd4E8Ul -goversion go1.14.7 -D "" -importcfg $WORK/b320/importcfg -pack ./build_cancel.go ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_deprecated.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./options.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/fa/faf874080bc8b007a9cd4c38075f600afe44bf94b4d7ec89221dfa930ec1144e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b379/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/ce/cec9943d73123abb196765133ce973b40d00c1bf3370bd749e94f06578b98714-d # internal github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b373/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/86/863d1770f287b2fe5092dade49ce3e0f7dd7dac80a9e1881fcc4a30b0e8cb27b-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b309/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/blang/semver=$WORK/b374/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b368/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b243/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b376/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b377/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b191/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b184/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b379/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid fosEWXmkDVEwsHATKdPM/fosEWXmkDVEwsHATKdPM -goversion go1.14.7 -D "" -importcfg $WORK/b373/importcfg -pack ./validate.go ./validate_linux.go cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/a4/a48b72392ae9eaf52f561b1af0c33b574f4068ebad075db58759956527d64239-d # internal github.com/openshift/imagebuilder mkdir -p $WORK/b412/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b228/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b296/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b301/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b302/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile net/http/httptrace=$WORK/b241/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid QPj13obWGO15T8QBmUpF/QPj13obWGO15T8QBmUpF -goversion go1.14.7 -D "" -importcfg $WORK/b309/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile flag=$WORK/b182/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b413/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b428/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b429/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b430/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b431/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/scanner=$WORK/b168/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/openshift/imagebuilder -complete -installsuffix shared -buildid tPh5BdXCrjjZJ4qDhzwB/tPh5BdXCrjjZJ4qDhzwB -goversion go1.14.7 -D "" -importcfg $WORK/b412/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/f2/f2c4e73366c4fde54fd4c322b963fe0740238b2e64a7772455c2eb477916401c-d # internal k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b411/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b373/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b412/_pkg_.a # internal cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b353/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b395/_pkg_.a packagefile k8s.io/klog=$WORK/b399/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid 480gjfwq3xhDYY5_vvAN/480gjfwq3xhDYY5_vvAN -goversion go1.14.7 -D "" -importcfg $WORK/b411/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/5f/5fa3901b7cb013939f956a4310e9634924bc1be945edd38b459493a95db90618-d # internal github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b319/ cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/a2/a21a413cd0a4ba949800e0dd67c93fffffe2c9d87f8f352abeab8460fb5e2540-d # internal github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b371/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b274/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b314/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b142/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b320/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b284/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid RnKBbMolOAg3xcm0PkYC/RnKBbMolOAg3xcm0PkYC -goversion go1.14.7 -D "" -importcfg $WORK/b319/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/92/926f7f799b54574438b6ae567e553f677278375de87d21a9dd7b9211dbad8199-d # internal cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b243/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b372/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b373/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b184/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid 5-owaag3NepDugdsDyK6/5-owaag3NepDugdsDyK6 -goversion go1.14.7 -D "" -importcfg $WORK/b371/importcfg -pack ./config.go ./generate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b411/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/d4/d40a656c2894450c0f7eb6e870447d724681f39f68bf994204366cf7707c9cfb-d # internal k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b410/ cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/75/7544873186de670d8a6da9fb959ff67199ec155a026e46b5a31944d149974fc3-d # internal cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b400/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b404/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b411/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b407/_pkg_.a packagefile k8s.io/klog=$WORK/b399/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid fmx-8uPidnCZiDhCMuYQ/fmx-8uPidnCZiDhCMuYQ -goversion go1.14.7 -D "" -importcfg $WORK/b410/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/ac/ac20360744abe578bc910747a1cdb4b2f0489b6b0f182d5fec29b79e7949ca7e-d # internal github.com/docker/go-metrics mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b296/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b309/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/docker/go-metrics -complete -installsuffix shared -buildid n_n2Tel7u4I2gueMjZkH/n_n2Tel7u4I2gueMjZkH -goversion go1.14.7 -D "" -importcfg $WORK/b295/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b410/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/26/2635435ae8d63583c11b346c6c016a03d75511204c9a32ea7efd3cb4dadcda19-d # internal k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b388/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b371/_pkg_.a # internal cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b345/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b385/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b389/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b386/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b390/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b392/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b394/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b400/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b404/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b393/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b408/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b409/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b407/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b410/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid e1a2SSz1nPtmeHbC3sW4/e1a2SSz1nPtmeHbC3sW4 -goversion go1.14.7 -D "" -importcfg $WORK/b388/importcfg -pack ./controller_ref.go ./conversion.go ./deepcopy.go ./doc.go ./duration.go ./fields_proto.go ./generated.pb.go ./group_version.go ./helpers.go ./labels.go ./meta.go ./micro_time.go ./micro_time_proto.go ./register.go ./time.go ./time_proto.go ./types.go ./types_swagger_doc_generated.go ./watch.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/e8/e877cfc3422cf681b2fa59c150be4f1a2721bb5de3807e4c5059f7199353083e-d # internal github.com/docker/distribution/metrics mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-metrics=$WORK/b295/_pkg_.a EOF cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/a5/a51c6b02f3be1d8b38cbdca44dc60c0601ee9b2d389acbb52b02ad18f6bc1f9c-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/docker/distribution/metrics -complete -installsuffix shared -buildid 3_dvjPud_d1Mp0EJzx3K/3_dvjPud_d1Mp0EJzx3K -goversion go1.14.7 -D "" -importcfg $WORK/b294/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/6d/6dca9ccc4132243bb466157abfdfbd8b032558585196394dbd93ce68b33347f9-d # internal github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution=$WORK/b290/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b294/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid pLQ83M8n-_cGsn-kHhKl/pLQ83M8n-_cGsn-kHhKl -goversion go1.14.7 -D "" -importcfg $WORK/b293/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/16/1638a72a986b653aa8bc5b71bb1944970215210ecf8a3eabfc312fa1085f28fe-d # internal github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/docker/distribution=$WORK/b290/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b286/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b293/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid i8708a8akAHQQ7loi-Ms/i8708a8akAHQQ7loi-Ms -goversion go1.14.7 -D "" -importcfg $WORK/b310/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/74/747989ee7bfa6915b8bd92e084f7f94dba8aa46ba95e954ae777a8260a8e9359-d # internal github.com/docker/distribution/registry/client mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution=$WORK/b290/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b286/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b226/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b285/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b291/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b292/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b293/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b310/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid QTKfgIOztFGbfFEaK-Vq/QTKfgIOztFGbfFEaK-Vq -goversion go1.14.7 -D "" -importcfg $WORK/b289/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/ee/ee22327edfef02f27f2d7810deba571d34b7b09d33be85859364b90f9a42ffe5-d # internal github.com/containers/image/v5/docker mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b274/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b161/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b162/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b275/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b069/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b142/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b226/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b285/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b289/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b284/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b311/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile mime=$WORK/b238/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/containers/image/v5/docker -complete -installsuffix shared -buildid QeyQl3tQS4haLcT1noG5/QeyQl3tQS4haLcT1noG5 -goversion go1.14.7 -D "" -importcfg $WORK/b273/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./errors.go ./lookaside.go ./wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/f1/f12780ca680186387302905c5de9894454bff69c4f08086084544d5b6d476324-d # internal github.com/containers/image/v5/openshift mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile crypto/x509=$WORK/b126/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b274/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b161/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b142/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b143/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b311/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b352/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b353/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b361/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid C6VKqx8ujoXNrQ486Jea/C6VKqx8ujoXNrQ486Jea -goversion go1.14.7 -D "" -importcfg $WORK/b351/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/2f/2faa8a8213af11de12196b3e51daf003111028f96185c72c5b9bafa494d394b9-d # internal github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/directory=$WORK/b271/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b313/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b319/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b315/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b317/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b351/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b362/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b142/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/transports/alltransports /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid 6DBjzmC9G3mr3cSXU5Fw/6DBjzmC9G3mr3cSXU5Fw -goversion go1.14.7 -D "" -importcfg $WORK/b318/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/e4/e4d04a2929b92d9838641c448e18563cc79c845f271f4c481b47a347590f6838-d # internal github.com/containers/buildah/manifests mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/buildah/pkg/manifests=$WORK/b436/_pkg_.a packagefile github.com/containers/buildah/pkg/supplemented=$WORK/b437/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b255/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b080/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b142/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b318/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/containers/storage=$WORK/b164/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/manifests /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p github.com/containers/buildah/manifests -complete -installsuffix shared -buildid lfXxlaYNi5SYYu1ufnyJ/lfXxlaYNi5SYYu1ufnyJ -goversion go1.14.7 -D "" -importcfg $WORK/b435/importcfg -pack ./copy.go ./manifests.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/33/33639a9435fbcbde092684c374b2fa8d2b1b493664d8c0d5a67139563973d502-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/77/770e76352e131a960a0a136d49049f9ae4404b6f82e63dfd6347fec56afb2ea7-d # internal k8s.io/api/core/v1 mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b345/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b385/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b386/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b388/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b400/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b404/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b408/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b409/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p k8s.io/api/core/v1 -complete -installsuffix shared -buildid DcdXYhicS6Jewp2BHM4t/DcdXYhicS6Jewp2BHM4t -goversion go1.14.7 -D "" -importcfg $WORK/b384/importcfg -pack ./annotation_key_constants.go ./doc.go ./generated.pb.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/b1/b19ed97f8ed5bdd5c30e81993ce39cc27c0a063890eecc1e78157bfd666e360f-d # internal github.com/openshift/api/config/v1 mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b384/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b388/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b400/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b404/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/api/config/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p github.com/openshift/api/config/v1 -complete -installsuffix shared -buildid CIe3wVn06cDrWIY3WPvF/CIe3wVn06cDrWIY3WPvF -goversion go1.14.7 -D "" -importcfg $WORK/b383/importcfg -pack ./doc.go ./register.go ./stringsource.go ./types.go ./types_apiserver.go ./types_authentication.go ./types_build.go ./types_cluster_operator.go ./types_cluster_version.go ./types_console.go ./types_dns.go ./types_feature.go ./types_image.go ./types_infrastructure.go ./types_ingress.go ./types_network.go ./types_oauth.go ./types_operatorhub.go ./types_project.go ./types_proxy.go ./types_scheduling.go ./zz_generated.deepcopy.go ./zz_generated.swagger_doc_generated.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/c3/c38232f52dc10a20c14fcbde719ea2887e95a3207181375df351f3030fe688a3-d # internal github.com/containers/buildah mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b052/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b057/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b060/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b244/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b249/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b250/_pkg_.a packagefile github.com/containers/buildah/pkg/cgroups=$WORK/b062/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b251/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b252/_pkg_.a packagefile github.com/containers/buildah/pkg/secrets=$WORK/b253/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b245/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b255/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b271/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b313/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b314/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b315/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b317/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b069/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b080/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b142/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b318/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/containers/storage=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b181/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b174/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b176/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b183/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b208/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b170/_pkg_.a packagefile github.com/docker/go-units=$WORK/b172/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf=$WORK/b363/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b366/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b368/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b370/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b243/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b371/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b192/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b191/_pkg_.a packagefile github.com/openshift/api/config/v1=$WORK/b383/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b412/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/seccomp/containers-golang=$WORK/b432/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b248/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/containers/buildah -complete -installsuffix shared -buildid PVRDYqBRfYFIeMNolLGH/PVRDYqBRfYFIeMNolLGH -goversion go1.14.7 -D "" -importcfg $WORK/b051/importcfg -pack ./add.go ./buildah.go ./commit.go ./common.go ./config.go ./delete.go ./digester.go ./image.go ./import.go ./info.go ./mount.go ./new.go ./pull.go ./run.go ./run_linux.go ./seccomp.go ./selinux.go ./unmount.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/2f/2f8742767516ef5b616937407d3c49b40c6b73c61bfff7504448b7e6713184b9-d # internal github.com/containers/buildah/pkg/cli mkdir -p $WORK/b438/ github.com/containers/buildah/pkg/parse mkdir -p $WORK/b442/ github.com/containers/buildah/imagebuildah mkdir -p $WORK/b433/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b243/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b439/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b442/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b245/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b169/_pkg_.a packagefile github.com/docker/go-units=$WORK/b172/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b370/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b443/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b243/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b444/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b248/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid SFLG28hqYssjk2b4NWX7/SFLG28hqYssjk2b4NWX7 -goversion go1.14.7 -D "" -importcfg $WORK/b438/importcfg -pack ./common.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid T0LawJzFOkNCOnb466VL/T0LawJzFOkNCOnb466VL -goversion go1.14.7 -D "" -importcfg $WORK/b442/importcfg -pack ./parse.go ./parse_unix.go cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile flag=$WORK/b182/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b249/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b255/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b142/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b318/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/containers/storage=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b181/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b174/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b183/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b434/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b413/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b370/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b243/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b412/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b429/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid QHIBdQvNIxfG2gwIr1l6/QHIBdQvNIxfG2gwIr1l6 -goversion go1.14.7 -D "" -importcfg $WORK/b433/importcfg -pack ./build.go ./chroot_symlink_linux.go ./executor.go ./stage_executor.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/45/453eac309368ab0301f33dfbf2ba2afc806b2f4d5aa813d76f3bc7ee7b04387c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/80/804a79e745ddc8b90cf80556d24b8ebd201f5d39edf7d198fa836ba3c63111f5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/a7/a733550fe60ff1bfbb79d69865617464482816beef2f05d9fe02646a47a57f21-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 bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b041/_pkg_.a packagefile github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b249/_pkg_.a packagefile github.com/containers/buildah/imagebuildah=$WORK/b433/_pkg_.a packagefile github.com/containers/buildah/manifests=$WORK/b435/_pkg_.a packagefile github.com/containers/buildah/pkg/cli=$WORK/b438/_pkg_.a packagefile github.com/containers/buildah/pkg/formats=$WORK/b441/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b442/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b254/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b245/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b255/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b275/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b142/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b318/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b143/_pkg_.a packagefile github.com/containers/storage=$WORK/b164/_pkg_.a packagefile github.com/docker/go-units=$WORK/b172/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b259/_pkg_.a packagefile github.com/mattn/go-shellwords=$WORK/b445/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b370/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b243/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b444/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b439/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b248/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile text/template=$WORK/b223/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/cmd/buildah /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid y2bHzBO_ptbdWpba28qd/y2bHzBO_ptbdWpba28qd -goversion go1.14.7 -D "" -importcfg $WORK/b001/importcfg -pack ./addcopy.go ./bud.go ./commit.go ./common.go ./config.go ./containers.go ./dumpbolt.go ./from.go ./images.go ./info.go ./inspect.go ./login.go ./logout.go ./main.go ./manifest.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_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/be/bec6ed14916d2ccb1472b99af37b67ddf061873fd9cbd3f8d4edbe543ba68fee-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 bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b041/_pkg_.a packagefile github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b249/_pkg_.a packagefile github.com/containers/buildah/imagebuildah=$WORK/b433/_pkg_.a packagefile github.com/containers/buildah/manifests=$WORK/b435/_pkg_.a packagefile github.com/containers/buildah/pkg/cli=$WORK/b438/_pkg_.a packagefile github.com/containers/buildah/pkg/formats=$WORK/b441/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b442/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b254/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b245/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b255/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b275/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b142/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b318/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b143/_pkg_.a packagefile github.com/containers/storage=$WORK/b164/_pkg_.a packagefile github.com/docker/go-units=$WORK/b172/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b259/_pkg_.a packagefile github.com/mattn/go-shellwords=$WORK/b445/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b370/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b243/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b444/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b439/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b248/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile text/template=$WORK/b223/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b050/_pkg_.a packagefile archive/tar=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b057/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b060/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b244/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b250/_pkg_.a packagefile github.com/containers/buildah/pkg/cgroups=$WORK/b062/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b251/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b252/_pkg_.a packagefile github.com/containers/buildah/pkg/secrets=$WORK/b253/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b271/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b313/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b314/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b315/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b317/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b069/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b080/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b181/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b174/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b176/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b183/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b208/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b170/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf=$WORK/b363/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b366/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b368/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b371/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b192/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b191/_pkg_.a packagefile github.com/openshift/api/config/v1=$WORK/b383/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b412/_pkg_.a packagefile github.com/seccomp/containers-golang=$WORK/b432/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b110/_pkg_.a packagefile flag=$WORK/b182/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b434/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b413/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b429/_pkg_.a packagefile github.com/containers/buildah/pkg/manifests=$WORK/b436/_pkg_.a packagefile github.com/containers/buildah/pkg/supplemented=$WORK/b437/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b311/_pkg_.a packagefile text/tabwriter=$WORK/b222/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b443/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b184/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b226/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b256/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b082/_pkg_.a packagefile github.com/vbauerster/mpb=$WORK/b262/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b266/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b270/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b274/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b161/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b162/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b280/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b285/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b289/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b284/_pkg_.a packagefile mime=$WORK/b238/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b111/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b276/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b277/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b278/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b279/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b163/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b319/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b351/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b362/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b072/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b070/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b186/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b206/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b188/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b207/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b209/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b210/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b212/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b102/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b179/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b214/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b215/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b211/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b225/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b185/_pkg_.a packagefile hash/fnv=$WORK/b260/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile crypto=$WORK/b065/_pkg_.a packagefile encoding/csv=$WORK/b440/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/syscall/execenv=$WORK/b037/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile internal/testlog=$WORK/b038/_pkg_.a packagefile regexp/syntax=$WORK/b068/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile text/template/parse=$WORK/b224/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b058/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b171/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b246/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b247/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b316/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b144/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b145/_pkg_.a packagefile compress/bzip2=$WORK/b083/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b177/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b178/_pkg_.a packagefile text/scanner=$WORK/b168/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b173/_pkg_.a packagefile golang.org/x/net/context=$WORK/b175/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b364/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf/dns=$WORK/b365/_pkg_.a packagefile github.com/ishidawataru/sctp=$WORK/b367/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b369/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b372/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b373/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b384/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b388/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b400/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b404/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b428/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b430/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b431/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b044/_pkg_.a packagefile internal/nettrace=$WORK/b045/_pkg_.a packagefile internal/singleflight=$WORK/b046/_pkg_.a packagefile compress/gzip=$WORK/b228/_pkg_.a packagefile container/list=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b229/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b236/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b237/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b230/_pkg_.a packagefile mime/multipart=$WORK/b239/_pkg_.a packagefile net/http/httptrace=$WORK/b241/_pkg_.a packagefile net/http/internal=$WORK/b242/_pkg_.a packagefile net/textproto=$WORK/b235/_pkg_.a packagefile crypto/x509=$WORK/b126/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b342/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b343/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b414/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b419/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b424/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b427/_pkg_.a packagefile net/http/httputil=$WORK/b350/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b421/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b312/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b257/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b261/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b073/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b104/_pkg_.a packagefile container/heap=$WORK/b263/_pkg_.a packagefile github.com/vbauerster/mpb/cwriter=$WORK/b264/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b268/_pkg_.a packagefile os/signal=$WORK/b269/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b267/_pkg_.a packagefile crypto/aes=$WORK/b086/_pkg_.a packagefile crypto/cipher=$WORK/b087/_pkg_.a packagefile crypto/internal/boring=$WORK/b090/_pkg_.a packagefile crypto/des=$WORK/b119/_pkg_.a packagefile crypto/ecdsa=$WORK/b112/_pkg_.a packagefile crypto/ed25519=$WORK/b120/_pkg_.a packagefile crypto/elliptic=$WORK/b113/_pkg_.a packagefile crypto/hmac=$WORK/b122/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b091/_pkg_.a packagefile crypto/md5=$WORK/b123/_pkg_.a packagefile crypto/rc4=$WORK/b124/_pkg_.a packagefile crypto/rsa=$WORK/b116/_pkg_.a packagefile crypto/sha1=$WORK/b125/_pkg_.a packagefile crypto/sha512=$WORK/b115/_pkg_.a packagefile crypto/subtle=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b093/_pkg_.a packagefile encoding/pem=$WORK/b129/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b133/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b130/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b138/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b139/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b281/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b286/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b288/_pkg_.a packagefile github.com/docker/distribution=$WORK/b290/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b291/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b292/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b293/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b310/_pkg_.a packagefile crypto/x509/pkix=$WORK/b128/_pkg_.a packagefile encoding/base32=$WORK/b140/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b320/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b352/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b353/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b361/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b193/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b198/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b202/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b204/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b213/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b103/_pkg_.a packagefile hash/crc32=$WORK/b099/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b180/_pkg_.a packagefile go/format=$WORK/b216/_pkg_.a packagefile hash/crc64=$WORK/b109/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b146/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b147/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b148/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b154/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b096/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b098/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b100/_pkg_.a packagefile runtime/debug=$WORK/b101/_pkg_.a packagefile github.com/blang/semver=$WORK/b374/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b376/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b377/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b379/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b345/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b385/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b386/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b408/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b409/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b389/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b390/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b392/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b394/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b393/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b407/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b410/_pkg_.a packagefile go/ast=$WORK/b217/_pkg_.a packagefile go/doc=$WORK/b401/_pkg_.a packagefile go/parser=$WORK/b220/_pkg_.a packagefile go/token=$WORK/b219/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b403/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b398/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b405/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b406/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b395/_pkg_.a packagefile k8s.io/klog=$WORK/b399/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b231/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b233/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b234/_pkg_.a packagefile mime/quotedprintable=$WORK/b240/_pkg_.a packagefile crypto/dsa=$WORK/b127/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b131/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b323/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b325/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b329/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b344/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b415/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b420/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b423/_pkg_.a packagefile github.com/docker/docker/pkg/term=$WORK/b425/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b426/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b422/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b258/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b106/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b107/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b265/_pkg_.a packagefile crypto/internal/subtle=$WORK/b088/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b092/_pkg_.a packagefile crypto/internal/randutil=$WORK/b114/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b134/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b135/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b136/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b137/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b282/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b287/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b294/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b321/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b322/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b346/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b328/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b347/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b348/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b349/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b330/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b354/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b360/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b355/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b189/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b194/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b195/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b196/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b197/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b199/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b200/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b201/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b203/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b205/_pkg_.a packagefile go/printer=$WORK/b221/_pkg_.a packagefile compress/zlib=$WORK/b150/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b152/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b153/_pkg_.a packagefile image=$WORK/b155/_pkg_.a packagefile image/jpeg=$WORK/b157/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b097/_pkg_.a packagefile database/sql/driver=$WORK/b375/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b378/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b380/_pkg_.a packagefile net/mail=$WORK/b382/_pkg_.a packagefile gopkg.in/inf.v0=$WORK/b387/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b391/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b396/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b411/_pkg_.a packagefile go/scanner=$WORK/b218/_pkg_.a packagefile internal/lazyregexp=$WORK/b402/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b232/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b324/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b326/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b327/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b416/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b418/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b108/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b283/_pkg_.a packagefile github.com/docker/go-metrics=$WORK/b295/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b333/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b356/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b358/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b359/_pkg_.a packagefile hash/adler32=$WORK/b151/_pkg_.a packagefile image/color=$WORK/b156/_pkg_.a packagefile image/internal/imageutil=$WORK/b158/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b381/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b397/_pkg_.a packagefile github.com/containerd/continuity/syscallx=$WORK/b417/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b296/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b309/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b299/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b334/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b339/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b357/_pkg_.a packagefile expvar=$WORK/b297/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b298/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b300/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b301/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b302/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b305/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b306/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b335/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b336/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b337/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b340/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b303/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b304/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b307/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b308/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b341/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=FInExUYwCmEE8Auvqr1d/y2bHzBO_ptbdWpba28qd/auqRhoHvmRd9R9Z4ONwj/FInExUYwCmEE8Auvqr1d -compressdwarf=false -B 0xf4799c20a230c37103a34e406260cb887fa7ca33 -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_amd64/buildid -w $WORK/b001/exe/a.out # internal mv $WORK/b001/exe/a.out buildah rm -r $WORK/b001/ ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback libtrust_openssl seccomp selinux btrfs_noversion exclude_graphdriver_btrfs' -ldflags ' -compressdwarf=false -B 0xd1ab31942ba6b5028359d222d17fb83ea5d2e65c -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o imgtype github.com/containers/buildah/tests/imgtype WORK=/tmp/go-build564134513 github.com/pquerna/ffjson/shared mkdir -p $WORK/b215/ runtime/internal/sys mkdir -p $WORK/b011/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid s52U8am5YZ1TivVjqI_w/s52U8am5YZ1TivVjqI_w -goversion go1.14.7 -D "" -importcfg $WORK/b215/importcfg -pack ./options.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF unicode/utf8 mkdir -p $WORK/b022/ cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid Msa5Cqd4_k8q-jw_E7wZ/Msa5Cqd4_k8q-jw_E7wZ -goversion go1.14.7 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go math/bits unicode/utf16 mkdir -p $WORK/b027/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF internal/race mkdir -p $WORK/b039/ cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid WYC_GbPtiC8dhksW9VCx/WYC_GbPtiC8dhksW9VCx -goversion go1.14.7 -D "" -importcfg $WORK/b022/importcfg -pack ./utf8.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p math/bits -std -complete -installsuffix shared -buildid XlDFRzYbvEfkQ0wGyiML/XlDFRzYbvEfkQ0wGyiML -goversion go1.14.7 -D "" -importcfg $WORK/b027/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go encoding unicode mkdir -p $WORK/b013/ crypto/subtle cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid CW6RZriBIuDWJl1VjRSo/CW6RZriBIuDWJl1VjRSo -goversion go1.14.7 -D "" -importcfg $WORK/b039/importcfg -pack ./utf16.go mkdir -p $WORK/b023/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/race -std -complete -installsuffix shared -buildid oYmwTQnrylpFIHdUvEVO/oYmwTQnrylpFIHdUvEVO -goversion go1.14.7 -D "" -importcfg $WORK/b013/importcfg -pack ./doc.go ./norace.go mkdir -p $WORK/b021/ internal/nettrace mkdir -p $WORK/b090/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p encoding -std -complete -installsuffix shared -buildid rR48f7sIglvXSqokZrGC/rR48f7sIglvXSqokZrGC -goversion go1.14.7 -D "" -importcfg $WORK/b023/importcfg -pack ./encoding.go cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p unicode -std -complete -installsuffix shared -buildid PQEj7GtEf7oKMXF92ghk/PQEj7GtEf7oKMXF92ghk -goversion go1.14.7 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go mkdir -p $WORK/b054/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid tq5FdpLb-hsT5rqhMi1y/tq5FdpLb-hsT5rqhMi1y -goversion go1.14.7 -D "" -importcfg $WORK/b090/importcfg -pack ./constant_time.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config EOF vendor/golang.org/x/crypto/cryptobyte/asn1 cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 6N7-L2wrUTfrWx2ZFIcD/6N7-L2wrUTfrWx2ZFIcD -goversion go1.14.7 -D "" -importcfg $WORK/b054/importcfg -pack ./nettrace.go mkdir -p $WORK/b132/ container/list github.com/ulikunitz/xz/internal/hash vendor/golang.org/x/crypto/internal/subtle crypto/internal/subtle mkdir -p $WORK/b119/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config EOF github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b109/ github.com/VividCortex/ewma github.com/docker/docker/api cat >$WORK/b119/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid asAlMRKLGN9_FWYgAQBb/asAlMRKLGN9_FWYgAQBb -goversion go1.14.7 -D "" -importcfg $WORK/b132/importcfg -pack ./asn1.go cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p container/list -std -complete -installsuffix shared -buildid OgK-plWTYMr5Nr5zvrVX/OgK-plWTYMr5Nr5zvrVX -goversion go1.14.7 -D "" -importcfg $WORK/b119/importcfg -pack ./list.go mkdir -p $WORK/b136/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b089/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid waqHGuIzdFn4990eSNqZ/waqHGuIzdFn4990eSNqZ -goversion go1.14.7 -D "" -importcfg $WORK/b109/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go cat >$WORK/b136/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid 0NgoonC54iAGbou-eHvc/0NgoonC54iAGbou-eHvc -goversion go1.14.7 -D "" -importcfg $WORK/b136/importcfg -pack ./aliasing.go runtime/internal/atomic internal/cpu k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b428/ github.com/docker/docker/api/types/image mkdir -p $WORK/b347/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b428/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid MNEwxSvobmVA3a6M2d6o/MNEwxSvobmVA3a6M2d6o -goversion go1.14.7 -D "" -importcfg $WORK/b089/importcfg -pack ./aliasing.go sync/atomic cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid 8qxmRtUYDVu-SB3rYpvb/8qxmRtUYDVu-SB3rYpvb -goversion go1.14.7 -D "" -importcfg $WORK/b428/importcfg -pack ./command.go image/color mkdir -p $WORK/b267/ mkdir -p $WORK/b321/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b267/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid KjjBwXABjpFMvBezT-bH/KjjBwXABjpFMvBezT-bH -goversion go1.14.7 -D "" -importcfg $WORK/b347/importcfg -pack ./image_history.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid 4cc69ayRdS5rDswueLGT/4cc69ayRdS5rDswueLGT -goversion go1.14.7 -D "" -importcfg $WORK/b267/importcfg -pack ./ewma.go mkdir -p $WORK/b009/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b007/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid scmJpcLz56KrThdPrHU9/scmJpcLz56KrThdPrHU9 -goversion go1.14.7 -D "" -importcfg $WORK/b321/importcfg -pack ./common.go ./common_unix.go cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b009/symabis ./asm_amd64.s mkdir -p $WORK/b393/ mkdir -p $WORK/b014/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cat >$WORK/b393/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid H9s-UruPijHOC4y8CGva/H9s-UruPijHOC4y8CGva -goversion go1.14.7 -D "" -importcfg $WORK/b393/importcfg -pack ./operator.go github.com/docker/docker/api/types/events github.com/containers/storage/pkg/promise runtime/cgo cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b007/symabis ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/9c/9c948b755fc4ccff1d884e3e89ed71b1ff4cb746a73673282e594a2c6358c8a1-d # internal crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/2d/2d79bf40bfc85049fcf125a00cbf1220353fd3e95031336ee54aa25b7f91c7fd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/e9/e90a36cb70ee6594dd1edb68cde313eb3fcecd55f2f93e2adfda00b42ed611ef-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/b5/b57e981e24d5f724a61c287f321dcaad1912a667d78043d3a06147311ea74c15-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 3VZnAVmgjjNSM77dL33q/3VZnAVmgjjNSM77dL33q -goversion go1.14.7 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_amd64.go ./stubs.go cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/3d/3dfecc2ef742bdc5496cf0cb781635d9da2bc1170ef48c30d8c8ab89bf87f369-d # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid cGP6DbyqK4t2qGcr1RPf/cGP6DbyqK4t2qGcr1RPf -goversion go1.14.7 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/01/01a83563b0f738c38544d08d613c46be386b52f358ab3c7a320a4c3e6fc778d6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/a0/a0537c2620aa787be0d3516dbcd102ec1fa6893f9a2dc54dabf3d2ed55da0c65-d # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/7a/7a81f8af2a9fa532377a66b8dddf176c09bc6e731226d933765d23d65d75d04c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/25/25cd05bfefda51a71719e022810259f839d4928a3f79163f16aedfe6cb4df3df-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/3a/3a3f7fe4fcc97622305fd788f97d1977983713f24ea346931d72227c81f87d44-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/60/60ce251caee737dd9af570eab50aebc24da719577698c84ad289e077d52ac7d0-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/f5/f571819b92af60c3d82aa44f53e3fe80d49467dbdf413bfcc0e62c6b448139ac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/b1/b115d7ecb2245d4e9884a284c400ea1f3716cce144402aa7df9e92cedcb65cec-d # internal mkdir -p $WORK/b157/ /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b014/symabis ./asm.s mkdir -p $WORK/b346/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p image/color -std -complete -installsuffix shared -buildid LgiKfTHJGXUhSOHOdWrl/LgiKfTHJGXUhSOHOdWrl -goversion go1.14.7 -D "" -importcfg $WORK/b157/importcfg -pack ./color.go ./ycbcr.go cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/e5/e50f1f27cdce41a452630f89744bcd47d35ff7dd7907866b036fcdafd560602b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal mkdir -p $WORK/b178/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/3b/3be1de611bcfcc6f234fc688d51893481a54cc26ab27ba405c2876d109eaa6ec-d # internal mkdir -p $WORK/b046/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid 08bHVkY18Pgb-IidKkQl/08bHVkY18Pgb-IidKkQl -goversion go1.14.7 -D "" -importcfg $WORK/b346/importcfg -pack ./events.go cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/3f/3fe80d09e8ef98593860782e7c7f27b419c4cb97418c5461c416ebe3c62bf84b-d # internal cat >$WORK/b178/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid xzcAcU8rR2ytNrIobYtY/xzcAcU8rR2ytNrIobYtY -goversion go1.14.7 -D "" -importcfg $WORK/b178/importcfg -pack ./promise.go cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/6e/6ecc9c2e9103794b8b161cc84122f5f3778eb3ce2e5bc1fc909ff186aae169fc-d # internal mkdir -p $WORK/b093/ cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/63/631f035d1839cc95f1f2255cce66b3330c9f372f63961f86dc47dcfeaacc2df2-d # internal cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b046/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b046/ -g -O2 -Wall -Werror ./cgo.go runtime/internal/math mkdir -p $WORK/b010/ cat >$WORK/b093/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b093/symabis ./sig_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/dc/dcb7a8c90a077778b08c995b09e1d54b263c051c919618975cd5debfe768514b-d # internal cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid o1g-BFBcwFyMV23QbbL5/o1g-BFBcwFyMV23QbbL5 -goversion go1.14.7 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync/atomic -std -installsuffix shared -buildid rur8aJcEU7ts9UReCKeU/rur8aJcEU7ts9UReCKeU -goversion go1.14.7 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/cpu_x86.o ./cpu_x86.s cat >$WORK/b093/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid MW1Vx1m3GNEg5Q81-F2L/MW1Vx1m3GNEg5Q81-F2L -goversion go1.14.7 -symabis $WORK/b093/symabis -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h ./sig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/a9/a9a11cc4c9ca38aeb0c99ca2858c29446ffd29c82848daccae3ce56188fa9d0b-d # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/36/36be1da77a7e856bea538a22411cd48e5e24f162e6e8b6d39d5dbd145ab92b8f-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/b4/b4f759043c40e7e9aa23243a1d45b070c56406c46973084e70e51efdcad0b44b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/b3/b30dec5d239641f3dc20b7b4a247e49d356894f1a803b4577358ee3b2b0c1555-d # internal internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b026/ cat >$WORK/b026/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b026/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b093/sig_amd64.o ./sig_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/9f/9f3b02a941cad89cd903f4a6cd0a9f83d1dd6b8370310e7176005a1d92831866-d # internal cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid Jabccd0QeN9LTOBQogVz/Jabccd0QeN9LTOBQogVz -goversion go1.14.7 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/asm.o ./asm.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b093/_pkg_.a $WORK/b093/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/3f/3f2c995049e49df9c395dced8baf31c4890c6a03675fe998778f935fa5c0fab9-d # internal cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p math -std -installsuffix shared -buildid RRgxsnhHfvSy2yHlodlM/RRgxsnhHfvSy2yHlodlM -goversion go1.14.7 -symabis $WORK/b026/symabis -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/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 ./exp_asm.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/e8/e8e2f87ab0922e0466831105a6a69d995e3f0c9ab9263a93be4f3b968d665540-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/equal_amd64.o ./equal_amd64.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_amd64.o $WORK/b006/count_amd64.o $WORK/b006/equal_amd64.o $WORK/b006/index_amd64.o $WORK/b006/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/0a/0a4d6a0ee1e96022874c8ce2d00324f984391a8b0d967c5eb8766437c9e77968-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/ca/ca52fb0b08488b1c9f4bb6e6feba4185523a87c23ae41fe4e27c66712cee3bcb-d # internal cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b037/ crypto/internal/boring/fipstls mkdir -p $WORK/b092/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid kQU2YuQRcFKd0NbaevG8/kQU2YuQRcFKd0NbaevG8 -goversion go1.14.7 -D "" -importcfg $WORK/b037/importcfg -pack ./log.go cat >$WORK/b092/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b092/symabis ./dummy.s cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid bHoVHs_B2NwhTp9Bg3A5/bHoVHs_B2NwhTp9Bg3A5 -goversion go1.14.7 -symabis $WORK/b092/symabis -D "" -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h ./tls.go runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/59/59c8f7d3b49dec0a20401adf0a104f8e5f233509ae0bedb0045527a132c98e36-d # internal cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b092/dummy.o ./dummy.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b092/_pkg_.a $WORK/b092/dummy.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/48/48625a13c67c4376c4ee704420a916fd5d5ee8ca7ddf0d1420d21053df0913c1-d # internal cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid xHCaHNGKlVZSdIGMdYUZ/xHCaHNGKlVZSdIGMdYUZ -goversion go1.14.7 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_linux_amd64.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 ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_linux_x86.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64.go ./signal_linux_amd64.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_amd64.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/d4/d4aecb0f7f8a5e0f65c61a9de964eac448669cc24b27354bcf1a3af7376e4a4e-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b026/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b026/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b026/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b026/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b026/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b026/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b026/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b026/_pkg_.a $WORK/b026/dim_amd64.o $WORK/b026/exp_amd64.o $WORK/b026/floor_amd64.o $WORK/b026/hypot_amd64.o $WORK/b026/log_amd64.o $WORK/b026/sqrt_amd64.o $WORK/b026/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/bf/bfc4df0a4240b34df68e2ad729e0c32749c6e760fe2fca0c0005ba553b308cf2-d # internal github.com/vbauerster/mpb/internal mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/vbauerster/mpb/internal -complete -installsuffix shared -buildid cEFG8M_HqhGcYOLvd3FK/cEFG8M_HqhGcYOLvd3FK -goversion go1.14.7 -D "" -importcfg $WORK/b268/importcfg -pack ./percentage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/e4/e44617df3d2584c32de0b4c31cc398a88aaaaf6f231f8e37c1dce1718dafed8f-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x006.o -c gcc_linux_amd64.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x012.o -c gcc_amd64.S cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -o $WORK/b046/_cgo_.o $WORK/b046/_cgo_main.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o $WORK/b046/_x011.o $WORK/b046/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b046/_cgo_.o -dynout $WORK/b046/_cgo_import.go -dynlinker cat >$WORK/b046/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b046/symabis ./asm_amd64.s cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p runtime/cgo -std -installsuffix shared -buildid fZq3aSQYhJh7lQcVGMf7/fZq3aSQYhJh7lQcVGMf7 -goversion go1.14.7 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b046/_cgo_gotypes.go $WORK/b046/cgo.cgo1.go $WORK/b046/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b046/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b046/_pkg_.a $WORK/b046/asm_amd64.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o $WORK/b046/_x011.o $WORK/b046/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/a4/a439ae2c5cae6238570887b901daaf5de30e17647cc4a54713734df0cdffbb6a-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_amd64.o $WORK/b005/duff_amd64.o $WORK/b005/memclr_amd64.o $WORK/b005/memmove_amd64.o $WORK/b005/preempt_amd64.o $WORK/b005/rt0_linux_amd64.o $WORK/b005/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/77/77f3094f0bb1946ffa59edd4b33e017319851d1db702638a5222a2f598574f45-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b012/ cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p sync -std -installsuffix shared -buildid G49zdtGJGyHHqSOsAM7o/G49zdtGJGyHHqSOsAM7o -goversion go1.14.7 -D "" -importcfg $WORK/b012/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid R3PFUPzM8WVnVwL_S_x3/R3PFUPzM8WVnVwL_S_x3 -goversion go1.14.7 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/a3/a397923a4ab45c128f3e878f1ef0353791a8b8f4966edbee928f4cb8215628c0-d # internal internal/singleflight mkdir -p $WORK/b055/ math/rand mkdir -p $WORK/b056/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid CAGxhc4UPP1MwtkwOKeG/CAGxhc4UPP1MwtkwOKeG -goversion go1.14.7 -D "" -importcfg $WORK/b055/importcfg -pack ./singleflight.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p math/rand -std -complete -installsuffix shared -buildid pRGxWhiiLx0Ha4B_MOJ0/pRGxWhiiLx0Ha4B_MOJ0 -goversion go1.14.7 -D "" -importcfg $WORK/b056/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/66/66de101892e777345e9bb769b8f5df90d6ff7e2ae1445588ab0a4bbb198cb39a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/a9/a951b452d2dcc1aafa9686c3ff08b6024e20afe11269d607c5a59b32c5bd16c5-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/d2/d25faf62c94200b73f1d2bf77afd6abc7b88d3509e85d71caaec6480942c6b67-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b032/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid wssGSXWPohKhU970NbBH/wssGSXWPohKhU970NbBH -goversion go1.14.7 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p sort -std -complete -installsuffix shared -buildid 2YQQYZCv5i34M_eqv-X6/2YQQYZCv5i34M_eqv-X6 -goversion go1.14.7 -D "" -importcfg $WORK/b032/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/86/8635beef3694aa95764bafc166acacf868954f97b3eab39bd733166d5bc64155-d # internal internal/oserror mkdir -p $WORK/b017/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b053/ io github.com/containers/storage/pkg/locker mkdir -p $WORK/b189/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF golang.org/x/crypto/cast5 cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid 1jMq0CEDWxZ7rsTZfAxz/1jMq0CEDWxZ7rsTZfAxz -goversion go1.14.7 -D "" -importcfg $WORK/b017/importcfg -pack ./errors.go cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid c3DoWMR19loCmUzzr4kt/c3DoWMR19loCmUzzr4kt -goversion go1.14.7 -D "" -importcfg $WORK/b053/importcfg -pack ./message.go strconv mkdir -p $WORK/b020/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b153/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid Pb_AILWdJk-xTqhrWYMq/Pb_AILWdJk-xTqhrWYMq -goversion go1.14.7 -D "" -importcfg $WORK/b189/importcfg -pack ./locker.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p io -std -complete -installsuffix shared -buildid vY6sqqNJJ8oL7TvTY0bj/vY6sqqNJJ8oL7TvTY0bj -goversion go1.14.7 -D "" -importcfg $WORK/b020/importcfg -pack ./io.go ./multi.go ./pipe.go mkdir -p $WORK/b029/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid DIufvBBFnDfoktwPC4RP/DIufvBBFnDfoktwPC4RP -goversion go1.14.7 -D "" -importcfg $WORK/b153/importcfg -pack ./cast5.go mkdir -p $WORK/b246/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p strconv -std -complete -installsuffix shared -buildid XcGOuJBjttYx98_j0coP/XcGOuJBjttYx98_j0coP -goversion go1.14.7 -D "" -importcfg $WORK/b029/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid jP9W1zA02KZL6sLn5TPU/jP9W1zA02KZL6sLn5TPU -goversion go1.14.7 -D "" -importcfg $WORK/b246/importcfg -pack ./apparmor_disabled.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/2d/2d936c98045d2701f9baf70a7ff8163e60cfb21bd6b49ee9e7115c53ac924bfe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/e3/e30d9bc8b02f7dfd3dec7c658dc060dde42851eaf3e4588c8480ff9d5f75a127-d # internal syscall mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b016/symabis ./asm_linux_amd64.s cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/race=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p syscall -std -installsuffix shared -buildid pRVuO-4P-zB0iACXGf4A/pRVuO-4P-zB0iACXGf4A -goversion go1.14.7 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/58/5818a951009dccad9062609212691035c6a1e8dab27bcae51bfcdc63326cda52-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/02/02e598911e74a72d88a86cfce8fa6e3a1a3f018602182d688a8a2b9d4e31ce12-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/fc/fca30611eb5871c87e8dbdebea4a1782a9e8691d442eb734b93c4dc83815b35e-d # internal container/heap mkdir -p $WORK/b263/ github.com/gogo/protobuf/sortkeys github.com/beorn7/perks/quantile mkdir -p $WORK/b385/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p container/heap -std -complete -installsuffix shared -buildid uXZl6TC4lT7N8Nr0rCrq/uXZl6TC4lT7N8Nr0rCrq -goversion go1.14.7 -D "" -importcfg $WORK/b263/importcfg -pack ./heap.go mkdir -p $WORK/b298/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid 96Ue6UuSsnIXPSOaotLf/96Ue6UuSsnIXPSOaotLf -goversion go1.14.7 -D "" -importcfg $WORK/b385/importcfg -pack ./sortkeys.go cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid W7RtQ4QSf-jFh7notT93/W7RtQ4QSf-jFh7notT93 -goversion go1.14.7 -D "" -importcfg $WORK/b298/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/68/680bbf44a7cc31987c2c450c541df157d58dd1b9b3db35e76d3d3c1f73800a44-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/20/200f5e6aced948da4e2f6d15821e7c315eeb921c5628bfe00ccb5a3b4a0961d9-d # internal hash mkdir -p $WORK/b067/ crypto/internal/randutil github.com/containers/image/v5/pkg/compression/internal cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a EOF bytes mkdir -p $WORK/b019/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p hash -std -complete -installsuffix shared -buildid Va5VjX2aaBqjyicv1pn9/Va5VjX2aaBqjyicv1pn9 -goversion go1.14.7 -D "" -importcfg $WORK/b067/importcfg -pack ./hash.go strings text/tabwriter mkdir -p $WORK/b115/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p bytes -std -installsuffix shared -buildid IxWx4jgA_JF8MzRz5upF/IxWx4jgA_JF8MzRz5upF -goversion go1.14.7 -D "" -importcfg $WORK/b019/importcfg -pack ./buffer.go ./bytes.go ./reader.go mkdir -p $WORK/b074/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid uUupyJEk6HTg3tOnEOtT/uUupyJEk6HTg3tOnEOtT -goversion go1.14.7 -D "" -importcfg $WORK/b115/importcfg -pack ./randutil.go mkdir -p $WORK/b038/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b222/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid Slox6YZLf2xJmwQ7UQUY/Slox6YZLf2xJmwQ7UQUY -goversion go1.14.7 -D "" -importcfg $WORK/b074/importcfg -pack ./types.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p strings -std -complete -installsuffix shared -buildid -g14XYCRLgYz2n7IIFWH/-g14XYCRLgYz2n7IIFWH -goversion go1.14.7 -D "" -importcfg $WORK/b038/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid gmvvHXrWVqvzWINS4lyA/gmvvHXrWVqvzWINS4lyA -goversion go1.14.7 -D "" -importcfg $WORK/b222/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/40/402517149d2f16dbfd1f78fc07cb14df6e30662d37586841cae56e7c7aeab40a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/7c/7c0b8a250f7439bb0535e818b08824379dfb060d97273e826111569776c984c1-d # internal github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid NUtpPaouxevq2Ba8gDWe/NUtpPaouxevq2Ba8gDWe -goversion go1.14.7 -D "" -importcfg $WORK/b073/importcfg -pack ./types.go cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/9e/9e2abcd8a1169949f19228ee97f65ecbd42873f8b2a71eb4eff7ae972580f62b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/3e/3e26f77875bf6d1fcd2a19fac630b447e4af5de93b78c4499702aabc59664e8e-d # internal hash/crc64 mkdir -p $WORK/b110/ hash/adler32 hash/fnv hash/crc32 mkdir -p $WORK/b152/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid z8Pwwa-DkwHr35eZhTxz/z8Pwwa-DkwHr35eZhTxz -goversion go1.14.7 -D "" -importcfg $WORK/b110/importcfg -pack ./crc64.go mkdir -p $WORK/b260/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid h0xJGmhEfye66zljpYt7/h0xJGmhEfye66zljpYt7 -goversion go1.14.7 -D "" -importcfg $WORK/b152/importcfg -pack ./adler32.go mkdir -p $WORK/b100/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid OFpqvIuMiZnLC5GBkh1s/OFpqvIuMiZnLC5GBkh1s -goversion go1.14.7 -D "" -importcfg $WORK/b260/importcfg -pack ./fnv.go cat >$WORK/b100/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b100/symabis ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/0b/0bda5d428337ac509fe4bd1aee63a1f2a08ba166e62d5bb9b9c8b51b6cbc101f-d # internal cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p hash/crc32 -std -installsuffix shared -buildid 3S88aUnCH4_jn6xhV-hU/3S88aUnCH4_jn6xhV-hU -goversion go1.14.7 -symabis $WORK/b100/symabis -D "" -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/b4/b4a888f8e76b0ec28c5518421fbcd672c7c88a428a2e2db2708ec4fae4ed5fc0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/8d/8d115a3a1bbc6a66bf62c3e5dc23b992816369e233c7f6161bda8a429db996a7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/50/507ca47d2d09fa78db3e604c3540e4f85fd8b076fed7aee4cbf97cb54e65da76-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/be/be1c7648d649bd6220e1e417ac49a50f983b1dba4da90a2137d1eb2648bf70fd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b100/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b100/_pkg_.a $WORK/b100/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/e7/e7170ee39c12533324eed5970ab03a06aeb180df81703cbbc329e5d7af4c1449-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/68/6839c2c5875e3dc86d9e46ed43a65c148befb771621c5f139db8660b4b892803-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/91/9155de59b2cc7fe4a38395042983211a413842f4e11c5a6a6adba8154b837300-d # internal crypto mkdir -p $WORK/b066/ encoding/base32 crypto/rc4 golang.org/x/crypto/openpgp/errors github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b141/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b067/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto -std -complete -installsuffix shared -buildid Ynh1GVFDkVUZZfs5rgiH/Ynh1GVFDkVUZZfs5rgiH -goversion go1.14.7 -D "" -importcfg $WORK/b066/importcfg -pack ./crypto.go mkdir -p $WORK/b125/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid Ir49vOBJotn52f7BE0ho/Ir49vOBJotn52f7BE0ho -goversion go1.14.7 -D "" -importcfg $WORK/b141/importcfg -pack ./base32.go reflect mkdir -p $WORK/b148/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b089/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid wjp1XyLPffF9wApg8wFe/wjp1XyLPffF9wApg8wFe -goversion go1.14.7 -D "" -importcfg $WORK/b125/importcfg -pack ./rc4.go mkdir -p $WORK/b181/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid kmpREs3oCqsrfvlPYLBL/kmpREs3oCqsrfvlPYLBL -goversion go1.14.7 -D "" -importcfg $WORK/b148/importcfg -pack ./errors.go mkdir -p $WORK/b028/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid 5YV_fDcxMkQEtB1JHMRr/5YV_fDcxMkQEtB1JHMRr -goversion go1.14.7 -D "" -importcfg $WORK/b181/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b028/symabis ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/f2/f2b4d32f8ab9c4b877202cf0b6dd61f6128e1d34a50109031dd01d136ac78103-d # internal cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p reflect -std -installsuffix shared -buildid Pq-4cWP1qzvBL8vEaVmk/Pq-4cWP1qzvBL8vEaVmk -goversion go1.14.7 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go golang.org/x/text/transform mkdir -p $WORK/b357/ bufio vendor/golang.org/x/text/transform mkdir -p $WORK/b048/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid M24knZBDxY3A8nyXg_QT/M24knZBDxY3A8nyXg_QT -goversion go1.14.7 -D "" -importcfg $WORK/b357/importcfg -pack ./transform.go mkdir -p $WORK/b232/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p bufio -std -complete -installsuffix shared -buildid vnfxjMLGn2HT8R6ZU6L4/vnfxjMLGn2HT8R6ZU6L4 -goversion go1.14.7 -D "" -importcfg $WORK/b048/importcfg -pack ./bufio.go ./scan.go cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid h4KBQ_VQ5YD9IkYfYsh3/h4KBQ_VQ5YD9IkYfYsh3 -goversion go1.14.7 -D "" -importcfg $WORK/b232/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/66/66ddaa758ccfb9634253735513c133f30d092b0fcb205c1e64493bc83895cab5-d # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/3b/3bb125f4710e86dc9d2c2e6e7b92189f4b91a8dce9c063464ea5b26e71bac528-d # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/0a/0a4b62fcabd86afb042cf0488460ea99584c024b37b0ea0acf881c71a6b95a6e-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b066/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b148/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid TTLUpj9qihNtltkIs1W7/TTLUpj9qihNtltkIs1W7 -goversion go1.14.7 -D "" -importcfg $WORK/b155/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/dc/dc78ac809ebc2369968bcdb8b31dd52a53f8d56203561e744ba8a9b55c148c26-d # internal github.com/containers/storage/pkg/stringutils github.com/docker/docker/api/types/versions mkdir -p $WORK/b209/ path github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg regexp/syntax mkdir -p $WORK/b142/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid jUYnmymcUV2D4UfAkuJu/jUYnmymcUV2D4UfAkuJu -goversion go1.14.7 -D "" -importcfg $WORK/b209/importcfg -pack ./stringutils.go mkdir -p $WORK/b047/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid kpCIkN-7Xlr5nt3_4UFS/kpCIkN-7Xlr5nt3_4UFS -goversion go1.14.7 -D "" -importcfg $WORK/b142/importcfg -pack ./compare.go mkdir -p $WORK/b304/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p path -std -complete -installsuffix shared -buildid ij7tI3ay4zIFvobdBcF2/ij7tI3ay4zIFvobdBcF2 -goversion go1.14.7 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go mkdir -p $WORK/b069/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid JGFDpSlAJazBo64MbY61/JGFDpSlAJazBo64MbY61 -goversion go1.14.7 -D "" -importcfg $WORK/b304/importcfg -pack ./autoneg.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/05/056b85049ab97e0e86cf83c765cb4c35571304cf991d4ceea96b8a02b58772e2-d # internal cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid nk-M67w68sq2CbD6J8QX/nk-M67w68sq2CbD6J8QX -goversion go1.14.7 -D "" -importcfg $WORK/b069/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_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/90/9050a1890a4d7e1bfbaede77e358959729e5988268726538747664a25f224091-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/71/71669c1d093d5ba4035e8f4ad9f765085c7a2dfc51c096e9a029c6926a8b397a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/bc/bc30e311a7e615288751903db7d301e614a0ad573b7aa35a6c1984442b901f1b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/6f/6f8c8f519493e5dd9d5d3e6b8a6afe14bec5919168fa07ea91702396c240a329-d # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/65/659187d628ffd00ab47262a6246ade71145f6bc5409b9b4f2bc48f4bb8fb21cf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/7a/7aaa1fc5a87dea5d8403ca814b03e89856dd6bcd9f88ddd9db32f55a21df3d0f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/cc/cc691f9cef1928447f8b772af7ecd63f08fadb174e3588242474531ae3e6bd92-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/8b/8b231e536ca94019d0f0690a56f1782ffbf58f0d403a2c8b3da07995a0334af0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/75/75ca38c860281d8a816eef7b0f77354fe86a1b1aee987f0c37affaab6aedd2df-d # internal compress/bzip2 mkdir -p $WORK/b084/ image mkdir -p $WORK/b156/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid dooNontiKzea0DR0M2PG/dooNontiKzea0DR0M2PG -goversion go1.14.7 -D "" -importcfg $WORK/b084/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b157/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p image -std -complete -installsuffix shared -buildid zyquZXxdTSRk_esHO_Np/zyquZXxdTSRk_esHO_Np -goversion go1.14.7 -D "" -importcfg $WORK/b156/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/26/26b9af8464c91cba198521166c6c230e071f44fe91468c1cfed093d28af7ddb7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/a1/a1b807e9575122504ffde41c0fdb5f9936db397fbd5781ff316c051a94f435a6-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/e6/e609e86828fdbc033a0b22c65f6428a6b3479a8e16f5bc1e300a9da49b54adfe-d # internal github.com/containers/buildah/pkg/cgroups mkdir -p $WORK/b063/ github.com/containerd/continuity/syscallx internal/syscall/execenv internal/syscall/unix mkdir -p $WORK/b035/ github.com/mattn/go-isatty cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/cgroups /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p github.com/containers/buildah/pkg/cgroups -complete -installsuffix shared -buildid wixj9ha-jlOJj_yEVErY/wixj9ha-jlOJj_yEVErY -goversion go1.14.7 -D "" -importcfg $WORK/b063/importcfg -pack ./cgroups_supported.go time mkdir -p $WORK/b417/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b036/ cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid XCseiPnueW1G8lQZ4wQy/XCseiPnueW1G8lQZ4wQy -goversion go1.14.7 -D "" -importcfg $WORK/b035/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/continuity/syscallx /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p github.com/containerd/continuity/syscallx -complete -installsuffix shared -buildid zF0Dxv_PTx6cT9Lvh9ga/zF0Dxv_PTx6cT9Lvh9ga -goversion go1.14.7 -D "" -importcfg $WORK/b417/importcfg -pack ./syscall_unix.go mkdir -p $WORK/b265/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b015/ cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid R2G-eHSG-61kt9QOFmkj/R2G-eHSG-61kt9QOFmkj -goversion go1.14.7 -D "" -importcfg $WORK/b036/importcfg -pack ./execenv_default.go cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid ZKlE7AdXuxziiSYZZpsL/ZKlE7AdXuxziiSYZZpsL -goversion go1.14.7 -D "" -importcfg $WORK/b265/importcfg -pack ./doc.go ./isatty_linux.go ./isatty_others.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p time -std -installsuffix shared -buildid ekWGVIHR8_gwIQrM-l6A/ekWGVIHR8_gwIQrM-l6A -goversion go1.14.7 -D "" -importcfg $WORK/b015/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_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/b9/b917e5811f4807099d04ce1a7a72e321a279861d940d8bf6d6d6cb8a448146a6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/38/384ff213fdac60564f4b3b23be5db4105890ab7862b89a3b9df097b21f0ccf20-d # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/c4/c45db6303cced2d837fe33b53179501e9ba9c8d94f3d1c8bba864b5fff896dfd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/d7/d7b01c3838132eabb39e3da79f1eef2694a3f6e31e3f18c5c299f61d9ef6878f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/69/69f0a91c13bd26e982a8b9f736db1578fb9cc68fa8b5e269a916e627c71bb4e9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/7d/7dc3b9cb23917b7e1285be97fe6163aad06e39cb67b7ae645efb9712dbcd0ac7-d # internal image/internal/imageutil mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b156/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid -rfq2YImAFvEnDD-oB67/-rfq2YImAFvEnDD-oB67 -goversion go1.14.7 -D "" -importcfg $WORK/b159/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/8c/8cd3bbe329f0e865f519aff22d64348d4b0893de0c6f0c82e2c790667d621fd5-d # internal image/jpeg mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b156/_pkg_.a packagefile image/color=$WORK/b157/_pkg_.a packagefile image/internal/imageutil=$WORK/b159/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid 1he6dLrIDPKsZNtC1Kqf/1he6dLrIDPKsZNtC1Kqf -goversion go1.14.7 -D "" -importcfg $WORK/b158/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/a0/a00655bf8ed557c2facddcc770814b6884dbff04a6bf22206f68bfd2f328df74-d # internal regexp mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp/syntax=$WORK/b069/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p regexp -std -complete -installsuffix shared -buildid rheOYMUDtBPgIEMaRUEi/rheOYMUDtBPgIEMaRUEi -goversion go1.14.7 -D "" -importcfg $WORK/b068/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/df/df2b0ad6097d735a3daff76225eb39913c4cde4bd895d74b84a43657b31a6ca5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/98/980dca9d0f045197e20c97941035c979b3efd5e114c6a028c22b5ac870e654a5-d # internal context mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p context -std -complete -installsuffix shared -buildid rkj5ICGL2Zp6A2zxjQhk/rkj5ICGL2Zp6A2zxjQhk -goversion go1.14.7 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/poll -std -installsuffix shared -buildid d4i1hIWMbTBucW41Jh-m/d4i1hIWMbTBucW41Jh-m -goversion go1.14.7 -D "" -importcfg $WORK/b034/importcfg -pack ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/c5/c58bb0bb3f8e30cbf8c01335e397e5bd62e7237f6d8628e3433c0e29ee4be97c-d # internal github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b068/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid sPyHuqLtCkPSisai6KES/sPyHuqLtCkPSisai6KES -goversion go1.14.7 -D "" -importcfg $WORK/b365/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/40/409021ef1164d64825e1e33321855f96742f5806b31c2047a7c7aff935ab3bd7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/7c/7c32b12d2fc3e73bfb8e5b845055a55954e8047e6ab93fe5cfc6ecb09ae00aab-d # internal golang.org/x/sync/errgroup golang.org/x/net/context mkdir -p $WORK/b418/ golang.org/x/sync/semaphore mkdir -p $WORK/b176/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p golang.org/x/sync/errgroup -complete -installsuffix shared -buildid y2XwXp44rXDFTV5drh-B/y2XwXp44rXDFTV5drh-B -goversion go1.14.7 -D "" -importcfg $WORK/b418/importcfg -pack ./errgroup.go mkdir -p $WORK/b270/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid enq8k683Ul04JASi1tT3/enq8k683Ul04JASi1tT3 -goversion go1.14.7 -D "" -importcfg $WORK/b176/importcfg -pack ./context.go ./go17.go ./go19.go cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b119/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid sybuOWv0FWn9jLFXEZdC/sybuOWv0FWn9jLFXEZdC -goversion go1.14.7 -D "" -importcfg $WORK/b270/importcfg -pack ./semaphore.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/66/661b828310a22a390daefb137f84803dbba7b59a15936193366614f4d22a12ba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/9a/9af09195f68ee92541712a7e34061f5d05fc8a5dbf4a1f5c033b9606a31f1211-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/25/25586f40e57064710601f2e9dd4d66b66abeffe14c8300f1c30f27116db560c6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/eb/ebadf3d77d83d5d9d1c70ee3a94f90ee67536485c3dc94c44aa1d03deadbc059-d # internal os mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b037/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p os -std -installsuffix shared -buildid Yf3xIVerIuYfdMZbvEJQ/Yf3xIVerIuYfdMZbvEJQ -goversion go1.14.7 -D "" -importcfg $WORK/b033/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b028/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/f2/f24e930d083cf7cfe8f8ebd8fc8d83450bbe1de6d53c00312bc684ba035aebef-d # internal internal/fmtsort mkdir -p $WORK/b031/ encoding/binary github.com/hashicorp/errwrap k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b025/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid _OztPJLz2PYjPdvNyVk2/_OztPJLz2PYjPdvNyVk2 -goversion go1.14.7 -D "" -importcfg $WORK/b031/importcfg -pack ./sort.go mkdir -p $WORK/b369/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid WuZs18LJ7i-CyH3HcT6_/WuZs18LJ7i-CyH3HcT6_ -goversion go1.14.7 -D "" -importcfg $WORK/b025/importcfg -pack ./binary.go ./varint.go mkdir -p $WORK/b395/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid xCspaEoQhfXEecZocsfD/xCspaEoQhfXEecZocsfD -goversion go1.14.7 -D "" -importcfg $WORK/b369/importcfg -pack ./errwrap.go cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid Hyyf_FpL0I8uOlDelRWI/Hyyf_FpL0I8uOlDelRWI -goversion go1.14.7 -D "" -importcfg $WORK/b395/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/a6/a61a23e1eb87674f3891f6db1b64c218c457be23f14f017f9cc069adc8ac4412-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/9a/9a939cdeb04e1549359319928af9eae5b5c50833216be608dffb6d0fbbb0a140-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/2a/2a85d420fa54ab7ae4a8817153007502c3a814e2f14450522946784ae583d8b0-d # internal encoding/base64 mkdir -p $WORK/b024/ crypto/md5 github.com/klauspost/compress/zstd/internal/xxhash github.com/klauspost/compress/snappy crypto/cipher cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid GmH4w-aY31-99ODizd7w/GmH4w-aY31-99ODizd7w -goversion go1.14.7 -D "" -importcfg $WORK/b024/importcfg -pack ./base64.go mkdir -p $WORK/b124/ crypto/ed25519/internal/edwards25519 vendor/golang.org/x/crypto/poly1305 vendor/golang.org/x/sys/cpu mkdir -p $WORK/b101/ cat >$WORK/b124/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b124=>" -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b124/symabis ./md5block_amd64.s mkdir -p $WORK/b099/ cat >$WORK/b101/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b101/symabis ./xxhash_amd64.s mkdir -p $WORK/b088/ cat >$WORK/b099/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b099/symabis ./decode_amd64.s ./encode_amd64.s mkdir -p $WORK/b122/ cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b088/symabis ./xor_amd64.s mkdir -p $WORK/b137/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid I36lqb-CjUe2MXAAAWLw/I36lqb-CjUe2MXAAAWLw -goversion go1.14.7 -D "" -importcfg $WORK/b122/importcfg -pack ./const.go ./edwards25519.go golang.org/x/sys/unix mkdir -p $WORK/b138/ cat >$WORK/b137/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b137/symabis ./sum_amd64.s mkdir -p $WORK/b079/ cat >$WORK/b138/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b138=>" -I $WORK/b138/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b138/symabis ./cpu_x86.s cat >$WORK/b079/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b079/symabis ./asm_linux_amd64.s cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b089/_pkg_.a packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/cipher -std -installsuffix shared -buildid P7CcUc4HzoNC1OPSONKi/P7CcUc4HzoNC1OPSONKi -goversion go1.14.7 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p crypto/md5 -std -installsuffix shared -buildid O6y9oK9l8s1vVfdh46Xt/O6y9oK9l8s1vVfdh46Xt -goversion go1.14.7 -symabis $WORK/b124/symabis -D "" -importcfg $WORK/b124/importcfg -pack -asmhdr $WORK/b124/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/klauspost/compress/zstd/internal/xxhash -installsuffix shared -buildid Idd9smK3AeYAzfHKPsvw/Idd9smK3AeYAzfHKPsvw -goversion go1.14.7 -symabis $WORK/b101/symabis -D "" -importcfg $WORK/b101/importcfg -pack -asmhdr $WORK/b101/go_asm.h ./xxhash.go ./xxhash_amd64.go ./xxhash_safe.go cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b100/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/klauspost/compress/snappy -installsuffix shared -buildid jxqb9HxNz-TFRnDEzseK/jxqb9HxNz-TFRnDEzseK -goversion go1.14.7 -symabis $WORK/b099/symabis -D "" -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/go_asm.h ./decode.go ./decode_amd64.go ./encode.go ./encode_amd64.go ./snappy.go cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid _QineguWtTJ3YrzvqUlp/_QineguWtTJ3YrzvqUlp -goversion go1.14.7 -symabis $WORK/b137/symabis -D "" -importcfg $WORK/b137/importcfg -pack -asmhdr $WORK/b137/go_asm.h ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid WEDMseSL5QsEymfL_lXH/WEDMseSL5QsEymfL_lXH -goversion go1.14.7 -symabis $WORK/b138/symabis -D "" -importcfg $WORK/b138/importcfg -pack -asmhdr $WORK/b138/go_asm.h ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid cOeuNRzNsjHtQclWpWE-/cOeuNRzNsjHtQclWpWE- -goversion go1.14.7 -symabis $WORK/b079/symabis -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_amd64.go ./zptrace386_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/57/57864a742f42fdaeba6705449a1f7534a35155853daefd0ac5a397a5f6a78905-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b138=>" -I $WORK/b138/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b138/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b138/_pkg_.a $WORK/b138/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/fb/fb0505f6b9921540b7348b61e60692077337447231a4f6743c7959110c4d6aaf-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b101/xxhash_amd64.o ./xxhash_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b137/sum_amd64.o ./sum_amd64.s cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b101/_pkg_.a $WORK/b101/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/f9/f9136b3b4c5954468827b1fb3845e1a3431997402ed1ac41fdf1314670d11445-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b124=>" -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b124/md5block_amd64.o ./md5block_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b137/_pkg_.a $WORK/b137/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/21/211efe64660e020ab4abf1bb0cceaa1aae51735ce2b32e16dc01723219516ae4-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b099/decode_amd64.o ./decode_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b099/encode_amd64.o ./encode_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b124/_pkg_.a $WORK/b124/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/5f/5f61893885be29238baaef1b9910b493a4a6b55a56a21605df8c7552fa4869d6-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b099/_pkg_.a $WORK/b099/decode_amd64.o $WORK/b099/encode_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/74/74f1d7be6206bb0da8c06b0f58b9a1f92ddb444e390864a4bcfb35c8a64f1990-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/04/040fd2c9b5b043051b243ae2c4d12e6f7883cb074bf87cb7439250fb3dbc1cb6-d # internal encoding/pem mkdir -p $WORK/b130/ golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b147/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid 2jGVSaFsp7RhNF-pvM__/2jGVSaFsp7RhNF-pvM__ -goversion go1.14.7 -D "" -importcfg $WORK/b130/importcfg -pack ./pem.go cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b148/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid aV6QYpA0kpkL-PZFLYWf/aV6QYpA0kpkL-PZFLYWf -goversion go1.14.7 -D "" -importcfg $WORK/b147/importcfg -pack ./armor.go ./encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/c1/c10982ac127b52b255a9e68bac37c2d8d25c52a80a9b7d5c57241bf3ba6c16cf-d # internal github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b164/ github.com/docker/docker/api/types/mount os/signal mkdir -p $WORK/b325/ runtime/debug path/filepath cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/internal/tmpdir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid nFIfr-BCQocfn-904gwQ/nFIfr-BCQocfn-904gwQ -goversion go1.14.7 -D "" -importcfg $WORK/b164/importcfg -pack ./tmpdir.go cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a EOF fmt mkdir -p $WORK/b030/ k8s.io/client-go/util/homedir cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid AI_oh-AvKxx3MkM21vGt/AI_oh-AvKxx3MkM21vGt -goversion go1.14.7 -D "" -importcfg $WORK/b325/importcfg -pack ./mount.go mkdir -p $WORK/b361/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b031/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p fmt -std -complete -installsuffix shared -buildid XEd39dy67OaupnCTaMn3/XEd39dy67OaupnCTaMn3 -goversion go1.14.7 -D "" -importcfg $WORK/b030/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go mkdir -p $WORK/b269/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid MMDMYEm5dT5-_-47zOR0/MMDMYEm5dT5-_-47zOR0 -goversion go1.14.7 -D "" -importcfg $WORK/b361/importcfg -pack ./homedir.go mkdir -p $WORK/b102/ cat >$WORK/b269/go_asm.h << 'EOF' # internal EOF cat >$WORK/b102/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b102/symabis ./debug.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b269=>" -I $WORK/b269/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b269/symabis ./sig.s mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF internal/lazyregexp cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid Q9mtRf8YT8i3o-gIHgrN/Q9mtRf8YT8i3o-gIHgrN -goversion go1.14.7 -D "" -importcfg $WORK/b044/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid zZGXXIZROqtXTZeERg5C/zZGXXIZROqtXTZeERg5C -goversion go1.14.7 -D "" -importcfg $WORK/b402/importcfg -pack ./lazyre.go net mkdir -p $WORK/b052/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b052/ -importpath net -- -I $WORK/b052/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p runtime/debug -std -installsuffix shared -buildid 9wVRa6GkLJDCwmNV6wM3/9wVRa6GkLJDCwmNV6wM3 -goversion go1.14.7 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p os/signal -std -installsuffix shared -buildid 14kAGB78Oo2Lhp9_GtjP/14kAGB78Oo2Lhp9_GtjP -goversion go1.14.7 -symabis $WORK/b269/symabis -D "" -importcfg $WORK/b269/importcfg -pack -asmhdr $WORK/b269/go_asm.h ./doc.go ./signal.go ./signal_unix.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b088/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/ae/ae7f20f3002dbe1b4f9f8acbc7fef7c52af9341ad9a2ffaa73ba3ef7d9d9b0ec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/21/21b027d74a24924a3fc1f0113b034dbd862c0e1fe2cc29684846769cfea2d131-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b088/_pkg_.a $WORK/b088/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/b2/b21222a6a293e6047ab1d3bf8d2170cbd83ce41820645c86413d653b6736bd7f-d # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/11/119fee719b32af02a265c4e52f7b397f5c2e5f2c3c9c54f0347e9d2c22a15b42-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b135/ crypto/des mkdir -p $WORK/b120/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b136/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid GQjQLa9JlCcgBwflvvM2/GQjQLa9JlCcgBwflvvM2 -goversion go1.14.7 -D "" -importcfg $WORK/b135/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile crypto/internal/subtle=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid s2TmrBCPi5yYbxQWgiSI/s2TmrBCPi5yYbxQWgiSI -goversion go1.14.7 -D "" -importcfg $WORK/b120/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/bc/bc0674eb0dce31c6130ca8723116f26f56a0a46bab31dcd395c7c15ae01f27a5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/c9/c9582de1218f5b008816cffc4ea2f60df76f145e68995f11703db4d35b27108e-d # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/eb/eb6661b81bf777d8ea12190856413b3f7f527ac4000576c148cab791deb3608b-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b269=>" -I $WORK/b269/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b269/sig.o ./sig.s cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b102/debug.o ./debug.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b269/_pkg_.a $WORK/b269/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b102/_pkg_.a $WORK/b102/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/f6/f62fac6d41b0ae88751f0e1d1ed6ab237df9c20ba03e94d1d768d613432fd812-d # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/96/967f7f6f17ae74db649773b764be6d61e526d0942a0af960ae79fa79a7710f37-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/e6/e63ee68ca455e8f0c78d268bdeff0e5dc868954db8bccc86731f8f6f0c57b0e1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/5b/5b205a6ad27c938e65cc8589496cb2170cc0a6d6a3f1f310f4dc715f3e86b4d2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/98/9881b187444b7704303bf178d5b83da321aa68fbc9fc9ae977497ec5b4728f42-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b134/ cat >$WORK/b134/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b134=>" -I $WORK/b134/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b134/symabis ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cat >$WORK/b134/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b135/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b136/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b137/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b138/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid Nat82Rr4QKVvuynlW68_/Nat82Rr4QKVvuynlW68_ -goversion go1.14.7 -symabis $WORK/b134/symabis -D "" -importcfg $WORK/b134/importcfg -pack -asmhdr $WORK/b134/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/c8/c81e3814deb5f7906d54d5514c4c67315bdae0bbfc46dce1dc542f4914cc88db-d # internal io/ioutil mkdir -p $WORK/b043/ os/exec cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b060/ cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 6HNBXB4WhqE1LFbl1f4q/6HNBXB4WhqE1LFbl1f4q -goversion go1.14.7 -D "" -importcfg $WORK/b043/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p os/exec -std -complete -installsuffix shared -buildid ssgEwte_KUizisVnK04C/ssgEwte_KUizisVnK04C -goversion go1.14.7 -D "" -importcfg $WORK/b060/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/c5/c52061ab4202a0a2df99ec5c82b34e404068ca1be5ec22224d882c37748e5532-d # internal github.com/containers/storage/pkg/directory mkdir -p $WORK/b188/ github.com/prometheus/procfs/internal/util mkdir -p $WORK/b308/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid IaDV0n-bR7EmGBH6AlPA/IaDV0n-bR7EmGBH6AlPA -goversion go1.14.7 -D "" -importcfg $WORK/b188/importcfg -pack ./directory.go ./directory_unix.go cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid VPmu4yoTxbVq2YW-P937/VPmu4yoTxbVq2YW-P937 -goversion go1.14.7 -D "" -importcfg $WORK/b308/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b134=>" -I $WORK/b134/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b134/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/20/2058205590e44e1f6ccf0a03e0169e07379b292b3db5846b6942736a4240f2db-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/27/27670d08a576e35645320d84a924f1a15628fd5abb1f4abffb74166a4e4fd0c4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b134/_pkg_.a $WORK/b134/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/72/729a93d9830b15d265543a3fc3d935e97a6c3ff23ffdb6587f12fd3793b40dba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/7e/7e13f8e7273bd1b28b20d93dd3436ef877dc3a7ee97160f51088a9de2c4df358-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/67/673bae01a35513657e407e2a4e45b140500a6ea1cdf4e7fa423a24daf3124bf5-d # internal github.com/opencontainers/image-spec/specs-go github.com/pkg/errors mkdir -p $WORK/b077/ github.com/containers/storage/pkg/config log flag mkdir -p $WORK/b040/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF encoding/hex github.com/opencontainers/go-digest cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid VuczBRSiaW5RyyLMkzDp/VuczBRSiaW5RyyLMkzDp -goversion go1.14.7 -D "" -importcfg $WORK/b077/importcfg -pack ./errors.go ./stack.go github.com/ulikunitz/xz/internal/xlog go/token github.com/containers/storage/pkg/parsers github.com/containers/image/v5/version mkdir -p $WORK/b206/ github.com/docker/go-units mkdir -p $WORK/b173/ github.com/tchap/go-patricia/patricia github.com/mistifyio/go-zfs mime/quotedprintable vendor/golang.org/x/net/http2/hpack os/user cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF encoding/json text/scanner net/http/internal text/template/parse net/url cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid sBaiM1H6YMYVMUccU-10/sBaiM1H6YMYVMUccU-10 -goversion go1.14.7 -D "" -importcfg $WORK/b206/importcfg -pack ./config.go github.com/syndtr/gocapability/capability github.com/mtrmac/gpgme github.com/prometheus/procfs/internal/fs github.com/opencontainers/runtime-spec/specs-go github.com/docker/docker/api/types/blkiodev mime cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF vendor/golang.org/x/crypto/curve25519 github.com/klauspost/compress/fse github.com/seccomp/libseccomp-golang cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p flag -std -complete -installsuffix shared -buildid VQIaVh4V6Fc_lftTwdBW/VQIaVh4V6Fc_lftTwdBW -goversion go1.14.7 -D "" -importcfg $WORK/b040/importcfg -pack ./flag.go compress/flate mkdir -p $WORK/b150/ github.com/BurntSushi/toml github.com/vbauerster/mpb/decor cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b213/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid d39KsIpEXaktAjosBBo-/d39KsIpEXaktAjosBBo- -goversion go1.14.7 -D "" -importcfg $WORK/b173/importcfg -pack ./duration.go ./size.go ./ulimit.go cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid f1nc91vaih_oQB8CrGth/f1nc91vaih_oQB8CrGth -goversion go1.14.7 -D "" -importcfg $WORK/b150/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go mkdir -p $WORK/b076/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF github.com/klauspost/compress/flate mkdir -p $WORK/b104/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid jAzstZPHQvsXR8ar5W7c/jAzstZPHQvsXR8ar5W7c -goversion go1.14.7 -D "" -importcfg $WORK/b213/importcfg -pack ./children.go ./patricia.go cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid we4g3fxqU6z5vL48gG13/we4g3fxqU6z5vL48gG13 -goversion go1.14.7 -D "" -importcfg $WORK/b076/importcfg -pack ./version.go ./versioned.go mkdir -p $WORK/b096/ mkdir -p $WORK/b065/ math/big cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid Re9tzOn6MT1wAMd2Dad_/Re9tzOn6MT1wAMd2Dad_ -goversion go1.14.7 -D "" -importcfg $WORK/b096/importcfg -pack ./hex.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/klauspost/compress/flate -complete -installsuffix shared -buildid hEFwn9s-AldYwpI1I_ek/hEFwn9s-AldYwpI1I_ek -goversion go1.14.7 -D "" -importcfg $WORK/b104/importcfg -pack ./deflate.go ./dict_decoder.go ./fast_encoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./level1.go ./level2.go ./level3.go ./level4.go ./level5.go ./level6.go ./stateless.go ./token.go mkdir -p $WORK/b107/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF gopkg.in/yaml.v2 cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid HIK-v_ldv_c3GlAxvhif/HIK-v_ldv_c3GlAxvhif -goversion go1.14.7 -D "" -importcfg $WORK/b065/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go mkdir -p $WORK/b219/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF vendor/golang.org/x/text/unicode/norm cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid 7ehsvwG-9UXJ0BtP9b2B/7ehsvwG-9UXJ0BtP9b2B -goversion go1.14.7 -D "" -importcfg $WORK/b107/importcfg -pack ./xlog.go mkdir -p $WORK/b190/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b144/ cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p go/token -std -complete -installsuffix shared -buildid 0rXcw-SDEb7nbMv3wL-z/0rXcw-SDEb7nbMv3wL-z -goversion go1.14.7 -D "" -importcfg $WORK/b219/importcfg -pack ./position.go ./serialize.go ./token.go cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid f6FyrvjjljodA3wI457D/f6FyrvjjljodA3wI457D -goversion go1.14.7 -D "" -importcfg $WORK/b190/importcfg -pack ./parsers.go mkdir -p $WORK/b205/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b240/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid uY-ki5cWcOKNAxWhO1hc/uY-ki5cWcOKNAxWhO1hc -goversion go1.14.7 -D "" -importcfg $WORK/b205/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/containers/image/v5/version -complete -installsuffix shared -buildid vExhVvkXFxki5Y-0J6DL/vExhVvkXFxki5Y-0J6DL -goversion go1.14.7 -D "" -importcfg $WORK/b144/importcfg -pack ./version.go mkdir -p $WORK/b237/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b080/ cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid Ymt0GCpopaycyHP20Uqc/Ymt0GCpopaycyHP20Uqc -goversion go1.14.7 -D "" -importcfg $WORK/b240/importcfg -pack ./reader.go ./writer.go cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid LSzqMJpmV-m203gfMIa9/LSzqMJpmV-m203gfMIa9 -goversion go1.14.7 -D "" -importcfg $WORK/b237/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go mkdir -p $WORK/b045/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b018/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b045/ -importpath os/user -- -I $WORK/b045/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p log -std -complete -installsuffix shared -buildid p2SiJABMQTVepaOPS0gv/p2SiJABMQTVepaOPS0gv -goversion go1.14.7 -D "" -importcfg $WORK/b080/importcfg -pack ./log.go mkdir -p $WORK/b169/ mkdir -p $WORK/b224/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid nRkzk6JYZpJX3p1s72CT/nRkzk6JYZpJX3p1s72CT -goversion go1.14.7 -D "" -importcfg $WORK/b018/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid E8A3oTJFHrrZwGNsf1Yd/E8A3oTJFHrrZwGNsf1Yd -goversion go1.14.7 -D "" -importcfg $WORK/b169/importcfg -pack ./scanner.go mkdir -p $WORK/b242/ mkdir -p $WORK/b133/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid 2zvd_YmszOmrCgwP-bzD/2zvd_YmszOmrCgwP-bzD -goversion go1.14.7 -D "" -importcfg $WORK/b224/importcfg -pack ./lex.go ./node.go ./parse.go cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid EUIojB24aLJSur9li978/EUIojB24aLJSur9li978 -goversion go1.14.7 -D "" -importcfg $WORK/b242/importcfg -pack ./chunked.go ./testcert.go mkdir -p $WORK/b184/ mkdir -p $WORK/b145/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p net/url -std -complete -installsuffix shared -buildid iT3JI-wl5WFoekz8P9Ay/iT3JI-wl5WFoekz8P9Ay -goversion go1.14.7 -D "" -importcfg $WORK/b133/importcfg -pack ./url.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid 5ms9uWCz8Gw3gY98VTG-/5ms9uWCz8Gw3gY98VTG- -goversion go1.14.7 -D "" -importcfg $WORK/b184/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go mkdir -p $WORK/b307/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b145/ -importpath github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b145/ -g -O2 ./data.go ./gpgme.go mkdir -p $WORK/b243/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid 1WO5Y2xY1DI_YJJ1HfWQ/1WO5Y2xY1DI_YJJ1HfWQ -goversion go1.14.7 -D "" -importcfg $WORK/b307/importcfg -pack ./fs.go mkdir -p $WORK/b324/ mkdir -p $WORK/b238/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid NZB2GKI_liYwODy5pr_9/NZB2GKI_liYwODy5pr_9 -goversion go1.14.7 -D "" -importcfg $WORK/b243/importcfg -pack ./config.go ./state.go ./version.go cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid BHLT9aqU-w5H4ZkluL17/BHLT9aqU-w5H4ZkluL17 -goversion go1.14.7 -D "" -importcfg $WORK/b324/importcfg -pack ./blkio.go mkdir -p $WORK/b139/ mkdir -p $WORK/b098/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cat >$WORK/b139/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p mime -std -complete -installsuffix shared -buildid xmyefhCnQd-aIejj3TZ4/xmyefhCnQd-aIejj3TZ4 -goversion go1.14.7 -D "" -importcfg $WORK/b238/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b139=>" -I $WORK/b139/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b139/symabis ./curve25519_amd64.s mkdir -p $WORK/b247/ mkdir -p $WORK/b071/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid ko6ashel4BofvBNC1dkj/ko6ashel4BofvBNC1dkj -goversion go1.14.7 -D "" -importcfg $WORK/b098/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go mkdir -p $WORK/b266/ mkdir -p $WORK/b095/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid 3wIzCsGD7S98NMqhHYH4/3wIzCsGD7S98NMqhHYH4 -goversion go1.14.7 -D "" -importcfg $WORK/b071/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b267/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b268/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb/decor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/vbauerster/mpb/decor -complete -installsuffix shared -buildid eGBuIqEod7R6T6XwbBj2/eGBuIqEod7R6T6XwbBj2 -goversion go1.14.7 -D "" -importcfg $WORK/b266/importcfg -pack ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./moving-average.go ./name.go ./percentage.go ./speed.go mkdir -p $WORK/b312/ mkdir -p $WORK/b234/ cat >$WORK/b095/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b095/symabis ./arith_amd64.s cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid sLNnfb-He9m3_hB8R2he/sLNnfb-He9m3_hB8R2he -goversion go1.14.7 -D "" -importcfg $WORK/b312/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 cat >$WORK/b234/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b232/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid eZeiRJObrYfxsI11woQ8/eZeiRJObrYfxsI11woQ8 -goversion go1.14.7 -D "" -importcfg $WORK/b234/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/69/69b7ce67fd3e7928eaa65e25bfdc8f3d626c1fddcd74723a31f058beea0380b2-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid QiH1vpXbJ31kdHvMGwIj/QiH1vpXbJ31kdHvMGwIj -goversion go1.14.7 -D "" -importcfg $WORK/b332/importcfg -pack ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/41/416df66c4eb9f46af834796201e9f2fbdd220f5478fef07e3b01458a83f01742-d # internal github.com/docker/docker/api/types/time mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid 7td6zGyo9wWl0o0Zi5Ic/7td6zGyo9wWl0o0Zi5Ic -goversion go1.14.7 -D "" -importcfg $WORK/b348/importcfg -pack ./duration_convert.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/0b/0bbe142787ac4f2577c3f604d992206ff63204debb0f89200234a27d6e290619-d # internal github.com/imdario/mergo mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid HyfEF3e2nKoxyBqFBQqz/HyfEF3e2nKoxyBqFBQqz -goversion go1.14.7 -D "" -importcfg $WORK/b352/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/22/227e158c8459a2cbc2e3c388b804cb9d246c22fb678bfa84c49299e7e36ed9cc-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b357/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid kdK8Uch6eXsgV2Zd_4uC/kdK8Uch6eXsgV2Zd_4uC -goversion go1.14.7 -D "" -importcfg $WORK/b359/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/33/33e2726c99dcedec4310e622b31fa33abf7ee7def87922979f548430513cce2f-d # internal github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/internal/iolimits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid Ra189ky6rYWN3_ZMyMhM/Ra189ky6rYWN3_ZMyMhM -goversion go1.14.7 -D "" -importcfg $WORK/b162/importcfg -pack ./iolimits.go cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/52/520889a2cd91f9e7e841b0b5b595853ec110584bf727ae38e373fcf0bbc04d11-d # internal github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid 1k0RobUoDGedcaGjXdRY/1k0RobUoDGedcaGjXdRY -goversion go1.14.7 -D "" -importcfg $WORK/b272/importcfg -pack ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/db/dbff8664878f494fab8b7c3824e9b55b8aeeb93eb2fc1de326268490f3970a95-d # internal github.com/containers/image/v5/oci/internal mkdir -p $WORK/b316/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid 1UwkSGc3L2wo8ar126r4/1UwkSGc3L2wo8ar126r4 -goversion go1.14.7 -D "" -importcfg $WORK/b316/importcfg -pack ./oci_util.go cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/31/31c3066e2638790a4f012b02a66de2530126823f6c96e9915b8fa37b1f8e4691-d # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/15/15e945e0c9e8fd675481412a8b12a2f57c2a0e8b5ddf438e23955e7391731a81-d # internal github.com/containers/image/v5/docker/reference mkdir -p $WORK/b064/ github.com/ulikunitz/xz/lzma mkdir -p $WORK/b108/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid ejp5WP29bYLOcwGgEy7L/ejp5WP29bYLOcwGgEy7L -goversion go1.14.7 -D "" -importcfg $WORK/b064/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b109/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b107/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid iHC4XBJqCPdiriRNCDSh/iHC4XBJqCPdiriRNCDSh -goversion go1.14.7 -D "" -importcfg $WORK/b108/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_amd64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/9f/9f33eb1c537a83ced2a266723a6fd1f09329b49f4d8ea8c699a89432d64e9c8f-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b075/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b076/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid pVWr8YeU5iKR9h37o8zF/pVWr8YeU5iKR9h37o8zF -goversion go1.14.7 -D "" -importcfg $WORK/b075/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/6d/6d987da5d1aaa707f9fc60ba0d0a2833273fa06d5e41e936b44d539d456418cc-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b119/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid VZqJbtbWurI1JKjQpbP8/VZqJbtbWurI1JKjQpbP8 -goversion go1.14.7 -D "" -importcfg $WORK/b233/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/2e/2e64c15a770d8af2638e77e50d55bf48e5c669335b5db820c97560247498179a-d # internal github.com/etcd-io/bbolt mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash/fnv=$WORK/b260/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/etcd-io/bbolt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/etcd-io/bbolt -complete -installsuffix shared -buildid sCXoqlXBsWxO2wKnPxdh/sCXoqlXBsWxO2wKnPxdh -goversion go1.14.7 -D "" -importcfg $WORK/b259/importcfg -pack ./bolt_amd64.go ./bolt_linux.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/4e/4e79a4d23525d4f7cae171d99c7175b49a725d2c9c9d6b657897b91b166a7b68-d # internal cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF github.com/docker/distribution/digestset mkdir -p $WORK/b287/ cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p math/big -std -installsuffix shared -buildid 0fyjmlM5sToHnCfS8a0z/0fyjmlM5sToHnCfS8a0z -goversion go1.14.7 -symabis $WORK/b095/symabis -D "" -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.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 cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/96/9616a17638ce94fc7c4c061f0b63c8d922d797f5e0a0275085f9f580e954628a-d # internal cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid tDueAdZ2xFFpfv3FFgm-/tDueAdZ2xFFpfv3FFgm- -goversion go1.14.7 -D "" -importcfg $WORK/b287/importcfg -pack ./set.go cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a EOF google.golang.org/grpc/grpclog mkdir -p $WORK/b341/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -installsuffix shared -buildid hxyEQLbTUkMXTDY64oHl/hxyEQLbTUkMXTDY64oHl -goversion go1.14.7 -symabis $WORK/b139/symabis -D "" -importcfg $WORK/b139/importcfg -pack -asmhdr $WORK/b139/go_asm.h ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid jCK8kR0iZaKFJnzGnFIT/jCK8kR0iZaKFJnzGnFIT -goversion go1.14.7 -D "" -importcfg $WORK/b341/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/b5/b53a5610c2c6ac05bf6022a452d9049288496cf598938f2dc0ea4fd595357c68-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b358/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b119/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/8d/8de248376b62ee04b4fe08085d7f37b114bee8106b4fd57d46af7331734e6bcd-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid X7STW21lhfr1OQhUt-G1/X7STW21lhfr1OQhUt-G1 -goversion go1.14.7 -D "" -importcfg $WORK/b358/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go go/scanner mkdir -p $WORK/b218/ cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/3c/3c30faa459ff0ae8c1a27d4da86921ee987d6de13d949d88981685da5894733b-d # internal cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/token=$WORK/b219/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid Vgeydf8VlqnIrapn3FLk/Vgeydf8VlqnIrapn3FLk -goversion go1.14.7 -D "" -importcfg $WORK/b218/importcfg -pack ./errors.go ./scanner.go golang.org/x/net/http2/hpack mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid V_rHVl8Y6lwWeABUfdtg/V_rHVl8Y6lwWeABUfdtg -goversion go1.14.7 -D "" -importcfg $WORK/b360/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b079/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/ed/ed8066da18769014a99fdf637fd62130df5126f98b62d7b406c23c7829283a5a-d # internal github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b212/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b213/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid UTOZ-PqMaMuLuxP-jnn3/UTOZ-PqMaMuLuxP-jnn3 -goversion go1.14.7 -D "" -importcfg $WORK/b212/importcfg -pack ./truncindex.go cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/5d/5d7598dbd05d26056095880a2d43becbd8423270e69e5b3b56d554adef765272-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b369/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid rlAo20O3X9OeiJgJA5hc/rlAo20O3X9OeiJgJA5hc -goversion go1.14.7 -D "" -importcfg $WORK/b368/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/95/95dac17cca483a77e7e050946a437e577ce3dc7ac51fa8d8249503e75f15601f-d # internal github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b243/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid 3nzeaAd-ytomHntAhxC_/3nzeaAd-ytomHntAhxC_ -goversion go1.14.7 -D "" -importcfg $WORK/b372/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 cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b247/ -importpath github.com/seccomp/libseccomp-golang -- -I $WORK/b247/ -g -O2 ./seccomp.go ./seccomp_internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/3c/3c096d05c0bf0b6d66237679f71645d8463dd7efd99576707ebe0942fae2d9af-d # internal database/sql/driver mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid q0m3pOe1Y_c9xO_6heT1/q0m3pOe1Y_c9xO_6heT1 -goversion go1.14.7 -D "" -importcfg $WORK/b375/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/73/73495288ae9244fb61d58aeff071ded737863f17c4241127687ff5528b40f144-d # internal github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid AtUklGoYNU8VBpt0WTdy/AtUklGoYNU8VBpt0WTdy -goversion go1.14.7 -D "" -importcfg $WORK/b376/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/85/8540dd2f8efc2a57d81499d089af47c8b3d7b08dedc670ab2a5ae87295a5ed8d-d # internal github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -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 cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid gwnJP2b-0RhRQ4CccOR2/gwnJP2b-0RhRQ4CccOR2 -goversion go1.14.7 -D "" -importcfg $WORK/b378/importcfg -pack ./error.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/9a/9a0707c5e456c777a32d97d6930f957aaff6bae61adb2ce4dafedb21a75ca789-d # internal github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid v0DVcRcBnuQU4Kle9ank/v0DVcRcBnuQU4Kle9ank -goversion go1.14.7 -D "" -importcfg $WORK/b381/importcfg -pack ./pointer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/07/073ea5a58530298900680c41b7599dc1da84ea34cae1b650567fc732e440d7fb-d # internal github.com/google/gofuzz mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/google/gofuzz /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/google/gofuzz -complete -installsuffix shared -buildid yHHpFkvGNo9hWStudqNh/yHHpFkvGNo9hWStudqNh -goversion go1.14.7 -D "" -importcfg $WORK/b389/importcfg -pack ./doc.go ./fuzz.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/24/24f636e78d141810bdbe4d47db8627cc56d4eb8268bce92dec269fe2797ff5a5-d # internal k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid TPbtFIIN38ucVx73TDUp/TPbtFIIN38ucVx73TDUp -goversion go1.14.7 -D "" -importcfg $WORK/b391/importcfg -pack ./deep_equal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/12/12b57e235580de415aad790a9cabe3891c9e44dea5af5703f6d76986a3411a4d-d # internal k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b392/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b393/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid Q_ea8mjjAKfhp1bUk-_S/Q_ea8mjjAKfhp1bUk-_S -goversion go1.14.7 -D "" -importcfg $WORK/b392/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/23/23cc800f60821aabbdce93983e3c0ef5df313a1ade6d50724e5b9bdb3b61a425-d # internal k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b395/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid 8WPrYk8mvImc5aYxytBf/8WPrYk8mvImc5aYxytBf -goversion go1.14.7 -D "" -importcfg $WORK/b398/importcfg -pack ./doc.go ./errors.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b079/_pkg_.a $WORK/b079/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/ed/ed9797aa9dad49f36a0235340caec37c13070c420c23448a332075760b8ba860-d # internal k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid AeiM7EH4S5WUPtODZcBL/AeiM7EH4S5WUPtODZcBL -goversion go1.14.7 -D "" -importcfg $WORK/b403/importcfg -pack ./convert.go ./doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/99/99f83362f6809a14ed7bef3909c4851278cc6c560e488ca355f533fa75d1bee1-d # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/77/77e3dd8b138d0ab3d9c4b7def8c28e0680d809e895743902b803cb8690982c77-d # internal github.com/docker/distribution/reference mkdir -p $WORK/b286/ github.com/containers/storage/pkg/reexec cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b287/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid -NpIgTDc-FQ1LkftN4pm/-NpIgTDc-FQ1LkftN4pm -goversion go1.14.7 -D "" -importcfg $WORK/b286/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid fHAVd6FwdxEDEAHb4jIA/fHAVd6FwdxEDEAHb4jIA -goversion go1.14.7 -D "" -importcfg $WORK/b183/importcfg -pack ./command_linux.go ./reexec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/f1/f17a594625c665002c8d7bd2f7e6b256ecbd163d0f9fef5fed3e90006b4ef636-d # internal github.com/containers/storage/pkg/dmesg mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/dmesg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid ObyuZ94kRkatK0z65QvA/ObyuZ94kRkatK0z65QvA -goversion go1.14.7 -D "" -importcfg $WORK/b195/importcfg -pack ./dmesg_linux.go cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/ec/ec6edd93c47d3f68f403b8d83646db806308fe949bb86e7ed37381f785ab8311-d # internal github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b201/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid TL3W-NC_68EYAKDSFWrX/TL3W-NC_68EYAKDSFWrX -goversion go1.14.7 -D "" -importcfg $WORK/b201/importcfg -pack ./fsutils_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/6e/6e5ae6b548417dd5966cfa785a7c4e09c1fe86a3b5d8ac4d86dd75a2cf47e48d-d # internal golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid IQvH9UUWnFD_HxAkMAEP/IQvH9UUWnFD_HxAkMAEP -goversion go1.14.7 -D "" -importcfg $WORK/b248/importcfg -pack ./terminal.go ./util.go ./util_linux.go cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/8b/8bb391e91ad187c913af524a398fca04e0d7d1f321a8f53dbf8425ae9279eb50-d # internal github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid ncSOO_ufLcVn1f7Vju3p/ncSOO_ufLcVn1f7Vju3p -goversion go1.14.7 -D "" -importcfg $WORK/b276/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b139=>" -I $WORK/b139/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b139/curve25519_amd64.o ./curve25519_amd64.s cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/f2/f29934f57cfa6fbcfbb485e7c6a04cec3a566ddd795dbb95b501fe1c3f0f5d87-d # internal github.com/containers/image/v5/types mkdir -p $WORK/b072/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b073/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b075/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p github.com/containers/image/v5/types -complete -installsuffix shared -buildid VHgRBO4JvrxLwDfAMvFT/VHgRBO4JvrxLwDfAMvFT -goversion go1.14.7 -D "" -importcfg $WORK/b072/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b376/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b378/_pkg_.a # internal cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/15/15a0437d3fc73649132d30ac82323f4a855da04fbab7bf6e7aac94d4d028f7e9-d # internal github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b274/ cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/eb/ebb060b40b02531989884098cf79c70024e492625c27ac795d2f3eb0cd2dfdb4-d # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/5e/5ea86da46e1fe31df5bb9d9a609041f5a0cc9af8bd934cb387e4750de5defdc2-d # internal cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF google.golang.org/grpc/connectivity mkdir -p $WORK/b340/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid s3dhf2qwaUY0IVoqr7L7/s3dhf2qwaUY0IVoqr7L7 -goversion go1.14.7 -D "" -importcfg $WORK/b274/importcfg -pack ./naming.go cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b341/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid dCVKis5Y7t3If8tvg6SW/dCVKis5Y7t3If8tvg6SW -goversion go1.14.7 -D "" -importcfg $WORK/b340/importcfg -pack ./connectivity.go go/ast mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/scanner=$WORK/b218/_pkg_.a packagefile go/token=$WORK/b219/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p go/ast -std -complete -installsuffix shared -buildid uX2kYghriP0ST0MollVp/uX2kYghriP0ST0MollVp -goversion go1.14.7 -D "" -importcfg $WORK/b217/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/d6/d66b777bdd128438dab6a10c72f865492b7e044b4b6b3624ad17e5ec5f9ae3a3-d # internal github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b368/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b378/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid uzLuSs5G_4SRqjoASuzX/uzLuSs5G_4SRqjoASuzX -goversion go1.14.7 -D "" -importcfg $WORK/b377/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/a2/a2c0c0e65cae2cdaee5c11c3878e8a1eb7934935a8b6929961b2f9dc7106fd24-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b098/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid Wd5790TgSr9IILge9Z-9/Wd5790TgSr9IILge9Z-9 -goversion go1.14.7 -D "" -importcfg $WORK/b097/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/a9/a93481d1f75bab681ee03f0fe7170542e47a034c7e877f97b7013d7dbc66b536-d # internal k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b406/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b102/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/naming /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid ZZLeofdpeWedV1v6JSr3/ZZLeofdpeWedV1v6JSr3 -goversion go1.14.7 -D "" -importcfg $WORK/b406/importcfg -pack ./from_stack.go cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/4c/4c7bec0061b478fc769701f26f2bc5ba915ea022aa14e94c1b5b4e2e6b74f3e7-d # internal github.com/xeipuuv/gojsonreference mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b381/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid Wv5_uZksYe8i2SQo2anX/Wv5_uZksYe8i2SQo2anX -goversion go1.14.7 -D "" -importcfg $WORK/b380/importcfg -pack ./reference.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/a7/a77f39254ab610f14c3c2e81b4690fb1c020a89d0880bc789ed6588a57e41465-d # internal k8s.io/apimachinery/pkg/types mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid H_ZuK662BuHMWefOCzhE/H_ZuK662BuHMWefOCzhE -goversion go1.14.7 -D "" -importcfg $WORK/b408/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/63/63de0919a3cff1254baaac4442bdf66a389b44e7ba80075c854f920381dad27c-d # internal compress/zlib mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile compress/flate=$WORK/b150/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile hash/adler32=$WORK/b152/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid cqwuD90uXfY8BIg7puaN/cqwuD90uXfY8BIg7puaN -goversion go1.14.7 -D "" -importcfg $WORK/b151/importcfg -pack ./reader.go ./writer.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b139/_pkg_.a $WORK/b139/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/41/41f012a0399d5b8c81a3d757a5a885c00d5330bd87c38cb23bc893499ed346ba-d # internal compress/gzip cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/4d/4d5f2a0e2b47c369177fa56bd1e992aa1bc202a4728478d454453d4233bcdc24-d # internal mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile compress/flate=$WORK/b150/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash/crc32=$WORK/b100/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containerd/continuity/sysx mkdir -p $WORK/b416/ cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid u9vEhbCrkWiUBGZcdJEM/u9vEhbCrkWiUBGZcdJEM -goversion go1.14.7 -D "" -importcfg $WORK/b228/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b398/_pkg_.a # internal cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile github.com/containerd/continuity/syscallx=$WORK/b417/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/continuity/sysx /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid 5NWVTJ4Cy4DDkjJk59HV/5NWVTJ4Cy4DDkjJk59HV -goversion go1.14.7 -D "" -importcfg $WORK/b416/importcfg -pack ./file_posix.go ./nodata_linux.go ./xattr.go cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/85/857eb1949e82f4c1a30c41087dbbfac1f467507f02bc7d5f91ac52a46cc5abab-d # internal k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b398/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b395/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid 5suLgVRzyMrnPdBmuVvR/5suLgVRzyMrnPdBmuVvR -goversion go1.14.7 -D "" -importcfg $WORK/b397/importcfg -pack ./errors.go ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b375/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/42/4294d79b926ee267682ecf03b5c4029a0376224dd281b440cddbcc3aef23e08d-d # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/fb/fb4e0f4bc91898b376c3eb0528c5517cb4bc8487767e07d12ff8efbdb7953c9e-d # internal github.com/morikuni/aec mkdir -p $WORK/b426/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/morikuni/aec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/morikuni/aec -complete -installsuffix shared -buildid _7DZPKwpECZlgaXBA2Yr/_7DZPKwpECZlgaXBA2Yr -goversion go1.14.7 -D "" -importcfg $WORK/b426/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/0e/0ed233ec76b66d91e543f115a485b9697ba479fe2c0ac9ec1bff5c5215786fde-d # internal github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b427/ github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal mkdir -p $WORK/b425/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid rRu_E24eDQFRakSIM3Q-/rRu_E24eDQFRakSIM3Q- -goversion go1.14.7 -D "" -importcfg $WORK/b427/importcfg -pack ./stdcopy.go cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/signal=$WORK/b269/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid p75hd8JqJ4nkfEvaOfsj/p75hd8JqJ4nkfEvaOfsj -goversion go1.14.7 -D "" -importcfg $WORK/b425/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/b5/b5cac1bfd192fe0bfd33ddb92bcc5719c8549a3c30a3552dbe0b515be91dc96b-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b340/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/6a/6a2efcc600944e73c4dac43452e54c702312252d55a9cef8206e4599ea8c6225-d # internal github.com/openshift/imagebuilder/signal mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid SaYwsy0ll7Kiz5dCyxVS/SaYwsy0ll7Kiz5dCyxVS -goversion go1.14.7 -D "" -importcfg $WORK/b430/importcfg -pack ./signal.go ./signals.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid feoNc5RyqnCaOxNfuDCy/feoNc5RyqnCaOxNfuDCy -goversion go1.14.7 -D "" -importcfg $WORK/b339/importcfg -pack ./internal.go cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/52/52feb3b9f92f975e79c5fa0b68a6494d4aad8c4ddc7af12f5e0205d90f41b3d8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b389/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/c0/c03af3916cc495b6e2f0ba7bb47e46e61b0bce3d5e4ad186822180f05b57ab25-d # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/06/06f368ae58317e8f34e4c784049c622f6977577b5774a3799c14da8bf07fb817-d # internal cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/70/702c65427691e92d2076fae6f741eb5f7d8b0b1af294e3f38952910d088085e1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b392/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/ab/ab6b8bdfc2655e503e48047b52bafc9bdaa2cc1723491c00f672a41cf526c580-d # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/bd/bd7eeac5b31924a6ba3a4e0ab5ec620a789b8e00303f06ec511b8cc05d684cc3-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b231/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/14/1471eb99bb76b40545a5c7e5523875599a0b3e1aa278a34d878976246e742938-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cat >$WORK/b231/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b232/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b233/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/33/333fff80063709d4ec0967ebe28481b9e0cb81a78261a25f0f4748d798785b52-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid 24A0z8_o5lrDeSkvMb6K/24A0z8_o5lrDeSkvMb6K -goversion go1.14.7 -D "" -importcfg $WORK/b231/importcfg -pack ./bidirule.go ./bidirule10.0.0.go k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b391/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid x-ADdIwGnW7AjnSOAFKo/x-ADdIwGnW7AjnSOAFKo -goversion go1.14.7 -D "" -importcfg $WORK/b390/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/91/91313bb433f58b4737edb34922a569d8d68817ed7ca53f992c638642f64d3d9a-d # internal github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b163/ github.com/containers/image/v5/transports cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid -vNxfdVuTxB0FF3Xryz9/-vNxfdVuTxB0FF3Xryz9 -goversion go1.14.7 -D "" -importcfg $WORK/b163/importcfg -pack ./none.go mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/containers/image/v5/transports -complete -installsuffix shared -buildid InHuRUpRc53ZdszWxT1P/InHuRUpRc53ZdszWxT1P -goversion go1.14.7 -D "" -importcfg $WORK/b143/importcfg -pack ./stub.go ./transports.go github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid eKPCBsQhNwtbKljE2QuZ/eKPCBsQhNwtbKljE2QuZ -goversion go1.14.7 -D "" -importcfg $WORK/b258/importcfg -pack ./prioritize.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/a6/a61808064f80f7ce48b9a33ec71a9bd2513f06b7b0b52e6c1d9e1fb666649a39-d # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/19/193431862d5c19c5e4509be4fa73785ff7af5dae1dfd979808011e509db2d241-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/0e/0e2c9674ede4bd9f46e3d27e45b058e1476a957695c0b97eb9b3bb51aa788863-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b357/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b358/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid x4pOxSWQx7ssGwkJO2bA/x4pOxSWQx7ssGwkJO2bA -goversion go1.14.7 -D "" -importcfg $WORK/b356/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/3a/3a79c40c19e841b315200f9e14456ce92e99d4d09413b8c28d98db7cc6fa5d2c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b427/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/f1/f1b5c0fc722826d1f9fa1759c37325f927a8a79e746f93b1f9dd7010dfb4fcd8-d # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/19/19f889cf631ff8c4f81458c1ee5c1bbb70f41fd51b5a60cd02a6410f2be3860b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/cd/cda3601fdb9e2b314a590d455306a41f048b2b63d1d547c4ee9c2a562269d741-d # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/18/18c9b1f2b1919972d50f5a53f1412ec128e66591a746e680c3c4edb0e872aafb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/ff/ff54411a2e95e8d7f61e0d11b711f699e4d18e7b4b267df423607e5e3ed48d30-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/db/db7fe507f7efc4df20463d92b739f28bbe7f11492cb04c14133cf3ab9f1a8436-d # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/3c/3ca4e56992465ce916ed31bf901fb4d3b443367a1a1a614a261ee864232b89fc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/ba/bae94153feed24ad53c120628ff5c2e28aaf78de38a34fc8fc513e9f419b5d23-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/70/70f33029ce68faeb7a32e46838f344aa0bd3830a96d30efcf8fb12608dfb1e2c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/85/850682fdcde5dffff735f64d84a75f7b41daf4c9b3ece8ffd8a153e79c091c39-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b425/_pkg_.a # internal cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/1d/1d896c6dfdc34dc1d071fcdd520e6315674d2e0acb685e725ea5deadac559d2d-d # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/e2/e21a4771312c2c316c2d2305fa76041f0fb5c7e841d43a34cd5ef565e8d75061-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/7f/7f90cacf3282efe5bed0e78eab90613af8b0f44fe9641961ab4802abd2e6cbae-d # internal github.com/vbauerster/mpb/cwriter mkdir -p $WORK/b264/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b265/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b248/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb/cwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/vbauerster/mpb/cwriter -complete -installsuffix shared -buildid DOJ0gT5JdKS3cLmO-WfH/DOJ0gT5JdKS3cLmO-WfH -goversion go1.14.7 -D "" -importcfg $WORK/b264/importcfg -pack ./writer.go ./writer_posix.go cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/99/99dfa754fb64a23fdb2e35ea6cadfc577b7c97f64c4b03d82caa08df1ead4ed4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/a7/a7971092d703e432d0ae2901869bd43a1fc69d1d4383280820cb7662c00fcecc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/e9/e9323a2614172deea36e85e920f143500e8a714773e56f518f06d6f2ebcd06ee-d # internal cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c github.com/vbauerster/mpb mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile container/heap=$WORK/b263/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/vbauerster/mpb/cwriter=$WORK/b264/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b266/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b268/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/signal=$WORK/b269/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/vbauerster/mpb -complete -installsuffix shared -buildid s24O85E4b6xUwjQjHuiI/s24O85E4b6xUwjQjHuiI -goversion go1.14.7 -D "" -importcfg $WORK/b262/importcfg -pack ./bar.go ./bar_filler.go ./bar_option.go ./doc.go ./options.go ./priority_queue.go ./progress.go ./progress_posix.go ./proxyreader.go ./spinner_filler.go cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/fd/fd20cefeecd8f5d2795830f8c0c406505424c5580fa4b89dc9f3e159d297bdc3-d # internal text/template mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile internal/fmtsort=$WORK/b031/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/template/parse=$WORK/b224/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p text/template -std -complete -installsuffix shared -buildid wJtsWgpgOc4ZLb5dYiIH/wJtsWgpgOc4ZLb5dYiIH -goversion go1.14.7 -D "" -importcfg $WORK/b223/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/b8/b8d64b668cdfad9f47ca9db225ddf3ffcba213cb565ca77276e36aadfc8af6b7-d # internal github.com/klauspost/pgzip mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b104/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile hash/crc32=$WORK/b100/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid tU9cQthG-brtDb0GF0Rz/tU9cQthG-brtDb0GF0Rz -goversion go1.14.7 -D "" -importcfg $WORK/b103/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/7e/7e4f1930090e9ba5e39149819eda80d1be8bdf0ebb4ee2d5f28d5e4e7aa9f837-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/74/74cd9c64bea9441b980a7a3f7c92c7e8e4a64271363909ab8a5475e38062b154-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -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_amd64/buildid -w $WORK/b234/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/ef/ef73b74305d47cefc87302df49ae320c4a89af2d903013eb8d13be5bc9f80dc7-d # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/59/59a9086291f499225029e677b11b6272dde057e3103f58afe8f8a3c55286219d-d # internal github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b111/ github.com/docker/docker/api/types/strslice github.com/vbatts/tar-split/tar/storage github.com/docker/docker-credential-helpers/credentials github.com/sirupsen/logrus github.com/prometheus/common/model github.com/docker/docker/api/types/filters cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b328/ github.com/pquerna/ffjson/fflib/v1 cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid wVagAWRWLRXbXSt4MNVN/wVagAWRWLRXbXSt4MNVN -goversion go1.14.7 -D "" -importcfg $WORK/b111/importcfg -pack ./strslice.go mkdir -p $WORK/b326/ k8s.io/apimachinery/pkg/util/json github.com/docker/docker/pkg/jsonmessage github.com/openshift/imagebuilder/strslice cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b142/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid cvYj3D8FDyGPWJQZM21o/cvYj3D8FDyGPWJQZM21o -goversion go1.14.7 -D "" -importcfg $WORK/b328/importcfg -pack ./parse.go github.com/blang/semver mkdir -p $WORK/b185/ vendor/golang.org/x/net/idna cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b278/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid OE4uuVbH6u7P2pCJJn3P/OE4uuVbH6u7P2pCJJn3P -goversion go1.14.7 -D "" -importcfg $WORK/b326/importcfg -pack ./strslice.go cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b110/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid 7unYbCGXajytNVkVSdXf/7unYbCGXajytNVkVSdXf -goversion go1.14.7 -D "" -importcfg $WORK/b185/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go github.com/golang/protobuf/proto mkdir -p $WORK/b078/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF mkdir -p $WORK/b305/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid cBYdiNN7zFzpDWACOlQg/cBYdiNN7zFzpDWACOlQg -goversion go1.14.7 -D "" -importcfg $WORK/b278/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid OqYd7WCsAs7bGWxWlxSC/OqYd7WCsAs7bGWxWlxSC -goversion go1.14.7 -D "" -importcfg $WORK/b078/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go mkdir -p $WORK/b180/ mkdir -p $WORK/b405/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/53/538e4f43341ccb8b4afd38b213a945a3cec777c0079776fd93da38818c838515-d # internal cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b181/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid lSBrOCP2xlcIZonOPg9n/lSBrOCP2xlcIZonOPg9n -goversion go1.14.7 -D "" -importcfg $WORK/b305/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid XUM89ZBAnBbIG_2w_wfZ/XUM89ZBAnBbIG_2w_wfZ -goversion go1.14.7 -D "" -importcfg $WORK/b180/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 github.com/gogo/protobuf/proto cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/ce/cea569ba81b11a6dac0bacb4aa643c448493fd0be951686d06bee71812396495-d # internal mkdir -p $WORK/b424/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b431/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid YuLS2Pbyk6xWHQLA6Oac/YuLS2Pbyk6xWHQLA6Oac -goversion go1.14.7 -D "" -importcfg $WORK/b405/importcfg -pack ./json.go cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/pkg/term=$WORK/b425/_pkg_.a packagefile github.com/docker/go-units=$WORK/b173/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b426/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid HKtUKZg4-efMysINvdu4/HKtUKZg4-efMysINvdu4 -goversion go1.14.7 -D "" -importcfg $WORK/b424/importcfg -pack ./jsonmessage.go mkdir -p $WORK/b374/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b230/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid 3qtTVoxz4j_OHgh5EAFi/3qtTVoxz4j_OHgh5EAFi -goversion go1.14.7 -D "" -importcfg $WORK/b431/importcfg -pack ./strslice.go cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b375/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p github.com/blang/semver -complete -installsuffix shared -buildid 8xRIdEHFvVVfdLN0nG7i/8xRIdEHFvVVfdLN0nG7i -goversion go1.14.7 -D "" -importcfg $WORK/b374/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go mkdir -p $WORK/b299/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b231/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b233/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b234/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b345/ cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid 4bLaXtcqDaGsXlzf8W4u/4bLaXtcqDaGsXlzf8W4u -goversion go1.14.7 -D "" -importcfg $WORK/b230/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid Y_Z-QxkuqVAVnDKNJYDv/Y_Z-QxkuqVAVnDKNJYDv -goversion go1.14.7 -D "" -importcfg $WORK/b299/importcfg -pack ./clone.go ./decode.go ./deprecated.go ./discard.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./table_marshal.go ./table_merge.go ./table_unmarshal.go ./text.go ./text_parser.go cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid tIgNaRDXGksBy5k1x_EA/tIgNaRDXGksBy5k1x_EA -goversion go1.14.7 -D "" -importcfg $WORK/b345/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/c8/c8abaffbc4e13eeab90dccfbc66a43f708781d63840c2c71a963c7f5ffce207e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/cc/ccc6fb64d2f234a86fb593d58f8c42a7e63e8e563fc2a5385bccbfea18f9bb95-d # internal github.com/containers/buildah/docker mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b111/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/containers/buildah/docker -complete -installsuffix shared -buildid Evgx5ZUzj4QWW2bZh434/Evgx5ZUzj4QWW2bZh434 -goversion go1.14.7 -D "" -importcfg $WORK/b249/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/4e/4ef31386e690117baa29826ddf35a73937e6552c6dec2a719016ce8e15a8241e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/69/696d0614a3e5289467c0a01e805432b7d31fe670ac0741c3a3d4d11d6d97acf0-d # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -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 $WORK/b052/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/db/dbc32e7485244f78924c6cae1926ff9bb427268982bb46b1ef10210204c97c0c-d # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/0f/0f1b7ef7a2366449a2ad60b935ae0a922fe65900d533bcc57a62fbc942840186-d # internal golang.org/x/net/idna mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b356/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b358/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b359/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid w12suOM8oZh_rKU4sLbH/w12suOM8oZh_rKU4sLbH -goversion go1.14.7 -D "" -importcfg $WORK/b355/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/60/605adea1660bd61fb9a87a97d7316a903512702780f787fa80763dc7cf5afc44-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b424/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/2a/2a93eeb61ac17d998d71e32bc40b3f89204137fed67c5383827b18f3f12d7599-d # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/b5/b5c8e3bddb9b48b798c17519d00602998138db01d42829359967840eec5d3325-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b278/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid nwdo3GnGkT05zqYbESTJ/nwdo3GnGkT05zqYbESTJ -goversion go1.14.7 -D "" -importcfg $WORK/b277/importcfg -pack ./client.go ./command.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b390/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b052/_cgo_.o -dynout $WORK/b052/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/0f/0fde5b8cc2cc49909ed7db4e945c4ce21bb79c6817de6bb3f8977bec0f29982b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/70/70a0bf700f444b282f37676a6ce45355b40348f740283b69741242299aa5cb75-d # internal cat >$WORK/b052/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b053/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b054/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/singleflight=$WORK/b055/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/0b/0b1663678aa18b1ba9095f5cf72c02ae52f4e56f75bf5097d49b3168e2083219-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p net -std -installsuffix shared -buildid vAzry_GAUyfCV-rDyJj_/vAzry_GAUyfCV-rDyJj_ -goversion go1.14.7 -D "" -importcfg $WORK/b052/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/b052/_cgo_gotypes.go $WORK/b052/cgo_linux.cgo1.go $WORK/b052/cgo_resnew.cgo1.go $WORK/b052/cgo_socknew.cgo1.go $WORK/b052/cgo_unix.cgo1.go $WORK/b052/_cgo_import.go cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/36/36621c2b4d13aa9b2d8da871e49b7f8ad8feb06cac3b89a71d1d292b9f86267b-d # internal cd $WORK/b045 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/b6/b6fa8f0abef60e4a6ea286c427ceeb2d5628957423cbf8eeb4242558a5bf4b8c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/c0/c03661b7ab5c66ae104198d2112cd6474824b075ebe4e8dd0fb52cbeb43f43b1-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/e9/e92b7f7fc782aa54a875577dc41e7f4227401a7920e511a0e5661395cebfa64c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/3a/3aba4dfc549cc25a6eb27464dd3d9297f57eb454a29eec772d2495bdc9fc7786-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/22/221c93033d8d7c8961de0f9d765fb1df8c684ae1a4182a10477b5231a2a719f3-d # internal go/printer mkdir -p $WORK/b221/ go/parser mkdir -p $WORK/b220/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/ast=$WORK/b217/_pkg_.a packagefile go/token=$WORK/b219/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/tabwriter=$WORK/b222/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p go/printer -std -complete -installsuffix shared -buildid uUGVxOvLWhmS6GxmaTvT/uUGVxOvLWhmS6GxmaTvT -goversion go1.14.7 -D "" -importcfg $WORK/b221/importcfg -pack ./nodes.go ./printer.go cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/ast=$WORK/b217/_pkg_.a packagefile go/scanner=$WORK/b218/_pkg_.a packagefile go/token=$WORK/b219/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p go/parser -std -complete -installsuffix shared -buildid HiKaX1QWZCvt4NDnAAZI/HiKaX1QWZCvt4NDnAAZI -goversion go1.14.7 -D "" -importcfg $WORK/b220/importcfg -pack ./interface.go ./parser.go cd $WORK/b045 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/1c/1c25495304cb1010c81b393b4b593c41ebf647d40a9249dc1d3c81bc41d3f5b9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/31/31955ab8ad72d4222cc2a2448bfbbee4467c89f92f521af9f663eccd2ef7e953-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/09/091e2728edc5973906e20a4371858996a8653aadf3c41666324f90528333ea68-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -m64 -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 -g -O2 cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b095/arith_amd64.o ./arith_amd64.s cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/0d/0dc21ab2775878832d5930dda42381e46bbad6f0179ef0ede0f6bcbb66a35a2e-d # internal github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b070/ github.com/containers/storage/pkg/fileutils github.com/containers/buildah/pkg/umask github.com/containers/storage/drivers/quota github.com/containers/storage/pkg/parsers/kernel github.com/containers/storage/pkg/loopback github.com/containers/image/v5/pkg/blobinfocache/memory github.com/containers/image/v5/pkg/blobinfocache/boltdb github.com/containers/storage/pkg/devicemapper cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b071/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b370/ github.com/docker/docker/pkg/fileutils cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid Q94Lnm7FMLYtqkEvYrDH/Q94Lnm7FMLYtqkEvYrDH -goversion go1.14.7 -D "" -importcfg $WORK/b070/importcfg -pack ./system_registries_v2.go github.com/containerd/continuity/fs mkdir -p $WORK/b419/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b243/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/docker/docker/pkg/mount cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b095/_pkg_.a $WORK/b095/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid Ah5ed5HmxKRyjcweNdLR/Ah5ed5HmxKRyjcweNdLR -goversion go1.14.7 -D "" -importcfg $WORK/b370/importcfg -pack ./blkio_device.go ./cgroup_linux.go ./config.go ./config_linux.go ./device.go ./device_defaults.go ./hugepage_limit.go ./intelrdt.go ./interface_priority_map.go ./mount.go ./namespaces.go ./namespaces_linux.go ./namespaces_syscall.go ./network.go mkdir -p $WORK/b254/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/scanner=$WORK/b169/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid 6lXkAgGt77LgLmskV4XQ/6lXkAgGt77LgLmskV4XQ -goversion go1.14.7 -D "" -importcfg $WORK/b419/importcfg -pack ./fileutils.go ./fileutils_unix.go mkdir -p $WORK/b200/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/umask /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/containers/buildah/pkg/umask -complete -installsuffix shared -buildid f7HYmBuWDj055f8c9n45/f7HYmBuWDj055f8c9n45 -goversion go1.14.7 -D "" -importcfg $WORK/b254/importcfg -pack ./umask_unix.go mkdir -p $WORK/b197/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b200/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b200/ -g -O2 ./projectquota.go mkdir -p $WORK/b196/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/parsers/kernel /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid zo_4CNCac6NapLR-glxj/zo_4CNCac6NapLR-glxj -goversion go1.14.7 -D "" -importcfg $WORK/b197/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go mkdir -p $WORK/b261/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b196/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b196/ -g -O2 ./loop_wrapper.go mkdir -p $WORK/b257/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b258/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid 2I8AkmmKXVxZ1KbRzEal/2I8AkmmKXVxZ1KbRzEal -goversion go1.14.7 -D "" -importcfg $WORK/b261/importcfg -pack ./memory.go cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b258/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b259/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid _i2chOS554JpgFYEmuO6/_i2chOS554JpgFYEmuO6 -goversion go1.14.7 -D "" -importcfg $WORK/b257/importcfg -pack ./boltdb.go mkdir -p $WORK/b194/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper pkg-config --cflags -- devmapper mkdir -p $WORK/b168/ mkdir -p $WORK/b415/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/scanner=$WORK/b169/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid HNW55mKNnBVF_QXaQcp1/HNW55mKNnBVF_QXaQcp1 -goversion go1.14.7 -D "" -importcfg $WORK/b168/importcfg -pack ./fileutils.go ./fileutils_unix.go mkdir -p $WORK/b422/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b416/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b418/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/continuity/fs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p github.com/containerd/continuity/fs -complete -installsuffix shared -buildid BtbIx5km0jMa1QIaU7Rw/BtbIx5km0jMa1QIaU7Rw -goversion go1.14.7 -D "" -importcfg $WORK/b415/importcfg -pack ./copy.go ./copy_linux.go ./diff.go ./diff_unix.go ./dtype_linux.go ./du.go ./du_unix.go ./hardlink.go ./hardlink_unix.go ./path.go ./stat_linux.go ./time.go cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid X1xEKLCeHvLhCLopVQ69/X1xEKLCeHvLhCLopVQ69 -goversion go1.14.7 -D "" -importcfg $WORK/b422/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-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper pkg-config --libs -- devmapper CGO_LDFLAGS='"-g" "-O2" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b194/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b194/ -g -O2 ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.go cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b045/_cgo_.o -dynout $WORK/b045/_cgo_import.go cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/79/79915e13f73a16f818268701e15732e77aa58cc74674e561344b1882f206d923-d # internal crypto/dsa mkdir -p $WORK/b128/ encoding/asn1 mkdir -p $WORK/b094/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b115/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid zn7eh6setKwjgWIc_rDO/zn7eh6setKwjgWIc_rDO -goversion go1.14.7 -D "" -importcfg $WORK/b128/importcfg -pack ./dsa.go crypto/elliptic mkdir -p $WORK/b114/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid b-t4dtsi3xdcZYjpCEsO/b-t4dtsi3xdcZYjpCEsO -goversion go1.14.7 -D "" -importcfg $WORK/b094/importcfg -pack ./asn1.go ./common.go ./marshal.go gopkg.in/inf.v0 mkdir -p $WORK/b387/ cat >$WORK/b114/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b114/symabis ./p256_asm_amd64.s cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p gopkg.in/inf.v0 -complete -installsuffix shared -buildid yK3mWFAiu_xg4ipCEOYl/yK3mWFAiu_xg4ipCEOYl -goversion go1.14.7 -D "" -importcfg $WORK/b387/importcfg -pack ./dec.go ./rounder.go cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/29/29306022bb305fc62585c01dcc9b71484088d3a6d6f6f6fed3ac3a5c4afca81d-d # internal cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p os/user -std -installsuffix shared -buildid LvHJyQWMB0LVzxds3LA_/LvHJyQWMB0LVzxds3LA_ -goversion go1.14.7 -D "" -importcfg $WORK/b045/importcfg -pack ./lookup.go ./user.go $WORK/b045/_cgo_gotypes.go $WORK/b045/cgo_lookup_unix.cgo1.go $WORK/b045/getgrouplist_unix.cgo1.go $WORK/b045/listgroups_unix.cgo1.go $WORK/b045/_cgo_import.go cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid lg6f05goPlMKGzSaE31f/lg6f05goPlMKGzSaE31f -goversion go1.14.7 -symabis $WORK/b114/symabis -D "" -importcfg $WORK/b114/importcfg -pack -asmhdr $WORK/b114/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/a4/a4273dded7c676606c3930136421ebe0ad534f43ac1afb3036b082c955426b6f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/55/550b95565a174e56281766aab4544a3c5abc01630d3d484eea15100197a44117-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/ba/baceeaa9aa48f113203b315452f59bc0b7a59f0ba86fca6e46fc2f7caee3a6e0-d # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/4e/4e4d1a5918026d2ee39a4c7be19d7ee0d67213acd4d3afe4a4f6aeae7fcb7d8c-d # internal go/doc mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/ast=$WORK/b217/_pkg_.a packagefile go/token=$WORK/b219/_pkg_.a packagefile internal/lazyregexp=$WORK/b402/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/template=$WORK/b223/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p go/doc -std -complete -installsuffix shared -buildid yDLYttBKeFPdO66aJqeJ/yDLYttBKeFPdO66aJqeJ -goversion go1.14.7 -D "" -importcfg $WORK/b401/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go cd $WORK/b196 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b196=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/dc/dc85aedadcb7aa339282773b0c677a7e74e635ab49e5efe7eee87b7a0f45a69c-d # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/ac/ac72ad8e4a75e051ad267a08f8b3727313c5921031c71b2fdd65593c5c41bf4e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b256/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b257/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b261/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid 9_DDwrpZaB66h1SXbhJg/9_DDwrpZaB66h1SXbhJg -goversion go1.14.7 -D "" -importcfg $WORK/b256/importcfg -pack ./default.go cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/fe/fe72206f0876ef153a81cc6be36c5662ba1dfd2b4026456f6aa43891aaa8c107-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b168/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid ZCvfyiiOv4dqZsfnoB7d/ZCvfyiiOv4dqZsfnoB7d -goversion go1.14.7 -D "" -importcfg $WORK/b172/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/d5/d5033e4718e8e8b6bf88f0eeb848518e2cf6b4082631d980c6c1ab1f57a893ab-d # internal cd $WORK/b196 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b196=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c loop_wrapper.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/46/4620a0dcb0632653226e71ad740d400a44ab03c9f5b6872095c4a672243e9c39-d # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b045/_pkg_.a $WORK/b045/_x001.o $WORK/b045/_x002.o $WORK/b045/_x003.o $WORK/b045/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b370/_pkg_.a # internal github.com/docker/docker/pkg/system mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b422/_pkg_.a packagefile github.com/docker/go-units=$WORK/b173/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b075/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid pphYMn3tFZAXqLdMZ7Zx/pphYMn3tFZAXqLdMZ7Zx -goversion go1.14.7 -D "" -importcfg $WORK/b421/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys_unix.go ./init.go ./init_unix.go ./lcow.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_unix.go ./xattrs_linux.go cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/bb/bb3d62d112ff35d6154b18a049047b5149e06edad4eab4b8ef79b5fa82c74a2d-d # internal github.com/docker/docker/pkg/homedir mkdir -p $WORK/b279/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal github.com/containers/buildah/pkg/chrootuser k8s.io/klog mkdir -p $WORK/b399/ github.com/opencontainers/runc/libcontainer/user cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid Jm4Mwt9TOtBzAo9N2Vpv/Jm4Mwt9TOtBzAo9N2Vpv -goversion go1.14.7 -D "" -importcfg $WORK/b279/importcfg -pack ./homedir_linux.go ./homedir_unix.go github.com/vbatts/tar-split/archive/tar archive/tar cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/72/72d81faa8d8c07a9dc98ffe8f68aac0e70e17226eacd4fd3c205066c3b57b329-d # internal cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b174/ cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/cc/cc28e65c9f18156274deadea0ed1f25d83a15992834289a31e08d38c8f8272e7-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/klog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p k8s.io/klog -complete -installsuffix shared -buildid 8r-K6cHL5Uxhj-b0ZdUU/8r-K6cHL5Uxhj-b0ZdUU -goversion go1.14.7 -D "" -importcfg $WORK/b399/importcfg -pack ./klog.go ./klog_file.go mkdir -p $WORK/b251/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid D6HlQJj8csHVT6VKRatT/D6HlQJj8csHVT6VKRatT -goversion go1.14.7 -D "" -importcfg $WORK/b174/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go mkdir -p $WORK/b211/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile flag=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b183/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b042/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid AP5Sp6qFV_ktML1gsq9K/AP5Sp6qFV_ktML1gsq9K -goversion go1.14.7 -D "" -importcfg $WORK/b251/importcfg -pack ./user.go ./user_linux.go cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid eTlrCMfuIB2dfFrMnXkT/eTlrCMfuIB2dfFrMnXkT -goversion go1.14.7 -D "" -importcfg $WORK/b211/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid SUVkhjxT6W7g8zapxrZ9/SUVkhjxT6W7g8zapxrZ9 -goversion go1.14.7 -D "" -importcfg $WORK/b042/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cd $WORK/b196 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b196=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/fc/fc774e82bbdc861a57ae7495d06bf1aa0a536719b80fe166423c16b0341a081e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b387/_pkg_.a # internal github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b276/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b277/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b278/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b279/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid q562VCL2B66eQBi5bcjg/q562VCL2B66eQBi5bcjg -goversion go1.14.7 -D "" -importcfg $WORK/b275/importcfg -pack ./config.go ./config_linux.go cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/b8/b8fb15d4470460d3d2b69cf1af0ae72264c3e072168dd1ff966cad575481822b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/68/68ccac9f8ab36c4a090647b3a2a944fe5fb0c3541992254535659244ec959e8e-d # internal github.com/containers/storage/pkg/system mkdir -p $WORK/b171/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b196=/tmp/go-build -gno-record-gcc-switches -o $WORK/b196/_cgo_.o $WORK/b196/_cgo_main.o $WORK/b196/_x001.o $WORK/b196/_x002.o -g -O2 cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b172/_pkg_.a packagefile github.com/docker/go-units=$WORK/b173/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid GMth1dgXeeVpxIEhIjgC/GMth1dgXeeVpxIEhIjgC -goversion go1.14.7 -D "" -importcfg $WORK/b171/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_amd64/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/36/3644ead601c43d349687477c6ac1e15ceaaeee4303d8847574f7737f006416ac-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage loopback -dynimport $WORK/b196/_cgo_.o -dynout $WORK/b196/_cgo_import.go cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid YNb2AZ46A-U6duasIlQ5/YNb2AZ46A-U6duasIlQ5 -goversion go1.14.7 -D "" -importcfg $WORK/b196/importcfg -pack ./attach_loopback.go ./ioctl.go ./loopback.go ./loopback_unsupported.go $WORK/b196/_cgo_gotypes.go $WORK/b196/loop_wrapper.cgo1.go $WORK/b196/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/af/af51dadda8d5d24f93c987de68943e7fb5495a2c08786fc3736a9fad397c6700-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/b2/b23dba8144979bc2fb8ddaeec6b6ea69f866ae54230a646d4798191bf8a8c998-d # internal github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b429/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b421/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b428/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid tNswo6titTJKGlieCEOZ/tNswo6titTJKGlieCEOZ -goversion go1.14.7 -D "" -importcfg $WORK/b429/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/f4/f43fe447ac1a8c45f25f90fdac59ddfe5516757d58fcdee9b35a8ffe4aafa5f7-d # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/4d/4d99bbf290d63dfda4fc19600210e81572c93a6a77d7657d066d4efc854daea2-d # internal cd $WORK/b200 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b200=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c github.com/ghodss/yaml mkdir -p $WORK/b311/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b312/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/30/304d7e468665c94a77000ebb769ebdaef812d6a8b30d86f4ce7092aae27b1a80-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/ghodss/yaml -complete -installsuffix shared -buildid DxWe1C83ppxeOESyjT3X/DxWe1C83ppxeOESyjT3X -goversion go1.14.7 -D "" -importcfg $WORK/b311/importcfg -pack ./fields.go ./yaml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b179/ github.com/docker/docker/pkg/idtools mkdir -p $WORK/b420/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b179/ -importpath github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b179/ -g -O2 ./sysconfig.go cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b421/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b174/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid 9B6eBiwO_dBTn6ed3qb3/9B6eBiwO_dBTn6ed3qb3 -goversion go1.14.7 -D "" -importcfg $WORK/b420/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/e4/e48036cc39d116ac9e5e2ae127ee8a5346f6ecd8c3f4ff4f568694fc46520af2-d # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/82/82a09432699d71d8b9962cbcd726a333f0c7f02b7c273dcc31046f6dc9f5d15e-d # internal github.com/containers/storage/pkg/idtools mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b174/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid 6SjkkVF4-saBhe-KKqH7/6SjkkVF4-saBhe-KKqH7 -goversion go1.14.7 -D "" -importcfg $WORK/b170/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b196/_pkg_.a $WORK/b196/_x001.o $WORK/b196/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/b1/b1f15036c6169b6c985297e164e4e68acab87efee2e654648d411f86a1cb818d-d # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b114/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/81/81b4464f04e3e07944b78a2203d3b1834c6f8064b8e66fd511dd3d4872362522-d # internal go/format mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/ast=$WORK/b217/_pkg_.a packagefile go/parser=$WORK/b220/_pkg_.a packagefile go/printer=$WORK/b221/_pkg_.a packagefile go/token=$WORK/b219/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p go/format -std -complete -installsuffix shared -buildid Fh6Feguuyo3kB-1cbd9H/Fh6Feguuyo3kB-1cbd9H -goversion go1.14.7 -D "" -importcfg $WORK/b216/importcfg -pack ./format.go ./internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b114/_pkg_.a $WORK/b114/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/92/924e0aeb0c4864fbd48ac840e9467257b34bf14319250776212caeb5f1dc16fd-d # internal crypto/x509/pkix mkdir -p $WORK/b129/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b131/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b094/_pkg_.a packagefile encoding/hex=$WORK/b096/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid 4uN3D_w7jdPVTeR5qaNM/4uN3D_w7jdPVTeR5qaNM -goversion go1.14.7 -D "" -importcfg $WORK/b129/importcfg -pack ./pkix.go cat >$WORK/b131/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b132/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF crypto/internal/boring mkdir -p $WORK/b091/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid o9ogFTJZwK0PrDL47XWK/o9ogFTJZwK0PrDL47XWK -goversion go1.14.7 -D "" -importcfg $WORK/b131/importcfg -pack ./asn1.go ./builder.go ./string.go cd /usr/lib/golang/src/crypto/internal/boring CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b091/ -importpath crypto/internal/boring -- -I $WORK/b091/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/b7/b78616a6bc8ab9513d34e396bb9a1c6d72ba7058aebe6c33916d671445076ae7-d # internal cd $WORK/b200 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b200=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/00/0005f267d6db281f376ba20838a663bbe229df06345a3bcf1335cf6df8981e58-d # internal k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b407/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile k8s.io/klog=$WORK/b399/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid kphF0UHU1n3gKtoeUpIl/kphF0UHU1n3gKtoeUpIl -goversion go1.14.7 -D "" -importcfg $WORK/b407/importcfg -pack ./runtime.go cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/2a/2a305c3124e2457f2c7fe6148401480edc4fed70e8f502258e03c87325c0089d-d # internal github.com/pquerna/ffjson/inception mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b180/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b215/_pkg_.a packagefile go/format=$WORK/b216/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/template=$WORK/b223/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid b1fEpO0e_X3G-nYV5bv5/b1fEpO0e_X3G-nYV5bv5 -goversion go1.14.7 -D "" -importcfg $WORK/b214/importcfg -pack ./decoder.go ./decoder_tpl.go ./encoder.go ./encoder_tpl.go ./inception.go ./reflect.go ./tags.go ./template.go ./writerstack.go cd $WORK/b179 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b179=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b429/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/e8/e8029a047702f60959c17a0627dbaeb8206d04379687ccf68633559c6b7154b1-d # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/fa/fa5d3d8f5c8eebf54f52c118689292664cb6372cebc6337644d53dfee414ec96-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b179=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/39/395b8be6cb964627a21c7f0a9231f5d562306c27a2475b2d80965f346a6345d5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b420/_pkg_.a # internal cd $WORK/b200 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b200=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/98/9883f9200d85f9c46423f069800205492fa28a7eb5ca9f4b2f05e603907a2532-d # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/92/92f15c2399b1d4d7968fa8f53f6eaba75ba4823030da88f7c7b51c2c63099ab3-d # internal github.com/containers/buildah/pkg/unshare mkdir -p $WORK/b245/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b245/ -importpath github.com/containers/buildah/pkg/unshare -- -I $WORK/b245/ -g -O2 -Wall ./unshare_cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/7b/7b8efac1b02eb96290d0254afc75c3406b1e5677ceb01dbf75123b805b266897-d # internal cd $WORK/b245 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b245=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c cd $WORK/b179 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b179=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b200=/tmp/go-build -gno-record-gcc-switches -o $WORK/b200/_cgo_.o $WORK/b200/_cgo_main.o $WORK/b200/_x001.o $WORK/b200/_x002.o -g -O2 cd $WORK/b245 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b245=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c unshare_cgo.cgo2.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b179=/tmp/go-build -gno-record-gcc-switches -o $WORK/b179/_cgo_.o $WORK/b179/_cgo_main.o $WORK/b179/_x001.o $WORK/b179/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b401/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage quota -dynimport $WORK/b200/_cgo_.o -dynout $WORK/b200/_cgo_import.go cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/be/be47100d983403c5afbcc80734f20efcc9b70e5ff7e2c612b3a1f10831bd1049-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid vX_nS1fcYjPdhypfnI1-/vX_nS1fcYjPdhypfnI1- -goversion go1.14.7 -D "" -importcfg $WORK/b200/importcfg -pack $WORK/b200/_cgo_gotypes.go $WORK/b200/projectquota.cgo1.go $WORK/b200/_cgo_import.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage system -dynimport $WORK/b179/_cgo_.o -dynout $WORK/b179/_cgo_import.go cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b174/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid apndO2i9X8AHDpjTgAFo/apndO2i9X8AHDpjTgAFo -goversion go1.14.7 -D "" -importcfg $WORK/b179/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b179/_cgo_gotypes.go $WORK/b179/sysconfig.cgo1.go $WORK/b179/_cgo_import.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b245=/tmp/go-build -gno-record-gcc-switches -I $WORK/b245/ -g -O2 -Wall -o $WORK/b245/_x003.o -c unshare.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b200/_pkg_.a $WORK/b200/_x001.o $WORK/b200/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/10/1009bcc8a9496ce79669679d87188558b320cf9e48146e1355cc7738dbe48d50-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b179/_pkg_.a $WORK/b179/_x001.o $WORK/b179/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/f2/f29168b0e9acaba4dfc9ec4669c2a4fdbf41261b20388eb1132023b10ece27be-d # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/ea/eac883c0376d3b75ec566979f46256076e9f3b2a2edf24bbbf3c16f9b91a2302-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal cd $WORK/b247 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b247=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/29/294586dc5ad2795b21429952bba5da9a522cedb0ca4a79cc1b7d1abc4ce2b4af-d # internal github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b210/ github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b225/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b211/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid cLR7ueDdA6LYMynx95ul/cLR7ueDdA6LYMynx95ul -goversion go1.14.7 -D "" -importcfg $WORK/b210/importcfg -pack ./tarlogger.go cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b211/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b185/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile hash/crc64=$WORK/b110/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid yCsBNUfGvT2sfppyntIJ/yCsBNUfGvT2sfppyntIJ -goversion go1.14.7 -D "" -importcfg $WORK/b225/importcfg -pack ./assemble.go ./disassemble.go ./doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/3e/3e885d4a7c0af211318f6eb9d1545499c8878a7b0e18b28e58271e35a6f1bf79-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/8e/8e75315ff66c58cbab2a773dd3706815ba0f16addb14ea076bead30d3484fd45-d # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/c3/c32c3be74db2bcb17a93d5d382dfaefe4717ae5649fcfa94ee4250816c4092fc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/10/109a4ea67978c4973b7edf31da2d811f7c17302fda248e00a567c53e39054abd-d # internal cd $WORK/b247 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b247=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c cd $WORK/b245 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b245=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b245=/tmp/go-build -gno-record-gcc-switches -o $WORK/b245/_cgo_.o $WORK/b245/_cgo_main.o $WORK/b245/_x001.o $WORK/b245/_x002.o $WORK/b245/_x003.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage unshare -dynimport $WORK/b245/_cgo_.o -dynout $WORK/b245/_cgo_import.go cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b183/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b243/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b184/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/containers/buildah/pkg/unshare -installsuffix shared -buildid COzlpwetOxjce9OELqnG/COzlpwetOxjce9OELqnG -goversion go1.14.7 -D "" -importcfg $WORK/b245/importcfg -pack ./unshare.go $WORK/b245/_cgo_gotypes.go $WORK/b245/unshare_cgo.cgo1.go $WORK/b245/_cgo_import.go cd $WORK/b247 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b247=/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-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b247=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b247=/tmp/go-build -gno-record-gcc-switches -o $WORK/b247/_cgo_.o $WORK/b247/_cgo_main.o $WORK/b247/_x001.o $WORK/b247/_x002.o $WORK/b247/_x003.o -g -O2 -lseccomp cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b245/_pkg_.a $WORK/b245/_x001.o $WORK/b245/_x002.o $WORK/b245/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/df/df41f184e6b9d95d37fdb853f98588404a3f52ec998155a2490c05301d1e14c4-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage seccomp -dynimport $WORK/b247/_cgo_.o -dynout $WORK/b247/_cgo_import.go cd $WORK/b194 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b194=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/seccomp/libseccomp-golang -installsuffix shared -buildid SfQi9sEN_6twpHIBjaSr/SfQi9sEN_6twpHIBjaSr -goversion go1.14.7 -D "" -importcfg $WORK/b247/importcfg -pack $WORK/b247/_cgo_gotypes.go $WORK/b247/seccomp.cgo1.go $WORK/b247/seccomp_internal.cgo1.go $WORK/b247/_cgo_import.go cd $WORK/b194 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b194=/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-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b194=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c devmapper_wrapper.cgo2.c cd $WORK/b145 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b145=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b247/_pkg_.a $WORK/b247/_x001.o $WORK/b247/_x002.o $WORK/b247/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/98/98e3b2d2ecbe7641198ea57c8c2b022f6d8378945a26297b5ee6eb21e279361e-d # internal github.com/seccomp/containers-golang mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b243/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b247/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/seccomp/containers-golang -complete -installsuffix shared -buildid ELR3C7qCEjwzBGDKLthZ/ELR3C7qCEjwzBGDKLthZ -goversion go1.14.7 -D "" -importcfg $WORK/b432/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b052/_pkg_.a $WORK/b052/_x001.o $WORK/b052/_x002.o $WORK/b052/_x003.o $WORK/b052/_x004.o $WORK/b052/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal cd $WORK/b145 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b145=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c cd $WORK/b194 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b194=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/13/13da048ae7a0b6bb387db8a6a281ee2d4cd17ee9cdde83d72b6a5310cdb7e7fd-d # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/9d/9d15d1fe56f4d2cd12c1916edc4e6926a78ac967fb32a66b63a7a885b60f346f-d # internal github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b051/ vendor/golang.org/x/net/http/httpproxy golang.org/x/net/internal/socks github.com/docker/go-connections/nat mkdir -p $WORK/b327/ net/textproto cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF github.com/docker/docker/api/types/registry cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid urljWmunx6wqhL1RsQps/urljWmunx6wqhL1RsQps -goversion go1.14.7 -D "" -importcfg $WORK/b051/importcfg -pack ./args.go ./types.go cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF mkdir -p $WORK/b236/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid HhKeN3aWpN6vvk_VUskf/HhKeN3aWpN6vvk_VUskf -goversion go1.14.7 -D "" -importcfg $WORK/b327/importcfg -pack ./nat.go ./parse.go ./sort.go github.com/ishidawataru/sctp k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b283/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b230/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid NTZ1-TzAvniC-_NpC8jk/NTZ1-TzAvniC-_NpC8jk -goversion go1.14.7 -D "" -importcfg $WORK/b236/importcfg -pack ./proxy.go github.com/prometheus/procfs mkdir -p $WORK/b235/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid 0qUgkkLh6-P3EE8MR8Ck/0qUgkkLh6-P3EE8MR8Ck -goversion go1.14.7 -D "" -importcfg $WORK/b283/importcfg -pack ./client.go ./socks.go mkdir -p $WORK/b342/ cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/e7/e70ac4276456e78b8af18f68c56e399380f3422c7975c7f0bd86e025d81673e8-d # internal cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid ZfxZSuMXUe77ROyuDsQL/ZfxZSuMXUe77ROyuDsQL -goversion go1.14.7 -D "" -importcfg $WORK/b235/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go mkdir -p $WORK/b367/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b075/_pkg_.a packagefile net=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid gJfy6QsovwaUmXxiho92/gJfy6QsovwaUmXxiho92 -goversion go1.14.7 -D "" -importcfg $WORK/b342/importcfg -pack ./authenticate.go ./registry.go mkdir -p $WORK/b396/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/ishidawataru/sctp -complete -installsuffix shared -buildid HUfhztlMj9_fN03pdP1E/HUfhztlMj9_fN03pdP1E -goversion go1.14.7 -D "" -importcfg $WORK/b367/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_linux.go mkdir -p $WORK/b306/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b397/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid izcqPOQ_dxVQVWyyD73S/izcqPOQ_dxVQVWyyD73S -goversion go1.14.7 -D "" -importcfg $WORK/b396/importcfg -pack ./validation.go cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/hex=$WORK/b096/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b307/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b308/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/golang/protobuf/ptypes/duration github.com/prometheus/client_model/go mkdir -p $WORK/b336/ github.com/matttproud/golang_protobuf_extensions/pbutil github.com/golang/protobuf/ptypes/any github.com/golang/protobuf/ptypes/timestamp cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid 4DL-1nYnWKjmNFdcweIF/4DL-1nYnWKjmNFdcweIF -goversion go1.14.7 -D "" -importcfg $WORK/b306/importcfg -pack ./arp.go ./buddyinfo.go ./cpuinfo.go ./crypto.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountinfo.go ./mountstats.go ./net_dev.go ./net_softnet.go ./net_unix.go ./proc.go ./proc_environ.go ./proc_fdinfo.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./schedstat.go ./stat.go ./vm.go ./xfrm.go ./zoneinfo.go mkdir -p $WORK/b301/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b299/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid xko_Ar_44U1-WcPDkFeF/xko_Ar_44U1-WcPDkFeF -goversion go1.14.7 -D "" -importcfg $WORK/b336/importcfg -pack ./duration.pb.go mkdir -p $WORK/b303/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b299/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid ugpOkMHkrSH2CRtNyVkx/ugpOkMHkrSH2CRtNyVkx -goversion go1.14.7 -D "" -importcfg $WORK/b301/importcfg -pack ./metrics.pb.go mkdir -p $WORK/b335/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b299/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b299/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b337/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid e_2cUoVKXaZgWp9xSJIk/e_2cUoVKXaZgWp9xSJIk -goversion go1.14.7 -D "" -importcfg $WORK/b335/importcfg -pack ./any.pb.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid mAq2rre2u9TH0zUrc-o0/mAq2rre2u9TH0zUrc-o0 -goversion go1.14.7 -D "" -importcfg $WORK/b303/importcfg -pack ./decode.go ./doc.go ./encode.go cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b299/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid Xyg-ECGaynG-xZf0RA0c/Xyg-ECGaynG-xZf0RA0c -goversion go1.14.7 -D "" -importcfg $WORK/b337/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/c6/c6221fd2c1a1736fd9166293b1ca5788e49c099cb69bd9cef8e421a82b546879-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/61/6198b4fb3340aab514667090569171b6c662eff59060e2b8bce4ae293528d136-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/47/47ea49871d9470f988ee7db4b739ff76cdec37211c23969a3008d54c9946b737-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/6b/6bae9998befd94b6c07dcfd1a5224702d2e0c8bee30e4721198df2f2dd400f25-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b299/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b335/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid A06MZBDn--QRpogkS_ny/A06MZBDn--QRpogkS_ny -goversion go1.14.7 -D "" -importcfg $WORK/b338/importcfg -pack ./status.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/be/be6343e5d540c76e7f0db12e60707c2fd28da73e9be6c32f51cc91f7e2956874-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b299/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b335/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b336/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b337/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid NM5NUEj2xtY9dNwySg4Y/NM5NUEj2xtY9dNwySg4Y -goversion go1.14.7 -D "" -importcfg $WORK/b334/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go cd $WORK/b194 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b194=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/93/932b9cec9f476d2017014414ee29060efb82b5d77e9e0e233e832f8ce9f4230f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/46/4675779314926ca0e05b9d840751d60d59825e5da06ed2eaeabcf045b66b3886-d # internal github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid o-1g-p_Vix0ZKx3W698z/o-1g-p_Vix0ZKx3W698z -goversion go1.14.7 -D "" -importcfg $WORK/b058/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/11/11acb74ea9d15215d97dd882abb7f57d5a423a4ba816ab06c9b170ebd1536581-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/1a/1ad018ac0a97fd0a500484796aef07bcf1a9f2369bd32c49270e1e9239328f7c-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b324/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b325/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b326/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b327/_pkg_.a packagefile github.com/docker/go-units=$WORK/b173/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd $WORK/b194 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b194=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid -FK0cT8YoSKUaBj5pMEy/-FK0cT8YoSKUaBj5pMEy -goversion go1.14.7 -D "" -importcfg $WORK/b323/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 cd $WORK/b145 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b145=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/a0/a0c83590a2d4e7ab3bbf2a361f50f9f89db9e4ae235ad3d1ad51c5602eae871b-d # internal github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b058/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid Rq4cY02h9oq-Kz2oqDX-/Rq4cY02h9oq-Kz2oqDX- -goversion go1.14.7 -D "" -importcfg $WORK/b059/importcfg -pack ./types.go cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/4e/4ea0fb2c66504715e1853a0e9dabe6745e60098eafec890ebb2caf41ab8a148f-d # internal google.golang.org/grpc/status mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b299/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b334/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b339/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid n4RRENt2ah6asji9zLOx/n4RRENt2ah6asji9zLOx -goversion go1.14.7 -D "" -importcfg $WORK/b333/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/0c/0c816621ebbc307303e453f83fe9a02f4fbd31e474cb16620e5ca678754f2624-d # internal golang.org/x/net/proxy mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b283/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid 1TKP0tQlT8yVf0V45T_M/1TKP0tQlT8yVf0V45T_M -goversion go1.14.7 -D "" -importcfg $WORK/b282/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/d1/d1d17fc322695e117f07f3a9cea661cf07a0dc22d3a9eb2b04c051ccea27c55a-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b301/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid _gDpVaEXW03rLeW8iKtU/_gDpVaEXW03rLeW8iKtU -goversion go1.14.7 -D "" -importcfg $WORK/b300/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/79/794c5fae255bbfedc9e56de295b0698bb95031a39dfd8d2ddcd8189c1529bcba-d # internal k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b393/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b395/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b396/_pkg_.a packagefile k8s.io/klog=$WORK/b399/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid yJJRmU275grgNyuiUja-/yJJRmU275grgNyuiUja- -goversion go1.14.7 -D "" -importcfg $WORK/b394/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b194=/tmp/go-build -gno-record-gcc-switches -o $WORK/b194/_cgo_.o $WORK/b194/_cgo_main.o $WORK/b194/_x001.o $WORK/b194/_x002.o $WORK/b194/_x003.o $WORK/b194/_x004.o $WORK/b194/_x005.o -g -O2 -ldevmapper /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/7b/7be2cfbbbab83ef9433d5efe0b0b57dd89fbd7a1a7569b3aca5d414cd461e21d-d # internal vendor/golang.org/x/net/http/httpguts golang.org/x/net/http/httpguts mkdir -p $WORK/b229/ net/mail cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/40/40f9cefc0007d3a9be339b6289f689f00ebb4892c5c8a6ce5a7f7beed66d7d8d-d # internal mkdir -p $WORK/b354/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b230/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/textproto=$WORK/b235/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid c3q-uJMhG2IcnMjgxgYl/c3q-uJMhG2IcnMjgxgYl -goversion go1.14.7 -D "" -importcfg $WORK/b229/importcfg -pack ./guts.go ./httplex.go mkdir -p $WORK/b382/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b355/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/textproto=$WORK/b235/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/c2/c221604caafe213798d4d9c16a4f1d457b3ffc25f755245ff9525cc0fea75e2d-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid dVvBtvyK2kVDpxy6XX4h/dVvBtvyK2kVDpxy6XX4h -goversion go1.14.7 -D "" -importcfg $WORK/b354/importcfg -pack ./guts.go ./httplex.go cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile mime=$WORK/b238/_pkg_.a packagefile net/textproto=$WORK/b235/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p net/mail -std -complete -installsuffix shared -buildid npQjzbbF8IzW2FWBWSsz/npQjzbbF8IzW2FWBWSsz -goversion go1.14.7 -D "" -importcfg $WORK/b382/importcfg -pack ./message.go github.com/docker/libnetwork/types mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/ishidawataru/sctp=$WORK/b367/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/docker/libnetwork/types -complete -installsuffix shared -buildid WNfvHyPyw3rR0U2VFEqY/WNfvHyPyw3rR0U2VFEqY -goversion go1.14.7 -D "" -importcfg $WORK/b366/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/af/afb97301399dd61fbc1eaf4fc5a9b20a49877c1292c689c9c9b06870ece751e2-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b333/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid 9uvEwmvyAoHKmJwileTj/9uvEwmvyAoHKmJwileTj -goversion go1.14.7 -D "" -importcfg $WORK/b331/importcfg -pack ./errors.go ./grpc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/dc/dcd97928bca41bc6fbfe480c66e4cf76056f63f7ff1c68d70479d9c66e1f32e4-d # internal github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b058/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b059/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid rUzyvSC3PqGbYRvNFCjf/rUzyvSC3PqGbYRvNFCjf -goversion go1.14.7 -D "" -importcfg $WORK/b057/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage devicemapper -dynimport $WORK/b194/_cgo_.o -dynout $WORK/b194/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/8e/8e8eb77e59a027ad2a9124437a3398c4d4d097ca1d9a5b88aee8c3e75488e38e-d # internal cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid xz3qSfqYqQKDF_y4qwDh/xz3qSfqYqQKDF_y4qwDh -goversion go1.14.7 -D "" -importcfg $WORK/b194/importcfg -pack ./devmapper.go ./ioctl.go ./log.go $WORK/b194/_cgo_gotypes.go $WORK/b194/devmapper_log.cgo1.go $WORK/b194/devmapper_wrapper.cgo1.go $WORK/b194/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b194/devmapper_wrapper_dynamic.cgo1.go $WORK/b194/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/c4/c422bb41ed217e4b2995fc288edf6f70aef471259318266bd3848ec1ac2bf5b7-d # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/bf/bf7281505451b6bd960e8984678d7fa3fb4730770dc05cc548cfa4fdfc6ac6a8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/f2/f2e6d79e5f7f33ab7eb2d89aad74525932f024739e1bf0ec452a42f476318205-d # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/f5/f57dce8e2a89735f16d8e977c2ba46c415d435b51682ae73bca7589f314b2b62-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/b2/b2786671d984f350420a5598e6caa7657a0fc9d3da86f597b77c87407c773b79-d # internal github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b057/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid Dsizifq5IsVBpajPOiyo/Dsizifq5IsVBpajPOiyo -goversion go1.14.7 -D "" -importcfg $WORK/b050/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/26/2675aa5af75d8a253a32cab9f8268461a0a53ea171452ddfaeec4a0253e85ab3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/72/727da9028ce1aa1587ce7908f6dc7e01787eccd250be83cc1f5eef1176cf6e6b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/83/83bac79234fa91839114a9fbddd203319309e6242faee487a7b08cf5357d9e16-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/5f/5f0f38ca6eafc241ebb2ca7751b310abe5fa4ba3cee2a493502834239897e947-d # internal github.com/containernetworking/cni/libcni mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b057/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid Ays_TtRG73nf93eRkYNm/Ays_TtRG73nf93eRkYNm -goversion go1.14.7 -D "" -importcfg $WORK/b049/importcfg -pack ./api.go ./conf.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b145=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b145/ -g -O2 -o $WORK/b145/_x004.o -c go_gpgme.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b194/_pkg_.a $WORK/b194/_x001.o $WORK/b194/_x002.o $WORK/b194/_x003.o $WORK/b194/_x004.o $WORK/b194/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/33/33a1fc77ebd94cb952e2bcadbbf2e9149c6d5dfd84f14f1bad1059ad26a42562-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/6b/6b7a419f1188ef411d23e8a1e4659d062f8c4cea86699ccf87ec4b2c695334bc-d # internal cd $WORK/b145 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b145=/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-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b145=/tmp/go-build -gno-record-gcc-switches -o $WORK/b145/_cgo_.o $WORK/b145/_cgo_main.o $WORK/b145/_x001.o $WORK/b145/_x002.o $WORK/b145/_x003.o $WORK/b145/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage gpgme -dynimport $WORK/b145/_cgo_.o -dynout $WORK/b145/_cgo_import.go cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/mtrmac/gpgme -installsuffix shared -buildid nf1UzJz2dRA7kcUaPU45/nf1UzJz2dRA7kcUaPU45 -goversion go1.14.7 -D "" -importcfg $WORK/b145/importcfg -pack ./callbacks.go $WORK/b145/_cgo_gotypes.go $WORK/b145/data.cgo1.go $WORK/b145/gpgme.cgo1.go $WORK/b145/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/0f/0f7ddc9852c8f044c9ac182f4a1fe11a4aab82e9db3b60606ac3b74008b1aa6b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b145/_pkg_.a $WORK/b145/_x001.o $WORK/b145/_x002.o $WORK/b145/_x003.o $WORK/b145/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/18/18a2536ae6faba80b8686050763c801f061ee0b07d23ed18877f5d7564220800-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/ee/ee4002e534d69a4746c0da7e0b272602b268ead1c4aa214126e2ed062b7de3a0-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b344/ k8s.io/apimachinery/pkg/runtime/schema k8s.io/apimachinery/pkg/util/intstr k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b404/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b345/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid NM9KP3iQ6rupYuRTa90_/NM9KP3iQ6rupYuRTa90_ -goversion go1.14.7 -D "" -importcfg $WORK/b344/importcfg -pack ./gen.go ./plugin.pb.go mkdir -p $WORK/b409/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b345/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid PGM3gM8D45Y8iqBcXj7m/PGM3gM8D45Y8iqBcXj7m -goversion go1.14.7 -D "" -importcfg $WORK/b404/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go mkdir -p $WORK/b386/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b345/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b389/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile k8s.io/klog=$WORK/b399/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime/debug=$WORK/b102/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid AdA0m5MkxyZZfY678YBP/AdA0m5MkxyZZfY678YBP -goversion go1.14.7 -D "" -importcfg $WORK/b409/importcfg -pack ./generated.pb.go ./intstr.go cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b345/_pkg_.a packagefile gopkg.in/inf.v0=$WORK/b387/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid Iueghbw-VBYDZB7IMCRk/Iueghbw-VBYDZB7IMCRk -goversion go1.14.7 -D "" -importcfg $WORK/b386/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/69/69835fc5146d3891723d83e83a2f1db6b08d37200e850a49dd4e37c4f316bf88-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/88/88798acef17f69a063311a94d6bdfc85acea5112c1cfffe320a4d351253caa79-d # internal k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b345/_pkg_.a packagefile go/ast=$WORK/b217/_pkg_.a packagefile go/doc=$WORK/b401/_pkg_.a packagefile go/parser=$WORK/b220/_pkg_.a packagefile go/token=$WORK/b219/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b390/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b403/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b404/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b398/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b405/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b406/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b407/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b395/_pkg_.a packagefile k8s.io/klog=$WORK/b399/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid REV882j2x1ekE3K4WXx1/REV882j2x1ekE3K4WXx1 -goversion go1.14.7 -D "" -importcfg $WORK/b400/importcfg -pack ./codec.go ./codec_check.go ./conversion.go ./converter.go ./doc.go ./embedded.go ./error.go ./extension.go ./generated.pb.go ./helper.go ./interfaces.go ./mapper.go ./register.go ./scheme.go ./scheme_builder.go ./swagger_doc_generator.go ./types.go ./types_proto.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/fd/fdd5da06360e68eef642bfcb559a78cdcd25a38c2905625eed4073786614e62b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/c1/c193c83d8c25289ea51d6dd81b88a721af194a7a6d5926a502be98a0c8c13b69-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/35/35859568f7f5e3b0a230a29a8e894986988d0e500838b1dfacd22facbec2442f-d # internal cd $WORK/b091 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -g -O2 -o $WORK/b091/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -g -O2 -o $WORK/b091/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -g -O2 -o $WORK/b091/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -g -O2 -o $WORK/b091/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -g -O2 -o $WORK/b091/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -g -O2 -o $WORK/b091/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -g -O2 -o $WORK/b091/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -g -O2 -o $WORK/b091/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -g -O2 -o $WORK/b091/_x017.o -c openssl_stub_rand.c cd $WORK/b091 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -o $WORK/b091/_cgo_.o $WORK/b091/_cgo_main.o $WORK/b091/_x001.o $WORK/b091/_x002.o $WORK/b091/_x003.o $WORK/b091/_x004.o $WORK/b091/_x005.o $WORK/b091/_x006.o $WORK/b091/_x007.o $WORK/b091/_x008.o $WORK/b091/_x009.o $WORK/b091/_x010.o $WORK/b091/_x011.o $WORK/b091/_x012.o $WORK/b091/_x013.o $WORK/b091/_x014.o $WORK/b091/_x015.o $WORK/b091/_x016.o $WORK/b091/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage boring -dynimport $WORK/b091/_cgo_.o -dynout $WORK/b091/_cgo_import.go cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b092/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b093/_pkg_.a packagefile encoding/asn1=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid g1yK6a0gmepjO4c0xAhX/g1yK6a0gmepjO4c0xAhX -goversion go1.14.7 -D "" -importcfg $WORK/b091/importcfg -pack ./doc.go $WORK/b091/_cgo_gotypes.go $WORK/b091/aes.cgo1.go $WORK/b091/boring.cgo1.go $WORK/b091/ecdsa.cgo1.go $WORK/b091/hmac.cgo1.go $WORK/b091/rand.cgo1.go $WORK/b091/rsa.cgo1.go $WORK/b091/sha.cgo1.go $WORK/b091/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b091/_pkg_.a $WORK/b091/_x001.o $WORK/b091/_x002.o $WORK/b091/_x003.o $WORK/b091/_x004.o $WORK/b091/_x005.o $WORK/b091/_x006.o $WORK/b091/_x007.o $WORK/b091/_x008.o $WORK/b091/_x009.o $WORK/b091/_x010.o $WORK/b091/_x011.o $WORK/b091/_x012.o $WORK/b091/_x013.o $WORK/b091/_x014.o $WORK/b091/_x015.o $WORK/b091/_x016.o $WORK/b091/_x017.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/0f/0fd60b585a3767e94a7edb61b1981576b9626ddb6f9203b135b58dd2bdb866d9-d # internal crypto/hmac mkdir -p $WORK/b123/ crypto/sha256 crypto/sha512 crypto/sha1 crypto/aes mkdir -p $WORK/b106/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b091/_pkg_.a packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a EOF mkdir -p $WORK/b116/ cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid pkzuIhh4DwQQet-swazi/pkzuIhh4DwQQet-swazi -goversion go1.14.7 -D "" -importcfg $WORK/b123/importcfg -pack ./hmac.go cat >$WORK/b106/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b106/symabis ./sha256block_amd64.s mkdir -p $WORK/b126/ cat >$WORK/b116/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b116/symabis ./sha512block_amd64.s mkdir -p $WORK/b087/ cat >$WORK/b126/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b126/symabis ./sha1block_amd64.s cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b087/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile crypto/internal/boring=$WORK/b091/_pkg_.a packagefile crypto/internal/subtle=$WORK/b089/_pkg_.a packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/aes -std -installsuffix shared -buildid 8qaroNi2Nyw74LCYfpM0/8qaroNi2Nyw74LCYfpM0 -goversion go1.14.7 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b066/_pkg_.a packagefile crypto/internal/boring=$WORK/b091/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid YqePyHjBMYP9-LIoZ012/YqePyHjBMYP9-LIoZ012 -goversion go1.14.7 -symabis $WORK/b116/symabis -D "" -importcfg $WORK/b116/importcfg -pack -asmhdr $WORK/b116/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b066/_pkg_.a packagefile crypto/internal/boring=$WORK/b091/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid FYqOLD7u6kml9eQTqtW0/FYqOLD7u6kml9eQTqtW0 -goversion go1.14.7 -symabis $WORK/b126/symabis -D "" -importcfg $WORK/b126/importcfg -pack -asmhdr $WORK/b126/go_asm.h ./boring.go ./sha1.go ./sha1block.go ./sha1block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/df/dfaf466d4992236c34c65a5b0c2e37012b22e24a211e3490823c11ed5576850a-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b123/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid vLPivg379U7iqiZzNMo3/vLPivg379U7iqiZzNMo3 -goversion go1.14.7 -D "" -importcfg $WORK/b140/importcfg -pack ./hkdf.go cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b066/_pkg_.a packagefile crypto/internal/boring=$WORK/b091/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid QJK3gNFk35P6jeHwDy0C/QJK3gNFk35P6jeHwDy0C -goversion go1.14.7 -symabis $WORK/b106/symabis -D "" -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/49/499e55c2a3622b2002f391cb4144a01b86f603ba0f3114f5a8dcceb6d56067e1-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b126/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b116/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b106/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b087/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b087/gcm_amd64.o ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b126/_pkg_.a $WORK/b126/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/f2/f28601114f73370fe4a9ede8c11fb601c32c9b5fb9dc35355069a063d247ebc2-d # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b116/_pkg_.a $WORK/b116/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/28/28336093f87c447016ce05db97d4fdad963cb01926df32cdae75e95d90b56726-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b087/_pkg_.a $WORK/b087/asm_amd64.o $WORK/b087/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/5b/5bed9b77903e5e66703c4370c42c029e23b10096cede59e41383a318e0b1dcb5-d # internal crypto/ecdsa mkdir -p $WORK/b113/ crypto/rand mkdir -p $WORK/b086/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b066/_pkg_.a packagefile crypto/aes=$WORK/b087/_pkg_.a packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile crypto/elliptic=$WORK/b114/_pkg_.a packagefile crypto/internal/boring=$WORK/b091/_pkg_.a packagefile crypto/internal/randutil=$WORK/b115/_pkg_.a packagefile crypto/sha512=$WORK/b116/_pkg_.a packagefile encoding/asn1=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid K2V-VY2lev9yoxlECD2Y/K2V-VY2lev9yoxlECD2Y -goversion go1.14.7 -D "" -importcfg $WORK/b113/importcfg -pack ./boring.go ./ecdsa.go cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile crypto/aes=$WORK/b087/_pkg_.a packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile crypto/internal/boring=$WORK/b091/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid 8rtfbVFefl9aGqts4kmw/8rtfbVFefl9aGqts4kmw -goversion go1.14.7 -D "" -importcfg $WORK/b086/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b106/_pkg_.a $WORK/b106/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/4d/4d94b84acd7b043865e35958239bed234c2b13c63bc18560e31a35f423c08f45-d # internal github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b175/ github.com/docker/docker/pkg/ioutils github.com/ulikunitz/xz mkdir -p $WORK/b105/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b106/_pkg_.a packagefile encoding/hex=$WORK/b096/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/context=$WORK/b176/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid _iMCJriNu5CVxtVnxMOX/_iMCJriNu5CVxtVnxMOX -goversion go1.14.7 -D "" -importcfg $WORK/b175/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go mkdir -p $WORK/b364/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/sha256=$WORK/b106/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b107/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b108/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile hash/crc32=$WORK/b100/_pkg_.a packagefile hash/crc64=$WORK/b110/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b106/_pkg_.a packagefile encoding/hex=$WORK/b096/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid UDT2p2eayQH_-AILoiWa/UDT2p2eayQH_-AILoiWa -goversion go1.14.7 -D "" -importcfg $WORK/b364/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid NtKhihpsFHkA6xLWB4fo/NtKhihpsFHkA6xLWB4fo -goversion go1.14.7 -D "" -importcfg $WORK/b105/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/24/24eb44c41c12f2feaa9ee1e772674051d5ac2ff7757b8dc0f618134e76791d7e-d # internal golang.org/x/crypto/openpgp/elgamal crypto/ed25519 mkdir -p $WORK/b154/ github.com/containers/storage/pkg/stringid crypto/rsa github.com/opencontainers/selinux/go-selinux mime/multipart mkdir -p $WORK/b121/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid GbGdtY8iz9DsujaXxuLE/GbGdtY8iz9DsujaXxuLE -goversion go1.14.7 -D "" -importcfg $WORK/b154/importcfg -pack ./elgamal.go mkdir -p $WORK/b208/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b066/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b122/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/sha512=$WORK/b116/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid knin1Ka6SHloUTpljbeD/knin1Ka6SHloUTpljbeD -goversion go1.14.7 -D "" -importcfg $WORK/b121/importcfg -pack ./ed25519.go github.com/klauspost/compress/zstd mkdir -p $WORK/b117/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile encoding/hex=$WORK/b096/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid eJgSIvIy4-W7P2IeNWxF/eJgSIvIy4-W7P2IeNWxF -goversion go1.14.7 -D "" -importcfg $WORK/b208/importcfg -pack ./stringid.go mkdir -p $WORK/b192/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b066/_pkg_.a packagefile crypto/internal/boring=$WORK/b091/_pkg_.a packagefile crypto/internal/randutil=$WORK/b115/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 5D9pA0qnivj94PKcDprO/5D9pA0qnivj94PKcDprO -goversion go1.14.7 -D "" -importcfg $WORK/b117/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go mkdir -p $WORK/b239/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid 1v1Mro3CRE1CS1mCzGn-/1v1Mro3CRE1CS1mCzGn- -goversion go1.14.7 -D "" -importcfg $WORK/b192/importcfg -pack ./selinux_linux.go ./xattrs.go mkdir -p $WORK/b085/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile mime=$WORK/b238/_pkg_.a packagefile mime/quotedprintable=$WORK/b240/_pkg_.a packagefile net/textproto=$WORK/b235/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid tu0Iq8nxrfweD60sE-LH/tu0Iq8nxrfweD60sE-LH -goversion go1.14.7 -D "" -importcfg $WORK/b239/importcfg -pack ./formdata.go ./multipart.go ./writer.go cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile encoding/hex=$WORK/b096/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b097/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b099/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b101/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile hash/crc32=$WORK/b100/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b102/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid Zf7_CphE-3ux1WEiZ1Di/Zf7_CphE-3ux1WEiZ1Di -goversion go1.14.7 -D "" -importcfg $WORK/b085/importcfg -pack ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decoder.go ./decoder_options.go ./enc_dfast.go ./enc_fast.go ./enc_params.go ./encoder.go ./encoder_options.go ./framedec.go ./frameenc.go ./fse_decoder.go ./fse_encoder.go ./fse_predefined.go ./hash.go ./history.go ./seqdec.go ./seqenc.go ./snappy.go ./zstd.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/3f/3fe4fb48562ef6f718cc91a84b54b97bddff3f073557b6cc5fa6d222a25a6c93-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/aa/aa1d4875ee42293f7a8f9558b0ce737c0c3d7b711846df9cbc2a7b8c52e7e7cf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/aa/aac6e9b5c763ca8bbbba688930390579dd2a8769d39737c3e7fa58484e4e5e1c-d # internal github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b208/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid sxsma7OkFtP7YzxAduBg/sxsma7OkFtP7YzxAduBg -goversion go1.14.7 -D "" -importcfg $WORK/b207/importcfg -pack ./lockfile.go ./lockfile_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/50/500fd6b943e528f89691c376045567c092d6e20a2e2d8459eef68dcd9412ba06-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/5e/5e6a9f4f81a1320537338d10b4a0417f8514fb88f6c1ad9217f5ba955f5336a1-d # internal github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b363/ github.com/docker/docker/pkg/pools mkdir -p $WORK/b423/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b364/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf/dns=$WORK/b365/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b366/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid ZAbJcKquFfyTdQeIK7XR/ZAbJcKquFfyTdQeIK7XR -goversion go1.14.7 -D "" -importcfg $WORK/b363/importcfg -pack ./resolvconf.go cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b364/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid WUv1FlBKhi66U7j0FkQz/WUv1FlBKhi66U7j0FkQz -goversion go1.14.7 -D "" -importcfg $WORK/b423/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/cf/cf447fb5663918bc752a98863b6cd43d232898d306431491041ff85d40b6ee6a-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b175/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid wdY4I_JjIwdgq7FJlEZZ/wdY4I_JjIwdgq7FJlEZZ -goversion go1.14.7 -D "" -importcfg $WORK/b177/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/6f/6f096aa4e1fb311eeef823ef1bb6b789f5782a8735c82b25f60ec034752143ff-d # internal github.com/docker/docker/pkg/archive mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b042/_pkg_.a packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/bzip2=$WORK/b084/_pkg_.a packagefile compress/gzip=$WORK/b228/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b415/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b419/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b420/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b364/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b423/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b421/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b179/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid fCBeEQF9dTDUzPaYupmd/fCBeEQF9dTDUzPaYupmd -goversion go1.14.7 -D "" -importcfg $WORK/b414/importcfg -pack ./archive.go ./archive_linux.go ./archive_unix.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/42/422c9a443330419856eb7af7d1e4fa1efede3a4d3c36c7aa5df34aaa5ec2bcd5-d # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/d8/d8554b4b72f3f51293bfce815d0842d43d9684d251382397912cbeacffdb30b9-d # internal github.com/containers/storage/drivers/copy mkdir -p $WORK/b203/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b203/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b203/ -g -O2 ./copy_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/a7/a77f19ee5e899d400dffd24c3abba83b906ddadd13a74a3e04e3126c13d4d684-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/27/274ee13f237f6d93e72b5ae0a00e3441cc48cfb70f7ca4a452cb3e93580455cc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/bb/bbb92d5a3849ffaf117eebc678997a5e8eb5a6d8c285d23142f5b63c99bbb533-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b192/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid dP7LpDz2inxhhsKuba4C/dP7LpDz2inxhhsKuba4C -goversion go1.14.7 -D "" -importcfg $WORK/b191/importcfg -pack ./label_selinux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/ad/ad5053afa06b3f2a68dcbe932e8029e51c8b26ab83fd840d1bfb8f41b05dca15-d # internal cd $WORK/b203 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b203=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/e0/e0396d77c5313d47492c2b794f78c79b20f5e3819750bfb5196fc891baf72fc0-d # internal github.com/containers/buildah/pkg/secrets mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b254/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b243/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b191/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/secrets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid fjauCKTzLos8XVnIfLTt/fjauCKTzLos8XVnIfLTt -goversion go1.14.7 -D "" -importcfg $WORK/b253/importcfg -pack ./secrets.go cd $WORK/b203 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b203=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/c4/c446300a6c26a05c5c7e32b5fa339b021b21dbcadbc712a10a4c730e6a3b2464-d # internal crypto/x509 mkdir -p $WORK/b127/ golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b149/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b066/_pkg_.a packagefile crypto/aes=$WORK/b087/_pkg_.a packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile crypto/des=$WORK/b120/_pkg_.a packagefile crypto/dsa=$WORK/b128/_pkg_.a packagefile crypto/ecdsa=$WORK/b113/_pkg_.a packagefile crypto/ed25519=$WORK/b121/_pkg_.a packagefile crypto/elliptic=$WORK/b114/_pkg_.a packagefile crypto/md5=$WORK/b124/_pkg_.a packagefile crypto/rsa=$WORK/b117/_pkg_.a packagefile crypto/sha1=$WORK/b126/_pkg_.a packagefile crypto/sha256=$WORK/b106/_pkg_.a packagefile crypto/sha512=$WORK/b116/_pkg_.a packagefile crypto/x509/pkix=$WORK/b129/_pkg_.a packagefile encoding/asn1=$WORK/b094/_pkg_.a packagefile encoding/hex=$WORK/b096/_pkg_.a packagefile encoding/pem=$WORK/b130/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b131/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b132/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid AbeuPY99wJePYmDvQIom/AbeuPY99wJePYmDvQIom -goversion go1.14.7 -D "" -importcfg $WORK/b127/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 cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/bzip2=$WORK/b084/_pkg_.a packagefile compress/flate=$WORK/b150/_pkg_.a packagefile compress/zlib=$WORK/b151/_pkg_.a packagefile crypto=$WORK/b066/_pkg_.a packagefile crypto/aes=$WORK/b087/_pkg_.a packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile crypto/des=$WORK/b120/_pkg_.a packagefile crypto/dsa=$WORK/b128/_pkg_.a packagefile crypto/ecdsa=$WORK/b113/_pkg_.a packagefile crypto/elliptic=$WORK/b114/_pkg_.a packagefile crypto/md5=$WORK/b124/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/rsa=$WORK/b117/_pkg_.a packagefile crypto/sha1=$WORK/b126/_pkg_.a packagefile crypto/sha256=$WORK/b106/_pkg_.a packagefile crypto/sha512=$WORK/b116/_pkg_.a packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile encoding/asn1=$WORK/b094/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b153/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b154/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b148/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b155/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile image=$WORK/b156/_pkg_.a packagefile image/jpeg=$WORK/b158/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid SMDl_pm_cZu0FTW1RO0A/SMDl_pm_cZu0FTW1RO0A -goversion go1.14.7 -D "" -importcfg $WORK/b149/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 cd $WORK/b203 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b203=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b203=/tmp/go-build -gno-record-gcc-switches -o $WORK/b203/_cgo_.o $WORK/b203/_cgo_main.o $WORK/b203/_x001.o $WORK/b203/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/c3/c30f9123309e3357e7da5578cbf8e7c3050e31acc0078c15fbb09b8e115ff7de-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage copy -dynimport $WORK/b203/_cgo_.o -dynout $WORK/b203/_cgo_import.go cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b119/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b177/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b179/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid CtJvYGX9tbJWcoAXup8x/CtJvYGX9tbJWcoAXup8x -goversion go1.14.7 -D "" -importcfg $WORK/b203/importcfg -pack $WORK/b203/_cgo_gotypes.go $WORK/b203/copy_linux.cgo1.go $WORK/b203/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b203/_pkg_.a $WORK/b203/_x001.o $WORK/b203/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/8f/8fc3139b02cec8a1de782a888986b931298f94ad0a18dfb1e02284fc2bb0c9f6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/7c/7c028406507dfa36c55f03fa2646cafa84eefacd314c1de8435beeb0e80579eb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/f4/f42b3610a9b30d0454860ec32f54c72a0742d380622a9974d969f85fe66965d5-d # internal github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/bzip2=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b074/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b073/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b085/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b103/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b105/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid kXwOhOq-vei5FVGTuCft/kXwOhOq-vei5FVGTuCft -goversion go1.14.7 -D "" -importcfg $WORK/b083/importcfg -pack ./compression.go ./zstd.go github.com/containers/storage/pkg/archive mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b042/_pkg_.a packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/bzip2=$WORK/b084/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b177/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b178/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b085/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b103/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b179/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b180/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid Mt6pRNsOH3iaR8EQI0B3/Mt6pRNsOH3iaR8EQI0B3 -goversion go1.14.7 -D "" -importcfg $WORK/b167/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./archive_zstd.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/2b/2be3ecc2032b0478ca79864e59accd82ad1c88af5592308b2c2ccf8301e4e0c3-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b066/_pkg_.a packagefile crypto/rsa=$WORK/b117/_pkg_.a packagefile crypto/sha256=$WORK/b106/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b147/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b148/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b149/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b155/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid pfw7W_RGAui6pC0Kpck4/pfw7W_RGAui6pC0Kpck4 -goversion go1.14.7 -D "" -importcfg $WORK/b146/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/3a/3aae94e8435c207cbbc18fa946bf0d9bd5eb344fb56b7f9c811b7df14e91bd3f-d # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/ba/ba4132f4ee3d619d2df1d2eeeece2e11647eb3f44ed918d3ce9f6e6be5c7ebe6-d # internal crypto/tls mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b019/_pkg_.a packagefile container/list=$WORK/b119/_pkg_.a packagefile crypto=$WORK/b066/_pkg_.a packagefile crypto/aes=$WORK/b087/_pkg_.a packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile crypto/des=$WORK/b120/_pkg_.a packagefile crypto/ecdsa=$WORK/b113/_pkg_.a packagefile crypto/ed25519=$WORK/b121/_pkg_.a packagefile crypto/elliptic=$WORK/b114/_pkg_.a packagefile crypto/hmac=$WORK/b123/_pkg_.a packagefile crypto/internal/boring=$WORK/b091/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b092/_pkg_.a packagefile crypto/md5=$WORK/b124/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/rc4=$WORK/b125/_pkg_.a packagefile crypto/rsa=$WORK/b117/_pkg_.a packagefile crypto/sha1=$WORK/b126/_pkg_.a packagefile crypto/sha256=$WORK/b106/_pkg_.a packagefile crypto/sha512=$WORK/b116/_pkg_.a packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile crypto/x509=$WORK/b127/_pkg_.a packagefile encoding/asn1=$WORK/b094/_pkg_.a packagefile encoding/pem=$WORK/b130/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b134/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b131/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b139/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b140/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid c4ve1d5ayN1sNXTgu3A6/c4ve1d5ayN1sNXTgu3A6 -goversion go1.14.7 -D "" -importcfg $WORK/b118/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_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/5b/5bfc9831be89a8361938c943b0519bc68bb6cbec12aeae991db5263083f95512-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/a8/a8ebcb983c9023846dee897e56555a4c50dbe98bcbaf2765ade8511ff8a19bad-d # internal github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile flag=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b172/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b183/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b179/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b184/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid zGWsgQKOOeaSS25_T4d6/zGWsgQKOOeaSS25_T4d6 -goversion go1.14.7 -D "" -importcfg $WORK/b182/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/b7/b795a506818fea230e74f72a6a5a396c821f32d8ed244e403acb0dffedc073df-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b172/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b183/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b179/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b185/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid gFwWfcU7udiB96TAiIiD/gFwWfcU7udiB96TAiIiD -goversion go1.14.7 -D "" -importcfg $WORK/b166/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_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/6b/6b8f2a2e346948c0720114a05b6e161def9787cd31737291837fab92cf682b81-d # internal github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b199/ github.com/containers/storage/drivers/aufs github.com/containers/storage/drivers/zfs github.com/containers/storage/drivers/vfs mkdir -p $WORK/b187/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b166/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid b2ymFG13z5jrxwbTEaEQ/b2ymFG13z5jrxwbTEaEQ -goversion go1.14.7 -D "" -importcfg $WORK/b199/importcfg -pack ./overlayutils.go github.com/containers/storage/drivers/devmapper mkdir -p $WORK/b204/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b188/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b189/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b172/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b179/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b191/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b185/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid rYgO8g4CsOqgNlUIhTZf/rYgO8g4CsOqgNlUIhTZf -goversion go1.14.7 -D "" -importcfg $WORK/b187/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b172/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b190/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b205/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b191/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid utWjvg7R2cxscl3zSHrq/utWjvg7R2cxscl3zSHrq -goversion go1.14.7 -D "" -importcfg $WORK/b204/importcfg -pack ./zfs.go ./zfs_linux.go mkdir -p $WORK/b202/ mkdir -p $WORK/b193/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b203/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b191/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid RYYOz1ElO9xl8fkj_B9i/RYYOz1ElO9xl8fkj_B9i -goversion go1.14.7 -D "" -importcfg $WORK/b202/importcfg -pack ./copy_linux.go ./driver.go cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b194/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b195/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b189/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b196/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b172/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b197/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/docker/go-units=$WORK/b173/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b191/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/devmapper /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid a1gmLk033_xfpoT4SJop/a1gmLk033_xfpoT4SJop -goversion go1.14.7 -D "" -importcfg $WORK/b193/importcfg -pack ./device_setup.go ./deviceset.go ./devmapper_doc.go ./driver.go ./mount.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/a8/a8d23453a024f33886d56ef17abe6e15562d09ff73c761fd63db79c75ecaed76-d # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile encoding/base32=$WORK/b141/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile flag=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b199/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b200/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b188/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b201/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b189/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b172/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b183/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/docker/go-units=$WORK/b173/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b179/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b191/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid z-qI3RNaLUjh1d2BoQd2/z-qI3RNaLUjh1d2BoQd2 -goversion go1.14.7 -D "" -importcfg $WORK/b198/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/e7/e7de85819a8e0b443b40fdf6c58c021cc45ed6a37f85e3555d601c4ab8dc05c7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/23/237f31a332522374b5acdfb9134dfb8fca8bcfbfa29104a25aa90d9463eb7106-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/9c/9ca5bd67fc402ef6c623bf7467b3f63dc0d66753ca0ea9f59239ae33622cd4db-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/c6/c6e577dd62652c3967c85c18e644df2c6ad795e29e5b3261e3043a560e54b403-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/77/77e4fab74d7394daa3b7fff192451b624733a020b1c1c183ff2ac8b4a52c1053-d # internal net/http/httptrace mkdir -p $WORK/b241/ github.com/docker/go-connections/tlsconfig github.com/containers/libtrust mkdir -p $WORK/b284/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b118/_pkg_.a packagefile internal/nettrace=$WORK/b054/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/textproto=$WORK/b235/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid 4cFqB67c9_g07msZtF6k/4cFqB67c9_g07msZtF6k -goversion go1.14.7 -D "" -importcfg $WORK/b241/importcfg -pack ./trace.go mkdir -p $WORK/b112/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b118/_pkg_.a packagefile crypto/x509=$WORK/b127/_pkg_.a packagefile encoding/pem=$WORK/b130/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid -nk8_ZfpaEpA6KRsfht8/-nk8_ZfpaEpA6KRsfht8 -goversion go1.14.7 -D "" -importcfg $WORK/b284/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b066/_pkg_.a packagefile crypto/ecdsa=$WORK/b113/_pkg_.a packagefile crypto/elliptic=$WORK/b114/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/rsa=$WORK/b117/_pkg_.a packagefile crypto/sha256=$WORK/b106/_pkg_.a packagefile crypto/sha512=$WORK/b116/_pkg_.a packagefile crypto/tls=$WORK/b118/_pkg_.a packagefile crypto/x509=$WORK/b127/_pkg_.a packagefile crypto/x509/pkix=$WORK/b129/_pkg_.a packagefile encoding/base32=$WORK/b141/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile encoding/pem=$WORK/b130/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/containers/libtrust -complete -installsuffix shared -buildid hgBG63kLROYU239cdooi/hgBG63kLROYU239cdooi -goversion go1.14.7 -D "" -importcfg $WORK/b112/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/ad/ade8bcc3209b6857ba10675b86db3e3147afa6456ae446fa9f2ebef1bbf4ac10-d # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/7d/7dff88f95415310a4b6f6dfdaa852740bc4d211d825f456cc0afe03ac22a29b7-d # internal net/http mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/gzip=$WORK/b228/_pkg_.a packagefile container/list=$WORK/b119/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/tls=$WORK/b118/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b229/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b236/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b237/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b230/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile mime=$WORK/b238/_pkg_.a packagefile mime/multipart=$WORK/b239/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/http/httptrace=$WORK/b241/_pkg_.a packagefile net/http/internal=$WORK/b242/_pkg_.a packagefile net/textproto=$WORK/b235/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p net/http -std -complete -installsuffix shared -buildid FR8WZkala-mtoAqD8Qix/FR8WZkala-mtoAqD8Qix -goversion go1.14.7 -D "" -importcfg $WORK/b227/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/e4/e4b2ad21850de318807a4afce508d07bf67d4db1469b0c401812bbaba35094e5-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b193/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b198/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b202/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b204/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid 1c9VQG0U_xDW5RRrU_od/1c9VQG0U_xDW5RRrU_od -goversion go1.14.7 -D "" -importcfg $WORK/b186/importcfg -pack ./register_aufs.go ./register_devicemapper.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/b3/b376159d402a68520ba94c9f6cb891c62bed6492dda6bc81e8c5133c019e020a-d # internal github.com/containers/storage mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b071/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b186/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b206/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b188/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b207/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b208/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b209/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b210/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b212/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b103/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b191/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b180/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b214/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b215/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b211/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b225/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b185/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/containers/storage -complete -installsuffix shared -buildid TxIhdKYwrqRNkegP_SSc/TxIhdKYwrqRNkegP_SSc -goversion go1.14.7 -D "" -importcfg $WORK/b165/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./ffjson_deps.go ./images.go ./images_ffjson.go ./layers.go ./layers_ffjson.go ./lockfile_compat.go ./store.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/df/dfe1f042f91b9dd7c21ad39fdd39a9bee680aacd8efabc0f033fa718e4fadfd0-d # internal github.com/containers/image/v5/manifest mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b083/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b111/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b112/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b142/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b076/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b075/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid TW_QKqQ8kvcnyS566Zth/TW_QKqQ8kvcnyS566Zth -goversion go1.14.7 -D "" -importcfg $WORK/b082/importcfg -pack ./docker_schema1.go ./docker_schema2.go ./docker_schema2_list.go ./list.go ./manifest.go ./oci.go ./oci_index.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/e5/e58b4c04a1b9ee8a0bf77ab2f0cefa0a7a40da9df299e988ff3a725d38f9711a-d # internal github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b314/ github.com/containers/image/v5/image mkdir -p $WORK/b161/ github.com/containers/image/v5/signature cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b162/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b164/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b083/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid D81qwraGvMTP5NzAY4QF/D81qwraGvMTP5NzAY4QF -goversion go1.14.7 -D "" -importcfg $WORK/b314/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go mkdir -p $WORK/b081/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b106/_pkg_.a packagefile encoding/hex=$WORK/b096/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b162/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b163/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b075/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/containers/image/v5/image -complete -installsuffix shared -buildid luZVsHk7Pkoh4wvviO9D/luZVsHk7Pkoh4wvviO9D -goversion go1.14.7 -D "" -importcfg $WORK/b161/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./oci_index.go ./sourced.go ./unparsed.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b144/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b145/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b146/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/containers/image/v5/signature -complete -installsuffix shared -buildid JuYmbnR7J9sZ5JcZGc1k/JuYmbnR7J9sZ5JcZGc1k -goversion go1.14.7 -D "" -importcfg $WORK/b081/importcfg -pack ./docker.go ./json.go ./mechanism.go ./mechanism_gpgme.go ./policy_config.go ./policy_eval.go ./policy_eval_baselayer.go ./policy_eval_signedby.go ./policy_eval_simple.go ./policy_reference_match.go ./policy_types.go ./signature.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/e7/e79da2e066a807ebd225aff5f62fdda8c2dbe9d51aa56bf2bb6139a436832469-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/7b/7b4ceb85b4035fb7428c2131da5732994fcb5258fbbf8dc4a3aa241acb5bd91b-d # internal github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b250/ github.com/containers/image/v5/directory github.com/containers/image/v5/docker/archive github.com/containers/image/v5/tarball mkdir -p $WORK/b271/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b075/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid fPnrjRlZCkdZ8OWVd8RL/fPnrjRlZCkdZ8OWVd8RL -goversion go1.14.7 -D "" -importcfg $WORK/b250/importcfg -pack ./blobcache.go mkdir -p $WORK/b313/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/directory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/containers/image/v5/directory -complete -installsuffix shared -buildid kXRJ1DACdtKqFdwfONW2/kXRJ1DACdtKqFdwfONW2 -goversion go1.14.7 -D "" -importcfg $WORK/b271/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go mkdir -p $WORK/b362/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b314/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid SSIqh9uN5QIVVQjeY3Ha/SSIqh9uN5QIVVQjeY3Ha -goversion go1.14.7 -D "" -importcfg $WORK/b313/importcfg -pack ./dest.go ./src.go ./transport.go cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b103/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b076/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b075/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid S4rBNlkGDHDdAtBMZLd5/S4rBNlkGDHDdAtBMZLd5 -goversion go1.14.7 -D "" -importcfg $WORK/b362/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/ad/adfc5538e9b0c21ebfc712e459258d585c953c704576f2e930f6b913a73056a6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/be/be83d160a86b8411a7be3e7ec3e9200d71aae59d2189f134cf8ceaca40587d8f-d # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/af/af58a28d671cdda5b81a82f8e81743b5cc24bf16335eabf2bc44fa59670d4e94-d # internal github.com/containers/image/v5/copy mkdir -p $WORK/b255/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b256/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b083/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b075/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile github.com/vbauerster/mpb=$WORK/b262/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b266/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b248/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b270/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/copy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/containers/image/v5/copy -complete -installsuffix shared -buildid iTfcjTn1yPYcLhrrZgH_/iTfcjTn1yPYcLhrrZgH_ -goversion go1.14.7 -D "" -importcfg $WORK/b255/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.go cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/f3/f3922b38b92de72632c7578b9962729cf11ae8e42a767b14145763a506cbc239-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/69/6977ac865918293237f8e638b36fc08005efdf0cddfda243645177d11300fa57-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/19/1905875e8f339833d2aa2a8fad2af3eecf647748fde243a418342d36d5504284-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/cc/cc1ed7ca636847b09a1f5cec299bd0ed152ba135164fab220b0d729682778e23-d # internal github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b252/ github.com/containers/image/v5/storage mkdir -p $WORK/b160/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b245/_pkg_.a packagefile github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b243/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid 5m0CVLxdQWKXVaKNx4PX/5m0CVLxdQWKXVaKNx4PX -goversion go1.14.7 -D "" -importcfg $WORK/b252/importcfg -pack ./overlay.go cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b164/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b163/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b075/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/containers/image/v5/storage -complete -installsuffix shared -buildid W3jNDKUeS8Z1Xxk767cp/W3jNDKUeS8Z1Xxk767cp -goversion go1.14.7 -D "" -importcfg $WORK/b160/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/05/050035cb82fdf4c42fbd011e0661439ff7cce98d3f66215fc1f7c996e4e5d72f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/4d/4d2ed63615461cbf26510ba82326ff0d3ba18ca092c6d6049904b158e4307e2b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/e4/e47400ae73f46ae7fcf9202decc588c62ec55fbf84c46dfdf9fb91dbe73ee745-d # internal github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b226/ expvar github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b297/ github.com/docker/distribution/registry/client/auth/challenge cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b292/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid ZI_-Q3LLvS3T3YkycqeO/ZI_-Q3LLvS3T3YkycqeO -goversion go1.14.7 -D "" -importcfg $WORK/b226/importcfg -pack ./errors.go ./handler.go ./register.go github.com/docker/distribution github.com/gorilla/mux cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF net/http/httputil github.com/docker/go-connections/sockets cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p expvar -std -complete -installsuffix shared -buildid mOoeFrgfA7THYhHe-F_H/mOoeFrgfA7THYhHe-F_H -goversion go1.14.7 -D "" -importcfg $WORK/b297/importcfg -pack ./expvar.go github.com/prometheus/common/expfmt mkdir -p $WORK/b291/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b290/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid xJxwzaJ5msA9IHPN1VVs/xJxwzaJ5msA9IHPN1VVs -goversion go1.14.7 -D "" -importcfg $WORK/b292/importcfg -pack ./http_reader.go ./transport.go cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid MgMPsZXIBKQ4DnAqvVc1/MgMPsZXIBKQ4DnAqvVc1 -goversion go1.14.7 -D "" -importcfg $WORK/b291/importcfg -pack ./addr.go ./authchallenge.go mkdir -p $WORK/b288/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b286/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b075/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile mime=$WORK/b238/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/xeipuuv/gojsonschema cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/docker/distribution -complete -installsuffix shared -buildid QSpOlkEN-eVFCMVBLySK/QSpOlkEN-eVFCMVBLySK -goversion go1.14.7 -D "" -importcfg $WORK/b290/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go mkdir -p $WORK/b350/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid OKMTlLMu_yjYQQZDVCdv/OKMTlLMu_yjYQQZDVCdv -goversion go1.14.7 -D "" -importcfg $WORK/b288/importcfg -pack ./context.go ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go mkdir -p $WORK/b281/ golang.org/x/net/http2 cat >$WORK/b350/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b229/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile net/http/internal=$WORK/b242/_pkg_.a packagefile net/textproto=$WORK/b235/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid tmHo14WKdE0GEfFis8-5/tmHo14WKdE0GEfFis8-5 -goversion go1.14.7 -D "" -importcfg $WORK/b350/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go mkdir -p $WORK/b302/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b118/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b282/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid zOTOnBI9vna6vTTfwGqf/zOTOnBI9vna6vTTfwGqf -goversion go1.14.7 -D "" -importcfg $WORK/b281/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go mkdir -p $WORK/b379/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b299/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b303/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b301/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b304/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b305/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile mime=$WORK/b238/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b353/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid i5O_wjkAIAPB2WavAMGr/i5O_wjkAIAPB2WavAMGr -goversion go1.14.7 -D "" -importcfg $WORK/b302/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b380/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile net/mail=$WORK/b382/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/template=$WORK/b223/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid MzMdClsQ-0sqhkdRydPt/MzMdClsQ-0sqhkdRydPt -goversion go1.14.7 -D "" -importcfg $WORK/b379/importcfg -pack ./draft.go ./errors.go ./format_checkers.go ./internalLog.go ./jsonContext.go ./jsonLoader.go ./locales.go ./result.go ./schema.go ./schemaLoader.go ./schemaPool.go ./schemaReferencePool.go ./schemaType.go ./subSchema.go ./types.go ./utils.go ./validation.go cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/gzip=$WORK/b228/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/tls=$WORK/b118/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b354/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b360/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b355/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile net/http/httptrace=$WORK/b241/_pkg_.a packagefile net/textproto=$WORK/b235/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid EudT0ftrT_9dfpWUkYZR/EudT0ftrT_9dfpWUkYZR -goversion go1.14.7 -D "" -importcfg $WORK/b353/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_amd64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/72/72967eca7f4e9983b728fe73611d5ca945e09d5dfc14886554abca174220df1c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/64/647c01cd678785b66ee4e485ebe714816bb7ad2beb5c520a4f50a40be7ff70b0-d # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/8d/8d6d4f6f12fc9ba5286105af770b81dc467266de56f093aaad9d45717f72f00f-d # internal github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b118/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b281/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b284/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid 4KbLUiXaA-R8-wxbFMmE/4KbLUiXaA-R8-wxbFMmE -goversion go1.14.7 -D "" -importcfg $WORK/b280/importcfg -pack ./tlsclientconfig.go cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/81/817eaf4c1c26e4224e82421eeefa33044e23bf3ce984cf1165273b9ba6452f81-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/1c/1c8686dff3487a1209da888f55e50ea4a996bbd2e967ff7f83d59b8540bcd0db-d # internal github.com/docker/docker/errdefs mkdir -p $WORK/b330/ github.com/containers/buildah/util mkdir -p $WORK/b062/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b331/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b226/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b333/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid mYgIIWo0Xya1cec4An87/mYgIIWo0Xya1cec4An87 -goversion go1.14.7 -D "" -importcfg $WORK/b330/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/buildah/pkg/cgroups=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b226/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b243/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p github.com/containers/buildah/util -complete -installsuffix shared -buildid cD8l5j8TCAaYQU_SN11n/cD8l5j8TCAaYQU_SN11n -goversion go1.14.7 -D "" -importcfg $WORK/b062/importcfg -pack ./types.go ./util.go ./util_uint64.go ./util_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/18/182d398dced8a6c0a5c80e7cc232ad520577aab0409703495dea1edfc7b2659e-d # internal github.com/containers/image/v5/oci/layout mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b316/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b284/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b076/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b075/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid 3owW3LqvdBj_M9t3wszA/3owW3LqvdBj_M9t3wszA -goversion go1.14.7 -D "" -importcfg $WORK/b317/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/dc/dc148da19c104847c1c1b9ba6e28368ce4b0bcdcb235f2952c46cdb5891f70c2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/d0/d01c0c8376dc6c09e6a28ce41a9a8e3a088f90c9055fa7c0693374d8f7185a3d-d # internal github.com/containers/buildah/bind mkdir -p $WORK/b061/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b062/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b172/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b243/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/bind /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p github.com/containers/buildah/bind -complete -installsuffix shared -buildid JJIkotK-X--DYKm8DeO3/JJIkotK-X--DYKm8DeO3 -goversion go1.14.7 -D "" -importcfg $WORK/b061/importcfg -pack ./mount.go ./util.go cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/ba/ba7643d01194cc855f8a24502331ec2e0f0bcf30cb66642bd7ab461719bf58d6-d # internal github.com/docker/docker/api/types/network mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b328/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b330/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid 5OJlueAni_5xKEfukqRW/5OJlueAni_5xKEfukqRW -goversion go1.14.7 -D "" -importcfg $WORK/b329/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/40/401408151e60ec6ee87f249103a8af087eb345b7a1e363a0c398e97a78c74b7a-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b323/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b325/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b329/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b344/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid 8zjlHe6LiciyzGMCEcx4/8zjlHe6LiciyzGMCEcx4 -goversion go1.14.7 -D "" -importcfg $WORK/b343/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/94/9460ecf18b06d64e3a431aaf6fe5121352effe28450f5dc510ac02a84ecd128e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/b4/b482e637af4f7abf594a3bb52579ef0d9c6dadccd1d25212419170d3f6bca3b1-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b286/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b226/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b288/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid F_M5rEA4QVkMQFjsiwga/F_M5rEA4QVkMQFjsiwga -goversion go1.14.7 -D "" -importcfg $WORK/b285/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/da/da93e04b4e5f3cf2f846c24ab4d78999f731c1b3112768f41f2be6389f1f113d-d # internal github.com/containers/image/v5/oci/archive mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b164/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b316/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b317/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b075/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid vULjd9Hw3AKmmLYortsQ/vULjd9Hw3AKmmLYortsQ -goversion go1.14.7 -D "" -importcfg $WORK/b315/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/82/82ff08c0ffacd2e80508bce7f2f93b72a647e8667c79fc6d9812a7d91eb18ca0-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b322/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b323/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b328/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b325/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b329/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b342/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b343/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b327/_pkg_.a packagefile github.com/docker/go-units=$WORK/b173/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid gkK7qdtb0TxoR_Qo7XB8/gkK7qdtb0TxoR_Qo7XB8 -goversion go1.14.7 -D "" -importcfg $WORK/b322/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./error_response_ext.go ./graph_driver_data.go ./id_response.go ./image_delete_response_item.go ./image_summary.go ./plugin.go ./plugin_device.go ./plugin_env.go ./plugin_interface_type.go ./plugin_mount.go ./plugin_responses.go ./port.go ./seccomp.go ./service_update_response.go ./stats.go ./types.go ./volume.go cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/84/84fbea4585cd89add638ae1b5eff2d3f665363e1035f15eba3f489bc6b2197ef-d # internal github.com/fsouza/go-dockerclient mkdir -p $WORK/b413/ github.com/containers/buildah/chroot mkdir -p $WORK/b244/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b118/_pkg_.a packagefile crypto/x509=$WORK/b127/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b342/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b343/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b414/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b419/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b279/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b424/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b427/_pkg_.a packagefile github.com/docker/go-units=$WORK/b173/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile net/http/httputil=$WORK/b350/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid 6LLefL1wX2bi5mH8AWBt/6LLefL1wX2bi5mH8AWBt -goversion go1.14.7 -D "" -importcfg $WORK/b413/importcfg -pack ./auth.go ./change.go ./client.go ./client_unix.go ./container.go ./distribution.go ./env.go ./event.go ./exec.go ./image.go ./misc.go ./network.go ./plugin.go ./registry_auth.go ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./system.go ./tar.go ./tls.go ./volume.go cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b061/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b245/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b062/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b172/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b183/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b246/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b243/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b192/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b191/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b247/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b184/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b248/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/chroot /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/containers/buildah/chroot -complete -installsuffix shared -buildid 250U6erSuvrtk2B_aiTf/250U6erSuvrtk2B_aiTf -goversion go1.14.7 -D "" -importcfg $WORK/b244/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/06/06d3403d3ba57fa4f5d9aab4b28634621f81761ef54e1b7652dc36fd5d20662a-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b297/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b298/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b299/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b300/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b301/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b302/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b305/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b306/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b102/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid 2oncfUxzlLq_qtCtLJAi/2oncfUxzlLq_qtCtLJAi -goversion go1.14.7 -D "" -importcfg $WORK/b296/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/33/3331b6aa67de4c962b1a27eec4dee6526bc8aa6de4e015fd39c71426a0186e70-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/f6/f6c9593f51220077a32b222944e062bead6261ff1dc1ecb01f21aa35186dc277-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types=$WORK/b322/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid wTUpW-mkJuCIWgMnbfyb/wTUpW-mkJuCIWgMnbfyb -goversion go1.14.7 -D "" -importcfg $WORK/b349/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/b2/b25ee22c4182a089f77c3954eff560532e93dd53e404ae6b6e889fa7120bcce8-d # internal github.com/docker/docker/client mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b118/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b286/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b321/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b322/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b323/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b346/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b328/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b347/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b329/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b342/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b343/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b348/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b142/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b349/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b330/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b281/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b284/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile net/http/httputil=$WORK/b350/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/docker/docker/client -complete -installsuffix shared -buildid EZSBB4D-V8PvoTd4E8Ul/EZSBB4D-V8PvoTd4E8Ul -goversion go1.14.7 -D "" -importcfg $WORK/b320/importcfg -pack ./build_cancel.go ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_deprecated.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./options.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/2d/2d1cdd85c7dc4496abd2cbae3dba7a2d6e6d4de0912a7ab7ea16e3fdb34c0e8c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/fa/faf874080bc8b007a9cd4c38075f600afe44bf94b4d7ec89221dfa930ec1144e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b379/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/ce/cec9943d73123abb196765133ce973b40d00c1bf3370bd749e94f06578b98714-d # internal github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/blang/semver=$WORK/b374/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b368/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b243/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b376/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b377/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b191/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b184/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b379/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid fosEWXmkDVEwsHATKdPM/fosEWXmkDVEwsHATKdPM -goversion go1.14.7 -D "" -importcfg $WORK/b373/importcfg -pack ./validate.go ./validate_linux.go cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/86/863d1770f287b2fe5092dade49ce3e0f7dd7dac80a9e1881fcc4a30b0e8cb27b-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b228/_pkg_.a packagefile crypto/tls=$WORK/b118/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b296/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b301/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b302/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile net/http/httptrace=$WORK/b241/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid QPj13obWGO15T8QBmUpF/QPj13obWGO15T8QBmUpF -goversion go1.14.7 -D "" -importcfg $WORK/b309/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b413/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/a2/a21a413cd0a4ba949800e0dd67c93fffffe2c9d87f8f352abeab8460fb5e2540-d # internal github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b243/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b372/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b373/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b184/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid 5-owaag3NepDugdsDyK6/5-owaag3NepDugdsDyK6 -goversion go1.14.7 -D "" -importcfg $WORK/b371/importcfg -pack ./config.go ./generate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/a4/a48b72392ae9eaf52f561b1af0c33b574f4068ebad075db58759956527d64239-d # internal github.com/openshift/imagebuilder mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile flag=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b413/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b428/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b429/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b430/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b431/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/scanner=$WORK/b169/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/openshift/imagebuilder -complete -installsuffix shared -buildid tPh5BdXCrjjZJ4qDhzwB/tPh5BdXCrjjZJ4qDhzwB -goversion go1.14.7 -D "" -importcfg $WORK/b412/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/f2/f2c4e73366c4fde54fd4c322b963fe0740238b2e64a7772455c2eb477916401c-d # internal k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b118/_pkg_.a packagefile encoding/hex=$WORK/b096/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b353/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b395/_pkg_.a packagefile k8s.io/klog=$WORK/b399/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid 480gjfwq3xhDYY5_vvAN/480gjfwq3xhDYY5_vvAN -goversion go1.14.7 -D "" -importcfg $WORK/b411/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/5f/5fa3901b7cb013939f956a4310e9634924bc1be945edd38b459493a95db90618-d # internal github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b274/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b314/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b320/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b284/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid RnKBbMolOAg3xcm0PkYC/RnKBbMolOAg3xcm0PkYC -goversion go1.14.7 -D "" -importcfg $WORK/b319/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/d4/d40a656c2894450c0f7eb6e870447d724681f39f68bf994204366cf7707c9cfb-d # internal k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b410/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b400/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b404/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b411/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b407/_pkg_.a packagefile k8s.io/klog=$WORK/b399/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid fmx-8uPidnCZiDhCMuYQ/fmx-8uPidnCZiDhCMuYQ -goversion go1.14.7 -D "" -importcfg $WORK/b410/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/ac/ac20360744abe578bc910747a1cdb4b2f0489b6b0f182d5fec29b79e7949ca7e-d # internal github.com/docker/go-metrics mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b296/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b309/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/docker/go-metrics -complete -installsuffix shared -buildid n_n2Tel7u4I2gueMjZkH/n_n2Tel7u4I2gueMjZkH -goversion go1.14.7 -D "" -importcfg $WORK/b295/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/75/7544873186de670d8a6da9fb959ff67199ec155a026e46b5a31944d149974fc3-d # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/92/926f7f799b54574438b6ae567e553f677278375de87d21a9dd7b9211dbad8199-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/26/2635435ae8d63583c11b346c6c016a03d75511204c9a32ea7efd3cb4dadcda19-d # internal k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b345/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b385/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b389/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b386/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b390/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b392/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b394/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b400/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b404/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b393/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b408/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b409/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b407/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b410/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid e1a2SSz1nPtmeHbC3sW4/e1a2SSz1nPtmeHbC3sW4 -goversion go1.14.7 -D "" -importcfg $WORK/b388/importcfg -pack ./controller_ref.go ./conversion.go ./deepcopy.go ./doc.go ./duration.go ./fields_proto.go ./generated.pb.go ./group_version.go ./helpers.go ./labels.go ./meta.go ./micro_time.go ./micro_time_proto.go ./register.go ./time.go ./time_proto.go ./types.go ./types_swagger_doc_generated.go ./watch.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/a5/a51c6b02f3be1d8b38cbdca44dc60c0601ee9b2d389acbb52b02ad18f6bc1f9c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/e8/e877cfc3422cf681b2fa59c150be4f1a2721bb5de3807e4c5059f7199353083e-d # internal github.com/docker/distribution/metrics mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-metrics=$WORK/b295/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/docker/distribution/metrics -complete -installsuffix shared -buildid 3_dvjPud_d1Mp0EJzx3K/3_dvjPud_d1Mp0EJzx3K -goversion go1.14.7 -D "" -importcfg $WORK/b294/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/6d/6dca9ccc4132243bb466157abfdfbd8b032558585196394dbd93ce68b33347f9-d # internal github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution=$WORK/b290/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b294/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid pLQ83M8n-_cGsn-kHhKl/pLQ83M8n-_cGsn-kHhKl -goversion go1.14.7 -D "" -importcfg $WORK/b293/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/16/1638a72a986b653aa8bc5b71bb1944970215210ecf8a3eabfc312fa1085f28fe-d # internal github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/docker/distribution=$WORK/b290/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b286/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b293/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid i8708a8akAHQQ7loi-Ms/i8708a8akAHQQ7loi-Ms -goversion go1.14.7 -D "" -importcfg $WORK/b310/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/74/747989ee7bfa6915b8bd92e084f7f94dba8aa46ba95e954ae777a8260a8e9359-d # internal github.com/docker/distribution/registry/client mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution=$WORK/b290/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b286/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b226/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b285/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b291/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b292/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b293/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b310/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid QTKfgIOztFGbfFEaK-Vq/QTKfgIOztFGbfFEaK-Vq -goversion go1.14.7 -D "" -importcfg $WORK/b289/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/ee/ee22327edfef02f27f2d7810deba571d34b7b09d33be85859364b90f9a42ffe5-d # internal github.com/containers/image/v5/docker mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/tls=$WORK/b118/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b274/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b162/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b163/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b275/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b280/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b226/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b285/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b289/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b284/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b311/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b075/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile mime=$WORK/b238/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/containers/image/v5/docker -complete -installsuffix shared -buildid QeyQl3tQS4haLcT1noG5/QeyQl3tQS4haLcT1noG5 -goversion go1.14.7 -D "" -importcfg $WORK/b273/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./errors.go ./lookaside.go ./wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/f1/f12780ca680186387302905c5de9894454bff69c4f08086084544d5b6d476324-d # internal github.com/containers/image/v5/openshift mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/tls=$WORK/b118/_pkg_.a packagefile crypto/x509=$WORK/b127/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b274/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b162/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b144/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b311/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b352/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b353/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b361/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid C6VKqx8ujoXNrQ486Jea/C6VKqx8ujoXNrQ486Jea -goversion go1.14.7 -D "" -importcfg $WORK/b351/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/2f/2faa8a8213af11de12196b3e51daf003111028f96185c72c5b9bafa494d394b9-d # internal github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/directory=$WORK/b271/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b313/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b319/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b315/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b317/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b351/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b362/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/transports/alltransports /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid 6DBjzmC9G3mr3cSXU5Fw/6DBjzmC9G3mr3cSXU5Fw -goversion go1.14.7 -D "" -importcfg $WORK/b318/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/e4/e4d04a2929b92d9838641c448e18563cc79c845f271f4c481b47a347590f6838-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/77/770e76352e131a960a0a136d49049f9ae4404b6f82e63dfd6347fec56afb2ea7-d # internal k8s.io/api/core/v1 mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b345/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b385/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b386/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b388/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b400/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b404/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b408/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b409/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p k8s.io/api/core/v1 -complete -installsuffix shared -buildid DcdXYhicS6Jewp2BHM4t/DcdXYhicS6Jewp2BHM4t -goversion go1.14.7 -D "" -importcfg $WORK/b384/importcfg -pack ./annotation_key_constants.go ./doc.go ./generated.pb.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/b1/b19ed97f8ed5bdd5c30e81993ce39cc27c0a063890eecc1e78157bfd666e360f-d # internal github.com/openshift/api/config/v1 mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b384/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b388/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b400/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b404/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/api/config/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p github.com/openshift/api/config/v1 -complete -installsuffix shared -buildid CIe3wVn06cDrWIY3WPvF/CIe3wVn06cDrWIY3WPvF -goversion go1.14.7 -D "" -importcfg $WORK/b383/importcfg -pack ./doc.go ./register.go ./stringsource.go ./types.go ./types_apiserver.go ./types_authentication.go ./types_build.go ./types_cluster_operator.go ./types_cluster_version.go ./types_console.go ./types_dns.go ./types_feature.go ./types_image.go ./types_infrastructure.go ./types_ingress.go ./types_network.go ./types_oauth.go ./types_operatorhub.go ./types_project.go ./types_proxy.go ./types_scheduling.go ./zz_generated.deepcopy.go ./zz_generated.swagger_doc_generated.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/c3/c38232f52dc10a20c14fcbde719ea2887e95a3207181375df351f3030fe688a3-d # internal github.com/containers/buildah mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b042/_pkg_.a packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b049/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b061/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b244/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b249/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b250/_pkg_.a packagefile github.com/containers/buildah/pkg/cgroups=$WORK/b063/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b251/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b252/_pkg_.a packagefile github.com/containers/buildah/pkg/secrets=$WORK/b253/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b245/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b255/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b271/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b313/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b314/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b315/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b317/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b318/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b177/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b183/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b208/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/docker/go-units=$WORK/b173/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf=$WORK/b363/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b366/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b368/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b076/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b370/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b243/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b371/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b192/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b191/_pkg_.a packagefile github.com/openshift/api/config/v1=$WORK/b383/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b412/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/seccomp/containers-golang=$WORK/b432/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b248/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/containers/buildah -complete -installsuffix shared -buildid PVRDYqBRfYFIeMNolLGH/PVRDYqBRfYFIeMNolLGH -goversion go1.14.7 -D "" -importcfg $WORK/b041/importcfg -pack ./add.go ./buildah.go ./commit.go ./common.go ./config.go ./delete.go ./digester.go ./image.go ./import.go ./info.go ./mount.go ./new.go ./pull.go ./run.go ./run_linux.go ./seccomp.go ./selinux.go ./unmount.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/2f/2f8742767516ef5b616937407d3c49b40c6b73c61bfff7504448b7e6713184b9-d # internal github.com/containers/buildah/tests/imgtype mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile flag=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/buildah=$WORK/b041/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b249/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b318/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/tests/imgtype /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid QiUL7jn6Dt37PYw0OxeS/QiUL7jn6Dt37PYw0OxeS -goversion go1.14.7 -D "" -importcfg $WORK/b001/importcfg -pack ./imgtype.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/f2/f2cb4ccfab7832a05e2e0c5ea2d0d8dbf5c2338c5385dee3e92057304aef880d-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/buildah/tests/imgtype=$WORK/b001/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile flag=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/buildah=$WORK/b041/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b249/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b318/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/containers/storage=$WORK/b165/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a packagefile internal/fmtsort=$WORK/b031/_pkg_.a packagefile archive/tar=$WORK/b042/_pkg_.a packagefile bufio=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b049/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b061/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b244/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b250/_pkg_.a packagefile github.com/containers/buildah/pkg/cgroups=$WORK/b063/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b251/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b252/_pkg_.a packagefile github.com/containers/buildah/pkg/secrets=$WORK/b253/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b245/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b255/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b271/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b313/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b314/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b161/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b315/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b317/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b143/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b177/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b183/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b208/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b171/_pkg_.a packagefile github.com/docker/go-units=$WORK/b173/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf=$WORK/b363/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b366/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b368/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b076/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b370/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b243/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b371/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b192/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b191/_pkg_.a packagefile github.com/openshift/api/config/v1=$WORK/b383/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b412/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/seccomp/containers-golang=$WORK/b432/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b248/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b227/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b111/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b226/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b083/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b112/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b142/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b164/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b163/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b319/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b351/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b362/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b073/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b071/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b186/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b206/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b188/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b207/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b209/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b210/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b212/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b103/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b180/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b214/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b215/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b211/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b225/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b185/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b037/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile internal/race=$WORK/b013/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b057/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b172/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b246/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b247/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b184/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b254/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b256/_pkg_.a packagefile github.com/vbauerster/mpb=$WORK/b262/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b266/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b270/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b272/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/tls=$WORK/b118/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b274/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b162/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b275/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b280/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b285/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b289/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b284/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b311/_pkg_.a packagefile mime=$WORK/b238/_pkg_.a packagefile crypto/sha256=$WORK/b106/_pkg_.a packagefile encoding/hex=$WORK/b096/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b316/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b144/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b145/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b146/_pkg_.a packagefile compress/bzip2=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b178/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b085/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b179/_pkg_.a packagefile text/scanner=$WORK/b169/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b174/_pkg_.a packagefile golang.org/x/net/context=$WORK/b176/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b364/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf/dns=$WORK/b365/_pkg_.a packagefile github.com/ishidawataru/sctp=$WORK/b367/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b369/_pkg_.a packagefile crypto=$WORK/b066/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b372/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b373/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b384/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b388/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b400/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b404/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b413/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b428/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b429/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b430/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b431/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b053/_pkg_.a packagefile internal/nettrace=$WORK/b054/_pkg_.a packagefile internal/singleflight=$WORK/b055/_pkg_.a packagefile compress/gzip=$WORK/b228/_pkg_.a packagefile container/list=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b229/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b236/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b237/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b230/_pkg_.a packagefile mime/multipart=$WORK/b239/_pkg_.a packagefile net/http/httptrace=$WORK/b241/_pkg_.a packagefile net/http/internal=$WORK/b242/_pkg_.a packagefile net/textproto=$WORK/b235/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b074/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b105/_pkg_.a packagefile crypto/ecdsa=$WORK/b113/_pkg_.a packagefile crypto/elliptic=$WORK/b114/_pkg_.a packagefile crypto/rsa=$WORK/b117/_pkg_.a packagefile crypto/sha512=$WORK/b116/_pkg_.a packagefile crypto/x509=$WORK/b127/_pkg_.a packagefile crypto/x509/pkix=$WORK/b129/_pkg_.a packagefile encoding/base32=$WORK/b141/_pkg_.a packagefile encoding/pem=$WORK/b130/_pkg_.a packagefile regexp/syntax=$WORK/b069/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b320/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b352/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b353/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b361/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b193/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b198/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b202/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b204/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b213/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b104/_pkg_.a packagefile hash/crc32=$WORK/b100/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b181/_pkg_.a packagefile go/format=$WORK/b216/_pkg_.a packagefile text/template=$WORK/b223/_pkg_.a packagefile hash/crc64=$WORK/b110/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b058/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b059/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b257/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b261/_pkg_.a packagefile container/heap=$WORK/b263/_pkg_.a packagefile github.com/vbauerster/mpb/cwriter=$WORK/b264/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b268/_pkg_.a packagefile os/signal=$WORK/b269/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b267/_pkg_.a packagefile crypto/aes=$WORK/b087/_pkg_.a packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile crypto/internal/boring=$WORK/b091/_pkg_.a packagefile crypto/des=$WORK/b120/_pkg_.a packagefile crypto/ed25519=$WORK/b121/_pkg_.a packagefile crypto/hmac=$WORK/b123/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b092/_pkg_.a packagefile crypto/md5=$WORK/b124/_pkg_.a packagefile crypto/rc4=$WORK/b125/_pkg_.a packagefile crypto/sha1=$WORK/b126/_pkg_.a packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile encoding/asn1=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b134/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b131/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b139/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b140/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b276/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b277/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b278/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b279/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b281/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b286/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b288/_pkg_.a packagefile github.com/docker/distribution=$WORK/b290/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b291/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b292/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b293/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b310/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b312/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b147/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b148/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b149/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b155/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b097/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b099/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b101/_pkg_.a packagefile runtime/debug=$WORK/b102/_pkg_.a packagefile github.com/blang/semver=$WORK/b374/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b376/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b377/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b379/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b345/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b385/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b386/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b408/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b409/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b389/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b390/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b392/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b394/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b393/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b407/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b410/_pkg_.a packagefile go/ast=$WORK/b217/_pkg_.a packagefile go/doc=$WORK/b401/_pkg_.a packagefile go/parser=$WORK/b220/_pkg_.a packagefile go/token=$WORK/b219/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b403/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b398/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b405/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b406/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b395/_pkg_.a packagefile k8s.io/klog=$WORK/b399/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b342/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b343/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b414/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b419/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b424/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b427/_pkg_.a packagefile net/http/httputil=$WORK/b350/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b421/_pkg_.a packagefile compress/flate=$WORK/b150/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b231/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b233/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b234/_pkg_.a packagefile mime/quotedprintable=$WORK/b240/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b107/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b108/_pkg_.a packagefile crypto/internal/randutil=$WORK/b115/_pkg_.a packagefile crypto/dsa=$WORK/b128/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b132/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b321/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b322/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b323/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b346/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b328/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b347/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b329/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b348/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b349/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b330/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b354/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b360/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b355/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b189/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b194/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b195/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b196/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b197/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b199/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b200/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b201/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b203/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b205/_pkg_.a packagefile go/printer=$WORK/b221/_pkg_.a packagefile text/template/parse=$WORK/b224/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b258/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b259/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b265/_pkg_.a packagefile crypto/internal/subtle=$WORK/b089/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b093/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b122/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b135/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b136/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b137/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b138/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b282/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b287/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b294/_pkg_.a packagefile compress/zlib=$WORK/b151/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b153/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b154/_pkg_.a packagefile image=$WORK/b156/_pkg_.a packagefile image/jpeg=$WORK/b158/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b098/_pkg_.a packagefile database/sql/driver=$WORK/b375/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b378/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b380/_pkg_.a packagefile net/mail=$WORK/b382/_pkg_.a packagefile gopkg.in/inf.v0=$WORK/b387/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b391/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b396/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b411/_pkg_.a packagefile go/scanner=$WORK/b218/_pkg_.a packagefile internal/lazyregexp=$WORK/b402/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b325/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b344/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b415/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b420/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b423/_pkg_.a packagefile github.com/docker/docker/pkg/term=$WORK/b425/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b426/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b422/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b232/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b109/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b327/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b324/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b326/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b333/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b356/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b358/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b359/_pkg_.a packagefile text/tabwriter=$WORK/b222/_pkg_.a packagefile hash/fnv=$WORK/b260/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b283/_pkg_.a packagefile github.com/docker/go-metrics=$WORK/b295/_pkg_.a packagefile hash/adler32=$WORK/b152/_pkg_.a packagefile image/color=$WORK/b157/_pkg_.a packagefile image/internal/imageutil=$WORK/b159/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b381/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b397/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b416/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b418/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b299/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b334/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b339/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b357/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b296/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b309/_pkg_.a packagefile github.com/containerd/continuity/syscallx=$WORK/b417/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b335/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b336/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b337/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b340/_pkg_.a packagefile expvar=$WORK/b297/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b298/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b300/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b301/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b302/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b305/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b306/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b341/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b303/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b304/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b307/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b308/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=qf0AIGGVnVKbovOuTedW/QiUL7jn6Dt37PYw0OxeS/V_fAcGOgk579v75qRP5X/qf0AIGGVnVKbovOuTedW -compressdwarf=false -B 0xd1ab31942ba6b5028359d222d17fb83ea5d2e65c -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_amd64/buildid -w $WORK/b001/exe/a.out # internal mv $WORK/b001/exe/a.out imgtype rm -r $WORK/b001/ + GOMD2MAN=go-md2man + /usr/bin/make -C docs make: Entering directory '/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/docs' go-md2man -in buildah-info.md -out buildah-info.1 go-md2man -in buildah-commit.md -out buildah-commit.1 go-md2man -in buildah-mount.md -out buildah-mount.1 go-md2man -in buildah-login.md -out buildah-login.1 go-md2man -in buildah-manifest-annotate.md -out buildah-manifest-annotate.1 go-md2man -in buildah-rename.md -out buildah-rename.1 go-md2man -in buildah-manifest-inspect.md -out buildah-manifest-inspect.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-manifest-add.md -out buildah-manifest-add.1 go-md2man -in buildah-rmi.md -out buildah-rmi.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-manifest-create.md -out buildah-manifest-create.1 go-md2man -in buildah-run.md -out buildah-run.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-manifest.md -out buildah-manifest.1 go-md2man -in buildah-rm.md -out buildah-rm.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-manifest-remove.md -out buildah-manifest-remove.1 go-md2man -in buildah-unshare.md -out buildah-unshare.1 go-md2man -in buildah.md -out buildah.1 go-md2man -in buildah-containers.md -out buildah-containers.1 go-md2man -in buildah-manifest-push.md -out buildah-manifest-push.1 go-md2man -in buildah-version.md -out buildah-version.1 make: Leaving directory '/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/docs' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VWKTL3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64 ++ dirname /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64 + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build:/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc:/usr/share/gocode + GOPATH=/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build:/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc:/usr/share/gocode + make DESTDIR=/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64 PREFIX=/usr install install.completions install -D -m0755 buildah /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/bin/buildah install -m 644 -D contrib/completions/bash/buildah /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/bash-completion/completions/buildah + install -d -p /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system + cp -pav tests/. /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system 'tests/./bud' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud' 'tests/./bud/add-file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/add-file' 'tests/./bud/add-file/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/add-file/Dockerfile' 'tests/./bud/add-file/file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/add-file/file' 'tests/./bud/add-file/file2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/add-file/file2' 'tests/./bud/containeranddockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/containeranddockerfile' 'tests/./bud/containeranddockerfile/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/containeranddockerfile/Containerfile' 'tests/./bud/containeranddockerfile/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/containeranddockerfile/Dockerfile' 'tests/./bud/copy-chown' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/copy-chown' 'tests/./bud/copy-chown/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/copy-chown/Dockerfile' 'tests/./bud/copy-chown/Dockerfile.bad' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/copy-chown/Dockerfile.bad' 'tests/./bud/copy-chown/copychown.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/copy-chown/copychown.txt' 'tests/./bud/copy-multiple-files' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/copy-multiple-files' 'tests/./bud/copy-multiple-files/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/copy-multiple-files/Dockerfile' 'tests/./bud/copy-multiple-files/file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/copy-multiple-files/file' 'tests/./bud/copy-multiple-files/file2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/copy-multiple-files/file2' 'tests/./bud/dest-final-slash' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dest-final-slash' 'tests/./bud/dest-final-slash/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dest-final-slash/Dockerfile' 'tests/./bud/dns' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dns' 'tests/./bud/dns/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dns/Dockerfile' 'tests/./bud/dockerignore2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore2' 'tests/./bud/dockerignore2/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore2/.dockerignore' 'tests/./bud/dockerignore2/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore2/Dockerfile' 'tests/./bud/dockerignore2/symlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore2/symlink' 'tests/./bud/dockerignore2/subdir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore2/subdir' 'tests/./bud/dockerignore2/subdir/circular-link' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore2/subdir/circular-link' 'tests/./bud/dockerignore2/subdir/dangling-link' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore2/subdir/dangling-link' 'tests/./bud/dockerignore2/subdir/sub1.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore2/subdir/sub1.txt' 'tests/./bud/dockerignore2/subdir/subsubdir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore2/subdir/subsubdir' 'tests/./bud/dockerignore2/subdir/subsubdir/subsub1.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore2/subdir/subsubdir/subsub1.txt' 'tests/./bud/from-scratch' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/from-scratch' 'tests/./bud/from-scratch/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/from-scratch/Dockerfile' 'tests/./bud/from-scratch/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/from-scratch/Dockerfile2' 'tests/./bud/http-context-subdir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/http-context-subdir' 'tests/./bud/http-context-subdir/context.tar' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/http-context-subdir/context.tar' 'tests/./bud/maintainer' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/maintainer' 'tests/./bud/maintainer/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/maintainer/Dockerfile' 'tests/./bud/no-change' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/no-change' 'tests/./bud/no-change/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/no-change/Dockerfile' 'tests/./bud/preserve-volumes' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/preserve-volumes' 'tests/./bud/preserve-volumes/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/preserve-volumes/Dockerfile' 'tests/./bud/run-scenarios' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/run-scenarios' 'tests/./bud/run-scenarios/Dockerfile.args' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.args' 'tests/./bud/run-scenarios/Dockerfile.cmd-empty-run' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.cmd-empty-run' 'tests/./bud/run-scenarios/Dockerfile.cmd-run' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//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.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//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.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//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.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.entrypoint-empty-run' 'tests/./bud/run-scenarios/Dockerfile.entrypoint-run' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.entrypoint-run' 'tests/./bud/run-scenarios/Dockerfile.multi-args' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.multi-args' 'tests/./bud/run-scenarios/Dockerfile.noop-flags' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.noop-flags' 'tests/./bud/unrecognized' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/unrecognized' 'tests/./bud/unrecognized/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/unrecognized/Dockerfile' 'tests/./bud/workdir-symlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/workdir-symlink' 'tests/./bud/workdir-symlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/workdir-symlink/Dockerfile' 'tests/./bud/workdir-symlink/Dockerfile-2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/workdir-symlink/Dockerfile-2' 'tests/./bud/workdir-symlink/Dockerfile-3' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/workdir-symlink/Dockerfile-3' 'tests/./bud/add-chown' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/add-chown' 'tests/./bud/add-chown/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/add-chown/Dockerfile' 'tests/./bud/add-chown/Dockerfile.bad' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/add-chown/Dockerfile.bad' 'tests/./bud/add-chown/addchown.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/add-chown/addchown.txt' 'tests/./bud/addtl-tags' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/addtl-tags' 'tests/./bud/addtl-tags/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/addtl-tags/Dockerfile' 'tests/./bud/containerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/containerfile' 'tests/./bud/containerfile/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/containerfile/Containerfile' 'tests/./bud/copy-create-absolute-path' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/copy-create-absolute-path' 'tests/./bud/copy-create-absolute-path/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/copy-create-absolute-path/Dockerfile' 'tests/./bud/copy-create-absolute-path/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/copy-create-absolute-path/distutils.cfg' 'tests/./bud/copy-multistage-paths' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/copy-multistage-paths' 'tests/./bud/copy-multistage-paths/Dockerfile.absolute' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/copy-multistage-paths/Dockerfile.absolute' 'tests/./bud/copy-multistage-paths/Dockerfile.invalid_from' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/copy-multistage-paths/Dockerfile.invalid_from' 'tests/./bud/copy-multistage-paths/Dockerfile.relative' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/copy-multistage-paths/Dockerfile.relative' 'tests/./bud/dest-symlink-dangling' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dest-symlink-dangling' 'tests/./bud/dest-symlink-dangling/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dest-symlink-dangling/Dockerfile' 'tests/./bud/dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerfile' 'tests/./bud/dockerfile/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerfile/Dockerfile' 'tests/./bud/env' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/env' 'tests/./bud/env/Dockerfile.check-env' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/env/Dockerfile.check-env' 'tests/./bud/env/Dockerfile.env-from-image' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/env/Dockerfile.env-from-image' 'tests/./bud/env/Dockerfile.env-same-file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/env/Dockerfile.env-same-file' 'tests/./bud/env/Dockerfile.special-chars' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/env/Dockerfile.special-chars' 'tests/./bud/hardlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/hardlink' 'tests/./bud/hardlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/hardlink/Dockerfile' 'tests/./bud/http-context' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/http-context' 'tests/./bud/http-context/context.tar' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/http-context/context.tar' 'tests/./bud/mount' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/mount' 'tests/./bud/mount/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/mount/Dockerfile' 'tests/./bud/onbuild' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/onbuild' 'tests/./bud/onbuild/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/onbuild/Dockerfile' 'tests/./bud/onbuild/Dockerfile1' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/onbuild/Dockerfile1' 'tests/./bud/onbuild/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/onbuild/Dockerfile2' 'tests/./bud/pull' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/pull' 'tests/./bud/pull/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/pull/Containerfile' 'tests/./bud/shell' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/shell' 'tests/./bud/shell/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/shell/Dockerfile' 'tests/./bud/shell/Dockerfile.build-shell-custom' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/shell/Dockerfile.build-shell-custom' 'tests/./bud/shell/Dockerfile.build-shell-default' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/shell/Dockerfile.build-shell-default' 'tests/./bud/use-args' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/use-args' 'tests/./bud/use-args/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/use-args/Containerfile' 'tests/./bud/use-args/Containerfile.dest_nobrace' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/use-args/Containerfile.dest_nobrace' 'tests/./bud/use-args/Containerfile.destination' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/use-args/Containerfile.destination' 'tests/./bud/add-create-absolute-path' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/add-create-absolute-path' 'tests/./bud/add-create-absolute-path/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/add-create-absolute-path/Dockerfile' 'tests/./bud/add-create-absolute-path/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/add-create-absolute-path/distutils.cfg' 'tests/./bud/build-arg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/build-arg' 'tests/./bud/build-arg/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/build-arg/Dockerfile' 'tests/./bud/build-arg/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/build-arg/Dockerfile2' 'tests/./bud/build-arg/Dockerfile3' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/build-arg/Dockerfile3' 'tests/./bud/context-from-stdin' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/context-from-stdin' 'tests/./bud/context-from-stdin/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/context-from-stdin/Dockerfile' 'tests/./bud/copy-create-relative-path' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/copy-create-relative-path' 'tests/./bud/copy-create-relative-path/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/copy-create-relative-path/Dockerfile' 'tests/./bud/copy-create-relative-path/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/copy-create-relative-path/distutils.cfg' 'tests/./bud/copy-root' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/copy-root' 'tests/./bud/copy-root/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/copy-root/Dockerfile' 'tests/./bud/copy-root/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/copy-root/distutils.cfg' 'tests/./bud/dest-symlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dest-symlink' 'tests/./bud/dest-symlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dest-symlink/Dockerfile' 'tests/./bud/dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore' 'tests/./bud/dockerignore/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore/.dockerignore' 'tests/./bud/dockerignore/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore/Dockerfile' 'tests/./bud/dockerignore/test1.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore/test1.txt' 'tests/./bud/dockerignore/test2.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore/test2.txt' 'tests/./bud/dockerignore/subdir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore/subdir' 'tests/./bud/dockerignore/subdir/sub1.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore/subdir/sub1.txt' 'tests/./bud/dockerignore/subdir/sub2.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore/subdir/sub2.txt' 'tests/./bud/from-as' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/from-as' 'tests/./bud/from-as/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/from-as/Dockerfile' 'tests/./bud/from-as/Dockerfile.skip' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/from-as/Dockerfile.skip' 'tests/./bud/healthcheck' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/healthcheck' 'tests/./bud/healthcheck/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/healthcheck/Dockerfile' 'tests/./bud/layers-squash' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/layers-squash' 'tests/./bud/layers-squash/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/layers-squash/Dockerfile' 'tests/./bud/layers-squash/artifact' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/layers-squash/artifact' 'tests/./bud/multi-stage-builds-small-as' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//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.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//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.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//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.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/multi-stage-builds-small-as/Dockerfile.name' 'tests/./bud/preprocess' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/preprocess' 'tests/./bud/preprocess/Decomposed.in' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/preprocess/Decomposed.in' 'tests/./bud/preprocess/Error.in' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/preprocess/Error.in' 'tests/./bud/preprocess/common' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/preprocess/common' 'tests/./bud/preprocess/install-base' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/preprocess/install-base' 'tests/./bud/recurse' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/recurse' 'tests/./bud/recurse/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/recurse/Dockerfile' 'tests/./bud/symlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/symlink' 'tests/./bud/symlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/symlink/Dockerfile' 'tests/./bud/symlink/Dockerfile.absolute-dir-symlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/symlink/Dockerfile.absolute-dir-symlink' 'tests/./bud/symlink/Dockerfile.absolute-symlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/symlink/Dockerfile.absolute-symlink' 'tests/./bud/symlink/Dockerfile.multiple-symlinks' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/symlink/Dockerfile.multiple-symlinks' 'tests/./bud/symlink/Dockerfile.relative-symlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/symlink/Dockerfile.relative-symlink' 'tests/./bud/symlink/Dockerfile.replace-symlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/symlink/Dockerfile.replace-symlink' 'tests/./bud/symlink/Dockerfile.symlink-points-to-itself' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/symlink/Dockerfile.symlink-points-to-itself' 'tests/./bud/use-layers' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/use-layers' 'tests/./bud/use-layers/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile' 'tests/./bud/use-layers/Dockerfile.2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.2' 'tests/./bud/use-layers/Dockerfile.3' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.3' 'tests/./bud/use-layers/Dockerfile.4' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.4' 'tests/./bud/use-layers/Dockerfile.5' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.5' 'tests/./bud/use-layers/Dockerfile.6' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.6' 'tests/./bud/use-layers/Dockerfile.7' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.7' 'tests/./bud/use-layers/Dockerfile.build-args' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.build-args' 'tests/./bud/use-layers/Dockerfile.dangling-symlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.dangling-symlink' 'tests/./bud/use-layers/Dockerfile.fail-case' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.fail-case' 'tests/./bud/use-layers/Dockerfile.multistage-copy' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.multistage-copy' 'tests/./bud/use-layers/Dockerfile.non-existent-registry' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.non-existent-registry' 'tests/./bud/add-create-relative-path' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/add-create-relative-path' 'tests/./bud/add-create-relative-path/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/add-create-relative-path/Dockerfile' 'tests/./bud/add-create-relative-path/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/add-create-relative-path/distutils.cfg' 'tests/./bud/cache-stages' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/cache-stages' 'tests/./bud/cache-stages/Dockerfile.1' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/cache-stages/Dockerfile.1' 'tests/./bud/cache-stages/Dockerfile.2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/cache-stages/Dockerfile.2' 'tests/./bud/copy-archive' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/copy-archive' 'tests/./bud/copy-archive/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/copy-archive/Containerfile' 'tests/./bud/copy-from' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/copy-from' 'tests/./bud/copy-from/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/copy-from/Dockerfile' 'tests/./bud/copy-from/Dockerfile.bad' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/copy-from/Dockerfile.bad' 'tests/./bud/copy-from/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/copy-from/Dockerfile2' 'tests/./bud/copy-workdir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/copy-workdir' 'tests/./bud/copy-workdir/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/copy-workdir/Dockerfile' 'tests/./bud/copy-workdir/file1.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/copy-workdir/file1.txt' 'tests/./bud/copy-workdir/file2.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/copy-workdir/file2.txt' 'tests/./bud/device' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/device' 'tests/./bud/device/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/device/Dockerfile' 'tests/./bud/dockerignore3' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore3' 'tests/./bud/dockerignore3/src' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/src' 'tests/./bud/dockerignore3/src/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/src/Makefile' 'tests/./bud/dockerignore3/src/lib' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/src/lib' 'tests/./bud/dockerignore3/src/lib/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/src/lib/Makefile' 'tests/./bud/dockerignore3/src/lib/framework.in' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/src/lib/framework.in' 'tests/./bud/dockerignore3/src/cmd' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/src/cmd' 'tests/./bud/dockerignore3/src/cmd/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/src/cmd/Makefile' 'tests/./bud/dockerignore3/src/cmd/main.in' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/src/cmd/main.in' 'tests/./bud/dockerignore3/src/etc' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/src/etc' 'tests/./bud/dockerignore3/src/etc/foo.conf' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/src/etc/foo.conf' 'tests/./bud/dockerignore3/src/etc/foo.conf.d' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//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.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/src/etc/foo.conf.d/dropin.conf' 'tests/./bud/dockerignore3/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/.dockerignore' 'tests/./bud/dockerignore3/BUILD.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/BUILD.md' 'tests/./bud/dockerignore3/COPYRIGHT' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/COPYRIGHT' 'tests/./bud/dockerignore3/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/Dockerfile' 'tests/./bud/dockerignore3/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/LICENSE' 'tests/./bud/dockerignore3/README-secret.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/README-secret.md' 'tests/./bud/dockerignore3/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/README.md' 'tests/./bud/dockerignore3/manifest' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/manifest' 'tests/./bud/dockerignore3/test1.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/test1.txt' 'tests/./bud/dockerignore3/test2.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/test2.txt' 'tests/./bud/dockerignore3/test3.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/test3.txt' 'tests/./bud/from-multiple-files' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/from-multiple-files' 'tests/./bud/from-multiple-files/Dockerfile1.alpine' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile1.alpine' 'tests/./bud/from-multiple-files/Dockerfile1.scratch' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile1.scratch' 'tests/./bud/from-multiple-files/Dockerfile2.glob' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile2.glob' 'tests/./bud/from-multiple-files/Dockerfile2.nofrom' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile2.nofrom' 'tests/./bud/from-multiple-files/Dockerfile2.withfrom' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile2.withfrom' 'tests/./bud/http-context-containerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/http-context-containerfile' 'tests/./bud/http-context-containerfile/context.tar' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/http-context-containerfile/context.tar' 'tests/./bud/leading-args' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/leading-args' 'tests/./bud/leading-args/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/leading-args/Dockerfile' 'tests/./bud/multi-stage-builds' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/multi-stage-builds' 'tests/./bud/multi-stage-builds/Dockerfile.extended' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.extended' 'tests/./bud/multi-stage-builds/Dockerfile.index' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.index' 'tests/./bud/multi-stage-builds/Dockerfile.mixed' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.mixed' 'tests/./bud/multi-stage-builds/Dockerfile.name' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.name' 'tests/./bud/multi-stage-builds/Dockerfile.rebase' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.rebase' 'tests/./bud/multi-stage-builds/Dockerfile.reused' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.reused' 'tests/./bud/run-privd' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/run-privd' 'tests/./bud/run-privd/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/run-privd/Dockerfile' 'tests/./bud/target' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/target' 'tests/./bud/target/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/target/Dockerfile' 'tests/./bud/volume-perms' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/volume-perms' 'tests/./bud/volume-perms/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud/volume-perms/Dockerfile' 'tests/./serve' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./serve' 'tests/./serve/serve.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./serve/serve.go' 'tests/./conformance' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance' 'tests/./conformance/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/README.md' 'tests/./conformance/bud_test.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/bud_test.go' 'tests/./conformance/conformance_suite_test.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/conformance_suite_test.go' 'tests/./conformance/testdata' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata' 'tests/./conformance/testdata/copydir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/copydir' 'tests/./conformance/testdata/copydir/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/copydir/Dockerfile' 'tests/./conformance/testdata/copydir/dir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/copydir/dir' 'tests/./conformance/testdata/copydir/dir/file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/copydir/dir/file' 'tests/./conformance/testdata/transientmount' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/transientmount' 'tests/./conformance/testdata/transientmount/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/transientmount/Dockerfile' 'tests/./conformance/testdata/transientmount/Dockerfile.env' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/transientmount/Dockerfile.env' 'tests/./conformance/testdata/transientmount/file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/transientmount/file' 'tests/./conformance/testdata/transientmount/subdir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/transientmount/subdir' 'tests/./conformance/testdata/transientmount/subdir/file2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/transientmount/subdir/file2' 'tests/./conformance/testdata/wildcard' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/wildcard' 'tests/./conformance/testdata/wildcard/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/wildcard/Dockerfile' 'tests/./conformance/testdata/wildcard/dir2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2' 'tests/./conformance/testdata/wildcard/dir2/file.a' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2/file.a' 'tests/./conformance/testdata/wildcard/dir2/file.b' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2/file.b' 'tests/./conformance/testdata/wildcard/dir2/file.c' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2/file.c' 'tests/./conformance/testdata/wildcard/dir2/file2.b' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2/file2.b' 'tests/./conformance/testdata/mount' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/mount' 'tests/./conformance/testdata/mount/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/mount/Dockerfile' 'tests/./conformance/testdata/mount/file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/mount/file' 'tests/./conformance/testdata/mount/file2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/mount/file2' 'tests/./conformance/testdata/overlapdirwithslash' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash' 'tests/./conformance/testdata/overlapdirwithslash/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash/Dockerfile' 'tests/./conformance/testdata/overlapdirwithslash/existing' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash/existing' 'tests/./conformance/testdata/overlapdirwithslash/existing/etc' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//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.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash/existing/etc/file-in-existing-dir' 'tests/./conformance/testdata/Dockerfile.add' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.add' 'tests/./conformance/testdata/Dockerfile.copyfrom_1' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_1' 'tests/./conformance/testdata/Dockerfile.copyfrom_10' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_10' 'tests/./conformance/testdata/Dockerfile.copyfrom_11' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_11' 'tests/./conformance/testdata/Dockerfile.copyfrom_12' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_12' 'tests/./conformance/testdata/Dockerfile.copyfrom_13' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_13' 'tests/./conformance/testdata/Dockerfile.copyfrom_2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_2' 'tests/./conformance/testdata/Dockerfile.copyfrom_3' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_3' 'tests/./conformance/testdata/Dockerfile.copyfrom_3_1' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_3_1' 'tests/./conformance/testdata/Dockerfile.copyfrom_4' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_4' 'tests/./conformance/testdata/Dockerfile.copyfrom_5' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_5' 'tests/./conformance/testdata/Dockerfile.copyfrom_6' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_6' 'tests/./conformance/testdata/Dockerfile.copyfrom_7' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_7' 'tests/./conformance/testdata/Dockerfile.copyfrom_8' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_8' 'tests/./conformance/testdata/Dockerfile.copyfrom_9' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_9' 'tests/./conformance/testdata/Dockerfile.edgecases' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.edgecases' 'tests/./conformance/testdata/Dockerfile.env' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.env' 'tests/./conformance/testdata/Dockerfile.exposedefault' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.exposedefault' 'tests/./conformance/testdata/Dockerfile.reusebase' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.reusebase' 'tests/./conformance/testdata/Dockerfile.run.args' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.run.args' 'tests/./conformance/testdata/Dockerfile.shell' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.shell' 'tests/./conformance/testdata/copyrename' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyrename' 'tests/./conformance/testdata/copyrename/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyrename/Dockerfile' 'tests/./conformance/testdata/copyrename/file1' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyrename/file1' 'tests/./conformance/testdata/overlapdirwithoutslash' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash' 'tests/./conformance/testdata/overlapdirwithoutslash/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash/Dockerfile' 'tests/./conformance/testdata/overlapdirwithoutslash/existing' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash/existing' 'tests/./conformance/testdata/overlapdirwithoutslash/existing/etc' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//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.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash/existing/etc/file-in-existing-dir' 'tests/./conformance/testdata/volume' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/volume' 'tests/./conformance/testdata/volume/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/volume/Dockerfile' 'tests/./conformance/testdata/volume/file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/volume/file' 'tests/./conformance/testdata/volume/file2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/volume/file2' 'tests/./conformance/testdata/copy' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/copy' 'tests/./conformance/testdata/copy/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/copy/Dockerfile' 'tests/./conformance/testdata/copy/script' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/copy/script' 'tests/./conformance/testdata/dir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/dir' 'tests/./conformance/testdata/dir/subdir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/dir/subdir' 'tests/./conformance/testdata/dir/subdir/file2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/dir/subdir/file2' 'tests/./conformance/testdata/dir/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/dir/Dockerfile' 'tests/./conformance/testdata/dir/file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/dir/file' 'tests/./conformance/testdata/volumerun' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/volumerun' 'tests/./conformance/testdata/volumerun/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/volumerun/Dockerfile' 'tests/./conformance/testdata/volumerun/file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/volumerun/file' 'tests/./conformance/testdata/volumerun/file2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/volumerun/file2' 'tests/./conformance/testdata/volumerun/file4' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./conformance/testdata/volumerun/file4' 'tests/./testreport' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./testreport' 'tests/./testreport/testreport.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./testreport/testreport.go' 'tests/./testreport/types' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./testreport/types' 'tests/./testreport/types/types.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./testreport/types/types.go' 'tests/./e2e' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./e2e' 'tests/./e2e/buildah_suite_test.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./e2e/buildah_suite_test.go' 'tests/./e2e/inspect_test.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./e2e/inspect_test.go' 'tests/./add.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./add.bats' 'tests/./authenticate.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./authenticate.bats' 'tests/./basic.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./basic.bats' 'tests/./blobcache.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./blobcache.bats' 'tests/./bud.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./bud.bats' 'tests/./byid.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./byid.bats' 'tests/./commit.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./commit.bats' 'tests/./config.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./config.bats' 'tests/./containers.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./containers.bats' 'tests/./copy.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./copy.bats' 'tests/./deny.json' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./deny.json' 'tests/./digest.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./digest.bats' 'tests/./docker.json' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./docker.json' 'tests/./formats.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./formats.bats' 'tests/./from.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./from.bats' 'tests/./helpers.bash' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./helpers.bash' 'tests/./history.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./history.bats' 'tests/./images.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./images.bats' 'tests/./imgtype' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./imgtype' 'tests/./imgtype/imgtype.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./imgtype/imgtype.go' 'tests/./info.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./info.bats' 'tests/./inspect.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./inspect.bats' 'tests/./lists.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./lists.bats' 'tests/./loglevel.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./loglevel.bats' 'tests/./mount.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./mount.bats' 'tests/./namespaces.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./namespaces.bats' 'tests/./overlay.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./overlay.bats' 'tests/./policy.json' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./policy.json' 'tests/./pull.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./pull.bats' 'tests/./push.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./push.bats' 'tests/./registries.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./registries.bats' 'tests/./registries.conf' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./registries.conf' 'tests/./registries.conf.block' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./registries.conf.block' 'tests/./registries.conf.hub' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./registries.conf.hub' 'tests/./rename.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./rename.bats' 'tests/./rm.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./rm.bats' 'tests/./rmi.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./rmi.bats' 'tests/./run.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./run.bats' 'tests/./secrets.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./secrets.bats' 'tests/./selinux.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./selinux.bats' 'tests/./squash.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./squash.bats' 'tests/./tag.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tag.bats' 'tests/./test_buildah_authentication.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./test_buildah_authentication.sh' 'tests/./test_buildah_baseline.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./test_buildah_baseline.sh' 'tests/./test_buildah_build_rpm.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./test_buildah_build_rpm.sh' 'tests/./test_buildah_rpm.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./test_buildah_rpm.sh' 'tests/./test_runner.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./test_runner.sh' 'tests/./tools' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools' 'tests/./tools/vendor' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor' 'tests/./tools/vendor/modules.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/modules.txt' 'tests/./tools/vendor/sourcegraph.com' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com' 'tests/./tools/vendor/sourcegraph.com/sqs' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/LICENSE' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/README.md' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/doc.go' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/gen.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/gen.go' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/html.pb.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/html.pb.go' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/html.proto' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/html.proto' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/rawmessage.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/rawmessage.go' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/timestamp.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/timestamp.go' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/timestamp.pb.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/timestamp.pb.go' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/timestamp.proto' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/timestamp.proto' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/void.pb.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/void.pb.go' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/void.proto' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/void.proto' 'tests/./tools/vendor/github.com' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com' 'tests/./tools/vendor/github.com/OpenPeeDeeP' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/.gitignore' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/Gopkg.lock' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/Gopkg.lock' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/Gopkg.toml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/Gopkg.toml' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/LICENSE' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/README.md' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/depguard.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/depguard.go' 'tests/./tools/vendor/github.com/gogo' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo' 'tests/./tools/vendor/github.com/gogo/protobuf' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf' 'tests/./tools/vendor/github.com/gogo/protobuf/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/AUTHORS' 'tests/./tools/vendor/github.com/gogo/protobuf/CONTRIBUTORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/CONTRIBUTORS' 'tests/./tools/vendor/github.com/gogo/protobuf/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/LICENSE' 'tests/./tools/vendor/github.com/gogo/protobuf/proto' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/Makefile' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/clone.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/clone.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/custom_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/custom_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/decode.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/decode.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/discard.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/discard.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/duration.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/duration.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/duration_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/duration_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/encode.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/encode.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/encode_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/encode_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/equal.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/equal.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/extensions.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/extensions.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/extensions_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/extensions_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/lib.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/lib.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/lib_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/lib_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/message_set.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/message_set.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/pointer_reflect.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/pointer_reflect.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/pointer_reflect_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/pointer_reflect_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/properties.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/properties.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/properties_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/properties_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/skip_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/skip_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/table_marshal.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/table_marshal.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/table_merge.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/table_merge.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/table_unmarshal.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/table_unmarshal.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/text.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/text.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/text_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/text_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/text_parser.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/text_parser.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/timestamp.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/timestamp.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go' 'tests/./tools/vendor/github.com/gostaticanalysis' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/LICENSE' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/README.md' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/file.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/file.go' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/go.mod' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/go.sum' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/pkg.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/pkg.go' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/ssa.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/ssa.go' 'tests/./tools/vendor/github.com/hpcloud' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud' 'tests/./tools/vendor/github.com/hpcloud/tail' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail' 'tests/./tools/vendor/github.com/hpcloud/tail/watch' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/watch' 'tests/./tools/vendor/github.com/hpcloud/tail/watch/filechanges.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/watch/filechanges.go' 'tests/./tools/vendor/github.com/hpcloud/tail/watch/inotify.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/watch/inotify.go' 'tests/./tools/vendor/github.com/hpcloud/tail/watch/inotify_tracker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/watch/inotify_tracker.go' 'tests/./tools/vendor/github.com/hpcloud/tail/watch/polling.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/watch/polling.go' 'tests/./tools/vendor/github.com/hpcloud/tail/watch/watch.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/watch/watch.go' 'tests/./tools/vendor/github.com/hpcloud/tail/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/.gitignore' 'tests/./tools/vendor/github.com/hpcloud/tail/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/.travis.yml' 'tests/./tools/vendor/github.com/hpcloud/tail/CHANGES.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/CHANGES.md' 'tests/./tools/vendor/github.com/hpcloud/tail/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/Dockerfile' 'tests/./tools/vendor/github.com/hpcloud/tail/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/LICENSE.txt' 'tests/./tools/vendor/github.com/hpcloud/tail/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/Makefile' 'tests/./tools/vendor/github.com/hpcloud/tail/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/README.md' 'tests/./tools/vendor/github.com/hpcloud/tail/appveyor.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/appveyor.yml' 'tests/./tools/vendor/github.com/hpcloud/tail/tail.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/tail.go' 'tests/./tools/vendor/github.com/hpcloud/tail/tail_posix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/tail_posix.go' 'tests/./tools/vendor/github.com/hpcloud/tail/tail_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/tail_windows.go' 'tests/./tools/vendor/github.com/hpcloud/tail/winfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/winfile' 'tests/./tools/vendor/github.com/hpcloud/tail/winfile/winfile.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/winfile/winfile.go' 'tests/./tools/vendor/github.com/hpcloud/tail/ratelimiter' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/ratelimiter' 'tests/./tools/vendor/github.com/hpcloud/tail/ratelimiter/Licence' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/ratelimiter/Licence' 'tests/./tools/vendor/github.com/hpcloud/tail/ratelimiter/leakybucket.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/ratelimiter/leakybucket.go' 'tests/./tools/vendor/github.com/hpcloud/tail/ratelimiter/memory.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/ratelimiter/memory.go' 'tests/./tools/vendor/github.com/hpcloud/tail/ratelimiter/storage.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/ratelimiter/storage.go' 'tests/./tools/vendor/github.com/hpcloud/tail/util' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/util' 'tests/./tools/vendor/github.com/hpcloud/tail/util/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/util/util.go' 'tests/./tools/vendor/github.com/kisielk' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk' 'tests/./tools/vendor/github.com/kisielk/gotool' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool' 'tests/./tools/vendor/github.com/kisielk/gotool/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/.travis.yml' 'tests/./tools/vendor/github.com/kisielk/gotool/LEGAL' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/LEGAL' 'tests/./tools/vendor/github.com/kisielk/gotool/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/LICENSE' 'tests/./tools/vendor/github.com/kisielk/gotool/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/README.md' 'tests/./tools/vendor/github.com/kisielk/gotool/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/go.mod' 'tests/./tools/vendor/github.com/kisielk/gotool/go13.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/go13.go' 'tests/./tools/vendor/github.com/kisielk/gotool/go14-15.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/go14-15.go' 'tests/./tools/vendor/github.com/kisielk/gotool/go16-18.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/go16-18.go' 'tests/./tools/vendor/github.com/kisielk/gotool/match.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/match.go' 'tests/./tools/vendor/github.com/kisielk/gotool/match18.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/match18.go' 'tests/./tools/vendor/github.com/kisielk/gotool/tool.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/tool.go' 'tests/./tools/vendor/github.com/kisielk/gotool/internal' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/internal' 'tests/./tools/vendor/github.com/kisielk/gotool/internal/load' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/internal/load' 'tests/./tools/vendor/github.com/kisielk/gotool/internal/load/path.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/internal/load/path.go' 'tests/./tools/vendor/github.com/kisielk/gotool/internal/load/pkg.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/internal/load/pkg.go' 'tests/./tools/vendor/github.com/kisielk/gotool/internal/load/search.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/internal/load/search.go' 'tests/./tools/vendor/github.com/konsorten' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/konsorten' 'tests/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences' 'tests/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/LICENSE' 'tests/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/README.md' 'tests/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/go.mod' 'tests/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/sequences.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/sequences.go' 'tests/./tools/vendor/github.com/mattn' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn' 'tests/./tools/vendor/github.com/mattn/go-colorable' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable' 'tests/./tools/vendor/github.com/mattn/go-colorable/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/.travis.yml' 'tests/./tools/vendor/github.com/mattn/go-colorable/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/LICENSE' 'tests/./tools/vendor/github.com/mattn/go-colorable/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/README.md' 'tests/./tools/vendor/github.com/mattn/go-colorable/colorable_appengine.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/colorable_appengine.go' 'tests/./tools/vendor/github.com/mattn/go-colorable/colorable_others.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/colorable_others.go' 'tests/./tools/vendor/github.com/mattn/go-colorable/colorable_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/colorable_windows.go' 'tests/./tools/vendor/github.com/mattn/go-colorable/noncolorable.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/noncolorable.go' 'tests/./tools/vendor/github.com/mattn/go-isatty' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty' 'tests/./tools/vendor/github.com/mattn/go-isatty/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/.travis.yml' 'tests/./tools/vendor/github.com/mattn/go-isatty/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/LICENSE' 'tests/./tools/vendor/github.com/mattn/go-isatty/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/README.md' 'tests/./tools/vendor/github.com/mattn/go-isatty/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/doc.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_appengine.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_appengine.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_bsd.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_linux.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_linux_ppc64x.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_linux_ppc64x.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_others.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_others.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_solaris.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_solaris.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_windows.go' 'tests/./tools/vendor/github.com/pkg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg' 'tests/./tools/vendor/github.com/pkg/errors' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors' 'tests/./tools/vendor/github.com/pkg/errors/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/.gitignore' 'tests/./tools/vendor/github.com/pkg/errors/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/.travis.yml' 'tests/./tools/vendor/github.com/pkg/errors/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/LICENSE' 'tests/./tools/vendor/github.com/pkg/errors/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/README.md' 'tests/./tools/vendor/github.com/pkg/errors/appveyor.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/appveyor.yml' 'tests/./tools/vendor/github.com/pkg/errors/errors.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/errors.go' 'tests/./tools/vendor/github.com/pkg/errors/stack.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/stack.go' 'tests/./tools/vendor/github.com/sirupsen' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen' 'tests/./tools/vendor/github.com/sirupsen/logrus' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus' 'tests/./tools/vendor/github.com/sirupsen/logrus/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/.gitignore' 'tests/./tools/vendor/github.com/sirupsen/logrus/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/.travis.yml' 'tests/./tools/vendor/github.com/sirupsen/logrus/CHANGELOG.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/CHANGELOG.md' 'tests/./tools/vendor/github.com/sirupsen/logrus/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/LICENSE' 'tests/./tools/vendor/github.com/sirupsen/logrus/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/README.md' 'tests/./tools/vendor/github.com/sirupsen/logrus/alt_exit.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/alt_exit.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/appveyor.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/appveyor.yml' 'tests/./tools/vendor/github.com/sirupsen/logrus/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/doc.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/entry.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/entry.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/exported.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/exported.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/formatter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/formatter.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/go.mod' 'tests/./tools/vendor/github.com/sirupsen/logrus/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/go.sum' 'tests/./tools/vendor/github.com/sirupsen/logrus/hooks.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/hooks.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/json_formatter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/json_formatter.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/logger.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/logger.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/logrus.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/logrus.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_appengine.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_appengine.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_bsd.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_js.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_js.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_unix.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_windows.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_notwindows.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_notwindows.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_windows.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/text_formatter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/text_formatter.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/writer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/writer.go' 'tests/./tools/vendor/github.com/fatih' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih' 'tests/./tools/vendor/github.com/fatih/color' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color' 'tests/./tools/vendor/github.com/fatih/color/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/.travis.yml' 'tests/./tools/vendor/github.com/fatih/color/Gopkg.lock' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/Gopkg.lock' 'tests/./tools/vendor/github.com/fatih/color/Gopkg.toml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/Gopkg.toml' 'tests/./tools/vendor/github.com/fatih/color/LICENSE.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/LICENSE.md' 'tests/./tools/vendor/github.com/fatih/color/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/README.md' 'tests/./tools/vendor/github.com/fatih/color/color.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/color.go' 'tests/./tools/vendor/github.com/fatih/color/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/doc.go' 'tests/./tools/vendor/github.com/go-critic' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic' 'tests/./tools/vendor/github.com/go-critic/go-critic' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic' 'tests/./tools/vendor/github.com/go-critic/go-critic/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/LICENSE' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/astfind.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/astfind.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/astflow.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/astflow.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/astset.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/astset.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/lintutil.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/lintutil.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/zero_value.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/zero_value.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/appendAssign_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/appendAssign_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/appendCombine_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/appendCombine_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/argOrder_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/argOrder_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/assignOp_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/assignOp_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/badCall_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/badCall_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/badCond_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/badCond_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/boolExprSimplify_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/boolExprSimplify_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/builtinShadow_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/builtinShadow_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/captLocal_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/captLocal_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/caseOrder_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/caseOrder_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/checkers.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/checkers.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/codegenComment_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/codegenComment_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/commentFormatting_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/commentFormatting_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/commentedOutCode_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/commentedOutCode_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/commentedOutImport_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/commentedOutImport_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/defaultCaseOrder_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/defaultCaseOrder_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/deprecatedComment_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/deprecatedComment_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/docStub_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/docStub_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/dupArg_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/dupArg_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/dupBranchBody_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/dupBranchBody_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/dupCase_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/dupCase_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/dupImports_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/dupImports_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/dupSubExpr_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/dupSubExpr_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/elseif_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/elseif_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/emptyFallthrough_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/emptyFallthrough_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/emptyStringTest_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/emptyStringTest_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/equalFold_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/equalFold_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/evalOrder_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/evalOrder_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/exitAfterDefer_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/exitAfterDefer_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/flagDeref_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/flagDeref_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/flagName_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/flagName_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/hexLiteral_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/hexLiteral_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/hugeParam_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/hugeParam_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/ifElseChain_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/ifElseChain_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/importShadow_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/importShadow_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/indexAlloc_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/indexAlloc_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/initClause_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/initClause_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/methodExprCall_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/methodExprCall_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/nestingReduce_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/nestingReduce_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/newDeref_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/newDeref_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/nilValReturn_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/nilValReturn_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/octalLiteral_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/octalLiteral_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/offBy1_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/offBy1_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/paramTypeCombine_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/paramTypeCombine_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/ptrToRefParam_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/ptrToRefParam_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/rangeExprCopy_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/rangeExprCopy_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/rangeValCopy_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/rangeValCopy_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/regexpMust_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/regexpMust_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/singleCaseSwitch_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/singleCaseSwitch_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/sloppyLen_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/sloppyLen_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/sloppyReassign_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/sloppyReassign_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/stringXbytes_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/stringXbytes_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/switchTrue_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/switchTrue_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/typeAssertChain_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/typeAssertChain_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/typeSwitchVar_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/typeSwitchVar_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/typeUnparen_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/typeUnparen_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/underef_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/underef_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/unlabelStmt_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/unlabelStmt_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/unlambda_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/unlambda_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/unnamedResult_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/unnamedResult_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/unnecessaryBlock_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/unnecessaryBlock_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/unslice_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/unslice_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/utils.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/utils.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/valSwap_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/valSwap_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/weakCond_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/weakCond_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/wrapperFunc_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/wrapperFunc_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/yodaStyleExpr_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/yodaStyleExpr_checker.go' 'tests/./tools/vendor/github.com/go-toolsmith' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith' 'tests/./tools/vendor/github.com/go-toolsmith/astequal' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal' 'tests/./tools/vendor/github.com/go-toolsmith/astequal/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/.gitignore' 'tests/./tools/vendor/github.com/go-toolsmith/astequal/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/astequal/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/astequal/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/astequal/astequal.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/astequal.go' 'tests/./tools/vendor/github.com/go-toolsmith/astequal/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/typep' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep' 'tests/./tools/vendor/github.com/go-toolsmith/typep/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/typep/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/typep/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/typep/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/doc.go' 'tests/./tools/vendor/github.com/go-toolsmith/typep/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/typep/predicates.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/predicates.go' 'tests/./tools/vendor/github.com/go-toolsmith/typep/safeExpr.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/safeExpr.go' 'tests/./tools/vendor/github.com/go-toolsmith/typep/simplePredicates.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/simplePredicates.go' 'tests/./tools/vendor/github.com/go-toolsmith/typep/simplePredicates_generate.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/simplePredicates_generate.go' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt/astfmt.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt/astfmt.go' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt/go.sum' 'tests/./tools/vendor/github.com/go-toolsmith/astcast' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/astcast.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/astcast.go' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/astcast_generate.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/astcast_generate.go' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/go.sum' 'tests/./tools/vendor/github.com/go-toolsmith/astp' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp' 'tests/./tools/vendor/github.com/go-toolsmith/astp/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/.gitignore' 'tests/./tools/vendor/github.com/go-toolsmith/astp/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/astp/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/astp/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/astp/decl.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/decl.go' 'tests/./tools/vendor/github.com/go-toolsmith/astp/expr.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/expr.go' 'tests/./tools/vendor/github.com/go-toolsmith/astp/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/astp/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/go.sum' 'tests/./tools/vendor/github.com/go-toolsmith/astp/stmt.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/stmt.go' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy/astcopy.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/astcopy.go' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/go.sum' 'tests/./tools/vendor/github.com/go-toolsmith/strparse' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/strparse' 'tests/./tools/vendor/github.com/go-toolsmith/strparse/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/strparse/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/strparse/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/strparse/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/strparse/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/strparse/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/strparse/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/strparse/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/strparse/strparse.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/strparse/strparse.go' 'tests/./tools/vendor/github.com/gobwas' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas' 'tests/./tools/vendor/github.com/gobwas/glob' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob' 'tests/./tools/vendor/github.com/gobwas/glob/compiler' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/compiler' 'tests/./tools/vendor/github.com/gobwas/glob/compiler/compiler.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/compiler/compiler.go' 'tests/./tools/vendor/github.com/gobwas/glob/match' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match' 'tests/./tools/vendor/github.com/gobwas/glob/match/any.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/any.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/any_of.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/any_of.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/btree.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/btree.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/contains.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/contains.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/every_of.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/every_of.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/list.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/list.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/match.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/match.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/max.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/max.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/min.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/min.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/nothing.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/nothing.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/prefix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/prefix.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/prefix_any.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/prefix_any.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/prefix_suffix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/prefix_suffix.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/range.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/range.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/row.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/row.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/segments.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/segments.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/single.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/single.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/suffix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/suffix.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/suffix_any.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/suffix_any.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/super.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/super.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/text.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/text.go' 'tests/./tools/vendor/github.com/gobwas/glob/util' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/util' 'tests/./tools/vendor/github.com/gobwas/glob/util/runes' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/util/runes' 'tests/./tools/vendor/github.com/gobwas/glob/util/runes/runes.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/util/runes/runes.go' 'tests/./tools/vendor/github.com/gobwas/glob/util/strings' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/util/strings' 'tests/./tools/vendor/github.com/gobwas/glob/util/strings/strings.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/util/strings/strings.go' 'tests/./tools/vendor/github.com/gobwas/glob/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/.gitignore' 'tests/./tools/vendor/github.com/gobwas/glob/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/.travis.yml' 'tests/./tools/vendor/github.com/gobwas/glob/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/LICENSE' 'tests/./tools/vendor/github.com/gobwas/glob/bench.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/bench.sh' 'tests/./tools/vendor/github.com/gobwas/glob/glob.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/glob.go' 'tests/./tools/vendor/github.com/gobwas/glob/readme.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/readme.md' 'tests/./tools/vendor/github.com/gobwas/glob/syntax' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/lexer' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/lexer' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/lexer/lexer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/lexer/lexer.go' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/lexer/token.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/lexer/token.go' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/syntax.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/syntax.go' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/ast' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/ast' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/ast/ast.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/ast/ast.go' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/ast/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/ast/parser.go' 'tests/./tools/vendor/github.com/onsi' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi' 'tests/./tools/vendor/github.com/onsi/ginkgo' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/bootstrap_command.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/bootstrap_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/build_command.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/build_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert_command.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/generate_command.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/generate_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/help_command.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/help_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/main.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/main.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/nodot_command.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/nodot_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/notifications.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/notifications.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/run_command.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/run_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/run_watch_and_build_command_flags.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/run_watch_and_build_command_flags.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/suite_runner.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/suite_runner.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/build_args.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/build_args.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/build_args_old.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/build_args_old.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/log_writer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/log_writer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/run_result.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/run_result.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/test_runner.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/test_runner.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/unfocus_command.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/unfocus_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/version_command.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/version_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch_command.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/ginkgo_ast_nodes.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/ginkgo_ast_nodes.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/import.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/import.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/package_rewriter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/package_rewriter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/test_finder.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/test_finder.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/testfile_rewriter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/testfile_rewriter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/testing_t_rewriter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/testing_t_rewriter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite/test_suite.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite/test_suite.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite/vendor_check_go15.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite/vendor_check_go15.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite/vendor_check_go16.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite/vendor_check_go16.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler/interrupt_handler.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler/interrupt_handler.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler/sigquit_swallower_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler/sigquit_swallower_unix.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler/sigquit_swallower_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler/sigquit_swallower_windows.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/delta.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/delta.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/delta_tracker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/delta_tracker.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/dependencies.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/dependencies.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/package_hash.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/package_hash.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/package_hashes.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/package_hashes.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/suite.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/suite.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/nodot' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/nodot' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/nodot/nodot.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/nodot/nodot.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/default_reporter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/default_reporter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/fake_reporter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/fake_reporter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/junit_reporter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/junit_reporter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/reporter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/reporter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/teamcity_reporter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/teamcity_reporter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/console_logging.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/console_logging.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/fake_stenographer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/fake_stenographer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/stenographer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/stenographer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/LICENSE' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/README.md' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/doc.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_appengine.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_appengine.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_bsd.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_linux.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_solaris.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_solaris.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_windows.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/LICENSE' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/README.md' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/colorable_others.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/colorable_others.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/colorable_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/colorable_windows.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/noncolorable.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/noncolorable.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/types' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/types' 'tests/./tools/vendor/github.com/onsi/ginkgo/types/code_location.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/types/code_location.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/types/synchronization.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/types/synchronization.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/types/types.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/types/types.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/LICENSE' 'tests/./tools/vendor/github.com/onsi/ginkgo/config' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/config' 'tests/./tools/vendor/github.com/onsi/ginkgo/config/config.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/config/config.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/codelocation' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/codelocation' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/codelocation/code_location.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/codelocation/code_location.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/aggregator.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/aggregator.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/forwarding_reporter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/forwarding_reporter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor_unix.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor_win.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor_win.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/server.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/server.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/syscall_dup_linux_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/syscall_dup_linux_arm64.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/syscall_dup_solaris.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/syscall_dup_solaris.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/syscall_dup_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/syscall_dup_unix.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/containernode' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/containernode' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/containernode/container_node.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/containernode/container_node.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec/spec.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec/spec.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec/specs.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec/specs.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/failer' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/failer' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/failer/failer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/failer/failer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/index_computer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/index_computer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/parallel_spec_iterator.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/parallel_spec_iterator.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/serial_spec_iterator.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/serial_spec_iterator.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/sharded_parallel_spec_iterator.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/sharded_parallel_spec_iterator.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/spec_iterator.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/spec_iterator.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/benchmarker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/benchmarker.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/interfaces.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/interfaces.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/it_node.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/it_node.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/measure_node.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/measure_node.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/runner.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/runner.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/setup_nodes.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/setup_nodes.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/suite_nodes.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/suite_nodes.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/synchronized_after_suite_node.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/synchronized_after_suite_node.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/synchronized_before_suite_node.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/synchronized_before_suite_node.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/writer' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/writer' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/writer/fake_writer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/writer/fake_writer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/writer/writer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/writer/writer.go' 'tests/./tools/vendor/github.com/spf13' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13' 'tests/./tools/vendor/github.com/spf13/cast' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast' 'tests/./tools/vendor/github.com/spf13/cast/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/.gitignore' 'tests/./tools/vendor/github.com/spf13/cast/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/.travis.yml' 'tests/./tools/vendor/github.com/spf13/cast/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/LICENSE' 'tests/./tools/vendor/github.com/spf13/cast/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/Makefile' 'tests/./tools/vendor/github.com/spf13/cast/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/README.md' 'tests/./tools/vendor/github.com/spf13/cast/cast.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/cast.go' 'tests/./tools/vendor/github.com/spf13/cast/caste.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/caste.go' 'tests/./tools/vendor/github.com/spf13/viper' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper' 'tests/./tools/vendor/github.com/spf13/viper/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/.gitignore' 'tests/./tools/vendor/github.com/spf13/viper/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/.travis.yml' 'tests/./tools/vendor/github.com/spf13/viper/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/LICENSE' 'tests/./tools/vendor/github.com/spf13/viper/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/README.md' 'tests/./tools/vendor/github.com/spf13/viper/flags.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/flags.go' 'tests/./tools/vendor/github.com/spf13/viper/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/util.go' 'tests/./tools/vendor/github.com/spf13/viper/viper.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/viper.go' 'tests/./tools/vendor/github.com/spf13/cobra' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra' 'tests/./tools/vendor/github.com/spf13/cobra/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/.gitignore' 'tests/./tools/vendor/github.com/spf13/cobra/.mailmap' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/.mailmap' 'tests/./tools/vendor/github.com/spf13/cobra/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/.travis.yml' 'tests/./tools/vendor/github.com/spf13/cobra/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/LICENSE.txt' 'tests/./tools/vendor/github.com/spf13/cobra/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/README.md' 'tests/./tools/vendor/github.com/spf13/cobra/args.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/args.go' 'tests/./tools/vendor/github.com/spf13/cobra/bash_completions.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/bash_completions.go' 'tests/./tools/vendor/github.com/spf13/cobra/bash_completions.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/bash_completions.md' 'tests/./tools/vendor/github.com/spf13/cobra/cobra.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/cobra.go' 'tests/./tools/vendor/github.com/spf13/cobra/command.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/command.go' 'tests/./tools/vendor/github.com/spf13/cobra/command_notwin.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/command_notwin.go' 'tests/./tools/vendor/github.com/spf13/cobra/command_win.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/command_win.go' 'tests/./tools/vendor/github.com/spf13/cobra/zsh_completions.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/zsh_completions.go' 'tests/./tools/vendor/github.com/spf13/afero' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero' 'tests/./tools/vendor/github.com/spf13/afero/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/.travis.yml' 'tests/./tools/vendor/github.com/spf13/afero/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/LICENSE.txt' 'tests/./tools/vendor/github.com/spf13/afero/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/README.md' 'tests/./tools/vendor/github.com/spf13/afero/afero.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/afero.go' 'tests/./tools/vendor/github.com/spf13/afero/appveyor.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/appveyor.yml' 'tests/./tools/vendor/github.com/spf13/afero/basepath.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/basepath.go' 'tests/./tools/vendor/github.com/spf13/afero/cacheOnReadFs.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/cacheOnReadFs.go' 'tests/./tools/vendor/github.com/spf13/afero/const_bsds.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/const_bsds.go' 'tests/./tools/vendor/github.com/spf13/afero/const_win_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/const_win_unix.go' 'tests/./tools/vendor/github.com/spf13/afero/copyOnWriteFs.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/copyOnWriteFs.go' 'tests/./tools/vendor/github.com/spf13/afero/httpFs.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/httpFs.go' 'tests/./tools/vendor/github.com/spf13/afero/ioutil.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/ioutil.go' 'tests/./tools/vendor/github.com/spf13/afero/lstater.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/lstater.go' 'tests/./tools/vendor/github.com/spf13/afero/match.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/match.go' 'tests/./tools/vendor/github.com/spf13/afero/memmap.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/memmap.go' 'tests/./tools/vendor/github.com/spf13/afero/os.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/os.go' 'tests/./tools/vendor/github.com/spf13/afero/path.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/path.go' 'tests/./tools/vendor/github.com/spf13/afero/readonlyfs.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/readonlyfs.go' 'tests/./tools/vendor/github.com/spf13/afero/regexpfs.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/regexpfs.go' 'tests/./tools/vendor/github.com/spf13/afero/unionFile.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/unionFile.go' 'tests/./tools/vendor/github.com/spf13/afero/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/util.go' 'tests/./tools/vendor/github.com/spf13/afero/mem' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/mem' 'tests/./tools/vendor/github.com/spf13/afero/mem/dir.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/mem/dir.go' 'tests/./tools/vendor/github.com/spf13/afero/mem/dirmap.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/mem/dirmap.go' 'tests/./tools/vendor/github.com/spf13/afero/mem/file.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/mem/file.go' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman/.gitignore' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman/LICENSE' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman/README.md' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/default_notepad.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman/default_notepad.go' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/log_counter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman/log_counter.go' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/notepad.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman/notepad.go' 'tests/./tools/vendor/github.com/spf13/pflag' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag' 'tests/./tools/vendor/github.com/spf13/pflag/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/.gitignore' 'tests/./tools/vendor/github.com/spf13/pflag/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/.travis.yml' 'tests/./tools/vendor/github.com/spf13/pflag/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/LICENSE' 'tests/./tools/vendor/github.com/spf13/pflag/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/README.md' 'tests/./tools/vendor/github.com/spf13/pflag/bool.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/bool.go' 'tests/./tools/vendor/github.com/spf13/pflag/bool_slice.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/bool_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/bytes.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/bytes.go' 'tests/./tools/vendor/github.com/spf13/pflag/count.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/count.go' 'tests/./tools/vendor/github.com/spf13/pflag/duration.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/duration.go' 'tests/./tools/vendor/github.com/spf13/pflag/duration_slice.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/duration_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/flag.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/flag.go' 'tests/./tools/vendor/github.com/spf13/pflag/float32.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/float32.go' 'tests/./tools/vendor/github.com/spf13/pflag/float64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/float64.go' 'tests/./tools/vendor/github.com/spf13/pflag/golangflag.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/golangflag.go' 'tests/./tools/vendor/github.com/spf13/pflag/int.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int.go' 'tests/./tools/vendor/github.com/spf13/pflag/int16.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int16.go' 'tests/./tools/vendor/github.com/spf13/pflag/int32.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int32.go' 'tests/./tools/vendor/github.com/spf13/pflag/int64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int64.go' 'tests/./tools/vendor/github.com/spf13/pflag/int8.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int8.go' 'tests/./tools/vendor/github.com/spf13/pflag/int_slice.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/ip.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/ip.go' 'tests/./tools/vendor/github.com/spf13/pflag/ip_slice.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/ip_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/ipmask.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/ipmask.go' 'tests/./tools/vendor/github.com/spf13/pflag/ipnet.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/ipnet.go' 'tests/./tools/vendor/github.com/spf13/pflag/string.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/string.go' 'tests/./tools/vendor/github.com/spf13/pflag/string_array.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/string_array.go' 'tests/./tools/vendor/github.com/spf13/pflag/string_slice.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/string_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/uint.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/uint.go' 'tests/./tools/vendor/github.com/spf13/pflag/uint16.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/uint16.go' 'tests/./tools/vendor/github.com/spf13/pflag/uint32.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/uint32.go' 'tests/./tools/vendor/github.com/spf13/pflag/uint64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/uint64.go' 'tests/./tools/vendor/github.com/spf13/pflag/uint8.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/uint8.go' 'tests/./tools/vendor/github.com/spf13/pflag/uint_slice.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/uint_slice.go' 'tests/./tools/vendor/github.com/timakin' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timakin' 'tests/./tools/vendor/github.com/timakin/bodyclose' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timakin/bodyclose' 'tests/./tools/vendor/github.com/timakin/bodyclose/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timakin/bodyclose/LICENSE' 'tests/./tools/vendor/github.com/timakin/bodyclose/passes' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timakin/bodyclose/passes' 'tests/./tools/vendor/github.com/timakin/bodyclose/passes/bodyclose' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timakin/bodyclose/passes/bodyclose' 'tests/./tools/vendor/github.com/timakin/bodyclose/passes/bodyclose/bodyclose.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timakin/bodyclose/passes/bodyclose/bodyclose.go' 'tests/./tools/vendor/github.com/vbatts' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts' 'tests/./tools/vendor/github.com/vbatts/git-validation' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/shortsubject' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/shortsubject' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/shortsubject/shortsubject.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/shortsubject/shortsubject.go' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/danglingwhitespace' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/danglingwhitespace' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/danglingwhitespace/rule.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/danglingwhitespace/rule.go' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/dco' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/dco' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/dco/dco.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/dco/dco.go' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/messageregexp' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/messageregexp' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/messageregexp/rule.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/messageregexp/rule.go' 'tests/./tools/vendor/github.com/vbatts/git-validation/validate' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/validate' 'tests/./tools/vendor/github.com/vbatts/git-validation/validate/rules.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/validate/rules.go' 'tests/./tools/vendor/github.com/vbatts/git-validation/validate/runner.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/validate/runner.go' 'tests/./tools/vendor/github.com/vbatts/git-validation/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/.gitignore' 'tests/./tools/vendor/github.com/vbatts/git-validation/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/.travis.yml' 'tests/./tools/vendor/github.com/vbatts/git-validation/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/LICENSE' 'tests/./tools/vendor/github.com/vbatts/git-validation/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/README.md' 'tests/./tools/vendor/github.com/vbatts/git-validation/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/go.mod' 'tests/./tools/vendor/github.com/vbatts/git-validation/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/go.sum' 'tests/./tools/vendor/github.com/vbatts/git-validation/main.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/main.go' 'tests/./tools/vendor/github.com/vbatts/git-validation/git' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/git' 'tests/./tools/vendor/github.com/vbatts/git-validation/git/commits.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/git/commits.go' 'tests/./tools/vendor/github.com/BurntSushi' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi' 'tests/./tools/vendor/github.com/BurntSushi/toml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml' 'tests/./tools/vendor/github.com/BurntSushi/toml/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/.gitignore' 'tests/./tools/vendor/github.com/BurntSushi/toml/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/.travis.yml' 'tests/./tools/vendor/github.com/BurntSushi/toml/COMPATIBLE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/COMPATIBLE' 'tests/./tools/vendor/github.com/BurntSushi/toml/COPYING' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/COPYING' 'tests/./tools/vendor/github.com/BurntSushi/toml/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/Makefile' 'tests/./tools/vendor/github.com/BurntSushi/toml/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/README.md' 'tests/./tools/vendor/github.com/BurntSushi/toml/decode.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/decode.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/decode_meta.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/decode_meta.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/doc.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/encode.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/encode.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/encoding_types.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/encoding_types.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/encoding_types_1.1.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/encoding_types_1.1.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/lex.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/lex.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/parse.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/parse.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/session.vim' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/session.vim' 'tests/./tools/vendor/github.com/BurntSushi/toml/type_check.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/type_check.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/type_fields.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/type_fields.go' 'tests/./tools/vendor/github.com/cpuguy83' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/md2man' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/md2man' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/md2man/md2man.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/md2man/md2man.go' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/md2man/roff.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/md2man/roff.go' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/.gitignore' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/.travis.yml' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/Dockerfile' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/LICENSE.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/LICENSE.md' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/Makefile' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/README.md' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/go-md2man.1.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/go-md2man.1.md' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/go.mod' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/go.sum' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/md2man.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/md2man.go' 'tests/./tools/vendor/github.com/go-lintpack' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack' 'tests/./tools/vendor/github.com/go-lintpack/lintpack' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/comment_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/comment_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/doc_comment_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/doc_comment_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/expr_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/expr_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/func_decl_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/func_decl_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_comment_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_comment_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_def_visitor.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_def_visitor.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_def_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_def_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_expr_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_expr_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/stmt_list_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/stmt_list_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/stmt_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/stmt_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/type_expr_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/type_expr_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/visitor.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/visitor.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/walk_handler.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/walk_handler.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/walker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/.travis.yml' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/LICENSE' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/Makefile' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/README.md' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/checkers_db.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/checkers_db.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/context.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/context.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/doc.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/go.mod' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/go.sum' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/lintpack.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/lintpack.go' 'tests/./tools/vendor/github.com/golangci' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci' 'tests/./tools/vendor/github.com/golangci/golangci-lint' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint' 'tests/./tools/vendor/github.com/golangci/golangci-lint/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/LICENSE' 'tests/./tools/vendor/github.com/golangci/golangci-lint/cmd' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/cmd' 'tests/./tools/vendor/github.com/golangci/golangci-lint/cmd/golangci-lint' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/cmd/golangci-lint' 'tests/./tools/vendor/github.com/golangci/golangci-lint/cmd/golangci-lint/main.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/cmd/golangci-lint/main.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/cmd/golangci-lint/mod_version.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/cmd/golangci-lint/mod_version.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/config.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/config.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/executor.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/executor.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/help.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/help.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/linters.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/linters.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/root.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/root.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/run.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/run.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/bodyclose.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/bodyclose.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/deadcode.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/deadcode.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/depguard.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/depguard.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/dupl.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/dupl.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/errcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/errcheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gochecknoglobals.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gochecknoglobals.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gochecknoinits.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gochecknoinits.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goconst.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goconst.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gocritic.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gocritic.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gocyclo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gocyclo.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gofmt.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gofmt.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/golint.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/golint.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gosec.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gosec.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/govet.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/govet.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/ineffassign.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/ineffassign.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/interfacer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/interfacer.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/lll.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/lll.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/maligned.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/maligned.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/megacheck.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/megacheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/misspell.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/misspell.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nakedret.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nakedret.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/prealloc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/prealloc.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/scopelint.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/scopelint.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/structcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/structcheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/typecheck.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/typecheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/unconvert.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/unconvert.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/unparam.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/unparam.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/util.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/varcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/varcheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/passes' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/passes' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/passes/nilness' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/passes/nilness' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/passes/nilness/nilness.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/passes/nilness/nilness.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/linter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/linter.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/checker' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/checker' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/checker/checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/checker/checker.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/load.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/load.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/runner.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/runner.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/astcache' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/astcache' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/astcache/astcache.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/astcache/astcache.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/config.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/config.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/context.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/context.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/linter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/linter.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/metalinter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/metalinter.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb/enabled_set.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb/enabled_set.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb/manager.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb/manager.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb/validator.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb/validator.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/log.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/log.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/log_mock.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/log_mock.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/logutils.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/logutils.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/out.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/out.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/stderr_log.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/stderr_log.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/issue.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/issue.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/autogenerated_exclude.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/autogenerated_exclude.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/cgo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/cgo.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/diff.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/diff.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/exclude.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/exclude.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/exclude_rules.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/exclude_rules.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/filename_unadjuster.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/filename_unadjuster.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/fixer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/fixer.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/identifier_marker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/identifier_marker.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/max_from_linter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/max_from_linter.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/max_per_file_from_linter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/max_per_file_from_linter.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/max_same_issues.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/max_same_issues.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/nolint.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/nolint.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/path_prettifier.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/path_prettifier.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/path_shortener.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/path_shortener.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/processor.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/processor.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/skip_dirs.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/skip_dirs.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/skip_files.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/skip_files.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/source_code.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/source_code.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/uniq_by_line.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/uniq_by_line.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/utils.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/utils.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/config' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/config' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/config.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/config.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/config_gocritic.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/config_gocritic.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/reader.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/reader.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages/errors.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages/errors.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages/skip.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages/skip.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages/util.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/exitcodes' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/exitcodes' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/exitcodes/exitcodes.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/exitcodes/exitcodes.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/checkstyle.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/checkstyle.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/codeclimate.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/codeclimate.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/json.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/json.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/junitxml.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/junitxml.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/printer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/printer.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/tab.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/tab.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/text.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/text.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/timeutils' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/timeutils' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/timeutils/stopwatch.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/timeutils/stopwatch.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/timeutils/track.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/timeutils/track.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/filecache.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/filecache.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/fsutils.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/fsutils.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/linecache.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/linecache.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/goutil' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/goutil' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/goutil/env.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/goutil/env.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/report' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/report' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/report/data.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/report/data.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/report/log.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/report/log.go' 'tests/./tools/vendor/github.com/golangci/misspell' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell' 'tests/./tools/vendor/github.com/golangci/misspell/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/.gitignore' 'tests/./tools/vendor/github.com/golangci/misspell/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/.travis.yml' 'tests/./tools/vendor/github.com/golangci/misspell/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/Dockerfile' 'tests/./tools/vendor/github.com/golangci/misspell/Gopkg.lock' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/Gopkg.lock' 'tests/./tools/vendor/github.com/golangci/misspell/Gopkg.toml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/Gopkg.toml' 'tests/./tools/vendor/github.com/golangci/misspell/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/LICENSE' 'tests/./tools/vendor/github.com/golangci/misspell/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/Makefile' 'tests/./tools/vendor/github.com/golangci/misspell/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/README.md' 'tests/./tools/vendor/github.com/golangci/misspell/RELEASE-HOWTO.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/RELEASE-HOWTO.md' 'tests/./tools/vendor/github.com/golangci/misspell/ascii.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/ascii.go' 'tests/./tools/vendor/github.com/golangci/misspell/case.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/case.go' 'tests/./tools/vendor/github.com/golangci/misspell/goreleaser.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/goreleaser.yml' 'tests/./tools/vendor/github.com/golangci/misspell/install-misspell.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/install-misspell.sh' 'tests/./tools/vendor/github.com/golangci/misspell/legal.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/legal.go' 'tests/./tools/vendor/github.com/golangci/misspell/mime.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/mime.go' 'tests/./tools/vendor/github.com/golangci/misspell/notwords.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/notwords.go' 'tests/./tools/vendor/github.com/golangci/misspell/replace.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/replace.go' 'tests/./tools/vendor/github.com/golangci/misspell/stringreplacer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/stringreplacer.go' 'tests/./tools/vendor/github.com/golangci/misspell/stringreplacer_test.gox' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/stringreplacer_test.gox' 'tests/./tools/vendor/github.com/golangci/misspell/url.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/url.go' 'tests/./tools/vendor/github.com/golangci/misspell/words.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/words.go' 'tests/./tools/vendor/github.com/golangci/errcheck' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/errcheck' 'tests/./tools/vendor/github.com/golangci/errcheck/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/errcheck/LICENSE' 'tests/./tools/vendor/github.com/golangci/errcheck/golangci' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/errcheck/golangci' 'tests/./tools/vendor/github.com/golangci/errcheck/golangci/golangci.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/errcheck/golangci/golangci.go' 'tests/./tools/vendor/github.com/golangci/errcheck/internal' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/errcheck/internal' 'tests/./tools/vendor/github.com/golangci/errcheck/internal/errcheck' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/errcheck/internal/errcheck' 'tests/./tools/vendor/github.com/golangci/errcheck/internal/errcheck/errcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/errcheck/internal/errcheck/errcheck.go' 'tests/./tools/vendor/github.com/golangci/go-misc' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-misc' 'tests/./tools/vendor/github.com/golangci/go-misc/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-misc/LICENSE' 'tests/./tools/vendor/github.com/golangci/go-misc/deadcode' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-misc/deadcode' 'tests/./tools/vendor/github.com/golangci/go-misc/deadcode/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-misc/deadcode/README.md' 'tests/./tools/vendor/github.com/golangci/go-misc/deadcode/deadcode.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-misc/deadcode/deadcode.go' 'tests/./tools/vendor/github.com/golangci/goconst' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/goconst' 'tests/./tools/vendor/github.com/golangci/goconst/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/goconst/LICENSE' 'tests/./tools/vendor/github.com/golangci/goconst/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/goconst/README.md' 'tests/./tools/vendor/github.com/golangci/goconst/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/goconst/parser.go' 'tests/./tools/vendor/github.com/golangci/goconst/visitor.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/goconst/visitor.go' 'tests/./tools/vendor/github.com/golangci/gofmt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/LICENSE' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/doc.go' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/gofmt.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/gofmt.go' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/golangci.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/golangci.go' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/internal.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/internal.go' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/rewrite.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/rewrite.go' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/simplify.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/simplify.go' 'tests/./tools/vendor/github.com/golangci/gofmt/goimports' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/goimports' 'tests/./tools/vendor/github.com/golangci/gofmt/goimports/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/goimports/LICENSE' 'tests/./tools/vendor/github.com/golangci/gofmt/goimports/goimports.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/goimports/goimports.go' 'tests/./tools/vendor/github.com/golangci/gofmt/goimports/golangci.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/goimports/golangci.go' 'tests/./tools/vendor/github.com/golangci/ineffassign' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign' 'tests/./tools/vendor/github.com/golangci/ineffassign/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign/.gitignore' 'tests/./tools/vendor/github.com/golangci/ineffassign/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign/LICENSE' 'tests/./tools/vendor/github.com/golangci/ineffassign/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign/README.md' 'tests/./tools/vendor/github.com/golangci/ineffassign/bugs' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign/bugs' 'tests/./tools/vendor/github.com/golangci/ineffassign/ineffassign.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign/ineffassign.go' 'tests/./tools/vendor/github.com/golangci/ineffassign/list' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign/list' 'tests/./tools/vendor/github.com/golangci/ineffassign/liststd' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign/liststd' 'tests/./tools/vendor/github.com/golangci/prealloc' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/prealloc' 'tests/./tools/vendor/github.com/golangci/prealloc/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/prealloc/LICENSE' 'tests/./tools/vendor/github.com/golangci/prealloc/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/prealloc/README.md' 'tests/./tools/vendor/github.com/golangci/prealloc/import.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/prealloc/import.go' 'tests/./tools/vendor/github.com/golangci/prealloc/prealloc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/prealloc/prealloc.go' 'tests/./tools/vendor/github.com/golangci/gocyclo' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gocyclo' 'tests/./tools/vendor/github.com/golangci/gocyclo/CONTRIBUTORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gocyclo/CONTRIBUTORS' 'tests/./tools/vendor/github.com/golangci/gocyclo/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gocyclo/LICENSE' 'tests/./tools/vendor/github.com/golangci/gocyclo/pkg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gocyclo/pkg' 'tests/./tools/vendor/github.com/golangci/gocyclo/pkg/gocyclo' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gocyclo/pkg/gocyclo' 'tests/./tools/vendor/github.com/golangci/gocyclo/pkg/gocyclo/gocyclo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gocyclo/pkg/gocyclo/gocyclo.go' 'tests/./tools/vendor/github.com/golangci/lint-1' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1' 'tests/./tools/vendor/github.com/golangci/lint-1/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/.travis.yml' 'tests/./tools/vendor/github.com/golangci/lint-1/CONTRIBUTING.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/CONTRIBUTING.md' 'tests/./tools/vendor/github.com/golangci/lint-1/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/LICENSE' 'tests/./tools/vendor/github.com/golangci/lint-1/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/README.md' 'tests/./tools/vendor/github.com/golangci/lint-1/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/go.mod' 'tests/./tools/vendor/github.com/golangci/lint-1/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/go.sum' 'tests/./tools/vendor/github.com/golangci/lint-1/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/lint.go' 'tests/./tools/vendor/github.com/golangci/revgrep' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep' 'tests/./tools/vendor/github.com/golangci/revgrep/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep/.gitignore' 'tests/./tools/vendor/github.com/golangci/revgrep/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep/.travis.yml' 'tests/./tools/vendor/github.com/golangci/revgrep/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep/LICENSE' 'tests/./tools/vendor/github.com/golangci/revgrep/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep/README.md' 'tests/./tools/vendor/github.com/golangci/revgrep/revgrep.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep/revgrep.go' 'tests/./tools/vendor/github.com/golangci/check' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check' 'tests/./tools/vendor/github.com/golangci/check/cmd' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check/cmd' 'tests/./tools/vendor/github.com/golangci/check/cmd/structcheck' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check/cmd/structcheck' 'tests/./tools/vendor/github.com/golangci/check/cmd/structcheck/structcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check/cmd/structcheck/structcheck.go' 'tests/./tools/vendor/github.com/golangci/check/cmd/varcheck' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check/cmd/varcheck' 'tests/./tools/vendor/github.com/golangci/check/cmd/varcheck/varcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check/cmd/varcheck/varcheck.go' 'tests/./tools/vendor/github.com/golangci/check/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check/LICENSE' 'tests/./tools/vendor/github.com/golangci/dupl' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl' 'tests/./tools/vendor/github.com/golangci/dupl/job' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/job' 'tests/./tools/vendor/github.com/golangci/dupl/job/buildtree.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/job/buildtree.go' 'tests/./tools/vendor/github.com/golangci/dupl/job/parse.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/job/parse.go' 'tests/./tools/vendor/github.com/golangci/dupl/printer' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/printer' 'tests/./tools/vendor/github.com/golangci/dupl/printer/html.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/printer/html.go' 'tests/./tools/vendor/github.com/golangci/dupl/printer/plumbing.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/printer/plumbing.go' 'tests/./tools/vendor/github.com/golangci/dupl/printer/printer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/printer/printer.go' 'tests/./tools/vendor/github.com/golangci/dupl/printer/text.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/printer/text.go' 'tests/./tools/vendor/github.com/golangci/dupl/suffixtree' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/suffixtree' 'tests/./tools/vendor/github.com/golangci/dupl/suffixtree/dupl.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/suffixtree/dupl.go' 'tests/./tools/vendor/github.com/golangci/dupl/suffixtree/suffixtree.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/suffixtree/suffixtree.go' 'tests/./tools/vendor/github.com/golangci/dupl/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/.travis.yml' 'tests/./tools/vendor/github.com/golangci/dupl/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/LICENSE' 'tests/./tools/vendor/github.com/golangci/dupl/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/README.md' 'tests/./tools/vendor/github.com/golangci/dupl/main.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/main.go' 'tests/./tools/vendor/github.com/golangci/dupl/syntax' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/syntax' 'tests/./tools/vendor/github.com/golangci/dupl/syntax/golang' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/syntax/golang' 'tests/./tools/vendor/github.com/golangci/dupl/syntax/golang/golang.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/syntax/golang/golang.go' 'tests/./tools/vendor/github.com/golangci/dupl/syntax/syntax.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/syntax/syntax.go' 'tests/./tools/vendor/github.com/golangci/go-tools' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools' 'tests/./tools/vendor/github.com/golangci/go-tools/arg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/arg' 'tests/./tools/vendor/github.com/golangci/go-tools/arg/arg.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/arg/arg.go' 'tests/./tools/vendor/github.com/golangci/go-tools/deprecated' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/deprecated' 'tests/./tools/vendor/github.com/golangci/go-tools/deprecated/stdlib.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/deprecated/stdlib.go' 'tests/./tools/vendor/github.com/golangci/go-tools/lint' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/LICENSE' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/generated.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/generated.go' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/lint.go' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/lintdsl' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/lintdsl' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/lintdsl/lintdsl.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/lintdsl/lintdsl.go' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/lintutil' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/lintutil' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/lintutil/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/lintutil/util.go' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/lintutil/format' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/lintutil/format' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/lintutil/format/format.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/lintutil/format/format.go' 'tests/./tools/vendor/github.com/golangci/go-tools/simple' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/simple' 'tests/./tools/vendor/github.com/golangci/go-tools/simple/CONTRIBUTING.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/simple/CONTRIBUTING.md' 'tests/./tools/vendor/github.com/golangci/go-tools/simple/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/simple/lint.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/CONTRIBUTING.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/CONTRIBUTING.md' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/buildtag.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/buildtag.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/lint.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/rules.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/rules.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/channel.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/channel.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/int.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/int.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/slice.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/slice.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/string.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/string.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/vrp.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/vrp.go' 'tests/./tools/vendor/github.com/golangci/go-tools/version' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/version' 'tests/./tools/vendor/github.com/golangci/go-tools/version/version.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/version/version.go' 'tests/./tools/vendor/github.com/golangci/go-tools/callgraph' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/callgraph' 'tests/./tools/vendor/github.com/golangci/go-tools/callgraph/callgraph.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/callgraph/callgraph.go' 'tests/./tools/vendor/github.com/golangci/go-tools/callgraph/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/callgraph/util.go' 'tests/./tools/vendor/github.com/golangci/go-tools/callgraph/static' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/callgraph/static' 'tests/./tools/vendor/github.com/golangci/go-tools/callgraph/static/static.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/callgraph/static/static.go' 'tests/./tools/vendor/github.com/golangci/go-tools/functions' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/functions' 'tests/./tools/vendor/github.com/golangci/go-tools/functions/concrete.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/functions/concrete.go' 'tests/./tools/vendor/github.com/golangci/go-tools/functions/functions.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/functions/functions.go' 'tests/./tools/vendor/github.com/golangci/go-tools/functions/loops.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/functions/loops.go' 'tests/./tools/vendor/github.com/golangci/go-tools/functions/pure.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/functions/pure.go' 'tests/./tools/vendor/github.com/golangci/go-tools/functions/terminates.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/functions/terminates.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/LICENSE' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/blockopt.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/blockopt.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/builder.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/builder.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/const.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/const.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/create.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/create.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/doc.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/dom.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/dom.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/emit.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/emit.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/func.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/func.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/identical.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/identical.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/identical_17.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/identical_17.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/lift.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/lift.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/lvalue.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/lvalue.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/methods.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/methods.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/mode.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/mode.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/print.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/print.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/sanity.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/sanity.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/source.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/source.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/ssa.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/ssa.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/testmain.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/testmain.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/util.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/wrappers.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/wrappers.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/write.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/write.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil/load.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil/load.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil/switch.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil/switch.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil/visit.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil/visit.go' 'tests/./tools/vendor/github.com/golangci/go-tools/internal' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/internal' 'tests/./tools/vendor/github.com/golangci/go-tools/internal/sharedcheck' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/internal/sharedcheck' 'tests/./tools/vendor/github.com/golangci/go-tools/internal/sharedcheck/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/internal/sharedcheck/lint.go' 'tests/./tools/vendor/github.com/golangci/go-tools/stylecheck' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/stylecheck' 'tests/./tools/vendor/github.com/golangci/go-tools/stylecheck/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/stylecheck/lint.go' 'tests/./tools/vendor/github.com/golangci/go-tools/stylecheck/names.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/stylecheck/names.go' 'tests/./tools/vendor/github.com/golangci/go-tools/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/LICENSE' 'tests/./tools/vendor/github.com/golangci/go-tools/config' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/config' 'tests/./tools/vendor/github.com/golangci/go-tools/config/config.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/config/config.go' 'tests/./tools/vendor/github.com/golangci/go-tools/config/example.conf' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/config/example.conf' 'tests/./tools/vendor/github.com/golangci/go-tools/ssautil' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssautil' 'tests/./tools/vendor/github.com/golangci/go-tools/ssautil/ssautil.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssautil/ssautil.go' 'tests/./tools/vendor/github.com/golangci/go-tools/unused' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/unused' 'tests/./tools/vendor/github.com/golangci/go-tools/unused/implements.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/unused/implements.go' 'tests/./tools/vendor/github.com/golangci/go-tools/unused/unused.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/unused/unused.go' 'tests/./tools/vendor/github.com/golangci/gosec' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec' 'tests/./tools/vendor/github.com/golangci/gosec/rules' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules' 'tests/./tools/vendor/github.com/golangci/gosec/rules/archive.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/archive.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/big.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/big.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/bind.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/bind.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/blacklist.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/blacklist.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/errors.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/errors.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/fileperms.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/fileperms.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/hardcoded_credentials.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/hardcoded_credentials.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/rand.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/rand.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/readfile.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/readfile.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/rsa.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/rsa.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/rulelist.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/rulelist.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/sql.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/sql.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/ssh.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/ssh.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/ssrf.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/ssrf.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/subproc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/subproc.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/tempfiles.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/tempfiles.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/templates.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/templates.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/tls.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/tls.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/tls_config.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/tls_config.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/unsafe.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/unsafe.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/weakcrypto.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/weakcrypto.go' 'tests/./tools/vendor/github.com/golangci/gosec/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/.gitignore' 'tests/./tools/vendor/github.com/golangci/gosec/.goreleaser.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/.goreleaser.yml' 'tests/./tools/vendor/github.com/golangci/gosec/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/.travis.yml' 'tests/./tools/vendor/github.com/golangci/gosec/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/Dockerfile' 'tests/./tools/vendor/github.com/golangci/gosec/Gopkg.lock' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/Gopkg.lock' 'tests/./tools/vendor/github.com/golangci/gosec/Gopkg.toml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/Gopkg.toml' 'tests/./tools/vendor/github.com/golangci/gosec/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/LICENSE.txt' 'tests/./tools/vendor/github.com/golangci/gosec/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/Makefile' 'tests/./tools/vendor/github.com/golangci/gosec/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/README.md' 'tests/./tools/vendor/github.com/golangci/gosec/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/analyzer.go' 'tests/./tools/vendor/github.com/golangci/gosec/call_list.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/call_list.go' 'tests/./tools/vendor/github.com/golangci/gosec/config.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/config.go' 'tests/./tools/vendor/github.com/golangci/gosec/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/go.mod' 'tests/./tools/vendor/github.com/golangci/gosec/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/go.sum' 'tests/./tools/vendor/github.com/golangci/gosec/helpers.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/helpers.go' 'tests/./tools/vendor/github.com/golangci/gosec/import_tracker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/import_tracker.go' 'tests/./tools/vendor/github.com/golangci/gosec/install.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/install.sh' 'tests/./tools/vendor/github.com/golangci/gosec/issue.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/issue.go' 'tests/./tools/vendor/github.com/golangci/gosec/resolve.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/resolve.go' 'tests/./tools/vendor/github.com/golangci/gosec/rule.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rule.go' 'tests/./tools/vendor/github.com/golangci/maligned' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/maligned' 'tests/./tools/vendor/github.com/golangci/maligned/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/maligned/LICENSE' 'tests/./tools/vendor/github.com/golangci/maligned/README' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/maligned/README' 'tests/./tools/vendor/github.com/golangci/maligned/maligned.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/maligned/maligned.go' 'tests/./tools/vendor/github.com/golangci/unconvert' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/unconvert' 'tests/./tools/vendor/github.com/golangci/unconvert/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/unconvert/LICENSE' 'tests/./tools/vendor/github.com/golangci/unconvert/README' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/unconvert/README' 'tests/./tools/vendor/github.com/golangci/unconvert/unconvert.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/unconvert/unconvert.go' 'tests/./tools/vendor/github.com/hashicorp' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp' 'tests/./tools/vendor/github.com/hashicorp/hcl' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl' 'tests/./tools/vendor/github.com/hashicorp/hcl/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/.gitignore' 'tests/./tools/vendor/github.com/hashicorp/hcl/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/.travis.yml' 'tests/./tools/vendor/github.com/hashicorp/hcl/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/LICENSE' 'tests/./tools/vendor/github.com/hashicorp/hcl/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/Makefile' 'tests/./tools/vendor/github.com/hashicorp/hcl/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/README.md' 'tests/./tools/vendor/github.com/hashicorp/hcl/appveyor.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/appveyor.yml' 'tests/./tools/vendor/github.com/hashicorp/hcl/decoder.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/decoder.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/json' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/parser' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/parser' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/parser/flatten.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/parser/flatten.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/parser/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/parser/parser.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/scanner' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/scanner' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/scanner/scanner.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/scanner/scanner.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/token' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/token' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/token/position.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/token/position.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/token/token.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/token/token.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/lex.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/lex.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/parse.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/parse.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/printer' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/printer' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/printer/nodes.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/printer/nodes.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/printer/printer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/printer/printer.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/scanner' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/scanner' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/scanner/scanner.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/scanner/scanner.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/ast' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/ast' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/ast/ast.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/ast/ast.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/ast/walk.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/ast/walk.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/strconv' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/strconv' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/strconv/quote.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/strconv/quote.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/parser' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/parser' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/parser/error.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/parser/error.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/parser/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/parser/parser.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/token' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/token' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/token/position.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/token/position.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/token/token.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/token/token.go' 'tests/./tools/vendor/github.com/hashicorp/go-version' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version' 'tests/./tools/vendor/github.com/hashicorp/go-version/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/.travis.yml' 'tests/./tools/vendor/github.com/hashicorp/go-version/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/LICENSE' 'tests/./tools/vendor/github.com/hashicorp/go-version/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/README.md' 'tests/./tools/vendor/github.com/hashicorp/go-version/constraint.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/constraint.go' 'tests/./tools/vendor/github.com/hashicorp/go-version/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/go.mod' 'tests/./tools/vendor/github.com/hashicorp/go-version/version.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/version.go' 'tests/./tools/vendor/github.com/hashicorp/go-version/version_collection.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/version_collection.go' 'tests/./tools/vendor/github.com/inconshreveable' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap/LICENSE' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap/README.md' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap/trap_others.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap/trap_others.go' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap/trap_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap/trap_windows.go' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap/trap_windows_1.4.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap/trap_windows_1.4.go' 'tests/./tools/vendor/github.com/magiconair' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair' 'tests/./tools/vendor/github.com/magiconair/properties' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties' 'tests/./tools/vendor/github.com/magiconair/properties/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/.gitignore' 'tests/./tools/vendor/github.com/magiconair/properties/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/.travis.yml' 'tests/./tools/vendor/github.com/magiconair/properties/CHANGELOG.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/CHANGELOG.md' 'tests/./tools/vendor/github.com/magiconair/properties/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/LICENSE' 'tests/./tools/vendor/github.com/magiconair/properties/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/README.md' 'tests/./tools/vendor/github.com/magiconair/properties/decode.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/decode.go' 'tests/./tools/vendor/github.com/magiconair/properties/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/doc.go' 'tests/./tools/vendor/github.com/magiconair/properties/integrate.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/integrate.go' 'tests/./tools/vendor/github.com/magiconair/properties/lex.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/lex.go' 'tests/./tools/vendor/github.com/magiconair/properties/load.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/load.go' 'tests/./tools/vendor/github.com/magiconair/properties/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/parser.go' 'tests/./tools/vendor/github.com/magiconair/properties/properties.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/properties.go' 'tests/./tools/vendor/github.com/magiconair/properties/rangecheck.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/rangecheck.go' 'tests/./tools/vendor/github.com/nbutton23' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/adjacency' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/adjacency' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/adjacency/adjcmartix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/adjacency/adjcmartix.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/match' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/match' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/match/match.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/match/match.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/data' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/data' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/data/bindata.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/data/bindata.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/dateMatchers.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/dateMatchers.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/dictionaryMatch.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/dictionaryMatch.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/leet.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/leet.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/matching.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/matching.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/repeatMatch.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/repeatMatch.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/sequenceMatch.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/sequenceMatch.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/spatialMatch.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/spatialMatch.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/entropy' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/entropy' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/entropy/entropyCalculator.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/entropy/entropyCalculator.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/scoring' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/scoring' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/scoring/scoring.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/scoring/scoring.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/.gitignore' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/Gopkg.lock' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/Gopkg.lock' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/Gopkg.toml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/Gopkg.toml' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/LICENSE.txt' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/README.md' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/frequency' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/frequency' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/frequency/frequency.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/frequency/frequency.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/utils' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/utils' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/utils/math' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/utils/math' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/utils/math/mathutils.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/utils/math/mathutils.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/zxcvbn.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/zxcvbn.go' 'tests/./tools/vendor/github.com/pelletier' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier' 'tests/./tools/vendor/github.com/pelletier/go-toml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml' 'tests/./tools/vendor/github.com/pelletier/go-toml/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/.gitignore' 'tests/./tools/vendor/github.com/pelletier/go-toml/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/.travis.yml' 'tests/./tools/vendor/github.com/pelletier/go-toml/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/LICENSE' 'tests/./tools/vendor/github.com/pelletier/go-toml/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/README.md' 'tests/./tools/vendor/github.com/pelletier/go-toml/benchmark.json' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/benchmark.json' 'tests/./tools/vendor/github.com/pelletier/go-toml/benchmark.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/benchmark.sh' 'tests/./tools/vendor/github.com/pelletier/go-toml/benchmark.toml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/benchmark.toml' 'tests/./tools/vendor/github.com/pelletier/go-toml/benchmark.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/benchmark.yml' 'tests/./tools/vendor/github.com/pelletier/go-toml/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/doc.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/example-crlf.toml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/example-crlf.toml' 'tests/./tools/vendor/github.com/pelletier/go-toml/example.toml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/example.toml' 'tests/./tools/vendor/github.com/pelletier/go-toml/fuzz.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/fuzz.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/fuzz.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/fuzz.sh' 'tests/./tools/vendor/github.com/pelletier/go-toml/keysparsing.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/keysparsing.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/lexer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/lexer.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/marshal.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/marshal.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/marshal_test.toml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/marshal_test.toml' 'tests/./tools/vendor/github.com/pelletier/go-toml/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/parser.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/position.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/position.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/test.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/test.sh' 'tests/./tools/vendor/github.com/pelletier/go-toml/token.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/token.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/toml.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/toml.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/tomltree_create.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/tomltree_create.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/tomltree_write.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/tomltree_write.go' 'tests/./tools/vendor/github.com/russross' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross' 'tests/./tools/vendor/github.com/russross/blackfriday' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday' 'tests/./tools/vendor/github.com/russross/blackfriday/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/.gitignore' 'tests/./tools/vendor/github.com/russross/blackfriday/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/.travis.yml' 'tests/./tools/vendor/github.com/russross/blackfriday/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/LICENSE.txt' 'tests/./tools/vendor/github.com/russross/blackfriday/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/README.md' 'tests/./tools/vendor/github.com/russross/blackfriday/block.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/block.go' 'tests/./tools/vendor/github.com/russross/blackfriday/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/doc.go' 'tests/./tools/vendor/github.com/russross/blackfriday/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/go.mod' 'tests/./tools/vendor/github.com/russross/blackfriday/html.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/html.go' 'tests/./tools/vendor/github.com/russross/blackfriday/inline.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/inline.go' 'tests/./tools/vendor/github.com/russross/blackfriday/latex.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/latex.go' 'tests/./tools/vendor/github.com/russross/blackfriday/markdown.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/markdown.go' 'tests/./tools/vendor/github.com/russross/blackfriday/smartypants.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/smartypants.go' 'tests/./tools/vendor/github.com/sourcegraph' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph' 'tests/./tools/vendor/github.com/sourcegraph/go-diff' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/diff.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/diff.go' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/diff.pb.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/diff.pb.go' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/diff.proto' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/diff.proto' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/doc.go' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/parse.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/parse.go' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/print.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/print.go' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/reader_util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/reader_util.go' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/LICENSE' 'tests/./tools/vendor/github.com/fsnotify' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify' 'tests/./tools/vendor/github.com/fsnotify/fsnotify' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/.editorconfig' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/.editorconfig' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/.gitignore' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/.travis.yml' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/AUTHORS' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/CHANGELOG.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/CHANGELOG.md' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/CONTRIBUTING.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/CONTRIBUTING.md' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/LICENSE' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/README.md' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/fen.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/fen.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/fsnotify.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/fsnotify.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/inotify.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/inotify.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/inotify_poller.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/inotify_poller.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/kqueue.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/kqueue.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/open_mode_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/open_mode_bsd.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/open_mode_darwin.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/open_mode_darwin.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/windows.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/windows.go' 'tests/./tools/vendor/github.com/golang' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang' 'tests/./tools/vendor/github.com/golang/mock' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock' 'tests/./tools/vendor/github.com/golang/mock/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/AUTHORS' 'tests/./tools/vendor/github.com/golang/mock/CONTRIBUTORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/CONTRIBUTORS' 'tests/./tools/vendor/github.com/golang/mock/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/LICENSE' 'tests/./tools/vendor/github.com/golang/mock/gomock' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/gomock' 'tests/./tools/vendor/github.com/golang/mock/gomock/call.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/gomock/call.go' 'tests/./tools/vendor/github.com/golang/mock/gomock/callset.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/gomock/callset.go' 'tests/./tools/vendor/github.com/golang/mock/gomock/controller.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/gomock/controller.go' 'tests/./tools/vendor/github.com/golang/mock/gomock/matchers.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/gomock/matchers.go' 'tests/./tools/vendor/github.com/mitchellh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh' 'tests/./tools/vendor/github.com/mitchellh/go-homedir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/go-homedir' 'tests/./tools/vendor/github.com/mitchellh/go-homedir/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/go-homedir/LICENSE' 'tests/./tools/vendor/github.com/mitchellh/go-homedir/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/go-homedir/README.md' 'tests/./tools/vendor/github.com/mitchellh/go-homedir/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/go-homedir/go.mod' 'tests/./tools/vendor/github.com/mitchellh/go-homedir/homedir.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/go-homedir/homedir.go' 'tests/./tools/vendor/github.com/mitchellh/mapstructure' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/.travis.yml' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/LICENSE' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/README.md' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/decode_hooks.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/decode_hooks.go' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/error.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/error.go' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/mapstructure.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/mapstructure.go' 'tests/./tools/vendor/golang.org' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org' 'tests/./tools/vendor/golang.org/x' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x' 'tests/./tools/vendor/golang.org/x/sys' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys' 'tests/./tools/vendor/golang.org/x/sys/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/AUTHORS' 'tests/./tools/vendor/golang.org/x/sys/CONTRIBUTORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/CONTRIBUTORS' 'tests/./tools/vendor/golang.org/x/sys/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/LICENSE' 'tests/./tools/vendor/golang.org/x/sys/PATENTS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/PATENTS' 'tests/./tools/vendor/golang.org/x/sys/unix' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix' 'tests/./tools/vendor/golang.org/x/sys/unix/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/.gitignore' 'tests/./tools/vendor/golang.org/x/sys/unix/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/README.md' 'tests/./tools/vendor/golang.org/x/sys/unix/affinity_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/affinity_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/aliases.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/aliases.go' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_aix_ppc64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_aix_ppc64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_darwin_386.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_darwin_386.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_darwin_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_darwin_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_darwin_arm.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_darwin_arm.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_darwin_arm64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_darwin_arm64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_dragonfly_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_dragonfly_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_386.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_386.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_arm.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_arm.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_arm64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_arm64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_386.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_386.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_arm.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_arm.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_arm64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_arm64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_mips64x.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_mips64x.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_mipsx.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_mipsx.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_s390x.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_s390x.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_386.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_386.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_arm.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_arm.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_arm64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_arm64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_openbsd_386.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_openbsd_386.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_openbsd_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_openbsd_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_openbsd_arm.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_openbsd_arm.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_solaris_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_solaris_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/bluetooth_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/bluetooth_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/cap_freebsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/cap_freebsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/constants.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/constants.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_aix_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_aix_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_aix_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_aix_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_darwin.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_darwin.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_dragonfly.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_dragonfly.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_freebsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_freebsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_netbsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_netbsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_openbsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_openbsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dirent.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dirent.go' 'tests/./tools/vendor/golang.org/x/sys/unix/endian_big.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/endian_big.go' 'tests/./tools/vendor/golang.org/x/sys/unix/endian_little.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/endian_little.go' 'tests/./tools/vendor/golang.org/x/sys/unix/env_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/env_unix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/errors_freebsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/errors_freebsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/errors_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/errors_freebsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/errors_freebsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/errors_freebsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/fcntl.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/fcntl.go' 'tests/./tools/vendor/golang.org/x/sys/unix/fcntl_darwin.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/fcntl_darwin.go' 'tests/./tools/vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go' 'tests/./tools/vendor/golang.org/x/sys/unix/gccgo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/gccgo.go' 'tests/./tools/vendor/golang.org/x/sys/unix/gccgo_c.c' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/gccgo_c.c' 'tests/./tools/vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ioctl.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ioctl.go' 'tests/./tools/vendor/golang.org/x/sys/unix/mkall.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mkall.sh' 'tests/./tools/vendor/golang.org/x/sys/unix/mkasm_darwin.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mkasm_darwin.go' 'tests/./tools/vendor/golang.org/x/sys/unix/mkerrors.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mkerrors.sh' 'tests/./tools/vendor/golang.org/x/sys/unix/mkpost.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mkpost.go' 'tests/./tools/vendor/golang.org/x/sys/unix/mksyscall.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mksyscall.go' 'tests/./tools/vendor/golang.org/x/sys/unix/mksyscall_aix_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mksyscall_aix_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/mksyscall_aix_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mksyscall_aix_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/mksyscall_solaris.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mksyscall_solaris.go' 'tests/./tools/vendor/golang.org/x/sys/unix/mksysctl_openbsd.pl' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mksysctl_openbsd.pl' 'tests/./tools/vendor/golang.org/x/sys/unix/mksysnum.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mksysnum.go' 'tests/./tools/vendor/golang.org/x/sys/unix/openbsd_pledge.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/openbsd_pledge.go' 'tests/./tools/vendor/golang.org/x/sys/unix/openbsd_unveil.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/openbsd_unveil.go' 'tests/./tools/vendor/golang.org/x/sys/unix/pagesize_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/pagesize_unix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/race.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/race.go' 'tests/./tools/vendor/golang.org/x/sys/unix/race0.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/race0.go' 'tests/./tools/vendor/golang.org/x/sys/unix/sockcmsg_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/sockcmsg_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/sockcmsg_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/sockcmsg_unix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/str.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/str.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_aix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_aix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_aix_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_aix_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_bsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_darwin.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_darwin.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_dragonfly.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_dragonfly.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_s390x.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_solaris.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_solaris.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_unix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_unix_gc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_unix_gc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/timestruct.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/timestruct.go' 'tests/./tools/vendor/golang.org/x/sys/unix/types_aix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/types_aix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/types_darwin.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/types_darwin.go' 'tests/./tools/vendor/golang.org/x/sys/unix/types_dragonfly.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/types_dragonfly.go' 'tests/./tools/vendor/golang.org/x/sys/unix/types_freebsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/types_freebsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/types_netbsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/types_netbsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/types_openbsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/types_openbsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/types_solaris.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/types_solaris.go' 'tests/./tools/vendor/golang.org/x/sys/unix/xattr_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/xattr_bsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mips.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mips.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zptrace386_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zptrace386_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zptracearm_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zptracearm_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zptracemips_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zptracemips_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zptracemipsle_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zptracemipsle_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_386.1_11.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_386.1_11.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_386.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_386.s' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_11.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_11.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.1_11.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.1_11.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.s' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_11.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_11.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mips.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mips.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go' 'tests/./tools/vendor/golang.org/x/text' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text' 'tests/./tools/vendor/golang.org/x/text/unicode' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode' 'tests/./tools/vendor/golang.org/x/text/unicode/norm' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/composition.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/composition.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/forminfo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/forminfo.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/input.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/input.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/iter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/iter.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/maketables.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/maketables.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/normalize.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/normalize.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/readwriter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/readwriter.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/tables10.0.0.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/tables10.0.0.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/tables9.0.0.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/tables9.0.0.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/transform.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/transform.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/trie.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/trie.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/triegen.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/triegen.go' 'tests/./tools/vendor/golang.org/x/text/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/AUTHORS' 'tests/./tools/vendor/golang.org/x/text/CONTRIBUTORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/CONTRIBUTORS' 'tests/./tools/vendor/golang.org/x/text/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/LICENSE' 'tests/./tools/vendor/golang.org/x/text/PATENTS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/PATENTS' 'tests/./tools/vendor/golang.org/x/text/width' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width' 'tests/./tools/vendor/golang.org/x/text/width/gen.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/gen.go' 'tests/./tools/vendor/golang.org/x/text/width/gen_common.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/gen_common.go' 'tests/./tools/vendor/golang.org/x/text/width/gen_trieval.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/gen_trieval.go' 'tests/./tools/vendor/golang.org/x/text/width/kind_string.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/kind_string.go' 'tests/./tools/vendor/golang.org/x/text/width/tables10.0.0.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/tables10.0.0.go' 'tests/./tools/vendor/golang.org/x/text/width/tables9.0.0.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/tables9.0.0.go' 'tests/./tools/vendor/golang.org/x/text/width/transform.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/transform.go' 'tests/./tools/vendor/golang.org/x/text/width/trieval.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/trieval.go' 'tests/./tools/vendor/golang.org/x/text/width/width.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/width.go' 'tests/./tools/vendor/golang.org/x/text/transform' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/transform' 'tests/./tools/vendor/golang.org/x/text/transform/transform.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/transform/transform.go' 'tests/./tools/vendor/golang.org/x/tools' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools' 'tests/./tools/vendor/golang.org/x/tools/go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go' 'tests/./tools/vendor/golang.org/x/tools/go/gcexportdata' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/gcexportdata' 'tests/./tools/vendor/golang.org/x/tools/go/gcexportdata/gcexportdata.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/gcexportdata/gcexportdata.go' 'tests/./tools/vendor/golang.org/x/tools/go/gcexportdata/importer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/gcexportdata/importer.go' 'tests/./tools/vendor/golang.org/x/tools/go/gcexportdata/main.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/gcexportdata/main.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/analysis.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/analysis.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/doc.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/validate.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/validate.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/assign' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/assign' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/assign/assign.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/assign/assign.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildssa' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildssa' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildssa/buildssa.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildssa/buildssa.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/copylock' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/copylock' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/copylock/copylock.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/copylock/copylock.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/internal' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/internal' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil/util.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/nilfunc' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/nilfunc' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/nilfunc/nilfunc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/nilfunc/nilfunc.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/stdmethods' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/stdmethods' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/stdmethods/stdmethods.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/stdmethods/stdmethods.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unreachable' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unreachable' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unreachable/unreachable.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unreachable/unreachable.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomic' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomic' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomic/atomic.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomic/atomic.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildtag' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildtag' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildtag/buildtag.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildtag/buildtag.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow/ctrlflow.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow/ctrlflow.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/printf' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/printf' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/printf/printf.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/printf/printf.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/printf/types.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/printf/types.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/structtag' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/structtag' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/structtag/structtag.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/structtag/structtag.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr/unsafeptr.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr/unsafeptr.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomicalign' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomicalign' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomicalign/atomicalign.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomicalign/atomicalign.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/cgocall' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/cgocall' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/cgocall/cgocall.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/cgocall/cgocall.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/httpresponse' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/httpresponse' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/httpresponse/httpresponse.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/httpresponse/httpresponse.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/loopclosure' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/loopclosure' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/loopclosure/loopclosure.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/loopclosure/loopclosure.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/shadow' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/shadow' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/shadow/shadow.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/shadow/shadow.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/tests' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/tests' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/tests/tests.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/tests/tests.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unusedresult' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unusedresult' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unusedresult/unusedresult.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unusedresult/unusedresult.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/asmdecl' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/asmdecl' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/asmdecl.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/asmdecl.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/bools' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/bools' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/bools/bools.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/bools/bools.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/composite' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/composite' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/composite/composite.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/composite/composite.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/composite/whitelist.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/composite/whitelist.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/inspect' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/inspect' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/inspect/inspect.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/inspect/inspect.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/lostcancel' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/lostcancel' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/lostcancel/lostcancel.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/lostcancel/lostcancel.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/shift' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/shift' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/shift/dead.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/shift/dead.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/shift/shift.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/shift/shift.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unmarshal' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unmarshal' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unmarshal/unmarshal.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unmarshal/unmarshal.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal' 'tests/./tools/vendor/golang.org/x/tools/go/internal/packagesdriver' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/packagesdriver' 'tests/./tools/vendor/golang.org/x/tools/go/internal/packagesdriver/sizes.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/packagesdriver/sizes.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/cgo' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/cgo' 'tests/./tools/vendor/golang.org/x/tools/go/internal/cgo/cgo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/cgo/cgo.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/cgo/cgo_pkgconfig.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/cgo/cgo_pkgconfig.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/bexport.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/bexport.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/bimport.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/bimport.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/exportdata.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/exportdata.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/gcimporter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/gcimporter.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/iexport.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/iexport.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/iimport.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/iimport.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/newInterface10.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/newInterface10.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/newInterface11.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/newInterface11.go' 'tests/./tools/vendor/golang.org/x/tools/go/loader' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/loader' 'tests/./tools/vendor/golang.org/x/tools/go/loader/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/loader/doc.go' 'tests/./tools/vendor/golang.org/x/tools/go/loader/loader.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/loader/loader.go' 'tests/./tools/vendor/golang.org/x/tools/go/loader/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/loader/util.go' 'tests/./tools/vendor/golang.org/x/tools/go/types' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types' 'tests/./tools/vendor/golang.org/x/tools/go/types/typeutil' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/typeutil' 'tests/./tools/vendor/golang.org/x/tools/go/types/typeutil/callee.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/typeutil/callee.go' 'tests/./tools/vendor/golang.org/x/tools/go/types/typeutil/imports.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/typeutil/imports.go' 'tests/./tools/vendor/golang.org/x/tools/go/types/typeutil/map.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/typeutil/map.go' 'tests/./tools/vendor/golang.org/x/tools/go/types/typeutil/methodsetcache.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/typeutil/methodsetcache.go' 'tests/./tools/vendor/golang.org/x/tools/go/types/typeutil/ui.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/typeutil/ui.go' 'tests/./tools/vendor/golang.org/x/tools/go/buildutil' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/buildutil' 'tests/./tools/vendor/golang.org/x/tools/go/buildutil/allpackages.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/buildutil/allpackages.go' 'tests/./tools/vendor/golang.org/x/tools/go/buildutil/fakecontext.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/buildutil/fakecontext.go' 'tests/./tools/vendor/golang.org/x/tools/go/buildutil/overlay.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/buildutil/overlay.go' 'tests/./tools/vendor/golang.org/x/tools/go/buildutil/tags.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/buildutil/tags.go' 'tests/./tools/vendor/golang.org/x/tools/go/buildutil/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/buildutil/util.go' 'tests/./tools/vendor/golang.org/x/tools/go/packages' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages' 'tests/./tools/vendor/golang.org/x/tools/go/packages/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages/doc.go' 'tests/./tools/vendor/golang.org/x/tools/go/packages/external.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages/external.go' 'tests/./tools/vendor/golang.org/x/tools/go/packages/golist.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages/golist.go' 'tests/./tools/vendor/golang.org/x/tools/go/packages/golist_overlay.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages/golist_overlay.go' 'tests/./tools/vendor/golang.org/x/tools/go/packages/packages.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages/packages.go' 'tests/./tools/vendor/golang.org/x/tools/go/packages/visit.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages/visit.go' 'tests/./tools/vendor/golang.org/x/tools/go/ast' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast' 'tests/./tools/vendor/golang.org/x/tools/go/ast/astutil' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/astutil' 'tests/./tools/vendor/golang.org/x/tools/go/ast/astutil/enclosing.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/astutil/enclosing.go' 'tests/./tools/vendor/golang.org/x/tools/go/ast/astutil/imports.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/astutil/imports.go' 'tests/./tools/vendor/golang.org/x/tools/go/ast/astutil/rewrite.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/astutil/rewrite.go' 'tests/./tools/vendor/golang.org/x/tools/go/ast/astutil/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/astutil/util.go' 'tests/./tools/vendor/golang.org/x/tools/go/ast/inspector' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/inspector' 'tests/./tools/vendor/golang.org/x/tools/go/ast/inspector/inspector.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/inspector/inspector.go' 'tests/./tools/vendor/golang.org/x/tools/go/ast/inspector/typeof.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/inspector/typeof.go' 'tests/./tools/vendor/golang.org/x/tools/go/cfg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/cfg' 'tests/./tools/vendor/golang.org/x/tools/go/cfg/builder.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/cfg/builder.go' 'tests/./tools/vendor/golang.org/x/tools/go/cfg/cfg.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/cfg/cfg.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/ssautil' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/ssautil' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/ssautil/load.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/ssautil/load.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/ssautil/switch.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/ssautil/switch.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/ssautil/visit.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/ssautil/visit.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/blockopt.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/blockopt.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/builder.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/builder.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/const.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/const.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/create.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/create.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/doc.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/dom.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/dom.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/emit.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/emit.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/func.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/func.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/identical.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/identical.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/identical_17.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/identical_17.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/lift.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/lift.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/lvalue.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/lvalue.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/methods.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/methods.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/mode.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/mode.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/print.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/print.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/sanity.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/sanity.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/source.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/source.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/ssa.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/ssa.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/testmain.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/testmain.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/util.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/wrappers.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/wrappers.go' 'tests/./tools/vendor/golang.org/x/tools/internal' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal' 'tests/./tools/vendor/golang.org/x/tools/internal/module' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/module' 'tests/./tools/vendor/golang.org/x/tools/internal/module/module.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/module/module.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_fileno.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_fileno.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_ino.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_ino.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_bsd.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_linux.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_portable.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_portable.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_unix.go' 'tests/./tools/vendor/golang.org/x/tools/internal/semver' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/semver' 'tests/./tools/vendor/golang.org/x/tools/internal/semver/semver.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/semver/semver.go' 'tests/./tools/vendor/golang.org/x/tools/internal/gopathwalk' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/gopathwalk' 'tests/./tools/vendor/golang.org/x/tools/internal/gopathwalk/walk.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/gopathwalk/walk.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/fix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/fix.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/imports.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/imports.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/mkindex.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/mkindex.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/mkstdlib.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/mkstdlib.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/mod.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/mod.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/sortimports.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/sortimports.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/zstdlib.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/zstdlib.go' 'tests/./tools/vendor/golang.org/x/tools/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/AUTHORS' 'tests/./tools/vendor/golang.org/x/tools/CONTRIBUTORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/CONTRIBUTORS' 'tests/./tools/vendor/golang.org/x/tools/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/LICENSE' 'tests/./tools/vendor/golang.org/x/tools/PATENTS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/PATENTS' 'tests/./tools/vendor/golang.org/x/tools/imports' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/imports' 'tests/./tools/vendor/golang.org/x/tools/imports/forward.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/imports/forward.go' 'tests/./tools/vendor/gopkg.in' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in' 'tests/./tools/vendor/gopkg.in/tomb.v1' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/tomb.v1' 'tests/./tools/vendor/gopkg.in/tomb.v1/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/tomb.v1/LICENSE' 'tests/./tools/vendor/gopkg.in/tomb.v1/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/tomb.v1/README.md' 'tests/./tools/vendor/gopkg.in/tomb.v1/tomb.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/tomb.v1/tomb.go' 'tests/./tools/vendor/gopkg.in/yaml.v2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2' 'tests/./tools/vendor/gopkg.in/yaml.v2/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/.travis.yml' 'tests/./tools/vendor/gopkg.in/yaml.v2/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/LICENSE' 'tests/./tools/vendor/gopkg.in/yaml.v2/LICENSE.libyaml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/LICENSE.libyaml' 'tests/./tools/vendor/gopkg.in/yaml.v2/NOTICE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/NOTICE' 'tests/./tools/vendor/gopkg.in/yaml.v2/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/README.md' 'tests/./tools/vendor/gopkg.in/yaml.v2/apic.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/apic.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/decode.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/decode.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/emitterc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/emitterc.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/encode.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/encode.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/go.mod' 'tests/./tools/vendor/gopkg.in/yaml.v2/parserc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/parserc.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/readerc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/readerc.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/resolve.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/resolve.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/scannerc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/scannerc.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/sorter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/sorter.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/writerc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/writerc.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/yaml.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/yaml.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/yamlh.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/yamlh.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/yamlprivateh.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/yamlprivateh.go' 'tests/./tools/vendor/gopkg.in/fsnotify.v1' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/.editorconfig' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/.editorconfig' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/.gitignore' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/.travis.yml' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/AUTHORS' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/CHANGELOG.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/CHANGELOG.md' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/CONTRIBUTING.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/CONTRIBUTING.md' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/LICENSE' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/README.md' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/fen.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/fen.go' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/fsnotify.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/fsnotify.go' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/inotify.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/inotify.go' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/inotify_poller.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/inotify_poller.go' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/kqueue.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/kqueue.go' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/open_mode_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/open_mode_bsd.go' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/open_mode_darwin.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/open_mode_darwin.go' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/windows.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/windows.go' 'tests/./tools/vendor/mvdan.cc' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc' 'tests/./tools/vendor/mvdan.cc/lint' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/lint' 'tests/./tools/vendor/mvdan.cc/lint/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/lint/.travis.yml' 'tests/./tools/vendor/mvdan.cc/lint/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/lint/LICENSE' 'tests/./tools/vendor/mvdan.cc/lint/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/lint/README.md' 'tests/./tools/vendor/mvdan.cc/lint/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/lint/lint.go' 'tests/./tools/vendor/mvdan.cc/unparam' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/unparam' 'tests/./tools/vendor/mvdan.cc/unparam/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/unparam/LICENSE' 'tests/./tools/vendor/mvdan.cc/unparam/check' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/unparam/check' 'tests/./tools/vendor/mvdan.cc/unparam/check/check.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/unparam/check/check.go' 'tests/./tools/vendor/mvdan.cc/interfacer' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer' 'tests/./tools/vendor/mvdan.cc/interfacer/check' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer/check' 'tests/./tools/vendor/mvdan.cc/interfacer/check/cache.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer/check/cache.go' 'tests/./tools/vendor/mvdan.cc/interfacer/check/check.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer/check/check.go' 'tests/./tools/vendor/mvdan.cc/interfacer/check/types.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer/check/types.go' 'tests/./tools/vendor/mvdan.cc/interfacer/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer/LICENSE' 'tests/./tools/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/Makefile' 'tests/./tools/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/go.mod' 'tests/./tools/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/go.sum' 'tests/./tools/tools.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./tools/tools.go' 'tests/./umount.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./umount.bats' 'tests/./validate' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./validate' 'tests/./validate/git-validation.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./validate/git-validation.sh' 'tests/./validate/whitespace.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./validate/whitespace.sh' 'tests/./version.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/buildah/test/system/./version.bats' + cp imgtype /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/bin/buildah-imgtype + make DESTDIR=/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64 PREFIX=/usr -C docs install make: Entering directory '/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/docs' install -d /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/man/man1 install -m 0644 buildah*.1 /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64//usr/share/man/man1 make: Leaving directory '/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/docs' + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 1.11.6-8.module_el8.3.0+479+69e2ae26 --unique-debug-suffix -1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64 --unique-debug-src-base buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc extracting debug info from /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64/usr/bin/buildah extracting debug info from /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64/usr/bin/buildah-imgtype 26181 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_buildah_authentication.sh from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/buildah/test/system/test_buildah_baseline.sh from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/buildah/test/system/test_buildah_build_rpm.sh from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/buildah/test/system/test_runner.sh from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/buildah/test/system/validate/git-validation.sh from /usr/bin/env bash to #!/usr/bin/bash Processing files: buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UUCBI3 + umask 022 + cd /builddir/build/BUILD + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + DOCDIR=/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64/usr/share/doc/buildah + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64/usr/share/doc/buildah + cp -pr README.md /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64/usr/share/doc/buildah + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.333lG3 + umask 022 + cd /builddir/build/BUILD + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + LICENSEDIR=/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64/usr/share/licenses/buildah + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64/usr/share/licenses/buildah + cp -pr LICENSE /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64/usr/share/licenses/buildah + exit 0 Provides: buildah = 1.11.6-8.module_el8.3.0+479+69e2ae26 buildah(x86-64) = 1.11.6-8.module_el8.3.0+479+69e2ae26 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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(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.2.5)(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libseccomp.so.2()(64bit) rtld(GNU_HASH) Processing files: buildah-tests-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Tlybq4 + umask 022 + cd /builddir/build/BUILD + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + LICENSEDIR=/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64/usr/share/licenses/buildah-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64/usr/share/licenses/buildah-tests + cp -pr LICENSE /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64/usr/share/licenses/buildah-tests + exit 0 Provides: buildah-tests = 1.11.6-8.module_el8.3.0+479+69e2ae26 buildah-tests(x86-64) = 1.11.6-8.module_el8.3.0+479+69e2ae26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/bash libassuan.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(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.2.5)(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libseccomp.so.2()(64bit) rtld(GNU_HASH) Processing files: buildah-debugsource-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64 Provides: buildah-debugsource = 1.11.6-8.module_el8.3.0+479+69e2ae26 buildah-debugsource(x86-64) = 1.11.6-8.module_el8.3.0+479+69e2ae26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: buildah-debuginfo-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64 Provides: buildah-debuginfo = 1.11.6-8.module_el8.3.0+479+69e2ae26 buildah-debuginfo(x86-64) = 1.11.6-8.module_el8.3.0+479+69e2ae26 debuginfo(build-id) = ea1dd9008d341a64c48a74300cd3a1ce7fffb717 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: buildah-debugsource(x86-64) = 1.11.6-8.module_el8.3.0+479+69e2ae26 Processing files: buildah-tests-debuginfo-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64 Provides: buildah-tests-debuginfo = 1.11.6-8.module_el8.3.0+479+69e2ae26 buildah-tests-debuginfo(x86-64) = 1.11.6-8.module_el8.3.0+479+69e2ae26 debuginfo(build-id) = c73d894d5ab0c13b96af2e2819ed686db3078a7a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: buildah-debugsource(x86-64) = 1.11.6-8.module_el8.3.0+479+69e2ae26 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64 Wrote: /builddir/build/RPMS/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64.rpm Wrote: /builddir/build/RPMS/buildah-tests-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64.rpm Wrote: /builddir/build/RPMS/buildah-debugsource-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64.rpm Wrote: /builddir/build/RPMS/buildah-debuginfo-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64.rpm Wrote: /builddir/build/RPMS/buildah-tests-debuginfo-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dYn0fc + umask 022 + cd /builddir/build/BUILD + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + /usr/bin/rm -rf /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.x86_64 + exit 0 Child return code was: 0